:root{color:#f1f5f2;background:#090c0d;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: #090c0d;--bg-deep: #050706;--panel: #111719;--panel-soft: #141b1d;--panel-strong: #182326;--text: #f1f5f2;--muted: #b4beb9;--line: rgba(232, 240, 235, .15);--gold: #d9b75d;--teal: #39c4cf;--mint: #7bd8aa;--red: #e0594f;--white: #ffffff;--shadow: 0 24px 60px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:var(--bg);overflow-x:hidden}a{color:inherit;text-decoration:none}.app{min-height:100vh;background:linear-gradient(180deg,#090c0d0d,#090c0d 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:#050706cc;-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;flex-wrap:wrap;gap:clamp(.75rem,2vw,1.4rem);color:var(--muted);font-size:.94rem}.nav-actions{display:inline-flex;align-items:center;gap:.55rem}.nav-cta{min-height:36px;display:inline-flex;align-items:center;border:1px solid rgba(217,183,93,.55);border-radius:8px;padding:.45rem .7rem;color:#071015;background:var(--gold);font-weight:900}.nav-links a:hover,.footer-links a:hover{color:var(--text)}.nav-cta:hover{color:#071015!important;background:#efcf75}.hero{min-height:78svh;display:flex;align-items:center;padding:7.5rem clamp(1.1rem,5vw,5.5rem) 5rem;background:linear-gradient(90deg,#050706f0,#050706b3 38%,#0507061f 78%),linear-gradient(180deg,#0507060d 72%,#090c0d),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:break-word}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}.hero-highlights{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.35rem}.hero-highlights span{min-height:34px;display:inline-flex;align-items:center;border:1px solid rgba(232,240,235,.18);border-radius:8px;padding:.48rem .65rem;color:#dce8e0;background:#e8f0eb14;font-size:.84rem;font-weight:800}.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;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.button.primary{color:#071015;background:var(--gold)}.button.primary:hover{background:#efcf75;transform:translateY(-1px)}.button.secondary{border-color:#eef6f838;color:var(--text);background:#eef6f814}.button.secondary:hover{border-color:#39c4cfbf;transform:translateY(-1px)}.button.disabled{border-color:#eef6f82e;color:var(--muted);background:#eef6f80f;cursor:not-allowed}.status-pill{display:inline-flex;min-height:30px;align-items:center;justify-content:center;border:1px solid rgba(217,183,93,.45);border-radius:8px;padding:.35rem .6rem;color:var(--gold);background:#d9b75d14;font-size:.76rem;font-weight:900;text-transform:uppercase}.section{padding:clamp(3.2rem,7vw,5.5rem) clamp(1.1rem,5vw,5.5rem)}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading.compact{margin-bottom:0}.section-heading h2,.page-hero h1{margin:0;color:var(--white);font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.section-heading p{color:var(--muted);line-height:1.65}.value-band{padding-top:clamp(2rem,4vw,3rem);padding-bottom:clamp(2rem,4vw,3rem);background:#090c0d}.value-strip{display:grid;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:1rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.feature-card{min-height:190px;padding:1.25rem;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);scroll-snap-align:start}.value-card{min-width:240px}.feature-number{display:inline-flex;margin-bottom:1.1rem;color:var(--mint);font-size:.78rem;font-weight:900}.feature-card h3{margin:0 0 .75rem;color:var(--white);font-size:1.08rem}.feature-card p,.notice-band p,.slim-band p,.page-hero p,.legal-list p,.footer p,.feature-stage-copy p,.plan-card p,.status-card p,.doc-card p,.support-card p{color:var(--muted);line-height:1.65}.feature-tour{position:relative;scroll-margin-top:88px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,#39c4cf0f,#39c4cf00),#0d1111}.anchor-target{position:absolute;top:-88px}.feature-tour-heading{max-width:900px}.feature-tour-layout{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:1rem;align-items:stretch}.feature-tabs{max-height:620px;display:grid;gap:.55rem;align-content:start;overflow-y:auto;padding-right:.2rem;scrollbar-width:thin}.feature-tabs button{min-height:74px;display:grid;gap:.2rem;justify-items:start;border:1px solid var(--line);border-radius:8px;padding:.85rem;color:var(--text);background:#e8f0eb0d;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.feature-tabs button span{color:var(--teal);font-size:.72rem;font-weight:900;text-transform:uppercase}.feature-tabs button strong{color:var(--white);font-size:.94rem;line-height:1.25}.feature-tabs button:hover,.feature-tabs button.active{border-color:#d9b75d9e;background:linear-gradient(90deg,#d9b75d24,#d9b75d08),#e8f0eb0f;transform:translate(2px)}.feature-stage{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);overflow:hidden;border:1px solid rgba(232,240,235,.18);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);outline:none;touch-action:pan-y}.feature-stage:focus-visible{border-color:#39c4cfc7}.feature-stage-copy{display:grid;align-content:center;padding:clamp(1.25rem,3vw,2.25rem)}.product-label{margin:0 0 .65rem;color:var(--teal);font-size:.78rem;font-weight:900;text-transform:uppercase}.feature-stage-copy h3{margin:0;color:var(--white);font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.08;overflow-wrap:normal;word-break:normal}.feature-chips{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem}.feature-chips span{min-height:36px;display:inline-flex;align-items:center;border:1px solid rgba(123,216,170,.45);border-radius:8px;padding:.55rem .75rem;color:var(--mint);background:#7bd8aa14;font-size:.84rem;font-weight:900}.feature-controls{display:flex;align-items:center;gap:.65rem;margin-top:1.5rem;color:var(--muted);font-size:.84rem;font-weight:900}.carousel-button{width:38px;height:38px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:#e8f0eb14;font:inherit;font-weight:900;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.carousel-button:hover{border-color:#39c4cfbf;background:#39c4cf1f;transform:translateY(-1px)}.feature-shot{display:grid;min-height:520px;place-items:stretch;background:linear-gradient(180deg,#d9b75d0f,#d9b75d00),#050706}.feature-shot img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;object-position:left center}.feature-shot.focus-center img{object-position:center center}.feature-shot.focus-right img{object-position:right center}.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-band{background:linear-gradient(90deg,#7bd8aa0f,#d9b75d0a),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}.notice-band,.slim-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:var(--panel-soft)}.notice-band>div,.slim-band>div{max-width:860px}.notice-band h2,.slim-band h2{margin:0;color:var(--white);font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.page-shell{min-height:68svh;padding:8rem clamp(1.1rem,5vw,5.5rem) 4rem;background:linear-gradient(180deg,#39c4cf14,#090c0d00 28%),var(--bg)}.page-hero{max-width:860px}.page-hero .button,.page-actions{margin-top:1rem}.page-actions{display:flex;flex-wrap:wrap;gap:.85rem}.plan-grid,.docs-grid,.support-grid,.status-grid{display:grid;gap:1rem}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.25rem}.docs-grid,.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.25rem}.status-section{padding-right:0;padding-left:0}.account-hero{max-width:940px}.account-grid{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(320px,1.14fr);gap:1rem;align-items:start;margin-top:2.25rem}.account-grid.single{grid-template-columns:minmax(0,900px)}.auth-card{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:clamp(1.15rem,3vw,1.6rem)}.auth-card.wide{max-width:900px}.auth-card-header,.account-plan-row,.account-identity{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.auth-card h2{margin:0;color:var(--white);font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.08}.auth-card p{color:var(--muted);line-height:1.65}.auth-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin:1.15rem 0 1rem;padding:.3rem;border:1px solid rgba(238,246,248,.12);border-radius:8px;background:#05090f73}.auth-tabs button{min-height:38px;border:0;border-radius:6px;color:var(--muted);background:transparent;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer}.auth-tabs button.active{color:#071015;background:var(--gold)}.auth-mode-copy{margin:0 0 1rem}.oauth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.oauth-grid .button{width:100%;min-height:42px}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.2rem 0;color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.auth-divider:before,.auth-divider:after{flex:1;height:1px;background:var(--line);content:""}.auth-form{display:grid;gap:.9rem}.auth-form label{display:grid;gap:.45rem;color:var(--text);font-size:.88rem;font-weight:800}.auth-form input{min-height:44px;width:100%;border:1px solid rgba(238,246,248,.18);border-radius:8px;padding:.75rem .85rem;color:var(--text);background:#05090f6b;font:inherit}.auth-form input:focus{border-color:#39c4cfbf;outline:none}.auth-form input::placeholder{color:#aab9bfb3}.auth-form .button{margin-top:.25rem}.auth-notice{margin:0 0 1rem;border:1px solid rgba(238,246,248,.16);border-radius:8px;padding:.75rem .85rem;background:#eef6f80f;font-size:.9rem}.auth-notice.success{border-color:#39c4cf73;color:#c8fbff;background:#39c4cf14}.auth-notice.warning,.auth-notice.info{border-color:#d9b75d73;color:#f5dc95;background:#d9b75d14}.auth-notice.error{border-color:#e0594f8c;color:#ffcbc7;background:#e0594f17}.account-summary{display:grid;gap:1rem}.account-summary-actions{display:flex;flex-wrap:wrap;gap:.75rem}.account-avatar{display:grid;width:3.2rem;height:3.2rem;flex:0 0 auto;place-items:center;border:1px solid rgba(57,196,207,.55);border-radius:8px;color:var(--teal);background:#39c4cf14;font-weight:900}.account-identity{justify-content:flex-start}.account-identity p{margin:.55rem 0 0}.plan-badge{display:inline-flex;min-height:34px;align-items:center;border:1px solid rgba(238,246,248,.18);border-radius:8px;padding:.5rem .7rem;color:var(--text);background:#eef6f814;font-size:.8rem;font-weight:900}.plan-badge.pro{border-color:#d9b75d94;color:var(--gold);background:#d9b75d14}.button.compact{min-height:36px;padding:.55rem .75rem;font-size:.84rem}.entitlement-grid,.usage-list{display:grid;gap:.55rem}.entitlement-row,.usage-row{display:flex;justify-content:space-between;gap:1rem;border:1px solid rgba(238,246,248,.12);border-radius:8px;padding:.75rem .85rem;color:var(--muted);background:#05090f4d;font-size:.92rem}.entitlement-row strong,.usage-row strong{color:var(--text);text-align:right}.env-snippet{overflow-x:auto;border:1px solid rgba(57,196,207,.3);border-radius:8px;padding:1rem;color:#d9faff;background:#05090f94;font-size:.86rem;line-height:1.6}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card,.doc-card,.support-card,.status-card{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.plan-card{display:flex;min-height:520px;flex-direction:column;align-items:flex-start;padding:clamp(1.25rem,3vw,2rem)}.plan-card.featured-plan{border-color:#d9b75da6;background:linear-gradient(180deg,#d9b75d14,#d9b75d00),var(--panel)}.plan-card h2,.doc-card h2,.support-card h2{margin:0;color:var(--white);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08}.plan-price{margin:.75rem 0 .5rem;color:var(--white)!important;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.check-list{display:grid;gap:.65rem;margin:1rem 0 1.4rem;padding:0;color:var(--text);list-style:none}.check-list li{position:relative;padding-left:1.55rem;line-height:1.45}.check-list li:before{position:absolute;left:0;color:var(--teal);font-weight:900;content:"+"}.plan-card .button{margin-top:auto}.doc-card,.support-card,.status-card{padding:1.25rem}.doc-card,.support-card{display:flex;min-height:260px;flex-direction:column;align-items:flex-start}.doc-card a:not(.button){margin-top:auto;color:var(--teal);font-weight:900}.status-card{min-height:178px;background:var(--panel-strong)}.status-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.status-card h3{margin:0;color:var(--white);font-size:1.08rem}.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:#050706}.footer p{max-width:34rem;margin:.85rem 0 0}.footer-brand{width:fit-content}@keyframes soft-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes feature-image-in{0%{opacity:.72;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:no-preference){.hero-content,.value-card,.feature-tour-heading,.feature-stage,.workflow-list li,.notice-band,.page-hero{animation:soft-rise .42s ease both}.feature-shot img{animation:feature-image-in .26s ease both}.nav-links a,.feature-tabs button,.carousel-button{transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}}@media(max-width:980px){.hero{min-height:76svh;background:linear-gradient(90deg,#050706f0,#05070685),linear-gradient(180deg,#0507061a 68%,#090c0d),url(/assets/hero-draft-station.png) center / cover no-repeat}.feature-tour-layout,.feature-stage{grid-template-columns:1fr}.feature-tabs{max-height:none;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;overflow-x:auto;overflow-y:visible;padding-bottom:.35rem;padding-right:0;scroll-snap-type:x mandatory}.feature-tabs button{min-width:210px;scroll-snap-align:start}.feature-tabs button:hover,.feature-tabs button.active{transform:translateY(-1px)}.feature-shot,.feature-shot img{min-height:360px}.plan-grid,.docs-grid,.support-grid,.account-grid,.status-grid{grid-template-columns:1fr}.split-band,.notice-band,.slim-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:flex-start;gap:.45rem;font-size:.82rem}.nav-actions{width:100%}.nav-links a{min-height:32px;display:inline-flex;align-items:center}.nav-cta{min-height:34px!important}.hero{min-height:72svh;padding-top:4rem;background:linear-gradient(180deg,#050706e6,#050706b3),url(/assets/hero-draft-station.png) center / cover no-repeat}.feature-tour{scroll-margin-top:18px}h1{font-size:2.25rem;line-height:1.08}.page-hero,.plan-grid,.docs-grid,.support-grid,.account-grid,.status-section,.legal-list{width:100%;max-width:min(342px,100%)}.section-heading h2,.notice-band h2,.slim-band h2{font-size:2rem;line-height:1.12}.hero-copy{font-size:1.05rem}.hero-highlights span{flex:1 1 calc(50% - .55rem);justify-content:center}.feature-card{min-height:150px}.value-strip{grid-auto-columns:minmax(82%,1fr);margin-right:-1.1rem}.feature-tabs{grid-auto-columns:minmax(78%,1fr);margin-right:-1.1rem}.feature-stage-copy{padding:1.15rem}.feature-stage-copy h3{font-size:1.65rem}.feature-shot,.feature-shot img{min-height:230px}.feature-controls{justify-content:space-between}.button{width:100%}.auth-tabs,.oauth-grid{grid-template-columns:1fr 1fr}.account-plan-row,.account-identity,.entitlement-row,.usage-row{flex-direction:column}.entitlement-row strong,.usage-row strong{text-align:left}.status-card-top{flex-direction:column}.footer-links{align-items:flex-start;flex-direction:column}}
