@font-face{font-family:Anton;src:url('/assets/anton.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--ink:#101110;--paper:#eae9e2;--orange:#ff6b2b;--muted:#aaa9a1;--line:#353630;--panel:#191a17;--display:Anton,Impact,'Arial Narrow',sans-serif;--pad:5vw}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;color-scheme:dark}body{margin:0;background:var(--ink);color:var(--paper);font:1rem/1.7 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font:400 clamp(2.5rem,4vw,4.5rem)/1.12 var(--display);letter-spacing:-.01em}h3{line-height:1.25}p{max-width:43rem}p+p{margin-top:1.2em}[hidden]{display:none!important}a:focus-visible,button:focus-visible,summary:focus-visible,audio:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.skip{position:absolute;left:20px;top:-100px;background:var(--orange);color:var(--ink);padding:12px;z-index:30}.skip:focus{top:10px}.section-pad{padding:85px var(--pad)}.eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.15em;line-height:1.5}.spread{display:flex;justify-content:space-between;align-items:center;gap:20px}.muted{color:var(--muted)}.small-tag{font-size:.75rem;letter-spacing:.055em}.badge{display:inline-block;border:1px solid #69695e;padding:7px 10px;color:#d1d0c5;font-size:.75rem;letter-spacing:.075em;line-height:1.4;align-self:flex-start}.badge.inverse{color:var(--orange);border-color:#90522f}.actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;background:var(--orange);color:#11120f;padding:16px 22px;font-size:.875rem;font-weight:700;line-height:1.5;border:1px solid var(--orange);transition:background .15s,border-color .15s}.button:hover{background:#ff8956;border-color:#ff8956}.button.light{background:var(--paper);border-color:var(--paper)}.button.light:hover{background:white;border-color:white}.button>span,.text-link>span{font-size:1.15rem;line-height:1}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:.875rem;border-bottom:1px solid #76786b;padding:9px 0;align-self:flex-start}.text-link:hover{color:var(--orange);border-color:var(--orange)}.source-note{font-size:.8125rem;line-height:1.6;color:var(--muted)}.source-note a{text-decoration:underline}.release-note{font-size:.875rem;line-height:1.7;color:var(--muted)}.breadcrumb{display:inline-block;color:var(--muted)}.breadcrumb:hover{color:var(--orange)}
.site-header{min-height:110px;padding:25px var(--pad);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:35px}.wordmark{font-weight:900;font-size:1.8rem;letter-spacing:-.065em;line-height:1.1}.wordmark span{display:block;font:.75rem/1.5 Arial,sans-serif;color:var(--muted);letter-spacing:.12em;margin-top:9px}.site-header nav{display:flex;gap:32px;font-size:.875rem}.site-header nav a{padding:8px 0;border-bottom:1px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current]{border-color:var(--orange);color:var(--orange)}.header-link{font-size:.875rem;border-bottom:1px solid #696b60;padding:8px 0;white-space:nowrap}.header-link:hover{color:var(--orange)}.header-link span{margin-left:25px}.menu-toggle{display:none}
.home-hero{padding:32px var(--pad) 0}.home-hero>.eyebrow{color:var(--muted)}.home-hero>.eyebrow>span:first-child{color:var(--orange)}.hero-composition{display:grid;grid-template-columns:1.3fr .7fr;gap:7%;align-items:center;padding:40px 0 45px}.home-hero h1{font-size:clamp(4rem,8.5vw,9rem);line-height:1.12;letter-spacing:-.015em;margin:0}.outline{color:var(--orange)}.hero-portrait{position:relative;align-self:stretch;max-height:490px;min-height:360px;overflow:hidden}.hero-portrait img{height:100%;object-fit:cover;object-position:center 24%;filter:saturate(.25);opacity:.88}.hero-portrait figcaption{position:absolute;bottom:17px;left:20px;right:20px;color:white;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.06em;text-shadow:0 1px 8px black}.hero-portrait{margin:0}.hero-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:27px;padding-top:30px}.hero-bottom p{font-size:1.0625rem;color:var(--muted)}.hero-bottom .actions{gap:26px}.hero-rule{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:.75rem;letter-spacing:.075em;color:#9b9d91}.feature-pair{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line)}.artist-feature{position:relative;min-height:690px;background:#484b46;overflow:hidden}.artist-feature>img{height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 29%;filter:saturate(.3);opacity:.84}.artist-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 50%,#0004)}.artist-feature-top,.artist-feature-bottom{position:absolute;left:10%;right:10%;z-index:1;display:flex;justify-content:space-between;gap:20px;color:white}.artist-feature-top{top:35px;align-items:center}.artist-feature-bottom{bottom:42px;align-items:flex-end}.artist-feature h2{font-size:clamp(5rem,8.5vw,9rem);line-height:1}.artist-feature-bottom .button{margin-bottom:4px}.plugin-feature{padding:35px 10% 42px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:32px;background:var(--panel);border-left:1px solid var(--line)}.plugin-feature>.spread{width:100%;align-items:flex-start}.plugin-feature>.spread>.eyebrow{color:var(--orange)}.plugin-feature h2{font-size:clamp(2.75rem,4vw,4.5rem)}.plugin-feature p{margin-top:22px;color:var(--muted);max-width:430px}.plugin-image-link{width:100%;max-width:550px;align-self:center;border:1px solid #3f4238;box-shadow:0 20px 35px #0004;transition:transform .2s}.plugin-image-link:hover{transform:translateY(-3px)}.learn-feature{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;border-bottom:1px solid var(--line);padding-top:95px;padding-bottom:95px}.learn-feature .eyebrow,.about-feature .eyebrow{color:var(--orange)}.learn-feature h2{margin:28px 0}.learn-feature p{color:var(--muted);margin-bottom:34px}.daw-links{display:flex;flex-direction:column;justify-content:center}.daw-links>a{display:flex;align-items:center;justify-content:space-between;padding:21px 0;border-bottom:1px solid var(--line);font-size:1.35rem;transition:color .15s}.daw-links>a:hover{color:var(--orange)}.daw-links small{font-size:.75rem;font-weight:400;display:inline-block;width:44px;color:var(--muted)}.daw-links>a>span:last-child{color:var(--orange)}.merch-strip{padding:42px var(--pad);display:flex;align-items:center;gap:38px;background:var(--panel);border-bottom:1px solid var(--line)}.merch-strip h2{font-size:2.5rem}.merch-strip>.eyebrow{color:var(--orange)}.merch-strip .muted{margin-left:auto;font-size:.875rem}.merch-strip .text-link{align-self:center;white-space:nowrap}.about-feature{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.about-feature img{height:100%;min-height:530px;object-fit:cover;filter:saturate(.25);opacity:.82}.about-feature>div{padding:75px 10%;align-self:center}.about-feature h2{margin:28px 0}.about-feature p{color:var(--muted);margin-bottom:28px}
.site-footer{padding:60px var(--pad) 0}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;padding-bottom:65px}.footer-top>p{font-size:1.125rem;color:var(--muted)}.footer-top .wordmark{font-size:2rem}.footer-top>div{max-width:350px}.footer-email{display:block;font-size:.875rem;margin-top:18px;overflow-wrap:anywhere;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:.75rem;color:#8f9285}.footer-bottom a{text-decoration:underline}
.page-intro .eyebrow,.learn-intro .eyebrow{display:block;margin-bottom:32px;color:var(--orange)}.page-intro h1,.about-hero h1{font-size:clamp(3.5rem,7vw,7.5rem)}.intro-row{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.intro-row p{font-size:1.125rem;padding-bottom:6px;color:var(--muted)}.page-intro{border-bottom:1px solid var(--line)}
.artist-hero{display:grid;grid-template-columns:1fr 1fr;position:relative;min-height:720px;border-bottom:1px solid var(--line)}.artist-title{padding:48px 10% 80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.artist-title h1{font-size:clamp(6rem,13vw,14rem);line-height:1.2;margin:22px 0 0}.artist-title .genre{font-size:.8125rem;letter-spacing:.1em;border-top:1px solid #4b4e41;width:100%;padding-top:19px;color:var(--orange)}.artist-intro{font-size:1.5rem;margin:45px 0 38px;color:var(--muted)}.artist-title .actions{gap:25px}.artist-hero>img{height:720px;object-fit:cover;object-position:center 32%;filter:saturate(.2);opacity:.86}.photo-label{position:absolute;bottom:22px;right:var(--pad);font-size:.75rem;color:white}.artist-story{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.artist-story>.eyebrow{color:var(--orange)}.artist-story h2{margin-bottom:34px}.artist-story p:not(.source-note){font-size:1.125rem;color:#bebfb3}.artist-story .source-note{margin-top:28px}.listen-section{background:var(--panel);display:grid;grid-template-columns:1fr 1fr;gap:9%;border-block:1px solid var(--line)}.listen-section>.eyebrow,.listen-section .eyebrow{color:var(--orange)}.listen-section h2{margin:28px 0}.listen-section p{color:var(--muted)}.platform-links>a{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;border-bottom:1px solid #505343;padding:22px 0}.platform-links>a:hover{color:var(--orange)}.platform-links>a>span{color:var(--orange)}.artist-connect{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.artist-connect>img{max-height:720px;height:100%;object-fit:cover;object-position:center 27%;filter:saturate(.25);opacity:.85}.artist-connect>div{padding:75px 10%;align-self:center}.artist-connect h2{margin:28px 0}.artist-connect .eyebrow{color:var(--orange)}.social-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 35px}.social-links>a{border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:13px 0}.social-links>a:hover{color:var(--orange)}.booking{margin-top:55px}.booking>.eyebrow{display:block;margin-bottom:20px}
.product-listing{display:grid;grid-template-columns:1.2fr 1fr;border-bottom:1px solid var(--line)}.product-listing-visual{padding:80px 8%;display:flex;align-items:center;background:var(--panel)}.product-listing-visual img{border:1px solid #414537;box-shadow:0 20px 35px #0005}.product-listing-info{padding:60px 11%;display:flex;flex-direction:column;align-items:flex-start;gap:28px}.product-listing-info h2{font-size:clamp(3rem,5vw,5.5rem)}.product-listing-info>p{color:var(--muted)}.large-copy{font-size:1.5rem;line-height:1.45}.product-listing-info>.large-copy{color:var(--paper)}.format-label{font-size:.8125rem;letter-spacing:.045em;color:var(--orange)}.product-listing-info>.source-note{margin-top:0}.product-heading{margin:28px 0 45px}.product-heading h1{font-size:clamp(4rem,9vw,10rem)}.product-heading .badge{align-self:center}.product-hero-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center}.product-hero-grid h2{font-size:clamp(2.5rem,3.7vw,4rem)}.product-hero-grid p{margin:27px 0;color:var(--muted)}.product-hero-grid .release-note{margin-top:20px;margin-bottom:0}.product-hero-grid>img{border:1px solid #434637;box-shadow:0 22px 35px #0005}.audio-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center;border-block:1px solid var(--line)}.audio-section .eyebrow{color:var(--orange)}.audio-section h2{margin:25px 0}.audio-section p{color:var(--muted)}.audio-demo{padding:32px;background:var(--panel);border:1px solid #414436}.setting-buttons{display:flex;border:1px solid #5b5e4f}.setting-buttons button{flex:1;background:transparent;border:0;border-right:1px solid #5b5e4f;padding:14px 8px;font-size:.875rem}.setting-buttons button:last-child{border:0}.setting-buttons button[aria-pressed=true]{background:var(--orange);color:#11120f;font-weight:700}.audio-label{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.025em;padding:26px 0 18px;color:var(--muted)}.audio-demo audio{width:100%;display:block}.audio-demo .source-note{margin-top:20px}.band-section{background:var(--panel);border-bottom:1px solid var(--line)}.section-heading>.eyebrow{color:var(--orange)}.section-heading h2{margin-top:28px}.band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;margin-top:50px}.band-grid article{border-top:1px solid #525744;padding-top:28px}.band-number{font-size:.875rem;color:var(--orange)}.band-grid h3{font:400 4.5rem/1.1 var(--display);margin:25px 0 15px}.band-grid .eyebrow{color:var(--orange)}.band-grid p{margin-top:25px;max-width:340px;color:var(--muted)}.details-section{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-bottom:1px solid var(--line)}.details-section .eyebrow{color:var(--orange)}.details-section h2{margin:28px 0}.details-section p{color:var(--muted)}.faqs details{border-bottom:1px solid var(--line);padding:22px 0}.faqs details:first-child{padding-top:0}.faqs summary{font-size:1.125rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:26px;line-height:1.5}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';font-weight:400;font-size:1.5rem;color:var(--orange)}.faqs details[open] summary:after{content:'−'}.faqs p{margin-top:18px}
.learn-intro{padding-top:50px;padding-bottom:30px}.learn-intro .intro-row h1{font-size:clamp(3.1rem,6vw,6.4rem)}.learn-intro .intro-row p{font-size:1rem}.library{padding-top:0;padding-bottom:55px}.daw-picker{display:flex;border-bottom:1px solid var(--line);gap:12px;flex-wrap:wrap}.daw-picker button{font-size:.9375rem;background:transparent;border:1px solid transparent;padding:16px 21px;margin-bottom:-1px;min-height:53px}.daw-picker button:hover{color:var(--orange)}.daw-picker button[aria-pressed=true]{background:var(--orange);color:var(--ink);border-color:var(--orange);font-weight:700}.library-status{font-size:.8125rem;color:var(--muted);padding:20px 0 5px}.library-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 0}.library-heading h2{font:600 2rem/1.2 Arial,sans-serif;letter-spacing:-.04em;white-space:nowrap}.library-heading p{font-size:.875rem;color:var(--muted);max-width:470px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.video-card{min-width:0;border-bottom:1px solid var(--line)}.video-thumb{position:relative;display:block;width:100%;padding:0;background:var(--panel);border:0;aspect-ratio:16/9;overflow:hidden}.video-thumb img{height:100%;object-fit:cover;transition:transform .25s,filter .25s;filter:saturate(.25);opacity:.88}.video-thumb:hover img{transform:scale(1.035);filter:saturate(.65);opacity:1}.play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--orange);color:var(--ink);font-size:1.1rem;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:3px;box-shadow:0 2px 15px #0004}.step-pill{position:absolute;left:12px;top:12px;background:var(--ink);color:var(--paper);font-size:.75rem;padding:5px 9px;letter-spacing:.04em}.video-info{padding:22px 0}.video-info>.spread>.eyebrow{color:var(--orange)}.video-info .small-tag{color:var(--muted)}.video-info h3{font-size:1.3rem;line-height:1.35;margin:17px 0 14px;letter-spacing:-.015em}.video-info h3 button{font:inherit;font-weight:600;text-align:left;border:0;background:none;padding:0}.video-info h3 button:hover{color:var(--orange)}.video-info p{font-size:1rem;color:var(--muted);min-height:3.4em}.creator{display:inline-block;font-size:.875rem;margin-top:23px}.creator:hover{text-decoration:underline}.video-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:.75rem;margin-top:18px;color:var(--muted)}.video-bottom>a{text-decoration:underline}.video-bottom a span{display:none}.library-note{font-size:.8125rem;color:var(--muted);max-width:970px;margin-top:45px;padding-top:28px;border-top:1px solid var(--line)}.daw-section+.daw-section{margin-top:28px}.daw-section[hidden]+.daw-section{margin-top:0}.practice-strip{display:flex;align-items:center;justify-content:space-between;gap:45px;background:var(--panel);padding:55px var(--pad);border-block:1px solid var(--line)}.practice-strip h2{font-size:clamp(2rem,3.3vw,3.5rem)}.practice-strip p{font-size:1rem;color:var(--muted)}.practice-strip .eyebrow{max-width:155px;color:var(--orange)}
dialog{width:min(940px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;border:1px solid #606550;background:var(--ink);color:var(--paper);overflow:auto}dialog::backdrop{background:#000d}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;gap:26px}.dialog-header h2{font:500 1.125rem/1.45 Arial,sans-serif;letter-spacing:0}.dialog-close{white-space:nowrap;font-size:.875rem;border:1px solid #606550;background:transparent;padding:9px 12px}.dialog-close span{margin-left:15px;font-size:1.25rem}.video-frame{aspect-ratio:16/9;background:#070807}.video-frame iframe{display:block;width:100%;height:100%;border:0}.dialog-footer{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;gap:25px;font-size:.875rem;color:var(--muted)}.dialog-footer .text-link{align-self:center;white-space:nowrap;color:var(--paper)}
.merch-hero{padding-bottom:0;border-bottom:1px solid var(--line)}.merch-hero>.eyebrow{color:var(--orange)}.merch-main{padding-top:65px;max-width:880px}.merch-main h1{font-size:clamp(5.5rem,12vw,13rem);line-height:1.05;margin:35px 0;color:var(--orange)}.merch-main>p:not(.release-note){font-size:1.25rem}.merch-main .release-note{max-width:390px;margin-top:26px;padding-bottom:65px}.merch-bottom{border-top:1px solid var(--line);padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.merch-bottom .wordmark{font-size:2.2rem}.merch-bottom .eyebrow{color:var(--muted)}.merch-next{display:flex;justify-content:space-between;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.merch-next h2{font-size:clamp(2.3rem,3.5vw,3.8rem)}.about-hero .eyebrow{color:var(--orange)}.about-hero h1{margin:32px 0}.about-hero>p{font-size:1.25rem;color:var(--muted)}.about-wide-photo img{max-height:550px;object-fit:cover;object-position:center 60%;filter:saturate(.25);opacity:.82}.mission{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px}.mission>.eyebrow{color:var(--orange)}.mission h2{margin-bottom:33px}.mission p{font-size:1.125rem;color:var(--muted)}.contact-section{background:var(--panel);display:flex;flex-direction:column;align-items:flex-start;gap:28px;border-block:1px solid var(--line)}.contact-section>.eyebrow{color:var(--orange)}.contact-section h2{font-size:clamp(3.5rem,7vw,7rem)}.contact-section>p{color:var(--muted)}.contact-email{font-size:clamp(1.15rem,3vw,3rem);border-bottom:1px solid var(--orange);line-height:1.5;overflow-wrap:anywhere;max-width:100%}.contact-email:hover{color:var(--orange)}.contact-email>span{margin-left:25px;color:var(--orange)}.contact-section .text-link{margin-top:12px}
@media(min-width:1800px){:root{--pad:max(5vw,calc((100vw - 1550px)/2))}.hero-composition{gap:7%}.home-hero h1{font-size:8.7rem}}
@media(max-width:1100px){.site-header nav{gap:23px}.header-link{display:none}.hero-composition{grid-template-columns:1.25fr .75fr;gap:5%}.home-hero h1{font-size:8.2vw}.hero-bottom .actions{gap:22px}.hero-bottom .button{gap:20px}.hero-bottom .text-link{gap:14px}.hero-portrait{min-height:390px}.artist-feature{min-height:650px}.artist-feature-top{flex-wrap:wrap;gap:8px}.artist-feature-bottom{align-items:flex-start;flex-direction:column}.plugin-feature>.spread{flex-wrap:wrap;gap:13px}.merch-strip{gap:25px;flex-wrap:wrap}.merch-strip .muted{margin-left:0}.merch-strip .text-link{margin-left:auto}.artist-title .actions{align-items:flex-start;flex-direction:column}.artist-hero{min-height:680px}.artist-hero>img{height:680px}.artist-intro{margin-top:30px}.product-listing{grid-template-columns:1.05fr 1fr}.product-listing-info{padding:45px 9%}.video-grid{gap:23px}.video-info h3{font-size:1.2rem}.practice-strip{gap:28px}.practice-strip>.eyebrow{display:none}.footer-top{flex-wrap:wrap}.footer-top>p{font-size:1rem}.footer-top>div{max-width:310px}.merch-next{flex-wrap:wrap}.learn-feature{gap:7%}}
@media(max-width:760px){:root{--pad:5%}.section-pad{padding-top:48px;padding-bottom:48px}.site-header{position:relative;min-height:92px;padding-block:20px;gap:20px;flex-wrap:wrap}.wordmark{font-size:1.55rem}.wordmark span{font-size:.75rem;letter-spacing:.065em}.menu-toggle{display:flex;align-items:center;gap:18px;padding:10px 0 10px 15px;border:0;background:none;font-size:.875rem}.menu-toggle>span{font-size:1.5rem;line-height:1;color:var(--orange)}.site-header nav{display:none;width:100%;flex-direction:column;gap:4px;padding:8px 0 4px}.site-header nav.is-open{display:flex}.site-header nav a{padding:10px 0;width:100%}.home-hero{padding-top:24px}.home-hero>.eyebrow span:last-child{display:none}.hero-composition{grid-template-columns:1fr;gap:38px;padding:35px 0}.home-hero h1{font-size:clamp(3rem,12.8vw,6rem);line-height:1.13;letter-spacing:-.01em}.hero-bottom{gap:26px;padding-top:28px}.hero-bottom p{font-size:1.0625rem}.hero-bottom .actions{gap:22px}.hero-portrait{height:390px;min-height:0;max-height:none}.hero-portrait img{object-position:center 25%}.hero-rule{font-size:.75rem;letter-spacing:.015em}.hero-rule span:nth-child(2){display:none}.feature-pair{grid-template-columns:1fr}.artist-feature{min-height:590px}.artist-feature-top,.artist-feature-bottom{left:5.5%;right:5.5%}.artist-feature-top{flex-wrap:nowrap}.artist-feature-bottom{flex-direction:row;align-items:flex-end}.artist-feature h2{font-size:5.5rem}.artist-feature-bottom .button{gap:15px;padding:14px 17px}.plugin-feature{border-left:0;border-top:1px solid var(--line);padding:35px var(--pad) 40px;gap:35px}.plugin-feature h2{font-size:3rem}.plugin-feature>.spread{flex-wrap:nowrap;gap:12px}.plugin-image-link{max-width:560px}.learn-feature{grid-template-columns:1fr;gap:34px}.learn-feature h2{font-size:2.9rem}.daw-links>a{padding:19px 0;font-size:1.2rem}.merch-strip{padding:35px var(--pad);gap:20px;align-items:flex-start;flex-direction:column}.merch-strip h2{font-size:2.7rem}.merch-strip .text-link{margin-left:0;align-self:flex-start}.about-feature{grid-template-columns:1fr}.about-feature img{min-height:0;max-height:360px;object-fit:cover}.about-feature>div{padding:48px var(--pad)}.about-feature h2{font-size:3rem}.footer-top{flex-direction:column;gap:30px;padding-bottom:40px}.site-footer{padding-top:42px}.footer-top .wordmark{font-size:1.8rem}.footer-bottom{flex-wrap:wrap;font-size:.75rem;gap:16px}.footer-bottom span:nth-child(2){display:none}.footer-bottom a{margin-left:auto}.intro-row{flex-direction:column;align-items:flex-start;gap:27px}.page-intro h1,.about-hero h1{font-size:clamp(3rem,11vw,5rem)}.intro-row p{font-size:1rem}.artist-hero{grid-template-columns:1fr}.artist-title{padding:35px var(--pad) 48px}.artist-title h1{font-size:clamp(6rem,29vw,13rem);margin-top:20px;line-height:1.12}.artist-title .genre{margin-top:8px}.artist-title .actions{flex-direction:row;align-items:center;gap:24px}.artist-intro{font-size:1.3rem;margin:30px 0}.artist-hero>img{height:520px;object-position:center 27%}.artist-story,.mission{grid-template-columns:1fr;gap:32px}.artist-story p:not(.source-note),.mission p{font-size:1rem}.listen-section{grid-template-columns:1fr;gap:28px}.platform-links>a{font-size:1.2rem;padding:19px 0}.artist-connect{grid-template-columns:1fr}.artist-connect>img{height:460px;object-position:center 23%}.artist-connect>div{padding:48px var(--pad)}.product-listing{grid-template-columns:1fr}.product-listing-visual{padding:48px 7%}.product-listing-info{padding:42px var(--pad);gap:25px}.product-listing-info h2{font-size:3.3rem}.product-hero-grid{grid-template-columns:1fr;gap:40px}.product-heading{align-items:flex-start;flex-direction:column;gap:20px;margin:26px 0 35px}.product-heading h1{font-size:clamp(3.5rem,12vw,6rem)}.product-heading .badge{align-self:flex-start}.product-hero-grid h2{font-size:2.6rem}.audio-section{grid-template-columns:1fr;gap:32px}.audio-demo{padding:26px 18px}.audio-label{gap:16px;font-size:.75rem;flex-wrap:wrap}.band-grid{grid-template-columns:1fr;gap:35px;margin-top:38px}.band-grid article{display:grid;grid-template-columns:50px 1fr;gap:15px 10px}.band-grid h3{font-size:3.6rem;margin:0}.band-grid .eyebrow,.band-grid p{grid-column:2}.band-grid p{margin:0;max-width:none}.band-number{padding-top:10px}.details-section{grid-template-columns:1fr;gap:38px}.learn-intro{padding-top:38px;padding-bottom:26px}.learn-intro .eyebrow{margin-bottom:25px;font-size:.75rem}.learn-intro .intro-row h1{font-size:clamp(2.8rem,10.5vw,4.5rem)}.learn-intro .intro-row{gap:20px}.learn-intro .intro-row p{font-size:1rem}.library{padding-top:0}.daw-picker{gap:8px;border:0}.daw-picker button{border:1px solid var(--line);padding:11px 16px;font-size:.875rem;min-height:47px;margin:0}.library-status{padding-top:20px}.library-heading{flex-direction:column;align-items:flex-start;gap:15px;padding:24px 0}.library-heading h2{font-size:1.8rem}.library-heading p{font-size:.875rem}.video-grid{grid-template-columns:1fr;gap:35px}.video-info{padding-top:20px}.video-info h3{font-size:1.3rem}.video-info p{min-height:0}.video-bottom{font-size:.8125rem}.video-thumb{max-height:360px}.library-note{margin-top:32px}.practice-strip{flex-direction:column;align-items:flex-start;padding:42px var(--pad);gap:25px}.practice-strip h2{font-size:2.4rem}.dialog-header{padding:18px 16px;gap:15px}.dialog-header h2{font-size:1rem}.dialog-close{padding:7px 9px}.dialog-close span{margin-left:9px}.dialog-footer{flex-direction:column;align-items:flex-start;padding:18px 16px;gap:12px}.dialog-footer .text-link{align-self:flex-start}.merch-main{padding-top:42px}.merch-main h1{font-size:clamp(5rem,20vw,9rem)}.merch-main>p:not(.release-note){font-size:1.125rem}.merch-main .release-note{padding-bottom:42px}.merch-bottom{flex-direction:column;align-items:flex-start;gap:20px}.merch-bottom .wordmark{font-size:2rem}.merch-next{gap:32px}.about-hero>p{font-size:1.125rem}.about-wide-photo img{height:310px;object-fit:cover}.contact-section{gap:24px}.contact-email{font-size:clamp(1rem,4.7vw,2rem);overflow-wrap:anywhere}.contact-email>span{margin-left:10px}}
@media(max-width:370px){.home-hero .actions{align-items:flex-start;flex-direction:column}.hero-portrait{height:340px}.artist-feature{min-height:520px}.artist-feature-top{flex-wrap:wrap}.artist-feature-bottom{flex-direction:column;align-items:flex-start;gap:22px}.plugin-feature>.spread{flex-wrap:wrap}.setting-buttons button{font-size:.8125rem;padding:13px 5px}.audio-demo{padding-inline:12px}.button{gap:24px}.artist-title .actions{flex-direction:column;align-items:flex-start}.daw-picker button{padding-inline:13px}}
/* Release artwork is presented in its original color treatment and aspect ratio. */
.hero-portrait{align-self:center;min-height:0;max-height:none;height:auto}.hero-portrait img{height:auto;object-fit:contain;filter:none;opacity:1;max-height:600px}.release-feature{padding:35px 10% 42px;display:flex;flex-direction:column;justify-content:space-between;gap:36px}.release-feature>.spread{align-items:flex-start;gap:20px}.release-feature .eyebrow{color:var(--orange)}.release-feature>a{display:block;width:100%}.release-feature>a img{height:auto;object-fit:contain;border:1px solid var(--line)}.release-feature-bottom h2{font-size:clamp(5rem,8vw,9rem)}.release-feature-bottom p{color:var(--muted);margin:23px 0}.about-feature>img{height:auto;min-height:0;object-fit:contain;align-self:center;filter:none;opacity:1}.artist-connect>img{height:auto;max-height:720px;object-fit:contain;filter:none;opacity:1}.about-wide-photo img{height:auto;max-height:none;object-fit:contain;filter:none;opacity:1}.artist-release-heading{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-bottom:65px}.artist-release-heading h1{font-size:clamp(6rem,13vw,14rem);line-height:1.12;margin-top:30px}.artist-release-heading .genre{font-size:.8125rem;letter-spacing:.1em;color:var(--orange)}.artist-release-heading .artist-intro{margin:25px 0 30px}.album-feature{margin:0}.album-feature img{height:auto;object-fit:contain}.album-feature figcaption{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px var(--pad);font-size:.75rem;letter-spacing:.08em;border-bottom:1px solid var(--line);color:var(--muted)}.album-feature figcaption>.eyebrow{color:var(--orange)}.release-gallery{border-bottom:1px solid var(--line)}.release-gallery>.section-heading{margin-bottom:42px;align-items:flex-end}.release-gallery>.section-heading .text-link{align-self:flex-end;white-space:nowrap}.release-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}.release-grid figure{margin:0}.release-grid img{height:auto;object-fit:contain}.release-grid figcaption{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.release-grid h3{font:400 2.5rem/1.1 var(--display)}.release-grid figcaption>span{font-size:.75rem;color:var(--muted);letter-spacing:.08em}
@media(max-width:1100px){.release-feature>.spread{flex-wrap:wrap;gap:10px}.artist-release-heading .actions{gap:22px}}
@media(max-width:760px){.hero-portrait{max-height:none;height:auto;width:100%;max-width:480px;margin-inline:auto}.hero-portrait img{height:auto;max-height:580px;object-fit:contain}.release-feature{padding:38px var(--pad);gap:32px}.release-feature>.spread{flex-wrap:nowrap}.release-feature-bottom h2{font-size:5.5rem}.about-feature>img{height:auto;max-height:none}.artist-connect>img{height:auto;max-height:650px}.about-wide-photo img{height:auto}.artist-release-heading{grid-template-columns:1fr;gap:28px;padding-bottom:40px}.artist-release-heading h1{font-size:clamp(6rem,28vw,12rem);margin-top:22px}.artist-release-heading .artist-intro{font-size:1.25rem;margin:22px 0 28px}.album-feature figcaption{padding:20px var(--pad);flex-wrap:wrap;gap:10px}.release-gallery>.section-heading{align-items:flex-start;flex-direction:column;gap:25px;margin-bottom:32px}.release-gallery>.section-heading .text-link{align-self:flex-start}.release-grid{grid-template-columns:1fr;gap:36px}.release-grid h3{font-size:2.25rem}.release-grid figcaption{padding:20px 0}.release-feature>.spread .small-tag{max-width:160px;text-align:right}}
.release-album-name{color:var(--paper);font-size:1.25rem;letter-spacing:.16em}.album-feature figcaption{padding-block:35px}.album-feature figcaption h2{font-size:3rem;letter-spacing:.12em;color:var(--paper);margin:14px 0 12px}.album-feature figcaption p{font-size:1rem;letter-spacing:.035em}.release-grid figcaption{align-items:flex-start}.release-grid figcaption p{font-size:.875rem;margin-top:12px;color:var(--muted)}.release-grid figcaption .text-link{align-self:center}.release-grid figcaption .badge{font-size:.75rem}.album-feature figcaption>.button{letter-spacing:0}
@media(max-width:760px){.album-feature figcaption{gap:26px}.album-feature figcaption h2{font-size:2.5rem}.release-grid figcaption{gap:16px;flex-wrap:wrap}}
.site-header nav .mobile-discord{display:none}.footer-community p{color:var(--muted)}.footer-community .text-link{margin-top:18px}.community-section{display:grid;grid-template-columns:1.2fr .8fr;gap:12%;border-bottom:1px solid var(--line);background:var(--panel)}.community-section .eyebrow,.plans-heading>.eyebrow{color:var(--orange)}.community-section h2,.plans-heading h2{margin:28px 0}.community-section p,.plans-heading>p{color:var(--muted)}.community-section .button{margin-top:32px}.community-topics{display:flex;flex-direction:column;justify-content:center}.community-topics>span{padding:22px 0;border-bottom:1px solid #4b503e;font-size:.875rem;letter-spacing:.045em}.community-topics>p{font-size:.875rem;margin-top:25px}.product-price{font-size:2rem;line-height:1.3;color:var(--orange)}.product-price>span{font-size:.875rem;color:var(--muted)}.plans-section{border-bottom:1px solid var(--line)}.plans-heading{margin-bottom:44px}.plan-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:0;border:1px solid #4c513d}.plan-grid article{padding:40px 9%;display:flex;flex-direction:column;align-items:flex-start;gap:28px}.plan-grid article>.eyebrow{color:var(--orange)}.plan-grid h3{font:400 3.8rem/1.1 var(--display)}.plan-grid h3>span{font:1rem/1.5 Arial,sans-serif;color:var(--muted)}.plan-grid p{color:var(--muted);margin:0}.plan-grid .license-note{font-size:.875rem;padding-top:24px;border-top:1px solid #555943;color:#d2d3c7}.plan-grid .badge{margin-top:auto}.subscription-plan{background:var(--panel);border-left:1px solid #4c513d}.plans-footer{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:28px}.plans-footer p{font-size:.875rem;color:var(--muted);max-width:620px}.plans-footer .text-link{white-space:nowrap}.practice-strip>div .text-link{margin-top:20px}
@media(max-width:1100px){.site-header nav .mobile-discord{display:inline-flex;gap:8px}.site-header nav{gap:22px}.community-section{gap:7%}.plans-footer{align-items:flex-start;flex-direction:column;gap:20px}}
@media(max-width:760px){.site-header nav .mobile-discord{display:flex;justify-content:space-between}.community-section{grid-template-columns:1fr;gap:35px}.community-section h2{font-size:2.65rem}.plan-grid{grid-template-columns:1fr}.plan-grid article{padding:30px 7%;gap:24px}.subscription-plan{border-left:0;border-top:1px solid #4c513d}.plan-grid h3{font-size:3rem}.plan-grid .badge{max-width:100%;line-height:1.6}.product-price{font-size:1.8rem}.plans-heading{margin-bottom:32px}}
.learning-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:25px;border-bottom:1px solid #5a604c}.learning-tabs>button{font-size:1rem;text-align:left;padding:18px 20px;background:transparent;border:0;border-top:2px solid transparent;border-bottom:2px solid transparent;min-height:60px;color:var(--muted)}.learning-tabs>button:hover{color:var(--paper)}.learning-tabs>button[aria-selected=true]{color:var(--orange);background:var(--panel);border-top-color:var(--orange)}.library-heading h2{white-space:normal}.library .daw-picker button{padding:12px 16px;font-size:.875rem;min-height:48px}.events-teaser{border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.3fr 1fr;gap:28px 10%}.events-teaser>.eyebrow{grid-column:1/-1;color:var(--orange)}.events-teaser>p{align-self:center;color:var(--muted)}.events-teaser>.text-link{grid-column:2}.events-hero{border-bottom:1px solid var(--line)}.events-hero>.eyebrow{color:var(--orange)}.events-hero h1{font-size:clamp(3.5rem,7vw,7.5rem);margin:35px 0 42px}.event-intro{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.event-intro>p{font-size:1.125rem;color:var(--muted);margin:0}.event-community{display:grid;grid-template-columns:1fr 1fr;gap:10%;border-bottom:1px solid var(--line);background:var(--panel)}.event-community .eyebrow{color:var(--orange)}.event-community h2{margin-top:28px}.event-community>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:26px;justify-content:center}.event-community p{color:var(--muted);margin:0}.mission-subtitle{font:400 2rem/1.25 var(--display);margin:38px 0 22px}
@media(max-width:1100px){.site-header nav{gap:17px;font-size:.875rem}.learning-tabs>button{font-size:.9375rem;padding-inline:16px}}
@media(max-width:760px){.learning-tabs{grid-template-columns:1fr 1fr;margin-bottom:22px}.learning-tabs>button{font-size:.9375rem;padding:14px;min-height:53px}.library .daw-picker button{font-size:.875rem;min-height:46px;padding:11px 14px}.library-heading h2{font-size:1.75rem}.events-teaser{grid-template-columns:1fr;gap:25px}.events-teaser>.text-link{grid-column:1}.events-hero h1{font-size:clamp(3rem,10.8vw,5rem);margin:28px 0 35px}.event-intro>p{font-size:1rem}.event-community{grid-template-columns:1fr;gap:35px}.event-community h2{font-size:2.75rem}.site-header nav{gap:4px}.community-topics>span{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.evolution-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:40px 0}.evolution-grid figure{margin:0}.evolution-grid img{width:100%;height:auto;display:block}.evolution-grid figcaption{font-size:11px;letter-spacing:.09em;color:var(--muted);padding-top:16px}.pnc-evolution{border-top:1px solid var(--line)}@media(max-width:700px){.evolution-grid{grid-template-columns:1fr}.product-heading{flex-wrap:wrap}}

/* The same two levels are available in every learning collection. */
.level-picker{display:flex;gap:8px;margin:24px 0 12px;flex-wrap:wrap}
.level-picker button{font:inherit;cursor:pointer;padding:12px 24px;border:1px solid #555;border-radius:0;background:transparent;color:#eae4db}
.level-picker button[aria-pressed="true"]{background:#ff6b2b;border-color:#ff6b2b;color:#101110}
.level-picker button:focus-visible{outline:2px solid #eae4db;outline-offset:4px}
.difficulty-heading{font-size:14px;text-transform:uppercase;letter-spacing:.12em;margin:8px 0 24px;color:#aaa59d}

.coming-soon-link{display:inline-flex;align-items:center;gap:10px;color:#a7a19a;cursor:default}
.coming-soon-link small{font:10px/1.3 sans-serif;text-transform:uppercase;letter-spacing:.08em;border:1px solid #625348;padding:5px 6px;color:#e19c72}
.coming-soon-link.button{background:#26231f;border:1px solid #514439;color:#c4bab0}
.individual-license{max-width:670px;padding-top:24px}.individual-license h3{font-size:26px}.individual-license p{color:#b6b0a7;line-height:1.6}
.purchase-section{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;border-top:1px solid #38352f;align-items:center}.purchase-section h2{font-size:clamp(36px,5vw,66px)}.purchase-section p{max-width:580px;color:#b6b0a7;line-height:1.6}.purchase-button:disabled{cursor:not-allowed;opacity:.7}
@media(max-width:700px){.purchase-section{grid-template-columns:1fr}.header-link.coming-soon-link{display:none}.footer-community .coming-soon-link{flex-wrap:wrap}}

.release-platforms{display:flex;flex-wrap:wrap;gap:14px 20px}.release-grid figcaption{flex-wrap:wrap}.artist-release-heading .actions{flex-wrap:wrap}
