/* LimoVibes production customer experience. */
:root{--lv-ink:#071c36;--lv-ink-soft:#29435f;--lv-blue:#0867e8;--lv-blue-deep:#064cae;--lv-sky:#eaf3ff;--lv-mist:#f5f8fc;--lv-line:#d7e0ea;--lv-gold:#d9a52d;--lv-white:#fff;--lv-shell:76rem}
body.lv-production-site{background:#fff;color:var(--lv-ink-soft);overflow-x:hidden}
.lv-production-site h1,.lv-production-site h2,.lv-production-site h3{color:var(--lv-ink)}
.lv-production-site .lv-shell{max-width:var(--lv-shell)}
.lv-production-site .lv-eyebrow{color:var(--lv-blue-deep);font-weight:800;letter-spacing:.14em}
.lv-production-site .lv-site-header{background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(7,28,54,.08);position:sticky;top:0}
.lv-production-site .lv-site-header__inner{gap:1.25rem;min-height:5.6rem}
.lv-production-site .lv-brand{flex:0 0 auto}.lv-production-site .lv-brand img{height:auto;max-height:none;width:11.5rem}
.lv-production-site .lv-nav{margin-left:auto}.lv-production-site .lv-nav ul{gap:clamp(.8rem,1.3vw,1.35rem)}
.lv-production-site .lv-nav a{border-radius:.45rem;color:var(--lv-ink);display:block;font-size:.87rem;padding:.55rem .15rem;white-space:nowrap}
.lv-production-site .lv-nav a:hover,.lv-production-site .lv-nav .current-menu-item>a{color:var(--lv-blue-deep)}
.lv-production-site .lv-nav .current-menu-item>a{text-decoration:underline;text-decoration-color:var(--lv-blue);text-decoration-thickness:2px;text-underline-offset:.45rem}
.lv-production-site .lv-header-cta{font-size:.88rem;white-space:nowrap}
.lv-production-site .lv-button{border-radius:.6rem;padding:.75rem 1.15rem;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}
.lv-production-site .lv-button:hover{transform:translateY(-1px)}.lv-production-site .lv-button--primary{background:var(--lv-blue);box-shadow:0 .5rem 1.2rem rgba(8,103,232,.2);color:#fff}.lv-production-site .lv-button--primary:hover{background:var(--lv-blue-deep);color:#fff}
.lv-production-site .lv-button--secondary{border-color:#8eb9f4;color:var(--lv-blue-deep)}.lv-production-site .lv-button--secondary:hover{background:var(--lv-sky);border-color:var(--lv-blue)}
.lv-page-hero{background:linear-gradient(145deg,#f8fbff 0%,#edf5ff 56%,#fff 100%);border-bottom:1px solid #dfe8f3;overflow:hidden;padding:clamp(4.5rem,9vw,8rem) 0;position:relative}
.lv-page-hero:before{background:radial-gradient(circle,rgba(8,103,232,.14) 0 2px,transparent 2.5px);background-size:25px 25px;content:"";height:22rem;opacity:.55;position:absolute;right:-6rem;top:-6rem;width:32rem}
.lv-page-hero--home{background:linear-gradient(125deg,#061a32 0%,#0a2b52 58%,#0758bb 130%);border:0;color:#eaf3ff;min-height:42rem;padding:clamp(5.5rem,10vw,9rem) 0}
.lv-page-hero--home:before{background:radial-gradient(circle,rgba(255,255,255,.18) 0 1.5px,transparent 2px);background-size:28px 28px;opacity:.42}
.lv-page-hero__layout{align-items:center;display:grid;gap:clamp(2.5rem,6vw,6rem);grid-template-columns:minmax(0,1.05fr) minmax(18rem,.75fr);position:relative;z-index:1}.lv-page-hero__copy{max-width:48rem}.lv-page-hero__copy>*+*{margin-top:1.4rem}
.lv-page-hero h1{font-size:clamp(2.7rem,6vw,5.25rem);max-width:15ch}.lv-page-hero:not(.lv-page-hero--home) h1{font-size:clamp(2.5rem,5vw,4.4rem);max-width:18ch}.lv-page-hero--home h1,.lv-page-hero--home .lv-eyebrow{color:#fff}
.lv-hero-intro{font-size:clamp(1.08rem,1.7vw,1.3rem);line-height:1.7;max-width:43rem}.lv-page-hero--home .lv-hero-intro{color:#dbe9f9}
.lv-action-row{align-items:center;display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.6rem}
.lv-page-hero__mark{align-items:center;background:#fff;border:1px solid #cfe0f5;border-radius:50%;box-shadow:0 2rem 5rem rgba(7,28,54,.13);color:var(--lv-blue);display:flex;height:14rem;justify-content:center;margin-left:auto;width:14rem}.lv-page-hero__mark .lv-icon{height:5rem;width:5rem}
.lv-route-visual{perspective:900px}.lv-route-card{background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.5);border-radius:1.25rem;box-shadow:0 2rem 5rem rgba(0,0,0,.28);color:var(--lv-ink-soft);padding:clamp(1.5rem,3vw,2.3rem);transform:rotateY(-4deg) rotateX(2deg)}
.lv-route-kicker{color:var(--lv-blue-deep);display:block;font-size:.72rem;font-weight:800;letter-spacing:.14em;margin-bottom:.45rem}.lv-route-card>strong{color:var(--lv-ink);display:block;font-size:1.2rem}
.lv-route-line{align-items:center;background:linear-gradient(90deg,var(--lv-blue),#8cbcf8);display:flex;height:3px;justify-content:space-between;margin:2.3rem .2rem 2rem;position:relative}.lv-route-line i{background:#fff;border:3px solid var(--lv-blue);border-radius:50%;height:1rem;width:1rem}
.lv-route-card dl{display:grid;gap:1.1rem;margin:0}.lv-route-card dl div{border-bottom:1px solid var(--lv-line);display:flex;gap:1rem;justify-content:space-between;padding-bottom:.85rem}.lv-route-card dl div:last-child{border:0;padding:0}.lv-route-card dt{font-size:.82rem;font-weight:700}.lv-route-card dd{color:var(--lv-ink);font-size:.82rem;margin:0;text-align:right}
.lv-home-search{background:#fff;border-bottom:1px solid var(--lv-line);box-shadow:0 .8rem 2.6rem rgba(7,28,54,.06);padding:2rem 0}.lv-home-search>.lv-shell{align-items:center;display:grid;gap:clamp(1.5rem,5vw,4rem);grid-template-columns:minmax(0,.85fr) minmax(22rem,1fr)}.lv-home-search h2{font-size:clamp(1.4rem,2.4vw,2rem);margin-top:.35rem}.lv-home-search div>p:last-child{margin-top:.45rem}.lv-home-search form>label{color:var(--lv-ink);display:block;font-size:.84rem;font-weight:750;margin-bottom:.45rem}.lv-home-search form>div{display:grid;grid-template-columns:1fr auto}.lv-home-search input{border:1px solid #91a7bd;border-radius:.6rem 0 0 .6rem;color:var(--lv-ink);font:inherit;min-height:3.2rem;padding:.7rem .85rem;width:100%}.lv-home-search button{border-radius:0 .6rem .6rem 0;min-height:3.2rem}
.lv-public-section{scroll-margin-top:7rem}.lv-section-header{margin-bottom:2.4rem;max-width:50rem}.lv-section-header>*+*{margin-top:.9rem}.lv-section-header>p:last-child{font-size:1.08rem}
.lv-public-card-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.lv-public-card{background:#fff;border:1px solid var(--lv-line);border-radius:1rem;box-shadow:0 .7rem 2.2rem rgba(7,28,54,.055);padding:clamp(1.35rem,2.5vw,2rem);scroll-margin-top:7rem}
.lv-public-card>span{align-items:center;background:var(--lv-sky);border-radius:.75rem;color:var(--lv-blue-deep);display:flex;height:3rem;justify-content:center;margin-bottom:1.2rem;width:3rem}.lv-public-card .lv-icon{height:1.45rem;width:1.45rem}.lv-public-card h3{font-size:1.18rem}.lv-public-card h3+p{margin-top:.75rem}.lv-public-card .lv-text-link{display:inline-block;margin-top:1rem}
.lv-text-link{color:var(--lv-blue-deep);font-weight:750;text-decoration-thickness:1.5px}
.lv-step-list{counter-reset:steps;display:grid;gap:0;list-style:none;margin:0;max-width:58rem;padding:0}.lv-step-list li{display:grid;gap:1.25rem;grid-template-columns:3rem 1fr;padding:0 0 2.1rem;position:relative}.lv-step-list li:not(:last-child):before{background:#bfd5f2;bottom:0;content:"";left:1.48rem;position:absolute;top:3rem;width:1px}.lv-step-list li>span{align-items:center;background:var(--lv-ink);border-radius:50%;color:#fff;display:flex;font-size:.76rem;font-weight:800;height:3rem;justify-content:center;letter-spacing:.06em;width:3rem}.lv-step-list h3{font-size:1.22rem;margin:.2rem 0 .45rem}.lv-step-list p{margin:0}
.lv-split{align-items:center;display:grid;gap:clamp(2rem,6vw,6rem);grid-template-columns:minmax(14rem,.6fr) minmax(0,1fr)}.lv-split__icon{align-items:center;background:linear-gradient(145deg,var(--lv-ink),#0b4380);border-radius:1.3rem;box-shadow:0 1.4rem 3rem rgba(7,28,54,.2);color:#fff;display:flex;justify-content:center;min-height:19rem}.lv-split__icon .lv-icon{height:5rem;width:5rem}.lv-split>div:last-child>*+*{margin-top:1rem}
.lv-notice-panel{align-items:flex-start;background:#fff;border:1px solid #bad4f6;border-left:5px solid var(--lv-blue);border-radius:.85rem;box-shadow:0 .7rem 2rem rgba(7,28,54,.06);display:grid;gap:1.1rem;grid-template-columns:2.5rem 1fr;margin-inline:auto;max-width:64rem;padding:clamp(1.3rem,3vw,2rem)}.lv-notice-panel>span{color:var(--lv-blue-deep)}.lv-notice-panel .lv-icon{height:2rem;width:2rem}.lv-notice-panel h2{font-size:1.45rem}.lv-notice-panel p{margin-top:.65rem}.lv-notice-panel .lv-button{margin-top:1.1rem}
.lv-check-list{display:grid;gap:.85rem;list-style:none;margin:0;max-width:58rem;padding:0}.lv-check-list li{align-items:flex-start;background:#fff;border:1px solid var(--lv-line);border-radius:.7rem;display:flex;gap:.85rem;padding:1rem 1.15rem}.lv-check-list .lv-icon{color:#177a48;flex:0 0 auto;height:1.25rem;margin-top:.1rem;width:1.25rem}.lv-prose{max-width:52rem}.lv-prose p{font-size:1.04rem}.lv-prose p+p{margin-top:1rem}
.lv-search-panel{background:#fff;border-bottom:1px solid var(--lv-line);padding:2.2rem 0}.lv-directory-form{align-items:end;display:grid;gap:1rem;grid-template-columns:minmax(15rem,1.35fr) minmax(13rem,.85fr) auto}.lv-directory-form label{color:var(--lv-ink);display:block;font-size:.86rem;font-weight:750;margin-bottom:.45rem}.lv-directory-form input,.lv-directory-form select{background:#fff;border:1px solid #9dafc2;border-radius:.6rem;color:var(--lv-ink);min-height:3rem;padding:.65rem .75rem;width:100%}.lv-search-helper{font-size:.86rem;margin-top:.8rem}
.lv-truthful-empty{background:var(--lv-mist);border:1px dashed #9db6d1;border-radius:1rem;margin-inline:auto;max-width:60rem;padding:clamp(2rem,6vw,4.5rem);text-align:center}.lv-truthful-empty>.lv-icon{color:var(--lv-blue);height:3rem;width:3rem}.lv-truthful-empty>*+*{margin-top:.9rem}.lv-truthful-empty p{margin-inline:auto}.lv-truthful-empty .lv-action-row{justify-content:center}
.lv-results-count{color:var(--lv-ink);font-weight:750;margin-bottom:1rem}.lv-directory-results{display:grid;gap:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.lv-provider-card{background:#fff;border:1px solid var(--lv-line);border-radius:1rem;box-shadow:0 .8rem 2rem rgba(7,28,54,.07);padding:1.5rem}.lv-provider-card h2{font-size:1.3rem;margin-top:.45rem}.lv-provider-card>p:not(.lv-eyebrow){margin-top:.7rem}.lv-provider-card dl{border-top:1px solid var(--lv-line);margin:1rem 0 0;padding-top:.8rem}.lv-provider-card dl div{display:flex;font-size:.84rem;gap:1rem;justify-content:space-between;padding:.25rem 0}.lv-provider-card dt{font-weight:700}.lv-provider-card dd{margin:0;text-align:right}
.lv-quote-layout{align-items:start;display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:minmax(0,.8fr) minmax(22rem,1fr)}.lv-quote-layout>div:first-child{position:sticky;top:7rem}.lv-quote-layout>div:first-child>p:not(.lv-eyebrow){font-size:1.08rem;margin:1rem 0 1.5rem}.lv-quote-card{background:#fff;border:1px solid var(--lv-line);border-radius:1.1rem;box-shadow:0 1.2rem 3.5rem rgba(7,28,54,.09);padding:clamp(1.3rem,4vw,2.3rem)}.lv-quote-form{display:grid;gap:1rem}.lv-quote-form label{color:var(--lv-ink);display:grid;font-size:.88rem;font-weight:750;gap:.4rem}.lv-quote-form label>span{color:#526d88;font-weight:500}.lv-quote-form input,.lv-quote-form select,.lv-quote-form textarea{background:#fff;border:1px solid #91a7bd;border-radius:.55rem;color:var(--lv-ink);font:inherit;min-height:3rem;padding:.65rem .75rem;width:100%}.lv-quote-form textarea{min-height:7rem;resize:vertical}.lv-quote-form input:focus,.lv-quote-form select:focus,.lv-quote-form textarea:focus{border-color:var(--lv-blue);box-shadow:0 0 0 3px rgba(8,103,232,.16);outline:0}.lv-form-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.lv-quote-form .lv-consent{align-items:flex-start;background:var(--lv-mist);border:1px solid var(--lv-line);border-radius:.6rem;display:grid;gap:.7rem;grid-template-columns:1.2rem 1fr;padding:1rem}.lv-consent input{height:1.15rem;margin:.15rem 0 0;min-height:0;width:1.15rem}.lv-consent span{color:var(--lv-ink-soft)!important;font-weight:550!important}.lv-quote-form .lv-button{justify-content:center;width:100%}.lv-form-note{font-size:.8rem;margin:0;text-align:center}.lv-honeypot{height:0;left:-9999px;overflow:hidden;position:absolute;width:0}.lv-form-error{background:#fff5f5;border:1px solid #e6a5a5;border-left:4px solid #b42318;border-radius:.55rem;color:#7a271a;margin-bottom:1rem;padding:1rem}.lv-form-error p{margin:.35rem 0 0}.lv-quote-receipt{text-align:center}.lv-quote-receipt>span{align-items:center;background:#e9f8f0;border-radius:50%;color:#087443;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.lv-quote-receipt>span .lv-icon{height:2rem;width:2rem}.lv-quote-receipt h2{font-size:2rem;margin-top:.5rem}.lv-quote-receipt p:not(.lv-eyebrow){margin-top:1rem}.lv-quote-receipt .lv-button{margin-top:1.3rem}
.lv-contact-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.lv-contact-grid article{background:#fff;border:1px solid var(--lv-line);border-radius:1rem;padding:2rem}.lv-contact-grid article>span{color:var(--lv-blue-deep)}.lv-contact-grid .lv-icon{height:2rem;width:2rem}.lv-contact-grid h2{font-size:1.3rem;margin-top:1rem}.lv-contact-grid p{margin-top:.7rem}.lv-contact-grid a,.lv-contact-grid strong{display:inline-block;margin-top:1rem;overflow-wrap:anywhere}
.lv-bottom-cta{background:linear-gradient(120deg,var(--lv-ink),#0a3a70);color:#dbe9f9;padding:clamp(3rem,7vw,5.5rem) 0}.lv-bottom-cta>.lv-shell{align-items:center;display:flex;gap:2rem;justify-content:space-between}.lv-bottom-cta h2,.lv-bottom-cta .lv-eyebrow{color:#fff}.lv-bottom-cta h2{margin-top:.55rem;max-width:21ch}
.lv-site-footer{background:#041526;padding-top:4rem}.lv-footer-layout{display:grid;gap:2.5rem;grid-template-columns:2fr repeat(3,1fr)}.lv-footer-intro{max-width:20rem}.lv-footer-logo img{filter:brightness(0) invert(1);height:auto;width:10rem}.lv-footer-intro p{margin-top:1rem}.lv-site-footer h2{color:#fff;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.lv-site-footer nav ul{margin-top:1rem}.lv-site-footer nav li+li{margin-top:.55rem}.lv-site-footer nav a{color:#dbe9f9;text-decoration:none}.lv-site-footer nav a:hover{text-decoration:underline}.lv-site-footer .lv-footer-meta{margin-top:3rem}
.lv-error-page{min-height:60vh;padding-block:clamp(5rem,12vw,9rem)}.lv-error-page h1{margin-top:.7rem}.lv-error-page>p:not(.lv-eyebrow){font-size:1.1rem;margin-top:1rem}
.lv-gate-page{background:linear-gradient(145deg,#f4f8fd,#e8f2ff);min-height:100vh}.lv-gate-page .lv-site-header,.lv-gate-page .lv-site-footer{display:none}.lv-gate-main{display:flex;flex-direction:column;min-height:100vh;padding:clamp(1rem,4vw,3rem)}.lv-gate-card{background:#fff;border:1px solid #cfdae7;border-radius:1.25rem;box-shadow:0 2rem 6rem rgba(7,28,54,.13);margin:auto;max-width:50rem;padding:clamp(2rem,7vw,5rem);text-align:center;width:100%}.lv-gate-logo{height:auto;margin:0 auto 2rem;width:min(20rem,82%)}.lv-gate-card h1{font-size:clamp(2.3rem,6vw,4.5rem);margin-top:.7rem}.lv-gate-card>p:not(.lv-eyebrow):not(.lv-gate-status){font-size:1.08rem;margin:1.2rem auto 0}.lv-gate-audiences{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin-top:1.7rem}.lv-gate-audiences span{background:var(--lv-sky);border-radius:99px;color:var(--lv-blue-deep);font-size:.82rem;font-weight:700;padding:.45rem .8rem}.lv-gate-status{align-items:center;color:#176f47;display:flex;font-size:.9rem;font-weight:750;gap:.5rem;justify-content:center;margin:1.8rem auto 0}.lv-gate-status span{background:#1fa668;border-radius:50%;height:.55rem;width:.55rem}.lv-gate-footer{color:#566f89;display:flex;font-size:.78rem;gap:1rem;justify-content:space-between;margin:2rem auto 0;max-width:50rem;width:100%}
@media(max-width:70rem){.lv-production-site .lv-header-cta{display:none}.lv-page-hero__layout{grid-template-columns:minmax(0,1fr) minmax(16rem,.65fr)}.lv-public-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lv-directory-results{grid-template-columns:repeat(2,minmax(0,1fr))}.lv-footer-layout{grid-template-columns:1.5fr repeat(3,1fr)}}
@media(max-width:52rem){.lv-production-site .lv-site-header__inner{min-height:4.8rem}.lv-production-site .lv-brand img{width:9.5rem}.lv-production-site .lv-nav{margin:0;padding:1rem clamp(1rem,4vw,2rem)}.lv-production-site .lv-nav ul{gap:.2rem}.lv-production-site .lv-nav a{font-size:1rem;padding:.7rem}.lv-page-hero,.lv-page-hero--home{min-height:0;padding:4.5rem 0}.lv-page-hero__layout{grid-template-columns:1fr}.lv-route-visual{max-width:31rem}.lv-route-card{transform:none}.lv-page-hero__mark{height:9rem;margin:0;width:9rem}.lv-page-hero__mark .lv-icon{height:3.5rem;width:3.5rem}.lv-directory-form{grid-template-columns:1fr}.lv-directory-form .lv-button{width:100%}.lv-split{grid-template-columns:1fr}.lv-split__icon{min-height:12rem}.lv-public-card-grid,.lv-contact-grid,.lv-directory-results{grid-template-columns:1fr}.lv-quote-layout{grid-template-columns:1fr}.lv-quote-layout>div:first-child{position:static}.lv-bottom-cta>.lv-shell{align-items:flex-start;flex-direction:column}.lv-footer-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.lv-footer-intro{grid-column:1/-1}.lv-gate-footer{align-items:center;flex-direction:column}}
@media(max-width:34rem){.lv-page-hero h1{font-size:2.55rem}.lv-action-row>.lv-button{width:100%}.lv-route-card dl div{align-items:flex-start;flex-direction:column;gap:.2rem}.lv-route-card dd{text-align:left}.lv-public-card-grid{grid-template-columns:1fr}.lv-notice-panel{grid-template-columns:1fr}.lv-form-grid{grid-template-columns:1fr}.lv-footer-layout{grid-template-columns:1fr}.lv-gate-main{padding:1rem}.lv-gate-card{padding:2rem 1.2rem}.lv-gate-audiences{align-items:center;flex-direction:column}.lv-gate-footer{margin-top:1.2rem}}
@media(max-width:52rem){.lv-home-search>.lv-shell{grid-template-columns:1fr}.lv-home-search form>div{grid-template-columns:1fr}.lv-home-search input{border-radius:.6rem}.lv-home-search button{border-radius:.6rem;margin-top:.55rem;width:100%}}
@media(prefers-reduced-motion:reduce){.lv-production-site .lv-button{transition:none}.lv-production-site .lv-button:hover{transform:none}}
.lv-quote-provider{background:#eef6ff;border:1px solid #bad4f6;border-radius:.7rem;display:grid;gap:.25rem;margin-bottom:1rem;padding:1rem}.lv-quote-provider span{color:var(--lv-blue-deep);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lv-quote-provider strong{color:var(--lv-ink);font-size:1.05rem}.lv-quote-provider small{color:var(--lv-ink-soft);line-height:1.45}
.lv-provider-card--featured{display:flex;flex-direction:column;overflow:hidden;padding:0}.lv-provider-card__image{background:#dce6f1;display:block;overflow:hidden}.lv-provider-card__image img{aspect-ratio:16/10;display:block;height:auto;object-fit:cover;width:100%}.lv-provider-card__body{display:flex;flex:1;flex-direction:column;padding:1.4rem}.lv-provider-card__body h3{font-size:1.35rem;margin-top:.4rem}.lv-provider-card__body>p:not(.lv-eyebrow){line-height:1.55;margin-top:.7rem}.lv-provider-card__location{color:#506b86;font-weight:750}.lv-provider-card__body .lv-button{justify-content:center;margin-top:auto;padding-top:.8rem;text-align:center}.lv-featured-providers__all{margin-top:1.5rem;text-align:center}
