:root{--white:#fff;--paper:#faf9f6;--cream:#f3f0e9;--ink:#192934;--muted:#657079;--orange:#e9622b;--orange-dark:#bc4315;--peach:#fae9dd;--line:#e4e5e2;--font-sans:"Plus Jakarta Sans",Arial,sans-serif;--font-display:"Space Grotesk",Arial,sans-serif;color:var(--ink);background:var(--white);font-family:var(--font-sans);font-synthesis:none;line-height:1.6;font-weight:400}*{box-sizing:border-box}body,h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.12;text-wrap:balance}h1,h2{font-family:var(--font-display);letter-spacing:-.045em}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed}button,a{touch-action:manipulation}button{border:0;background:none}img{max-width:100%;display:block}svg{flex-shrink:0}::selection{background:#ffd5bc;color:var(--ink)}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}main:focus{outline:none}button,a{transition:background-color .18s,color .18s,transform .18s}button:hover:not(:disabled),a:hover{color:var(--orange-dark)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:88px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin-bottom:19px}.orange-text{color:var(--orange)}h1{font-size:clamp(44px,5.5vw,80px);font-weight:500}h2{font-size:clamp(30px,3.1vw,43px);font-weight:500}h3{font-size:18px;font-weight:650;letter-spacing:-.025em}.lead{font-size:17px;color:var(--muted);line-height:1.8;max-width:680px}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.8}.full-width{width:100%}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 22px;border:1px solid transparent;border-radius:5px;font-size:12px;font-weight:700;line-height:1.4;text-align:center}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{color:#fff;background:var(--orange-dark);transform:translateY(-2px)}.button-outline{border-color:#cbd0d1;background:transparent}.button-outline:hover{background:var(--paper);color:var(--ink);border-color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:11px;font-weight:700;font-size:12px;padding:7px 0}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon-button:hover{background:var(--cream)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:8px;left:16px;z-index:100;background:var(--ink);color:#fff;padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.announcement{background:var(--ink);color:#e6ebe9;font-size:9px;letter-spacing:.035em}.announcement .container{height:33px;display:flex;align-items:center;justify-content:space-between}.announcement span,.announcement a{display:flex;align-items:center;gap:8px}.announcement a:hover{color:#fff}.status-dot{width:5px;height:5px;border-radius:50%;background:#fa965e}.site-header{position:sticky;top:0;z-index:20;background:#fffffff7;border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:85px;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand:hover{color:var(--ink)}.brand-mark{display:grid;place-items:center;width:40px;height:43px;color:var(--orange)}.brand-type{font-family:var(--font-display);font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.025em}.brand-type>span{font-family:var(--font-sans);display:block;font-size:8px;letter-spacing:.33em;font-weight:600;margin-top:5px}.desktop-nav{display:flex;gap:27px;align-items:center}.desktop-nav>a{font-size:11px;font-weight:600;white-space:nowrap;padding-block:12px;position:relative}.desktop-nav>a[aria-current=page]{color:var(--orange-dark)}.desktop-nav>a[aria-current=page]:after{content:"";position:absolute;bottom:3px;left:0;right:0;height:2px;background:var(--orange)}.nav-actions{display:flex;gap:17px;align-items:center}.cart-toggle{gap:6px;width:auto;border-radius:5px;padding-inline:5px}.cart-count{font-size:10px;font-weight:700;background:var(--cream);border-radius:50%;width:18px;height:18px;display:grid;place-items:center}.nav-book{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:5px;font-size:10px;font-weight:700;padding:12px 16px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;padding-top:54px;padding-bottom:75px}.hero-copy{padding-block:23px}.hero .eyebrow{font-size:9px}.little-line{display:inline-block;background:var(--orange);width:23px;height:2px}.hero h1{font-size:clamp(60px,6.8vw,94px);line-height:1.02;letter-spacing:-.065em;font-weight:500}.hero h1>span{color:var(--orange)}.hero-description{font-size:13px;color:var(--muted);line-height:1.85;max-width:420px;margin-top:26px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:27px}.hero-actions .button{font-size:11px;padding-inline:19px;gap:18px}.hero-actions .text-link{font-size:10px;gap:8px}.circle-icon{display:grid;place-items:center;border:1px solid var(--line);width:30px;height:30px;border-radius:50%}.hero-footnote{display:flex;align-items:center;gap:10px;font-size:9px;color:var(--muted);margin-top:34px}.hero-footnote svg{color:var(--orange)}.hero-visual{position:relative;align-self:stretch;min-height:500px;border-radius:10px;background:#df772a;isolation:isolate}.hero-image{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:46% center;border-radius:10px}.hero-visual-top{position:absolute;top:23px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.11em;font-weight:800;color:#fff;text-shadow:0 1px 8px #884116}.hero-image-caption{position:absolute;bottom:98px;left:27px;right:27px;display:flex;justify-content:space-between;align-items:center;color:#fff;text-shadow:0 1px 10px #643716}.hero-image-caption>span:first-child{font-family:var(--font-display);font-size:25px;font-weight:600;letter-spacing:-.02em;line-height:1.06}.hero-roundel{width:55px;height:55px;border:1px solid #fffb;border-radius:50%;display:grid;place-items:center}.hero-feature{position:absolute;left:23px;right:23px;bottom:20px;display:flex;gap:12px;align-items:center;background:#fffffff5;padding:12px;border-radius:7px;box-shadow:0 8px 30px #4729041a}.hero-feature>img{width:50px;height:50px;object-fit:cover;border-radius:3px}.hero-feature>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.hero-feature small{font-size:7px;letter-spacing:.1em;color:var(--muted);font-weight:800}.hero-feature strong{font-size:12px}.hero-feature>span>span{font-size:9px;color:var(--muted)}.feature-play{margin-left:auto;width:35px;height:35px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.identity-strip{border-block:1px solid var(--line);background:var(--paper)}.identity-strip .container{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-block:23px}.identity-strip span{display:flex;align-items:center;gap:11px;font-size:8px;letter-spacing:.065em;font-weight:700}.identity-strip svg{color:#6e777c}.identity-strip i{width:3px;height:3px;background:var(--orange);border-radius:50%;flex-shrink:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:13px;color:var(--orange-dark)}.section-heading h2{font-size:36px;letter-spacing:-.045em}.section-description{font-size:12px;color:var(--muted);margin-top:13px}.section-heading>.text-link{white-space:nowrap;margin-bottom:4px}.release-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.release-image{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:var(--cream);border-radius:5px}.release-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.release-image:hover img{transform:scale(1.035)}.release-overlay{position:absolute;right:12px;bottom:12px;color:#fff;width:35px;height:35px;border-radius:50%;background:#192934b3;display:grid;place-items:center}.release-meta{display:flex;align-items:center;justify-content:space-between;margin-top:17px;margin-bottom:7px;color:var(--muted);font-size:9px}.release-card h3{font-size:16px;line-height:1.4}.release-card p{font-size:10px;color:var(--muted);margin-top:5px}.shop-home{background:var(--paper);border-block:1px solid var(--line)}.product-image{display:flex;position:relative;align-items:center;justify-content:center;aspect-ratio:1.05;border-radius:5px;overflow:hidden;background:#e8ece7;padding:26px}.product-image img{width:85%;height:85%;object-fit:cover;box-shadow:8px 12px 20px #19293424;transform:rotate(-5deg);transition:transform .25s}.product-image:hover img{transform:rotate(0) scale(1.04)}.product-image.product-bundles,.product-presets{background:#ece6ed}.product-card:nth-child(2) .product-image{background:#ece4d7}.product-card:nth-child(3) .product-image{background:#e2e6ea}.product-midi{background:#f6e2d1}.image-arrow{position:absolute;right:12px;bottom:12px;background:#fffc;width:29px;height:29px;display:grid;place-items:center;border-radius:50%}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:4px;color:var(--muted);font-size:8px;margin-top:17px}.product-meta>span:last-child{font-size:6px;letter-spacing:.055em}.product-card h3{font-size:14px;line-height:1.4;margin-top:7px;min-height:40px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.product-bottom strong{font-size:14px;font-weight:650}.product-bottom small{font-size:7px;color:var(--muted);display:block;margin-top:3px}.add-button{border:1px solid #d7dcda;width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.add-button:hover,.add-button.is-added{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-footnote{display:flex;align-items:center;justify-content:space-between;margin-top:28px;font-size:9px;color:var(--muted)}.shop-footnote>span:first-child{display:flex;align-items:center;gap:7px}.studio-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.studio-graphic{aspect-ratio:1.04;background:var(--ink);color:#ecefe8;border-radius:6px;padding:32px;overflow:hidden}.studio-graphic-top,.studio-graphic-bottom{display:flex;justify-content:space-between;align-items:center}.studio-graphic-top{font-size:8px;font-weight:700;letter-spacing:.12em;line-height:1.8}.studio-graphic-top svg{color:#ed9365}.console-art{display:flex;gap:12px;margin:35px 0 30px;transform:perspective(900px) rotateX(15deg) rotate(-7deg);padding:13px;background:#263a47;border:1px solid #5b6b72;border-radius:8px;box-shadow:0 22px 30px #08101750}.console-channel{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0}.console-channel>i{width:17px;height:17px;background:#c4c9c6;border-radius:50%;border:4px solid #506069;box-shadow:0 2px 2px #0004}.console-channel>i:nth-child(2){background:var(--orange);border-color:#754d3e}.console-fader{height:100px;width:4px;border-radius:3px;background:#12202a;position:relative;margin:4px 0}.console-fader b{position:absolute;left:-7px;width:18px;height:25px;background:#d7dcd9;border-radius:3px;box-shadow:0 4px 4px #0004}.console-fader b:after{content:"";position:absolute;left:2px;right:2px;top:50%;height:2px;background:#566670}.console-channel>span{font-size:7px;color:#a3b1b7}.studio-graphic-bottom>span:first-child{font-family:var(--font-display);font-size:23px;letter-spacing:-.03em;line-height:1.06}.studio-circle{width:50px;height:50px;border:1px solid #7b878b;border-radius:50%;display:grid;place-items:center}.studio-copy>.eyebrow{color:var(--orange-dark)}.studio-copy h2{font-size:43px}.studio-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.9;margin-top:20px;max-width:390px}.service-links{margin-block:26px}.service-links>a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:15px 0;font-size:12px;font-weight:600}.service-links>a:last-child{border-bottom:1px solid var(--line)}.service-links>a>span{display:flex;gap:18px}.service-number{font-size:9px;color:var(--muted);font-weight:400}.studio-copy>.button{font-size:10px}.about-strip{background:var(--peach);padding-block:64px;overflow:hidden}.about-strip>.container{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:70px}.about-strip .eyebrow{grid-column:1/-1;color:#98522f;margin-bottom:20px}.about-strip h2{font-size:46px}.about-strip .container>div{z-index:1;max-width:390px}.about-strip p:not(.eyebrow){font-size:12px;line-height:1.9;margin-bottom:15px}.about-star{position:absolute;right:-55px;top:-85px;font-size:240px;color:#edc9b150;line-height:1;transform:rotate(15deg);pointer-events:none}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px}.editorial-art{height:210px;position:relative;overflow:hidden;border-radius:5px;background:#ebbd8e;isolation:isolate}.art-lines{position:absolute;top:35px;right:33px;bottom:46px;left:33px;display:flex;gap:7px;align-items:center;justify-content:center}.art-lines i{height:var(--bar);width:9px;background:#954927;border-radius:12px;flex:1;max-width:12px}.art-caption{position:absolute;bottom:18px;left:20px;font-size:6px;font-weight:800;letter-spacing:.12em;z-index:2}.art-orbit{width:230px;height:230px;border:1px solid #82472733;border-radius:50%;position:absolute;right:-90px;top:-75px;z-index:-1}.art-stems{background:#dfe5e5}.art-stems .art-lines{transform:rotate(-10deg);align-items:stretch;gap:9px}.art-stems .art-lines i{height:100%;max-width:15px;border-radius:2px;background:#637c85;position:relative}.art-stems .art-lines i:after{content:"";position:absolute;top:var(--bar);left:-2px;right:-2px;height:13px;border-radius:1px;background:#e7ece8}.art-palette{background:#ecdfcf}.art-palette .art-lines{top:15px;right:20px;bottom:35px;left:20px;gap:0;transform:rotate(-23deg)}.art-palette .art-lines i{width:22px;max-width:none;background:#d6673d;flex:none;height:125%;margin-left:-3px;border-radius:50%;border:2px solid #ecdfcf}.art-palette .art-lines i:nth-child(3n){background:#243e4b}.article-meta{display:flex;justify-content:space-between;gap:8px;font-size:8px;color:var(--muted);margin-top:20px;margin-bottom:12px}.article-meta>span:first-child{color:var(--orange-dark);font-weight:700}.article-card h3{font-size:20px;line-height:1.3;max-width:300px}.article-card>p{font-size:11px;line-height:1.85;color:var(--muted);margin-top:12px;max-width:310px}.article-card>.text-link{font-size:10px;margin-top:13px}.cta-section{padding-bottom:80px}.cta-panel{background:var(--orange);color:#fff;padding:48px 50px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:35px;position:relative;overflow:hidden}.cta-panel>div,.cta-panel>.button{position:relative;z-index:1}.cta-panel .eyebrow{font-size:8px;color:#fff;margin-bottom:14px}.cta-panel h2{font-size:38px}.cta-panel .button{background:#fff;color:var(--ink);white-space:nowrap;font-size:10px}.cta-panel .button:hover{background:var(--paper)}.cta-watermark{position:absolute;right:180px;bottom:-80px;width:270px;height:270px;color:#ffffff12;stroke-width:.8;transform:rotate(-20deg)}.site-footer{background:var(--paper);border-top:1px solid var(--line);padding-top:55px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px;padding-bottom:50px}.footer-top>div>h3{font-size:10px;letter-spacing:0;font-weight:750;margin:9px 0 22px}.footer-top>div>a:not(.brand){display:block;font-size:10px;color:var(--muted);margin-top:11px}.footer-top>div>a:hover{color:var(--orange-dark)}.footer-brand>p{font-size:11px;color:var(--muted);margin-top:18px;line-height:1.9}.footer-top>.footer-brand>.text-link{display:inline-flex;color:var(--ink);font-weight:700;margin-top:14px}.footer-location{font-size:9px;color:var(--muted);margin-top:16px}.footer-symbols{display:flex;gap:18px;margin-top:20px;color:#657079}.footer-symbols svg{width:17px;height:17px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-block:22px;font-size:8px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.page-intro{padding-top:76px;padding-bottom:48px}.page-intro .eyebrow{color:var(--orange-dark)}.page-intro .lead{margin-top:25px;max-width:650px;font-size:15px}.catalog-section{padding-top:15px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.filter-pills{display:flex;flex-wrap:wrap;gap:6px}.filter-pills button{font-size:10px;font-weight:600;padding:9px 13px;border-radius:4px;white-space:nowrap;background:var(--paper);border:1px solid transparent}.filter-pills button.active{background:var(--ink);color:#fff}.filter-pills button:hover:not(.active){border-color:#bcc4c6}.search-field{display:flex;align-items:center;gap:9px;border:1px solid #d7dcda;border-radius:4px;padding:0 12px;min-width:190px;height:42px;background:#fff}.search-field svg{color:var(--muted)}.search-field input{border:0;background:transparent;min-width:0;width:100%;font-size:11px;outline:none;color:var(--ink)}.search-field:focus-within{outline:2px solid var(--orange);outline-offset:2px}.catalog-results{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin:23px 0}.catalog-results>label{display:flex;align-items:center;gap:7px}.catalog-results select{border:0;color:var(--ink);background:transparent;font-size:10px;max-width:150px;padding:6px}.catalog-grid{row-gap:40px}.catalog-note{font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:40px}.empty-state{text-align:center;padding:60px 25px;background:var(--paper);border-radius:5px;margin-block:25px}.empty-state>svg{margin:0 auto 20px;color:var(--orange)}.empty-symbol{font-size:35px;color:var(--orange);display:block;margin-bottom:20px}.empty-state h3{font-size:24px;margin-bottom:12px}.empty-state p{font-size:13px;color:var(--muted);max-width:400px;margin:0 auto 25px}.beats-toolbar{display:flex;gap:18px;align-items:end}.beats-toolbar>.search-field{flex:1;max-width:650px;height:48px}.select-field{font-size:9px;color:var(--muted);display:flex;gap:5px;flex-direction:column;min-width:155px}.select-field select{height:48px;padding:10px;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:4px;font-size:11px}.results-count{margin:24px 0 15px}.beat-list-heading{display:grid;grid-template-columns:2.8fr 1.4fr 1fr .8fr;gap:15px;padding:15px 18px;background:var(--paper);font-size:8px;letter-spacing:.08em;color:var(--muted)}.beat-row{display:grid;grid-template-columns:2.8fr 1.4fr 1fr .8fr;gap:15px;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.beat-track{display:flex;align-items:center;gap:15px;min-width:0}.track-number{font-size:9px;color:var(--muted)}.beat-art{position:relative;width:54px;height:54px;flex-shrink:0;padding:0;border-radius:4px;overflow:hidden}.beat-art img{width:100%;height:100%;object-fit:cover}.beat-art>span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#19293460;color:#fff}.beat-track h3{font-size:13px;line-height:1.5}.beat-track p{font-size:9px;color:var(--muted);margin-top:3px}.beat-genre{font-size:10px;color:var(--muted)}.beat-tempo{display:flex;flex-direction:column;gap:4px;font-size:10px}.beat-tempo strong{font-weight:600}.beat-tempo span{font-size:9px;color:var(--muted)}.beat-explore{display:flex;align-items:center;gap:12px;justify-content:flex-end;font-size:10px;font-weight:600}.catalog-bottom-banner{padding:34px;border:1px solid var(--line);border-radius:5px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:55px}.catalog-bottom-banner h3{font-size:24px;font-family:var(--font-display);font-weight:500}.catalog-bottom-banner p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:10px}.back-link{font-size:11px;display:inline-block;margin-bottom:35px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-art{aspect-ratio:1;background:var(--cream);padding:50px;display:grid;place-items:center;border-radius:6px}.detail-art img{width:90%;box-shadow:10px 20px 30px #19293420;transform:rotate(-4deg)}.detail-info h1{font-size:49px}.detail-info>.lead{font-size:13px;margin-top:22px}.detail-info>.eyebrow{color:var(--orange-dark)}.detail-price{font-size:30px;font-family:var(--font-display);margin-block:24px}.detail-price span{font-family:var(--font-sans);display:block;font-size:10px;color:var(--muted);margin-top:2px}.detail-info>.small{margin-top:17px}.detail-specs{display:flex;flex-wrap:wrap;gap:25px;border-top:1px solid var(--line);padding-top:20px;margin-top:27px;margin-bottom:25px}.detail-specs>div{display:flex;align-items:center;gap:10px;font-size:11px}.detail-specs svg{color:var(--orange-dark)}.product-information{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:75px;border-top:1px solid var(--line);padding-top:45px}.product-information h2{font-size:26px;margin-bottom:22px}.product-information p{font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:15px}details{border-bottom:1px solid var(--line);padding-block:17px}summary{font-size:12px;font-weight:650;cursor:pointer;list-style-position:outside;margin-left:16px}details p{margin-top:14px}details .text-link{font-size:11px}.track-detail-art{width:100%;border-radius:6px}.track-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:23px}.track-tags span{padding:6px 11px;background:var(--paper);border:1px solid var(--line);border-radius:3px;font-size:9px}.track-detail .detail-info>.button{margin-right:10px;margin-bottom:10px}.not-found{text-align:center;min-height:60vh}.not-found>.eyebrow{justify-content:center}.not-found h1{font-size:50px}.not-found p:not(.eyebrow){margin-block:25px;color:var(--muted)}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{padding:30px;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;background:var(--paper)}.service-card:nth-child(2){background:var(--peach);border-color:var(--peach)}.service-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.service-card-top svg{color:var(--orange-dark)}.service-card-top>span{font-size:10px;color:var(--muted)}.service-card h2{font-size:30px;letter-spacing:-.045em}.service-card h3{font-size:12px;font-weight:700;letter-spacing:0;margin-top:15px}.service-card>p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:18px}.service-card ul{list-style:none;padding:0;margin:27px 0;display:grid;gap:14px}.service-card li{display:flex;gap:8px;font-size:10px}.service-card li>svg{color:var(--orange-dark)}.service-card>.button{margin-top:auto;font-size:10px;gap:10px}.process{margin-top:80px}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px}.process-grid>div{border-top:1px solid var(--line);padding-top:25px}.process-grid span{font-size:10px;color:var(--orange-dark)}.process-grid h3{font-size:20px;margin:18px 0 13px}.process-grid p{font-size:12px;color:var(--muted);line-height:1.9}.booking-panel{display:grid;grid-template-columns:1.1fr 1fr;background:var(--paper);border-radius:7px;overflow:hidden}.booking-panel>div:first-child{padding:48px}.booking-panel>div:first-child>svg{color:var(--orange);margin-bottom:25px}.booking-panel h2{font-size:38px}.booking-panel p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:20px}.booking-panel p.small{font-size:10px}.booking-facts{display:grid;gap:15px;font-size:11px;margin-block:25px}.booking-facts span{display:flex;gap:12px;align-items:center}.booking-checklist{background:var(--peach);padding:48px}.booking-checklist h3{font-size:30px;font-family:var(--font-display);font-weight:500}.booking-checklist ol{padding-left:18px;margin-top:30px}.booking-checklist li{padding-left:10px;margin-top:22px}.booking-checklist li::marker{color:var(--orange-dark);font-size:12px}.booking-checklist strong{font-size:13px}.booking-checklist li p{margin-top:7px;font-size:12px}.journal-filters{margin-bottom:35px}.article-page{max-width:960px;padding-top:55px}.article-page>header{max-width:800px;margin-inline:auto;padding-bottom:35px}.article-page h1{font-size:65px}.article-page .eyebrow{color:var(--orange-dark)}.article-page .eyebrow>span{color:var(--muted);letter-spacing:0;text-transform:none}.article-page .lead{margin-top:22px}.article-page>.editorial-art{height:360px}.article-page>.editorial-art .art-lines{top:65px;right:130px;bottom:80px;left:130px;gap:15px}.article-page>.editorial-art .art-lines i{max-width:30px}.article-body{max-width:680px;margin:55px auto 0}.article-body>section{margin-bottom:35px}.article-body h2{font-size:29px;margin-bottom:17px}.article-body p{font-size:14px;color:#52616b;line-height:1.95}.article-body aside{padding:30px;background:var(--peach);border-radius:5px;margin-top:40px}.article-body aside h3{font-size:23px}.article-body aside p{margin-block:16px}.tutorial-banner{display:flex;align-items:center;gap:35px;background:var(--paper);padding:35px;border:1px solid var(--line);border-radius:6px;margin-bottom:45px}.tutorial-icon{width:110px;height:110px;display:grid;place-items:center;border-radius:50%;background:var(--peach);color:var(--orange-dark);flex-shrink:0}.tutorial-banner .eyebrow{margin-bottom:12px}.tutorial-banner h2{font-size:31px}.tutorial-banner p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:15px;max-width:630px}.about-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.about-page-grid>img{width:100%;height:500px;object-fit:cover;border-radius:6px}.about-page-grid h2{font-size:40px}.about-page-grid p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:22px;line-height:1.95}.about-page-grid .button{margin-top:28px}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:60px;padding-top:40px;border-top:1px solid var(--line)}.values-grid span{font-size:9px;letter-spacing:.08em;color:var(--orange-dark);font-weight:700}.values-grid h3{font-size:22px;margin-block:17px}.values-grid p{font-size:12px;color:var(--muted);line-height:1.9}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:start}.contact-copy{padding-top:15px}.contact-copy h2{font-size:34px}.contact-copy>p{font-size:13px;color:var(--muted);line-height:1.9;margin-top:20px;max-width:380px}.contact-email{display:flex;gap:14px;align-items:center;padding-block:28px;margin:15px 0 25px;border-bottom:1px solid var(--line);font-size:11px}.contact-email small{display:block;font-size:8px;letter-spacing:.08em;color:var(--muted);margin-bottom:5px}.contact-email>svg:first-child{color:var(--orange-dark)}.contact-email>svg:last-child{margin-left:auto}.contact-fact{display:flex;gap:17px;margin-top:25px}.contact-fact>svg{color:var(--orange-dark)}.contact-fact h3{font-size:12px;line-height:1.7;letter-spacing:0}.contact-fact p{font-size:11px;color:var(--muted);line-height:1.9;margin-top:6px}.contact-copy>.contact-note{font-size:10px;border-left:2px solid var(--orange);padding-left:17px;margin-top:34px}.contact-form-panel{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:34px}.contact-form-panel h2{font-size:26px;margin-bottom:27px}.contact-form-panel form{display:flex;flex-direction:column;gap:20px}.contact-form-panel form[hidden]{display:none}.contact-form-panel label{display:flex;flex-direction:column;gap:8px;font-size:10px;font-weight:650;min-width:0}.contact-form-panel label small{font-weight:400;color:var(--muted);font-size:8px}.contact-form-panel input,.contact-form-panel select,.contact-form-panel textarea{width:100%;border:1px solid #d4d9d5;border-radius:4px;background:#fff;padding:12px;font-size:11px;color:var(--ink);min-height:43px}.contact-form-panel textarea{resize:vertical;min-height:140px}.contact-form-panel input::placeholder,.contact-form-panel textarea::placeholder{color:#7a8388}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form-panel .small a{text-decoration:underline}.email-ready>svg{color:var(--orange);margin-bottom:22px}.email-ready p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:25px}.email-ready .button{margin-bottom:12px}.email-ready pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;font-family:inherit;background:#fff;padding:15px;border-radius:4px}.email-ready .text-link{margin-top:20px}.form-error{color:#a53718!important}.policy-page{max-width:820px;padding-bottom:90px}.policy-page>.lead{margin-bottom:40px}.policy-page h2{font-size:26px;margin:32px 0 15px}.policy-page p{font-size:14px;line-height:1.95;color:var(--muted)}.policy-page a{text-decoration:underline;color:var(--ink)}.dialog{color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:30px;width:min(510px,calc(100% - 32px));max-height:calc(100dvh - 50px);box-shadow:0 25px 100px #19293425}.dialog::backdrop{background:#19293485;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.dialog-heading h2{font-size:27px}.bag-items{margin:20px 0}.bag-item{display:flex;gap:15px;padding-block:20px;border-bottom:1px solid var(--line)}.bag-item>img{width:65px;height:65px;object-fit:cover;border-radius:4px}.bag-item>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.bag-item a{font-size:12px;line-height:1.4;font-weight:650}.bag-item span{font-size:10px;color:var(--muted)}.bag-item button{font-size:9px;color:var(--muted);padding:3px 0;text-decoration:underline}.bag-total{display:flex;justify-content:space-between;align-items:center;margin-block:25px;font-size:12px}.bag-total strong{font-size:23px;font-family:var(--font-display)}.bag-total small{font-size:10px;color:var(--muted)}.notice{font-size:11px;line-height:1.8;color:var(--muted);padding:16px;background:var(--paper);border-radius:4px;margin-bottom:20px}.bag-continue{display:flex;margin:15px auto 0;font-size:11px}.preview-notice{text-align:center;padding:20px 0}.preview-notice>svg{color:var(--orange);margin:10px auto 20px}.preview-notice h3{font-size:25px}.preview-notice p{font-size:13px;color:var(--muted);line-height:1.9;margin:20px 0 25px}.mobile-dialog nav{display:flex;flex-direction:column}.mobile-dialog nav a{display:flex;align-items:center;justify-content:space-between;padding-block:16px;border-bottom:1px solid var(--line);font-size:16px}.has-player{padding-bottom:90px}.player{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 30px #1929340d;padding:15px 0 calc(15px + env(safe-area-inset-bottom))}.player-inner{display:flex;align-items:center;gap:22px}.player-track{display:flex;align-items:center;gap:12px;min-width:180px;max-width:320px;flex:1}.player-track img{width:46px;height:46px;object-fit:cover;border-radius:4px}.player-track strong{font-size:12px;display:block}.player-track span{font-size:9px;color:var(--muted);display:block;margin-top:3px}.player-controls{display:flex;align-items:center;gap:9px}.player-play{width:38px;height:38px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center}.player-seek{display:flex;align-items:center;gap:12px;flex:1;font-size:9px;color:var(--muted);font-variant-numeric:tabular-nums}.player-seek input{width:100%;accent-color:var(--orange)}@media(min-width:1500px){.hero{gap:70px}.hero-visual{min-height:555px}.hero-description{font-size:15px}.hero-copy{padding-block:30px}.hero-actions .button{font-size:12px}.desktop-nav>a{font-size:12px}.hero-actions .text-link{font-size:11px}}@media(max-width:1150px){.container{width:calc(100% - 72px)}.desktop-nav{gap:19px}.nav-book{display:none}.hero{gap:30px}.hero h1{font-size:75px}.hero-visual{min-height:490px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:9px}.identity-strip span{font-size:7px;gap:8px}.identity-strip svg{width:15px}.release-grid,.product-grid{gap:20px}.section-heading h2{font-size:32px}.studio-feature{gap:40px}.studio-copy h2{font-size:38px}.studio-graphic{padding:25px}.console-art{gap:9px;margin-top:30px;margin-bottom:25px}.console-fader{height:82px}.studio-graphic-bottom>span:first-child{font-size:20px}.product-image{padding:20px}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar>.search-field{max-width:400px}.contact-grid{gap:35px}.contact-form-panel{padding:25px}.service-card{padding:23px}.service-card h2{font-size:26px}.detail-grid{gap:40px}.detail-info h1{font-size:40px}}@media(max-width:900px){.container{width:calc(100% - 48px)}.desktop-nav{display:none}.mobile-menu{display:inline-flex}.nav-book{display:flex}.nav-inner{height:75px}.hero{gap:25px;padding-top:35px;padding-bottom:45px}.hero h1{font-size:65px}.hero-visual{min-height:460px}.hero-description{font-size:11px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-footnote{font-size:8px;margin-top:23px}.hero-feature{left:13px;right:13px;bottom:14px;gap:9px;padding:9px}.hero-feature strong{font-size:10px}.hero-feature>img{width:40px;height:40px}.hero-feature>span>span{font-size:8px}.hero-feature small{font-size:6px}.hero-image-caption{left:18px;right:18px;bottom:93px}.hero-image-caption>span:first-child{font-size:21px}.hero-roundel{width:43px;height:43px}.hero-visual-top{left:18px;right:18px;font-size:6px}.identity-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:15px}.identity-strip i{display:none}.identity-strip span{font-size:8px}.section{padding-block:60px}.section-heading h2{font-size:30px}.section-heading>.text-link{font-size:10px}.release-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px}.release-card h3{font-size:17px}.release-card p{font-size:11px}.product-card h3{font-size:16px;min-height:auto}.product-meta{font-size:10px}.product-meta>span:last-child{font-size:7px}.product-bottom strong{font-size:16px}.product-bottom small{font-size:9px}.studio-feature{gap:30px}.studio-copy h2{font-size:31px}.studio-copy>p:not(.eyebrow){font-size:11px}.studio-graphic{aspect-ratio:auto;padding:23px}.console-art{gap:7px;margin-block:35px}.console-channel>i{width:13px;height:13px;border-width:3px}.console-fader b{width:13px;left:-5px;height:20px}.studio-graphic-top{font-size:6px}.studio-graphic-bottom>span:first-child{font-size:17px}.studio-circle{height:40px;width:40px}.about-strip>.container{gap:30px}.about-strip h2{font-size:39px}.article-grid{gap:20px}.editorial-art{height:180px}.art-lines{top:28px;right:20px;bottom:40px;left:20px;gap:5px}.art-caption{font-size:5px;left:14px}.article-card h3{font-size:18px}.article-meta{font-size:7px}.article-card>p{font-size:10px}.cta-panel{padding:35px}.cta-panel h2{font-size:30px}.footer-top{grid-template-columns:1.2fr 1fr;gap:35px}.footer-bottom>div{gap:15px}.page-intro{padding-top:55px}.page-intro h1{font-size:58px}.catalog-section{padding-top:10px}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:30px}.service-card h2{font-size:33px}.service-card-top{margin-bottom:20px}.service-card>p{max-width:550px}.service-card>.button{align-self:flex-start}.service-card ul{margin-block:20px}.process-grid{gap:25px}.process-grid h3{font-size:18px}.process-grid p{font-size:11px}.booking-panel>div:first-child,.booking-checklist{padding:30px}.booking-panel h2{font-size:30px}.booking-checklist h3{font-size:27px}.booking-panel p{font-size:12px}.contact-grid{grid-template-columns:1fr 1.2fr;gap:25px}.contact-email{font-size:9px;gap:7px}.contact-email>svg:last-child{display:none}.contact-form-panel{padding:22px}.form-row{grid-template-columns:1fr;gap:20px}.contact-copy h2{font-size:28px}.about-page-grid{gap:30px}.about-page-grid h2{font-size:32px}.about-page-grid>img{height:420px}.values-grid{gap:25px}.values-grid h3{font-size:19px}.beats-toolbar{flex-wrap:wrap}.beats-toolbar>.search-field{min-width:100%}.select-field{flex:1}.beat-row,.beat-list-heading{grid-template-columns:2.8fr 1fr .7fr;padding-inline:5px;gap:15px}.beat-genre,.beat-list-heading>span:nth-child(2){display:none}.beat-explore span{display:none}.beat-track{gap:10px}.track-number{display:none}.detail-grid{gap:30px}.detail-art{padding:25px}.detail-info h1{font-size:35px}.detail-info>.lead{font-size:12px}.product-information{gap:30px;margin-top:50px}.player-seek{display:none}.player-inner{gap:12px}}@media(max-width:600px){.container{width:calc(100% - 40px)}.announcement .container{height:29px}.announcement{font-size:8px}.announcement a{display:none}.nav-inner{height:69px;gap:10px}.brand-type{font-size:16px}.brand-type>span{font-size:7px}.brand-mark{width:28px;height:35px}.brand-mark>svg{width:25px}.brand{gap:7px}.nav-actions{gap:9px}.nav-book{display:none}.cart-toggle{width:45px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:36px;gap:25px}.hero-copy{padding:0}.hero .eyebrow{font-size:8px;margin-bottom:21px}.hero h1{font-size:74px;line-height:1.01;letter-spacing:-.065em}.hero-description{font-size:12px;max-width:335px;margin-top:22px}.hero-actions{flex-direction:row;align-items:center;gap:15px;margin-top:23px}.hero-actions>.button{font-size:10px;padding:13px 14px;gap:12px;min-height:45px}.hero-actions .text-link{font-size:9px;gap:5px}.circle-icon{width:25px;height:25px}.hero-footnote{font-size:8px;margin-top:22px}.hero-visual{min-height:410px;margin-top:0}.hero-image{object-position:center}.hero-visual-top{font-size:7px;top:18px}.hero-image-caption{bottom:97px}.hero-image-caption>span:first-child{font-size:24px}.hero-feature{left:15px;right:15px;bottom:15px;padding:11px}.hero-feature strong{font-size:12px}.hero-feature small{font-size:7px}.hero-feature>span>span{font-size:9px}.hero-feature>img{width:46px;height:46px}.identity-strip .container{gap:17px 15px;padding-block:22px}.identity-strip span{font-size:6px;gap:7px;letter-spacing:.035em}.identity-strip svg{width:15px}.section{padding-block:48px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:27px}.section-heading h2{font-size:31px;max-width:340px}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.section-description{font-size:11px;margin-top:12px}.section-heading>.text-link{font-size:10px;padding:0}.release-grid,.product-grid{gap:27px 15px}.release-meta{font-size:7px;margin-top:13px;margin-bottom:5px}.release-meta>svg{width:12px}.release-card h3{font-size:13px}.release-card p{font-size:8px}.release-overlay{width:28px;height:28px;right:8px;bottom:8px}.release-overlay svg{width:17px}.product-image{padding:12px;aspect-ratio:1}.product-meta{font-size:8px;line-height:1.4;min-height:18px;margin-top:11px}.product-meta>span:last-child{display:none}.product-card h3{font-size:12px;min-height:36px}.product-bottom{margin-top:9px;padding-top:10px}.product-bottom strong{font-size:13px}.product-bottom small{font-size:7px}.add-button{width:29px;height:29px}.shop-footnote{gap:10px;align-items:flex-start;font-size:8px}.shop-footnote>span:first-child{max-width:190px;align-items:flex-start}.shop-footnote>span:last-child{font-size:7px;text-align:right}.studio-feature{grid-template-columns:1fr;gap:30px}.studio-graphic{aspect-ratio:1.08;padding:26px}.studio-graphic-top{font-size:8px}.console-art{gap:11px;margin:28px 0;transform:perspective(900px) rotateX(15deg) rotate(-7deg)}.console-channel>i{width:15px;height:15px}.console-fader{height:82px}.console-fader b{width:17px;left:-6px;height:23px}.studio-graphic-bottom>span:first-child{font-size:21px}.studio-circle{width:45px;height:45px}.studio-copy h2{font-size:36px}.studio-copy>.eyebrow{font-size:8px}.studio-copy>p:not(.eyebrow){font-size:12px;max-width:100%}.service-links>a{font-size:12px}.about-strip{padding-block:42px}.about-strip>.container{grid-template-columns:1fr;gap:0}.about-strip .eyebrow{font-size:8px}.about-strip h2{font-size:41px;margin-bottom:23px}.about-strip .container>div{max-width:100%}.about-strip p:not(.eyebrow){font-size:12px}.about-star{top:-40px;right:-40px;font-size:200px}.article-grid{grid-template-columns:1fr;gap:34px}.editorial-art{height:220px}.art-caption{font-size:7px;left:20px}.art-lines{top:35px;right:35px;bottom:50px;left:35px;gap:8px}.article-meta{font-size:9px;margin-top:16px}.article-card h3{font-size:24px;max-width:100%}.article-card>p{font-size:12px;max-width:100%}.article-card>.text-link{font-size:11px;margin-top:10px}.cta-section{padding-bottom:45px}.cta-panel{padding:29px 25px;flex-direction:column;align-items:flex-start;gap:27px}.cta-panel h2{font-size:31px}.cta-panel .eyebrow{font-size:7px;line-height:1.8}.cta-panel>.button{font-size:11px}.cta-watermark{right:-20px;bottom:-80px}.site-footer{padding-top:37px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-top>.footer-brand>p{margin-top:12px}.footer-top>div:last-child{grid-column:1/-1}.footer-top>div>h3{margin-bottom:17px}.footer-top>div>a:not(.brand){font-size:11px}.footer-symbols{display:none}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;font-size:8px}.footer-bottom>div{flex-wrap:wrap;gap:20px}.page-intro{padding-top:42px;padding-bottom:34px}.page-intro>.eyebrow{font-size:8px}.page-intro h1{font-size:45px}.page-intro .lead{font-size:13px;margin-top:20px}.catalog-section{padding-top:5px}.filter-pills{gap:6px}.filter-pills button{font-size:9px;padding:8px 10px}.catalog-toolbar>.search-field{max-width:none}.catalog-results{font-size:9px}.catalog-grid{row-gap:29px}.catalog-note{font-size:10px}.empty-state{padding:35px 15px}.empty-state h3{font-size:22px}.empty-state p{font-size:12px}.beats-toolbar{gap:12px}.select-field{min-width:0;font-size:9px}.select-field select{font-size:10px;max-width:100%}.beat-row,.beat-list-heading{grid-template-columns:minmax(0,1fr) 65px 22px;gap:8px;padding:16px 0}.beat-list-heading{font-size:7px}.beat-list-heading>span:last-child{font-size:0}.beat-list-heading>span:first-child{padding-left:5px}.beat-art{width:44px;height:44px}.beat-track h3{font-size:11px;line-height:1.4}.beat-track p{font-size:8px;line-height:1.6}.beat-track{gap:9px}.beat-tempo{font-size:9px}.beat-tempo span{font-size:8px}.beat-explore>svg{width:17px}.results-count{font-size:10px}.catalog-bottom-banner{flex-direction:column;align-items:flex-start;padding:24px;gap:22px;margin-top:35px}.catalog-bottom-banner h3{font-size:24px}.catalog-bottom-banner p:not(.eyebrow){font-size:11px}.catalog-bottom-banner>.button{font-size:10px}.detail-grid{grid-template-columns:1fr;gap:30px}.detail-art{padding:40px}.detail-info h1{font-size:39px}.detail-info>.lead{font-size:13px}.detail-info>.eyebrow{font-size:9px}.detail-price{font-size:32px}.detail-info>.button{width:100%}.product-information{grid-template-columns:1fr;gap:25px;margin-top:40px;padding-top:30px}.product-information h2{font-size:26px}.product-information p{font-size:12px}.back-link{margin-bottom:25px}.detail-specs{font-size:10px;gap:18px}.service-card{padding:26px}.service-card h2{font-size:32px}.service-card>p{font-size:12px}.service-card li{font-size:11px;line-height:1.8}.service-card li>svg{margin-top:3px}.service-card>.button{width:100%;font-size:11px}.process{margin-top:45px}.process-grid{grid-template-columns:1fr;gap:28px}.process-grid>div{padding-top:20px}.process-grid h3{font-size:23px;margin-top:13px}.process-grid p{font-size:12px}.booking-panel{grid-template-columns:1fr}.booking-panel>div:first-child,.booking-checklist{padding:28px}.booking-panel h2{font-size:32px}.booking-checklist h3{font-size:29px}.booking-checklist p{font-size:12px}.booking-panel .button{width:100%;font-size:11px}.article-page{padding-top:30px}.article-page h1{font-size:45px}.article-page .eyebrow{font-size:8px;flex-wrap:wrap}.article-page .lead{font-size:14px}.article-page>.editorial-art{height:230px}.article-page>.editorial-art .art-lines{top:30px;right:35px;bottom:50px;left:35px;gap:8px}.article-body{margin-top:35px}.article-body h2{font-size:27px}.article-body p{font-size:13px}.article-body aside{padding:24px}.tutorial-banner{padding:26px;align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:35px}.tutorial-icon{width:70px;height:70px}.tutorial-icon svg{width:34px}.tutorial-banner h2{font-size:29px}.tutorial-banner p:not(.eyebrow){font-size:12px}.tutorial-banner .eyebrow{font-size:8px}.about-page-grid{grid-template-columns:1fr;gap:30px}.about-page-grid>img{height:auto;aspect-ratio:1.1}.about-page-grid h2{font-size:35px}.about-page-grid .eyebrow{font-size:8px}.about-page-grid p:not(.eyebrow){font-size:13px;margin-top:18px}.values-grid{grid-template-columns:1fr;gap:32px;margin-top:38px;padding-top:30px}.values-grid h3{font-size:24px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:31px}.contact-email{font-size:11px;gap:13px}.contact-email>svg:last-child{display:block}.contact-copy>p{max-width:100%}.contact-form-panel{padding:25px 22px}.contact-form-panel label{font-size:11px}.contact-form-panel input,.contact-form-panel select,.contact-form-panel textarea{font-size:16px;padding:11px;min-height:46px}.contact-form-panel input::placeholder,.contact-form-panel textarea::placeholder{font-size:13px}.form-row{gap:20px}.contact-form-panel h2{font-size:28px}.contact-form-panel .small{font-size:10px}.policy-page{padding-bottom:50px}.policy-page p{font-size:13px}.policy-page h2{font-size:26px}.dialog{padding:23px;max-height:calc(100dvh - 32px)}.dialog-heading h2{font-size:25px}.bag-item a{font-size:11px}.bag-item span{font-size:9px}.bag-item>img{width:55px;height:55px}.dialog .button{font-size:11px;gap:12px}.bag-total strong{font-size:23px}.preview-notice h3{font-size:24px}.preview-notice p{font-size:12px}.player-inner{gap:8px}.player-track{min-width:0;max-width:none}.player-track img{width:36px;height:36px}.player-track strong{font-size:10px}.player-track span{font-size:8px}.player-controls{gap:3px}.player-controls .icon-button{display:none}.player-inner>.icon-button{width:28px}.player-inner>.icon-button:nth-last-child(2){display:none}.player-play{width:34px;height:34px}.has-player{padding-bottom:80px}.not-found h1{font-size:40px}}@media(max-width:360px){.hero h1{font-size:65px}.hero-actions{gap:10px}.hero-actions>.text-link{font-size:8px}.hero-actions>.button{padding-inline:11px;font-size:9px}.hero-visual{min-height:360px}.identity-strip span{font-size:5.5px}.contact-email{font-size:10px}.contact-email>svg:last-child{display:none}.studio-graphic{padding:20px}.console-art{gap:7px}.studio-graphic-bottom>span:first-child{font-size:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.button-primary{background:#c84b1c}.button-primary:hover{background:#ad3b13}.desktop-nav>a{font-size:12px}.nav-book{font-size:11px}.product-bottom small{font-size:9px}.product-meta{font-size:10px}.footer-top>div>a:not(.brand){font-size:12px}.footer-top>div>h3{font-size:12px}.footer-bottom{font-size:10px}@media(max-width:600px){.hero h1{font-size:clamp(53px,16vw,68px)}.hero-actions .text-link{font-size:10px}.hero-visual{min-height:400px}.identity-strip span{font-size:8px;line-height:1.7}.studio-graphic{aspect-ratio:auto;min-height:365px}.studio-graphic-bottom{margin-top:10px}.product-meta{font-size:9px}.product-card h3{font-size:14px;min-height:58px}.product-bottom small{font-size:8px}.release-card h3{font-size:14px}.release-card p{font-size:10px}.release-meta,.shop-footnote{font-size:9px}.shop-footnote>span:last-child{font-size:8px}.footer-bottom{font-size:10px}}.content-loading{min-height:80vh;max-width:900px;margin:auto;padding:12vh 30px;display:flex;flex-direction:column;align-items:flex-start;gap:25px}.content-loading-mark{font-family:var(--font-display);font-weight:700;letter-spacing:.08em;color:var(--orange);font-size:15px}.content-loading h1{font-size:45px}.content-loading p{font-size:13px;color:var(--muted)}.content-skeleton{width:100%;display:grid;gap:20px}.content-skeleton i{height:65px;width:70%;background:var(--paper);border-radius:5px}.content-skeleton i:nth-child(2){width:95%;height:170px}.content-skeleton i:nth-child(3){width:50%;height:30px}.cms-preview-banner,.content-status{padding:12px 25px;background:#fff0d7;color:#685131;font-size:11px;display:flex;justify-content:center;align-items:center;gap:20px}.cms-preview-banner a,.content-status button{text-decoration:underline;font-weight:700}.cms-preview-banner strong{font-size:10px;letter-spacing:.08em}.cms-text-section{display:grid;grid-template-columns:1fr;gap:45px}.cms-text-section:has(>img){grid-template-columns:1fr 1fr;align-items:center}.cms-text-section>img{width:100%;max-height:550px;object-fit:cover;border-radius:6px}.cms-text-section h2{font-size:42px;margin-bottom:22px}.cms-text-section .lead{font-size:14px;margin-bottom:20px;white-space:pre-line}.cms-text-section .button{margin-top:12px}.article-cover{height:210px;width:100%;object-fit:cover;border-radius:5px}.article-detail-cover{width:100%;max-height:500px;object-fit:cover;border-radius:5px}.article-byline{margin-bottom:28px;font-size:12px!important}.product-inclusions{font-size:13px;color:var(--muted);padding-left:18px;line-height:2}.streaming-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.tutorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-bottom:50px}.tutorial-card{border:1px solid var(--line);border-radius:7px;padding:25px}.tutorial-card>img{width:100%;height:220px;object-fit:cover;border-radius:4px;margin-bottom:22px}.tutorial-card h2{font-size:30px}.tutorial-card>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-block:20px}.tutorial-card>.button{margin-right:10px;margin-bottom:10px}.artist-portrait{width:100%;aspect-ratio:1;object-fit:cover;border-radius:5px;margin-bottom:18px}.booking-note{padding-bottom:50px}.policy-page section{margin-bottom:25px}@media(max-width:600px){.cms-text-section:has(>img){grid-template-columns:1fr;gap:30px}.cms-text-section h2{font-size:33px}.tutorial-grid{grid-template-columns:1fr}.cms-preview-banner,.content-status{flex-wrap:wrap;gap:8px;padding:10px 15px;font-size:10px}.article-cover{height:220px}.cms-text-section .lead{font-size:13px}.content-loading h1{font-size:36px}}.journal-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:35px;font-size:12px}.button:disabled{opacity:.5;cursor:not-allowed}.brand-logo{height:48px;max-width:180px;object-fit:contain}.brand-type{max-width:170px;white-space:normal;line-height:1.2}.article-body img{max-width:100%;height:auto;border-radius:12px}.article-body ul,.article-body ol{padding-left:24px;margin:20px 0}.article-body blockquote{border-left:3px solid var(--orange,#eb662d);padding:10px 24px;margin:24px 0;background:#fff7f0}.article-body a{text-decoration:underline}.footer-brand>p{white-space:pre-line}.artist-portrait{aspect-ratio:4/5}.tutorial-card>img,.article-cover{aspect-ratio:16/9;height:auto}.hero-image{object-position:center}.cta-artwork{width:220px;max-height:180px;object-fit:cover;border-radius:10px}.studio-feature>img{width:100%;height:100%;max-height:560px;object-fit:cover;border-radius:10px}@media(max-width:650px){.cta-artwork{width:100%;max-height:240px}}.service-artwork{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:8px;margin-bottom:22px}.account-nav-button{display:inline-flex;align-items:center;gap:7px;font-size:11px;white-space:nowrap;color:var(--ink);background:none;border:0;padding:9px 4px;cursor:pointer}.account-nav-button:hover{color:var(--orange)}.account-dialog{width:min(490px,calc(100vw - 32px));padding:23px}.account-dialog>.dialog-heading h2{font-size:18px}.account-auth-frame{display:block;width:100%;height:min(660px,calc(100dvh - 150px));min-height:320px;border:0;background:#fff;border-radius:6px}.account-unavailable{text-align:center;padding:24px 8px}.account-unavailable h3{font-size:24px}.account-unavailable p{font-size:13px}.account-unavailable .text-link{display:flex;justify-content:center;margin-top:20px}.account-loading{text-align:center;padding:50px 10px;font-size:13px}@media(max-width:1100px){.account-nav-button span{display:none}.account-nav-button{padding:9px}}@media(max-width:600px){.account-dialog{padding:18px}.account-dialog>.dialog-heading h2{font-size:16px}.account-auth-frame{height:calc(100dvh - 155px)}.nav-actions{gap:4px}.account-nav-button{padding:8px 3px}}:root{--ease-settle: cubic-bezier(.2,.75,.25,1);--motion-quick: .16s;--motion-surface: .24s;view-transition-name:none;scrollbar-gutter:stable}#main-content{view-transition-name:page-content}::view-transition{pointer-events:none}::view-transition-group(page-content){animation:none}::view-transition-old(page-content){animation:page-out .12s ease-out both;mix-blend-mode:normal}::view-transition-new(page-content){animation:page-in .22s var(--ease-settle) both;mix-blend-mode:normal}@keyframes page-out{to{opacity:0}}@keyframes page-in{0%{opacity:0}to{opacity:1}}.button,.icon-button,.nav-book,.filter-pills button,.add-button,.player-play,.beat-art,.confirmation-view{transition:color var(--motion-quick) ease,background-color var(--motion-quick) ease,border-color var(--motion-quick) ease,transform var(--motion-surface) var(--ease-settle)}.button-primary:hover{transform:none}.button:active,.nav-book:active{transform:scale(.985);transition-duration:80ms}.icon-button:active,.add-button:active,.player-play:active{transform:scale(.94);transition-duration:80ms}.filter-pills button:active{transform:scale(.975);transition-duration:80ms}.button>svg,.text-link>svg,.nav-book>svg,.service-links>a>svg,.image-arrow,.release-overlay,.feature-play,.beat-explore>svg{transition:transform var(--motion-surface) var(--ease-settle),color var(--motion-quick) ease,background-color var(--motion-quick) ease}.desktop-nav>a:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform var(--motion-surface) var(--ease-settle)}.desktop-nav>a[aria-current=page]:after{transform:scaleX(1)}.product-image img{transform:rotate(-3deg);transition:transform .36s var(--ease-settle)}.product-image:hover img{transform:rotate(-3deg)}.release-image img{transition:transform .36s var(--ease-settle)}.release-image:hover img{transform:none}.hero-feature{transition:background-color .18s ease,transform .24s var(--ease-settle)}.beat-row{transition:background-color .18s ease}.search-field,.contact-form-panel input,.contact-form-panel textarea,.contact-form-panel select{transition:border-color .18s ease,background-color .18s ease}.search-field:focus-within{outline:none;border-color:var(--orange-dark)}.contact-form-panel :is(input,select,textarea):focus-visible{outline:2px solid #c84b1c33;outline-offset:2px;border-color:var(--orange-dark)}.add-button.is-added svg{animation:added-check .18s var(--ease-settle)}@keyframes added-check{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@media(hover:hover)and (pointer:fine){.button:hover>svg,.nav-book:hover>svg,.text-link:hover>svg,.service-links>a:hover>svg{transform:translate(2px,-2px)}.desktop-nav>a:hover:after{transform:scaleX(1)}.product-image:hover img{transform:rotate(-3deg) scale(1.025)}.release-image:hover img{transform:scale(1.025)}.product-image:hover .image-arrow,.release-image:hover .release-overlay,.hero-feature:hover .feature-play{transform:translate(1px,-1px)}.beat-row:hover{background:var(--paper)}.icon-button:hover{color:var(--ink)}}@media(hover:none){.button-primary:hover{background:#c84b1c}.button-outline:hover{background:transparent;border-color:#cbd0d1}.icon-button:hover{background:transparent}.add-button:hover:not(.is-added){background:transparent;color:var(--ink);border-color:#d7dcda}.button-primary:active{background:#ad3b13}}.dialog{overscroll-behavior:contain}.dialog::backdrop{background:#19293478;-webkit-backdrop-filter:none;backdrop-filter:none}.dialog[data-state=open]::backdrop{animation:backdrop-in .18s ease-out both}.dialog[data-state=closing]::backdrop{animation:backdrop-out .14s ease-in both}.dialog[data-state=closing]{pointer-events:none}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes backdrop-out{0%{opacity:1}to{opacity:0}}.bag-confirmation-region{position:fixed;right:28px;bottom:26px;z-index:30;max-width:calc(100% - 40px)}.has-player .bag-confirmation-region{bottom:112px}.bag-confirmation{display:flex;align-items:center;gap:14px;width:440px;max-width:100%;padding:16px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 8px 32px #19293418;animation:confirmation-in .22s var(--ease-settle) both}.bag-confirmation.is-leaving{animation:confirmation-out .16s ease-in both}.bag-confirmation>img{object-fit:cover;border-radius:4px;flex-shrink:0}.bag-confirmation>div{min-width:0;flex:1}.bag-confirmation strong{display:block;font-size:12px;margin-bottom:3px}.bag-confirmation span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:var(--muted)}.confirmation-view{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;font-weight:700;padding:8px 0}.bag-confirmation>.icon-button{width:28px;height:32px;flex-shrink:0}@keyframes confirmation-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes confirmation-out{to{opacity:0;transform:translateY(5px)}}@media(max-width:600px){.bag-confirmation-region{left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));max-width:none}.bag-confirmation{width:100%;gap:10px;padding:12px}.bag-confirmation>img{width:36px;height:36px}.bag-confirmation strong{font-size:11px}.confirmation-view{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}.button:active,.nav-book:active,.icon-button:active,.add-button:active,.filter-pills button:active,.player-play:active{transform:none}}
