:root{--deep-stage-teal:#072A31;--stage-magenta:#FF2E74;--liner-ivory:#F4EFE7;--teal-950:#041A1F;--teal-900:#072A31;--teal-800:#0B3741;--teal-700:#114A57;--teal-600:#1A6373;--teal-500:#2E8092;--teal-300:#8FB7C0;--magenta-700:#B81550;--magenta-600:#DB1F61;--magenta-500:#FF2E74;--magenta-400:#FF5C92;--magenta-200:#FFB9CF;--magenta-050:#FFE7EE;--paper-000:#FBF8F2;--ivory-100:#F4EFE7;--ivory-200:#EAE2D4;--ivory-300:#DCD1BD;--ivory-400:#C4B69D;--ink-900:#0A1A1F;--ink-600:#44565B;--ink-400:#738185;--bg-room:var(--teal-900);--bg-room-deep:var(--teal-950);--bg-page:var(--ivory-100);--surface-card:var(--paper-000);--surface-card-dark:var(--teal-800);--surface-sunk:var(--ivory-200);--text-ink:var(--deep-stage-teal);--text-muted:var(--ink-600);--text-faint:var(--ink-400);--text-on-room:var(--liner-ivory);--text-on-room-muted:#A9BCC0;--text-on-magenta:#FFFFFF;--highlight:var(--magenta-500);--highlight-hover:var(--magenta-600);--highlight-press:var(--magenta-700);--border:var(--ivory-300);--border-strong:var(--ivory-400);--border-on-room:var(--teal-700);--font-display:"Archivo","Arial Narrow",sans-serif;--font-body:"Hanken Grotesk",system-ui,sans-serif;--font-mono:"Space Mono",ui-monospace,monospace;--font-script:"Caveat","Bradley Hand",cursive;--container:1600px;--container-mid:1180px;--container-prose:760px;--gutter:clamp(1.25rem,4.5vw,5rem);--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--mesh-room:radial-gradient(circle at 16% 20%,var(--teal-700),transparent 55%),radial-gradient(circle at 84% 14%,rgba(255,46,116,0.22),transparent 46%),radial-gradient(circle at 74% 90%,var(--teal-600),transparent 52%),radial-gradient(circle at 50% 50%,var(--teal-800),var(--teal-950));--mesh-spotlight:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(255,46,116,0.30),transparent 62%),linear-gradient(180deg,var(--teal-900),var(--teal-950));--grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");--shadow-sm:0 2px 6px rgba(7,42,49,0.08);--shadow-md:0 6px 18px rgba(7,42,49,0.10);--shadow-lg:0 16px 40px rgba(7,42,49,0.14);--shadow-xl:0 28px 70px rgba(7,42,49,0.18);--shadow-room:0 20px 60px rgba(2,12,15,0.55);--glow-stage:0 0 0 1px rgba(255,46,116,0.5),0 8px 28px rgba(255,46,116,0.28);--focus-shadow:0 0 0 3px rgba(255,46,116,0.35);--ease-stage:cubic-bezier(0.2,0.7,0.2,1)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg-page);color:var(--text-ink);font-family:var(--font-body);font-weight:400;font-size:18px;line-height:1.62;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.display{font-family:var(--font-display);font-weight:900;line-height:1.02;letter-spacing:-.022em;margin:0}.display-xxl{font-size:clamp(3rem,7.5vw,7rem)}.display-xl{font-size:clamp(2.6rem,6vw,5.4rem)}h2{font-weight:800;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.06;letter-spacing:-.02em;margin:0 0 1rem}h2,h3{font-family:var(--font-display)}h3{font-weight:700;font-size:clamp(1.3rem,1.8vw,1.6rem);line-height:1.14;margin:0 0 .6rem}h4{font-family:var(--font-display);font-weight:600;font-size:1.1rem;line-height:1.25;margin:0 0 .5rem}p{margin:0 0 1.1em;max-width:64ch}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}.overline,strong{font-weight:700}.overline{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--highlight);display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1.3rem}.overline:before{content:"";width:26px;height:2px;background:currentColor}.lede{font-size:clamp(1.1rem,1.5vw,1.32rem);line-height:1.5;color:var(--text-muted);margin:.3rem 0 1.8rem;max-width:60ch}section.dark .lede{color:var(--text-on-room-muted)}.dj-container{width:100%;max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.measure{max-width:var(--container-mid)}nav.top{position:sticky;top:0;z-index:100;background:rgba(7,42,49,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-on-room)}nav.top .dj-container{justify-content:space-between;gap:1rem;padding-top:1rem;padding-bottom:1rem}.brand,nav.top .dj-container{display:flex;align-items:center}.brand{gap:.85rem}.brand .dj-logo{height:46px;width:auto;display:block}.brand small{font-family:var(--font-mono);font-weight:700;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-on-room-muted);padding-left:.85rem;border-left:1px solid var(--border-on-room)}@media(max-width:560px){.brand small{display:none}}.nav-links{display:none;gap:2rem;align-items:center}@media(min-width:920px){.nav-links{display:flex}}.nav-links a{font-family:var(--font-mono);color:var(--text-on-room-muted);font-weight:400;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;transition:color .15s var(--ease-stage)}.nav-links a:hover{color:var(--liner-ivory)}.nav-actions{display:flex;align-items:center;gap:.6rem}@media(max-width:480px){.brand .dj-logo{height:38px}.nav-actions{gap:.45rem}.nav-actions .dj-btn{padding:.5rem .82rem;font-size:.76rem}}.nav-toggle-cb{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:40px;padding:0 11px;flex:none;background:transparent;border:1.5px solid var(--border-on-room);border-radius:var(--radius-md);cursor:pointer}.nav-toggle span{display:block;height:2px;width:100%;background:var(--liner-ivory);border-radius:2px;transition:transform .22s var(--ease-stage),opacity .18s var(--ease-stage)}.nav-toggle:focus-visible{outline:none;box-shadow:var(--focus-shadow)}.nav-mobile-menu{display:none;flex-direction:column;border-top:1px solid var(--border-on-room);background:rgba(7,42,49,.98);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.nav-mobile-menu a{font-family:var(--font-mono);color:var(--text-on-room-muted);font-weight:400;font-size:.8rem;letter-spacing:.09em;text-transform:uppercase;padding:1.05rem var(--gutter);border-bottom:1px solid var(--border-on-room);transition:color .15s var(--ease-stage),background .15s var(--ease-stage)}.nav-mobile-menu a:last-child{border-bottom:0}.nav-mobile-menu a:active,.nav-mobile-menu a:hover{color:var(--liner-ivory);background:rgba(255,46,116,.1)}.nav-mobile-menu a.mm-members{color:var(--highlight)}.nav-toggle-cb:checked~.nav-mobile-menu{display:flex}.nav-toggle-cb:checked~.dj-container .nav-toggle span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle-cb:checked~.dj-container .nav-toggle span:nth-child(2){opacity:0}.nav-toggle-cb:checked~.dj-container .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:919px){.nav-toggle{display:flex}.nav-actions .nav-desktop-only{display:none}}@media(min-width:920px){.nav-mobile-menu{display:none!important}}.cta-band{margin-top:clamp(2.6rem,5vw,3.6rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem 2rem;padding:clamp(1.5rem,3vw,2.1rem) clamp(1.5rem,3vw,2.3rem);border-radius:var(--radius-lg)}.cta-band.on-room{background:var(--surface-card-dark);border:1px solid var(--border-on-room)}.cta-band.on-page{background:var(--surface-card);border:1px solid var(--border)}.cta-band .cta-copy{font-family:var(--font-display);font-weight:800;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.15;margin:0;max-width:22ch}.cta-band.on-room .cta-copy{color:var(--liner-ivory)}.cta-band.on-page .cta-copy{color:var(--text-ink)}.dj-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:var(--font-display);font-weight:700;font-size:.98rem;letter-spacing:0;padding:.92rem 1.7rem;border-radius:var(--radius-md);border:1.5px solid transparent;cursor:pointer;transition:background .18s var(--ease-stage),color .18s var(--ease-stage),border-color .18s var(--ease-stage),box-shadow .18s var(--ease-stage),transform .1s var(--ease-stage)}.dj-btn:active{transform:scale(.98)}.dj-btn:focus-visible{outline:none;box-shadow:var(--focus-shadow)}.dj-btn-magenta{background:var(--highlight);color:var(--text-on-magenta);border-color:var(--highlight)}.dj-btn-magenta:hover{background:var(--highlight-hover);border-color:var(--highlight-hover);box-shadow:var(--glow-stage)}.dj-btn-magenta:active{background:var(--highlight-press);border-color:var(--highlight-press)}.dj-btn-outline-room{background:transparent;color:var(--liner-ivory);border-color:var(--border-on-room)}.dj-btn-outline-room:hover{border-color:var(--liner-ivory)}.dj-btn-outline-ink{background:transparent;color:var(--text-ink);border-color:var(--border-strong)}.dj-btn-outline-ink:hover{background:var(--deep-stage-teal);color:var(--liner-ivory);border-color:var(--deep-stage-teal)}.dj-btn-sm{padding:.62rem 1.2rem;font-size:.85rem}.live{display:inline-flex;align-items:center;gap:.6rem}.live-dot{width:9px;height:9px;border-radius:var(--radius-pill);background:var(--highlight);box-shadow:0 0 0 4px rgba(255,46,116,.22);animation:pulse 1.8s var(--ease-stage) infinite}.live-label{font-family:var(--font-mono);font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-on-room-muted)}.vu{display:inline-flex;align-items:flex-end;gap:3px;height:16px}.vu span{width:3px;background:var(--highlight);border-radius:1px;transform-origin:bottom;animation:vu .9s var(--ease-stage) infinite alternate}.vu span:first-child{height:40%;animation-delay:-.2s}.vu span:nth-child(2){height:85%;animation-delay:-.56s}.vu span:nth-child(3){height:60%;animation-delay:-80ms}.vu span:nth-child(4){height:100%;animation-delay:-.38s}.vu span:nth-child(5){height:50%;animation-delay:-.64s}.vu span:nth-child(6){height:75%;animation-delay:-.28s}.vu span:nth-child(7){height:35%;animation-delay:-.48s}@keyframes vu{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes pulse{0%,to{box-shadow:0 0 0 4px rgba(255,46,116,.22)}50%{box-shadow:0 0 0 7px rgba(255,46,116,0)}}section{padding:clamp(4rem,8vw,7.5rem) 0;position:relative}section.dark{background:var(--bg-room);color:var(--text-on-room)}section.dark h2,section.dark h3,section.dark h4{color:var(--liner-ivory)}section.dark p{color:var(--text-on-room-muted)}section.alt{background:var(--ivory-200)}.mesh-room{position:relative;overflow:hidden;background:var(--teal-950)}.mesh-room:before{background:var(--mesh-room);background-size:cover}.mesh-room:after,.mesh-room:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.mesh-room:after{background-image:var(--grain);background-size:180px 180px;mix-blend-mode:overlay;opacity:.1}.mesh-room>.dj-container{position:relative;z-index:1}.hero{color:var(--text-on-room);padding:clamp(4.5rem,9vw,8rem) 0 clamp(4rem,8vw,7rem);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,5.5rem);align-items:center}@media(min-width:980px){.hero-grid{grid-template-columns:1.12fr .88fr}}.hero-display{color:var(--liner-ivory);max-width:15ch;margin-bottom:1.8rem;text-transform:uppercase}.hero-display em{font-style:normal;color:var(--highlight)}.hero-sub{font-size:clamp(1.05rem,1.4vw,1.24rem);line-height:1.55;color:var(--text-on-room-muted);max-width:56ch;margin:0 0 1.3rem}.hero-fine{color:#8DA3A8;font-size:.92rem;max-width:54ch;margin:0}.hero-cta{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:2.6rem}.hero-cta .micro{color:#8DA3A8;font-size:.86rem;max-width:26ch;margin:0}.pass{background:var(--surface-card-dark);border:1px solid var(--border-on-room);border-radius:var(--radius-lg);box-shadow:var(--shadow-room);overflow:hidden;max-width:460px;margin:0 auto;width:100%}.pass-top{background:var(--mesh-spotlight);background-size:cover;padding:1.7rem 1.7rem 1.5rem;border-bottom:1px solid var(--border-on-room)}.pass-tag{font-family:var(--font-mono);font-weight:700;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--highlight)}.pass-title{font-family:var(--font-display);font-weight:800;font-size:1.55rem;color:var(--liner-ivory);margin:.5rem 0 0;letter-spacing:-.01em}.pass-rows{padding:.4rem 1.7rem 1.4rem}.pass-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border-on-room)}.pass-row:last-child{border-bottom:0}.pass-row .k{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-on-room-muted)}.pass-row .v{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--liner-ivory);text-align:right}.pass-foot{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1.05rem 1.7rem;background:var(--teal-950);border-top:1px solid var(--border-on-room)}.split{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start;margin-top:2.5rem}@media(min-width:860px){.split{grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,6rem)}}.split .body p{color:var(--text-muted)}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0;margin-top:3.2rem;border-top:1px solid var(--border-on-room);border-left:1px solid var(--border-on-room)}.feature{padding:2.1rem 2rem 2.3rem;border-right:1px solid var(--border-on-room);border-bottom:1px solid var(--border-on-room)}.feature-num{font-family:var(--font-mono);font-weight:700;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--highlight);margin-bottom:1.2rem;display:block}.feature h3{font-weight:800;font-size:1.42rem;margin-bottom:.7rem;line-height:1.12}.two-col{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:2.5rem}@media(min-width:760px){.two-col{grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,4.5rem)}}.col-block{padding:1.6rem 0 0;border-top:1px solid var(--border-strong)}.col-head{display:flex;align-items:center;gap:.7rem;margin-bottom:1.2rem}.col-head .dot{width:11px;height:11px;border-radius:var(--radius-pill);background:var(--highlight);flex:none}.col-head .dash{width:13px;height:2px;background:var(--ink-400);flex:none}.col-block h3{font-weight:800;font-size:1.18rem;margin:0}.col-block ul{list-style:none;padding:0;margin:0}.col-block li{padding:.85rem 0 .85rem 1.7rem;position:relative;color:var(--text-muted);font-size:1.02rem;line-height:1.5;border-bottom:1px solid var(--border)}.col-block.for li:before{content:"";position:absolute;left:0;top:1.3rem;width:9px;height:9px;background:var(--highlight);border-radius:var(--radius-pill)}.col-block.not li:before{content:"–";position:absolute;left:0;top:.85rem;color:var(--ink-400);font-weight:700}.cadence{display:grid;grid-template-columns:1fr;gap:0;margin-top:2.5rem;border-top:1.5px solid var(--deep-stage-teal)}@media(min-width:840px){.cadence{grid-template-columns:1fr 1fr;-moz-column-gap:clamp(2.5rem,5vw,4.5rem);column-gap:clamp(2.5rem,5vw,4.5rem)}}.cadence-row{display:grid;grid-template-columns:1fr;gap:.25rem;padding:1.4rem 0;border-bottom:1px solid var(--border)}@media(min-width:560px){.cadence-row{grid-template-columns:180px 1fr;gap:1.6rem;align-items:baseline}}.cadence-when{font-family:var(--font-mono);font-weight:700;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--highlight)}.cadence-what{color:var(--text-muted);font-size:1.04rem;line-height:1.45;margin:0}.bio{margin-top:2.6rem;padding:clamp(1.9rem,3vw,2.9rem);background:var(--surface-card-dark);border:1px solid var(--border-on-room);border-radius:var(--radius-lg);max-width:860px;position:relative;overflow:hidden}.bio-mark{position:absolute;top:-18px;right:-10px;width:120px;opacity:.07;pointer-events:none}.bio-role{font-family:var(--font-mono);font-weight:700;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--highlight);margin:0 0 .5rem}.bio-name{font-family:var(--font-display);font-weight:800;font-size:1.7rem;margin:0 0 1.3rem;color:var(--liner-ivory)}.bio p{color:#BBD0D4;font-size:1rem;line-height:1.6;position:relative}.rule-callout{margin-top:2.5rem;padding:clamp(1.9rem,3vw,2.7rem);background:var(--deep-stage-teal);color:var(--text-on-room);border-radius:var(--radius-lg);border:1px solid var(--border-on-room);max-width:800px}.rule-over{font-family:var(--font-mono);font-weight:700;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--highlight);display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1rem}.rule-over:before{content:"";width:26px;height:2px;background:currentColor}.rule-callout h3{color:var(--liner-ivory);margin-bottom:1rem;font-size:1.4rem}.rule-callout p{color:var(--text-on-room-muted)}.rule-callout p.kicker{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--border-on-room);font-weight:600;color:var(--liner-ivory)}.faq-list{margin-top:3rem;display:grid;grid-template-columns:1fr;gap:0 clamp(2.5rem,5vw,4.5rem);border-top:1.5px solid var(--deep-stage-teal)}@media(min-width:900px){.faq-list{grid-template-columns:1fr 1fr}}details.faq{border-bottom:1px solid var(--border);padding:1.6rem 0}details.faq summary{list-style:none;cursor:pointer;outline:none;position:relative;padding-right:2.6rem;font-family:var(--font-display);font-weight:700;font-size:1.14rem;line-height:1.3;color:var(--text-ink)}details.faq summary::-webkit-details-marker{display:none}details.faq summary:after{content:"+";position:absolute;right:0;top:-.1rem;font-weight:700;color:var(--highlight);font-size:1.5rem;line-height:1;transition:transform .2s var(--ease-stage)}details.faq[open] summary:after{content:"\2013"}details.faq summary:hover{color:var(--highlight)}details.faq summary:focus-visible{outline:none;box-shadow:var(--focus-shadow);border-radius:6px}details.faq .faq-answer{margin-top:1rem;color:var(--text-muted);font-size:1rem;line-height:1.6;max-width:62ch}section.final{text-align:center;padding:clamp(5.5rem,11vw,9rem) 0;color:var(--text-on-room)}.final-mark{width:54px;margin:0 auto 1.8rem;display:block}section.final .display-xl em{font-family:var(--font-script);font-style:normal;color:var(--highlight);display:block;font-size:1.15em;line-height:.85}section.final .lede{color:var(--text-on-room-muted);margin:1.8rem auto;text-align:center}section.final .micro{color:#8DA3A8;font-size:.86rem;max-width:38ch;margin:1.2rem auto 0;text-align:center}footer{background:var(--teal-950);color:var(--text-on-room-muted);padding:4rem 0 2.4rem;font-size:.9rem}footer .dj-container{display:grid;gap:2.5rem;grid-template-columns:1fr}@media(min-width:760px){footer .dj-container{grid-template-columns:2fr 1fr 1fr;gap:3rem}}footer .dj-logo{height:30px;width:auto;display:block;margin-bottom:1rem}footer .footer-col h4{font-family:var(--font-mono);font-weight:700;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--liner-ivory);margin-bottom:1rem}footer .footer-col a{display:block;color:var(--text-on-room-muted);padding:.32rem 0;transition:color .15s var(--ease-stage);font-weight:400}footer .footer-col a:hover{color:var(--highlight)}footer .footer-meta{grid-column:1/-1;border-top:1px solid var(--border-on-room);padding-top:1.7rem;margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.4rem 2rem;justify-content:space-between;align-items:center;font-size:.8rem;color:#7E9398;font-family:var(--font-mono);letter-spacing:.02em}footer .footer-meta p{margin:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.live-dot,.vu span{animation:none!important}.vu span{transform:scaleY(.7)}}