:root{--bg:#fff;--panel:#f4f8ff;--border:#d6dfeb;--text:#44506a;--text-h:#14213b;--muted:#70809d;--muted-strong:#5f708d;--accent:#3e7bf4;--accent-strong:#275dd8;--sans:"Manrope", "Segoe UI", sans-serif;--heading:"Plus Jakarta Sans", "Avenir Next", "Segoe UI", sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;min-height:100vh;margin:0;overflow-x:clip}a,button,input,textarea,select{font:inherit}button{appearance:none}svg{width:1em;height:1em}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #3e7bf447}#root{min-height:100vh}h1,h2{font-family:var(--heading);color:var(--text-h);letter-spacing:-.04em}h1{font-size:clamp(2.6rem,5vw,4rem);line-height:.98}h2{font-size:clamp(1.55rem,2.6vw,2.1rem);line-height:1.08}p{margin:0}.page-shell{width:min(1120px,100% - 40px);margin:0 auto}.site-header,.site-footer__inner{justify-content:space-between;align-items:center;gap:24px;padding:22px 32px;display:flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:0 0;position:sticky;top:0}.site-header:before{content:"";z-index:-1;background:#fffffff0;border-bottom:1px solid #d6dfebd9;position:absolute;inset:0}.brand{color:var(--text-h);align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand-mark{width:40px;height:40px;font-family:var(--heading);color:#fff;background:#356ff0;border-radius:12px;place-items:center;font-size:1rem;font-weight:700;display:grid;box-shadow:0 12px 30px #3572f62e}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{font-family:var(--heading);color:var(--text-h);font-size:.92rem}.brand-copy span{color:var(--muted);font-size:.78rem}.site-nav{align-items:center;gap:24px;display:inline-flex}.site-nav a{color:var(--muted-strong);text-decoration:none;transition:color .18s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text-h)}.header-cta{color:#fff;min-height:44px;font-family:var(--heading);cursor:pointer;background:#1c2944;border:none;border-radius:18px;justify-content:center;align-items:center;padding:0 18px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex;box-shadow:0 10px 24px #1c294429}.header-cta:hover,.header-cta:focus-visible{transform:translateY(-1px)}.hero-section{padding:40px 32px 56px;position:relative}.hero-backdrop{pointer-events:none;position:absolute;inset:0}.hero-grid{justify-content:center;display:flex}.content-stage{width:min(100%,540px);min-height:720px;transition:opacity .22s,transform .22s}.content-stage--idle{opacity:1;transform:translateY(0)}.content-stage--fade-out,.content-stage--fade-in{opacity:0;transform:translateY(14px)}@media (width<=820px){.page-shell{width:calc(100% - 20px)}.site-header,.site-footer__inner,.hero-section{padding-left:20px;padding-right:20px}.site-header,.site-footer__inner{flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap;gap:16px}.content-stage{min-height:660px}}.quote-card,.flow-card,.thank-you-card{width:100%}.quote-card--intro{padding-top:16px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);align-items:center;gap:8px;margin:0 0 18px;font-size:.74rem;font-weight:700;display:inline-flex}.quote-card h1{margin:0 0 20px;font-size:3rem;font-weight:600}.hero-copy{max-width:34ch;color:var(--muted-strong);margin:18px 0 28px;font-size:1.1rem;line-height:1.6}.subtle-note{text-align:center;color:var(--muted);margin:16px 0 28px;font-size:.92rem}.highlight-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:8px 0 32px;display:grid}.highlight-item{text-align:center;color:var(--muted-strong);flex-direction:column;align-items:center;gap:10px;font-size:.95rem;display:flex}.highlight-icon{width:24px;height:24px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.highlight-icon svg{flex:none;width:100%;height:100%;display:block}.testimonial-list{border-top:1px solid var(--border);gap:22px;padding-top:32px;display:grid}.rating-subtitle{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.rating-subtitle h3{margin:0}.rating-subtitle_starts-rate{align-items:center;gap:10px;display:flex}.rating-subtitle_starts-rate label{font-size:20px;font-weight:600;transform:translateY(-6px)}.rating-strip__stars{color:#f4b740;justify-content:center;align-items:center;gap:8px;margin:10px 0 22px;display:inline-flex}.rating-strip__stars svg{flex:none;width:18px;height:18px;display:block}.testimonial{margin:0}.testimonial blockquote{color:var(--text-h);font-family:var(--heading);margin:0 0 8px;font-size:1rem;line-height:1.6}.testimonial figcaption{color:var(--muted);font-size:.94rem}@media (width<=820px){.quote-card h1{font-size:2.35rem}.highlight-row{grid-template-columns:1fr}}.primary-button{background:var(--accent);color:#fff;width:100%;min-height:68px;font-family:var(--heading);cursor:pointer;border:none;border-radius:18px;justify-content:center;align-items:center;padding:0 28px;font-size:1.14rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex;box-shadow:0 18px 34px #4074f42e}.primary-button:hover,.primary-button:focus-visible{transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.78;transform:none;box-shadow:0 10px 20px #4074f424}.flow-card{padding-top:20px}.progress-shell{margin-bottom:30px}.progress-track{background:#dfe6f0;border-radius:999px;width:100%;height:4px;overflow:hidden}.progress-fill{border-radius:inherit;background:var(--accent);height:100%;transition:width .32s;display:block}.progress-meta{justify-content:space-between;align-items:center;gap:16px;min-height:26px;margin-top:18px;display:flex}.step-counter{letter-spacing:.08em;color:var(--muted);font-size:.9rem;font-weight:700}.back-button{color:var(--muted-strong);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.back-button svg{flex:none;width:16px;height:16px;display:block}.flow-body h2,.thank-you-card h2{margin:0;font-size:2rem;font-weight:600}.flow-copy{color:var(--muted-strong);margin-top:12px;margin-bottom:30px;font-size:1rem;line-height:1.6}.flow-copy--centered{text-align:center;max-width:28ch;margin-inline:auto}.field-group{gap:10px;margin-bottom:22px;display:grid}.field-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-strong);font-size:.82rem;font-weight:700}.text-input{border:2px solid var(--border);width:100%;min-height:72px;color:var(--text-h);background:#fff;border-radius:18px;padding:0 20px;font-size:1rem;transition:border-color .18s,box-shadow .18s}.text-input::placeholder{color:#7384a1}.text-input:hover{border-color:#c4d2e5}.text-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #3e7bf41f}.text-input--error{border-color:#e26d6d}.field-error{color:#c95757;margin:-2px 0 0;font-size:.92rem}.option-list{gap:16px;display:grid}.option-card{border:2px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:20px;gap:8px;width:100%;padding:26px 26px 24px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:grid}.option-card strong{font-family:var(--heading);color:var(--text-h);font-size:1rem;font-weight:600}.option-card span{color:var(--muted);font-size:.95rem}.option-card:hover,.option-card:focus-visible{border-color:#bfd0eb;transform:translateY(-1px)}.option-card--selected{border-color:var(--accent);background:#f3f7ff;box-shadow:0 12px 28px #3e7bf41f}.details-form{gap:0;display:grid}.security-note{color:var(--muted);align-items:center;gap:10px;margin-top:32px;font-size:.95rem;display:inline-flex}.security-note svg{width:20px;height:20px;color:var(--accent);flex:none;display:block}.security-note--details{margin:6px 0 24px}.form-error-banner{color:#a33e3e;background:#fff3f3;border:1px solid #efb2b2;border-radius:16px;margin:0 0 18px;padding:14px 16px;font-size:.95rem;line-height:1.5}.thank-you-card{text-align:center;justify-items:center;padding-top:132px;display:grid}.thank-you-icon{color:#1faa73;background:#e9f7f0;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:28px;display:grid}.thank-you-icon svg{flex:none;width:28px;height:28px;display:block}@media (width<=820px){.flow-body h2,.thank-you-card h2{font-size:1.7rem}.primary-button,.text-input{min-height:60px}.option-card{padding:22px 20px}.thank-you-card{padding-top:88px}}.site-footer{color:#d9e4f7;background:#07111f;border-top:1px solid #adc2e41f;box-shadow:inset 0 1px #ffffff05}.site-footer__inner{align-items:start;padding-top:28px;padding-bottom:32px}.site-footer strong{font-family:var(--heading);color:#f7fbff;font-size:.92rem}.site-footer a{color:#c8d8f4;text-decoration:none;transition:color .18s}.site-footer a:hover,.site-footer a:focus-visible{color:#fff}.site-footer__inner>div{gap:8px;display:grid}.site-footer p{color:#9fb2d1}
