@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@600;700&display=swap";:root{color:#003146;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7f9;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}#app{min-height:100vh}.site-shell{background:linear-gradient(135deg,#f7fafcfa,#deedf6b3),#f6f8f9;min-height:100vh;overflow-x:hidden}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f9fdf5;grid-template-columns:230px 1fr auto;align-items:center;gap:28px;width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0;display:grid;position:sticky;top:0}.brand{align-items:center;display:flex}.brand img{object-fit:contain;object-position:left center;width:210px;height:66px}.site-nav{justify-content:center;gap:8px;display:flex}.site-nav a,.header-action,.primary-button,.secondary-button,.quote-button{letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;min-height:46px;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.site-nav a{color:#003146;padding:10px 14px}.site-nav a:hover{color:#003146;background:#00314614}.header-action{color:#fff;background:#003146;padding:10px 18px;box-shadow:0 14px 28px #00314638}.header-action:hover{transform:translateY(-1px);box-shadow:0 18px 36px #00314647}.hero-section{isolation:isolate;background:linear-gradient(118deg,#fafdfefa 0%,#e1f1f8f0 52%,#eff8f6e0 100%);min-height:calc(100svh - 82px);padding:46px 0 56px;position:relative}.hero-section:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#0031460b 1px,#0000 1px),linear-gradient(90deg,#0031460b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#00000080,#0000 66%);mask-image:linear-gradient(120deg,#00000080,#0000 66%)}.hero-content{grid-template-columns:minmax(0,.98fr) minmax(360px,.72fr);align-items:center;gap:76px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.hero-copy{min-width:0;padding:56px 0 34px}.eyebrow{color:#0a6b96;letter-spacing:0;text-transform:uppercase;margin-bottom:14px;font-size:.84rem;font-weight:800;display:inline-flex}.hero-copy h1,.section-heading h2,.coverage-copy h2,.final-cta h2{color:#003146;letter-spacing:0;margin:0}h1,h2,h3{font-family:Rajdhani,Segoe UI,sans-serif}.hero-copy h1{max-width:680px;font-size:4.05rem;line-height:.98}.hero-copy p{color:#6b7e8a;max-width:620px;margin:22px 0 0;font-size:1.15rem}.hero-proof-list{color:#003146;gap:10px;margin:24px 0 0;padding:0;font-weight:800;list-style:none;display:grid}.hero-proof-list li{align-items:center;gap:10px;display:flex}.hero-proof-list li:before{content:"";background:#f2c763;border-radius:999px;flex:none;width:9px;height:9px;box-shadow:0 0 0 5px #f2c76333}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-microcopy{color:#4d6572;margin-top:12px;font-size:.95rem;font-weight:800;display:block}.primary-button,.secondary-button,.quote-button{padding:13px 20px}.primary-button,.quote-button{color:#fff;background:#128c4a;box-shadow:0 14px 28px #128c4a33}.primary-button:hover,.quote-button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #128c4a47}.secondary-button{color:#003146;background:#ffffffb3;border:1px solid #0031462e}.secondary-button:hover{border-color:#0031464d;transform:translateY(-1px);box-shadow:0 18px 36px #0031461a}.quote-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #0031461a;border-radius:8px;min-width:0;padding:22px;position:relative;overflow:hidden;box-shadow:0 34px 80px #00314629}.quote-panel:before{content:"";background:linear-gradient(90deg,#128c4a,#0a6b96,#f2c763);height:5px;position:absolute;inset:0 0 auto}.quote-panel__header{color:#6b7e8a;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.quote-panel__header span{font-weight:800}.quote-panel__header strong{color:#003146;text-align:right;max-width:230px;font-size:1.35rem;line-height:1.05}.quote-chat{gap:14px;display:grid}.quote-bubble{color:#003146;background:#fff;border-radius:8px;max-width:92%;padding:14px 16px;line-height:1.45;box-shadow:0 14px 32px #00314614}.quote-bubble--advisor{justify-self:start}.quote-bubble--client{background:#dcf8c6;justify-self:end}.quote-flow-card{color:#fff;background:linear-gradient(135deg,#003146f5,#00465ef0),#003146;border-radius:8px;gap:14px;padding:16px;display:grid}.quote-flow-card label{gap:7px;display:grid}.quote-flow-card label>span{color:#f2c763;text-transform:uppercase;font-size:.78rem;font-weight:900}.quote-flow-card input,.quote-flow-card select{color:#003146;background:#fffffff5;border:1px solid #ffffff29;border-radius:8px;outline:none;width:100%;height:46px;padding:0 13px}.quote-flow-card input:focus,.quote-flow-card select:focus{box-shadow:0 0 0 4px #128c4a47}.quote-flow-checks{flex-wrap:wrap;gap:8px;display:flex}.quote-flow-checks span{color:#fff;background:#ffffff1f;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:.86rem;font-weight:800;display:inline-flex}.quote-flow-checks span:before{content:"";background:#39d37b;border-radius:999px;width:8px;height:8px}.quote-button{width:100%;margin-top:10px}.quote-note{color:#6b7e8a;margin:10px 0 0;font-size:.9rem;line-height:1.35}.trust-bar{flex-wrap:wrap;gap:20px 34px;width:min(1180px,100% - 40px);margin:34px auto 0;display:flex}.trust-bar div{border-left:3px solid #128c4a;min-width:220px;padding-left:14px}.trust-bar strong,.trust-bar span{display:block}.trust-bar strong{color:#003146;font-size:1.08rem}.trust-bar span{color:#6b7e8a;margin-top:2px;font-size:.93rem}.vehicle-section,.benefits-section,.steps-block,.advisor-section,.coverage-section,.trust-section,.proof-section,.faq-section,.privacy-section,.final-cta{width:min(1180px,100% - 40px);margin:0 auto}.vehicle-section{padding:96px 0 40px}.section-lead{color:#6b7e8a;max-width:680px;margin:14px 0 0;font-size:1.05rem}.section-note{color:#6b7e8a;margin:18px 0 0;font-size:.92rem}.section-cta{width:max-content;margin-top:30px}.vehicle-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.vehicle-card{background:#ffffff9e;border:1px solid #0031461a;border-radius:8px;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:14px;min-width:0;min-height:154px;padding:18px;display:grid;box-shadow:0 10px 28px #0031460a}.vehicle-card__icon{color:#003146;background:#e4f3ed;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.vehicle-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.vehicle-card h3{color:#003146;margin:0 0 6px;font-size:1.25rem;line-height:1.1}.vehicle-card p{color:#6b7e8a;margin:0;font-size:.94rem;line-height:1.45}.benefits-section{padding:92px 0 72px}.section-heading{max-width:660px}.section-heading h2,.coverage-copy h2,.final-cta h2{font-size:2.7rem;line-height:1.06}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px;display:grid}.benefit-card{background:#ffffffc2;border:1px solid #0031461a;border-radius:8px;min-height:220px;padding:26px;box-shadow:0 12px 34px #0031460d}.benefit-card:first-child{color:#fff;background:linear-gradient(135deg,#003146fa,#005166f0),#003146;grid-column:span 2}.benefit-card:first-child>span{color:#003146;background:#f2c763}.benefit-card:first-child h3,.benefit-card:first-child p{color:#fff}.benefit-card:nth-child(4),.benefit-card:nth-child(7){background:#e4f3edc7}.benefit-card>span{color:#003146;background:#e4f3ed;border-radius:8px;justify-content:center;align-items:center;width:42px;height:28px;font-size:.82rem;font-weight:900;line-height:1;display:inline-flex}.benefit-card h3{color:#003146;margin:24px 0 10px;font-size:1.35rem;line-height:1.15}.benefit-card p,.coverage-copy p{color:#6b7e8a;margin:0}.advisor-section{grid-template-columns:minmax(280px,.8fr) minmax(0,1fr);align-items:center;gap:40px;padding:38px 0 64px;display:grid}.advisor-media{background:#dde5e8;border-radius:8px;min-height:460px;overflow:hidden;box-shadow:0 24px 60px #0031461f}.advisor-media img{object-fit:cover;object-position:center 14%;width:100%;height:100%;min-height:460px}.advisor-copy h2{color:#003146;margin:0;font-size:2.7rem;line-height:1.06}.advisor-copy p{color:#6b7e8a;max-width:640px;margin:18px 0 0;font-size:1.05rem}.advisory-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px;display:grid}.advisory-list span{color:#003146;background:#ffffffb8;border:1px solid #0031461a;border-radius:8px;align-items:center;min-height:62px;padding:14px 16px;font-weight:800;line-height:1.2;display:flex}.advisor-highlight{color:#003146;background:#f2c76333;border-left:4px solid #f2c763;border-radius:8px;margin-top:22px;padding:16px 18px;font-size:1.05rem;line-height:1.35;display:block}.coverage-section{grid-template-columns:.82fr 1fr;align-items:center;gap:42px;padding:54px 0;display:grid}.coverage-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.coverage-list article{color:#003146;background:#fff;border-left:4px solid #003146;border-radius:8px;align-content:start;gap:8px;min-height:140px;padding:16px 18px;display:grid;box-shadow:0 14px 34px #0031460f}.coverage-list strong{font-size:1.05rem;font-weight:800}.coverage-list p{color:#6b7e8a;margin:0;line-height:1.45}.coverage-icon{color:#003146;background:#e4f3ed;border-radius:8px;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:900;line-height:1;display:grid}.steps-block{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:start;gap:36px;padding:58px 0;display:grid}.steps-section{background:#e8e8e8;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:30px;display:grid;overflow:hidden}.steps-section article{color:#fff;background:#003146;align-content:space-between;min-height:146px;padding:22px;display:grid}.steps-section strong{color:#f2c763;font-size:.95rem}.steps-section span{max-width:220px;font-size:1.25rem;font-weight:800;line-height:1.16}.process-preview{color:#fff;background:linear-gradient(145deg,#003146fa,#004e60f0),#003146;border:1px solid #0031461a;border-radius:8px;padding:22px;position:sticky;top:112px;box-shadow:0 26px 68px #0031462e}.process-preview__header span,.process-preview__header strong{display:block}.process-preview__header span{color:#f2c763;text-transform:uppercase;font-size:.78rem;font-weight:900}.process-preview__header strong{max-width:260px;margin-top:8px;font-size:1.8rem;line-height:1}.process-thread{gap:14px;margin-top:26px;display:grid}.process-line{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;display:grid}.process-line span{color:#003146;background:#f2c763;border-radius:8px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.process-line p{color:#ffffffdb;margin:0;line-height:1.45}.process-answer{background:#ffffff17;border:1px solid #ffffff24;border-radius:8px;margin-left:50px;padding:14px}.process-answer span,.process-answer strong{display:block}.process-answer span{color:#ffffff94;text-transform:uppercase;font-size:.72rem;font-weight:900}.process-answer strong{margin-top:4px;font-size:1rem}.process-checks{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.process-checks span{color:#003146;background:#e4f3ed;border-radius:8px;padding:7px 10px;font-size:.88rem;font-weight:900}.final-cta{background:linear-gradient(120deg,#003146f7,#003146ed),#003146;border-radius:8px;grid-template-columns:minmax(0,1fr) 96px auto;align-items:center;gap:28px;margin-top:72px;margin-bottom:0;padding:38px;display:grid;position:relative}.final-cta .eyebrow{color:#f2c763}.final-cta h2{color:#fff;max-width:720px}.final-cta p{color:#ffffffc7;max-width:640px;margin:14px 0 0;font-size:1.04rem}.final-cta .primary-button{color:#003146;box-shadow:none;background:#fff}.final-cta__mark{object-fit:contain;opacity:.9;width:96px;height:96px}.trust-section{padding:70px 0 28px}.trust-copy{max-width:760px}.trust-copy p{color:#6b7e8a;margin:14px 0 0;font-size:1.05rem}.trust-meta{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.trust-meta span{color:#003146;background:#128c4a1f;border-radius:8px;align-items:center;min-height:36px;padding:7px 11px;font-size:.88rem;font-weight:800;display:inline-flex}.trust-layout{grid-template-columns:minmax(280px,.74fr) minmax(0,1fr);align-items:stretch;gap:24px;margin-top:30px;display:grid}.trust-photo{background:#dde5e8;border-radius:8px;min-height:390px;overflow:hidden;box-shadow:0 22px 52px #0031461c}.trust-photo img{object-fit:cover;object-position:center 12%;width:100%;height:100%;min-height:390px}.trust-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.trust-card-grid article,.proof-grid article{background:#fff;border:1px solid #0031461a;border-radius:8px;padding:22px;box-shadow:0 16px 38px #0031460f}.trust-card-grid h3,.proof-grid h3{color:#003146;margin:0 0 8px;font-size:1.28rem;line-height:1.1}.trust-card-grid p,.proof-grid p{color:#6b7e8a;margin:0;line-height:1.55}.proof-section{padding:62px 0 26px}.proof-section__intro{max-width:780px}.proof-section__intro p{color:#6b7e8a;margin:14px 0 0;font-size:1.05rem;line-height:1.6}.proof-gallery{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}.proof-story{background:#fff;border:1px solid #0031461a;border-radius:8px;grid-column:span 2;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 18px 42px #00314614}.proof-story:nth-child(-n+2){grid-column:span 3}.proof-story__photo{aspect-ratio:4/5;background:#dde5e8;overflow:hidden}.proof-story:nth-child(-n+2) .proof-story__photo{aspect-ratio:16/11}.proof-story__photo img{object-fit:cover;width:100%;height:100%;display:block}.proof-story__copy{padding:18px}.proof-story__copy span{color:#003146;text-transform:uppercase;letter-spacing:0;background:#f2c76333;border-radius:8px;align-items:center;min-height:28px;margin-bottom:12px;padding:5px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.proof-story__copy h3{color:#003146;margin:0 0 8px;font-size:1.22rem;line-height:1.12}.proof-story__copy p{color:#6b7e8a;margin:0;line-height:1.52}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.faq-section{padding:62px 0 24px}.faq-list{gap:10px;max-width:900px;margin-top:30px;display:grid}.faq-list details{background:#ffffffdb;border:1px solid #0031461a;border-radius:8px;box-shadow:0 12px 30px #0031460d}.faq-list summary{color:#003146;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:16px 18px;font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:#fff;background:#003146;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.faq-list details[open] summary:after{content:"-";background:#128c4a}.faq-list p{color:#6b7e8a;margin:0;padding:0 18px 18px;line-height:1.6}.privacy-section{background:#fff;border:1px solid #0031461a;border-radius:8px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:42px;padding:26px;display:grid;box-shadow:0 18px 44px #00314612}.privacy-icon{color:#003146;background:#e4f3ed;border-radius:8px;place-items:center;width:84px;height:84px;font-weight:900;display:grid}.privacy-section h2{color:#003146;margin:0;font-size:2rem;line-height:1.08}.privacy-section p{color:#6b7e8a;max-width:760px;margin:12px 0 0;line-height:1.58}.privacy-section p a{color:#003146;text-underline-offset:3px;font-weight:900;text-decoration:underline}.privacy-note{font-weight:800}.floating-whatsapp{z-index:30;color:#fff;background:#128c4a;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:12px 18px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 42px #128c4a47}.floating-whatsapp:hover{transform:translateY(-2px);box-shadow:0 24px 52px #128c4a57}.floating-whatsapp span{color:#128c4a;background:#fff;border-radius:8px;place-items:center;width:32px;height:32px;font-size:.75rem;display:grid}.floating-whatsapp svg{fill:currentColor;width:20px;height:20px}.floating-whatsapp strong{font:inherit}.admin-shell{background:linear-gradient(135deg,#f7fafcfa,#e0eff6b8),#f4f7f9;min-height:100vh;padding:42px 0 64px}.admin-login-shell{background:linear-gradient(135deg,#f7fafcfa,#e0eff6b8),#f4f7f9;place-items:center;min-height:100vh;padding:28px;display:grid}.admin-login-card{background:#fff;border:1px solid #0031461a;border-radius:8px;width:min(430px,100%);padding:28px;box-shadow:0 24px 68px #0031461f}.admin-login-card__header span{color:#0a6b96;text-transform:uppercase;font-size:.82rem;font-weight:900}.admin-login-card__header h1{color:#003146;margin:8px 0 0;font-size:2.22rem;line-height:1}.admin-login-card__header p{color:#6b7e8a;margin:12px 0 0}.admin-login-form{gap:14px;margin-top:22px;display:grid}.admin-login-form label{gap:7px;display:grid}.admin-login-form label>span{color:#6b7e8a;text-transform:uppercase;font-size:.78rem;font-weight:900}.admin-login-form input{color:#003146;background:#fff;border:1px solid #00314629;border-radius:8px;outline:none;min-height:46px;padding:0 13px}.admin-login-form input:focus{box-shadow:0 0 0 4px #128c4a2e}.admin-login-error{color:#9f3a38;background:#9f3a381a;border-radius:8px;padding:10px 12px}.admin-header,.admin-panel{width:min(1180px,100% - 40px);margin:0 auto}.admin-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;display:grid}.admin-header span{color:#0a6b96;text-transform:uppercase;font-size:.82rem;font-weight:900}.admin-header h1{color:#003146;margin:8px 0 0;font-size:2.8rem;line-height:1}.admin-header p{color:#6b7e8a;max-width:620px;margin:12px 0 0;font-size:1.02rem}.admin-header__side{justify-items:end;gap:12px;display:grid}.admin-summary{grid-template-columns:repeat(3,minmax(118px,1fr));gap:10px;display:grid}.admin-summary div,.admin-panel{background:#ffffffd6;border:1px solid #0031461a;border-radius:8px;box-shadow:0 16px 38px #0031460f}.admin-summary div{padding:14px 16px}.admin-summary strong,.admin-summary span{display:block}.admin-summary strong{color:#003146;font-size:1.75rem;line-height:1}.admin-summary span{color:#6b7e8a;text-transform:uppercase;margin-top:5px;font-size:.82rem;font-weight:900}.admin-panel{margin-top:26px;padding:18px}.admin-toolbar{justify-content:space-between;align-items:end;gap:14px;margin-bottom:16px;display:flex}.admin-filter{gap:7px;display:grid}.admin-filter span{color:#6b7e8a;text-transform:uppercase;font-size:.78rem;font-weight:900}.admin-filter select,.admin-status-select{color:#003146;background:#fff;border:1px solid #00314629;border-radius:8px;outline:none;min-height:42px}.admin-filter select{min-width:220px;padding:0 12px}.admin-filter select:focus,.admin-status-select:focus{box-shadow:0 0 0 4px #128c4a2e}.admin-button,.admin-icon-button,.admin-logout-button{color:#fff;background:#003146;border-radius:8px;min-height:42px;font-weight:900}.admin-button{padding:0 16px}.admin-logout-button{color:#003146;background:#fff;border:1px solid #00314624;padding:0 14px}.admin-button:disabled{opacity:.62}.admin-alert,.admin-empty{border-radius:8px;line-height:1.5}.admin-alert{color:#7a2d18;background:#f2c76340;margin-bottom:14px;padding:12px 14px}.admin-empty{color:#6b7e8a;text-align:center;background:#0031460a;padding:32px 18px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:980px}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #00314614;padding:13px 12px}.admin-table th{color:#6b7e8a;text-transform:uppercase;font-size:.76rem;font-weight:900}.admin-table td{color:#003146;font-size:.94rem}.admin-table tbody tr{cursor:pointer;transition:background-color .16s}.admin-table tbody tr:hover,.admin-table tbody tr:focus-visible{background:#128c4a14;outline:none}.admin-table td strong{font-weight:900}.admin-status-cell{align-items:center;gap:8px;display:flex}.admin-status-select{min-width:156px;padding:0 10px;font-size:.9rem}.admin-status-dot{background:#6b7e8a;border-radius:999px;flex:none;width:9px;height:9px}.admin-status-dot--nova_cotacao{background:#0a6b96}.admin-status-dot--em_atendimento{background:#f2c763}.admin-status-dot--fechado{background:#128c4a}.admin-status-dot--perdido{background:#9f3a38}.admin-status-label{display:none}.admin-modal-backdrop{z-index:60;background:#00141f85;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:8px;width:min(760px,100%);max-height:min(86vh,760px);overflow:auto;box-shadow:0 28px 80px #00141f42}.admin-modal__header{background:#fff;border-bottom:1px solid #00314614;justify-content:space-between;align-items:start;gap:18px;padding:22px;display:flex;position:sticky;top:0}.admin-modal__header span{color:#0a6b96;text-transform:uppercase;font-size:.78rem;font-weight:900}.admin-modal__header h2{color:#003146;margin:6px 0 0;font-size:2rem;line-height:1}.admin-icon-button{flex:none;width:42px}.admin-details-grid{background:#00314614;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:18px;display:grid}.admin-details-grid div{background:#fff;min-width:0;padding:14px}.admin-details-grid dt{color:#6b7e8a;text-transform:uppercase;font-size:.75rem;font-weight:900}.admin-details-grid dd{color:#003146;overflow-wrap:anywhere;margin:5px 0 0}.legal-shell{background:linear-gradient(135deg,#f7fafcfa,#e0eff6b8),#f4f7f9;min-height:100vh;padding:42px 0 72px}.legal-page{background:#fff;border:1px solid #0031461a;border-radius:8px;width:min(880px,100% - 40px);margin:0 auto;padding:30px;box-shadow:0 20px 58px #00314614}.legal-back-link{color:#003146;background:#128c4a1a;border-radius:8px;align-items:center;min-height:38px;margin-bottom:26px;padding:0 12px;font-weight:900;display:inline-flex}.legal-header{border-bottom:1px solid #0031461a;padding-bottom:26px}.legal-header span{color:#0a6b96;text-transform:uppercase;font-size:.82rem;font-weight:900}.legal-header h1{color:#003146;margin:8px 0 0;font-size:3rem;line-height:1}.legal-header p{color:#6b7e8a;max-width:700px;margin:14px 0 0;font-size:1.05rem}.legal-header small{color:#6b7e8a;margin-top:14px;font-weight:800;display:block}.legal-content{gap:24px;padding-top:28px;display:grid}.legal-content h2{color:#003146;margin:0;font-size:1.55rem;line-height:1.1}.legal-content p{color:#5a6f7b;margin:10px 0 0;line-height:1.7}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.insurers-section{background:#003146;padding:64px 0 72px;overflow:hidden}.insurers-header{width:min(1180px,100% - 40px);margin:0 auto 44px}.insurers-header h2{color:#fff;margin:12px 0 8px;font-size:2.1rem;line-height:1.1}.insurers-header p{color:#b7b7b7;margin:0;font-size:1.05rem}.eyebrow--light{color:#7bb8d4}.insurers-carousel{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.insurers-track{gap:16px;width:max-content;padding:4px 0;animation:46s linear infinite marquee;display:flex}.insurers-carousel:hover .insurers-track{animation-play-state:paused}.insurer-card{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #b7d1deb8;border-radius:8px;justify-content:center;align-items:center;min-width:210px;height:88px;padding:18px 24px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 42px #0016241f}.insurer-card img{object-fit:contain;width:100%;max-width:160px;max-height:54px;display:block}.insurer-card--square{min-width:150px;padding:14px 18px}.insurer-card--square img{max-width:94px;max-height:68px}.insurer-card--wide{min-width:260px;padding:16px 20px}.insurer-card--wide img{max-width:218px;max-height:62px}.insurer-card:hover{border-color:#0071a473;transform:translateY(-2px);box-shadow:0 20px 48px #0016242e}.site-footer{background:#003146;margin-top:72px}.site-footer__inner{grid-template-columns:1.4fr .8fr 1fr;gap:48px;width:min(1180px,100% - 40px);margin:0 auto;padding:56px 0 40px;display:grid}.footer-brand-mark{color:#fff;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:16px;display:inline-grid}.footer-brand-mark img{object-fit:contain;width:52px;height:62px}.footer-brand-mark span,.footer-brand-mark strong,.footer-brand-mark em{letter-spacing:0;text-transform:uppercase;font-family:Rajdhani,Segoe UI,sans-serif;font-style:normal;font-weight:700;line-height:.9;display:block}.footer-brand-mark strong{font-size:1.34rem}.footer-brand-mark em{margin-top:6px;font-size:1.52rem}.site-footer__brand p{color:#b7b7b7;max-width:280px;margin:0;font-size:.95rem;line-height:1.6}.site-footer__links,.site-footer__contact{flex-direction:column;gap:10px;display:flex}.site-footer__links strong,.site-footer__contact strong{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:.82rem}.site-footer__links a{color:#b7b7b7;font-size:.95rem;transition:color .16s}.site-footer__links a:hover{color:#fff}.site-footer__contact span,.site-footer__contact a{color:#b7b7b7;font-size:.95rem}.site-footer__contact a:hover{color:#fff}.site-footer__bottom{border-top:1px solid #ffffff1a;width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0}.site-footer__bottom span{color:#ffffff59;font-size:.85rem}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero-content{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr)}.coverage-section,.advisor-section,.steps-block,.trust-layout,.privacy-section{grid-template-columns:1fr}.hero-copy h1{font-size:3.35rem}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid{grid-template-columns:1fr}.benefit-card:first-child{grid-column:auto}.benefit-card{min-height:auto}.advisor-media,.advisor-media img{min-height:420px}.process-preview{position:static}.proof-grid{grid-template-columns:1fr}.privacy-section .secondary-button{width:max-content}.site-footer__inner{grid-template-columns:1fr;gap:32px}.admin-header{grid-template-columns:1fr;align-items:start}.admin-summary{width:100%}.admin-header__side{justify-items:stretch;width:100%}.admin-logout-button{justify-self:end;width:max-content}}@media (width<=700px){.site-header,.hero-content,.trust-bar,.vehicle-section,.benefits-section,.steps-block,.advisor-section,.coverage-section,.trust-section,.proof-section,.faq-section,.privacy-section,.final-cta{width:min(1180px,100vw - 36px)}.site-header{grid-template-columns:1fr;gap:12px;padding:12px 0}.brand img{width:188px;height:58px}.header-action{width:100%}.hero-section{min-height:auto;padding-top:18px}.hero-content{grid-template-columns:1fr;gap:24px;width:calc(100vw - 36px);max-width:calc(100vw - 36px);overflow:hidden}.hero-copy{width:100%;max-width:100%;padding:28px 0 6px}.hero-copy h1{max-width:13.2ch;font-size:2.26rem;line-height:1.04}.hero-copy p{max-width:33ch;font-size:1.02rem}.hero-actions{gap:10px;width:100%;max-width:calc(100vw - 36px);display:grid}.primary-button,.secondary-button,.quote-button{width:100%}.hero-microcopy{font-size:.9rem;line-height:1.35}.hero-proof-list{padding-right:66px}.quote-panel{order:3;width:calc(100vw - 36px);max-width:calc(100vw - 36px);padding:20px}.quote-panel__header{display:grid}.quote-panel__header strong{text-align:left;max-width:none}.trust-bar,.steps-section,.vehicle-grid,.advisory-list,.coverage-list,.proof-gallery,.trust-card-grid,.proof-grid{grid-template-columns:1fr}.proof-story,.proof-story:nth-child(-n+2){grid-column:auto}.proof-story:nth-child(-n+2) .proof-story__photo{aspect-ratio:4/5}.benefits-section{padding-top:54px}.vehicle-section,.steps-block,.trust-section,.proof-section,.faq-section{padding-top:48px}.advisor-section{padding-bottom:48px}.advisor-media,.advisor-media img{min-height:360px}.section-heading h2,.advisor-copy h2,.coverage-copy h2,.privacy-section h2,.final-cta h2{font-size:2.08rem}.vehicle-card{min-height:auto}.steps-block{gap:24px}.steps-section article{min-height:112px}.process-preview{padding:20px}.process-preview__header strong{font-size:1.55rem}.process-answer{margin-left:0}.trust-layout{margin-top:24px}.trust-photo,.trust-photo img{min-height:330px}.privacy-section{gap:16px;padding:22px}.privacy-icon{width:68px;height:68px}.final-cta{grid-template-columns:1fr;margin-top:50px;padding:26px}.final-cta__mark{width:76px;height:76px}.site-footer__inner{grid-template-columns:1fr;gap:32px;padding:40px 0 32px}.floating-whatsapp{width:58px;min-height:58px;padding:0;bottom:16px;left:auto;right:16px}.floating-whatsapp strong{display:none}.floating-whatsapp span{width:38px;height:38px}.admin-shell{padding:28px 0 44px}.admin-header,.admin-panel{width:calc(100vw - 36px)}.admin-header h1{font-size:2.16rem}.admin-login-shell{align-items:start;padding:28px 18px}.admin-login-card{padding:22px}.admin-login-card__header h1{font-size:1.92rem}.admin-logout-button{width:100%}.admin-summary{grid-template-columns:1fr}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-filter select,.admin-button{width:100%}.admin-panel{padding:14px}.admin-modal-backdrop{align-items:end;padding:0}.admin-modal{border-radius:8px 8px 0 0;width:100%;max-height:92vh}.admin-modal__header{padding:18px}.admin-modal__header h2{font-size:1.58rem}.admin-details-grid{grid-template-columns:1fr;padding:12px}.legal-shell{padding:24px 0 44px}.legal-page{width:calc(100vw - 36px);padding:22px}.legal-header h1{font-size:2.16rem}}
