.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.hs-listen[data-astro-cid-fnrypj2h]{position:fixed;left:18px;bottom:18px;z-index:60;display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:13px;font-weight:600;color:var(--gold);cursor:pointer;padding:0 16px;min-height:44px;border-radius:999px;border:1px solid rgba(232,176,75,.45);background:#0e0b08c7;backdrop-filter:blur(12px);box-shadow:0 8px 26px -10px #0009}.hs-listen[data-astro-cid-fnrypj2h]:hover{border-color:var(--gold)}.hs-pulse[data-astro-cid-fnrypj2h]{width:9px;height:9px;border-radius:50%;background:radial-gradient(circle,#ffd9a0,var(--terracotta));box-shadow:0 0 #e8b04b80;animation:hsPulse 2.4s ease-in-out infinite}@keyframes hsPulse{0%,to{box-shadow:0 0 #e8b04b80}50%{box-shadow:0 0 0 7px #e8b04b00}}.hs-bar[data-astro-cid-fnrypj2h]{position:fixed;left:0;right:0;bottom:0;z-index:60;display:none;align-items:center;gap:16px;padding:11px 18px;background:#0e0b08d1;backdrop-filter:blur(16px);border-top:1px solid var(--line)}.hs-player[data-astro-cid-fnrypj2h].hs-open .hs-listen[data-astro-cid-fnrypj2h]{display:none}.hs-player[data-astro-cid-fnrypj2h].hs-open .hs-bar[data-astro-cid-fnrypj2h]{display:flex}.hs-play[data-astro-cid-fnrypj2h]{width:44px;height:44px;border-radius:50%;border:0;background:var(--gold);color:#231803;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.hs-play[data-astro-cid-fnrypj2h] svg[data-astro-cid-fnrypj2h]{width:16px;height:16px;fill:#231803}.ic-pause[data-astro-cid-fnrypj2h],.hs-player[data-astro-cid-fnrypj2h].hs-playing .ic-play[data-astro-cid-fnrypj2h]{display:none}.hs-player[data-astro-cid-fnrypj2h].hs-playing .ic-pause[data-astro-cid-fnrypj2h]{display:block}.hs-vinyl[data-astro-cid-fnrypj2h]{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 36% 30%,var(--gold),var(--terracotta) 60%,#2a1604);position:relative}.hs-vinyl[data-astro-cid-fnrypj2h]:after{content:"";position:absolute;inset:42%;background:var(--bg);border-radius:50%}.hs-player[data-astro-cid-fnrypj2h].hs-playing .hs-vinyl[data-astro-cid-fnrypj2h]{animation:hsSpin 4s linear infinite}@keyframes hsSpin{to{transform:rotate(360deg)}}.hs-label[data-astro-cid-fnrypj2h]{font-size:12.5px;color:var(--text-strong);white-space:nowrap;flex-shrink:0;letter-spacing:.01em}.hs-wave[data-astro-cid-fnrypj2h]{flex:1;height:34px;min-width:60px}.hs-volwrap[data-astro-cid-fnrypj2h]{display:flex;align-items:center;gap:7px;color:var(--text-dim);flex-shrink:0}.hs-volic[data-astro-cid-fnrypj2h]{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.hs-vol[data-astro-cid-fnrypj2h]{width:84px;accent-color:var(--gold);cursor:pointer}.hs-close[data-astro-cid-fnrypj2h]{background:none;border:0;color:var(--text-dim);font-size:15px;cursor:pointer;flex-shrink:0;min-width:44px;min-height:44px;display:grid;place-items:center;padding:0}.hs-close[data-astro-cid-fnrypj2h]:hover{color:var(--text)}@media(max-width:640px){.hs-label[data-astro-cid-fnrypj2h],.hs-volwrap[data-astro-cid-fnrypj2h]{display:none}}@media(prefers-reduced-motion:reduce){.hs-player[data-astro-cid-fnrypj2h].hs-playing .hs-vinyl[data-astro-cid-fnrypj2h],.hs-pulse[data-astro-cid-fnrypj2h]{animation:none}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}[data-theme=dark]{--bg:#0E0B08;--bg-elev:#15100B;--surface:#1C1714;--surface-2:#221B16;--text:#E7DAC8;--text-strong:#F4E8D6;--text-dim:rgba(231,218,200,.62);--gold:#E8B04B;--terracotta:#C96E3F;--line:rgba(231,218,200,.12);--accent:#E8B04B;--on-accent:#231803;--nav-bg:rgba(14,11,8,.72);--glow-1:rgba(201,110,63,.2);--glow-2:rgba(232,176,75,.1);--grain:rgba(231,218,200,.6);--grain-op:.04}[data-theme=light]{--bg:#F4EADB;--bg-elev:#FBF3E7;--surface:#FFFDF9;--surface-2:#FBF3E7;--text:#2A2017;--text-strong:#1B130C;--text-dim:rgba(36,26,18,.6);--gold:#8F5E12;--terracotta:#A8502A;--line:rgba(36,26,18,.12);--accent:#E8B04B;--on-accent:#231803;--nav-bg:rgba(244,234,219,.78);--glow-1:rgba(201,110,63,.16);--glow-2:rgba(232,176,75,.16);--grain:rgba(36,26,18,.5);--grain-op:.04}:root{--sun-x:78%;--sun-y:8%;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;--maxw:1120px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--r-pill:999px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-6:24px;--sp-8:32px;--sp-12:48px;--sp-16:64px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .4s ease,color .4s ease}.wrap{max-width:1120px;margin:0 auto;padding:0 24px}.label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-weight:600}h1,h2,h3{font-family:Fraunces,serif;font-weight:600;line-height:1.05;letter-spacing:-.01em;color:var(--text-strong)}a{color:inherit;text-decoration:none}.btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;padding:13px 22px;border-radius:999px;cursor:pointer;border:0;transition:transform .15s ease,background .2s ease,border-color .2s}.btn-primary{background:var(--accent);color:var(--on-accent)}.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--line)}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.logo{display:inline-flex;align-items:center;gap:10px}.logo .mk{width:30px;height:30px}.brand{font-family:Fraunces,serif;font-size:20px;font-weight:600;color:var(--text-strong);letter-spacing:-.01em}.brand .dot{color:var(--gold)}nav{position:sticky;top:0;z-index:40;backdrop-filter:blur(12px);background:var(--nav-bg);border-bottom:1px solid var(--line)}.nav-in{display:flex;align-items:center;justify-content:space-between;height:68px;gap:18px}.nav-links{display:flex;gap:30px;font-size:14px;color:var(--text-dim)}.nav-links a:hover{color:var(--text)}.nav-right{display:flex;align-items:center;gap:12px}.tgl{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:transparent;cursor:pointer;display:grid;place-items:center;color:var(--gold);transition:border-color .2s;padding:0}.tgl:hover{border-color:var(--gold)}.tgl svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.nav-studio{position:relative;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-strong);padding:8px 14px;border-radius:999px;border:1px solid rgba(232,176,75,.5);background:linear-gradient(120deg,var(--glow-2),transparent 65%);transition:transform .15s ease,border-color .2s ease,box-shadow .25s ease}.nav-studio:hover{transform:translateY(-1px);border-color:var(--gold);box-shadow:0 6px 22px -8px var(--glow-1)}.nav-studio svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-studio .tag{font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--on-accent);background:var(--gold);padding:2px 6px;border-radius:999px;line-height:1}.nav-studio:after{content:"";position:absolute;inset:-1px;border-radius:999px;pointer-events:none;animation:studioPulse 3.4s ease-in-out infinite}@keyframes studioPulse{0%,to{box-shadow:0 0 #e8b04b4d}50%{box-shadow:0 0 0 7px #e8b04b00}}@media(max-width:520px){.nav-studio span{display:none}.nav-studio{padding:8px}}@media(max-width:760px){.nav-links{display:none}}@media(prefers-reduced-motion:reduce){.nav-studio:after{animation:none}}.hero{position:relative;overflow:hidden;padding:120px 0 96px;background:radial-gradient(90% 70% at var(--sun-x) var(--sun-y),var(--glow-1) 0%,transparent 55%),radial-gradient(70% 60% at 12% 100%,var(--glow-2) 0%,transparent 60%),var(--bg)}.hero:after{content:"";position:absolute;inset:0;opacity:var(--grain-op);pointer-events:none;background-image:radial-gradient(var(--grain) 1px,transparent 1px);background-size:3px 3px}.hero-in{position:relative;max-width:760px}.hero h1{font-size:clamp(40px,7vw,76px);margin:18px 0 0}.hero h1 .it{font-style:italic;color:var(--gold);font-weight:400}.hero p.sub{font-size:clamp(16px,2.2vw,20px);color:var(--text-dim);margin:22px 0 34px;max-width:560px}.capture{display:flex;gap:10px;max-width:460px;flex-wrap:wrap}.capture input{flex:1;min-width:200px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:13px 20px;color:var(--text);font-family:inherit;font-size:15px}.capture input::placeholder{color:var(--text-dim)}.capture input:focus{outline:none;border-color:var(--gold)}.nowplay{display:inline-flex;align-items:center;gap:10px;margin-top:40px;padding:8px 16px;border:1px solid var(--line);border-radius:999px;font-size:13px;color:var(--text-dim)}.nowplay .eq{display:inline-flex;gap:2px;align-items:flex-end;height:14px}.nowplay .eq i{width:2px;background:var(--gold);animation:eq 1s ease-in-out infinite}.nowplay .eq i:nth-child(2){animation-delay:.2s}.nowplay .eq i:nth-child(3){animation-delay:.4s}@keyframes eq{0%,to{height:4px}50%{height:14px}}@media(prefers-reduced-motion:reduce){.nowplay .eq i{animation:none;height:9px}*{transition:none!important}}section.blk{padding:84px 0;border-top:1px solid var(--line)}.sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:36px}.sec-head h2{font-size:clamp(26px,4vw,40px)}.sec-head p{color:var(--text-dim);font-size:15px;max-width:420px;margin-top:8px}.sounds{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:900px){.sounds{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.sounds{grid-template-columns:1fr}}.sound{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px;transition:transform .18s ease,border-color .18s ease;cursor:pointer}.sound:hover{transform:translateY(-4px);border-color:var(--gold)}.sound .chip{width:34px;height:34px;border-radius:10px;margin-bottom:16px}.sound h3{font-size:19px;margin-bottom:4px}.sound .meta{font-size:12.5px;color:var(--gold);font-weight:600;letter-spacing:.04em}.sound .mood{font-size:13px;color:var(--text-dim);margin-top:6px}.mixrow{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:760px){.mixrow{grid-template-columns:1fr}}.mixcard{border:1px dashed var(--line);border-radius:16px;aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:var(--text-dim);background:linear-gradient(160deg,var(--surface) 0%,var(--bg-elev) 100%)}.empty-note{margin-top:24px;font-size:14px;color:var(--text-dim)}.empty-note b{color:var(--text)}.empty-note a{color:var(--gold)}.field{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.loc{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:9px 16px;font-size:13.5px;color:var(--text)}.loc .dot{width:7px;height:7px;border-radius:50%;background:var(--terracotta)}.platforms{display:flex;flex-wrap:wrap;gap:12px}.plat{border:1px solid var(--line);border-radius:12px;padding:14px 22px;font-weight:600;font-size:15px;color:var(--text);transition:border-color .18s,color .18s}.plat:hover{border-color:var(--gold);color:var(--gold)}.dispatch{background:linear-gradient(150deg,var(--surface) 0%,var(--bg-elev) 100%);border:1px solid var(--line);border-radius:24px;padding:56px 44px;text-align:center}.dispatch h2{font-size:clamp(26px,4vw,38px)}.dispatch p{color:var(--text-dim);margin:14px auto 28px;max-width:460px}.dispatch .capture{margin:0 auto;justify-content:center}footer{border-top:1px solid var(--line);padding:54px 0 40px;color:var(--text-dim);font-size:14px}.foot-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;margin-bottom:34px}.foot-grid a{color:var(--text-dim)}.foot-grid a:hover{color:var(--gold)}.foot-col{max-width:260px}.foot-col h4{font-family:DM Sans,sans-serif;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--text);margin-bottom:14px}.foot-col a{display:block;margin-bottom:9px}.disclosure{font-size:12.5px;color:var(--text-dim);opacity:.8;border-top:1px solid var(--line);padding-top:22px;line-height:1.6}.skip-link{position:absolute;left:-9999px;top:0;background:var(--accent);color:var(--on-accent);padding:10px 16px;border-radius:0 0 var(--r-sm) 0;z-index:100}.skip-link:focus{left:0}.logo--stacked{flex-direction:column;text-align:center;gap:10px}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.vcard{display:flex;flex-direction:column;text-decoration:none;border-radius:14px;transition:transform .18s ease}.vcard:hover{transform:translateY(-4px)}.vcard-thumb{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;border:1px solid var(--line);background:var(--surface-2)}.vcard-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vcard-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.45))}.vcard-play svg{width:44px;height:44px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.vcard-title{font-size:14px;color:var(--text-strong);margin:12px 0 4px;line-height:1.32;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vcard-meta{font-size:12px;color:var(--text-dim)}.vcard:hover .vcard-title{color:var(--gold)}@media(prefers-reduced-motion:reduce){.vcard:hover{transform:none}}.hero-glow{position:absolute;inset:-25%;background:radial-gradient(42% 42% at 70% 30%,var(--glow-1),transparent 70%);pointer-events:none;z-index:0}@media(prefers-reduced-motion:no-preference){html.reveal-ready [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}html.reveal-ready [data-reveal].in{opacity:1;transform:none}html.reveal-ready [data-reveal=depth]{opacity:0;transform:translateY(26px) scale(.97);filter:blur(10px);transition:opacity .8s ease-out,transform .8s ease-out,filter .8s ease-out}html.reveal-ready [data-reveal=depth].in{opacity:1;transform:none;filter:none}html.reveal-ready [data-reveal-group]>*{opacity:0;transform:translateY(18px);transition:opacity .55s ease-out,transform .55s ease-out}html.reveal-ready [data-reveal-group].in>*{opacity:1;transform:none}html.reveal-ready [data-reveal-group].in>*:nth-child(1){transition-delay:0s}html.reveal-ready [data-reveal-group].in>*:nth-child(2){transition-delay:.06s}html.reveal-ready [data-reveal-group].in>*:nth-child(3){transition-delay:.12s}html.reveal-ready [data-reveal-group].in>*:nth-child(4){transition-delay:.18s}html.reveal-ready [data-reveal-group].in>*:nth-child(5){transition-delay:.24s}html.reveal-ready [data-reveal-group].in>*:nth-child(6){transition-delay:.3s}html.reveal-ready [data-reveal-group].in>*:nth-child(7){transition-delay:.36s}html.reveal-ready [data-reveal-group].in>*:nth-child(n+8){transition-delay:.42s}.hero-glow{animation:hs-drift 14s ease-in-out infinite}@keyframes hs-drift{0%,to{transform:translate(0)}50%{transform:translate(-3%,2%)}}}@property --glow-1{syntax: "<color>"; inherits: true; initial-value: transparent;}@property --glow-2{syntax: "<color>"; inherits: true; initial-value: transparent;}@property --grain-op{syntax: "<number>"; inherits: true; initial-value: .04;}@property --sun-x{syntax: "<percentage>"; inherits: true; initial-value: 78%;}@property --sun-y{syntax: "<percentage>"; inherits: true; initial-value: 8%;}[data-tod=dawn]{--glow-1: rgba(232,176,75,.22);--glow-2: rgba(201,110,63,.08);--grain-op: .035;--sun-x: 16%;--sun-y: 86%}[data-tod=day]{--glow-1: rgba(244,232,214,.13);--glow-2: rgba(232,176,75,.08);--grain-op: .03;--sun-x: 50%;--sun-y: 4%}[data-tod=dusk]{--glow-1: rgba(201,110,63,.3);--glow-2: rgba(232,176,75,.14);--grain-op: .045;--sun-x: 82%;--sun-y: 80%}[data-tod=night]{--glow-1: rgba(201,110,63,.16);--glow-2: rgba(232,176,75,.06);--grain-op: .07;--sun-x: 80%;--sun-y: 94%}[data-theme=light][data-tod=dawn]{--glow-1: rgba(232,176,75,.18);--glow-2: rgba(201,110,63,.1);--grain-op: .04}[data-theme=light][data-tod=day]{--glow-1: rgba(232,176,75,.1);--glow-2: rgba(201,110,63,.06);--grain-op: .035}[data-theme=light][data-tod=dusk]{--glow-1: rgba(201,110,63,.2);--glow-2: rgba(232,176,75,.16);--grain-op: .045}[data-theme=light][data-tod=night]{--glow-1: rgba(201,110,63,.12);--glow-2: rgba(232,176,75,.1);--grain-op: .05}@media(prefers-reduced-motion:no-preference){html.tod-transition{transition:--glow-1 .8s ease,--glow-2 .8s ease,--grain-op .8s ease,--sun-x .8s ease,--sun-y .8s ease}}.tod-chip[data-astro-cid-uhzeize4]{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--gold);border:1px solid rgba(232,176,75,.4);background:#e8b04b12;padding:7px 12px;border-radius:999px;cursor:pointer;font-family:inherit;line-height:1;transition:border-color .2s,background .2s}.tod-chip[data-astro-cid-uhzeize4]:hover{border-color:var(--gold)}.tod-dot[data-astro-cid-uhzeize4]{width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,#ffd9a0,var(--terracotta))}@media(max-width:520px){.tod-chip[data-astro-cid-uhzeize4] .tod-label[data-astro-cid-uhzeize4]{display:none}.tod-chip[data-astro-cid-uhzeize4]{padding:7px}}
