:root{color:#eef6f8;background:#081018;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #081018;--bg-deep: #05090f;--panel: #101821;--panel-strong: #16232d;--text: #eef6f8;--muted: #aab9bf;--line: rgba(230, 242, 245, .15);--gold: #d9b75d;--teal: #39c4cf;--red: #e0594f;--white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:var(--bg)}a{color:inherit;text-decoration:none}.app{min-height:100vh;background:linear-gradient(180deg,#0810180d,#081018 92%),var(--bg)}.site-header{position:fixed;z-index:20;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px;padding:1rem clamp(1rem,3vw,2.5rem);border-bottom:1px solid rgba(238,246,248,.1);background:#05090fc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--white);font-weight:800}.brand-mark{display:inline-grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid rgba(217,183,93,.65);border-radius:8px;color:var(--gold);background:#d9b75d1a;font-size:.88rem}.nav-links,.footer-links{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.4rem);color:var(--muted);font-size:.94rem}.nav-links a:hover,.footer-links a:hover{color:var(--text)}.hero{min-height:78svh;display:flex;align-items:center;padding:7.5rem clamp(1.1rem,5vw,5.5rem) 5rem;background:linear-gradient(90deg,#05090fed,#05090fb8 36%,#05090f1a 76%),linear-gradient(180deg,#05090f0d 72%,#081018),url(/assets/hero-draft-station.png) center right / cover no-repeat}.hero-content{width:min(620px,100%)}.eyebrow{margin:0 0 .9rem;color:var(--gold);font-size:.84rem;font-weight:800;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;color:var(--white);font-size:clamp(3.2rem,8vw,5.4rem);line-height:.94}.hero h1{overflow-wrap:normal;word-break:keep-all}.hero-copy{max-width:38rem;margin:1.25rem 0 0;color:#dce8eb;font-size:1.25rem;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:.85rem 1.1rem;font-weight:800}.button.primary{color:#071015;background:var(--gold)}.button.primary:hover{background:#efcf75}.button.secondary{border-color:#eef6f838;color:var(--text);background:#eef6f814}.button.secondary:hover{border-color:#39c4cfbf}.section{padding:clamp(3.2rem,7vw,5.5rem) clamp(1.1rem,5vw,5.5rem)}.intro-band{background:#081018}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading.compact{margin-bottom:0}.section-heading h2,.launch-band h2,.page-hero h1{margin:0;color:var(--white);font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}.feature-card{min-height:190px;padding:1.25rem;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.feature-card h3{margin:0 0 .75rem;color:var(--white);font-size:1.08rem}.feature-card p,.launch-band p,.page-hero p,.legal-list p,.footer p,.voice-copy p,.chat-copy p,.item-switch-copy p,.product-copy p,.product-card p{color:var(--muted);line-height:1.65}.product-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a121b}.product-heading{max-width:900px}.product-showcase{display:grid;gap:1rem}.product-hero-card,.product-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#121923}.product-hero-card{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);align-items:stretch}.product-copy{display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:clamp(1.25rem,3vw,2rem)}.product-label{margin:0 0 .65rem;color:var(--teal);font-size:.78rem;font-weight:900;text-transform:uppercase}.product-copy h3,.product-card h3{margin:0;color:var(--white);font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.08}.product-copy p:last-child,.product-card p:last-child{margin-bottom:0}.product-hero-card img,.product-card img{display:block;width:100%;height:100%;min-height:260px;object-fit:cover;object-position:left center;background:#05090f}.product-hero-card img{aspect-ratio:16 / 7}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-card{display:grid;grid-template-rows:minmax(230px,auto) 1fr}.product-card img{aspect-ratio:16 / 8;min-height:230px}.product-card>div{padding:1.15rem}.product-card.compact-shot{grid-template-columns:minmax(220px,.78fr) minmax(0,1fr);grid-template-rows:1fr;align-items:center}.product-card.compact-shot img{min-height:140px;padding:1.25rem;object-fit:contain;object-position:center}.product-card.focus-center img{object-position:center center}.voice-band{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(280px,1.05fr);gap:clamp(1.4rem,5vw,4rem);align-items:center;background:#081018}.voice-copy{max-width:740px}.voice-copy h2{margin:0;color:var(--white);font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.voice-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.4rem 0 1.6rem}.voice-actions span{min-height:36px;display:inline-flex;align-items:center;border:1px solid rgba(57,196,207,.45);border-radius:8px;padding:.55rem .75rem;color:var(--teal);background:#39c4cf14;font-size:.84rem;font-weight:900}.voice-panel{display:grid;min-height:220px;place-items:center;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#39c4cf14,#39c4cf00),#101821}.voice-panel img{display:block;width:min(460px,88%);height:auto}.chat-band{display:grid;grid-template-columns:minmax(280px,1fr) minmax(260px,.62fr);gap:clamp(1.4rem,5vw,4rem);align-items:center;border-bottom:1px solid var(--line);background:#081018}.chat-copy{max-width:820px}.chat-copy h2{margin:0;color:var(--white);font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.chat-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.4rem}.chat-actions span{min-height:36px;display:inline-flex;align-items:center;border:1px solid rgba(57,196,207,.45);border-radius:8px;padding:.55rem .75rem;color:var(--teal);background:#39c4cf14;font-size:.84rem;font-weight:900}.chat-panel{display:grid;min-height:460px;place-items:center;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#39c4cf14,#39c4cf00),#101821}.chat-panel img{display:block;width:min(330px,88%);height:auto;max-height:680px;border:1px solid rgba(230,242,245,.12);border-radius:8px}.item-switch-band{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:clamp(1.4rem,5vw,4rem);align-items:center;border-bottom:1px solid var(--line);background:#0b1118}.item-switch-copy{max-width:760px}.item-switch-copy h2{margin:0;color:var(--white);font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.item-switch-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.4rem}.item-switch-actions span{min-height:36px;display:inline-flex;align-items:center;border:1px solid rgba(217,183,93,.45);border-radius:8px;padding:.55rem .75rem;color:var(--gold);background:#d9b75d14;font-size:.84rem;font-weight:900}.item-switch-shot{display:block;width:100%;min-height:300px;border:1px solid var(--line);border-radius:8px;object-fit:cover;object-position:center center;background:#05090f}.split-band{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:clamp(2rem,7vw,6rem);align-items:start;background:var(--bg-deep)}.workflow-list{display:grid;gap:.85rem;margin:0;padding:0;counter-reset:workflow;list-style:none}.workflow-list li{position:relative;min-height:72px;padding:1.1rem 1.1rem 1.1rem 4rem;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--panel-strong)}.workflow-list li:before{position:absolute;top:1rem;left:1rem;display:grid;width:2rem;height:2rem;place-items:center;border-radius:8px;color:#061014;background:var(--teal);font-weight:900;content:counter(workflow);counter-increment:workflow}.launch-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#11161a}.launch-band>div{max-width:820px}.page-shell{min-height:68svh;padding:8rem clamp(1.1rem,5vw,5.5rem) 4rem;background:linear-gradient(180deg,#39c4cf14,#08101800 28%),var(--bg)}.page-hero{max-width:860px}.page-hero .button{margin-top:1rem}.legal-shell{background:var(--bg)}.legal-list{display:grid;gap:1rem;max-width:920px;margin-top:2rem}.legal-list article{padding:1.4rem;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.legal-list h2{margin:0 0 .55rem;color:var(--white);font-size:1.2rem}.legal-list p{margin:0}.footer{display:flex;justify-content:space-between;gap:2rem;padding:2rem clamp(1.1rem,5vw,5.5rem);border-top:1px solid var(--line);background:#05090f}.footer p{max-width:34rem;margin:.85rem 0 0}.footer-brand{width:fit-content}@media(max-width:980px){.hero{min-height:76svh;background:linear-gradient(90deg,#05090ff0,#05090f80),linear-gradient(180deg,#05090f1a 68%,#081018),url(/assets/hero-draft-station.png) center / cover no-repeat}.product-hero-card,.product-card.compact-shot,.product-grid,.voice-band,.chat-band,.item-switch-band{grid-template-columns:1fr}.split-band,.launch-band,.footer{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}}@media(max-width:660px){.site-header{position:sticky;min-height:auto;align-items:flex-start;flex-direction:column}.nav-links{width:100%;justify-content:space-between;gap:.45rem;font-size:.82rem}.hero{min-height:72svh;padding-top:4rem;background:linear-gradient(180deg,#05090fe6,#05090fb3),url(/assets/hero-draft-station.png) center / cover no-repeat}h1{font-size:2.75rem}.hero-copy{font-size:1.05rem}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:150px}.product-copy{min-height:auto}.product-hero-card img,.product-card img{min-height:180px}.product-card{grid-template-rows:minmax(180px,auto) 1fr}.product-card.compact-shot img{min-height:96px}.chat-panel{min-height:360px}.item-switch-shot{min-height:210px}.button{width:100%}.footer-links{align-items:flex-start;flex-direction:column}}
