@import url("/css/components.css?v=31.8.1");
html [hidden]{display:none!important}
:root{
  --blue:#1558e8;--blue-2:#0b63ff;--blue-deep:#0b3ea8;--blue-soft:#eef4ff;--ink:#101828;--ink-2:#344054;--muted:#667085;--muted-2:#98a2b3;--line:#e4e9f1;--page:#f7f9fc;--green:#17a85b;--orange:#ff7a16;--radius:14px;--shadow:0 22px 70px rgba(22,47,90,.12);--ease:cubic-bezier(.2,.8,.2,1)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.wordmark{text-decoration:none;font-size:25px;font-weight:800;letter-spacing:-1.15px}.wordmark span,.mini-wordmark span,.phone-brand span{color:var(--blue)}

.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);transition:.2s var(--ease)}.site-header.scrolled{border-color:rgba(228,233,241,.9);box-shadow:0 6px 25px rgba(16,24,40,.04)}.nav-wrap{width:min(1240px,calc(100% - 48px));height:76px;margin:auto;display:flex;align-items:center;gap:38px}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:18px}.desktop-nav a,.login-link{color:#475467;text-decoration:none;font-size:13px;font-weight:650;transition:color .15s}.desktop-nav a:hover,.login-link:hover{color:var(--blue)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:20px}.nav-cta,.quote-submit,.auth-submit,.final-primary,.light-cta{display:inline-flex;align-items:center;justify-content:center;border:0;background:linear-gradient(135deg,#0d56ed,#1164f5);color:#fff;text-decoration:none;font-weight:750;box-shadow:0 8px 20px rgba(21,88,232,.18);transition:transform .18s var(--ease),box-shadow .18s var(--ease)}.nav-cta{height:42px;padding:0 18px;border-radius:9px;font-size:12px}.nav-cta:hover,.quote-submit:hover,.auth-submit:hover,.final-primary:hover,.light-cta:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(21,88,232,.24)}.menu-button{display:none;width:42px;height:42px;border:0;border-radius:9px;background:#f5f7fb;color:#344054}.menu-button svg{width:21px}.mobile-menu{padding:0 24px 22px;display:grid;gap:5px;border-bottom:1px solid var(--line);background:#fff}.mobile-menu>a{padding:11px 2px;text-decoration:none;font-weight:650;color:#475467}.mobile-menu>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.mobile-menu>div>a:first-child{height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;text-decoration:none;font-size:12px;font-weight:700}

.hero{position:relative;overflow:hidden;padding:78px 0 88px;background:linear-gradient(180deg,#fff 0%,#fbfcff 65%,#f7f9fc 100%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-glow-one{width:620px;height:620px;right:-220px;top:-220px;background:radial-gradient(circle,rgba(45,119,255,.14),rgba(45,119,255,0) 68%)}.hero-glow-two{width:480px;height:480px;left:-280px;bottom:-260px;background:radial-gradient(circle,rgba(100,74,255,.08),transparent 68%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);gap:62px;align-items:center}.eyebrow-pill{width:max-content;display:flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #d9e5ff;border-radius:999px;background:#f5f8ff;color:#2859b4;font-size:10px;font-weight:750}.eyebrow-pill i{width:7px;height:7px;border-radius:50%;background:#1bb668;box-shadow:0 0 0 4px #e3f8ec}.hero-copy h1{margin:24px 0 20px;max-width:720px;font-size:clamp(48px,5vw,72px);line-height:.99;letter-spacing:-4.2px}.hero-copy h1 span{color:var(--blue)}.hero-copy>p{max-width:660px;margin:0;color:#5b6678;font-size:17px;line-height:1.68}.quote-card{margin-top:32px;padding:15px;border:1px solid #e1e7f0;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 18px 45px rgba(19,44,85,.08)}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quote-card label{min-width:0}.quote-card label>span{display:block;margin:0 0 7px 2px;color:#475467;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.field-shell{height:52px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dfe5ee;border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}.field-shell:focus-within{border-color:#99b9ff;box-shadow:0 0 0 3px #edf3ff}.field-shell svg{width:18px;height:18px;flex:0 0 auto;color:#718096}.field-shell input,.field-shell select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#344054;font-size:12px}.field-shell select{appearance:none}.type-field{grid-column:1/2}.quote-submit{height:52px;align-self:end;border-radius:10px;font-size:12px;gap:12px}.quote-submit span{font-size:18px}.quote-card small{display:block;margin:11px 3px 1px;color:#8791a3;font-size:9px;line-height:1.5}.hero-trust{margin-top:22px;display:flex;align-items:center;gap:12px}.avatars{display:flex}.avatars img,.avatars span{width:32px;height:32px;margin-left:-6px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#e9effa;color:#446080;font-size:8px;font-weight:800}.avatars img{margin-left:0;object-fit:cover}.hero-trust>div:last-child{display:grid;gap:3px}.hero-trust strong{font-size:10px}.hero-trust span{color:#7d8797;font-size:9px}

.hero-product{position:relative;min-height:520px}.product-window{position:absolute;inset:36px 0 34px 10px;overflow:hidden;border:1px solid #e0e6ee;border-radius:18px;background:#fff;box-shadow:var(--shadow);transform:perspective(1200px) rotateY(-2deg)}.product-top{height:55px;padding:0 17px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #edf0f5}.mini-wordmark{font-size:14px;font-weight:800;letter-spacing:-.6px}.window-search{height:29px;min-width:0;flex:1;display:flex;align-items:center;padding:0 10px;border:1px solid #e7eaf0;border-radius:6px;color:#a0a8b6;font-size:8px}.online{display:flex;align-items:center;gap:5px;color:#344054;font-size:8px;font-weight:700}.online i{width:7px;height:7px;border-radius:50%;background:#20bd6a}.product-body{height:calc(100% - 55px);display:grid;grid-template-columns:47px 1fr}.product-body aside{padding-top:15px;display:flex;flex-direction:column;align-items:center;gap:8px;border-right:1px solid #edf0f5}.product-body aside span{width:27px;height:27px;display:grid;place-items:center;border-radius:6px;color:#8893a4;font-size:11px}.product-body aside .aside-active{background:var(--blue);color:#fff}.product-feed{padding:18px 17px;background:#fbfcfe}.product-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:13px}.product-heading>div{display:grid;gap:3px}.product-heading b{font-size:13px}.product-heading small{color:#8a94a4;font-size:7px}.product-heading>span{padding:5px 7px;border-radius:5px;background:#eef4ff;color:var(--blue);font-size:7px;font-weight:750}.preview-route{min-height:86px;margin-top:8px;padding:8px;display:grid;grid-template-columns:70px minmax(0,1fr) 58px 73px;gap:9px;align-items:center;border:1px solid #e5e9f0;border-radius:8px;background:#fff}.featured-preview{border-color:#7da6ff;box-shadow:0 4px 13px rgba(21,88,232,.08)}.preview-route img{width:70px;height:53px;border-radius:5px;object-fit:cover}.preview-route>div:nth-of-type(1){display:grid;gap:4px}.preview-route em{width:max-content;padding:2px 4px;border-radius:3px;background:#fff0e5;color:#f16b0a;font-size:5.5px;font-weight:850;font-style:normal}.preview-route em.blue-tag{background:#eaf1ff;color:#2460e7}.preview-route b{font-size:9px}.preview-route small{color:#8c96a6;font-size:6.5px}.preview-price{display:grid;gap:5px}.preview-price b{font-size:10px}.preview-price strong{color:#18aa5d;font-size:11px}.preview-route button{height:31px;border:0;border-radius:5px;background:var(--blue);color:#fff;font-size:6px;font-weight:850}.preview-route button.outline{border:1px solid #a8c0f7;background:#fff;color:var(--blue)}.floating-card{position:absolute;border:1px solid #e6eaf1;border-radius:11px;background:rgba(255,255,255,.97);box-shadow:0 14px 35px rgba(18,43,83,.13)}.payout-card{right:-22px;top:3px;width:180px;padding:13px}.payout-card span,.payout-card small{display:block;color:#7f8999;font-size:7px}.payout-card strong{display:block;margin:3px 0;font-size:19px}.verified-card{left:-27px;bottom:0;padding:11px 13px;display:flex;align-items:center;gap:9px}.verified-card>div{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#e9f8ef;color:#159652;font-weight:900}.verified-card>span{display:grid;gap:2px}.verified-card strong{font-size:8px}.verified-card small{color:#8490a0;font-size:6.5px}

.proof-strip{border-top:1px solid #e8ecf2;border-bottom:1px solid #e8ecf2;background:#fff}.proof-grid{min-height:108px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.proof-grid div{padding:7px 25px;border-right:1px solid #edf0f4}.proof-grid div:first-child{padding-left:0}.proof-grid div:last-child{border:0}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:14px}.proof-grid span{margin-top:5px;color:#7b8697;font-size:9px;line-height:1.45}.section{padding:105px 0}.section-head{max-width:730px}.section-head.centered{margin:auto;text-align:center}.section-kicker{display:block;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:1.5px}.section-kicker.light{color:#a9c7ff}.section-head h2,.trust-grid h2,.driver-copy h2{margin:14px 0 15px;font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-2.4px}.section-head p,.trust-grid>div>p,.driver-copy>p{color:#687386;font-size:14px;line-height:1.7}.category-grid{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.category-card{min-width:0;padding:10px 10px 14px;display:grid;grid-template-columns:90px 1fr auto;gap:15px;align-items:center;border:1px solid #e5e9f0;border-radius:13px;background:#fff;color:inherit;text-decoration:none;transition:.2s var(--ease)}.category-card:hover{border-color:#bfd1fb;box-shadow:0 12px 30px rgba(18,44,84,.07);transform:translateY(-2px)}.category-image{width:90px;height:76px;overflow:hidden;border-radius:9px;background:#f4f6f9}.category-image img{width:100%;height:100%;object-fit:cover}.category-card>div:nth-child(2){display:grid;gap:5px}.category-card span{font-size:13px;font-weight:750}.category-card small{color:#7e8999;font-size:8px;line-height:1.45}.category-card>b{color:var(--blue);font-size:17px}.soft-section{background:#f7f9fc}.steps-grid{margin-top:53px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps-grid article{position:relative;min-height:245px;padding:28px 24px;border:1px solid #e5eaf1;border-radius:14px;background:#fff}.steps-grid article>span{position:absolute;top:18px;right:20px;color:#d9e1ee;font-size:12px;font-weight:850}.step-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:#edf4ff;color:var(--blue);font-size:22px;font-weight:500}.steps-grid h3{margin:23px 0 10px;font-size:16px}.steps-grid p{margin:0;color:#737f90;font-size:11px;line-height:1.65}

.driver-section{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(135deg,#0d1e3e 0%,#102c61 58%,#0f47ae 125%);color:#fff}.driver-section:after{content:"";position:absolute;width:650px;height:650px;right:-250px;top:-240px;border-radius:50%;background:radial-gradient(circle,rgba(73,132,255,.3),transparent 67%)}.driver-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}.driver-copy h2{font-size:clamp(39px,4vw,55px)}.driver-copy>p{max-width:610px;color:#c0cbe0}.driver-copy ul{margin:30px 0;padding:0;display:grid;gap:13px;list-style:none;color:#e4ebf7;font-size:11px}.driver-copy li{display:flex;align-items:center;gap:9px}.driver-copy li span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:rgba(38,197,116,.16);color:#64dfa0;font-size:10px}.driver-actions{margin-top:32px;display:flex;align-items:center;gap:24px}.light-cta{height:47px;padding:0 20px;border-radius:9px}.text-link-light{color:#dce8ff;font-size:11px;font-weight:700;text-decoration:none}.driver-phone{display:flex;justify-content:center}.phone-shell{width:286px;overflow:hidden;border:7px solid #0a1020;border-radius:40px;background:#fff;color:#101828;box-shadow:0 35px 80px rgba(0,0,0,.32);transform:rotate(2deg)}.phone-bar{height:34px;padding:12px 17px 0;display:flex;justify-content:space-between;font-size:8px}.phone-brand{height:42px;padding:0 15px;display:flex;align-items:center;border-bottom:1px solid #edf0f4;font-size:14px;font-weight:800}.phone-brand b{margin-left:auto}.match-pill{margin:11px 13px 8px;display:flex;align-items:center;gap:5px;color:#199653;font-size:6px;font-weight:850}.match-pill small{margin-left:auto;color:#939cab;font-weight:500}.phone-shell>img{width:100%;height:150px;object-fit:cover}.phone-content{padding:12px}.phone-content em{padding:3px 5px;border-radius:3px;background:#fff0e7;color:#ec6e11;font-size:6px;font-weight:850;font-style:normal}.phone-content h3{margin:9px 0 3px;font-size:18px;letter-spacing:-.6px}.phone-content>p{margin:0;color:#7e8898;font-size:7px}.phone-stats{margin-top:13px;padding:11px 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.phone-stats span{display:grid;gap:3px;text-align:center;border-right:1px solid #edf0f4}.phone-stats span:last-child{border:0}.phone-stats b{font-size:9px}.phone-stats small{color:#9099a8;font-size:6px}.phone-stats .green{color:#18a85c}.phone-pay{padding:13px 0;text-align:center}.phone-pay b{font-size:20px}.phone-pay span{margin-left:5px;color:#18a85c;font-size:7px;font-weight:700}.phone-chips{display:flex;gap:5px}.phone-chips span{padding:4px 6px;border-radius:99px;background:#f5f7f9;color:#566173;font-size:6px}.phone-content button{width:100%;height:40px;margin-top:11px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:10px;font-weight:800}.phone-content .phone-counter{margin-top:6px;border:1px solid #a8c0f7;background:#fff;color:var(--blue)}

.trust-grid{display:grid;grid-template-columns:.75fr 1.1fr;gap:75px;align-items:center}.trust-grid>div>p{max-width:450px}.text-link{display:inline-block;margin-top:12px;color:var(--blue);font-size:11px;font-weight:750;text-decoration:none}.trust-cards{display:grid;grid-template-columns:1fr 1fr;gap:13px}.trust-cards article{min-height:138px;padding:20px;display:flex;gap:13px;border:1px solid #e5eaf1;border-radius:13px;background:#fff}.trust-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#edf4ff;color:var(--blue);font-size:15px;font-weight:850}.trust-cards article>span{display:grid;align-content:start;gap:7px}.trust-cards b{font-size:12px}.trust-cards small{color:#7b8798;font-size:9px;line-height:1.55}.final-cta{padding:25px 0 90px}.final-card{min-height:235px;padding:48px 52px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:22px;background:linear-gradient(120deg,#0f54e5,#1269ff);color:#fff;box-shadow:0 25px 60px rgba(20,90,230,.2)}.final-card>div:first-child>span{font-size:9px;font-weight:800;letter-spacing:1.4px;color:#d7e5ff}.final-card h2{margin:10px 0 7px;font-size:38px;letter-spacing:-1.7px}.final-card p{margin:0;color:#dbe8ff;font-size:12px}.final-card>div:last-child{display:flex;gap:10px}.final-primary,.final-secondary{height:48px;padding:0 20px;border-radius:9px;font-size:11px}.final-primary{background:#fff;color:#1056db;box-shadow:none}.final-secondary{display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);color:#fff;text-decoration:none;font-weight:750}.site-footer{padding:58px 0 28px;border-top:1px solid #e9edf3;background:#fbfcfe}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:40px}.footer-grid>div{display:grid;align-content:start;gap:10px}.footer-grid>div:first-child p{max-width:270px;color:#7d8797;font-size:10px;line-height:1.55}.footer-grid strong{font-size:10px}.footer-grid>div:not(:first-child) a{color:#707b8b;text-decoration:none;font-size:9px}.footer-bottom{margin-top:45px;padding-top:21px;display:flex;justify-content:space-between;border-top:1px solid #e9edf3;color:#98a2b3;font-size:8px}

/* Auth */
.auth-page{min-height:100vh;background:#fff}.auth-header{height:76px;padding:0 clamp(24px,4vw,64px);display:flex;align-items:center;border-bottom:1px solid #edf0f4;background:#fff}.auth-header>div{margin-left:auto;color:#7d8797;font-size:10px}.auth-header>div a{color:var(--blue);font-weight:750;text-decoration:none}.auth-layout{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(500px,.94fr) minmax(520px,1.06fr)}.auth-panel{padding:64px 40px;display:flex;justify-content:center}.auth-card{width:min(430px,100%)}.auth-kicker{color:var(--blue);font-size:9px;font-weight:850;letter-spacing:1.3px}.auth-card h1,.register-card h1{margin:11px 0 9px;font-size:32px;line-height:1.1;letter-spacing:-1.4px}.auth-card>p,.register-card>p{margin:0;color:#7a8596;font-size:11px;line-height:1.6}.auth-form{margin-top:29px;display:grid;gap:17px}.auth-form label{color:#344054;font-size:10px;font-weight:700}.auth-field{height:48px;margin-top:7px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;transition:.15s}.auth-field:focus-within{border-color:#9dbaff;box-shadow:0 0 0 3px #eef4ff}.auth-field svg{width:17px;height:17px;flex:0 0 auto;color:#8791a1}.auth-field input,.auth-field select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#344054;font-size:11px}.auth-field select{height:100%}.password-toggle{height:28px;padding:0 6px;border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:750}.form-between{display:flex;align-items:center;justify-content:space-between}.form-between>a{color:var(--blue);font-size:9px;font-weight:700;text-decoration:none}.check-label{display:flex!important;align-items:center;gap:7px;color:#657184!important;font-size:9px!important;font-weight:500!important}.check-label input{width:14px;height:14px;accent-color:var(--blue)}.check-label a{color:var(--blue);font-weight:700}.auth-submit{height:49px;border-radius:9px;font-size:11px;gap:11px}.auth-submit>span:last-child{font-size:16px}.auth-divider{margin:23px 0;display:flex;align-items:center;color:#a0a8b5;font-size:8px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e7ebf1}.auth-divider span{padding:0 12px}.social-auth{width:100%;height:48px;border:1px solid #dfe4ec;border-radius:9px;background:#fff;color:#344054;font-size:10px;font-weight:700}.google-g{margin-right:8px;color:#4285f4;font-size:13px;font-weight:850}.auth-switch{margin-top:24px!important;text-align:center;color:#8993a2!important;font-size:9px!important}.auth-switch a{color:var(--blue);font-weight:750;text-decoration:none}.auth-visual{position:relative;overflow:hidden;margin:20px 20px 20px 0;border-radius:20px;background:linear-gradient(145deg,#0c1c3a,#114cb5);color:#fff}.auth-visual:after,.register-aside:after{content:"";position:absolute;width:600px;height:600px;right:-320px;top:-270px;border-radius:50%;background:radial-gradient(circle,rgba(76,140,255,.34),transparent 70%)}.auth-visual-content{position:relative;z-index:1;width:min(480px,80%);margin:auto;padding:85px 0}.visual-pill{padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);font-size:7px;font-weight:850;letter-spacing:.9px}.auth-visual h2,.register-aside h2{margin:18px 0 12px;font-size:39px;line-height:1.08;letter-spacing:-1.8px}.auth-visual-content>p,.register-aside p{color:#c9d5ea;font-size:11px;line-height:1.65}.login-preview{width:300px;margin:39px auto 0;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#fff;color:#101828;box-shadow:0 25px 55px rgba(0,0,0,.23)}.login-preview>div:first-child{padding:2px 2px 9px;display:flex;justify-content:space-between}.login-preview>div:first-child span{color:#1aa75d;font-size:6px;font-weight:850}.login-preview>div:first-child small{color:#1aa75d;font-size:6px}.login-preview img{width:100%;height:142px;border-radius:9px;object-fit:cover}.login-preview h3{margin:13px 2px 11px;font-size:18px}.preview-metrics{display:grid!important;grid-template-columns:1fr 1fr;padding:11px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.preview-metrics span{display:grid;gap:3px;text-align:center}.preview-metrics b{font-size:13px}.preview-metrics small{color:#8a95a4;font-size:7px}.login-preview>button{width:100%;height:39px;margin-top:11px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:9px;font-weight:800}

.register-layout{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(560px,1.05fr) minmax(430px,.75fr)}.register-main{padding:54px 40px 70px;display:flex;justify-content:center}.register-card{width:min(620px,100%)}.role-choice{margin-top:27px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.role-card{position:relative;min-height:105px;padding:15px 40px 15px 15px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:11px;text-align:left;border:1px solid #dfe5ed;border-radius:11px;background:#fff;color:#344054}.role-card.active{border-color:#7ba5ff;background:#f8faff;box-shadow:0 0 0 2px #e9f0ff}.role-icon{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#edf4ff;color:var(--blue);font-size:16px}.role-card b{font-size:11px}.role-card small{margin-top:4px;color:#7f8999;font-size:8px;line-height:1.4}.role-card>i{position:absolute;top:12px;right:12px;width:18px;height:18px;display:none;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:9px;font-style:normal}.role-card.active>i{display:grid}.register-form{margin-top:21px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-form label small{color:#98a2b3;font-size:7px;font-weight:500}.legal-check{margin-top:2px}.register-aside{position:sticky;top:76px;height:calc(100vh - 76px);overflow:hidden;margin:20px 20px 20px 0;padding:65px 56px;border-radius:20px;background:linear-gradient(145deg,#0d1f42,#124fae);color:#fff}.register-aside>div{position:relative;z-index:1}.aside-benefits{margin-top:31px;display:grid;gap:13px}.aside-benefits>span{display:flex;align-items:center;gap:9px;color:#e4ebf7;font-size:10px}.aside-benefits i{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:rgba(35,198,113,.16);color:#63dca0;font-style:normal}.simple-auth-page{background:#f7f9fc}.simple-auth{min-height:calc(100vh - 76px);padding:70px 24px;display:flex;justify-content:center;align-items:flex-start}.simple-auth .auth-card{padding:42px;border:1px solid #e4e9f1;border-radius:16px;background:#fff;box-shadow:0 18px 50px rgba(17,42,80,.07)}.reset-icon{width:44px;height:44px;margin-bottom:20px;display:grid;place-items:center;border-radius:11px;background:#edf4ff;color:var(--blue);font-size:20px}.reset-success{margin-top:28px;padding:24px;border:1px solid #ccebd9;border-radius:12px;background:#f3fbf6;text-align:center}.reset-success>div{width:38px;height:38px;margin:0 auto 11px;display:grid;place-items:center;border-radius:50%;background:#20a862;color:#fff;font-weight:850}.reset-success strong{font-size:13px}.reset-success p{color:#687586;font-size:9px;line-height:1.55}.reset-success a{color:var(--blue);font-size:9px;font-weight:750;text-decoration:none}

@media(max-width:1020px){.desktop-nav{display:none}.menu-button{display:grid;place-items:center}.nav-actions .login-link,.nav-actions>.nav-cta{display:none}.hero{padding-top:58px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-copy{max-width:760px}.hero-product{width:min(680px,100%);margin:auto;min-height:520px}.category-grid{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:1fr 1fr}.driver-grid,.trust-grid{grid-template-columns:1fr;gap:55px}.driver-phone{justify-content:flex-start;padding-left:70px}.auth-layout{grid-template-columns:1fr}.auth-visual{display:none}.register-layout{grid-template-columns:1fr}.register-aside{display:none}.register-main{padding-top:45px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div:nth-child(2){border-right:0}.proof-grid div{padding:18px 20px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:700px){.container,.nav-wrap{width:min(100% - 28px,1180px)}.nav-wrap{height:66px}.wordmark{font-size:22px}.hero{padding:42px 0 58px}.hero-copy h1{margin-top:18px;font-size:clamp(42px,13vw,60px);letter-spacing:-3px}.hero-copy>p{font-size:14px}.quote-grid{grid-template-columns:1fr}.type-field{grid-column:auto}.quote-submit{margin-top:2px}.hero-product{min-height:405px}.product-window{inset:20px 0 20px 0}.preview-route{grid-template-columns:58px 1fr 50px}.preview-route img{width:58px;height:48px}.preview-route button{display:none}.floating-card{display:none}.proof-grid{min-height:0}.section{padding:76px 0}.section-head h2,.trust-grid h2,.driver-copy h2{font-size:35px;letter-spacing:-1.7px}.category-grid,.steps-grid,.trust-cards{grid-template-columns:1fr}.category-card{grid-template-columns:82px 1fr auto}.category-image{width:82px;height:70px}.driver-section{padding:80px 0}.driver-phone{justify-content:center;padding:0}.driver-actions{flex-wrap:wrap}.final-card{padding:36px 26px;display:grid}.final-card>div:last-child{display:grid;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:grid;gap:7px}.auth-header{height:66px;padding:0 18px}.auth-header>div{font-size:9px}.auth-panel,.register-main{padding:42px 20px 60px}.auth-card h1,.register-card h1{font-size:28px}.role-choice{grid-template-columns:1fr}.two-fields{grid-template-columns:1fr}.simple-auth{padding:40px 15px}.simple-auth .auth-card{padding:28px 22px}.register-layout,.auth-layout{min-height:calc(100vh - 66px)}}
@media(max-width:430px){.hero-copy h1{font-size:43px}.hero-product{min-height:350px}.product-window{transform:none}.product-top{height:47px}.product-body{height:calc(100% - 47px);grid-template-columns:37px 1fr}.product-feed{padding:12px 10px}.preview-route{min-height:67px;padding:6px}.preview-route:nth-of-type(3){display:none}.preview-route img{width:50px;height:42px}.preview-route{grid-template-columns:50px 1fr 45px}.proof-grid{grid-template-columns:1fr}.proof-grid div{padding:15px 0;border-right:0;border-bottom:1px solid #edf0f4}.proof-grid div:last-child{border:0}.phone-shell{width:270px}.final-card>div:last-child{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.auth-header>div{font-size:0}.auth-header>div a{font-size:9px}.auth-card h1,.register-card h1{font-size:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Customer logged-in shell */
.customer-app{min-height:100vh;background:#f7f9fc}.customer-topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid #e5eaf1;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.customer-nav{width:min(1180px,calc(100% - 48px));height:72px;margin:auto;display:flex;align-items:center;gap:45px}.customer-nav nav{display:flex;align-self:stretch;gap:26px}.customer-nav nav a{position:relative;display:flex;align-items:center;color:#667085;text-decoration:none;font-size:10px;font-weight:650}.customer-nav nav a.active{color:#101828}.customer-nav nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--blue)}.customer-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.customer-post,.customer-primary{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 15px;border-radius:8px;background:var(--blue);color:#fff;text-decoration:none;font-size:9px;font-weight:750}.customer-avatar{width:36px;height:36px;border:0;border-radius:50%;background:#eaf1ff;color:#1959d8;font-size:9px;font-weight:850}.customer-main{padding:52px 0 80px}.customer-container{width:min(1120px,calc(100% - 48px));margin:auto}.customer-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.customer-heading h1{margin:8px 0 5px;font-size:36px;letter-spacing:-1.7px}.customer-heading p{margin:0;color:#778294;font-size:11px}.customer-primary{height:44px;gap:10px}.customer-stats{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.customer-stats article{padding:19px;border:1px solid #e4e9f1;border-radius:12px;background:#fff}.customer-stats span,.customer-stats small{display:block;color:#7d8798;font-size:8px}.customer-stats strong{display:block;margin:5px 0;font-size:24px}.customer-board{margin-top:18px;padding:24px;border:1px solid #e4e9f1;border-radius:14px;background:#fff}.customer-board-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.customer-board-head h2{margin:0 0 4px;font-size:17px}.customer-board-head p{margin:0;color:#8791a0;font-size:8px}.customer-tabs{padding:3px;display:flex;border-radius:8px;background:#f5f7fa}.customer-tabs button{height:29px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#7b8595;font-size:8px;font-weight:700}.customer-tabs button.active{background:#fff;color:#344054;box-shadow:0 1px 4px rgba(16,24,40,.08)}.customer-load{min-height:112px;padding:11px;display:grid;grid-template-columns:130px minmax(0,1fr) 125px;gap:17px;align-items:center;border-top:1px solid #edf0f4}.customer-load:first-of-type{border-top:0}.customer-load-image{position:relative;width:130px;height:88px;overflow:hidden;border-radius:9px}.customer-load-image img{width:100%;height:100%;object-fit:cover}.customer-load-image span{position:absolute;top:7px;left:7px;padding:3px 5px;border-radius:4px;background:#fff0e5;color:#eb6c0d;font-size:5px;font-weight:850}.customer-load-image .blue-status{background:#eaf1ff;color:#2562e8}.customer-load-route small{color:#99a2b0;font-size:6px;font-weight:750}.customer-load-route h3{margin:6px 0 5px;font-size:15px;letter-spacing:-.25px}.customer-load-route h3 span{padding:0 5px;color:#98a2b3}.customer-load-route p{margin:0;color:#7c8797;font-size:8px}.offer-summary{margin-top:10px;display:flex;gap:14px;color:#6e798a;font-size:7px}.offer-summary b{color:#344054}.offer-summary .green-dot{color:#18a65b}.customer-load-action{display:grid;justify-items:end;gap:15px}.status-pill{padding:4px 7px;border-radius:999px;font-size:6px;font-weight:850}.status-pill.open{background:#edf4ff;color:#175ae1}.status-pill.booked{background:#eaf9f0;color:#169854}.customer-load-action a{color:var(--blue);text-decoration:none;font-size:8px;font-weight:750}.customer-help{margin-top:20px;padding:28px 31px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:14px;background:#0e2147;color:#fff}.customer-help span{color:#a9c7ff;font-size:7px;font-weight:850;letter-spacing:1px}.customer-help h2{max-width:690px;margin:7px 0 0;font-size:20px;line-height:1.25}.customer-help a{flex:0 0 auto;padding:12px 15px;border-radius:8px;background:#fff;color:#154fca;text-decoration:none;font-size:9px;font-weight:800}.account-popover{position:fixed;z-index:60;top:64px;right:max(24px,calc((100vw - 1180px)/2));width:205px;padding:14px;display:grid;gap:7px;border:1px solid #e3e8ef;border-radius:10px;background:#fff;box-shadow:0 18px 45px rgba(16,24,40,.14)}.account-popover strong{font-size:10px}.account-popover span{padding-bottom:10px;border-bottom:1px solid #edf0f4;color:#8a94a4;font-size:8px}.account-popover a,.account-popover button{padding:7px 0;border:0;background:none;color:#526072;text-align:left;text-decoration:none;font-size:8px}.account-popover button{color:#c43b42}.request-page{min-height:100vh;background:#f7f9fc}.request-header{height:72px;padding:0 clamp(24px,4vw,64px);display:flex;align-items:center;border-bottom:1px solid #e6eaf0;background:#fff}.request-header>div{margin-left:auto;display:flex;gap:8px;color:#8a94a4;font-size:9px}.request-header a{color:var(--blue);font-weight:750;text-decoration:none}.request-main{padding:48px 20px 80px}.request-progress{width:min(600px,100%);margin:0 auto 34px;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center}.request-progress>div{display:grid;justify-items:center;gap:5px;color:#98a2b3;font-size:7px}.request-progress>div span{width:26px;height:26px;display:grid;place-items:center;border:1px solid #dce2ea;border-radius:50%;background:#fff;font-size:8px;font-weight:800}.request-progress>div.active{color:var(--blue)}.request-progress>div.active span{border-color:var(--blue);background:var(--blue);color:#fff}.request-progress>i{height:1px;background:#dfe5ec}.request-card{width:min(570px,100%);margin:auto;padding:42px;border:1px solid #e3e8ef;border-radius:16px;background:#fff;box-shadow:0 18px 50px rgba(18,43,81,.06)}.request-copy h1{margin:9px 0 7px;font-size:30px;letter-spacing:-1.3px}.request-copy p{margin:0;color:#7a8595;font-size:10px;line-height:1.55}.request-form{margin-top:28px;display:grid;gap:10px}.request-form>label{color:#344054;font-size:9px;font-weight:700}.route-line{width:18px;height:35px;margin:-2px 0 -2px 14px;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;color:#90a1ba;font-size:7px}.route-line i{width:1px;background:#d6deea}.request-form .auth-submit{margin-top:9px}.request-trust{margin-top:23px;padding-top:18px;display:flex;justify-content:center;gap:16px;border-top:1px solid #edf0f4;color:#788496;font-size:7px}.request-complete{background:#159d58!important}
@media(max-width:760px){.customer-nav{width:calc(100% - 28px);height:64px}.customer-nav nav{display:none}.customer-post{display:none}.customer-container{width:calc(100% - 28px)}.customer-main{padding-top:32px}.customer-heading{align-items:flex-start}.customer-heading h1{font-size:29px}.customer-primary{font-size:0;width:42px;padding:0}.customer-primary span{font-size:18px}.customer-stats{grid-template-columns:1fr 1fr}.customer-board{padding:14px}.customer-board-head{align-items:flex-start;gap:15px}.customer-tabs button{padding:0 7px}.customer-load{grid-template-columns:95px 1fr;gap:12px;padding:13px 0}.customer-load-image{width:95px;height:75px}.customer-load-action{grid-column:2;display:flex;justify-content:space-between;justify-items:initial}.offer-summary{flex-wrap:wrap;gap:6px 12px}.customer-help{align-items:flex-start;display:grid}.request-card{padding:30px 22px}.request-trust{display:grid;justify-content:start}.request-header>div span{display:none}}

/* Guest-first customer request flow */
.request-main-wide{padding-top:34px}.request-layout{width:min(1380px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,970px) 380px;gap:30px;align-items:start}.request-wizard-card{width:auto;margin:0;padding:38px}.request-step{animation:requestIn .2s ease}.request-step[hidden]{display:none!important}@keyframes requestIn{from{opacity:.25;transform:translateY(6px)}to{opacity:1;transform:none}}.request-progress>div.done{color:#159d58}.request-progress>div.done span{border-color:#b7e6ca;background:#eaf8f0;color:#159d58}.request-progress>div.done span{font-size:0}.request-progress>div.done span:before{content:"\f00c";font-family:"Font Awesome 7 Free";font-size:9px;font-weight:900}.request-form-roomy{gap:17px}.request-form label small,.choice-fieldset small{color:#9aa3b1;font-size:8px;font-weight:500}.request-form .two-fields{gap:12px}.choice-fieldset{margin:0;padding:0;border:0}.choice-fieldset legend{margin-bottom:8px;color:#344054;font-size:9px;font-weight:700}.choice-row,.choice-grid{display:flex;gap:8px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr)}.choice-chip{position:relative;flex:1;cursor:pointer}.choice-chip input{position:absolute;opacity:0;pointer-events:none}.choice-chip>span{min-height:42px;padding:10px 11px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe5ee;border-radius:9px;background:#fff;color:#667085;font-size:8px;font-weight:700;text-align:center;transition:.15s}.choice-grid .choice-chip>span{min-height:62px;display:grid;align-content:center;gap:4px}.choice-chip input:checked+span{border-color:#8db0ff;background:#f4f7ff;color:#164fc8;box-shadow:0 0 0 2px #eef3ff}.choice-chip b{font-size:9px}.choice-chip small{display:block}.request-textarea-shell{height:auto;padding:10px 12px}.request-textarea-shell textarea{width:100%;resize:vertical;border:0;outline:0;background:transparent;color:#344054;font:inherit;font-size:11px;line-height:1.5}.request-actions{margin-top:24px;display:flex;align-items:center;gap:10px}.request-back{height:49px;padding:0 17px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;color:#526071;font-size:10px;font-weight:750}.request-next,.request-submit{margin-left:auto;min-width:170px}.guest-identity-note{padding:13px 14px;display:flex;gap:10px;border:1px solid #d8e6ff;border-radius:10px;background:#f7f9ff}.guest-identity-note>span{width:23px;height:23px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e7f0ff;color:#1e5ad7;font-size:10px;font-weight:900}.guest-identity-note div{display:grid;gap:3px}.guest-identity-note b{font-size:9px}.guest-identity-note small{color:#738095;font-size:8px;line-height:1.4}.guest-sidecard{position:sticky;top:96px;padding:28px;border:1px solid #dfe7f3;border-radius:16px;background:linear-gradient(165deg,#f8fbff,#fff);box-shadow:0 18px 45px rgba(18,43,81,.05)}.guest-sidecard-icon{width:42px;height:42px;margin-bottom:18px;display:grid;place-items:center;border-radius:12px;background:#eaf1ff;color:#1558e8;font-size:22px}.guest-sidecard h2{margin:9px 0 9px;font-size:22px;line-height:1.08;letter-spacing:-.8px}.guest-sidecard>p{margin:0;color:#778294;font-size:10px;line-height:1.6}.guest-side-list{margin:22px 0;display:grid;gap:15px}.guest-side-list>span{display:grid;grid-template-columns:26px 1fr;gap:2px 9px}.guest-side-list i{grid-row:1/3;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#eef4ff;color:#1d5bd8;font-size:8px;font-style:normal;font-weight:850}.guest-side-list b{font-size:9px}.guest-side-list small{color:#8490a1;font-size:8px;line-height:1.4}.guest-account-promo{padding-top:17px;display:grid;gap:5px;border-top:1px solid #e7ebf2}.guest-account-promo b{font-size:8px;color:#667085}.guest-account-promo a{color:#1558e8;text-decoration:none;font-size:9px;font-weight:800}

/* Guest request submitted */
.guest-status-page,.guest-manage-page{min-height:100vh;background:#f7f9fc}.guest-status-main{width:min(920px,calc(100% - 40px));margin:auto;padding:62px 0 90px}.submitted-hero{max-width:720px;margin:auto;text-align:center}.success-mark{width:62px;height:62px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#e8f8ef;color:#159d58;font-size:27px;font-weight:900;box-shadow:0 0 0 10px rgba(23,168,91,.07)}.submitted-hero h1{margin:12px 0 10px;font-size:42px;letter-spacing:-2px}.submitted-hero>p{max-width:620px;margin:0 auto;color:#6f7b8d;font-size:12px;line-height:1.65}.submitted-route{margin:27px auto 0;padding:18px 20px;max-width:560px;display:grid;gap:8px;border:1px solid #dfe6f0;border-radius:13px;background:#fff;box-shadow:0 14px 35px rgba(22,47,90,.06)}.submitted-route>span{width:max-content;margin:auto;padding:4px 7px;border-radius:999px;background:#eef4ff;color:#1f5cd5;font-size:7px;font-weight:850;text-transform:uppercase}.submitted-route b{display:flex;justify-content:center;gap:11px;font-size:16px}.submitted-route em{font-style:normal}.submitted-route i{color:#98a2b3;font-style:normal}.submitted-route small{color:#8c96a6;font-size:8px}.submitted-actions{margin-top:20px;display:flex;justify-content:center;gap:10px}.submitted-actions .final-primary{height:46px;padding:0 18px;border-radius:9px;font-size:10px}.submitted-secondary{height:46px;padding:0 18px;display:inline-flex;align-items:center;border:1px solid #dce3ed;border-radius:9px;background:#fff;color:#475467;text-decoration:none;font-size:10px;font-weight:750}.secure-link-note{display:block;margin-top:12px;color:#98a2b3;font-size:7px}.account-upgrade-card{margin-top:54px;padding:34px;display:grid;grid-template-columns:1fr 1.05fr;gap:35px;border:1px solid #dfe6f0;border-radius:18px;background:#fff;box-shadow:0 20px 55px rgba(22,47,90,.06)}.upgrade-copy h2{margin:9px 0 10px;font-size:24px;line-height:1.15;letter-spacing:-1px}.upgrade-copy p{margin:0;color:#7c8797;font-size:10px;line-height:1.6}.upgrade-benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px}.upgrade-benefits>span{display:grid;grid-template-columns:24px 1fr;gap:9px}.upgrade-benefits i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eaf8f0;color:#159d58;font-size:8px;font-style:normal;font-weight:900}.upgrade-benefits div{display:grid;gap:3px}.upgrade-benefits b{font-size:9px}.upgrade-benefits small{color:#8b95a4;font-size:8px;line-height:1.4}.upgrade-footer{grid-column:1/-1;padding-top:21px;display:flex;align-items:center;gap:15px;border-top:1px solid #edf0f4}.optional-account-link{height:44px;padding:0 16px;border-radius:9px;font-size:9px}.upgrade-footer>span{color:#8c96a5;font-size:8px}.what-next-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.what-next-grid article{padding:20px;display:grid;grid-template-columns:31px 1fr;gap:11px;border:1px solid #e3e8ef;border-radius:12px;background:#fff}.what-next-grid article>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#f0f4fb;color:#547098;font-size:8px;font-weight:850}.what-next-grid article div{display:grid;gap:5px}.what-next-grid b{font-size:9px}.what-next-grid small{color:#8791a1;font-size:8px;line-height:1.45}

/* Guest request management */
.guest-manage-main{width:min(1080px,calc(100% - 48px));margin:auto;padding:45px 0 80px}.guest-request-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.guest-access-pill{display:inline-flex;padding:5px 8px;border:1px solid #d7e4fb;border-radius:999px;background:#f4f7fc;color:#46617f;font-size:7px;font-weight:750}.guest-request-head h1{margin:10px 0 5px;font-size:34px;letter-spacing:-1.5px}.guest-request-head h1 i{padding:0 7px;color:#98a2b3;font-style:normal}.guest-request-head p{margin:0;color:#7c8797;font-size:9px}.guest-manage-grid{margin-top:26px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.guest-primary-column,.guest-secondary-column{display:grid;gap:18px}.guest-panel{padding:25px;border:1px solid #e1e7ef;border-radius:14px;background:#fff}.guest-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.guest-panel-head h2,.guest-panel>h2{margin:7px 0 0;font-size:18px;letter-spacing:-.5px}.empty-offers{padding:40px 20px 24px;text-align:center}.offer-radar{position:relative;width:70px;height:70px;margin:auto;border:1px solid #d7e5ff;border-radius:50%;background:#f7faff}.offer-radar:before,.offer-radar:after{content:"";position:absolute;border:1px solid #dfe9fb;border-radius:50%;inset:12px}.offer-radar:after{inset:26px}.offer-radar span{position:absolute;width:8px;height:8px;right:14px;top:26px;border-radius:50%;background:#1558e8;box-shadow:0 0 0 5px #e8f0ff}.offer-radar i{position:absolute;left:50%;top:50%;width:25px;height:1px;background:#8fb0ee;transform-origin:left;transform:rotate(-35deg)}.empty-offers h3{margin:18px 0 7px;font-size:16px}.empty-offers p{max-width:520px;margin:auto;color:#7d8797;font-size:9px;line-height:1.6}.matching-tags{margin-top:16px;display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.matching-tags span{padding:5px 7px;border-radius:999px;background:#f3f6fa;color:#718096;font-size:7px;font-weight:700}.guest-text-button{border:0;background:none;color:#1558e8;font-size:8px;font-weight:750}.request-summary-grid{margin:21px 0 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #edf0f4}.request-summary-grid>div{padding:16px 0;border-bottom:1px solid #edf0f4}.request-summary-grid>div:nth-child(odd){padding-right:25px;border-right:1px solid #edf0f4}.request-summary-grid>div:nth-child(even){padding-left:25px}.request-summary-grid dt{color:#98a2b3;font-size:7px;font-weight:750;text-transform:uppercase;letter-spacing:.5px}.request-summary-grid dd{margin:5px 0 0;color:#344054;font-size:10px;font-weight:650}.access-panel>p,.account-nudge>p{color:#7d8797;font-size:9px;line-height:1.55}.access-check{margin-top:18px;padding:12px;display:grid;grid-template-columns:27px 1fr;gap:9px;border-radius:9px;background:#f2faf5}.access-check>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#dff4e8;color:#159d58;font-size:9px;font-weight:900}.access-check div{display:grid;gap:3px}.access-check b{font-size:8px}.access-check small{color:#719080;font-size:7px;line-height:1.35}.account-nudge{background:linear-gradient(155deg,#0e2147,#143d89);color:#fff;border:0}.account-nudge .auth-kicker{color:#a9c7ff}.account-nudge>p{color:#c3d2ec}.account-nudge .auth-submit{margin-top:15px;width:100%;height:43px;border-radius:8px;font-size:9px}.account-nudge>small{display:block;margin-top:9px;color:#9fb2d1;font-size:7px;text-align:center}

@media(max-width:1120px) and (min-width:901px){.request-layout{grid-template-columns:minmax(0,1fr) 330px;gap:22px}.request-wizard-card{padding:34px}.guest-sidecard{padding:24px}}
@media(max-width:900px){.request-layout{grid-template-columns:1fr;max-width:650px}.guest-sidecard{position:static;display:grid;grid-template-columns:auto 1fr;gap:0 15px}.guest-sidecard-icon{grid-row:1/4}.guest-side-list,.guest-account-promo{grid-column:1/-1}.account-upgrade-card{grid-template-columns:1fr}.upgrade-footer{grid-column:auto}.guest-manage-grid{grid-template-columns:1fr}.guest-secondary-column{grid-template-columns:1fr 1fr}.what-next-grid{grid-template-columns:1fr}}
@media(max-width:620px){.request-main-wide{padding:28px 14px 60px}.request-progress{margin-bottom:24px}.request-progress>div b{display:none}.request-wizard-card{padding:28px 20px}.request-copy h1{font-size:26px}.request-form .two-fields,.choice-grid{grid-template-columns:1fr}.choice-row{display:grid;grid-template-columns:1fr}.request-actions{display:grid;grid-template-columns:auto 1fr}.request-back{grid-column:1}.request-next,.request-submit{grid-column:2;margin-left:0;width:100%;min-width:0}.request-submit{grid-column:1/-1}.guest-sidecard{padding:22px}.guest-status-main{width:min(100% - 28px,920px);padding-top:42px}.submitted-hero h1{font-size:33px;letter-spacing:-1.4px}.submitted-actions{display:grid}.submitted-actions a{width:100%}.account-upgrade-card{padding:25px 20px}.upgrade-benefits{grid-template-columns:1fr}.upgrade-footer{align-items:stretch;display:grid}.optional-account-link{width:100%}.guest-manage-main{width:calc(100% - 28px);padding-top:30px}.guest-request-head{align-items:flex-start}.guest-request-head h1{font-size:27px}.guest-request-head .customer-primary{display:none}.guest-secondary-column{grid-template-columns:1fr}.request-summary-grid{grid-template-columns:1fr}.request-summary-grid>div:nth-child(odd),.request-summary-grid>div:nth-child(even){padding:14px 0;border-right:0}.guest-panel{padding:20px}.guest-manage-header>div span{display:none}}

/* ==========================================================================\n   Landing page refinement — legible type + production responsive navigation\n   ========================================================================== */
.marketing-page {
  font-size: 16px;
}

/* Keep real site copy at comfortable reading sizes. Miniature product/device
   previews retain their compact UI scale below. */
.marketing-page .desktop-nav a,
.marketing-page .login-link { font-size: 14px; }
.marketing-page .nav-cta { min-width: 112px; height: 44px; padding: 0 20px; font-size: 14px; }
.marketing-page .eyebrow-pill { padding: 8px 12px; font-size: 12px; }
.marketing-page .quote-card { padding: 18px; }
.marketing-page .quote-card label > span { margin-bottom: 8px; font-size: 11px; }
.marketing-page .field-shell { height: 56px; }
.marketing-page .field-shell input,
.marketing-page .field-shell select { font-size: 15px; }
.marketing-page .quote-submit { height: 56px; font-size: 14px; }
.marketing-page .quote-card > small { margin-top: 12px; font-size: 11px; }
.marketing-page .hero-trust strong { font-size: 12px; }
.marketing-page .hero-trust > div:last-child > span { font-size: 11px; }
.marketing-page .proof-grid strong { font-size: 16px; }
.marketing-page .proof-grid span { font-size: 12px; }
.marketing-page .section-kicker { font-size: 12px; }
.marketing-page .section-head p,
.marketing-page .trust-grid > div > p,
.marketing-page .driver-copy > p { font-size: 16px; }
.marketing-page .category-card span { font-size: 15px; }
.marketing-page .category-card small { font-size: 12px; }
.marketing-page .steps-grid h3 { font-size: 18px; }
.marketing-page .steps-grid p { font-size: 14px; }
.marketing-page .driver-copy ul { font-size: 14px; }
.marketing-page .light-cta,
.marketing-page .text-link-light,
.marketing-page .text-link { font-size: 14px; }
.marketing-page .trust-cards b { font-size: 14px; }
.marketing-page .trust-cards small { font-size: 12px; }
.marketing-page .final-card > div:first-child > span { font-size: 11px; }
.marketing-page .final-card p { font-size: 14px; }
.marketing-page .final-primary,
.marketing-page .final-secondary { font-size: 13px; }
.marketing-page .footer-grid > div:first-child p { font-size: 12px; }
.marketing-page .footer-grid strong { font-size: 12px; }
.marketing-page .footer-grid > div:not(:first-child) a { min-height: 28px; display: flex; align-items: center; font-size: 12px; }
.marketing-page .footer-bottom { font-size: 11px; }

/* The embedded product preview is intentionally denser, but should still be
   readable on a normal laptop display. */
.marketing-page .window-search,
.marketing-page .online { font-size: 9px; }
.marketing-page .product-heading small,
.marketing-page .product-heading > span { font-size: 8px; }
.marketing-page .preview-route em { font-size: 6.5px; }
.marketing-page .preview-route b { font-size: 10px; }
.marketing-page .preview-route small { font-size: 7.5px; }
.marketing-page .preview-route button { font-size: 7px; }
.marketing-page .payout-card span,
.marketing-page .payout-card small { font-size: 8px; }
.marketing-page .verified-card strong { font-size: 9px; }
.marketing-page .verified-card small { font-size: 7.5px; }

/* Header: desktop keeps full nav; compact laptops/tablets keep actions + menu. */
.marketing-page .site-header { overflow: visible; }
.marketing-page .nav-wrap {
  width: min(1240px, calc(100% - 40px));
  height: 76px;
  gap: clamp(18px, 2.3vw, 36px);
}
.marketing-page .desktop-nav { margin-left: 6px; gap: clamp(18px, 2.1vw, 30px); }
.marketing-page .nav-actions { gap: 12px; }
.marketing-page .menu-button {
  flex: 0 0 auto;
  border: 1px solid #e4e9f1;
  background: #fff;
  transition: background .15s ease, border-color .15s ease, color .15s ease;
}
.marketing-page .menu-button:hover,
.marketing-page .menu-button[aria-expanded="true"] { background: #f1f5fb; border-color: #d6deea; color: var(--blue); }
.marketing-page .mobile-menu[hidden] { display: none !important; }

@media (max-width: 1020px) {
  .marketing-page .desktop-nav { display: none; }
  .marketing-page .menu-button { display: grid; place-items: center; }
  /* Override the old tablet rule: keep useful primary actions visible. */
  .marketing-page .nav-actions .login-link,
  .marketing-page .nav-actions > .nav-cta { display: inline-flex; }
  .marketing-page .mobile-menu {
    position: absolute;
    top: 68px;
    right: 20px;
    width: min(360px, calc(100vw - 40px));
    padding: 10px;
    gap: 2px;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    background: rgba(255,255,255,.98);
    box-shadow: 0 20px 55px rgba(16,24,40,.14);
    backdrop-filter: blur(18px);
  }
  .marketing-page .mobile-menu > a {
    min-height: 46px;
    padding: 0 13px;
    display: flex;
    align-items: center;
    border-radius: 9px;
    color: #344054;
    font-size: 14px;
  }
  .marketing-page .mobile-menu > a:hover { background: #f6f8fb; color: var(--blue); }
  .marketing-page .mobile-menu > div {
    padding-top: 10px;
    margin-top: 8px;
    border-top: 1px solid #edf0f4;
  }
  .marketing-page .mobile-menu > div > a:first-child { height: 44px; font-size: 13px; }
  .marketing-page .mobile-menu > div > .nav-cta { height: 44px; font-size: 13px; }
}

@media (max-width: 700px) {
  .marketing-page .nav-wrap { width: calc(100% - 28px); height: 68px; gap: 10px; }
  .marketing-page .wordmark { font-size: 22px; }
  .marketing-page .nav-actions { gap: 8px; }
  .marketing-page .nav-actions .login-link { display: none; }
  .marketing-page .nav-actions > .nav-cta { min-width: 0; height: 40px; padding: 0 13px; font-size: 12px; }
  .marketing-page .menu-button { width: 40px; height: 40px; }
  .marketing-page .mobile-menu { top: 60px; left: 14px; right: 14px; width: auto; }
  .marketing-page .mobile-menu > div { grid-template-columns: 1fr; }
  .marketing-page .hero-copy > p { font-size: 16px; }
  .marketing-page .quote-card { padding: 14px; }
  .marketing-page .section-head p,
  .marketing-page .trust-grid > div > p,
  .marketing-page .driver-copy > p { font-size: 15px; }
  .marketing-page .proof-grid span { font-size: 12px; }
}

@media (max-width: 430px) {
  .marketing-page .wordmark { font-size: 20px; letter-spacing: -.8px; }
  .marketing-page .nav-actions > .nav-cta { padding: 0 11px; font-size: 11px; }
  .marketing-page .hero-copy h1 { font-size: clamp(39px, 12vw, 48px); }
  .marketing-page .quote-card label > span { font-size: 10px; }
  .marketing-page .field-shell input,
  .marketing-page .field-shell select { font-size: 16px; } /* avoids iOS input zoom */
  .marketing-page .footer-grid strong,
  .marketing-page .footer-grid > div:not(:first-child) a,
  .marketing-page .footer-grid > div:first-child p { font-size: 13px; }
}

.form-alert{padding:12px 14px;border-radius:10px;margin:14px 0;font-weight:600;font-size:14px}.form-alert.error{background:#fee2e2;color:#991b1b}.form-alert.success{background:#dcfce7;color:#166534}.form-alert.info{background:#eaf2ff;color:#1e579f}.form-alert a{font-weight:800;color:inherit}

/* Real auth/request screens use normal application text sizing. */
.auth-page .auth-header>div,.request-page .request-header>div{font-size:13px}.auth-page .auth-kicker,.request-page .auth-kicker{font-size:11px}.auth-page .auth-card>p,.auth-page .register-card>p,.request-page .request-copy p{font-size:14px}.auth-page .auth-form label,.request-page .request-form>label{font-size:13px}.auth-page .auth-field input,.auth-page .auth-field select,.request-page .auth-field input,.request-page .auth-field select,.request-page .auth-field textarea{font-size:15px}.auth-page .password-toggle{font-size:12px}.auth-page .form-between>a,.auth-page .check-label,.request-page .check-label{font-size:12px!important}.auth-page .auth-submit,.request-page .auth-submit{font-size:14px}.auth-page .auth-switch{font-size:13px!important}.auth-page .auth-visual-content>p,.auth-page .register-aside p{font-size:14px}.request-page .request-progress>div{font-size:11px}.request-page .request-progress>div span{font-size:11px}.request-page .request-copy h1{font-size:34px}.request-page .request-trust{font-size:11px}.request-page .guest-sidecard p,.request-page .guest-side-list small,.request-page .guest-account-promo{font-size:13px}.request-page .guest-side-list b{font-size:14px}@media(max-width:620px){.auth-page .auth-field input,.auth-page .auth-field select,.request-page .auth-field input,.request-page .auth-field select,.request-page .auth-field textarea{font-size:16px}}
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.price-guidance{margin:20px 0;padding:16px;border:1px solid #dbe5f4;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#fff)}.price-guidance strong,.price-guidance small{display:block}.price-guidance strong{margin-top:6px;font-size:20px;color:#15325b}.price-guidance small{margin-top:5px;color:#667085;line-height:1.45}
.auth-field{position:relative}.address-suggestions{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #dfe5ee;border-radius:12px;box-shadow:0 16px 36px rgba(25,39,62,.14);overflow:hidden;max-height:270px;overflow-y:auto}.address-suggestions[hidden]{display:none}.address-suggestions button{display:block;width:100%;border:0;background:#fff;text-align:left;padding:11px 13px;color:#1e293b;font:inherit;font-size:.9rem;cursor:pointer;border-bottom:1px solid #eef2f6}.address-suggestions button:last-child{border-bottom:0}.address-suggestions button:hover,.address-suggestions button:focus{background:#f5f8ff;outline:none}

/* Shared icon consistency. */
.field-shell>i{width:18px;flex:0 0 auto;text-align:center;color:#718096;font-size:17px}.quote-submit>i{font-size:13px}.menu-button>i{font-size:20px}.driver-copy li span i,.phone-chips i{font-size:9px}.step-icon i,.trust-icon i{line-height:1}.phone-chips span{display:inline-flex;align-items:center;gap:4px}

/* Links are styled as controls throughout the app; avoid browser-default underlines on UI text. */
a{text-decoration:none}.legal-copy a{text-decoration:underline;text-underline-offset:2px}
.trust-badges i{margin-right:4px}.aside-benefits>span>i{font-style:normal}
.request-progress>div.done span:before{font-family:"Font Awesome 7 Free";font-weight:900;content:"\f00c"}.request-trust span{display:inline-flex;align-items:center;gap:5px}.offer-verify span{display:inline-flex;align-items:center;gap:5px}

/* 2026-07-31 UI consistency: Font Awesome action/icon alignment */
.category-card>b{display:inline-flex;align-items:center;justify-content:center}
.category-card>b i,.text-link i,.text-link-light i,.auth-submit i{font-size:.88em}
.product-preview aside span{display:flex;align-items:center;justify-content:center}
.product-preview aside i{font-size:12px}
.phone-brand b{display:inline-flex;align-items:center;justify-content:center}
.phone-content>button i{margin-right:6px}
.auth-header a i{margin-right:6px}

/* Quote wizard reliability + mobile refinement — 2026-07-31 */
.request-page .request-form label,.request-page .choice-fieldset legend{font-size:13px}
.request-page .request-form label small,.request-page .choice-fieldset small{font-size:11px}
.request-page .choice-chip>span{font-size:12px}
.request-page .choice-chip b{font-size:13px}
.request-page .request-back{font-size:13px}
@media(max-width:620px){
  .request-page .request-header{height:64px;padding:0 14px;gap:10px}
  .request-page .request-header .wordmark{font-size:20px}
  .request-page .request-header>div{gap:6px;white-space:nowrap}
  .request-page .request-main-wide{padding:22px 12px 52px}
  .request-page .request-progress{width:100%;margin-bottom:18px}
  .request-page .request-progress>div span{width:30px;height:30px}
  .request-page .request-wizard-card{padding:24px 16px;border-radius:14px}
  .request-page .request-copy h1{font-size:29px;line-height:1.08}
  .request-page .request-copy p{font-size:14px;line-height:1.55}
  .request-page .request-form{margin-top:22px}
  .request-page .auth-field{min-height:50px;height:auto;padding-top:0;padding-bottom:0}
  .request-page .request-textarea-shell{padding-top:10px;padding-bottom:10px}
  .request-page .choice-chip>span{min-height:50px;padding:12px}
  .request-page .choice-grid .choice-chip>span{min-height:64px}
  .request-page .request-actions{grid-template-columns:minmax(96px,.62fr) minmax(0,1fr);gap:9px;margin-top:22px}
  .request-page .request-back{width:100%;padding:0 12px}
  .request-page .request-back[hidden]+.request-next{grid-column:1/-1}
  .request-page .request-next,.request-page .request-submit{min-height:50px;height:auto;padding:12px 14px}
  .request-page .request-submit{grid-column:1/-1}
  .request-page .request-trust{gap:10px;margin-top:18px;padding-top:16px}
  .request-page .guest-sidecard{display:block;margin-top:14px;padding:20px;border-radius:14px}
  .request-page .guest-sidecard-icon{margin-bottom:14px}
  .request-page .price-guidance{margin:16px 0}
  .request-page .guest-side-list{margin:18px 0}
}

/* Landing quote address selection + styled category field */
.marketing-page .quote-card .field-shell{position:relative}.marketing-page .select-shell select{-webkit-appearance:none;appearance:none;padding-right:34px;background:transparent;cursor:pointer}.marketing-page .select-shell:after{content:"\f078";font-family:"Font Awesome 7 Free";font-weight:900;position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:11px;color:#7c8999;pointer-events:none}.landing-address-results{position:absolute;z-index:1200;left:-1px;right:-1px;top:calc(100% + 7px);display:grid;padding:7px;background:#fff;border:1px solid #dfe6ef;border-radius:12px;box-shadow:0 18px 44px rgba(25,42,67,.16);overflow:hidden}.landing-address-results[hidden]{display:none!important}.landing-address-results button{appearance:none;border:0;background:#fff;display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border-radius:8px;text-align:left;color:#334155;font:inherit;cursor:pointer}.landing-address-results button:hover,.landing-address-results button:focus{outline:0;background:#f0f6ff;color:#145fc5}.landing-address-results i{margin-top:2px;color:#4f82c8}.landing-address-results span{font-size:12px;line-height:1.45;font-weight:600}

/* Help Center */
.help-main{padding-top:82px;background:#f7f9fc;min-height:100vh}.help-hero{padding:64px 0 42px;background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);border-bottom:1px solid #e7ecf2}.help-hero h1{margin:8px 0 10px;font-size:clamp(38px,5vw,58px);letter-spacing:-2px;color:#17243b}.help-hero p{margin:0;color:#667488;font-size:16px}.help-search{max-width:720px;margin-top:25px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid #dce4ee;border-radius:13px;background:#fff;box-shadow:0 10px 30px rgba(31,47,70,.06)}.help-search i{color:#8795a7}.help-search input{width:100%;height:54px;border:0;outline:0;background:transparent;font:inherit;color:#26364e}.help-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:34px;padding-top:44px;padding-bottom:70px;align-items:start}.help-faqs .section-head{margin-bottom:25px}.help-faqs .section-head h2{font-size:30px;margin:6px 0}.help-category{margin-bottom:30px}.help-category>h3{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#6c7f98;margin:0 0 10px}.help-faq{border:1px solid #e1e7ef;border-radius:13px;background:#fff;margin-bottom:9px;overflow:hidden}.help-faq[hidden]{display:none}.help-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;cursor:pointer;font-size:14px;font-weight:750;color:#223149;list-style:none}.help-faq summary::-webkit-details-marker{display:none}.help-faq summary i{font-size:11px;color:#8090a4;transition:transform .2s}.help-faq[open] summary i{transform:rotate(180deg)}.help-faq>div{padding:0 18px 18px;color:#627287;font-size:13px;line-height:1.7}.help-faq>div p{margin:0}.help-support-card{position:sticky;top:105px;padding:25px;border:1px solid #dde5ee;border-radius:17px;background:#fff;box-shadow:0 16px 40px rgba(32,49,75,.07)}.help-support-card h2{font-size:23px;margin:6px 0 8px}.help-support-card>p{color:#6f7e90;line-height:1.55}.help-ticket-form{display:grid;gap:12px;margin-top:18px}.help-ticket-form label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#34445b}.help-ticket-form input,.help-ticket-form select,.help-ticket-form textarea,.ticket-reply textarea{width:100%;box-sizing:border-box;border:1px solid #d9e1eb;border-radius:10px;background:#fff;padding:11px 12px;font:inherit;font-size:14px;color:#26364e;outline:0}.help-ticket-form input:focus,.help-ticket-form select:focus,.help-ticket-form textarea:focus,.ticket-reply textarea:focus{border-color:#6aa0e9;box-shadow:0 0 0 3px rgba(42,116,216,.09)}.help-submit{min-height:46px;border:0;border-radius:10px;background:#1769e0;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px}.my-tickets{margin-top:24px;padding-top:20px;border-top:1px solid #e7ecf2}.my-tickets h3{font-size:12px;margin:0 0 9px}.my-tickets>a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;text-decoration:none;color:#314158;border-bottom:1px solid #f0f2f5}.my-tickets b{font-size:11px;display:block}.my-tickets small{font-size:9px;color:#8794a4}.my-tickets em{font-size:9px;font-style:normal;color:#1769e0}.help-ticket-main{width:min(900px,calc(100% - 30px));margin:0 auto;padding:120px 0 70px}.ticket-back{display:inline-flex;gap:8px;align-items:center;text-decoration:none;color:#55708f;font-size:12px;font-weight:700}.ticket-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:22px 0 18px;padding:24px;border:1px solid #e1e7ef;border-radius:16px;background:#fff}.ticket-header h1{font-size:27px;margin:5px 0 6px}.ticket-header p{margin:0;color:#728096}.ticket-status{padding:7px 10px;border-radius:999px;background:#eef4fb;color:#48647f;font-size:10px;font-weight:800}.ticket-status.resolved,.ticket-status.closed{background:#eaf8f0;color:#18844b}.ticket-thread{display:grid;gap:12px}.ticket-message{padding:17px 18px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}.ticket-message.staff{border-left:4px solid #1769e0}.ticket-message-head{display:flex;justify-content:space-between;gap:12px}.ticket-message-head b{font-size:12px}.ticket-message-head time{font-size:10px;color:#8996a5}.ticket-message p{margin:9px 0 0;font-size:13px;line-height:1.65;color:#53647a}.ticket-reply{display:grid;gap:10px;margin-top:18px;padding:20px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}.ticket-reply label{display:grid;gap:7px;font-size:12px;font-weight:700}
@media(max-width:900px){.help-layout{grid-template-columns:1fr}.help-support-card{position:static}.help-hero{padding-top:48px}}
@media(max-width:620px){.help-main{padding-top:70px}.help-hero{padding:38px 0 30px}.help-hero h1{font-size:38px}.help-layout{padding-top:28px}.help-support-card{padding:20px}.help-faq summary{padding:15px;font-size:13px}.help-ticket-main{padding-top:95px}.ticket-header{display:grid;padding:20px}.ticket-header h1{font-size:23px}}

/* Quote validation */
.field-error{display:block;margin-top:6px;color:#b42318;font-size:12px;font-weight:700}.auth-field input[aria-invalid="true"],.auth-field select[aria-invalid="true"],.legal-check input[aria-invalid="true"]{outline:2px solid rgba(180,35,24,.2);border-color:#b42318}
.help-category h3 a{color:inherit;text-decoration:none}.help-category h3 a:hover{text-decoration:underline}.help-category-guides{display:grid;gap:14px;margin:24px 0}.help-guide-card{display:block;text-decoration:none;color:inherit}.help-guide-card h2{margin:7px 0;font-size:20px}.help-guide-card p{color:#667085;line-height:1.6}.help-guide-card strong{color:#1558e8}
