@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1b2a;--navy-mid:#1a2f45;--teal:#1d9e75;--teal-light:#e1f5ee;--teal-mid:#5dcaa5;--cream:#f8f5ef;--stone:#e8e4db;--text-dark:#0d1b2a;--text-muted:#5f6b78;--muted:#5f6b78;--serif:"DM Serif Display",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;--amber:#f59e0b;--amber-light:#fef3c7;--indigo:#4f6bd4;--indigo-light:#eef2ff;--coral:#e8644a;--coral-light:#fee8e3;--purple:#7c5cbf;--purple-light:#f3eeff;--sky:#0ea5e9;--sky-light:#e0f5ff}html{font-size:18px}body{font-family:var(--sans);background:var(--cream);color:var(--text-dark);max-width:100%;overflow-x:hidden}html{overflow-x:hidden}nav{-webkit-backdrop-filter:blur(12px);z-index:100;background:#0d1b2af5;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.hero-wrapper{padding-top:68px}.logo{font-family:var(--serif);color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;display:flex}nav ul{align-items:center;gap:2rem;list-style:none;display:flex}nav ul li{align-items:center;display:flex}nav ul a{color:#ffffff9e;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}nav ul a:hover{color:#fff}.nav-help-btn{color:#ffffffd9;cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--sans);background:0 0;border:1.5px solid #ffffff40;border-radius:6px;padding:.4rem .875rem;text-decoration:none;transition:all .2s}.nav-help-btn:hover{border-color:var(--teal);color:var(--teal)}.nav-cta{border-radius:6px;padding:.5rem 1.25rem;font-size:.875rem;background:var(--teal)!important;color:#fff!important;font-weight:500!important;transition:all .2s!important}.nav-cta:hover{background:var(--teal-mid)!important;color:var(--navy)!important}:root{--hero-mesh:radial-gradient(ellipse 62% 65% at 82% 8%,#e1f5ee6b 0%,transparent 70%),radial-gradient(ellipse 52% 58% at 10% 88%,#e8edf242 0%,transparent 70%),var(--cream)}.hero-wrapper{background:var(--navy);background-image:radial-gradient(65% 70% at 12% 65%,#1d9e7521 0%,#0000 58%),radial-gradient(55% 55% at 88% 15%,#1d9e7512 0%,#0000 58%);position:relative;overflow:hidden}.hero-wrapper h1{color:#fff}.hero-wrapper h1 em{color:var(--teal-mid)}.hero-wrapper .hero-eyebrow{color:var(--teal-mid);background:#1d9e7526;border:1px solid #1d9e7547}.hero-wrapper .hero-eyebrow span{background:var(--teal-mid)}.hero-eyebrow-link{text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s}.hero-eyebrow-link:hover{background:#1d9e7547;transform:translateY(-1px);box-shadow:0 2px 12px #1d9e7533}.hero-wrapper .hero-sub{color:#fff9}.hero-wrapper .btn-primary{background:var(--teal)}.hero-wrapper .btn-primary:hover{background:var(--teal-mid);color:var(--navy)}.hero-wrapper .btn-secondary{color:#ffffffd1;border-color:#ffffff38}.hero-wrapper .btn-secondary:hover{color:#fff;border-color:#ffffff8c}.hero-wrapper .hero-trust{border-top-color:#ffffff14}.hero-wrapper .trust-item{color:#ffffff73}.hero-wrapper .trust-dot{background:var(--teal-mid)}.hero{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:6rem 1rem 3rem;display:grid;position:relative}.hero-eyebrow{background:var(--teal-light);color:var(--teal);letter-spacing:.04em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.25rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.625rem;font-weight:500;display:inline-flex}.hero-eyebrow span{background:var(--teal);border-radius:50%;width:6px;height:6px}h1{font-family:var(--serif);color:var(--navy);margin-bottom:1.5rem;font-size:4.25rem;line-height:1.05}h1 em{color:var(--teal);font-style:italic}.hero-sub{color:var(--text-muted);max-width:480px;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.7}.hero-actions{align-items:center;gap:1rem;display:flex}.btn-primary{background:var(--navy);color:#fff;cursor:pointer;font-size:.9375rem;font-weight:500;font-family:var(--sans);border:none;border-radius:8px;padding:.875rem 1.75rem;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:var(--teal);transform:translateY(-1px)}.btn-secondary{color:var(--navy);border:1.5px solid var(--stone);cursor:pointer;font-size:.9375rem;font-weight:400;font-family:var(--sans);background:0 0;border-radius:8px;padding:.875rem 1.75rem;transition:all .2s}.btn-secondary:hover{border-color:var(--navy)}.hero-trust{border-top:1px solid var(--stone);align-items:center;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:flex}.hero-eyebrow-bottom{border-top:1px solid #ffffff14;margin-top:2rem;padding-top:2rem}.trust-item{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.trust-dot{background:var(--teal);border-radius:50%;width:8px;height:8px}.hero-bridge-pattern{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:767px){.hero-bridge-pattern{display:none}}.hero-visual{position:relative}.quote-card{border:1px solid var(--stone);background:#fff;border-radius:16px;padding:1.5rem}.hero-visual .quote-card{transform:rotate(1.5deg);box-shadow:0 24px 64px #0d1b2a1a,0 4px 16px #0d1b2a0f}.quote-card-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.quote-card-header h3{font-family:var(--serif);font-size:1.125rem}.badge-live{background:var(--teal-light);color:var(--teal);border-radius:100px;padding:.2rem .6rem;font-size:.6875rem;font-weight:500}.carrier-list{flex-direction:column;gap:.75rem;display:flex}.carrier-row{border:1.5px solid var(--stone);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:.875rem 1rem;transition:all .2s;display:flex}.carrier-row.best{border-color:var(--teal);background:var(--teal-light)}.carrier-row:hover{border-color:var(--navy)}.carrier-left{align-items:center;gap:.5rem;display:flex}.carrier-icon{background:var(--stone);width:64px;height:64px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;font-size:.625rem;font-weight:500;display:flex;overflow:hidden}.carrier-icon-logo{background:0 0;border:none;padding:0}.carrier-name{font-size:.875rem;font-weight:500}.carrier-type{color:var(--text-muted);font-size:.75rem}.carrier-price{font-family:var(--serif);color:var(--navy);font-size:1.25rem}.carrier-price span{font-family:var(--sans);color:var(--text-muted);font-size:.75rem;font-weight:400}.carrier-price-mo{color:var(--text-muted);margin-top:.1rem;font-size:.75rem}.carrier-price-mo span{font-size:.7rem}.carrier-savings{color:var(--teal);margin-top:.2rem;font-size:.6875rem;font-weight:500}.carrier-chips{flex-wrap:wrap;gap:.3rem;margin-top:.3rem;display:flex}.carrier-chip{letter-spacing:.03em;text-transform:uppercase;border-radius:100px;padding:.15rem .45rem;font-size:.6rem;font-weight:500}.chip-teal{background:var(--teal-light);color:var(--teal)}.chip-gray{background:var(--stone);color:var(--text-muted)}.best-badge{color:var(--teal);background:#fff;border-radius:100px;padding:.2rem .5rem;font-size:.6875rem;font-weight:500}.card-footer{gap:.75rem;margin-top:1.25rem;display:flex}.card-btn-main{background:var(--navy);color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--sans);border:none;border-radius:8px;flex:1;padding:.75rem}.card-btn-sec{border:1.5px solid var(--stone);cursor:pointer;font-size:.875rem;font-family:var(--sans);color:var(--text-dark);background:0 0;border-radius:8px;padding:.75rem 1rem}.floating-pill{border:1px solid var(--stone);letter-spacing:.01em;background:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.8125rem;font-weight:700;animation:3s cubic-bezier(.45,0,.55,1) infinite floatPill;display:flex;position:absolute;box-shadow:0 12px 32px #0000002e,0 2px 8px #0000001a}.pill-bottom{animation-delay:-1.5s}@keyframes floatPill{0%,to{transform:translateY(0)scale(1)}30%{transform:translateY(-10px)scale(1.03)}60%{transform:translateY(-7px)scale(1.01)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #10b98180}50%{opacity:.9;transform:scale(1.4);box-shadow:0 0 0 6px #10b98100}}.pill-dot{border-radius:50%;width:9px;height:9px}.pill-teal{background:var(--teal);animation:1.8s ease-in-out infinite pulseDot}.pill-amber{background:#ef9f27;animation:1.8s ease-in-out .9s infinite pulseDot}.pill-top{top:-16px;right:40px}.pill-bottom{bottom:-16px;left:20px}section{padding:5rem 1rem}.section-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.section-bg svg{display:block}@media (max-width:767px){.section-bg{opacity:.7}}.section-inner{max-width:1400px;margin:0 auto;position:relative}.features-section{background:radial-gradient(ellipse 65% 55% at 50% 22%,#e1f5ee4d 0%,transparent 65%),var(--cream);position:relative}.how-section{background:radial-gradient(ellipse 65% 45% at 50% 72%,#1d9e7526 0%,transparent 70%),var(--navy);position:relative}.partners-section{background:linear-gradient(to bottom,#fff 0%,var(--cream)100%);position:relative}.partner-card,.stats-row{background:#fff}.cta-section,footer,footer .logo,.footer-copy,.footer-links{position:relative}.section-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--teal);margin-bottom:1rem;font-size:.75rem;font-weight:500}h2{font-family:var(--serif);color:var(--navy);margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.section-sub{color:var(--text-muted);max-width:500px;margin-bottom:3rem;font-size:1rem;line-height:1.7}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card{border:1px solid var(--stone);background:#fff;border-radius:14px;padding:1.75rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0d1b2a17}.feature-card.featured{background:var(--navy);border-color:var(--navy)}.feature-card.featured h3{color:#fff}.feature-card.featured p{color:#fff9}.feature-card.featured .feature-icon{background:#1d9e752e}.feature-icon{background:var(--teal-light);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.feature-icon.amber{background:var(--amber-light)}.feature-icon.indigo{background:var(--indigo-light)}.feature-icon.coral{background:var(--coral-light)}.feature-icon.purple{background:var(--purple-light)}.feature-icon.sky{background:var(--sky-light)}.feature-icon svg{width:20px;height:20px}.feature-card h3{font-family:var(--serif);margin-bottom:.6rem;font-size:1.125rem}.feature-card p{color:var(--text-muted);font-size:.875rem;line-height:1.6}.features-alt{flex-direction:column;gap:5.5rem;margin-top:5rem;display:flex}.feature-block{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.feature-block.reverse .feature-block-visual{order:-1}.feature-block-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--teal);margin-bottom:.875rem;font-size:.75rem;font-weight:500}.feature-block h3{font-family:var(--serif);color:var(--navy);margin-bottom:1.75rem;font-size:2rem;line-height:1.2}.feature-block-bullets{flex-direction:column;gap:1.25rem;display:flex}.feature-bullet{align-items:flex-start;gap:1rem;display:flex}.feature-bullet-check{background:var(--teal-light);width:24px;height:24px;color:var(--teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.feature-bullet-check svg{width:12px;height:12px}.feature-bullet p{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.65}.feature-bullet strong{color:var(--text-dark);font-weight:500}.fv-card{border:1px solid var(--stone);background:#fff;border-radius:18px;padding:1.75rem;box-shadow:0 28px 72px #0d1b2a1a,0 4px 18px #0d1b2a0f}.fv-card-header{font-family:var(--serif);color:var(--navy);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:1rem;display:flex}.fv-live{background:var(--teal-light);color:var(--teal);font-size:.6875rem;font-weight:600;font-family:var(--sans);border-radius:100px;padding:.2rem .65rem}.fv-rows{flex-direction:column;gap:.625rem;display:flex}.fv-row{border:1.5px solid var(--stone);border-radius:10px;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.fv-row.best{border-color:var(--teal);background:var(--teal-light)}.fv-carrier{font-size:.875rem;font-weight:500}.fv-price{font-family:var(--serif);color:var(--navy);text-align:right;font-size:1.125rem}.fv-price small{font-family:var(--sans);color:var(--text-muted);font-size:.75rem;font-weight:400}.fv-best-tag{color:var(--teal);margin-top:.15rem;font-size:.6875rem;font-weight:500}.fv-carrier-grid-wrap{border:1px solid var(--stone);background:#fff;border-radius:18px;padding:1.75rem;box-shadow:0 8px 32px #0d1b2a12}.fv-carrier-grid-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.25rem;font-size:.75rem;font-weight:500}.fv-carrier-grid{grid-template-columns:repeat(4,1fr);gap:.625rem;display:grid}.fv-carrier-tile{background:var(--cream);border:1px solid var(--stone);border-radius:10px;justify-content:center;align-items:center;height:52px;padding:.4rem .6rem;transition:border-color .2s,box-shadow .2s;display:flex}.fv-carrier-tile:hover{border-color:var(--teal);box-shadow:0 2px 8px #1d9e751f}.fv-carrier-tile img{object-fit:contain;width:auto;max-width:72px;height:28px}.fv-carrier-grid-footer{color:var(--teal);align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.8125rem;font-weight:500;display:flex}.fv-carrier-grid-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s ease-in-out infinite pulseDot}.fv-stats{background:var(--navy);border-radius:18px;padding:2.75rem 2.25rem;position:relative;overflow:hidden;box-shadow:0 28px 72px #0d1b2a33}.fv-stats:before{content:"";pointer-events:none;background:radial-gradient(circle,#1d9e7538 0%,#0000 70%);width:320px;height:320px;position:absolute;top:-100px;right:-100px}.fv-big-num{font-family:var(--serif);color:var(--teal-mid);font-size:4rem;line-height:1;position:relative}.fv-big-label{color:#ffffff7a;margin-top:.4rem;margin-bottom:2.25rem;font-size:.875rem;position:relative}.fv-steps{flex-direction:column;gap:1rem;display:flex;position:relative}.fv-step-row{color:#ffffff61;align-items:center;gap:.875rem;font-size:.875rem;display:flex}.fv-step-row.done{color:#ffffffc7}.fv-step-row.active{color:#fff}.fv-step-dot{background:#ffffff26;border-radius:50%;flex-shrink:0;width:9px;height:9px}.fv-step-row.done .fv-step-dot{background:var(--teal)}.fv-step-row.active .fv-step-dot{background:var(--teal-mid);box-shadow:0 0 0 4px #5dcaa538}.fv-agent{border:1px solid var(--stone);background:#fff;border-radius:18px;padding:2.25rem;box-shadow:0 28px 72px #0d1b2a1a,0 4px 18px #0d1b2a0f}.fv-agent-label{text-transform:uppercase;letter-spacing:.06em;color:var(--teal);margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.fv-agent-grid{grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:1.25rem;display:grid}.fv-agent-stat{background:var(--cream);border-radius:12px;padding:1.125rem 1.25rem}.fv-agent-stat-num{font-family:var(--serif);color:var(--navy);font-size:2rem;line-height:1}.fv-agent-stat-label{color:var(--text-muted);margin-top:.3rem;font-size:.75rem;line-height:1.35}.fv-agent-cta{background:var(--teal-light);color:var(--teal);border-radius:10px;align-items:center;gap:.625rem;padding:.875rem 1.125rem;font-size:.875rem;font-weight:500;display:flex}@media (max-width:900px){.feature-block{grid-template-columns:1fr;gap:2.5rem}.feature-block.reverse .feature-block-visual{order:unset}.features-alt{gap:3.5rem;margin-top:3rem}.feature-block h3{font-size:1.625rem}}.how-section{background:var(--navy)}.how-section h2{color:#fff}.how-section .section-eyebrow{color:var(--teal-mid)}.how-section .section-sub{color:#fff9}.steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.steps:before{content:"";background:#ffffff1a;height:1px;position:absolute;top:24px;left:10%;right:10%}.step{text-align:center}.step-num{background:var(--teal);width:48px;height:48px;font-family:var(--serif);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.125rem;display:flex;position:relative}.step h4{color:#fff;margin-bottom:.5rem;font-size:.9375rem;font-weight:500}.step p{color:#ffffff8c;font-size:.8125rem;line-height:1.6}.partners-section{background:#fff}.partners-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.partner-card{border:1px solid var(--stone);border-radius:14px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.partner-avatar{background:var(--navy);width:48px;height:48px;font-family:var(--serif);color:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:1rem;display:flex}.partner-card h3{font-family:var(--serif);font-size:1.25rem}.partner-card p{color:var(--text-muted);font-size:.875rem;line-height:1.6}.partner-tag{color:var(--teal);font-size:.75rem;font-weight:500}.stats-row{border:1px solid var(--stone);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;margin-top:3rem;display:grid;overflow:hidden}.stat-item{text-align:center;border-right:1px solid var(--stone);padding:2rem 1.5rem}.stat-item:last-child{border-right:none}.stat-num{font-family:var(--serif);color:var(--navy);font-size:2.75rem}.stat-num.teal{color:var(--teal)}.stat-num.amber{color:var(--amber)}.stat-num.indigo{color:var(--indigo)}.stat-label{color:var(--text-muted);margin-top:.35rem;font-size:.8125rem}.cta-section{background:var(--teal);text-align:center;background:radial-gradient(70% 80%,#22b585 0%,#178a62 100%);padding:5rem 1rem}.cta-section h2{color:#fff;margin-bottom:1rem}.cta-section p{color:#fffc;margin-bottom:2.5rem;font-size:1rem}.btn-white{color:var(--teal);cursor:pointer;font-size:.9375rem;font-weight:500;font-family:var(--sans);background:#fff;border:none;border-radius:8px;padding:.875rem 2rem;text-decoration:none;transition:all .2s;display:inline-block}.btn-white:hover{transform:translateY(-1px)}footer{background:var(--navy);justify-content:space-between;align-items:center;padding:2rem 1rem;display:flex}.footer-logo{font-family:var(--serif);color:#fff;font-size:1.125rem}.footer-copy{color:#fff6;font-size:.8125rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#ffffff80;font-size:.8125rem;text-decoration:none}.divider{background:var(--stone);height:1px}.snapbind-theme{--teal:#10b981;--teal-light:#d1fae5;--teal-mid:#6ee7b7;--navy:#0f172a;--navy-mid:#1e293b;--hero-mesh:radial-gradient(ellipse 62% 65% at 82% 8%,#d1fae56b 0%,transparent 70%),radial-gradient(ellipse 52% 58% at 10% 88%,#e2e8f042 0%,transparent 70%),var(--cream)}.snapbind-theme .cta-section{background:radial-gradient(70% 80%,#1fcc92 0%,#0d9669 100%)}.snapbind-theme .features-section{background:radial-gradient(ellipse 65% 55% at 50% 22%,#d1fae54d 0%,transparent 65%),var(--cream)}.snapbind-theme .how-section{background:radial-gradient(ellipse 65% 45% at 50% 72%,#10b98126 0%,transparent 70%),var(--navy)}.sagebind-theme{--teal:#0ea5e9;--teal-light:#e0f2fe;--teal-mid:#7dd3fc;--navy:#0f172a;--navy-mid:#1e293b;--hero-mesh:radial-gradient(ellipse 62% 65% at 82% 8%,#e0f2fe6b 0%,transparent 70%),radial-gradient(ellipse 52% 58% at 10% 88%,#e2e8f042 0%,transparent 70%),var(--cream)}.sagebind-theme .cta-section{background:radial-gradient(70% 80%,#22b5ed 0%,#0b7bb5 100%)}.sagebind-theme .features-section{background:radial-gradient(ellipse 65% 55% at 50% 22%,#e0f2fe4d 0%,transparent 65%),var(--cream)}.sagebind-theme .how-section{background:radial-gradient(ellipse 65% 45% at 50% 72%,#0ea5e926 0%,transparent 70%),var(--navy)}.carriers-strip{border-top:1px solid var(--stone);border-bottom:1px solid var(--stone);background:#fff;padding:1.75rem 0;overflow:hidden}.carriers-strip-inner{align-items:center;gap:1.5rem;padding:0 1rem;display:flex}.carriers-label{color:var(--text-muted);white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-size:.8125rem}.carriers-ticker-wrap{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}.carriers-ticker{gap:0;width:max-content;animation:40s linear infinite ticker;display:flex}.carriers-ticker .carrier-logo-badge{margin-right:.625rem}.carriers-ticker:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.carrier-badge{background:var(--cream);border:1px solid var(--stone);color:var(--text-dark);letter-spacing:.01em;white-space:nowrap;border-radius:8px;padding:.5rem 1.1rem;font-size:.9375rem;font-weight:500}.carrier-logo-badge{background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:120px;height:72px;padding:.75rem 1.5rem;display:flex}.carrier-logo-badge img{object-fit:contain;width:auto;max-width:150px;height:48px;display:block}.hero-carrier-logo{object-fit:contain;border-radius:4px;width:60px;height:60px}.grbm-logo-inline{object-fit:contain;vertical-align:middle;width:auto;height:20px;display:inline-block}.carrier-badge.teal{background:var(--teal-light);color:#156b4f;border-color:#b2e0d0}.carrier-badge.amber{background:var(--amber-light);color:#92650a;border-color:#fcd97a}.carrier-badge.indigo{background:var(--indigo-light);color:#3451a8;border-color:#c7d2f8}.carrier-badge.coral{background:var(--coral-light);color:#b03d27;border-color:#f5bfb3}.carrier-badge.sky{background:var(--sky-light);color:#0670a0;border-color:#a5dcf8}.testimonials-section{background-color:var(--navy);background-image:url(/testimonials-bg.jpg);background-position:50% 35%;background-size:cover;position:relative;overflow:hidden}.testimonials-section:before{content:"";z-index:0;background:linear-gradient(#0d1b2aad 0%,#0d1b2acc 100%);position:absolute;inset:0}.testimonials-section .section-inner{z-index:1;position:relative}.testimonials-section .section-eyebrow{color:var(--teal-mid)}.testimonials-section h2{color:#fff}.testimonials-section .section-sub{color:#ffffffa6}.testimonials-section .testimonial-card{-webkit-backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff24}.testimonials-section .testimonial-stars{color:#f9bf3b}.testimonials-section .testimonial-quote{color:#ffffffe0}.testimonials-section .testimonial-name{color:#fff;font-weight:500}.testimonials-section .testimonial-biz{color:#ffffff8c}.testimonials-section .testimonial-avatar{background:var(--teal);box-shadow:0 0 0 2px #ffffff26}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card{border:1px solid var(--stone);background:#fff;border-top-width:3px;border-radius:14px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.testimonial-card.accent-teal{border-top-color:var(--teal)}.testimonial-card.accent-amber{border-top-color:var(--amber)}.testimonial-card.accent-indigo{border-top-color:var(--indigo)}.testimonial-stars{color:#ef9f27;letter-spacing:.1em;font-size:.875rem}.testimonial-quote{color:var(--text-dark);flex:1;font-size:.9375rem;line-height:1.65}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{background:var(--navy);width:40px;height:40px;font-family:var(--serif);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.testimonial-name{color:var(--text-dark);font-size:.875rem;font-weight:500}.testimonial-biz{color:var(--text-muted);margin-top:.1rem;font-size:.75rem}.hero-line-static,.hero-line-rotate{display:block}.hero-rotate-part{vertical-align:baseline;display:inline-block}@keyframes heroRotateIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes heroRotateOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.hero-rotate-in,.hero-line-rotate.hero-rotate-in{animation:.48s cubic-bezier(.22,1,.36,1) both heroRotateIn}.hero-rotate-out,.hero-line-rotate.hero-rotate-out{animation:.3s both heroRotateOut}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--delay,0s);transform:translateY(32px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--delay,0s);transform:translate(-36px)}.reveal-left.visible{opacity:1;transform:translate(0)}.split-heading{overflow:visible;opacity:1!important;transform:none!important}.split-word{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1)calc(var(--i,0)*70ms),transform .55s cubic-bezier(.22,1,.36,1)calc(var(--i,0)*70ms);margin-right:.28em;display:inline-block;transform:translateY(28px)}.split-heading.visible .split-word{opacity:1;transform:translateY(0)}.who-section{background:var(--navy);padding:5rem 1rem}.who-section .section-eyebrow{color:var(--teal-mid)}.who-section h2{color:#fff}.who-section .section-sub{color:#ffffff94}.who-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;display:grid}@media (max-width:1024px){.who-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.who-grid{grid-template-columns:1fr 1fr}}.who-card{cursor:default;background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;padding:1.5rem 1.25rem;transition:background .2s,border-color .2s,transform .2s}.who-card:hover{background:#10b98114;border-color:#10b9814d;transform:translateY(-3px)}.who-card-icon{width:42px;height:42px;color:var(--teal-mid);background:#10b9811f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.who-card-label{color:#fff;margin-bottom:.375rem;font-size:.9375rem;font-weight:500;line-height:1.3}.who-card-desc{color:#ffffff73;font-size:.8125rem;line-height:1.5}.who-cta{color:#ffffff73;align-items:center;gap:.875rem;margin-top:2.5rem;font-size:.9rem;display:flex}.who-cta-link{color:var(--teal-mid);font-weight:500;text-decoration:none;transition:color .2s}.who-cta-link:hover{color:#fff}.why-section{background:radial-gradient(ellipse 65% 55% at 50% 22%,#d1fae533 0%,transparent 65%),var(--cream);padding:5rem 1rem;position:relative}.why-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;display:grid}@media (max-width:900px){.why-grid{grid-template-columns:1fr}}.why-card{border:1.5px solid var(--stone);background:#fff;border-radius:16px;padding:2rem 1.75rem;transition:transform .2s,box-shadow .2s}.why-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0d1b2a17}.why-card-eyebrow{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.875rem;font-size:.7rem;font-weight:600}.why-card-teal .why-card-eyebrow{color:var(--teal)}.why-card-amber .why-card-eyebrow{color:var(--amber)}.why-card-indigo .why-card-eyebrow{color:var(--indigo)}.why-card-teal{border-top:3px solid var(--teal)}.why-card-amber{border-top:3px solid var(--amber)}.why-card-indigo{border-top:3px solid var(--indigo)}.why-card-title{font-family:var(--serif);color:var(--navy);margin-bottom:.875rem;font-size:1.375rem;line-height:1.25}.why-card-body{color:var(--text-muted);font-size:.9rem;line-height:1.65}.why-stats{border:1px solid var(--stone);background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:3rem;display:grid;overflow:hidden}@media (max-width:900px){.why-stats{grid-template-columns:repeat(2,1fr)}}.why-stat{text-align:center;border-right:1px solid var(--stone);padding:2rem 1.25rem}.why-stat:last-child{border-right:none}.why-stat-num{font-family:var(--serif);color:var(--teal);margin-bottom:.4rem;font-size:2.5rem;line-height:1}.why-stat-label{color:var(--text-muted);font-size:.8125rem;line-height:1.4}.cta-section .split-heading{color:#fff}.cta-sub{color:#fffc;max-width:480px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.modal-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d1b2a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:2rem;animation:.2s ease-out modal-in;position:relative;box-shadow:0 24px 48px #0000001f}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-close{background:var(--stone);cursor:pointer;width:28px;height:28px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;transition:background .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.modal-close:hover{background:var(--navy);color:#fff}.modal-icon{background:var(--teal-light);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.modal-icon svg{width:24px;height:24px}.modal-title{font-family:var(--serif);color:var(--navy);margin-bottom:.625rem;font-size:1.375rem}.modal-body{color:var(--text-muted);margin-bottom:1.75rem;font-size:.9375rem;line-height:1.65}.help-contacts{border:1px solid var(--stone);border-radius:12px;flex-direction:column;gap:0;margin-bottom:0;display:flex;overflow:hidden}.help-contact-row{border-bottom:1px solid var(--stone);align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:background .15s;display:flex}.help-contact-row:last-of-type{border-bottom:none}.help-contact-row:hover{background:var(--teal-light)}.help-contact-icon{background:var(--teal-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.help-contact-icon svg{width:18px;height:18px}.help-contact-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-size:.6875rem;font-weight:500}.help-contact-val{color:var(--navy);font-size:.9375rem;font-weight:500}.help-hours{color:var(--text-muted);background:var(--cream);align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.help-hours svg{flex-shrink:0;width:14px;height:14px}.btn-full{background:var(--navy);color:#fff;cursor:pointer;width:100%;font-size:1rem;font-weight:500;font-family:var(--sans);border:none;border-radius:10px;padding:.9375rem;transition:background .2s}.btn-full:hover{background:var(--teal)}@media (max-width:430px){.hero-wrapper,.features-section,.who-section,.why-section,.how-section,.partners-section,.testimonials-section,.cta-section,footer{overflow-x:hidden}html{font-size:15px}nav{padding:1rem 1.25rem}nav ul li:not(:last-child){display:none}.hero-wrapper{padding-top:58px}.hero{grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem 2.5rem}.hero-visual{display:none}h1{font-size:2.75rem}.hero-sub{max-width:100%;font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn-primary,.hero-actions .btn-secondary{text-align:center;width:100%}.carriers-label{display:none}.carriers-strip{padding:1rem 0}.carrier-logo-badge{min-width:88px;height:52px;padding:.5rem 1rem}.carrier-logo-badge img{height:34px}section,.who-section,.why-section{padding:3.5rem 1.25rem}.section-sub{margin-bottom:2rem}.features-alt{gap:3rem;margin-top:2rem}.feature-block{grid-template-columns:1fr;gap:2rem}.feature-block h3{font-size:1.5rem}.fv-carrier-grid-wrap{overflow:hidden}.fv-carrier-grid{grid-template-columns:repeat(3,1fr)}.fv-carrier-tile{height:44px;padding:.3rem .4rem}.fv-carrier-tile img{max-width:60px;height:24px}.who-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:2rem}.who-card{padding:1.125rem 1rem}.who-cta{flex-direction:column;align-items:flex-start;gap:.375rem}.why-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.why-stats{grid-template-columns:repeat(2,1fr)}.why-stat{padding:1.25rem 1rem}.why-stat-num{font-size:2rem}.steps{grid-template-columns:repeat(2,1fr);gap:1.5rem}.steps:before{display:none}.partners-grid{grid-template-columns:1fr;gap:1.25rem}.stats-row{border-radius:12px;grid-template-columns:1fr}.stat-item{border-right:none;border-bottom:1px solid var(--stone)}.stat-item:last-child{border-bottom:none}.testimonials-grid{grid-template-columns:1fr;gap:1rem}h2{font-size:1.875rem}footer{text-align:center;flex-direction:column;gap:1rem;padding:2rem 1.25rem}.footer-links{justify-content:center}}@media (orientation:landscape) and (max-height:500px){nav{padding:1rem 1.25rem}nav ul li:not(:last-child){display:none}.hero-wrapper{padding-top:58px}.hero{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.25rem}.hero-visual{display:none}}
