:root{--bg:#f7f2eb;--surface:#ffffffd6;--surface-strong:#fff;--text:#1f2a37;--muted:#5b6677;--accent:#d8873a;--accent-dark:#b86b24;--line:#1f2a371a;--shadow:0 22px 50px #1f2a3714;--radius:28px;--radius-sm:18px;--font-sans:"Manrope", "Segoe UI", sans-serif;--font-serif:"Iowan Old Style", "Georgia", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at 0 0,#d8873a26,#0000 26%),linear-gradient(#fdfaf6 0%,#f6efe6 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}input,textarea,select{border:1px solid var(--line);background:#fff;border-radius:16px;width:100%;padding:14px 16px}textarea{resize:vertical}.container{width:min(1280px,100% - 48px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfaf6eb;border-bottom:1px solid #1f2a370f;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:16px;min-height:84px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand strong{text-transform:uppercase;letter-spacing:.02em;font-size:1rem;display:block}.brand small{color:var(--muted);font-size:.78rem;display:block}.brand-mark{color:#fff;background:linear-gradient(135deg,#e4b06c,#c17a34);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.nav-links{color:#546171;gap:28px;font-size:.93rem;display:none}.nav-contact{align-items:center;gap:18px;display:none}.header-cta{color:#fff;background:#1f2a37;border-radius:16px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-weight:700;display:inline-flex}.hero{padding:24px 0 0}.hero-grid{align-items:stretch;gap:22px;display:grid}.hero-copy,.hero-panel,.quiz-card,.assistant-card,.statement-card,.feature-card,.step-card,.admin-card,.admin-lead-card,.cta-card,.home-flow-card{background:var(--surface);box-shadow:var(--shadow);border-radius:var(--radius);border:1px solid #fff9}.hero-stage{min-height:640px;box-shadow:var(--shadow);background:#efe6da;border-radius:30px;position:relative;overflow:hidden}.hero-overlay{z-index:2;align-items:center;min-height:640px;padding:40px 44px;display:flex;position:relative}.hero-copy{max-width:520px;box-shadow:none;background:linear-gradient(90deg,#fcf8f3f2,#fcf8f3d1 70%,#fcf8f30a);border:0;border-radius:0;padding:22px 24px 22px 18px}.hero-copy h1{font-family:var(--font-serif);letter-spacing:-.04em;max-width:none;margin:10px 0 12px;font-size:clamp(1.35rem,2.25vw,2.1rem);line-height:1.03}.hero-title-line{white-space:nowrap;display:block}.accent-text{color:var(--accent)}.hero-lead{color:var(--muted);max-width:50ch;margin-bottom:18px;font-size:.92rem;line-height:1.42}.hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin-bottom:18px;display:grid}.hero-feature{color:var(--muted);align-items:flex-start;gap:12px;display:flex}.hero-feature strong{color:var(--text);margin-bottom:3px;font-size:.84rem;display:block}.hero-feature span{font-size:.74rem;line-height:1.34;display:block}.hero-feature-icon{flex:none;width:22px;height:22px;position:relative}.hero-feature-icon:before,.hero-feature-icon:after{content:"";box-sizing:border-box;border-color:#d89243;position:absolute}.hero-feature:first-child .hero-feature-icon:before{border:2px solid #d89243;border-radius:3px;width:14px;height:16px;top:4px;left:4px}.hero-feature:first-child .hero-feature-icon:after{border:2px solid #d89243;border-bottom:0;border-radius:4px 4px 0 0;width:6px;height:5px;top:0;left:8px}.hero-feature:nth-child(2) .hero-feature-icon:before{clip-path:polygon(50% 0%,100% 12%,100% 58%,50% 100%,0% 58%,0% 12%);border:2px solid #d89243;width:15px;height:17px;top:2px;left:3px}.hero-feature:nth-child(2) .hero-feature-icon:after{border-bottom:2px solid #d89243;border-right:2px solid #d89243;width:6px;height:9px;top:6px;left:8px;transform:rotate(40deg)}.hero-feature:nth-child(3) .hero-feature-icon:before{border:2px solid #d89243;border-radius:999px;width:16px;height:16px;top:3px;left:3px}.hero-feature:nth-child(3) .hero-feature-icon:after{background:#d89243;width:16px;height:2px;top:10px;left:3px;box-shadow:7px -7px 0 -.2px #0000}.hero-feature:nth-child(4) .hero-feature-icon:before{border:2px solid #d89243;border-radius:999px;width:16px;height:16px;top:3px;left:3px}.hero-feature:nth-child(4) .hero-feature-icon:after{border-bottom:2px solid #d89243;border-left:2px solid #d89243;width:6px;height:6px;top:6px;left:11px;transform:rotate(45deg)}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.hero-primary-button{color:#fff;background:linear-gradient(#df8d42 0%,#cb752a 100%);border-radius:16px;justify-content:center;align-items:center;min-height:60px;padding:0 30px;font-weight:800;display:inline-flex;box-shadow:0 14px 28px #cb752a3d}.cta-card{gap:8px;padding:20px;transition:transform .18s,border-color .18s;display:grid}.cta-card:hover{border-color:#c8782f66;transform:translateY(-2px)}.cta-card strong{font-size:1.1rem}.cta-card span,.microcopy,.muted{color:var(--muted)}.hero-image-layer{background-color:#0000;background-image:linear-gradient(90deg,#fcf8f324 0%,#fcf8f314 22%,#fcf8f305 38% 100%),linear-gradient(#ffffff1a 0%,#ffffff08 24%,#1b212908 100%),url(/hero_BG.png);background-position:0 0,50%,50%;background-repeat:no-repeat;background-size:auto,auto,100% 120%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:absolute;inset:0}.hero-badge,.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800}.hero-card-row{z-index:3;align-items:stretch;gap:22px;margin-top:-54px;display:grid;position:relative}.home-flow-card{background:#fffffff5;border:1px solid #1f2a370f;border-radius:22px;align-items:flex-start;gap:18px;min-height:152px;padding:24px 20px 22px;display:flex;box-shadow:0 24px 36px #1f2a3714,0 4px 10px #1f2a370a}.home-flow-icon{background:linear-gradient(#253243,#1d2734);border-radius:16px;flex:none;width:56px;height:56px;position:relative;box-shadow:inset 0 1px #ffffff0f}.home-flow-card:first-child .home-flow-icon:before,.home-flow-card:nth-child(2) .home-flow-icon:before,.home-flow-card:nth-child(3) .home-flow-icon:before,.home-flow-card:first-child .home-flow-icon:after,.home-flow-card:nth-child(2) .home-flow-icon:after,.home-flow-card:nth-child(3) .home-flow-icon:after{content:"";box-sizing:border-box;position:absolute}.home-flow-card:first-child .home-flow-icon:before{border:2px solid #dba15f;border-radius:3px;width:18px;height:12px;top:22px;left:18px}.home-flow-card:first-child .home-flow-icon:after{border:2px solid #dba15f;border-radius:3px;width:8px;height:6px;top:18px;left:14px}.home-flow-card:nth-child(2) .home-flow-icon:before{border:2px solid #dba15f;width:18px;height:22px;top:16px;left:19px}.home-flow-card:nth-child(2) .home-flow-icon:after{background:#dba15f;width:2px;height:14px;top:24px;left:27px;box-shadow:-6px 0 #dba15f,6px 0 #dba15f}.home-flow-card:nth-child(3) .home-flow-icon:before{clip-path:polygon(50% 0%,61% 36%,100% 36%,68% 58%,80% 100%,50% 74%,20% 100%,32% 58%,0% 36%,39% 36%);background:#dba15f;width:18px;height:18px;top:19px;left:19px}.home-flow-content{align-content:start;gap:7px;display:grid}.home-flow-content strong{color:#273243;font-size:1.1rem;line-height:1.25}.home-flow-content span{color:var(--muted);max-width:28ch;font-size:.96rem;line-height:1.55}.home-flow-content em{color:var(--accent-dark);align-items:center;gap:8px;margin-top:8px;font-style:normal;font-weight:700;display:inline-flex}.home-flow-content em:after{content:"→";line-height:1}.section-light,.section-dark{padding:36px 0 54px}.section-dark{color:#fff;background:radial-gradient(circle at 0 58%,#e29f5638,#0000 12%),radial-gradient(circle at 100% 76%,#e29f5629,#0000 14%),radial-gradient(circle at top,#d8873a14,#0000 26%),linear-gradient(#1d2129 0%,#141820 100%)}.section-header{margin-bottom:20px}.section-header h2{font-family:var(--font-serif);margin:8px 0 0;font-size:clamp(2rem,4vw,3.2rem)}.feature-grid,.steps-grid{gap:14px;display:grid}.feature-card,.step-card,.statement-card{padding:22px}.situations-band{margin-top:18px;padding:44px 0 46px;position:relative;overflow:hidden}.situations-band:before,.situations-band:after{content:"";pointer-events:none;border:1px solid #dd9c562e;border-radius:999px;width:280px;height:280px;position:absolute;inset:auto}.situations-band:before{top:56px;left:-170px}.situations-band:after{bottom:34px;right:-150px}.situations-head{z-index:1;gap:22px;margin-bottom:28px;display:grid;position:relative}.situations-title-block h2{letter-spacing:-.03em;text-transform:none;margin:0;font-size:clamp(2.4rem,4.4vw,4.3rem);line-height:.98}.situations-accent{color:#dc9b57}.situations-side-copy{justify-self:start;max-width:280px}.situations-quote{background:linear-gradient(#dc9b5714,#dc9b5705);border:1px solid #dc9b5752;border-radius:18px;padding:18px 18px 18px 22px;position:relative;box-shadow:inset 0 1px #ffffff08}.situations-quote:before{content:"";background:linear-gradient(#e2ae71,#c9853e);border-radius:999px;width:3px;position:absolute;top:16px;bottom:16px;left:0}.situations-quote p{color:#ffffffc7;margin:0;line-height:1.65}.situations-quote p+p{margin-top:8px}.situations-band .feature-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;position:relative}.situations-card{color:#fffffff0;background:linear-gradient(#ffffff09,#ffffff05);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:62px minmax(0,1fr) 28px;align-items:center;gap:18px;min-height:106px;padding:18px 20px;display:grid;box-shadow:inset 0 1px #ffffff05,0 10px 24px #00000024}.situation-copy h3{color:#fffffff5;margin:0;font-size:1.06rem;font-weight:700;line-height:1.25}.situation-copy p{color:#ffffff9e;margin:8px 0 0;font-size:.93rem;line-height:1.45}.situation-icon{background:radial-gradient(circle at 35% 35%,#dd9c5629,#dd9c560a),#ffffff05;border:1px solid #dd9c5638;border-radius:999px;width:52px;height:52px;position:relative;box-shadow:inset 0 1px #ffffff0a}.situation-icon:before,.situation-icon:after{content:"";box-sizing:border-box;border-color:#e0a867;position:absolute}.situation-icon-clock:before{border:2px solid #e0a867;border-radius:999px;width:18px;height:18px;top:16px;left:16px}.situation-icon-clock:after{border-bottom:2px solid #e0a867;border-left:2px solid #e0a867;width:7px;height:7px;top:19px;left:24px;transform:rotate(45deg)}.situation-icon-bank:before{background:#e0a867;width:20px;height:2px;top:18px;left:16px;box-shadow:0 12px #e0a867}.situation-icon-bank:after{border-left:2px solid #e0a867;border-right:2px solid #e0a867;width:16px;height:10px;top:24px;left:18px}.situation-icon-wallet:before{border:2px solid #e0a867;border-radius:4px;width:20px;height:14px;top:18px;left:15px}.situation-icon-wallet:after{background:0 0;border:2px solid #e0a867;border-radius:3px;width:8px;height:6px;top:14px;left:27px}.situation-icon-case:before{border:2px solid #e0a867;border-radius:4px;width:20px;height:14px;top:19px;left:15px}.situation-icon-case:after{border:2px solid #e0a867;border-bottom:0;border-radius:5px 5px 0 0;width:10px;height:4px;top:15px;left:20px}.situation-icon-building:before{border:2px solid #e0a867;width:18px;height:22px;top:14px;left:17px}.situation-icon-building:after{background:#e0a867;width:2px;height:14px;top:22px;left:25px;box-shadow:-6px 0 #e0a867,6px 0 #e0a867}.situation-icon-shield:before{clip-path:polygon(50% 0%,100% 12%,100% 58%,50% 100%,0% 58%,0% 12%);border:2px solid #e0a867;border-radius:8px 8px 12px 12px;width:18px;height:20px;top:14px;left:17px}.situation-icon-shield:after{border-bottom:2px solid #e0a867;border-right:2px solid #e0a867;width:7px;height:10px;top:20px;left:22px;transform:rotate(35deg)}.situation-icon-diamond:before{border:2px solid #e0a867;width:18px;height:18px;top:16px;left:17px;transform:rotate(45deg)}.situation-icon-diamond:after{background:#e0a867;width:18px;height:2px;top:24px;left:17px}.situation-icon-target:before{border:2px solid #e0a867;border-radius:999px;width:20px;height:20px;top:15px;left:15px}.situation-icon-target:after{background:#e0a867;width:2px;height:20px;top:15px;left:25px;box-shadow:-9px 9px 0 -.5px #0000,9px 0 #0000}.situation-arrow{color:#dc9b57;opacity:.9;justify-self:end;font-size:2rem;line-height:1}.steps-grid{gap:24px;position:relative}.process-card{background:#ffffffe0;border:1px solid #1f2a370f;border-radius:20px;min-height:192px;padding:16px 18px 18px;position:relative;box-shadow:0 14px 28px #1f2a370d}.step-index{width:34px;height:34px;color:var(--accent);background:#d8873a1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;font-weight:800;display:inline-flex}.process-icon{width:52px;height:52px;margin-bottom:14px;position:relative}.process-icon:before,.process-icon:after{content:"";box-sizing:border-box;border-color:#5a6778;position:absolute}.process-icon-chat:before{border:2px solid #5a6778;border-radius:8px;width:34px;height:26px;top:8px;left:10px}.process-icon-chat:after{border-bottom:2px solid #5a6778;border-left:2px solid #5a6778;width:10px;height:10px;top:30px;left:18px;transform:skew(-18deg)}.process-icon-file:before{border:2px solid #5a6778;border-radius:6px;width:26px;height:34px;top:6px;left:10px}.process-icon-file:after{border:2px solid #d89243;border-radius:999px;width:15px;height:15px;bottom:9px;right:4px;box-shadow:10px 10px 0 -6px #d89243}.process-icon-map:before{clip-path:polygon(0 12%,26% 0,50% 12%,74% 0,100% 12%,100% 88%,74% 100%,50% 88%,26% 100%,0 88%);border:2px solid #5a6778;width:34px;height:28px;top:10px;left:8px}.process-icon-map:after{clip-path:polygon(50% 0%,100% 38%,50% 100%,0 38%);border:2px solid #d89243;border-radius:999px;width:12px;height:16px;top:4px;right:3px}.process-icon-person:before{border:2px solid #5a6778;border-radius:999px;width:20px;height:20px;top:7px;left:18px}.process-icon-person:after{border:2px solid #5a6778;border-bottom:0;border-radius:999px 999px 0 0;width:30px;height:16px;top:34px;left:13px}.process-card h3{color:#243142;max-width:16ch;margin:0 0 8px;font-size:.98rem;line-height:1.25}.process-card p{color:var(--muted);max-width:24ch;margin:0;font-size:.92rem;line-height:1.45}.process-arrow{color:#d89243;z-index:2;font-size:2rem;line-height:1;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.trust-stage{display:block}.trust-main-card{background:#ffffffeb;border:1px solid #1f2a370f;border-radius:24px;padding:0;position:relative;overflow:hidden;box-shadow:0 18px 34px #1f2a370f}.trust-content-grid{gap:0;display:grid;position:relative}.trust-copy-column{z-index:2;flex-direction:column;padding:24px 28px 22px;display:flex;position:relative}.trust-topline{grid-template-columns:74px minmax(0,1fr);align-items:start;gap:22px;display:grid}.trust-badge-icon{background:linear-gradient(#d8873a14,#d8873a08);border:1px solid #d8873a1f;border-radius:999px;width:72px;height:72px;position:relative}.trust-badge-icon:before{content:"";clip-path:polygon(50% 0%,100% 12%,100% 58%,50% 100%,0% 58%,0% 12%);border:2.5px solid #d89243;width:26px;height:28px;position:absolute;top:18px;left:23px}.trust-main-card h2{font-family:var(--font-serif);margin:0 0 10px;font-size:clamp(2rem,3.3vw,3rem);line-height:1.03}.trust-main-card p{max-width:60ch;color:var(--muted);margin:0;font-size:.98rem;line-height:1.65}.trust-inline-list{z-index:3;background:0 0;border-top:1px solid #1f2a3714;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0;margin-top:24px;padding-top:18px;display:grid;position:relative}.trust-mini-card{border-top:0;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;min-height:70px;padding:10px 12px 10px 0;display:grid;position:relative}.trust-mini-card:not(:first-child):before{content:"";background:linear-gradient(#1f2a3700,#1f2a370f,#1f2a3700);width:1px;position:absolute;top:10px;bottom:10px;left:-8px}.trust-mini-card strong{color:#243142;margin-bottom:2px;font-size:.82rem;line-height:1.2;display:block}.trust-mini-card span{color:var(--muted);font-size:.78rem;line-height:1.28}.trust-mini-icon{width:26px;height:26px;position:relative}.trust-mini-icon:before,.trust-mini-icon:after{content:"";box-sizing:border-box;border-color:#d89243;position:absolute}.trust-mini-icon-lock:before{border:2px solid #d89243;border-radius:3px;width:13px;height:15px;top:7px;left:6px}.trust-mini-icon-lock:after{border:2px solid #d89243;border-bottom:0;border-radius:4px 4px 0 0;width:6px;height:5px;top:2px;left:9px}.trust-mini-icon-check:before{border:2px solid #d89243;border-radius:999px;width:18px;height:18px;top:4px;left:4px}.trust-mini-icon-check:after{border-bottom:2px solid #d89243;border-left:2px solid #d89243;width:6px;height:4px;top:11px;left:8px;transform:rotate(-45deg)}.trust-mini-icon-target:before{border:2px solid #d89243;border-radius:999px;width:18px;height:18px;top:4px;left:4px}.trust-mini-icon-target:after{background:#d89243;width:18px;height:2px;top:12px;left:4px;box-shadow:8px -8px 0 -.2px #0000}.trust-mini-icon-clock:before{border:2px solid #d89243;border-radius:999px;width:18px;height:18px;top:4px;left:4px}.trust-mini-icon-clock:after{border-bottom:2px solid #d89243;border-left:2px solid #d89243;width:6px;height:6px;top:8px;left:10px;transform:rotate(45deg)}.trust-visual-card{background-color:#0000;background-image:linear-gradient(#ffffff14,#ffffff05),url(/finish.png);background-position:100%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:258px;position:relative}.trust-visual-card:before{content:"";filter:blur(26px);pointer-events:none;background:linear-gradient(90deg,#fffaf4 0%,#fffaf4fa 18%,#fffaf4d1 42%,#fffaf45c 70%,#fffaf400 100%);width:220px;position:absolute;top:0;bottom:0;left:-2px}.trust-visual-card:after{content:"";filter:blur(18px);pointer-events:none;background:linear-gradient(90deg,#fffaf4 0%,#fffaf4f0 38%,#fffaf447 74%,#fffaf400 100%);width:74px;position:absolute;top:0;bottom:0;left:-24px}.trust-main-card:after{content:"";background:#1f2a370f;height:1px;position:absolute;bottom:96px;left:0;right:0}.button{cursor:pointer;border:0;border-radius:18px;padding:14px 20px;font-weight:700}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:linear-gradient(135deg, var(--accent), #d4913f);color:#fff}.button-secondary{color:var(--accent-dark);background:#c8782f1f}.button-ghost{color:var(--muted);border:1px solid var(--line);background:0 0}.quiz-shell,.assistant-shell{padding:32px 0 56px}.quiz-progress{background:#20242b14;border-radius:999px;width:100%;height:10px;margin-top:8px;overflow:hidden}.quiz-progress-bar{background:linear-gradient(90deg, var(--accent), #e0a255);border-radius:inherit;height:100%}.quiz-meta,.admin-toolbar,.lead-topbar{justify-content:space-between;align-items:center;gap:16px;margin:14px 0 18px;display:flex}.quiz-card,.assistant-card,.admin-card,.admin-lead-card{padding:24px}.option-grid{gap:12px;margin:22px 0;display:grid}.option-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:20px;padding:18px;transition:border-color .16s,background .16s,transform .16s}.option-card:hover{transform:translateY(-1px)}.option-selected{background:#c8782f17;border-color:#c8782fb8}.quiz-actions{justify-content:space-between;gap:16px;display:flex}.contact-grid,.admin-grid,.detail-grid{gap:16px;margin-top:18px;display:grid}.contact-full{grid-column:1/-1}.checkbox-row{align-items:flex-start;gap:12px;display:flex}.checkbox-row input{width:auto;margin-top:3px}.assistant-intro{background:#c8782f14;border-radius:18px;padding:18px}.assistant-questions{gap:18px;margin:24px 0;display:grid}.assistant-question{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.site-footer{padding:24px 0 52px}.footer-grid{color:#fff;background:#20242bf5;border-radius:28px;gap:20px;padding:24px;display:grid}.footer-links{color:#ffffffb8;gap:12px;display:grid}.legal-page{padding:36px 0 60px}.legal-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #fff9;padding:28px}.thanks-shell{gap:22px;padding:34px 0 60px;display:grid}.thanks-stage{gap:18px;display:grid}.thanks-main-card,.thanks-action-panel,.thanks-disclaimer-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:28px}.thanks-main-card{padding:30px}.thanks-main-card h1{font-family:var(--font-serif);max-width:14ch;margin:10px 0 16px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02}.thanks-lead{color:var(--muted);max-width:58ch;font-size:1.04rem;line-height:1.65}.thanks-summary{gap:14px;margin-top:24px;display:grid}.thanks-summary-card{background:linear-gradient(#d8873a1a,#d8873a08);border:1px solid #d8873a2e;border-radius:20px;gap:8px;padding:18px 20px;display:grid}.thanks-summary-card strong{font-size:.98rem}.thanks-summary-card span{color:var(--muted);line-height:1.55}.thanks-action-panel{padding:28px}.thanks-action-panel h2{font-family:var(--font-serif);margin:0 0 10px;font-size:clamp(1.5rem,3vw,2.2rem)}.thanks-actions-grid{gap:14px;margin-top:20px;display:grid}.thanks-action-card{background:#fff;border:1px solid #1f2a3714;border-radius:20px;gap:8px;padding:18px 18px 20px;display:grid;box-shadow:0 12px 28px #1f2a370f}.thanks-action-card strong{font-size:1rem}.thanks-action-card span{color:var(--muted);line-height:1.52}.thanks-action-primary{color:#fff;background:linear-gradient(#df8d42 0%,#cb752a 100%)}.thanks-action-primary span{color:#ffffffe0}.thanks-contact-line{border-top:1px solid #1f2a3714;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:18px;padding-top:18px;display:flex}.thanks-disclaimer-card{padding:20px 24px}.thanks-disclaimer-card p{color:var(--muted);margin:0;line-height:1.6}.admin-shell{padding:32px 0 56px}.admin-list{gap:16px;display:grid}.admin-list-row{gap:12px;display:grid}.admin-meta{color:var(--muted);flex-wrap:wrap;gap:10px;display:flex}.pill{background:#20242b14;border-radius:999px;align-items:center;padding:8px 12px;font-size:.86rem;display:inline-flex}.stack-sm{gap:10px;display:grid}.error-text{color:#b32727}.admin-login{background:var(--surface);border-radius:var(--radius);max-width:420px;box-shadow:var(--shadow);gap:14px;margin:60px auto;padding:28px;display:grid}@media (min-width:760px){.nav-links,.nav-contact{display:flex}.hero-card-row{grid-template-columns:repeat(3,minmax(0,1fr))}.situations-head{grid-template-columns:minmax(0,1fr) 290px;align-items:start}.feature-grid,.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.thanks-stage{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}.thanks-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-content-grid{grid-template-columns:minmax(0,1.68fr) minmax(350px,.82fr);align-items:stretch}.trust-inline-list{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.trust-mini-card{min-height:70px;padding:10px 12px 10px 0}.option-grid,.contact-grid,.admin-grid,.detail-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
