:root{--background:#f7f4ed;--foreground:#15231f;--muted:#61706b;--surface:#fffdf8;--line:#ded8cb;--ink-soft:#32443e;--primary-color:#145c4f;--accent-color:#f2b84b}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.site-home,.admin-shell,.quiz-shell{min-height:100vh}.site-home{padding:40px 20px}.home-inner{max-width:1040px;margin:0 auto}.home-grid,.metric-grid,.admin-grid,.answer-grid{gap:14px;display:grid}.home-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:28px}.home-link,.metric-card,.admin-panel,.quiz-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px}.home-link{padding:18px;text-decoration:none}.home-link span,.metric-card span,.vertical-group p{color:var(--muted)}.eyebrow{color:var(--primary-color);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.quiz-shell{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-color), transparent 70%), transparent 32rem), linear-gradient(135deg, #f7f4ed 0%, #e8f0eb 100%);justify-content:center;align-items:center;padding:22px;display:flex}.quiz-panel{width:100%;max-width:680px;padding:22px;box-shadow:0 20px 60px #15231f1a}.quiz-header h1,.site-home h1,.admin-header h1{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1}.quiz-header p,.step-copy p,.admin-header p,.home-inner>p{color:var(--muted);line-height:1.55}.progress-wrap{margin:26px 0}.progress-meta{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:.85rem;display:flex}.progress-track{background:#e5e0d5;border-radius:999px;height:10px;overflow:hidden}.progress-fill{background:var(--primary-color);height:100%;transition:width .18s}.step-copy h2{margin:0;font-size:1.35rem}.answer-grid{grid-template-columns:1fr;margin-top:18px}.answer-button,.ghost-button,.primary-button{cursor:pointer;border-radius:8px}.answer-button{border:1px solid var(--line);color:var(--foreground);text-align:left;background:#fff;min-height:58px;padding:16px}.answer-button.selected{border-color:var(--primary-color);box-shadow:inset 0 0 0 1px var(--primary-color)}.answer-button span{font-weight:700;display:block}.answer-button small{color:var(--muted)}.contact-grid,.address-grid{grid-template-columns:1fr;gap:12px;margin-top:18px;display:grid}.input-field,.admin-panel label{color:var(--ink-soft);gap:6px;font-size:.92rem;font-weight:700;display:grid}.input-field input,.admin-panel input,.admin-panel select,.admin-panel textarea{border:1px solid var(--line);color:var(--foreground);background:#fff;border-radius:8px;width:100%;min-height:46px;padding:10px 12px}.admin-panel textarea{resize:vertical;min-height:92px}.form-error{color:#9a3412;font-weight:700}.quiz-actions{justify-content:space-between;gap:10px;margin-top:22px;display:flex}.primary-button,.ghost-button{border:1px solid #0000;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{background:var(--primary-color);color:#fff}.ghost-button{border-color:var(--line);color:var(--foreground);background:0 0}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.5}.centered{text-align:center}.admin-shell{max-width:1180px;margin:0 auto;padding:28px 18px 60px}.admin-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.compact{min-height:38px;padding:0 12px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:28px 0}.metric-card{padding:16px}.metric-card p{margin:0 0 8px}.metric-card strong{font-size:2rem;display:block}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.admin-panel{gap:14px;padding:18px;display:grid}.panel-heading{justify-content:space-between;align-items:center;display:flex}.panel-heading h2,.grouped-panel h2{margin:0}.grouped-panel,.settings-panel{margin-top:20px}.settings-panel .panel-heading span{color:var(--muted);font-size:.9rem}.compact-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.toggle-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.toggle-row label{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.toggle-row input{width:auto;min-height:auto}.grouped-list{gap:12px;display:grid}.vertical-group{border-top:1px solid var(--line);padding-top:14px}.vertical-group h3,.vertical-group p{margin:0}.vertical-group ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.vertical-group li{grid-template-columns:1fr auto auto;align-items:center;gap:8px;display:grid}code{background:#ece6da;border-radius:6px;padding:3px 6px}@media (min-width:680px){.quiz-panel{padding:34px}.contact-grid,.address-grid{grid-template-columns:repeat(2,1fr)}.wide{grid-column:1/-1}}@media (max-width:620px){.admin-header,.quiz-actions{flex-direction:column;align-items:stretch}.vertical-group li{grid-template-columns:1fr}}.lander-admin{color:#151722;background:#f4f3fe;grid-template-columns:298px 1fr;min-height:100vh;display:grid}.lander-admin.folder-mode{grid-template-columns:1fr}.lander-sidebar{background:#fff;border-right:1px solid #deddf0;flex-direction:column;padding:14px;display:flex}.admin-nav a,.admin-nav button,.folder-card{border:0;align-items:center;text-decoration:none;display:flex}.admin-nav{gap:8px;display:grid}.admin-logout-form{margin-top:auto;padding-top:16px}.admin-logout-button{color:#4b526f;cursor:pointer;font:inherit;background:#f7f8ff;border:1px solid #d9def5;border-radius:8px;width:100%;height:42px;font-weight:700}.admin-logout-button:hover{background:#eef2ff}.admin-nav a,.admin-nav button{color:#56586a;text-align:left;background:0 0;border-radius:6px;gap:14px;min-height:43px;padding:0 14px}.admin-nav .active{color:#2458ff;background:#ecebff}.lander-admin svg{width:22px;height:22px}.lander-main{padding:28px 28px 44px 40px}.landing-header{justify-content:space-between;align-items:center;display:flex}.landing-header h1{margin:0;font-size:1.6rem;line-height:1}.landing-header h1 span{color:#a7a8c1;margin-left:10px;font-size:1rem}.folder-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:20px 18px;margin-top:28px;display:grid}.folder-card{color:#05060a;cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:14px;gap:26px;height:80px;padding:0 28px}.folder-card:hover{border-color:#d9dcff;box-shadow:0 10px 24px #262d7014}.folder-card span{flex:1;font-size:1.2rem;font-weight:800}.folder-card strong{color:#62637c;background:#f0efff;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-size:.85rem;display:inline-flex}.folder-detail{min-height:100vh;margin:-28px -28px -44px -40px}.folder-detail-header{background:#fff;align-items:center;gap:22px;min-height:80px;padding:0 40px;display:flex}.back-button{color:#171923;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.header-divider{background:#deddf0;width:1px;height:28px}.folder-detail-header>svg{color:#76778f;width:28px;height:28px}.folder-detail-header h1{margin:0;font-size:1.15rem;line-height:1.1}.folder-detail-header p{color:#76778f;margin:3px 0 0;font-size:.9rem}.folder-detail-body{padding:24px 40px 48px}.folder-search{color:#a6a7bd;background:#fff;border:1px solid #deddf0;border-radius:8px;align-items:center;gap:10px;max-width:385px;height:40px;padding:0 12px;display:flex}.folder-search input{color:#222331;border:0;outline:0;width:100%}.folder-search input::placeholder{color:#abadc6}.domains-subtitle{color:#76778f;margin:8px 0 0}.funnel-card-grid{grid-template-columns:repeat(auto-fit,minmax(320px,420px));gap:24px;margin-top:22px;display:grid}.funnel-with-variants{gap:14px;display:grid}.funnel-with-variants.open{grid-column:1/-1}.funnel-preview-card{color:#11131d;cursor:pointer;text-align:left;background:#fff;border:1px solid #e1e3f3;border-radius:14px;justify-content:space-between;align-items:center;min-height:96px;padding:18px 20px;text-decoration:none;display:flex}.funnel-preview-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.funnel-preview-copy h2{margin:0;font-size:1.02rem;line-height:1.3}.funnel-preview-copy p{color:#8c8d9c;align-items:center;gap:8px;min-width:0;margin:0;display:flex}.funnel-preview-copy p svg{color:#10b981;width:18px;min-width:18px;height:18px}.funnel-preview-copy p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.funnel-preview-copy small{color:#a4a4ba;margin-left:10px}.funnel-preview-open{color:#2458ff;white-space:nowrap;margin-left:16px;font-size:.9rem;font-weight:700}.funnel-settings-panel{background:#fff;border:1px solid #deddf0;border-radius:16px;gap:20px;padding:22px;display:grid}.funnel-settings-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-bottom:4px;display:flex}.funnel-settings-header h2{margin:0;font-size:1.18rem}.funnel-settings-header p{color:#76778f;margin:4px 0 0}.funnel-settings-header a{color:#145cff;border:1px solid #2b63ff;border-radius:8px;padding:10px 14px;font-weight:800;text-decoration:none}.funnel-settings-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.funnel-save-state{color:#6c7088;font-size:.85rem;font-weight:700}.funnel-save-state.saved{color:#0f8b4c}.funnel-save-state.error{color:#b42318}.funnel-save-state.saving{color:#2458ff}.funnel-save-button{color:#fff;cursor:pointer;font:inherit;background:#2458ff;border:0;border-radius:8px;justify-content:center;align-items:center;height:42px;padding:0 14px;font-weight:800;display:inline-flex}.funnel-save-button:disabled{cursor:not-allowed;opacity:.55}.integrations-panel{background:#f8f9ff;border:1px solid #ececf8;border-radius:16px;gap:18px;padding:22px;display:grid}.integrations-panel-header h3{color:#202332;margin:0;font-size:.98rem}.integrations-panel-header p{color:#76778f;max-width:620px;margin:6px 0 0}.integration-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:18px;display:grid}.integration-section{background:#fff;border:1px solid #e3e5f4;border-radius:14px;gap:18px;padding:18px;display:grid}.integration-section-wide{grid-column:1/-1}.section-heading h3{color:#202332;margin:0;font-size:1rem}.section-heading p{color:#76778f;max-width:680px;margin:6px 0 0;font-size:.87rem;line-height:1.45}.tracking-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tracking-fields .integration-toggle{align-self:stretch}.integration-field,.integration-toggle{background:#fbfbff;border:1px solid #e7e9f7;border-radius:12px;gap:8px;padding:16px;display:grid}.integration-field span,.integration-toggle span{color:#202332;font-size:.9rem;font-weight:800}.integration-field small,.integration-toggle small{color:#76778f;font-size:.82rem;line-height:1.45;display:block}.integration-field input{color:#202332;font:inherit;background:#fff;border:1px solid #d8dbef;border-radius:10px;outline:0;width:100%;height:44px;padding:0 14px;transition:border-color .14s,box-shadow .14s}.integration-field textarea{color:#202332;font:inherit;resize:vertical;background:#fff;border:1px solid #d8dbef;border-radius:10px;outline:0;width:100%;min-height:112px;padding:12px 14px;transition:border-color .14s,box-shadow .14s}.integration-field select{appearance:none;color:#202332;font:inherit;background:#fff;border:1px solid #d8dbef;border-radius:10px;outline:0;width:100%;height:44px;padding:0 14px}.integration-field input:focus,.integration-field textarea:focus,.integration-field select:focus{border-color:#2b63ff;box-shadow:0 0 0 4px #2b63ff1a}.integration-field-wide{grid-column:1/-1}.integration-toggle{grid-template-columns:minmax(0,1fr) auto;align-items:center}.integration-toggle button{cursor:pointer;border:0;border-radius:999px;justify-content:flex-start;align-items:center;width:58px;height:32px;padding:3px;transition:background .14s;display:inline-flex}.integration-toggle button span{background:#fff;border-radius:999px;width:26px;height:26px;transition:transform .14s;display:block;box-shadow:0 2px 8px #11131d29}.integration-toggle .toggle-on{background:#2458ff}.integration-toggle .toggle-on span{transform:translate(26px)}.integration-toggle .toggle-off{background:#c9cce3}.domain-settings-view{gap:28px;display:grid}.domain-page-header{align-items:flex-start}.domain-help-link{color:#2458ff;background:#fff;border:1px solid #d8dbef;border-radius:10px;align-items:center;min-height:42px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex}.domain-overview-grid,.domain-control-bar{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:18px;display:grid}.domain-command-card{background:#fff;border:1px solid #e3e5f4;border-radius:16px;gap:18px;padding:22px;display:grid;box-shadow:0 18px 50px #242a520a}.domain-command-card-primary{background:linear-gradient(135deg,#2458ff0d,#0000 55%),#fff}.domain-kicker{color:#2458ff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:900;display:block}.domain-command-card .section-heading h3{font-size:1.25rem}.domain-primary-grid,.domain-add-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.domain-preview-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.domain-preview-strip div{background:#f8f9ff;border:1px solid #e7e9f7;border-radius:12px;gap:6px;padding:13px 14px;display:grid}.domain-preview-strip span{color:#76778f;text-transform:uppercase;font-size:.78rem;font-weight:800}.domain-preview-strip strong{color:#202332;overflow-wrap:anywhere;line-height:1.35}.domain-add-button{color:#fff;cursor:pointer;font:inherit;background:#2458ff;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;font-weight:900;display:inline-flex}.domain-inventory-table{border:1px solid #e7e9f7;border-radius:14px;overflow:hidden}.domain-inventory-table-main .domain-inventory-head,.domain-inventory-table-main .domain-inventory-row{grid-template-columns:1.15fr .7fr 1fr .7fr 1.25fr auto}.domain-inventory-head,.domain-inventory-row{grid-template-columns:1.25fr 1fr .72fr 1.35fr auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.domain-inventory-head{color:#76778f;text-transform:uppercase;background:#f8f9ff;font-size:.78rem;font-weight:900}.domain-inventory-row{border-top:1px solid #eef0fb}.domain-inventory-row strong{color:#202332;overflow-wrap:anywhere}.domain-inventory-row>span{color:#555a73;overflow-wrap:anywhere}.domain-inventory-row em{color:#76778f;font-size:.82rem;font-style:normal;font-weight:800}.domain-inventory-row input,.domain-inventory-row select{color:#202332;font:inherit;background:#fff;border:1px solid #d8dbef;border-radius:9px;outline:0;width:100%;min-height:38px;padding:0 10px}.domain-inventory-row button{color:#b42318;cursor:pointer;font:inherit;background:#fff2f2;border:1px solid #ffd6d6;border-radius:9px;height:38px;padding:0 11px;font-size:.82rem;font-weight:800}.domain-status-pill{text-transform:capitalize;border-radius:999px;justify-content:center;padding:6px 10px;font-size:.76rem;font-weight:900;display:inline-flex}.domain-status-pill.active{color:#087443;background:#e8fff3}.domain-status-pill.pending{color:#925400;background:#fff6df}.domain-status-pill.parked,.domain-status-pill.inactive{color:#5f6484;background:#eef0fb}.domain-checklist-numbered{padding-left:23px}.domain-simple-card{gap:16px}.domain-simple-table,.domain-assignment-table{border:1px solid #e7e9f7;border-radius:14px;overflow:hidden}.domain-simple-head,.domain-simple-row,.domain-assignment-head,.domain-assignment-row{align-items:center;gap:14px;padding:14px 16px;display:grid}.domain-simple-head,.domain-assignment-head{color:#76778f;text-transform:uppercase;background:#f8f9ff;font-size:.78rem;font-weight:900}.domain-simple-row,.domain-assignment-row{border-top:1px solid #eef0fb}.domain-simple-head,.domain-simple-row{grid-template-columns:minmax(180px,1.35fr) .85fr .75fr .65fr .85fr}.domain-assignment-head,.domain-assignment-row{grid-template-columns:minmax(140px,.9fr) minmax(130px,.65fr) minmax(180px,1fr) minmax(260px,1.35fr)}.domain-simple-row strong,.domain-assignment-row strong,.domain-simple-row span,.domain-assignment-row span{overflow-wrap:anywhere;min-width:0}.domain-simple-row strong,.domain-assignment-row strong{color:#202332}.domain-simple-row>span,.domain-assignment-row>span{color:#555a73}.domain-add-simple{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(160px,.7fr) minmax(150px,.55fr);align-items:end;gap:14px;display:grid}.domain-add-simple .domain-add-button{height:48px}.domain-compact-tools{align-items:stretch}.admin-login-shell{background:#f4f3fe;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-login-card{background:#fff;border:1px solid #e3e5f4;border-radius:18px;gap:18px;width:100%;max-width:460px;padding:28px;display:grid;box-shadow:0 24px 60px #242a521a}.admin-login-eyebrow{color:#2458ff;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:800}.admin-login-copy h1{color:#202332;margin:0;font-size:2rem;line-height:1}.admin-login-copy p:last-child{color:#76778f;margin:10px 0 0;line-height:1.55}.admin-login-form{gap:16px;display:grid}.admin-login-field{color:#202332;gap:8px;display:grid}.admin-login-field span{font-size:.92rem;font-weight:800}.admin-login-field input{color:#202332;font:inherit;background:#fff;border:1px solid #d8dbef;border-radius:10px;outline:0;height:48px;padding:0 14px}.admin-login-field input:focus{border-color:#2b63ff;box-shadow:0 0 0 4px #2b63ff1a}.admin-login-button{color:#fff;cursor:pointer;font:inherit;background:#2458ff;border:0;border-radius:10px;height:48px;font-weight:800}.admin-login-button:disabled{cursor:not-allowed;opacity:.55}.admin-login-error{color:#a32626;background:#fff2f2;border:1px solid #ffd6d6;border-radius:10px;margin:0;padding:12px 14px;font-weight:700}.admin-login-back{color:#5f6484;font-weight:700;text-decoration:none}.domain-settings-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px;display:grid}.domain-settings-card{background:#fff;border:1px solid #e3e5f4;border-radius:14px;gap:18px;padding:20px;display:grid}.domain-settings-card-wide{grid-column:1/-1}.domain-form-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:16px;display:grid}.domain-notes{min-height:120px}.domain-preview-stack,.domain-db-actions{gap:12px;display:grid}.domain-db-button{color:#fff;cursor:pointer;font:inherit;background:#2458ff;border:0;border-radius:10px;justify-content:center;align-items:center;max-width:240px;height:44px;padding:0 16px;font-weight:800;display:inline-flex}.domain-db-button:disabled{cursor:wait;opacity:.7}.domain-db-status{margin:0;font-weight:700}.domain-db-status.success{color:#0f8b4c}.domain-db-status.error{color:#b42318}.domain-preview-row{background:#fbfbff;border:1px solid #e7e9f7;border-radius:12px;align-items:flex-start;gap:6px;padding:14px 16px;display:grid}.domain-preview-row span{color:#76778f;font-size:.82rem;font-weight:700}.domain-preview-row strong{color:#202332;overflow-wrap:anywhere;line-height:1.45}.domain-checklist{color:#202332;gap:10px;margin:0;padding-left:20px;display:grid}.domain-checklist li{line-height:1.45}.slug-routing-table{border:1px solid #e7e9f7;border-radius:12px;overflow:hidden}.slug-routing-head,.slug-routing-row{grid-template-columns:1fr 1.2fr .8fr 1.6fr;align-items:center;gap:14px;padding:14px 16px;display:grid}.slug-routing-domain-table .slug-routing-head,.slug-routing-domain-table .slug-routing-row{grid-template-columns:.9fr 1.1fr .7fr 1.4fr 1fr}.slug-routing-head{color:#76778f;text-transform:uppercase;background:#f8f9ff;font-size:.8rem;font-weight:800}.slug-routing-row{border-top:1px solid #eef0fb}.slug-routing-row span,.slug-routing-row strong{overflow-wrap:anywhere;min-width:0}.domain-route-stack{gap:6px;min-width:0;display:grid}.domain-route-stack a{color:#2458ff;overflow-wrap:anywhere;font-weight:800;text-decoration:none}.domain-route-stack span{color:#8b8da6;font-size:.9rem;font-weight:800}.slug-routing-row strong{color:#2458ff;font-size:.92rem}.slug-routing-row-editable{align-items:center}.slug-input-wrap{color:#76778f;background:#fff;border:1px solid #d8dbef;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px;min-height:40px;padding:0 10px;display:grid}.slug-input-wrap span{color:#76778f;font-weight:800}.slug-input-wrap input{color:#202332;font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-weight:800}.domain-note{color:#5f6484;background:#f8f9ff;border:1px solid #e7e9f7;border-radius:10px;margin:0;padding:12px 14px;font-size:.9rem;font-weight:700;line-height:1.45}.lead-router-builder{gap:18px;display:grid}.lead-router-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.lead-router-progress-item{background:#f8f9ff;border:1px solid #e6e8f6;border-radius:12px;gap:6px;padding:14px 16px;display:grid}.lead-router-progress-item span{color:#76778f;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.lead-router-progress-item strong{color:#23263a;overflow-wrap:anywhere;font-size:.96rem;font-weight:700}.funnel-settings-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.funnel-settings-stat{background:#fbfbff;border:1px solid #e4e7f4;border-radius:12px;gap:6px;padding:14px 16px;display:grid}.funnel-settings-stat span{color:#76778f;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.funnel-settings-stat strong{color:#202332;overflow-wrap:anywhere;font-size:.98rem;font-weight:700}.funnel-settings-stat-wide{grid-column:span 3}.funnel-overview-layout{grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr);gap:18px;display:grid}.funnel-overview-card,.launch-readiness-card{background:#f8f9ff;border:1px solid #ececf8;border-radius:16px;gap:18px;padding:22px;display:grid}.launch-readiness-card{align-content:start}.launch-readiness-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.launch-readiness-header h3{color:#202332;margin:0;font-size:1rem}.launch-readiness-header p{color:#76778f;margin:6px 0 0}.launch-readiness-pill{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:800}.launch-readiness-pill.ready{color:#0f8b4c;background:#e9f8ef}.launch-readiness-pill.warning{color:#b45309;background:#fff3e3}.launch-readiness-list{gap:12px;display:grid}.launch-readiness-item{background:#fff;border:1px solid #e5e7f5;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px 16px;display:grid}.launch-readiness-icon{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:.82rem;font-weight:900;display:inline-flex}.launch-readiness-item.ready .launch-readiness-icon{color:#0f8b4c;background:#e9f8ef}.launch-readiness-item.missing .launch-readiness-icon{color:#b45309;background:#fff3e3}.launch-readiness-item strong{color:#202332;font-size:.92rem;display:block}.launch-readiness-item p{color:#6f7289;margin:4px 0 0;line-height:1.45}.settings-section-tabs{flex-wrap:wrap;gap:10px;display:flex}.settings-section-tabs button{color:#5f6484;cursor:pointer;font:inherit;background:#f4f6ff;border:1px solid #dde2f8;border-radius:999px;min-height:40px;padding:0 16px;font-weight:700}.settings-section-tabs button.active{color:#fff;background:#2458ff;border-color:#2458ff}.integration-card{background:#fbfbff;border:1px solid #e6e8f6;border-radius:12px;padding:16px}.lead-router-step{background:#fbfbff;border:1px solid #e6e8f6;border-radius:12px;gap:0;display:grid;overflow:hidden}.lead-router-step.open{background:#fcfcff;border-color:#dfe5ff;box-shadow:0 10px 26px #2458ff0f}.lead-router-step-toggle{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:18px;display:flex}.lead-router-step-body{border-top:1px solid #eceffb;gap:16px;padding:18px;display:grid}.lead-router-step-copy{gap:4px;display:grid}.lead-router-step-number{color:#2458ff;background:#edf2ff;border-radius:999px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:.82rem;font-weight:900;display:inline-flex}.lead-router-step-summary{color:#62657a;overflow-wrap:anywhere;text-align:right;max-width:40%;font-size:.9rem;font-weight:700}.lead-router-step-header{align-items:center;gap:12px;display:flex}.lead-router-step-header strong{color:#202332;letter-spacing:.04em;text-transform:uppercase;font-size:.84rem}.lead-router-step-header span{color:#62657a;font-size:.92rem;font-weight:600}.lead-router-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;display:grid}.header-list{gap:10px;display:grid}.header-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;display:grid}.inline-add-button,.inline-remove-button{color:#2458ff;cursor:pointer;font:inherit;border:1px solid #d8dbef;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-weight:700;display:inline-flex}.inline-remove-button{color:#6a2430}.lead-router-sync-panel{background:#fff;border:1px solid #e1e6fb;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.lead-router-sync-panel strong{color:#202332;font-size:.94rem;display:block}.lead-router-sync-panel p{color:#73768d;margin:4px 0 0;line-height:1.45}.lead-router-sync-button{color:#fff;cursor:pointer;font:inherit;background:#2458ff;border:1px solid #2458ff;border-radius:10px;flex:none;min-height:42px;padding:0 16px;font-weight:800}.lead-router-sync-button:disabled{cursor:wait;opacity:.65}.lead-router-sync-status{border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.lead-router-sync-status span{color:inherit;font-size:.9rem;font-weight:700}.lead-router-sync-status strong{white-space:nowrap;font-size:.84rem}.lead-router-sync-status.success{color:#0f8b4c;background:#e9f8ef}.lead-router-sync-status.error{color:#9f1d2b;background:#fff0f0}.lead-router-sync-status.syncing{color:#2458ff;background:#edf2ff}.lead-router-field-chips{flex-wrap:wrap;gap:8px;display:flex}.lead-router-field-chips span{color:#3d4264;background:#f2f4ff;border:1px solid #dde2f8;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:800}.mapping-table{gap:10px;display:grid}.mapping-head,.mapping-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:16px;display:grid}.mapping-head{color:#62657a;text-transform:uppercase;font-size:.82rem;font-weight:800}.mapping-row span{color:#202332;font-weight:700}.question-mapper-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.question-mapper-summary div{background:#f8f9ff;border:1px solid #e6e8f6;border-radius:12px;gap:6px;padding:14px 16px;display:grid}.question-mapper-summary span{color:#76778f;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.question-mapper-summary strong{color:#23263a;font-size:.96rem;font-weight:700}.question-mapper-list{gap:14px;display:grid}.question-mapper-card,.question-mapper-empty{background:#fbfbff;border:1px solid #e6e8f6;border-radius:14px;gap:16px;padding:18px;display:grid}.question-mapper-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.question-mapper-card-head span{color:#76778f;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:.78rem;font-weight:800;display:block}.question-mapper-card-head h4{color:#202332;margin:0;font-size:1rem}.question-mapper-card-head strong{color:#2458ff;white-space:nowrap;background:#edf2ff;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:800}.question-mapper-table{gap:9px;display:grid}.question-mapper-head,.question-mapper-row{grid-template-columns:minmax(0,.85fr) minmax(120px,.45fr) minmax(0,1fr);align-items:center;gap:12px;display:grid}.question-mapper-head{color:#62657a;text-transform:uppercase;font-size:.8rem;font-weight:800}.question-mapper-row{background:#fff;border:1px solid #edf0fa;border-radius:12px;padding:10px}.question-mapper-row span{color:#202332;font-weight:700}.question-mapper-row code{color:#5f6484;white-space:nowrap;background:#f5f6ff;border:1px solid #e6e8f6;border-radius:9px;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.86rem}.question-mapper-row input{color:#202332;font:inherit;background:#fff;border:1px solid #d8dbef;border-radius:10px;outline:0;width:100%;height:42px;padding:0 12px;transition:border-color .14s,box-shadow .14s}.question-mapper-row input:focus{border-color:#2b63ff;box-shadow:0 0 0 4px #2b63ff1a}.question-mapper-empty strong{color:#202332}.question-mapper-empty p{color:#6f7289;margin:0;line-height:1.5}.webhook-review-card{background:#fff;border:1px solid #e6e8f6;border-radius:14px;overflow:hidden}.webhook-review-head{align-items:center;gap:14px;padding:18px;display:flex}.webhook-method-chip{color:#2458ff;background:#e0e8ff;border-radius:10px;padding:10px 14px;font-size:.92rem;font-weight:800}.webhook-review-head strong{color:#2a2d3d;overflow-wrap:anywhere;font-size:1rem;font-weight:600}.webhook-review-body{border-top:1px solid #ecebf7;gap:12px;padding:18px;display:grid}.webhook-review-body small{color:#9a9bb5;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:800}.webhook-review-body pre{color:#4c4f66;white-space:pre-wrap;word-break:break-word;background:#fbfbff;max-height:420px;margin:0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92rem;line-height:1.65;overflow:auto}.thank-you-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:16px;display:grid}.thank-you-preview{align-content:start;gap:8px;display:grid}.thank-you-preview span{color:#76778f;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:800}.thank-you-preview strong{color:#202332;overflow-wrap:anywhere;font-size:1rem;line-height:1.45}.thank-you-preview p{color:#6b708a;margin:0;line-height:1.55}.windows-funnel-shell{color:#303136;background:#181820;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:20px 22px 60px;scroll-margin-top:0;display:flex}.windows-card{text-align:center;background:#fff;border-radius:42px;width:100%;max-width:704px;padding:58px 36px 66px;transition:transform .18s,box-shadow .18s;transform:translateY(0);box-shadow:0 22px 70px #00000024}.windows-card h1,.windows-card h2,.windows-card p{margin:0}.windows-card h1{color:#303136;font-size:2.55rem;font-weight:500;line-height:1.2}.windows-card-large h1{color:#050505;letter-spacing:0;font-size:2.65rem}.windows-card-large h1 span{color:#ff7308;display:block}.windows-card-large p{color:#696a6d;max-width:610px;margin:17px auto 18px;font-size:1.9rem;font-weight:400;line-height:1.24}.windows-card-large p strong{color:#626367;font-weight:500}.windows-card h2{color:#303136;margin-bottom:22px;font-size:2.35rem;font-weight:500}.windows-card input{color:#303136;text-align:center;background:#fff;border:2px solid #dedede;border-radius:9px;outline:0;width:100%;height:126px;padding:0 26px;font-size:2.25rem;font-weight:400;transition:border-color .16s,box-shadow .16s;box-shadow:0 17px 36px #00000014}.windows-card input::placeholder{color:#a6a6a9;opacity:1;font-weight:400}.windows-card input:focus,.windows-phone-field:focus-within{border-color:#ff7308;box-shadow:0 18px 42px #ff730826}.windows-card button{color:#fff;cursor:pointer;background:#ff7308;border:0;border-radius:18px;width:100%;height:113px;margin-top:20px;font-size:2.35rem;font-weight:500;transition:background .16s,transform .12s,box-shadow .16s}.windows-card button:hover{background:#ff7f1f;box-shadow:0 15px 30px #ff730838}.simple-theme-adu-blue .windows-card-large h1 span{color:#0f55b6}.simple-theme-adu-blue .windows-card input:focus,.simple-theme-adu-blue .windows-phone-field:focus-within{border-color:#0f55b6;box-shadow:0 18px 42px #0f55b626}.simple-theme-adu-blue .windows-card button{background:#0f55b6}.simple-theme-adu-blue .windows-card button:hover{background:#1262cf;box-shadow:0 15px 30px #0f55b638}.simple-theme-kitchen-teal .windows-card-large h1 span,.simple-theme-roof-teal .windows-card-large h1 span,.simple-theme-bath-teal .windows-card-large h1 span{color:#0e8fab}.simple-theme-kitchen-teal .windows-card input:focus,.simple-theme-kitchen-teal .windows-phone-field:focus-within,.simple-theme-roof-teal .windows-card input:focus,.simple-theme-roof-teal .windows-phone-field:focus-within,.simple-theme-bath-teal .windows-card input:focus,.simple-theme-bath-teal .windows-phone-field:focus-within{border-color:#0e8fab;box-shadow:0 18px 42px #0e8fab26}.simple-theme-kitchen-teal .windows-card button,.simple-theme-roof-teal .windows-card button,.simple-theme-bath-teal .windows-card button{background:#0e8fab}.simple-theme-kitchen-teal .windows-card button:hover,.simple-theme-roof-teal .windows-card button:hover,.simple-theme-bath-teal .windows-card button:hover{background:#109dbb;box-shadow:0 15px 30px #0e8fab38}.windows-card button:active{transform:translateY(2px)}.windows-card button:disabled{cursor:not-allowed;opacity:.7}.windows-choice-card{margin-top:0;padding:42px 36px 53px}.windows-choice-card h1{max-width:590px;margin:0 auto 15px}.windows-choice-card div{gap:13px;display:grid}.windows-choice-card button{margin-top:0}.windows-card-medium{padding:42px 36px 40px}.windows-card-medium h1{font-size:2.25rem}.windows-card-medium p{color:#696a6d;max-width:610px;margin:16px auto 29px;font-size:1.9rem;font-weight:400;line-height:1.25}.windows-contact-card{padding:41px 36px 15px}.windows-contact-card h1{max-width:590px;margin:0 auto 29px;font-size:2.35rem;line-height:1.35}.windows-contact-grid{grid-template-columns:repeat(2,1fr);gap:20px 10px;display:grid}.windows-contact-grid .wide,.windows-phone-field{grid-column:1/-1}.windows-email-field{gap:8px;display:grid;position:relative}.windows-email-field input{height:124px}.windows-email-suggestions{background:#fff;border:1px solid #e4e4e8;border-radius:14px;padding:6px;display:grid;overflow:hidden;box-shadow:0 14px 30px #00000012}.windows-email-suggestions button{color:#303136;cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #f1f1f4;align-items:center;width:100%;height:auto;min-height:40px;margin-top:0;padding:5px 14px;font-size:2.25rem;font-weight:400;transition:background .14s,color .14s,transform .14s;display:flex}.windows-email-suggestions button:last-child{border-bottom:0}.windows-email-suggestions button:hover,.windows-email-suggestions button:focus-visible{color:#11131d;background:#fff5ee;outline:0;transform:translate(2px)}.windows-contact-grid input{height:124px}.windows-phone-field{background:#fff;border:2px solid #dedede;border-radius:9px;align-items:center;height:126px;padding:0 22px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 17px 36px #00000014}.windows-phone-field input{box-shadow:none;border:0;flex:1;min-width:0;height:100%}.us-flag{background:linear-gradient(#3c3b6e 0 0) 0 0/44% 54% no-repeat,repeating-linear-gradient(#b22234 0 3px,#fff 3px 6px);border:1px solid #d0d0d0;width:38px;height:27px;display:inline-block}.phone-caret{border-top:7px solid #606166;border-left:6px solid #0000;border-right:6px solid #0000;margin:0 34px 0 13px;display:inline-block}.windows-error{color:#9a3412;text-align:center;background:#fff4ed;border:1px solid #ffbd8c;border-radius:10px;width:calc(100% - 44px);max-width:704px;margin-top:16px;padding:12px 16px;font-weight:500}.quiz-legal-footer{color:#303136;text-align:center;background:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;min-height:96px;margin:0;padding:30px 20px;font-size:1.05rem;font-weight:400;line-height:1.35;display:flex}.quiz-legal-footer a{color:inherit;text-decoration:none}.quiz-legal-footer a:hover,.quiz-legal-footer a:focus-visible{text-decoration:underline}.quiz-tcpa-consent{color:#696a6d;text-align:center;max-width:620px;margin:0 auto;padding-top:15px;font-size:.96rem;font-weight:400;line-height:1.28}.quiz-tcpa-consent a{color:inherit;font-weight:500;text-decoration:none}.quiz-tcpa-consent a:hover,.quiz-tcpa-consent a:focus-visible{text-underline-offset:3px;text-decoration:underline}.windows-thank-you{margin-top:0}.windows-thank-you p{color:#696a6d;margin-top:10px;font-size:1.6rem;font-weight:400}.windows-loader-shell{color:#202126;background:#181820;align-items:center;min-height:100vh;padding:20px;display:grid;position:relative;overflow:hidden}.windows-loader-shell.complete{background:radial-gradient(circle at 50% 16%,#ff730821,#0000 22rem),#f6f4ef;min-height:100vh;overflow:hidden auto}.windows-loader-shell:before{content:"";opacity:1;pointer-events:none;z-index:1;background:#111118b8;transition:opacity .45s;position:absolute;inset:0}.windows-loader-shell.complete:before{opacity:0}.windows-loader-backdrop{opacity:0;pointer-events:none;transition:opacity .45s,transform .45s;position:absolute;inset:0;transform:scale(1.02)}.windows-loader-shell.complete .windows-loader-backdrop{opacity:1;pointer-events:auto;transform:scale(1)}.windows-loader-background-card{text-align:center;background:linear-gradient(#fffffff0,#ffffffd1),url(/images/windows-thank-you.svg) 50% 65%/92% no-repeat;border-radius:24px;width:min(92vw,640px);max-width:640px;min-height:760px;margin:34px auto 0;padding:44px 34px;box-shadow:0 22px 80px #00000038}.windows-loader-shell.complete .windows-loader-background-card{background:radial-gradient(circle at 50% 18%,#ff73081f,#0000 18rem),linear-gradient(#fffffffc,#fff8f2f5);max-width:720px;padding:36px 28px 30px}.windows-loader-topline{color:#ff7308;letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;font-size:1rem;font-weight:500}.windows-loader-background-card h1{color:#111118;letter-spacing:0;max-width:580px;margin:0 auto 18px;font-size:clamp(2rem,8vw,3.8rem);font-weight:500;line-height:1.05}.windows-loader-progress-track{background:#ececf2;border-radius:999px;max-width:520px;height:12px;margin:0 auto 26px;overflow:hidden}.windows-loader-progress-track span{border-radius:inherit;background:#ff7308;height:100%;transition:width .6s;display:block}.windows-loader-fake-card{background:#ffffffe0;border:1px solid #20212614;border-radius:18px;max-width:520px;margin:0 auto;padding:24px;box-shadow:0 18px 44px #00000014}.windows-loader-fake-card span{background:#52c43b;border-radius:999px;width:46px;height:46px;margin:0 auto 12px;display:block}.windows-loader-fake-card strong{color:#202126;margin-bottom:8px;font-size:1.35rem;font-weight:500;display:block}.windows-loader-fake-card p{color:#62636a;margin:0;font-size:1rem;font-weight:400;line-height:1.35}.windows-ready-page{z-index:1;gap:14px;display:grid;position:relative}.windows-ready-hero{gap:10px;display:grid}.windows-ready-kicker{color:#ff7308;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.92rem;font-weight:500}.windows-ready-hero h1{color:#111118;letter-spacing:0;margin:0;font-size:clamp(2.65rem,8.8vw,4.9rem);font-weight:500;line-height:.96}.windows-ready-hero p:last-child{color:#5f6068;max-width:600px;margin:0 auto;font-size:clamp(1.1rem,3.2vw,1.38rem);font-weight:400;line-height:1.28}.windows-ready-phone{background:#ff7308;border-radius:22px;justify-content:center;align-items:center;width:88px;height:88px;display:inline-flex;position:relative}.windows-ready-phone:before,.windows-ready-phone:after{content:"";border:2px solid #ff730859;border-radius:999px;position:absolute;inset:-8px}.windows-ready-phone:after{opacity:.45;inset:-16px}.windows-ready-phone svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;z-index:1;width:48px;height:48px;position:relative}.windows-ready-phone svg path:first-child{fill:#ffffff1f}.windows-ready-path{color:#fff;text-align:center;background:#111118;border:1px solid #ffffff24;border-radius:22px;justify-items:center;margin-top:8px;padding:18px 20px 20px;display:grid;box-shadow:0 22px 60px #11111833}.windows-ready-path .windows-ready-phone{border-radius:20px;width:76px;height:76px}.windows-ready-path .windows-ready-phone svg{width:38px;height:38px}.windows-ready-benefits h2,.windows-ready-call h2{color:#202126;letter-spacing:0;margin:0 0 14px;font-size:1.18rem;font-weight:500;line-height:1.2}.windows-ready-path h2{color:#fff;letter-spacing:0;margin:14px 0 8px;font-size:1.7rem;font-weight:500;line-height:1.1}.windows-ready-path>p{color:#ffffffbd;max-width:480px;margin:0 auto 18px;font-size:1rem;font-weight:400;line-height:1.35}.windows-ready-path>div{text-align:left;gap:12px;width:100%;display:grid}.windows-ready-path article{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px;display:grid}.windows-ready-path article span{color:#ff7308;background:#fff0e5;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.88rem;font-weight:500;display:inline-flex}.windows-ready-path article strong{color:#fff;font-size:1.02rem;font-weight:500;line-height:1.18}.windows-ready-path article p{color:#ffffffad;margin:4px 0 0;font-size:.95rem;font-weight:400;line-height:1.32}.windows-ready-benefits{text-align:left;background:#fff8f2;border:1px solid #ffe1ca;border-radius:22px;padding:18px}.windows-ready-benefits>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.windows-ready-benefits article{background:#ffffffc2;border:1px solid #ff730824;border-radius:16px;padding:14px}.windows-ready-benefits strong{color:#202126;margin-bottom:6px;font-size:1rem;font-weight:500;display:block}.windows-ready-benefits p{color:#62636a;margin:0;font-size:.92rem;font-weight:400;line-height:1.35}.windows-ready-call{background:#f5fbf2;border:1px solid #d7f3cd;border-radius:22px;padding:18px}.windows-ready-call div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.windows-ready-call span{color:#2a7e1f;background:#fff;border:1px solid #d8eed0;border-radius:999px;padding:8px 10px;font-size:.88rem;font-weight:500}.windows-loader-modal{z-index:2;justify-items:center;display:grid;position:relative}.windows-loader-card{text-align:center;background:#fff;border-radius:24px;place-items:center;width:min(86vw,584px);max-width:584px;min-height:596px;padding:40px 36px 42px;display:grid;position:relative;box-shadow:0 30px 90px #00000052}.windows-loader-avatar{background:conic-gradient(from 28deg, #52c43b 0 108deg, transparent 108deg 138deg, #52c43b 138deg 236deg, transparent 236deg 360deg), #fff;border-radius:999px;place-items:center;width:192px;height:192px;margin:2px 0 22px;padding:7px;display:grid}.windows-loader-avatar img{border-radius:inherit;object-fit:cover;background:#edf5f8;width:100%;height:100%;display:block}.windows-loader-card h2{color:#52c43b;letter-spacing:0;margin:0 0 22px;font-size:clamp(2rem,6vw,2.8rem);font-weight:500;line-height:1}.windows-loader-card p{color:#202126;max-width:470px;margin:0 auto 28px;font-size:clamp(1.38rem,4.4vw,1.85rem);font-weight:500;line-height:1.18}.windows-loader-ring{border:28px solid #52c43b;border-color:#d7f3cd #52c43b #52c43b #d7f3cd;border-radius:999px;width:154px;height:154px;margin:4px 0 24px;animation:1.25s linear infinite windowsLoaderSpin;position:relative}.windows-loader-ring.complete{animation-duration:2.2s}.windows-loader-ring span{background:#fff;border-radius:999px;position:absolute;inset:20px}.windows-loader-card small{color:#72737a;max-width:380px;font-size:.98rem;font-weight:500;line-height:1.35;display:block}.simple-thank-you-shell{color:#151722;background:#151722;justify-content:center;align-items:flex-start;min-height:100vh;padding:20px;display:flex}.simple-thank-you-card{text-align:center;background:#fff;border-radius:32px;gap:18px;width:100%;max-width:680px;margin-top:20px;padding:40px;display:grid;box-shadow:0 24px 70px #0003}.simple-thank-you-kicker{color:#ff6b00;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:500}.simple-thank-you-card h1{color:#11131d;letter-spacing:0;margin:0;font-size:clamp(2.2rem,8vw,4.5rem);font-weight:500;line-height:1}.simple-thank-you-card>p:not(.simple-thank-you-kicker){color:#666977;max-width:520px;margin:0 auto;font-size:1.2rem;line-height:1.45}.simple-thank-you-next{text-align:left;background:#fff7f1;border:1px solid #ffd8bd;border-radius:20px;gap:10px;margin-top:8px;padding:22px;display:grid}.simple-thank-you-next strong{color:#11131d;font-size:1.1rem;font-weight:500}.simple-thank-you-next span{color:#666977;line-height:1.45}.simple-thank-you-card small{color:#9a9cad;font-weight:500}@keyframes windowsLoaderSpin{to{transform:rotate(360deg)}}@media (max-width:760px){.windows-loader-shell{align-items:start;padding:20px 0}.windows-loader-background-card{border-radius:0;width:100%;min-height:100vh;margin-top:0;padding:72px 28px 32px}.windows-loader-modal{align-items:start;min-height:calc(100vh - 40px);padding-top:80px}.windows-loader-card{border-radius:22px;width:calc(100vw - 42px);min-height:560px;padding:40px 28px 38px}.windows-loader-avatar{width:180px;height:180px}.windows-loader-card p{max-width:450px}.windows-loader-ring{width:142px;height:142px}.windows-ready-phone{width:82px;height:82px}.windows-ready-benefits>div,.funnel-overview-layout,.funnel-settings-summary,.thank-you-layout{grid-template-columns:1fr}.funnel-settings-stat-wide{grid-column:auto}.windows-funnel-shell{padding:20px 22px 50px}.windows-card{border-radius:42px;padding-left:36px;padding-right:36px}.windows-contact-grid{grid-template-columns:repeat(2,1fr);gap:20px 10px}}@media (max-width:440px){.windows-funnel-shell{padding-left:14px;padding-right:14px}.windows-card{border-radius:32px;padding:42px 18px 46px}.windows-card h1,.windows-card-large h1{font-size:1.75rem}.windows-card-large p,.windows-card-medium p{font-size:1.15rem}.windows-card h2{font-size:1.5rem}.windows-card input,.windows-card button,.windows-phone-field,.windows-email-field input{height:74px}.windows-card input{font-size:1.35rem}.windows-contact-grid>input:not(.wide){padding-left:8px;padding-right:8px}.windows-contact-grid>input:not(.wide)::placeholder{font-size:clamp(1rem,4.8vw,1.18rem)}.windows-card button{border-radius:14px;font-size:1.45rem}.windows-email-suggestions button{min-height:40px;padding:5px 14px;font-size:1.35rem}.quiz-legal-footer{margin-top:16px;font-size:.95rem}.quiz-tcpa-consent{margin-top:0;padding-top:15px;font-size:.72rem;line-height:1.28}.phone-caret{margin-right:12px}}.editor-area{grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px;margin-top:28px;display:grid}.editor-area .settings-panel{grid-column:1/-1;margin-top:0}@media (max-width:1280px){.folder-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (max-width:900px){.lander-admin{grid-template-columns:1fr}.lander-sidebar{border-bottom:1px solid #deddf0;border-right:0}.admin-nav{grid-template-columns:repeat(3,1fr)}.lander-main{padding:24px 18px}.folder-grid,.editor-area,.integration-grid,.domain-overview-grid,.domain-control-bar,.domain-primary-grid,.domain-add-grid,.domain-preview-strip,.domain-settings-grid,.domain-form-grid,.domain-inventory-table-main .domain-inventory-head,.domain-inventory-table-main .domain-inventory-row,.domain-inventory-head,.domain-inventory-row,.domain-simple-head,.domain-simple-row,.domain-assignment-head,.domain-assignment-row,.domain-add-simple,.tracking-fields,.lead-router-progress,.question-mapper-summary,.lead-router-grid,.header-row,.mapping-head,.mapping-row,.question-mapper-head,.question-mapper-row,.slug-routing-domain-table .slug-routing-head,.slug-routing-domain-table .slug-routing-row,.slug-routing-head,.slug-routing-row{grid-template-columns:1fr}.domain-simple-head,.domain-assignment-head,.domain-inventory-head{display:none}.domain-inventory-row,.domain-simple-row,.domain-assignment-row{align-items:stretch}.lead-router-step-toggle{flex-direction:column;align-items:flex-start}.lead-router-sync-panel,.lead-router-sync-status{flex-direction:column;align-items:stretch}.lead-router-step-summary{text-align:left;max-width:none}}@media (max-width:640px){.landing-header{flex-direction:column;align-items:stretch;gap:16px}.funnel-settings-actions{justify-content:flex-start}.admin-nav{grid-template-columns:1fr}}@font-face{font-display:swap;font-family:PoppinsLocal;font-style:normal;font-weight:400;src:url(/fonts/poppins/poppins-400.woff2)format("woff2")}@font-face{font-display:swap;font-family:PoppinsLocal;font-style:normal;font-weight:500;src:url(/fonts/poppins/poppins-500.woff2)format("woff2")}.windows-funnel-shell.simple-theme-adu-program{background:#fff;padding-top:20px;font-family:PoppinsLocal,Arial,Helvetica,sans-serif}.simple-theme-adu-program .windows-card{box-shadow:none;border-radius:0;max-width:704px;padding:100px 36px 60px}.simple-theme-adu-program .windows-card-large h1 span{color:#69c756}.simple-theme-adu-program .windows-card-large p{max-width:620px}.simple-theme-adu-program .windows-card input:focus,.simple-theme-adu-program .windows-phone-field:focus-within{border-color:#69c756;box-shadow:0 18px 42px #69c75626}.simple-theme-adu-program .windows-card button{background:#69c756}.simple-theme-adu-program .windows-card button:hover{background:#5dbd4d;box-shadow:0 15px 30px #69c75638}.simple-theme-adu-program .windows-choice-card div{gap:13px}.simple-theme-leadhesive-purple{background:#fff;padding-top:20px}.simple-theme-leadhesive-purple .windows-card{box-shadow:none;border-radius:0;max-width:704px;padding:28px 36px 60px}.simple-theme-leadhesive-purple .windows-card h1{color:#050505}.simple-theme-leadhesive-purple .windows-card-large h1{max-width:650px;margin:0 auto 26px;line-height:1.24}.simple-theme-leadhesive-purple .windows-card-large p{color:#050505;max-width:650px;margin:24px auto 28px;font-weight:500;line-height:1.28}.simple-theme-leadhesive-purple .windows-card h2{color:#050505;margin-bottom:26px}.simple-theme-leadhesive-purple .windows-card input,.simple-theme-leadhesive-purple .windows-phone-field input{font-size:1.125rem}.simple-theme-leadhesive-purple .windows-card input:focus,.simple-theme-leadhesive-purple .windows-phone-field:focus-within{border-color:#2400b8;box-shadow:0 18px 42px #2400b826}.simple-theme-leadhesive-purple .windows-card button{background:#2400b8}.simple-theme-leadhesive-purple .windows-card button:hover{background:#2d07cf;box-shadow:0 15px 30px #2400b838}.simple-theme-leadhesive-purple .windows-choice-card{padding-top:56px}.simple-theme-leadhesive-purple .windows-choice-card h1{color:#050505;margin-bottom:36px}.simple-theme-leadhesive-purple .windows-choice-card div{gap:22px}.simple-theme-leadhesive-purple .windows-contact-card{padding-top:52px}.simple-theme-leadhesive-purple .windows-contact-card h1{color:#050505;line-height:1.25}.simple-brand-header{display:none}.simple-theme-eventi-teal{background:#181820;padding:0 26px 60px}.simple-theme-eventi-teal .simple-brand-header{background:#fff;justify-content:center;align-items:center;gap:10px;width:calc(100% + 52px);height:113px;margin:0 -26px 112px;display:flex}.simple-theme-eventi-teal .simple-brand-mark{border:3px solid #050505;border-radius:999px;width:36px;height:36px;display:inline-block;position:relative;box-shadow:-3px 3px #e6427a,3px -3px #0e8fab}.simple-theme-eventi-teal .simple-brand-mark:before{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:14px solid #050505;position:absolute;top:8px;left:12px}.simple-theme-eventi-teal .simple-brand-wordmark{color:#050505;letter-spacing:-1px;font-size:2.3rem;font-weight:500;line-height:1}.simple-theme-eventi-teal .windows-card{box-shadow:none;border:1px solid #d9d9df;border-radius:34px;max-width:736px}.simple-theme-eventi-teal .windows-card-large{padding:54px 36px}.simple-theme-eventi-teal .windows-card h1,.simple-theme-eventi-teal .windows-card h2{color:#050505}.simple-theme-eventi-teal .windows-card-large h1 span{color:#0e8fab}.simple-theme-eventi-teal .windows-card-large p{max-width:650px;margin:27px auto 28px}.simple-theme-eventi-teal .windows-card input:focus,.simple-theme-eventi-teal .windows-phone-field:focus-within{border-color:#0e8fab;box-shadow:0 18px 42px #0e8fab26}.simple-theme-eventi-teal .windows-card button{background:#0e8fab}.simple-theme-eventi-teal .windows-card button:hover{background:#109dbb;box-shadow:0 15px 30px #0e8fab38}.simple-theme-eventi-teal .windows-choice-card{padding:58px 36px 52px}.simple-theme-eventi-teal .windows-choice-card h1{color:#303136;margin-bottom:44px}.simple-theme-eventi-teal .windows-choice-card div{gap:19px}.simple-theme-eventi-teal .windows-contact-card{padding:58px 36px 26px}.simple-theme-eventi-teal .windows-contact-card h1{color:#303136;margin-bottom:40px;line-height:1.3}@media (max-width:440px){.simple-theme-adu-program{padding-left:14px;padding-right:14px}.simple-theme-adu-program .windows-card{padding:42px 18px 48px}.simple-theme-leadhesive-purple{padding-left:14px;padding-right:14px}.simple-theme-leadhesive-purple .windows-card{padding:42px 18px 48px}.simple-theme-eventi-teal{padding-left:26px;padding-right:26px}.simple-theme-eventi-teal .simple-brand-header{width:calc(100% + 52px);margin-bottom:112px;margin-left:-26px;margin-right:-26px}.simple-theme-eventi-teal .simple-brand-wordmark{font-size:1.95rem}.simple-theme-eventi-teal .simple-brand-mark{width:30px;height:30px}.simple-theme-eventi-teal .simple-brand-mark:before{border-top-width:7px;border-bottom-width:7px;border-left-width:12px;top:6px;left:10px}.simple-theme-eventi-teal .windows-card{border-radius:30px;padding-left:32px;padding-right:32px}.simple-theme-eventi-teal .windows-card-large{padding-top:27px;padding-bottom:36px}.simple-theme-eventi-teal .windows-choice-card{padding-top:31px;padding-bottom:36px}.simple-theme-eventi-teal .windows-contact-card{padding-top:31px;padding-bottom:26px}}.windows-funnel-shell .windows-card .windows-email-suggestions{background:#fff}.windows-funnel-shell .windows-card .windows-email-suggestions button,.windows-funnel-shell .windows-card .windows-email-suggestions button:hover,.windows-funnel-shell .windows-card .windows-email-suggestions button:focus-visible{box-shadow:none;color:#303136;background:#fff;transform:none}
