/*
Theme Name: THEM
Description: An independent, Elementor-ready music collective theme with the THEM Studio demo importer.
Version: 1.0.0
Author: THEM
Requires at least: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: them
*/
:root{--them-bg:#0b0b0b;--them-fg:#fff;--them-muted:#aaa;--them-line:#303030;--them-accent:#ff615b;--them-head:'Barlow Condensed',Impact,sans-serif;--them-body:'DM Sans',Arial,sans-serif;--them-width:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--them-bg);color:var(--them-fg);font:16px/1.8 var(--them-body)}a{color:inherit;text-decoration:none}a:hover{color:var(--them-accent)}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--them-accent);outline-offset:4px}h1,h2,h3,h4{font-family:var(--them-head);font-weight:700;line-height:1.05;letter-spacing:.02em;color:inherit}h1{font-size:clamp(42px,6vw,76px)}h2{font-size:clamp(34px,4.5vw,58px)}h3{font-size:26px}p{margin:0 0 1.2em}button,.them-button,input[type=submit]{border:1px solid #666;background:transparent;color:inherit;padding:12px 24px;border-radius:28px;font-size:13px}button:hover,.them-button:hover{background:#fff;color:#111}.them-button{display:inline-block}input,textarea,select{padding:12px;background:#191919;color:#eee;border:1px solid #555;max-width:100%}input[type=checkbox]{width:auto}.them-wrap{max-width:var(--them-width);margin:0 auto;padding:60px 40px}.them-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;min-height:78px;position:relative;z-index:20;background:#0b0b0b}.home .them-header.them-overlay{position:absolute;top:0;left:0;right:0;background:transparent}.admin-bar.home .them-header.them-overlay{top:32px}.them-brand img{width:var(--them-logo-width,110px);height:auto;max-height:130px;object-fit:contain}.them-brand-text{font:600 36px/1 var(--them-head)}.them-header-right{display:flex;gap:26px;align-items:center}.them-socials{display:flex;gap:22px;align-items:center;justify-content:center;font-size:13px}.them-menu-toggle{border:0;border-radius:0;padding:8px;font-size:24px;line-height:1;background:transparent}.them-menu{position:absolute;right:24px;top:100%;width:260px;padding:24px;background:#101010;border:1px solid #333}.them-menu[hidden]{display:none}.them-menu ul{padding:0;margin:0;list-style:none}.them-menu a{display:block;padding:8px 0}.them-footer{text-align:center;padding:60px 25px 28px;border-top:1px solid #151515}.them-footer-logo{display:block;margin:0 auto 26px;width:var(--them-footer-logo-width,220px);max-width:80%}.them-footer-wordmark{font:600 100px/1 var(--them-head);margin:0 0 25px}.them-footer small{display:block;color:#888;margin-top:24px;font-size:12px}.them-screen-reader{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.them-breadcrumb{font-size:11px;letter-spacing:.13em;text-transform:uppercase;padding:28px 40px;max-width:1360px;margin:auto;color:#aaa}.them-page-title{text-align:center;margin:5px 0 45px}.them-content{min-height:40vh}.them-hero-placeholder{min-height:520px;display:grid;place-items:center;background:linear-gradient(120deg,#202020,#090909);text-align:center;letter-spacing:.2em}.them-hero-placeholder small{display:block;color:#aaa;letter-spacing:.03em;margin-top:12px}.them-section{padding:65px 40px;max-width:var(--them-grid-width,var(--them-width));margin:auto}.them-section-title{margin:0 0 36px}.them-section-title.center{text-align:center}.them-more{text-align:center;margin-top:38px}.them-grid{display:grid;grid-template-columns:repeat(var(--them-columns,3),minmax(0,1fr));gap:var(--them-gap,25px);width:100%;max-width:var(--them-grid-width,1280px);margin:auto}.them-card{min-width:0}.them-cover{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .18s ease;will-change:transform}.them-card-title{font-family:var(--them-body);font-size:13px;line-height:1.5;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:14px 0 5px}.them-card-subtitle{font-size:12px;color:#aaa;text-align:center;margin:0}.them-blank-image{aspect-ratio:1;background:#202020;display:grid;place-items:center;color:#777}.them-news .them-cover{aspect-ratio:1.6}.them-news h3{text-align:left;font-size:23px;font-family:var(--them-head)}.them-news p{font-size:13px;color:#aaa}.them-gallery{columns:var(--them-columns,3);column-gap:var(--them-gap,20px)}.them-gallery figure{margin:0 0 var(--them-gap,20px);break-inside:avoid}.them-gallery button{display:block;width:100%;padding:0;border:0;border-radius:0;background:transparent;position:relative}.them-gallery img{width:100%;height:auto}.them-gallery figcaption{font-size:12px;color:#aaa;margin-top:8px}.them-video-grid{columns:var(--them-columns,3);column-gap:var(--them-gap,0px)}.them-video-grid article{break-inside:avoid;margin:0 0 var(--them-gap,0px)}.them-video-grid button{position:relative;display:block;padding:0;border:0;border-radius:0;width:100%;background:#191919;overflow:hidden}.them-video-grid img{width:100%;object-fit:cover}.them-video-grid article:nth-child(3n+1) img{aspect-ratio:.8}.them-video-grid article:nth-child(3n+2) img{aspect-ratio:1.4}.them-video-grid article:nth-child(3n) img{aspect-ratio:1}.them-play-overlay{position:absolute;inset:0;display:grid;place-items:center;color:#fff;text-shadow:0 1px 3px #000;font-size:40px}.them-video-title{position:absolute;bottom:15px;left:18px;color:#fff;font-size:12px;text-shadow:0 2px 4px #000}.them-player{background:#121212;padding:18px;color:#eee}.them-player.compact{padding:12px 25px;background:#000}.them-player-head{display:flex;gap:18px;align-items:center}.them-player-head img{width:52px;height:52px;object-fit:cover}.them-track-label{min-width:120px;font-size:12px;line-height:1.4}.them-track-label small{display:block;color:#aaa}.them-player audio{width:100%;height:36px;color-scheme:dark;min-width:0}.them-player audio::-webkit-media-controls-panel{background:#222}.them-player-head button{padding:4px 8px;border:0;border-radius:0;font-size:17px}.them-track-list{list-style:none;margin:20px 0 0;padding:0}.them-track-list button{border:0;border-bottom:1px solid #333;border-radius:0;width:100%;padding:12px 8px;text-align:left;background:transparent;display:flex;justify-content:space-between;color:#ddd}.them-track-list button[aria-current=true]{color:var(--them-accent)}.them-track-list button:hover{background:#222}.them-player-empty{color:#aaa;font-size:13px;margin:0}.them-embed{width:100%;border:0;border-radius:12px;display:block;max-width:100%}.them-feature{display:grid;grid-template-columns:1fr 1.15fr;gap:48px;align-items:center}.them-profile{display:grid;grid-template-columns:1.08fr 1fr;gap:48px;align-items:start}.them-profile-image{width:100%;height:auto}.them-profile h1{font-size:48px;margin:30px 0 20px}.them-profile h2{font-size:42px}.them-profile-story{margin:55px 0 35px}.them-meta{font-size:14px;color:#ccc;line-height:2;margin:20px 0}.them-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px}.them-product-layout h1{font-size:48px;margin:0 0 22px}.them-price{font-size:22px;font-weight:700}.them-product-summary .them-player{margin:24px 0}.them-details{border-bottom:1px solid #333;padding:0 24px;background:#080808}.them-details summary{font:500 30px/1.2 var(--them-head);padding:22px 0;cursor:pointer}.them-contact{display:grid;grid-template-columns:1fr 1fr;gap:60px}.them-contact h2{font-size:46px}.them-contact form{display:grid;gap:14px}.them-contact label{font-size:12px}.them-contact input,.them-contact textarea{display:block;width:100%}.them-contact textarea{min-height:120px}.them-contact-links{display:grid;grid-template-columns:1fr 1fr;gap:30px}.them-contact-links h3{font:500 14px var(--them-body);text-transform:uppercase}.them-contact-links a{font-size:13px;word-break:break-word}.them-notice{padding:15px;background:#181818;font-size:14px}.them-modal{border:1px solid #555;background:#090909;color:#eee;padding:20px;width:min(1000px,94vw);max-height:92vh;margin:auto}.them-modal::backdrop{background:#000d}.them-modal-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:10px}.them-modal-media img{max-height:70vh;width:auto;max-width:100%;margin:auto;object-fit:contain}.them-modal-media iframe,.them-modal-media video{width:100%;aspect-ratio:16/9;border:0}.them-modal-caption{text-align:center;font-size:13px;margin:12px 0 0}.them-section .products{display:grid!important;grid-template-columns:repeat(var(--them-columns,3),minmax(0,1fr));gap:25px;padding:0;list-style:none}.them-section .products:before,.them-section .products:after{display:none!important}.them-section .products li.product{width:auto!important;float:none!important;margin:0!important}.woocommerce .woocommerce-breadcrumb{color:#aaa}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#151515!important;color:#fff!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#333!important}.woocommerce table.shop_table{border-color:#444}.woocommerce input,.woocommerce textarea{color:#eee}.woocommerce .quantity .qty{width:70px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--them-accent)!important;color:#fff!important;border-radius:25px!important;padding:14px 25px!important}.woocommerce div.product p.price,.woocommerce ul.products li.product .price{color:#ddd!important}.woocommerce div.product div.images img{width:100%}.woocommerce-notices-wrapper{max-width:1280px;margin:auto}.them-pagination{padding:30px 0}.them-header nav .sub-menu{padding-left:15px}.elementor-widget-container{color:inherit}
@media(max-width:780px){.them-wrap,.them-section{padding:45px 20px}.them-grid{grid-template-columns:repeat(var(--them-tablet-columns,2),minmax(0,1fr))}.them-gallery,.them-video-grid{columns:2}.them-profile,.them-feature,.them-product-layout,.them-contact{grid-template-columns:1fr;gap:32px}.them-profile .them-profile-right{grid-row:1}.them-header{padding:18px 20px}.them-header .them-socials{display:none}.them-breadcrumb{padding:24px 20px}.them-hero-placeholder{min-height:380px}.them-player-head{flex-wrap:wrap;gap:10px}.them-player audio{flex-basis:100%}.them-section .products{grid-template-columns:repeat(2,minmax(0,1fr))}.them-profile h1{font-size:44px}}
@media(max-width:480px){.them-grid{grid-template-columns:repeat(var(--them-mobile-columns,2),minmax(0,1fr))}.them-card-title{font-size:11px}.them-contact-links{grid-template-columns:1fr}.them-section .products{grid-template-columns:1fr}.them-header .them-brand img{max-width:160px}.them-modal-bar button{padding:8px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.them-cover{transition:none!important;transform:none!important}}
