:root{--bg:#fafbf8;--white:#fff;--ink:#26243c;--muted:#626477;--primary:#7353b6;--hover:#5e419d;--soft:#eeeaf7;--line:#e3e3e9;--green:#287e5b;--sage:#e7f3ec;font-family:'Space Grotesk',system-ui,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit}button,input{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--primary);outline-offset:4px}[hidden]{display:none!important}.container{max-width:1240px;margin:auto;padding:0 32px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:23px;font-weight:700;line-height:1.2;letter-spacing:-.6px}.brand img{width:44px;height:44px}.brand small{display:block;font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:5px;font-weight:600}.site-header{position:sticky;top:0;z-index:10;background:rgb(250 251 248 / 96%);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:88px}.header-nav{display:flex;align-items:center;gap:28px}.header-nav a{text-decoration:none;color:var(--muted);font-size:14px}.header-nav a:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:20px;font-size:14px}.login-link{text-decoration:none;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 22px;border-radius:12px;text-decoration:none;border:1px solid var(--primary);background:var(--primary);color:white;font-weight:500;cursor:pointer;transition:background .18s}.button:hover{background:var(--hover);border-color:var(--hover)}.button.secondary{background:transparent;color:var(--ink);border-color:#c6bddb}.button.secondary:hover{background:var(--soft)}.button:disabled{opacity:.6;cursor:wait}.button.small{min-height:42px;padding:8px 18px}.hero{padding:76px 0 88px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:var(--primary);text-transform:uppercase;margin:0 0 22px}.hero h1{font-size:clamp(42px,4.8vw,64px);line-height:1.07;letter-spacing:-2.8px;font-weight:500;margin:0 0 26px}.hero h1 span{color:var(--primary)}.lead{font-size:17px;line-height:1.8;color:var(--muted);margin:0;max-width:500px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-note{font-size:12px;color:var(--muted);margin-top:18px}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--sage);color:var(--green);font-size:12px;font-weight:500}.dot{width:6px;height:6px;border-radius:50%;background:currentColor}.preview-wrap{background:var(--soft);border:1px solid #e5dff0;border-radius:32px;padding:28px 24px 22px;min-width:0}.preview-caption{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:12px;color:var(--primary)}.preview-dots{display:flex;gap:5px}.preview-dots i{width:6px;height:6px;background:#c6bddb;border-radius:50%}.product-preview{background:var(--white);border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 50px rgb(38 36 60 / 7%);overflow:hidden}.preview-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line);font-size:13px}.preview-logo{font-weight:700}.preview-account{width:26px;height:26px;border-radius:50%;background:var(--soft);color:var(--primary);display:grid;place-items:center;font-size:11px}.preview-body{display:grid;grid-template-columns:104px 1fr;min-height:360px}.preview-nav{border-right:1px solid var(--line);padding:20px 8px;display:flex;flex-direction:column;gap:9px;font-size:10px;color:var(--muted)}.preview-nav span{padding:7px 9px}.preview-nav .selected{background:var(--soft);border-radius:7px;color:var(--primary);font-weight:600}.preview-content{padding:22px 18px;min-width:0}.preview-content h2{font-size:19px;letter-spacing:-.5px;margin:0 0 5px;font-weight:600}.preview-content>p{font-size:10px;color:var(--muted);margin:0 0 20px}.preview-steps{display:flex;gap:7px;font-size:9px;flex-wrap:wrap;margin-bottom:22px;color:var(--muted)}.preview-steps b{color:var(--primary);border-bottom:2px solid var(--primary);padding-bottom:7px}.preview-field{display:grid;gap:6px;font-size:10px;margin-top:14px}.preview-field>span{color:var(--muted)}.preview-value{border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff}.preview-message{line-height:1.8;min-height:76px}.preview-action{background:var(--primary);color:#fff;font-size:10px;text-align:center;border-radius:8px;padding:10px;margin-top:18px}.preview-footer{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:11px;margin-top:20px}.channel-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-size:14px}.channel-bar p{color:var(--muted);margin:0}.channel-list{display:flex;gap:30px;font-weight:600}.section{padding:88px 0}.section-head{max-width:640px;margin-bottom:36px}.section-head h2,.how-intro h2,.faq-intro h2{font-size:40px;font-weight:500;letter-spacing:-1.5px;line-height:1.18;margin:0 0 18px}.section-head p,.how-intro>p,.faq-intro>p{color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature{padding:28px;border:1px solid var(--line);background:var(--white);border-radius:24px}.feature-number{font-size:12px;letter-spacing:1px;color:var(--primary);margin-bottom:26px;display:block}.feature h3{font-size:21px;font-weight:500;letter-spacing:-.5px;line-height:1.3;margin:0 0 12px}.feature p{font-size:14px;color:var(--muted);margin:0}.feature-tag{margin-top:22px;display:inline-block;font-size:11px;background:var(--soft);color:var(--primary);padding:4px 10px;border-radius:999px}.how-band{background:#f0f3ed;border-top:1px solid #e5e9df;border-bottom:1px solid #e5e9df}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}.how-intro .eyebrow{color:var(--green)}.how-intro .button{margin-top:28px}.steps{list-style:none;padding:0;margin:0;display:grid;gap:28px}.steps li{display:grid;grid-template-columns:42px 1fr;gap:20px}.step-number{width:40px;height:40px;border-radius:50%;background:var(--white);border:1px solid #dce4d5;display:grid;place-items:center;font-size:13px;color:var(--green)}.steps h3{margin:2px 0 7px;font-weight:500;font-size:19px}.steps p{margin:0;font-size:14px;color:var(--muted)}.control-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.control-card{padding:32px;border-radius:24px;border:1px solid var(--line)}.control-card:first-child{background:var(--soft);border-color:var(--soft)}.control-card h3{font-size:25px;font-weight:500;line-height:1.3;margin:0 0 16px;letter-spacing:-.6px}.control-card p{color:var(--muted);font-size:15px;margin:0}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:72px}.faq-list details{border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:20px}.faq-list summary{font-size:16px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary:after{content:'+';color:var(--primary);font-size:22px;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:14px;color:var(--muted);margin:16px 0 0}.closing{background:var(--ink);color:#fff;border-radius:28px;padding:52px;display:flex;gap:32px;align-items:center;justify-content:space-between;margin-bottom:72px}.closing h2{font-size:36px;letter-spacing:-1.1px;line-height:1.2;font-weight:500;margin:0 0 14px}.closing p{margin:0;color:#cecadb;font-size:15px}.closing .button{background:white;color:var(--ink);border-color:white;white-space:nowrap}.site-footer{border-top:1px solid var(--line);padding:28px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner p{font-size:12px;color:var(--muted);margin:0}.footer-links{display:flex;gap:22px;font-size:13px}.footer-links a{text-decoration:none;color:var(--muted)}
/* Authentication */
.auth-layout{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:var(--soft);padding:44px 64px;display:flex;flex-direction:column;justify-content:space-between;gap:48px}.auth-story-content{max-width:430px;margin:auto 0}.auth-story h2{font-size:48px;line-height:1.13;letter-spacing:-1.9px;font-weight:500;margin:0 0 24px}.auth-story-content>p{color:var(--muted);font-size:16px;max-width:380px}.auth-benefits{list-style:none;padding:0;margin:32px 0 0;display:grid;gap:16px;font-size:14px}.auth-benefits li{display:flex;gap:12px;align-items:center}.auth-benefits li:before{content:'✓';display:grid;place-items:center;width:24px;height:24px;background:#fff;border-radius:50%;color:var(--green);font-size:12px}.auth-story-footer{font-size:12px;color:var(--muted)}.auth-main{padding:44px 48px;display:flex;align-items:center;justify-content:center;position:relative}.auth-form-wrap{width:100%;max-width:410px}.auth-back{font-size:13px;text-decoration:none;color:var(--muted);display:inline-block;margin-bottom:42px}.auth-main h1{font-size:32px;letter-spacing:-1px;line-height:1.2;font-weight:600;margin:0 0 12px}.auth-description{font-size:14px;color:var(--muted);margin:0 0 28px}.field{display:grid;gap:7px;margin-bottom:18px}.field label{font-size:13px;font-weight:500}.field input{width:100%;min-height:48px;padding:11px 14px;border:1px solid #c6bddb;border-radius:12px;color:var(--ink);background:#fff}.field input:focus{border-color:var(--primary)}.field small{font-size:12px;color:var(--muted);line-height:1.5}.password-wrap{position:relative}.password-wrap input{padding-right:70px}.password-toggle{position:absolute;right:8px;top:5px;min-height:38px;background:transparent;border:0;color:var(--primary);font-size:12px;cursor:pointer;padding:6px 8px}.auth-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 24px;font-size:12px}.auth-options label{display:flex;align-items:center;gap:7px}.auth-options input{accent-color:var(--primary)}.auth-options a,.auth-switch a{color:var(--primary)}.auth-submit{width:100%;margin-top:4px}.auth-switch{font-size:13px;color:var(--muted);text-align:center;margin-top:24px}.form-message{font-size:13px;padding:12px 14px;border:1px solid #ecc3c9;background:#fdecee;color:#9e2e3b;border-radius:12px;margin-bottom:20px}.form-message.success{background:var(--sage);border-color:#c9dfd2;color:var(--green)}.auth-mobile-brand{display:none}
@media(max-width:1050px){.header-nav{gap:18px}.hero{gap:30px}.preview-wrap{padding:20px 14px}.hero h1{font-size:50px}.how-grid{gap:48px}.auth-story{padding:40px}.auth-story h2{font-size:40px}}
@media(max-width:820px){.header-nav{display:none}.hero{grid-template-columns:1fr;padding:48px 0 56px;gap:40px}.hero h1{max-width:650px;font-size:56px}.lead{max-width:600px}.preview-wrap{max-width:640px;width:100%;margin:auto;padding:28px}.preview-body{min-height:300px;grid-template-columns:140px 1fr}.preview-nav{font-size:12px}.preview-content{padding:24px}.preview-field,.preview-action{font-size:12px}.feature-grid{grid-template-columns:1fr}.feature{padding:26px}.feature-number{margin-bottom:14px}.section{padding:56px 0}.how-grid,.faq-grid{grid-template-columns:1fr;gap:36px}.control-row{grid-template-columns:1fr}.closing{padding:36px;flex-direction:column;align-items:start}.channel-bar{align-items:start;flex-direction:column;gap:12px}.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-main{min-height:100dvh;padding:32px 24px}.auth-mobile-brand{display:flex;margin-bottom:30px}.auth-back{margin-bottom:24px}}
@media(max-width:480px){.container{padding:0 20px}.header-inner{gap:12px;min-height:78px}.brand{font-size:20px;gap:7px}.brand img{width:36px;height:36px}.header-actions{gap:12px;font-size:12px}.header-actions .button{padding:8px 11px;min-height:40px;font-size:12px}.hero h1{font-size:43px;letter-spacing:-1.8px}.hero{padding-top:38px}.lead{font-size:16px}.preview-wrap{padding:20px 12px;border-radius:24px}.preview-body{grid-template-columns:82px 1fr;min-height:300px}.preview-nav{font-size:9px;padding:15px 5px}.preview-nav span{padding:6px}.preview-content{padding:18px 12px}.preview-content h2{font-size:17px}.preview-field,.preview-action{font-size:10px}.preview-steps{gap:5px;font-size:8px}.preview-caption{font-size:11px}.preview-footer{font-size:10px}.section-head h2,.how-intro h2,.faq-intro h2{font-size:33px}.channel-list{gap:20px;font-size:13px}.closing{padding:28px;margin-bottom:48px}.closing h2{font-size:29px}.footer-inner{align-items:start;flex-direction:column}.auth-options{flex-wrap:wrap}.auth-main h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:1050px){.header-nav{display:none}}
