:root{--brand:#1fbdd2;--brand-strong:#0b9db5;--brand-soft:#dff8fb;--ink:#081216;--ink-2:#12252b;--ink-3:#20363d;--muted:#60747b;--paper:#f4f8f8;--surface:#fff;--line:#dce6e8;--line-dark:#284047;--yellow:#f5c449;--danger:#d45c5c;--radius-sm:12px;--radius:18px;--radius-lg:28px;--shadow-sm:0 10px 30px #08121614;--shadow-md:0 24px 70px #08121621;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img,svg{max-width:100%;display:block}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}::selection{background:var(--brand);color:var(--ink)}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section--light{background:var(--paper)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:999;background:var(--surface);color:var(--ink);border-radius:10px;padding:12px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--brand-strong);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex}.eyebrow--dark{color:#00505d}.button-link{border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 19px;font-size:.93rem;font-weight:800;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button-link:hover{transform:translateY(-2px)}.button-link:focus-visible,.nav-link:focus-visible,.mobile-nav__link:focus-visible,.category-tab:focus-visible,.menu-button:focus-visible,.command-card button:focus-visible,.faq-item button:focus-visible{outline-offset:3px;outline:3px solid #1fbdd273}.button-link--primary{background:var(--brand);color:#031114;box-shadow:0 14px 34px #1fbdd238}.button-link--primary:hover{background:#42c9db}.button-link--secondary{border-color:var(--line-dark);color:inherit;background:0 0}.button-link--secondary:hover{border-color:var(--brand);color:var(--brand)}.button-link--text{min-height:auto;color:var(--brand-strong);border:0;border-radius:0;padding:0}.button-link--text:hover{color:var(--ink);transform:none}.site-header{z-index:80;color:#f7fbfb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#081216f0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:76px;display:grid}.brand-mark{align-items:center;gap:11px;width:max-content;display:inline-flex}.brand-mark__logo{place-items:center;width:40px;height:46px;display:grid}.brand-mark__logo img{width:auto;height:42px}.brand-mark__copy{gap:1px;display:grid}.brand-mark__copy strong{letter-spacing:-.025em;font-size:1.05rem}.brand-mark__copy small{color:#8ba0a7;font-size:.68rem}.desktop-nav{align-items:center;gap:4px;display:flex}.nav-link{color:#aebdc2;border-radius:10px;padding:10px 13px;font-size:.87rem;font-weight:700;transition:color .17s,background .17s;position:relative}.nav-link:hover,.nav-link--active{color:#fff;background:#ffffff0f}.nav-link--active:after{background:var(--brand);content:"";border-radius:9px;height:2px;position:absolute;bottom:4px;left:12px;right:12px}.site-header__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-cta{min-height:42px;padding-inline:15px;font-size:.82rem}.menu-button{background:0 0;border:1px solid #ffffff1f;border-radius:11px;place-items:center;width:42px;height:42px;display:none}.mobile-nav-shell{background:var(--ink);border-top:1px solid #ffffff14}.mobile-nav{gap:4px;padding-top:15px;padding-bottom:20px;display:grid}.mobile-nav__link{color:#b7c7cc;border-radius:10px;padding:12px;font-weight:700}.mobile-nav__link--active{color:#fff;background:#ffffff0f}.hero{background:var(--ink);color:#fff;padding:96px 0 0;position:relative;overflow:hidden}.hero-shape{pointer-events:none;border:1px solid #1fbdd233;border-radius:999px;position:absolute}.hero-shape--one{width:420px;height:420px;top:40px;right:-170px}.hero-shape--two{width:230px;height:230px;bottom:70px;left:-100px}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);align-items:center;gap:76px;display:grid;position:relative}.hero__copy{z-index:2;position:relative}.hero-kicker{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;display:flex}.hero-kicker>span{color:#d8e5e8;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:.76rem;font-weight:760;display:inline-flex}.hero-kicker__status i{background:#55df91;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #55df911f}.hero h1{letter-spacing:-.072em;max-width:700px;margin:0;font-size:clamp(3.3rem,6.4vw,6.1rem);font-weight:900;line-height:.94}.hero h1 em{color:var(--brand);font-style:normal;display:block}.hero__lead{color:#b6c7cc;max-width:650px;margin:30px 0 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.75}.hero__actions,.page-hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-proof{color:#8fa4aa;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:.78rem;font-weight:650;display:flex}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-proof svg{color:var(--brand)}.hero__visual{position:relative}.hero-logo-stamp{z-index:2;background:var(--ink-2);border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:112px;height:112px;display:grid;position:absolute;top:-56px;right:30px;transform:rotate(7deg)}.hero-logo-stamp img{width:auto;height:76px}.hero-demo{border-radius:var(--radius-lg);background:#101c21;border:1px solid #ffffff21;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 34px 100px #00000057}.hero-demo__topbar{color:#7f959c;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:51px;padding:0 17px;font-size:.72rem;font-weight:700;display:flex}.window-dots{gap:6px;display:flex}.window-dots i{background:#41555c;border-radius:50%;width:8px;height:8px}.window-dots i:nth-child(2){background:#5e737a}.window-dots i:nth-child(3){background:var(--brand)}.hero-demo__body{background:#151f24;min-height:420px;padding:28px}.discord-message{align-items:flex-start;gap:11px;display:flex}.discord-avatar,.bot-avatar{border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.discord-avatar{color:#401d15;background:#e4b8a8;width:39px;height:39px}.discord-message>div{gap:5px;display:grid}.discord-message strong{font-size:.84rem}.discord-message code{color:#bac9ce;font-size:.78rem}.bot-response{background:#1d2a30;border:1px solid #ffffff17;border-radius:17px;margin-top:24px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0003}.bot-response__accent{background:var(--brand);height:4px}.bot-response__header{align-items:center;gap:10px;padding:17px 18px 0;display:flex}.bot-avatar{background:var(--brand);width:35px;height:35px;color:var(--ink)}.bot-response__header>div{align-items:center;gap:7px;display:flex}.bot-response__header strong{font-size:.86rem}.bot-response__header small{color:#fff;background:#6173df;border-radius:4px;padding:2px 4px;font-size:.52rem;font-weight:900}.bot-response__content{align-items:flex-start;gap:13px;padding:24px 18px;display:flex}.response-icon{width:42px;height:42px;color:var(--brand);background:#1fbdd221;border-radius:12px;flex:none;place-items:center;display:grid}.bot-response__content strong{margin-bottom:6px;font-size:1.03rem;display:block}.bot-response__content p{color:#9eb0b6;margin:0;font-size:.78rem;line-height:1.55}.bot-response__footer{background:#ffffff09;border-top:1px solid #ffffff12;grid-template-columns:1fr 1fr;gap:1px;display:grid}.bot-response__footer span{color:#bacacf;align-items:center;gap:7px;padding:13px 16px;font-size:.7rem;font-weight:700;display:flex}.bot-response__footer span+span{border-left:1px solid #ffffff12}.bot-response__footer svg{color:var(--brand)}.demo-switcher{justify-content:center;gap:7px;margin-top:22px;display:flex}.demo-switcher__dot{cursor:pointer;background:#41545b;border:0;border-radius:50%;width:7px;height:7px;transition:width .18s,background .18s}.demo-switcher__dot--active{background:var(--brand);border-radius:999px;width:24px}.hero__stats{z-index:2;margin-top:78px;position:relative;transform:translateY(42px)}.stats-grid{border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-md);border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.stat-card{grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:24px 28px;display:grid}.stat-card+.stat-card{border-left:1px solid var(--line)}.stat-card__icon{background:var(--brand-soft);color:#06778a;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.stat-card strong{letter-spacing:-.04em;font-size:1.45rem}.stat-card>span:last-child{color:var(--muted);font-size:.8rem;font-weight:700}.section-heading{max-width:760px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2,.experience-copy h2,.add-steps h2,.permission-card h2,.onboarding-box h2,.premium-grid h2,.final-cta h2{letter-spacing:-.058em;margin:16px 0 0;font-size:clamp(2.2rem,4.6vw,4.2rem);font-weight:900;line-height:1.03}.section-heading p{max-width:680px;color:var(--muted);margin:21px 0 0;font-size:1.03rem;line-height:1.72}.section-heading--center p{margin-inline:auto}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);height:100%;min-height:280px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s}.feature-card:hover{box-shadow:var(--shadow-sm);border-color:#badce1;transform:translateY(-5px)}.feature-card__icon,.spotlight-card__icon{background:var(--brand-soft);color:#087e91;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.feature-card__eyebrow{color:var(--brand-strong);letter-spacing:.1em;text-transform:uppercase;margin-top:29px;font-size:.72rem;font-weight:850;display:block}.feature-card h3{letter-spacing:-.025em;margin:9px 0 0;font-size:1.28rem}.feature-card p{color:var(--muted);margin:13px 0 0;font-size:.91rem;line-height:1.65}.experience-section{background:var(--surface)}.experience-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:92px;display:grid}.experience-copy p,.premium-grid p,.final-cta p,.add-steps>p,.permission-card>p,.onboarding-box p{color:var(--muted);margin:22px 0 0;line-height:1.75}.experience-list{gap:17px;margin-top:34px;display:grid}.experience-list>div{align-items:flex-start;gap:13px;display:flex}.experience-list svg{color:var(--brand-strong);margin-top:3px}.experience-list span{color:var(--muted);gap:4px;font-size:.85rem;display:grid}.experience-list strong{color:var(--ink);font-size:.96rem}.experience-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);padding:20px}.mini-dashboard{background:var(--ink);color:#fff;box-shadow:var(--shadow-md);border-radius:20px;padding:27px}.mini-dashboard__header,.mini-dashboard__rows>div,.mini-balance{justify-content:space-between;align-items:center;gap:20px;display:flex}.mini-dashboard__header span{font-size:.88rem;font-weight:800}.mini-dashboard__header small,.mini-balance>span{color:#83999f;font-size:.73rem}.mini-balance{align-items:flex-end;margin-top:38px}.mini-balance strong{letter-spacing:-.05em;font-size:2.05rem}.mini-balance strong small{color:var(--brand);letter-spacing:0;font-size:.68rem}.mini-bars{border-bottom:1px solid #284047;align-items:end;gap:11px;height:115px;margin-top:26px;padding:0 4px;display:flex}.mini-bars i{background:var(--brand);opacity:.72;border-radius:6px 6px 0 0;flex:1;min-height:20px}.mini-bars i:nth-child(2n){opacity:1}.mini-dashboard__rows{gap:12px;margin-top:24px;display:grid}.mini-dashboard__rows>div{color:#93a7ad;border-bottom:1px solid #ffffff12;padding-bottom:12px;font-size:.76rem}.mini-dashboard__rows strong{color:#fff}.panel-note{color:var(--muted);align-items:center;gap:9px;padding:16px 7px 0;font-size:.7rem;display:flex}.panel-note i{background:var(--brand);border-radius:50%;width:7px;height:7px}.steps-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:54px;display:grid;overflow:hidden}.step-card{background:var(--surface);height:100%;min-height:245px;padding:30px}.step-card>span{color:var(--brand-strong);font-family:SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:800;display:inline-flex}.step-card h3{letter-spacing:-.03em;margin:62px 0 0;font-size:1.3rem}.step-card p{color:var(--muted);margin:12px 0 0;font-size:.87rem;line-height:1.65}.command-spotlight{background:var(--ink);color:#fff}.command-spotlight .section-heading p{color:#8fa4aa}.spotlight-heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.text-link{color:var(--brand);flex:none;align-items:center;gap:9px;font-size:.84rem;font-weight:800;display:inline-flex}.spotlight-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:50px;display:grid}.spotlight-card{border-radius:var(--radius);background:var(--ink-2);border:1px solid #ffffff1a;min-height:300px;padding:24px}.spotlight-card>code{color:var(--brand);margin-top:48px;font-size:.82rem;font-weight:800;display:block}.spotlight-card h3{color:#d9e5e8;margin:12px 0 0;font-size:1rem;line-height:1.55}.spotlight-card__params{flex-wrap:wrap;gap:6px;margin-top:22px;display:flex}.spotlight-card__params span{color:#8da2a8;border:1px solid #ffffff1a;border-radius:7px;padding:5px 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem}.spotlight-card__params .is-required{color:var(--brand);border-color:#1fbdd24d}.premium-section{background:var(--brand);color:var(--ink)}.premium-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:86px;display:grid}.premium-grid p{color:#164f58}.premium-grid .button-link--secondary{color:var(--ink);border-color:#0f616e;margin-top:30px}.premium-grid .button-link--secondary:hover{background:var(--ink);color:#fff}.premium-card{border-radius:var(--radius-lg);background:#e9fcfe;border:1px solid #08121647;padding:28px;box-shadow:18px 18px #08121624}.premium-card__top{border-bottom:1px solid #b9e3e8;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.premium-card__top span{align-items:center;gap:8px;font-weight:900;display:inline-flex}.premium-card__top small{color:#426c74;font-size:.68rem}.premium-card ul{gap:15px;margin:24px 0 0;padding:0;list-style:none;display:grid}.premium-card li{color:#244a52;align-items:center;gap:10px;font-size:.86rem;font-weight:700;display:flex}.premium-card li svg{color:#087e91}.final-cta{background:var(--paper)}.final-cta__box{border-radius:var(--radius-lg);background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:50px;padding:48px 52px;display:flex}.final-cta__box>div{max-width:720px}.final-cta h2{font-size:clamp(2rem,4vw,3.5rem)}.final-cta p{color:#9db0b6;max-width:650px}.final-cta .button-link{flex:none}.page-hero{background:var(--ink);color:#fff;padding:100px 0 90px;overflow:hidden}.page-hero__inner{position:relative}.page-hero__inner:after{content:"";border:1px solid #1fbdd238;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:2%}.page-hero h1{letter-spacing:-.07em;max-width:880px;margin:18px 0 0;font-size:clamp(3rem,7vw,6rem);font-weight:900;line-height:.96}.page-hero p{color:#a8bbc0;max-width:700px;margin:28px 0 0;font-size:1.05rem;line-height:1.75}.commands-section{padding-top:74px}.command-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.search-field{border:1px solid var(--line);background:var(--surface);width:min(100%,690px);min-height:54px;color:var(--muted);border-radius:14px;align-items:center;gap:11px;padding:0 17px;display:flex}.search-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px #1fbdd21a}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search-field input::placeholder{color:#91a2a8}.command-count{color:var(--muted);align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}.category-tabs{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.category-tab{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;padding:9px 13px;font-size:.75rem;font-weight:750}.category-tab:hover,.category-tab--active{border-color:var(--ink);background:var(--ink);color:#fff}.command-legend{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:25px;font-size:.72rem;display:flex}.command-legend span{align-items:center;gap:7px;display:inline-flex}.command-legend i{border-radius:3px;width:9px;height:9px}.legend-required{background:var(--brand)}.legend-optional{background:#fff;border:1px solid #9eb1b7}.command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.command-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;min-width:0;padding:25px;transition:border-color .18s,box-shadow .18s;display:flex}.command-card:hover{box-shadow:var(--shadow-sm);border-color:#bddde2}.command-card__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.command-category{color:var(--brand-strong);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:850}.command-card h2{letter-spacing:-.04em;margin:7px 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:1.32rem}.premium-tag{color:#7a5b00;background:#fff8d8;border:1px solid #e4c96f;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:850}.command-card__description{color:var(--muted);margin:14px 0 0;font-size:.86rem;line-height:1.6}.command-syntax{background:var(--ink);color:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;margin-top:21px;padding:13px;display:flex}.command-syntax code{color:#fff;font-size:.75rem;font-weight:800}.syntax-param{border-radius:6px;padding:4px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem}.syntax-param--required{color:#50daed;background:#1fbdd229}.syntax-param--optional{color:#aabcc1;border:1px solid #52666d}.parameter-list{border:1px solid var(--line);background:var(--line);border-radius:12px;gap:1px;margin-top:18px;display:grid;overflow:hidden}.parameter-row{background:#fbfdfd;padding:13px}.parameter-row__name{justify-content:space-between;align-items:center;gap:12px;display:flex}.parameter-row code{color:var(--ink);font-size:.75rem;font-weight:800}.required-pill,.optional-pill{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:.56rem;font-weight:850}.required-pill{background:var(--brand-soft);color:#057286}.optional-pill{border:1px solid var(--line);color:#70848b}.parameter-row p{color:var(--muted);margin:7px 0 0;font-size:.74rem;line-height:1.5}.parameter-row small{color:#87999f;margin-top:7px;font-size:.62rem;display:block}.no-parameters{color:var(--muted);border:1px dashed #cbd8da;border-radius:11px;margin-top:18px;padding:13px;font-size:.74rem}.command-card__bottom{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:21px;display:flex}.command-card__bottom>div{gap:5px;min-width:0;display:grid}.command-card__bottom span{color:#86999f;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:800}.command-card__bottom code{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.command-card__bottom button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);cursor:pointer;border-radius:9px;flex:none;align-items:center;gap:7px;padding:0 10px;font-size:.65rem;font-weight:750;display:inline-flex}.empty-state{border-radius:var(--radius);min-height:280px;color:var(--muted);text-align:center;border:1px dashed #bdcdd0;align-content:center;place-items:center;gap:10px;margin-top:28px;display:grid}.empty-state strong{color:var(--ink)}.empty-state p{margin:0;font-size:.84rem}.add-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:80px;display:grid}.add-steps h2,.permission-card h2{font-size:clamp(2.2rem,4vw,3.5rem)}.install-step{border-top:1px solid var(--line);grid-template-columns:42px 1fr;gap:15px;padding:23px 0;display:grid}.install-step:first-of-type{margin-top:36px}.install-step>span{background:var(--ink);width:36px;height:36px;color:var(--brand);border-radius:11px;place-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:850;display:grid}.install-step strong{font-size:.95rem;display:block}.install-step p{color:var(--muted);margin:6px 0 0;font-size:.8rem;line-height:1.55}.permission-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:36px}.permission-card__icon{background:var(--brand-soft);color:#087e91;border-radius:18px;place-items:center;width:66px;height:66px;margin-bottom:27px;display:grid}.permission-card ul{gap:13px;margin:27px 0 0;padding:0;list-style:none;display:grid}.permission-card li{color:var(--ink-3);align-items:center;gap:10px;font-size:.83rem;font-weight:700;display:flex}.permission-card li svg{color:var(--brand-strong)}.permission-note{color:var(--muted);background:#f4f8f8;border-radius:11px;align-items:center;gap:9px;margin-top:27px;padding:13px;font-size:.72rem;display:flex}.onboarding-section{background:var(--ink);color:#fff}.onboarding-box{justify-content:space-between;align-items:center;gap:50px;display:flex}.onboarding-box>div:first-child{max-width:720px}.onboarding-box h2{font-size:clamp(2rem,4vw,3.4rem)}.onboarding-box h2 code{color:var(--brand);font-size:.75em}.onboarding-box p{color:#93a8ae}.onboarding-actions{flex-direction:column;flex:none;gap:10px;display:flex}.onboarding-actions .button-link{width:100%}.support-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.support-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);height:100%;padding:29px}.support-card>span{background:var(--brand-soft);color:#087e91;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.support-card h2{letter-spacing:-.03em;margin:25px 0 0;font-size:1.25rem}.support-card p{color:var(--muted);margin:12px 0 25px;font-size:.85rem;line-height:1.65}.faq-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:80px;display:grid}.contact-note{color:var(--brand-strong);align-items:flex-start;gap:11px;margin-top:32px;display:flex}.contact-note>div{gap:4px;display:grid}.contact-note strong{color:var(--ink)}.contact-note p{color:var(--muted);margin:0;font-size:.78rem}.email-link{color:var(--brand-strong);align-items:center;gap:8px;margin-top:18px;font-size:.78rem;font-weight:750;display:inline-flex}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:23px 0;font-weight:820;display:flex}.faq-item button svg{color:var(--brand-strong);flex:none;transition:transform .18s}.faq-item--open button svg{transform:rotate(180deg)}.faq-item__answer{padding:0 44px 23px 0}.faq-item__answer p{color:var(--muted);margin:0;font-size:.87rem;line-height:1.7}.legal-section{padding-top:72px}.legal-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:80px;display:grid}.legal-summary{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:23px;position:sticky;top:110px}.legal-summary strong{font-size:.92rem}.legal-summary p{color:var(--muted);margin:11px 0 0;font-size:.78rem;line-height:1.6}.legal-summary small{color:#84979d;margin-top:18px;font-size:.66rem;line-height:1.5;display:block}.legal-content{gap:42px;display:grid}.legal-content section{border-bottom:1px solid var(--line);padding-bottom:36px}.legal-content h2{letter-spacing:-.03em;margin:0;font-size:1.45rem}.legal-content p{color:var(--muted);margin:15px 0 0;line-height:1.78}.not-found{background:var(--ink);color:#fff;place-items:center;min-height:70vh;display:grid}.not-found__inner{text-align:center}.not-found h1{letter-spacing:-.06em;margin:17px 0 0;font-size:clamp(2.8rem,7vw,5.5rem)}.not-found p{color:#9db0b6;margin:18px 0 28px}.site-footer{background:var(--ink);color:#fff;border-top:1px solid #ffffff14;padding:74px 0 28px}.site-footer__grid{grid-template-columns:1.8fr repeat(3,.7fr);gap:60px;display:grid}.site-footer__brand p{color:#8fa4aa;max-width:410px;margin:20px 0 0;font-size:.81rem;line-height:1.7}.site-footer__column{align-content:start;gap:12px;display:grid}.site-footer__column strong{color:#fff;margin-bottom:5px;font-size:.78rem}.site-footer__column a{color:#8fa4aa;font-size:.75rem;transition:color .16s}.site-footer__column a:hover{color:var(--brand)}.site-footer__bottom{color:#70868d;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;margin-top:62px;padding-top:24px;font-size:.66rem;display:flex}@media (max-width:1080px){.hero__grid{grid-template-columns:1fr .88fr;gap:42px}.hero h1{font-size:clamp(3.1rem,6.5vw,5rem)}.feature-grid,.support-grid,.spotlight-grid{grid-template-columns:repeat(2,1fr)}.experience-grid,.premium-grid,.add-grid,.faq-grid{gap:48px}}@media (max-width:860px){.section{padding:86px 0}.site-header__inner{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-button{display:grid}.hero{padding-top:72px}.hero__grid,.experience-grid,.premium-grid,.add-grid,.faq-grid{grid-template-columns:1fr}.hero__visual{max-width:620px;margin-top:30px}.hero-logo-stamp{right:18px}.feature-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:1fr}.stat-card+.stat-card{border-top:1px solid var(--line);border-left:0}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto}.step-card h3{margin-top:32px}.spotlight-heading,.final-cta__box,.onboarding-box{flex-direction:column;align-items:flex-start}.command-grid{grid-template-columns:1fr}.onboarding-actions{flex-direction:row;width:100%}.legal-layout{grid-template-columns:1fr;gap:38px}.legal-summary{position:static}.site-footer__grid{grid-template-columns:1.4fr repeat(2,1fr)}}@media (max-width:620px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:72px 0}.brand-mark__copy small{display:none}.hero h1,.page-hero h1{font-size:clamp(2.65rem,14vw,4.3rem)}.hero__lead,.page-hero p{font-size:.95rem}.hero__actions,.page-hero__actions{flex-direction:column}.hero__actions .button-link,.page-hero__actions .button-link{width:100%}.hero-proof{display:grid}.hero-demo{border-radius:20px;transform:none}.hero-demo__body{min-height:390px;padding:20px}.hero-logo-stamp{width:82px;height:82px;top:-40px}.hero-logo-stamp img{height:57px}.bot-response__footer{grid-template-columns:1fr}.bot-response__footer span+span{border-top:1px solid #ffffff12;border-left:0}.feature-grid,.support-grid,.spotlight-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.experience-panel,.permission-card{padding:14px}.mini-dashboard{padding:22px}.mini-balance{gap:8px;display:grid}.mini-bars{gap:7px}.spotlight-heading{display:grid}.final-cta__box{padding:34px 25px}.command-toolbar{flex-direction:column;align-items:stretch}.command-count{justify-content:flex-end}.command-card{padding:20px}.command-card__bottom{flex-direction:column;align-items:stretch}.command-card__bottom button{justify-content:center}.onboarding-actions{flex-direction:column}.site-footer__grid{grid-template-columns:1fr 1fr;gap:38px 26px}.site-footer__brand{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.premium-hero{color:#fff;background:#081216;border-bottom:1px solid #ffffff14;padding:104px 0 96px;position:relative;overflow:hidden}.premium-hero:before{content:"";border:1px solid #1fbdd229;border-radius:50%;width:460px;height:460px;position:absolute;top:-160px;right:-110px}.premium-hero__line{background:linear-gradient(90deg,#0000,#1fbdd252,#0000);height:1px;position:absolute;bottom:68px;left:0;right:0}.premium-hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:84px;display:grid;position:relative}.premium-kicker{color:#85e6f0;letter-spacing:.08em;text-transform:uppercase;background:#1fbdd214;border:1px solid #1fbdd252;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:.77rem;font-weight:850;display:inline-flex}.premium-hero h1{letter-spacing:-.068em;max-width:720px;margin:25px 0 0;font-size:clamp(3.25rem,6vw,5.8rem);font-weight:920;line-height:.96}.premium-hero h1 em{color:var(--brand);font-style:normal}.premium-hero__copy>p{color:#afc2c8;max-width:650px;margin:28px 0 0;font-size:1.08rem;line-height:1.78}.premium-hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.premium-hero__proof{color:#90a6ad;flex-wrap:wrap;gap:17px;margin-top:25px;font-size:.78rem;font-weight:700;display:flex}.premium-hero__proof span{align-items:center;gap:7px;display:inline-flex}.premium-hero__proof svg{color:var(--brand)}.premium-badge-stage{min-height:470px;position:relative}.premium-badge-card{background:#111f24;border:1px solid #ffffff21;border-radius:26px;padding:28px;position:absolute;top:36px;left:26px;right:26px;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 34px 90px #00000054}.premium-badge-card:before{background:var(--brand);content:"";height:4px;position:absolute;inset:0 0 auto}.premium-badge-card__eyebrow{color:#6e8991;letter-spacing:.16em;font-size:.68rem;font-weight:850}.premium-profile-row{align-items:center;gap:15px;margin-top:24px;display:flex}.premium-avatar{background:#0b171b;border:1px solid #1fbdd252;border-radius:19px;place-items:center;width:64px;height:64px;display:grid}.premium-avatar img{width:auto;height:46px}.premium-profile-row>div:last-child{gap:6px;display:grid}.premium-profile-row strong{font-size:1.12rem}.premium-profile-row span{color:#7fe1ed;align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.premium-profile-badge{background:#1fbdd212;border:1px solid #1fbdd233;border-radius:16px;align-items:center;gap:13px;margin-top:25px;padding:16px;display:flex}.premium-profile-badge>svg{color:var(--brand)}.premium-profile-badge div{gap:3px;display:grid}.premium-profile-badge strong{font-size:.88rem}.premium-profile-badge span{color:#83a0a8;font-size:.72rem}.premium-profile-meta{color:#7f959c;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:23px;padding-top:19px;font-size:.78rem;display:flex}.premium-profile-meta strong{color:#fff}.premium-float-card{z-index:3;color:var(--ink);box-shadow:var(--shadow-md);background:#f7fbfb;border:1px solid #ffffff1f;border-radius:15px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute}.premium-float-card svg{color:var(--brand-strong)}.premium-float-card div{gap:2px;display:grid}.premium-float-card span{color:var(--muted);font-size:.65rem;font-weight:700}.premium-float-card strong{font-size:.82rem}.premium-proof-strip{border-bottom:1px solid var(--line);background:#fff}.premium-proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.premium-proof-grid>div{border-right:1px solid var(--line);align-items:center;gap:13px;min-height:112px;padding:24px;display:flex}.premium-proof-grid>div:last-child{border-right:0}.premium-proof-grid svg{color:var(--brand-strong);flex:none}.premium-proof-grid span{color:var(--muted);gap:4px;font-size:.73rem;display:grid}.premium-proof-grid strong{color:var(--ink);font-size:.88rem}.premium-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.premium-benefit-card{border:1px solid var(--line);background:#fff;border-radius:19px;min-height:250px;padding:23px;transition:transform .18s,border-color .18s,box-shadow .18s}.premium-benefit-card:hover{box-shadow:var(--shadow-sm);border-color:#1fbdd28f;transform:translateY(-4px)}.premium-benefit-card__top{justify-content:space-between;align-items:center;display:flex}.premium-benefit-card__icon{background:var(--brand-soft);color:#087b8d;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.premium-benefit-card small{border:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:.62rem;font-weight:800}.premium-benefit-card h3{letter-spacing:-.025em;margin:29px 0 10px;font-size:1.05rem}.premium-benefit-card p{color:var(--muted);margin:0;font-size:.87rem;line-height:1.7}.premium-vote-section{color:#fff;background:#0d1a1f}.premium-vote-grid{grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);align-items:center;gap:85px;display:grid}.premium-vote-copy h2,.premium-faq-grid h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.03}.premium-vote-copy>p{color:#9eb2b8;margin:22px 0 28px;line-height:1.75}.vote-comparison{background:#142329;border:1px solid #ffffff1c;border-radius:24px;gap:22px;padding:29px;display:grid;box-shadow:0 30px 70px #00000038}.vote-comparison__row{gap:12px;display:grid}.vote-comparison__row>div:first-child{grid-template-columns:1fr auto auto;align-items:baseline;gap:7px;display:grid}.vote-comparison__row span{color:#8da3aa;font-size:.78rem;font-weight:700}.vote-comparison__row strong{font-size:1.75rem}.vote-comparison__row small{color:#8da3aa}.vote-comparison__bar{background:#ffffff14;border-radius:999px;height:10px;overflow:hidden}.vote-comparison__bar i{border-radius:inherit;background:#62747a;height:100%;display:block}.vote-comparison__row--premium strong,.vote-comparison__row--premium span{color:#8de9f2}.vote-comparison__row--premium .vote-comparison__bar i{background:var(--brand)}.vote-comparison__bonus{color:#d4e5e8;border-top:1px solid #ffffff14;align-items:center;gap:9px;padding-top:19px;font-size:.82rem;font-weight:800;display:flex}.vote-comparison__bonus svg{color:var(--brand)}.premium-pricing-shell{grid-template-columns:minmax(0,1.2fr) minmax(350px,.68fr);align-items:start;gap:23px;margin-top:48px;display:grid}.premium-plan-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.premium-plan-option{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;gap:9px;min-height:166px;padding:21px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.premium-plan-option:hover{border-color:#1fbdd285;transform:translateY(-3px)}.premium-plan-option--active{border-color:var(--brand);box-shadow:0 0 0 3px #1fbdd21c, var(--shadow-sm)}.premium-plan-option__top{justify-content:space-between;align-items:center;display:flex}.premium-plan-option__top strong{font-size:.9rem}.premium-plan-option__top small{background:var(--brand);color:#031114;border-radius:999px;padding:6px 8px;font-size:.62rem;font-weight:900}.premium-plan-option__price{color:var(--ink);letter-spacing:-.045em;font-size:1.75rem;font-weight:900}.premium-plan-option>span:last-child{color:var(--muted);font-size:.75rem}.premium-checkout-card{color:#fff;box-shadow:var(--shadow-md);background:#0d1a1f;border:1px solid #294148;border-radius:23px;padding:26px;position:sticky;top:100px}.premium-checkout-card__heading{align-items:center;gap:12px;display:flex}.premium-orbit-icon{background:var(--brand);width:45px;height:45px;color:var(--ink);border-radius:14px;place-items:center;display:grid}.premium-checkout-card__heading>div{gap:3px;display:grid}.premium-checkout-card__heading span{color:#82999f;font-size:.68rem;font-weight:700}.premium-checkout-card__heading strong{font-size:.9rem}.premium-checkout-card__price{gap:4px;margin-top:29px;display:grid}.premium-checkout-card__price strong{color:var(--brand);letter-spacing:-.055em;font-size:2.5rem}.premium-checkout-card__price span{color:#82999f;font-size:.74rem}.premium-savings{background:#1fbdd212;border:1px solid #1fbdd233;border-radius:13px;grid-template-columns:1fr auto;gap:3px 10px;margin-top:19px;padding:13px;display:grid}.premium-savings span,.premium-savings small{color:#8ba2a8;font-size:.68rem}.premium-savings strong{color:#8de9f2;font-size:.85rem}.premium-savings small{grid-column:1/-1}.premium-checkout-card ul{gap:11px;margin:24px 0;padding:0;list-style:none;display:grid}.premium-checkout-card li{color:#bacace;align-items:center;gap:9px;font-size:.76rem;display:flex}.premium-checkout-card li svg{color:var(--brand)}.premium-buy-button{width:100%}.premium-checkout-card>p{color:#718990;text-align:center;margin:13px 0 0;font-size:.68rem;line-height:1.55}.premium-checkout-card code{color:#a7edf4}.premium-pricing-loading{color:#718990;justify-content:center;align-items:center;gap:6px;margin-top:11px;font-size:.64rem;display:flex}.premium-pricing-loading svg{animation:.8s linear infinite premium-spin}@keyframes premium-spin{to{transform:rotate(360deg)}}.premium-how-section{background:#fff}.premium-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:46px;display:grid}.premium-step-card{border-top:3px solid var(--brand);background:var(--paper);border-radius:0 0 17px 17px;min-height:220px;padding:25px 21px}.premium-step-card>span{color:#86a0a7;letter-spacing:.14em;font-size:.7rem;font-weight:900}.premium-step-card h3{margin:42px 0 10px;font-size:1rem}.premium-step-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.65}.premium-faq-grid{grid-template-columns:minmax(280px,.65fr) minmax(0,1fr);align-items:start;gap:80px;display:grid}.premium-faq-grid>div:first-child>p{color:var(--muted);margin:20px 0 24px;line-height:1.72}.premium-final-cta{color:#fff;background:#071114;border-top:1px solid #ffffff14;padding:72px 0}.premium-final-cta__inner{justify-content:space-between;align-items:center;gap:42px;display:flex}.premium-final-cta h2{letter-spacing:-.055em;max-width:720px;margin:20px 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.04}.premium-final-cta p{color:#90a6ad;margin:17px 0 0;line-height:1.7}.premium-final-cta code{color:#8de9f2}@media (max-width:1050px){.premium-hero__grid,.premium-vote-grid,.premium-pricing-shell,.premium-faq-grid{grid-template-columns:1fr}.premium-badge-stage{width:min(100%,600px);min-height:430px;margin-inline:auto}.premium-proof-grid,.premium-benefit-grid,.premium-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-proof-grid>div:nth-child(2){border-right:0}.premium-proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.premium-checkout-card{position:static}}@media (max-width:680px){.premium-hero{padding:74px 0 64px}.premium-hero h1{font-size:clamp(2.75rem,14vw,4.2rem)}.premium-badge-stage{min-height:405px}.premium-badge-card{padding:22px;left:0;right:0;transform:none}.premium-float-card--vote{top:4px;right:-7px}.premium-float-card--fee{bottom:5px;left:-5px}.premium-proof-grid,.premium-benefit-grid,.premium-plan-options,.premium-steps-grid{grid-template-columns:1fr}.premium-proof-grid>div{border-right:0;border-bottom:1px solid var(--line)}.premium-proof-grid>div:last-child{border-bottom:0}.premium-benefit-card{min-height:auto}.premium-final-cta__inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.premium-pricing-loading svg{animation:none}}:root{--font-body:"Segoe UI Variable Text", "Aptos", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Segoe UI Variable Display", "Aptos Display", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}body{font-family:var(--font-body);letter-spacing:-.008em}h1,h2,h3,h4,.brand-mark__copy strong,.button-link,.nav-link{font-family:var(--font-display)}p{text-wrap:pretty}.section{padding:104px 0}.section-heading h2,.experience-copy h2,.add-steps h2,.permission-card h2,.onboarding-box h2,.premium-grid h2,.final-cta h2,.page-hero h1,.premium-hero h1,.premium-vote-copy h2,.premium-faq-grid h2,.premium-final-cta h2{letter-spacing:-.042em;line-height:1.08}.section-heading p,.page-hero p,.feature-card p,.spotlight-card h3,.premium-benefit-card p,.premium-step-card p,.command-card__description,.parameter-row p{line-height:1.72}.home-hero{background:var(--ink);color:#fff;padding:82px 0 78px;position:relative;overflow:hidden}.home-hero__ring{pointer-events:none;border:1px solid #1fbdd22e;border-radius:50%;position:absolute}.home-hero__ring--one{width:720px;height:720px;top:-280px;left:50%;transform:translate(-50%)}.home-hero__ring--two{width:480px;height:480px;bottom:-240px;right:-170px}.home-hero__inner{z-index:2;text-align:center;justify-items:center;display:grid;position:relative}.home-hero__logo{margin-bottom:24px}.home-logo-stage:after{filter:blur(10px);content:"";background:#00000057;border-radius:50%;width:128px;height:18px;position:absolute;bottom:21px}.home-logo-stage__core{z-index:3;background:#102229;border:1px solid #ffffff1f;border-radius:56px;place-items:center;width:196px;height:220px;display:grid;position:relative;box-shadow:0 26px 64px #00000052,inset 0 0 0 7px #ffffff06}.home-logo-stage__orbit{border:1px solid #1fbdd247;border-radius:50%;position:absolute;inset:5px}.home-logo-stage__orbit--inner{border-style:dashed;border-color:#ffffff21;inset:36px}.home-logo-stage__orbit i{border:2px solid var(--ink);background:var(--brand);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 5px #1fbdd21a}.home-logo-stage__orbit i:first-child{top:23px;left:47px}.home-logo-stage__orbit i:nth-child(2){bottom:70px;right:18px}.home-logo-stage__orbit i:nth-child(3){bottom:12px;left:89px}.home-logo-stage__orbit--inner i:first-child{top:5px;left:92px}.home-logo-stage__orbit--inner i:nth-child(2){bottom:62px;right:7px}.home-hero__content{justify-items:center;display:grid}.home-kicker{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:25px;display:flex}.home-kicker span{color:#d6e4e7;background:#102127;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.76rem;font-weight:760;display:inline-flex}.home-kicker__online i{background:#55df91;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #55df911f}.home-hero h1{letter-spacing:-.052em;text-wrap:balance;max-width:1040px;margin:0;font-size:clamp(3rem,7.2vw,6.7rem);font-weight:870;line-height:1.01}.home-hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:35px;display:flex}.home-hero__proof{color:#91a7ad;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:27px;font-size:.79rem;font-weight:680;display:flex}.home-hero__proof span{align-items:center;gap:7px;display:inline-flex}.home-hero__proof svg{color:var(--brand)}.home-hero__demo{width:min(100%,810px);margin-top:66px}.home-hero .hero-demo{text-align:left;border-radius:25px;transform:none}.home-hero .hero-demo__body{min-height:390px}.bot-avatar--image{background:#0e2228;border:1px solid #ffffff1f;overflow:hidden}.bot-avatar--image img{object-fit:cover;width:100%;height:100%}.home-stats-section{border-bottom:1px solid var(--line);background:var(--paper);padding:34px 0 54px}.home-stats-section .stats-grid{box-shadow:0 18px 55px #0812161a}.stat-card{min-width:0;padding:27px 32px}.stat-card strong{white-space:nowrap}.home-features-section{padding-top:96px}.feature-card{min-height:294px;padding:31px}.feature-card h3{margin-top:11px;font-size:1.3rem;line-height:1.25}.feature-card p{margin-top:15px}.home-professions-section{background:#fff}.home-professions-grid{grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);align-items:center;gap:90px;display:grid}.home-professions-copy h2,.home-premium-copy h2{letter-spacing:-.044em;max-width:720px;margin:17px 0 0;font-size:clamp(2.35rem,4.8vw,4.45rem);font-weight:860;line-height:1.07}.home-professions-copy>p,.home-premium-copy>p{max-width:660px;color:var(--muted);margin:24px 0 0;font-size:1rem;line-height:1.78}.home-benefit-list{gap:19px;margin-top:35px;display:grid}.home-benefit-list>div,.home-premium-benefits>div{align-items:flex-start;gap:14px;display:flex}.home-benefit-list svg,.home-premium-benefits svg{color:var(--brand-strong);flex:none;margin-top:3px}.home-benefit-list span,.home-premium-benefits span{color:var(--muted);gap:5px;font-size:.88rem;line-height:1.55;display:grid}.home-benefit-list strong,.home-premium-benefits strong{color:var(--ink);font-size:1rem}.home-account-card{background:var(--ink);color:#fff;border:1px solid #253b42;border-radius:28px;padding:34px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0812162e}.home-account-card:after{content:"";border:1px solid #1fbdd238;border-radius:50%;width:210px;height:210px;position:absolute;top:-90px;right:-90px}.home-account-card__top,.home-account-card__balance,.home-account-card__rows>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.home-account-card__top span{font-size:.92rem;font-weight:800}.home-account-card__top small,.home-account-card__balance>span{color:#82989f;font-size:.75rem}.home-account-card__balance{align-items:flex-end;margin-top:46px}.home-account-card__balance strong{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3rem)}.home-account-card__balance strong small{color:var(--brand);letter-spacing:0;font-size:.72rem}.home-account-card__activity{border-bottom:1px solid #ffffff1a;align-items:flex-end;gap:11px;height:132px;margin-top:35px;display:flex}.home-account-card__activity i{background:var(--brand);opacity:.62;border-radius:7px 7px 0 0;flex:1;min-height:14px}.home-account-card__activity i:nth-child(2n){opacity:.9}.home-account-card__rows{gap:14px;margin-top:25px;display:grid}.home-account-card__rows>div{border-bottom:1px solid #ffffff12;padding-bottom:13px}.home-account-card__rows>div:last-child{border-bottom:0;padding-bottom:0}.home-account-card__rows span{color:#8ca1a8;font-size:.78rem}.home-account-card__rows strong{font-size:.88rem}.home-premium-section{background:#dff8fb}.home-premium-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:88px;display:grid}.home-premium-copy .button-link{margin-top:31px}.home-premium-copy .button-link--secondary{color:#082128;border-color:#527a83}.home-premium-copy .button-link--secondary:hover{border-color:var(--ink);color:var(--ink)}.home-premium-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-premium-benefits>div{background:#ffffffb8;border:1px solid #0812161c;border-radius:19px;min-height:154px;padding:23px}.home-premium-benefits svg{color:#08788a}.home-premium-benefits span{color:#526d74}.spotlight-card{padding:28px}.spotlight-card h3{margin-top:18px}.command-card{padding:30px}.command-card__description{margin-top:18px}.command-syntax,.parameter-list{margin-top:23px}.parameter-row{padding-block:18px}.command-card__bottom{margin-top:25px}.premium-user-avatar{color:#fff;background:#17333b;border:2px solid #1fbdd257;border-radius:50%;flex:none;justify-content:center;place-items:center;width:54px;height:54px;font-size:1.05rem;font-weight:900;display:flex}.premium-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-benefit-card{min-height:255px;padding:27px}.premium-benefit-card h3{margin-top:31px;font-size:1.12rem;line-height:1.3}.premium-plan-option{padding:24px}.premium-checkout-card{padding:29px}.premium-step-card h3{margin-top:34px;line-height:1.3}.page-hero{padding:94px 0 90px}.page-hero h1{margin-top:19px}.page-hero p{margin-top:24px}@media (max-width:1050px){.home-professions-grid,.home-premium-grid{grid-template-columns:1fr;gap:56px}.home-account-card,.home-premium-benefits{width:min(100%,720px)}.premium-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.home-hero{padding-top:60px}.home-logo-stage{width:232px;height:232px}.home-logo-stage__core{border-radius:46px;width:168px;height:190px}.home-logo-stage__core img{height:148px}.home-hero__demo{margin-top:50px}.stats-grid{grid-template-columns:1fr}.stat-card+.stat-card{border-top:1px solid var(--line);border-left:0}.home-premium-benefits{grid-template-columns:1fr}}@media (max-width:620px){.section{padding:78px 0}.container{width:min(calc(100% - 28px), var(--container))}.home-hero{padding:46px 0 54px}.home-hero h1{letter-spacing:-.043em;font-size:clamp(2.65rem,13.3vw,4.45rem)}.home-hero__content>p{margin-top:24px;font-size:1rem}.home-hero__actions,.home-hero__actions .button-link{width:100%}.home-hero__proof{flex-direction:column;align-items:center;gap:11px}.home-hero .hero-demo__body{min-height:355px;padding:20px}.bot-response__footer{grid-template-columns:1fr}.bot-response__footer span+span{border-top:1px solid #ffffff12;border-left:0}.home-stats-section{padding:24px 0 42px}.stat-card{padding:22px}.home-professions-copy h2,.home-premium-copy h2{font-size:clamp(2.2rem,11vw,3.35rem)}.home-account-card{padding:24px}.home-account-card__balance{flex-direction:column;align-items:flex-start}.premium-benefit-grid{grid-template-columns:1fr}.premium-benefit-card{min-height:auto}}body{font-family:Segoe UI Variable Text,Segoe UI Variable,Segoe UI,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.home-hero{min-height:610px;color:var(--ink);background:#f5f8fc;border-bottom:1px solid #dfe8ef;padding:74px 0 62px;overflow:hidden}.home-hero__shape{z-index:0;pointer-events:none;border-radius:50%;position:absolute}.home-hero__shape--one{background:#1fbdd20b;border:1px solid #1fbdd229;width:620px;height:620px;top:-240px;right:-110px}.home-hero__shape--two{border:1px solid #2b69dd1a;width:360px;height:360px;bottom:-180px;right:33%}.home-hero__inner{z-index:2;text-align:left;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr);place-items:center stretch;gap:clamp(48px,7vw,96px);display:grid;position:relative}.home-hero__content{justify-items:start;max-width:690px;display:grid}.home-kicker{justify-content:flex-start;margin-bottom:25px}.home-kicker span{color:#2864c7;background:#edf4ff;border-color:#cbdcec;font-size:.77rem}.home-kicker__online{color:#28714a!important;background:#eef9f3!important}.home-hero h1{color:#07111f;letter-spacing:-.052em;text-wrap:balance;max-width:680px;margin:0;font-size:clamp(3rem,5.25vw,5.35rem);font-weight:820;line-height:1.01}.home-hero h1 em{color:#168fa4;font-style:normal}.home-hero__content>p{color:#465967;max-width:650px;margin:27px 0 0;font-size:clamp(1.03rem,1.45vw,1.18rem);line-height:1.72}.home-hero__actions{justify-content:flex-start;margin-top:31px}.home-hero .button-link--secondary{color:#101b24;background:#ffffff8c;border-color:#b9c9d7}.home-hero .button-link--secondary:hover{border-color:var(--brand-strong);color:var(--brand-strong)}.home-hero__proof{color:#607582;justify-content:flex-start;gap:18px;margin-top:24px}.home-hero__logo{justify-items:center;display:grid}.home-logo-stage{place-items:center;width:min(100%,470px);height:470px;display:grid;position:relative}.home-logo-stage__halo{background:#e9f4fa;border:1px solid #1fbdd22e;border-radius:50%;width:390px;height:390px;position:absolute;box-shadow:inset 0 0 0 42px #ffffff59}.home-logo-stage__line{border:1px solid #1fbdd233;border-radius:32px;width:330px;height:330px;position:absolute}.home-logo-stage__line--one{transform:rotate(13deg)}.home-logo-stage__line--two{border-color:#2b69dd1f;transform:rotate(-8deg)}.home-logo-stage__core{z-index:2;width:310px;height:382px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;display:grid;position:relative}.home-logo-stage__core img{filter:drop-shadow(0 25px 28px #08121633);width:auto;height:min(350px,78vw)}.home-stats-section{z-index:3;border-bottom:1px solid var(--line);background:#fff;padding:34px 0 50px;position:relative}.home-stats-section .stats-grid{border-radius:18px;overflow:hidden;box-shadow:0 14px 42px #08121616}.home-demo-section{color:#fff;background:#081216}.home-demo-grid{grid-template-columns:minmax(0,.78fr) minmax(480px,1fr);align-items:center;gap:clamp(48px,7vw,90px);display:grid}.home-demo-copy h2{letter-spacing:-.048em;max-width:620px;margin:17px 0 0;font-size:clamp(2.25rem,4.5vw,4.3rem);font-weight:830;line-height:1.05}.home-demo-copy>p{color:#a9bcc2;max-width:590px;margin:24px 0 0;font-size:1.03rem;line-height:1.72}.home-benefit-list--dark{margin-top:34px}.home-benefit-list--dark>div{border-color:#ffffff1a}.home-benefit-list--dark svg{color:var(--brand)}.home-benefit-list--dark span{color:#91a7ae}.home-benefit-list--dark strong{color:#fff}.home-demo-visual .hero-demo{border-radius:24px;transform:none}.home-demo-visual .hero-demo__body{min-height:390px}.premium-badge-stage{place-items:center;min-height:440px;padding:40px 72px 40px 18px;display:grid}.premium-badge-card{width:min(100%,510px);padding:30px;position:relative;top:auto;left:auto;right:auto;transform:none}.premium-user-avatar{background:#12313a;border:1px solid #1fbdd26b;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;display:grid;color:#7de5f0!important;letter-spacing:0!important;font-size:1rem!important;font-weight:900!important;line-height:1!important;transform:none!important}.premium-profile-row,.premium-profile-row *,.premium-profile-badge,.premium-profile-badge *,.premium-profile-meta,.premium-profile-meta *,.premium-float-card,.premium-float-card *{font-style:normal;transform:none}.premium-profile-row strong,.premium-profile-badge strong,.premium-profile-meta strong,.premium-float-card strong{letter-spacing:-.015em;line-height:1.25}.premium-profile-row span,.premium-profile-badge span,.premium-profile-meta,.premium-float-card span{line-height:1.45}.premium-float-card--vote{top:6px;right:0}.premium-float-card--fee{bottom:10px;left:0}@media (max-width:1050px){.home-hero__inner,.home-demo-grid{grid-template-columns:1fr}.home-hero__content{max-width:760px}.home-hero__logo{grid-row:1}.home-logo-stage{height:365px}.home-logo-stage__halo{width:310px;height:310px}.home-logo-stage__line{width:270px;height:270px}.home-logo-stage__core{height:320px}.home-logo-stage__core img{height:285px}.home-demo-grid{gap:52px}.home-demo-visual{width:min(100%,760px)}}@media (max-width:680px){.home-hero{min-height:auto;padding:42px 0 48px}.home-hero__inner{gap:26px}.home-hero__logo{grid-row:1}.home-logo-stage{height:270px}.home-logo-stage__halo{width:230px;height:230px;box-shadow:inset 0 0 0 24px #ffffff57}.home-logo-stage__line{border-radius:24px;width:205px;height:205px}.home-logo-stage__core{width:210px;height:245px}.home-logo-stage__core img{height:225px}.home-hero h1{letter-spacing:-.045em;font-size:clamp(2.65rem,13vw,4rem)}.home-hero__content>p{margin-top:20px;font-size:1rem}.home-hero__actions,.home-hero__actions .button-link{width:100%}.home-hero__proof{flex-direction:column;align-items:flex-start;gap:10px}.home-demo-grid{gap:38px}.home-demo-copy h2{font-size:clamp(2.2rem,11vw,3.4rem)}.home-demo-visual .hero-demo__body{min-height:350px;padding:20px}.premium-badge-stage{flex-direction:column;gap:12px;min-height:auto;padding:20px 0 0;display:flex}.premium-badge-card{width:100%;padding:23px}.premium-float-card{width:100%;position:static}}.button-link>span{justify-content:center;align-items:center;gap:8px;min-width:0;display:inline-flex}.home-hero{align-items:center;min-height:calc(100svh - 76px);padding:clamp(34px,5vh,64px) 0;display:flex;position:relative}.home-hero__inner{width:100%}.premium-badge-stage{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:14px;min-height:auto;padding:0;display:grid}.premium-badge-card{grid-column:1/-1;width:100%;max-width:none;padding:30px;position:relative;inset:auto;transform:none}.premium-float-card,.premium-float-card--vote,.premium-float-card--fee{justify-content:flex-start;width:100%;min-height:74px;position:static;inset:auto;transform:none}.premium-profile-row,.premium-profile-badge,.premium-profile-meta{transform:none!important}.add-steps-section{overflow:hidden}.add-steps-heading{max-width:720px}.add-steps-heading h2{letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.04}.add-steps-heading p{max-width:620px;color:var(--muted);margin:20px 0 0;line-height:1.7}.add-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:46px;display:grid}.add-step-card{border:1px solid var(--line);background:#fff;border-radius:20px;height:100%;min-height:230px;padding:26px;box-shadow:0 15px 42px #0812160f}.add-step-card>span{background:var(--ink);width:42px;height:42px;color:var(--brand);border-radius:12px;place-items:center;font-size:.76rem;font-weight:900;display:grid}.add-step-card h3{color:var(--ink);letter-spacing:-.03em;margin:42px 0 0;font-size:1.15rem}.add-step-card p{color:var(--muted);margin:12px 0 0;font-size:.84rem;line-height:1.65}.onboarding-actions{width:min(100%,230px)}.onboarding-actions .button-link{white-space:nowrap;min-width:0}.onboarding-section .button-link--secondary{color:#fff;border-color:#ffffff38}.onboarding-section .button-link--secondary:hover{border-color:var(--brand);color:var(--brand)}.support-faq-section{border-top:1px solid var(--line);color:var(--ink);background:#fff}.support-faq-section .faq-list,.support-faq-section .faq-item{border-color:#cfdadd}.support-faq-section .faq-item button{color:var(--ink)}.support-faq-section .faq-item__answer p{color:var(--muted)}.support-faq-section .contact-note+.button-link{margin-top:18px}@media (max-width:1050px){.home-hero{min-height:auto}.add-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-badge-stage{width:min(100%,620px);margin-inline:auto}}@media (max-width:760px){.home-hero{min-height:auto;padding:42px 0 50px}.add-steps-grid{grid-template-columns:1fr}.add-step-card{min-height:0}.add-step-card h3{margin-top:28px}.onboarding-box{flex-direction:column;align-items:stretch}.onboarding-actions{width:100%}.premium-badge-stage{grid-template-columns:1fr}.premium-badge-card{grid-column:auto}}
