.hero[data-astro-cid-cmoixw3u]{position:relative;height:100vh;height:100dvh;width:100%;overflow:hidden}.hero-media[data-astro-cid-cmoixw3u]{position:absolute;inset:0}.hero-video[data-astro-cid-cmoixw3u]{width:100%;height:100%;object-fit:cover}.hero-swap[data-astro-cid-cmoixw3u]{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .6s var(--ease-out);pointer-events:none}.hero-scrim[data-astro-cid-cmoixw3u]{position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#0000000d 40%,#00000073)}.hero-copy[data-astro-cid-cmoixw3u]{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.hero-title[data-astro-cid-cmoixw3u]{max-width:15ch;font-size:var(--fs-hero);font-weight:700;line-height:.98;letter-spacing:-.02em}.hero-sub[data-astro-cid-cmoixw3u]{margin-top:1.5rem;max-width:34ch;font-size:var(--fs-lead);color:#ffffffeb}.hero-controls[data-astro-cid-cmoixw3u]{position:absolute;left:var(--gutter);bottom:clamp(1.5rem,4vh,3rem);display:flex;align-items:center;gap:1.6rem}.hero-watch[data-astro-cid-cmoixw3u]{display:inline-flex;align-items:center;gap:.9rem;color:var(--white);font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:.22em;text-transform:uppercase}.hero-watch[data-astro-cid-cmoixw3u] .play[data-astro-cid-cmoixw3u]{width:34px;height:34px;display:grid;place-content:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;transition:background .3s,color .3s}.hero-watch[data-astro-cid-cmoixw3u] .play[data-astro-cid-cmoixw3u] svg[data-astro-cid-cmoixw3u]{width:12px}.hero-watch[data-astro-cid-cmoixw3u]:hover .play[data-astro-cid-cmoixw3u]{background:var(--white);color:var(--rich-black)}.hero-sound[data-astro-cid-cmoixw3u]{display:inline-flex;align-items:center;gap:.55rem;color:var(--white);font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:.22em;text-transform:uppercase;opacity:.85;transition:opacity .3s}.hero-sound[data-astro-cid-cmoixw3u]:hover{opacity:1}.hero-sound[data-astro-cid-cmoixw3u] .sound-icon[data-astro-cid-cmoixw3u]{width:20px;height:20px;display:grid;place-content:center}.hero-sound[data-astro-cid-cmoixw3u] svg[data-astro-cid-cmoixw3u]{width:20px;height:20px;grid-area:1 / 1}.hero-sound[data-astro-cid-cmoixw3u] .icon-unmuted[data-astro-cid-cmoixw3u],.hero-sound[data-astro-cid-cmoixw3u][aria-pressed=true] .icon-muted[data-astro-cid-cmoixw3u]{display:none}.hero-sound[data-astro-cid-cmoixw3u][aria-pressed=true] .icon-unmuted[data-astro-cid-cmoixw3u]{display:block}.hero-sound[data-astro-cid-cmoixw3u][aria-pressed=true]{opacity:1;color:var(--accent)}.hero-sound[data-astro-cid-cmoixw3u][aria-pressed=true] .sound-label[data-astro-cid-cmoixw3u]{color:var(--white)}.hero-progress[data-astro-cid-cmoixw3u]{width:clamp(120px,16vw,200px);height:2px;background:#ffffff40;overflow:hidden}.hero-progress-fill[data-astro-cid-cmoixw3u]{display:block;width:0%;height:100%;background:var(--accent);transition:width .15s linear}@media(max-width:700px){.hero-progress[data-astro-cid-cmoixw3u]{display:none}}#video-modal[data-astro-cid-cmoixw3u]{position:fixed;inset:0;z-index:calc(var(--z-menu) + 100);display:none;align-items:center;justify-content:center;background:#000000eb;padding:var(--gutter)}#video-modal[data-astro-cid-cmoixw3u] video[data-astro-cid-cmoixw3u]{width:min(1100px,92vw);max-height:84vh}.modal-close[data-astro-cid-cmoixw3u]{position:absolute;top:1.5rem;right:2rem;font-size:2.5rem;line-height:1;color:var(--white)}@media(max-width:700px){.hero-copy[data-astro-cid-cmoixw3u]{top:auto;bottom:22vh;transform:none}}.dock[data-astro-cid-x42auad4]{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-sidebar);--dock-h: clamp(64px, 9vh, 84px)}.dock-bar[data-astro-cid-x42auad4]{position:relative;z-index:1;display:flex;height:var(--dock-h);background:var(--sidebar-bg)}.dock-seg[data-astro-cid-x42auad4]{flex:1;display:flex;align-items:center;justify-content:center;gap:1rem;color:#fff9;border-right:1px solid rgba(255,255,255,.08);transition:color .3s var(--ease-out),background .3s var(--ease-out)}.dock-seg[data-astro-cid-x42auad4]:hover,.dock-seg[data-astro-cid-x42auad4].is-active{color:var(--white);background:#ffffff0d}.dock-icon[data-astro-cid-x42auad4]{width:clamp(30px,3vw,40px);height:clamp(30px,3vw,40px);flex:none}.dock-name[data-astro-cid-x42auad4]{font-family:var(--font-head);font-weight:700;font-size:clamp(.95rem,1.2vw,1.2rem);letter-spacing:-.01em;white-space:nowrap}.dock-cta[data-astro-cid-x42auad4]{flex:none;display:flex;align-items:center;gap:1rem;padding-inline:clamp(1.25rem,2.5vw,2.25rem);background:var(--accent);color:var(--white);transition:background .3s}.dock-cta[data-astro-cid-x42auad4]:hover{background:var(--accent-2)}.dock-cta-text[data-astro-cid-x42auad4]{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.dock-cta[data-astro-cid-x42auad4] svg[data-astro-cid-x42auad4]{width:40px;transition:transform .35s var(--ease-out)}.dock-cta[data-astro-cid-x42auad4]:hover svg[data-astro-cid-x42auad4]{transform:translate(6px)}.dock-panels[data-astro-cid-x42auad4]{position:absolute;bottom:var(--dock-h);left:0;right:0;pointer-events:none}.dock-panel[data-astro-cid-x42auad4]{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:var(--seg-w, 32%) 1fr;height:clamp(250px,34vh,340px);background:#17171ae0;color:var(--white);transform:translateY(102%);opacity:0;transition:transform .45s var(--ease-inout),opacity .3s var(--ease-out);overflow:hidden}.dock-panel[data-astro-cid-x42auad4].is-open{transform:translateY(0);opacity:1;pointer-events:auto}.dock-panel-media[data-astro-cid-x42auad4]{position:relative;overflow:hidden;display:block}.dock-panel-media[data-astro-cid-x42auad4] img[data-astro-cid-x42auad4]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.8);transition:transform .6s var(--ease-out)}.dock-panel-media[data-astro-cid-x42auad4]:hover img[data-astro-cid-x42auad4]{transform:scale(1.04)}.dock-panel-body[data-astro-cid-x42auad4]{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.25rem,2.5vh,2rem) clamp(1.5rem,3vw,3rem);min-width:0}.dock-panel-tag[data-astro-cid-x42auad4]{color:#ffffff8c}.dock-sub-list[data-astro-cid-x42auad4]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 2.5rem;align-content:start}.dock-sub[data-astro-cid-x42auad4]{display:inline-block;font-family:var(--font-head);font-weight:500;font-size:clamp(.95rem,1.15vw,1.15rem);color:#ffffffc7;transition:color .25s,transform .25s var(--ease-out)}.dock-sub[data-astro-cid-x42auad4]:hover{color:var(--white);transform:translate(4px)}.dock-panel-cta[data-astro-cid-x42auad4]{margin-top:auto;display:inline-flex;align-items:center;gap:.9rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-soft)}.dock-panel-cta[data-astro-cid-x42auad4] svg[data-astro-cid-x42auad4]{width:38px;transition:transform .3s var(--ease-out)}.dock-panel-cta[data-astro-cid-x42auad4]:hover{color:var(--white)}.dock-panel-cta[data-astro-cid-x42auad4]:hover svg[data-astro-cid-x42auad4]{transform:translate(6px)}body.home .hero-controls{bottom:calc(clamp(64px,9vh,84px) + 1.75rem)!important}@media(max-width:700px){.dock[data-astro-cid-x42auad4]{--dock-h: 60px}.dock-name[data-astro-cid-x42auad4]{font-size:.8rem}.dock-icon[data-astro-cid-x42auad4]{width:24px;height:24px}.dock-seg[data-astro-cid-x42auad4]{gap:.5rem}.dock-cta[data-astro-cid-x42auad4]{padding-inline:1rem}.dock-cta-text[data-astro-cid-x42auad4]{display:none}.dock-panel[data-astro-cid-x42auad4]{grid-template-columns:1fr;height:auto;max-height:60vh}.dock-panel-media[data-astro-cid-x42auad4]{display:none}.dock-sub-list[data-astro-cid-x42auad4]{grid-template-columns:1fr}}
