:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;--navy:#0b1f35;--navy-soft:#163652;--amber:#d68400;--amber-dark:#9a5d00;--border:#dbe3ec;--muted:#5d6b7a;--surface:#fff;--success:#16734a;--danger:#b42318;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f7fa;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-shell{min-height:100vh}.hero{color:#fff;background:radial-gradient(circle at 80% 20%,#d6840038,#0000 30%),linear-gradient(135deg,#071827 0%,#12314c 56%,#0d243a 100%);padding:0 24px 70px}.topbar{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;min-height:78px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand__mark{letter-spacing:.13em;color:#fff;font-weight:900}.brand__sub{color:#b8c7d5;font-size:.78rem}.topbar__contact{gap:22px;font-size:.9rem;display:flex}.topbar__contact a{color:#f5c56c;font-weight:700;text-decoration:none}.hero__content{text-align:center;max-width:900px;margin:0 auto;padding:76px 0 0}.eyebrow{color:var(--amber);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:850px;margin:0 auto;font-size:clamp(2.1rem,5vw,4.2rem);line-height:1.02}.hero__lead{color:#c6d3df;max-width:760px;margin:24px auto 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.trust-row{color:#c6d3df;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:34px;font-size:.86rem;display:flex}.trust-row span:before{content:"✓";color:#f0b23f;margin-right:8px;font-weight:900}.button{cursor:pointer;border:0;border-radius:10px;padding:12px 18px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.button:hover{transform:translateY(-1px)}.button:focus-visible,.section-tabs button:focus-visible,.choice:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #d6840047}.button--primary{color:#fff;background:linear-gradient(135deg,#d68400,#eba826);box-shadow:0 10px 28px #d6840040}.button--primary:hover{box-shadow:0 13px 34px #d6840052}.button--primary:disabled{cursor:wait;opacity:.68;transform:none}.button--ghost{color:#fff;background:#ffffff14;border:1px solid #fff3}.button--secondary{color:#0f2a42;background:#edf2f7;width:100%}main{min-height:550px}.section-tabs{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff5;justify-content:center;display:flex;position:sticky;top:0;overflow-x:auto}.section-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;min-width:132px;padding:17px 20px;font-weight:750}.section-tabs button.is-active{color:var(--amber-dark);border-bottom-color:var(--amber)}.content-section{max-width:1180px;margin:0 auto;padding:62px 24px 80px}.content-section--narrow{max-width:980px}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,4vw,2.8rem)}.section-heading>p:last-child{color:var(--muted);margin:13px 0 0;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;padding:26px;display:flex;position:relative;box-shadow:0 12px 30px #0f172a0d}.product-card.is-featured{border:2px solid #e3a233;transform:translateY(-8px);box-shadow:0 18px 42px #d6840024}.product-card__badge{color:#fff;background:var(--amber);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:6px 11px;font-size:.7rem;font-weight:900;position:absolute;top:-13px;left:24px}.product-card__eyebrow{color:#718096;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.product-card h3{margin:0;font-size:1.75rem}.product-card__description{min-height:80px;color:var(--muted);line-height:1.6}.spec-list{border-top:1px solid #edf1f5;margin:6px 0 18px}.spec-list div{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.spec-list dt{color:#718096}.spec-list dd{text-align:right;margin:0;font-weight:750}.benefits{flex:1;margin:0 0 20px;padding:0;list-style:none}.benefits li{color:#334155;margin:8px 0;padding-left:22px;line-height:1.45;position:relative}.benefits li:before{content:"✓";color:#15935e;font-weight:900;position:absolute;left:0}.product-card--amber h3,.product-card--amber .product-card__eyebrow{color:#9a5d00}.product-card--blue h3,.product-card--blue .product-card__eyebrow{color:#15539b}.notice{color:#684a14;background:#fff9eb;border:1px solid #ead6ae;border-radius:12px;margin-top:22px;padding:16px 18px;line-height:1.6}.advisor-progress{background:#e7edf3;border-radius:999px;height:7px;margin-bottom:24px;overflow:hidden}.advisor-progress span{background:linear-gradient(90deg,#d68400,#f1bd59);height:100%;transition:width .25s;display:block}.advisor-list{gap:16px;display:grid}.advisor-question{border:1px solid var(--border);background:#fff;border-radius:16px;margin:0;padding:22px}.advisor-question legend{padding:0 6px;font-weight:850}.choice-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.choice{color:#314155;cursor:pointer;text-align:left;background:#f9fbfc;border:1px solid #dce4ec;border-radius:11px;min-height:68px;padding:12px;font-weight:700}.choice:hover{border-color:#c89b4d}.choice.is-selected{color:#7b4b00;background:#fff7e7;border:2px solid #d68400}.recommendation{background:#fff;border:2px solid #d7e0e8;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin-top:22px;padding:28px;display:flex;box-shadow:0 16px 40px #0f172a12}.recommendation h3{margin:0;font-size:2rem}.recommendation p{color:var(--muted);line-height:1.6}.recommendation__alternative{margin-bottom:0}.recommendation--amber{border-color:#e2a43d}.recommendation--blue{border-color:#5d8cc5}.knowledge-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.knowledge-grid article{border:1px solid var(--border);background:#fff;border-radius:16px;padding:24px}.knowledge-grid article>span{color:#9a5d00;background:#fff4dc;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:900;display:inline-flex}.knowledge-grid h3{margin:18px 0 8px}.knowledge-grid p{color:var(--muted);margin:0;line-height:1.65}.cta-panel{color:#fff;background:linear-gradient(135deg,#0b2035,#173b5b);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:26px;display:flex}.cta-panel h3{margin:0 0 6px}.cta-panel p{color:#c8d3de;margin:0}.quote-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;display:grid}.quote-form{gap:16px;display:grid}.form-card{border:1px solid var(--border);background:#fff;border-radius:17px;padding:24px;box-shadow:0 10px 26px #0f172a0a}.form-card__heading{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.form-card__heading>span{color:#fff;background:var(--navy-soft);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.form-card__heading h3{margin:0}.form-card__heading p{color:#718096;margin:4px 0 0;font-size:.86rem}.form-grid{gap:14px;display:grid}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--window{grid-template-columns:2fr 1fr 1fr .7fr}.compact-fields{margin-bottom:18px}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field__label{color:#334155;font-size:.82rem;font-weight:800}.field__label span{color:#b42318}.field__hint{color:#7a8796;font-size:.72rem;line-height:1.4}.field__error,.inline-error{color:var(--danger);font-size:.78rem;font-weight:700}input,select,textarea{color:#172033;background:#fff;border:1px solid #cfd8e2;border-radius:9px;width:100%;min-height:44px;padding:10px 11px}textarea{resize:vertical;min-height:100px}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{background:#fff8f7;border-color:#d92d20}.window-list{gap:12px;display:grid}.window-row{background:#f9fbfc;border:1px solid #dce4ec;border-radius:13px;padding:16px}.window-row__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.window-row__header h4{margin:0}.window-row__header button{color:#b42318;cursor:pointer;background:#fee9e7;border:0;border-radius:7px;padding:6px 9px;font-weight:750}.window-row .form-grid--2{margin-top:12px}.add-button{color:#7b4b00;cursor:pointer;background:#fff9ed;border:1px dashed #c89b4d;border-radius:9px;margin-top:14px;padding:10px 13px;font-weight:800}.consent-row{color:#4f5f70;align-items:flex-start;gap:10px;margin-top:20px;font-size:.82rem;line-height:1.55;display:flex}.consent-row input{width:18px;min-height:18px;accent-color:var(--amber);margin-top:2px}.consent-row a{color:#8a5700;font-weight:750}.honeypot{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-10000px!important}.error-banner{color:#8a1c13;background:#fff0ee;border:1px solid #f2b8b2;border-radius:10px;padding:14px 16px;line-height:1.5}.submit-button{width:100%;min-height:52px;font-size:1rem}.form-note{color:#778493;text-align:center;margin:-5px 0 0;font-size:.76rem}.quote-summary{color:#fff;background:linear-gradient(150deg,#0b2035,#173b5b);border-radius:17px;padding:22px;position:sticky;top:82px;box-shadow:0 18px 40px #0b20352e}.quote-summary h3{margin:0;font-size:1.7rem}.quote-summary__area{color:#f5c56c;margin:4px 0 18px;font-weight:800}.quote-summary dl{margin:0}.quote-summary dl div{border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.quote-summary dt{color:#b9c7d4}.quote-summary dd{text-align:right;margin:0;font-weight:800}.summary-help{background:#ffffff14;border-radius:11px;margin-top:18px;padding:14px}.summary-help p{color:#cbd5df;margin:6px 0 0;font-size:.84rem;line-height:1.5}.summary-phone{color:#f5c56c;margin-top:16px;font-weight:850;text-decoration:none;display:block}.success-card{text-align:center;background:#f0fbf5;border:1px solid #9bd3b8;border-radius:20px;max-width:720px;margin:0 auto;padding:42px}.success-card__icon{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:58px;height:58px;font-size:2rem;font-weight:900;display:inline-grid}.success-card h3{color:#145e3f;margin:18px 0 8px;font-size:1.7rem}.success-card p{color:#3e6957;line-height:1.6}.success-card__contact a{color:#145e3f;font-weight:900}.footer{color:#c4d0dc;background:#071827;justify-content:space-between;gap:24px;padding:32px max(24px,50vw - 590px);display:flex}.footer>div{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer strong{color:#fff}.footer a{color:#e9b85e;text-decoration:none}@media (width<=920px){.product-grid,.knowledge-grid{grid-template-columns:1fr}.product-card.is-featured{transform:none}.choice-grid{grid-template-columns:repeat(2,1fr)}.quote-layout{grid-template-columns:1fr}.quote-summary{order:-1;position:static}}@media (width<=680px){.hero{padding:0 16px 48px}.topbar{align-items:flex-start;min-height:68px;padding:16px 0}.brand{flex-direction:column;align-items:flex-start;gap:3px}.topbar__contact{text-align:right;flex-direction:column;gap:4px;font-size:.8rem}.hero__content{padding-top:52px}.hero__actions .button{width:100%}.trust-row{flex-direction:column;gap:10px}.section-tabs{justify-content:flex-start}.section-tabs button{min-width:112px;padding:14px 15px}.content-section{padding:42px 14px 58px}.product-card,.form-card{padding:18px}.choice-grid,.form-grid--2,.form-grid--window{grid-template-columns:1fr}.recommendation,.cta-panel,.footer{flex-direction:column;align-items:stretch}.recommendation .button,.cta-panel .button{width:100%}.quote-summary{padding:20px}.success-card{padding:28px 18px}}.fallback-card{color:#6f4a05;background:#fff9e9;border:1px solid #e7c46e;border-radius:14px;grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.fallback-card__icon{color:#fff;background:#d68400;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.2rem;font-weight:900;display:grid}.fallback-card h3{color:#6f4a05;margin:0 0 5px;font-size:1rem}.fallback-card p{margin:0;line-height:1.55}.fallback-card__actions{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.fallback-card__actions .button{width:auto;min-height:42px}.text-button{color:#6f4a05;cursor:pointer;background:0 0;border:0;padding:8px 4px;font-weight:700;text-decoration:underline}@media (width<=640px){.fallback-card{grid-template-columns:1fr}.fallback-card__actions{display:grid}.fallback-card__actions .button{width:100%}}
