.nextstep-ai-page{--ns-bg:#06101d;--ns-bg-soft:#091728;--ns-surface:#0c1a2d;--ns-surface-light:#10223a;--ns-border:rgba(148, 163, 184, 0.15);--ns-border-strong:rgba(96, 165, 250, 0.32);--ns-text:#f8fafc;--ns-text-soft:#cbd5e1;--ns-muted:#8fa1b8;--ns-primary:#3b82f6;--ns-primary-dark:#2563eb;--ns-primary-light:#60a5fa;--ns-success:#22c55e;--ns-danger:#ef4444;--ns-radius-sm:10px;--ns-radius-md:16px;--ns-radius-lg:24px;--ns-shadow:0 24px 70px rgba(0, 0, 0, 0.3);--ns-transition:180ms ease;width:100%;margin:0;padding:0;background:radial-gradient(circle at 50% 0%,rgb(37 99 235 / .16),transparent 32%),radial-gradient(circle at 90% 25%,rgb(59 130 246 / .07),transparent 24%),var(--ns-bg);color:var(--ns-text)}.nextstep-ai-page *,.nextstep-ai-page *::before,.nextstep-ai-page *::after{box-sizing:border-box}.nextstep-ai-page h1,.nextstep-ai-page h2,.nextstep-ai-page h3,.nextstep-ai-page p{margin-top:0}.nextstep-ai-page button,.nextstep-ai-page input,.nextstep-ai-page select,.nextstep-ai-page textarea{font:inherit}.nextstep-ai{position:relative;width:100%;padding:76px 20px 96px}.nextstep-ai__container{width:min(1120px, 100%);margin:0 auto}.nextstep-ai__hero{max-width:850px;margin:0 auto 58px;text-align:center}.nextstep-ai__badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-bottom:22px;padding:8px 14px;border:1px solid rgb(96 165 250 / .22);border-radius:999px;background:rgb(59 130 246 / .08);color:#93c5fd;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.02em}.nextstep-ai__badge span{color:var(--ns-primary-light)}.nextstep-ai__hero h1{max-width:850px;margin:0 auto 20px;color:var(--ns-text);font-size:clamp(42px, 6vw, 68px);font-weight:800;line-height:1.04;letter-spacing:-.045em}.nextstep-ai__hero-description{max-width:680px;margin:0 auto 32px;color:var(--ns-text-soft);font-size:18px;line-height:1.75}.nextstep-ai__start-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 25px;border:1px solid rgb(147 197 253 / .2);border-radius:12px;background:linear-gradient(135deg,var(--ns-primary),var(--ns-primary-dark));color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 12px 32px rgb(37 99 235 / .26);transition:transform var(--ns-transition),box-shadow var(--ns-transition),background var(--ns-transition)}.nextstep-ai__start-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 17px 38px rgb(37 99 235 / .34)}.nextstep-planner{position:relative;overflow:hidden;border:1px solid var(--ns-border);border-radius:var(--ns-radius-lg);background:linear-gradient(180deg,rgb(16 34 58 / .94),rgb(8 20 36 / .98));box-shadow:var(--ns-shadow)}.nextstep-progress{padding:27px 36px;border-bottom:1px solid var(--ns-border);background:rgb(4 13 25 / .32)}.nextstep-progress__list{display:grid;grid-template-columns:repeat(4,1fr);max-width:780px;margin:0 auto;padding:0;list-style:none}.nextstep-progress__item{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0;color:var(--ns-muted);font-size:12px;font-weight:650;text-align:center}.nextstep-progress__item::after{content:"";position:absolute;top:17px;left:calc(50% + 26px);width:calc(100% - 52px);height:1px;background:var(--ns-border)}.nextstep-progress__item:last-child::after{display:none}.nextstep-progress__number{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--ns-border);border-radius:50%;background:#091728;color:var(--ns-muted);font-size:13px;font-weight:800}.nextstep-progress__item.is-active{color:#bfdbfe}.nextstep-progress__item.is-active .nextstep-progress__number{border-color:rgb(96 165 250 / .7);background:var(--ns-primary);color:#fff;box-shadow:0 0 0 5px rgb(59 130 246 / .1)}.nextstep-form{margin:0}.nextstep-step{padding:50px 54px 56px}.nextstep-step[hidden],.nextstep-result[hidden]{display:none!important}.nextstep-step__header{max-width:700px;margin-bottom:38px}.nextstep-step__eyebrow,.nextstep-result__eyebrow{display:block;margin-bottom:10px;color:var(--ns-primary-light);font-size:12px;font-weight:800;line-height:1.4;letter-spacing:.09em;text-transform:uppercase}.nextstep-step__header h2,.nextstep-result__header h2{margin-bottom:12px;color:var(--ns-text);font-size:clamp(28px, 4vw, 38px);font-weight:750;line-height:1.15;letter-spacing:-.025em}.nextstep-step__header p,.nextstep-result__header p{max-width:650px;margin-bottom:0;color:var(--ns-muted);font-size:15px;line-height:1.75}.nextstep-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.nextstep-field{min-width:0}.nextstep-field--full{grid-column:1 / -1}.nextstep-field label{display:block;margin-bottom:9px;color:#e2e8f0;font-size:13px;font-weight:650;line-height:1.4}.nextstep-field input,.nextstep-field select,.nextstep-field textarea{display:block;width:100%;margin:0;border:1px solid var(--ns-border);border-radius:var(--ns-radius-sm);outline:none;background:rgb(5 15 28 / .68);color:var(--ns-text);font-size:15px;transition:border-color var(--ns-transition),box-shadow var(--ns-transition),background var(--ns-transition)}.nextstep-field input,.nextstep-field select{min-height:52px;padding:0 15px}.nextstep-field textarea{min-height:125px;padding:14px 15px;line-height:1.65;resize:vertical}.nextstep-field input::placeholder,.nextstep-field textarea::placeholder{color:#64748b;opacity:1}.nextstep-field input:hover,.nextstep-field select:hover,.nextstep-field textarea:hover{border-color:rgb(148 163 184 / .32)}.nextstep-field input:focus,.nextstep-field select:focus,.nextstep-field textarea:focus{border-color:var(--ns-primary);background:rgb(5 15 28 / .9);box-shadow:0 0 0 3px rgb(59 130 246 / .12)}.nextstep-field select{cursor:pointer}.nextstep-field select option{background:#0c1a2d;color:#f8fafc}.nextstep-step__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:40px;padding-top:28px;border-top:1px solid var(--ns-border)}.nextstep-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border:1px solid var(--ns-border);border-radius:10px;background:rgb(15 31 52 / .82);color:#e2e8f0;font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:transform var(--ns-transition),border-color var(--ns-transition),background var(--ns-transition),box-shadow var(--ns-transition)}.nextstep-button:hover{border-color:var(--ns-border-strong);background:rgb(23 45 74 / .96);transform:translateY(-1px)}.nextstep-button--primary{border-color:rgb(96 165 250 / .26);background:linear-gradient(135deg,var(--ns-primary),var(--ns-primary-dark));color:#fff;box-shadow:0 10px 26px rgb(37 99 235 / .22)}.nextstep-button--primary:hover{background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 14px 32px rgb(37 99 235 / .3)}.nextstep-button--secondary{background:#fff0;color:var(--ns-text-soft)}.nextstep-result{padding:50px 54px 56px}.nextstep-result__header{max-width:720px;margin-bottom:34px}.nextstep-result__overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:26px}.nextstep-stat{position:relative;overflow:hidden;min-height:120px;padding:22px;border:1px solid var(--ns-border);border-radius:var(--ns-radius-md);background:linear-gradient(145deg,rgb(17 36 61 / .9),rgb(7 18 33 / .9))}.nextstep-stat::before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--ns-primary),transparent)}.nextstep-stat__label{display:block;margin-bottom:12px;color:var(--ns-muted);font-size:12px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.05em}.nextstep-stat strong{display:block;color:var(--ns-text);font-size:19px;font-weight:750;line-height:1.35}.nextstep-result__section{margin-top:18px;padding:26px;border:1px solid var(--ns-border);border-radius:var(--ns-radius-md);background:rgb(7 18 33 / .56)}.nextstep-result__section h3{margin-bottom:16px;color:var(--ns-text);font-size:19px;font-weight:720;line-height:1.35}.nextstep-result__section p{margin-bottom:12px;color:var(--ns-text-soft);font-size:14px;line-height:1.75}.nextstep-result__section p:last-child{margin-bottom:0}.nextstep-result__section ul,.nextstep-result__section ol{margin:0;padding-left:20px;color:var(--ns-text-soft)}.nextstep-result__section li{margin-bottom:9px;line-height:1.65}.nextstep-result__section li:last-child{margin-bottom:0}.nextstep-roadmap{display:grid;gap:14px}.nextstep-roadmap>*{min-width:0}.nextstep-result__controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:28px;padding-top:28px;border-top:1px solid var(--ns-border)}.nextstep-ai-page button:focus-visible,.nextstep-ai-page input:focus-visible,.nextstep-ai-page select:focus-visible,.nextstep-ai-page textarea:focus-visible{outline:2px solid #93c5fd;outline-offset:3px}.nextstep-content{width:100%;background:#fff;color:#1e293b}.nextstep-content__container{width:min(900px, calc(100% - 40px));margin:0 auto;padding:80px 0}.nextstep-content__container>*:first-child{margin-top:0}.nextstep-content__container h2{margin-top:48px;margin-bottom:18px;color:#0f172a;font-size:clamp(28px, 4vw, 36px);font-weight:750;line-height:1.25;letter-spacing:-.025em}.nextstep-content__container h3{margin-top:34px;margin-bottom:14px;color:#172033;font-size:24px;font-weight:700;line-height:1.35}.nextstep-content__container p,.nextstep-content__container li{color:#475569;font-size:17px;line-height:1.8}.nextstep-content__container p{margin-bottom:20px}.nextstep-content__container img{max-width:100%;height:auto;border-radius:14px}.nextstep-content__container figure{margin-top:32px;margin-bottom:32px}.nextstep-content__container a{color:#2563eb;text-decoration-thickness:1px;text-underline-offset:3px}@media (max-width:900px){.nextstep-ai{padding:58px 18px 74px}.nextstep-ai__hero{margin-bottom:44px}.nextstep-step,.nextstep-result{padding:42px 32px 46px}.nextstep-progress{padding:24px 22px}.nextstep-result__overview{grid-template-columns:1fr 1fr}}@media (max-width:640px){.nextstep-ai{padding:42px 14px 58px}.nextstep-ai__hero{margin-bottom:34px}.nextstep-ai__badge{font-size:12px}.nextstep-ai__hero h1{font-size:38px;line-height:1.08;letter-spacing:-.035em}.nextstep-ai__hero-description{font-size:16px;line-height:1.65}.nextstep-ai__start-button{width:100%}.nextstep-planner{border-radius:18px}.nextstep-progress{padding:20px 10px}.nextstep-progress__number{width:32px;height:32px}.nextstep-progress__item::after{top:15px;left:calc(50% + 21px);width:calc(100% - 42px)}.nextstep-progress__label{font-size:10px}.nextstep-step,.nextstep-result{padding:32px 20px 36px}.nextstep-step__header,.nextstep-result__header{margin-bottom:28px}.nextstep-step__header h2,.nextstep-result__header h2{font-size:28px}.nextstep-form__grid{grid-template-columns:1fr;gap:20px}.nextstep-field--full{grid-column:auto}.nextstep-step__actions{flex-direction:column-reverse;align-items:stretch;margin-top:30px;padding-top:24px}.nextstep-button{width:100%}.nextstep-result__overview{grid-template-columns:1fr}.nextstep-stat{min-height:auto}.nextstep-result__section{padding:21px 18px}.nextstep-result__controls{flex-direction:column;align-items:stretch}.nextstep-content__container{width:min(100% - 30px, 900px);padding:56px 0}.nextstep-content__container p,.nextstep-content__container li{font-size:16px}}@media (max-width:380px){.nextstep-ai{padding-left:10px;padding-right:10px}.nextstep-ai__hero h1{font-size:33px}.nextstep-step,.nextstep-result{padding-left:16px;padding-right:16px}.nextstep-progress__label{font-size:9px}}@media (prefers-reduced-motion:reduce){.nextstep-ai-page *,.nextstep-ai-page *::before,.nextstep-ai-page *::after{scroll-behavior:auto!important;transition-duration:0.01ms!important;animation-duration:0.01ms!important}}