/* Vantora V279 consolidated production stylesheet. Exact V278 cascade preserved for assigned pages. */
@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap");

/* ===== source: v224-home-package-ticker.css ===== */
.utility.utility--package-ticker{display:block;overflow:hidden;padding:0}
.utility--package-ticker .utility__viewport{display:flex;align-items:center;width:100%;height:100%;overflow:hidden}
.utility--package-ticker .utility__track{display:flex;align-items:center;width:max-content;min-width:max-content;height:100%;animation:vantora-package-ticker 56s linear infinite;will-change:transform}
.utility--package-ticker .utility__group{display:flex;align-items:center;flex:0 0 auto;height:100%}
.utility--package-ticker .utility__item{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;height:100%;padding:0 clamp(22px,3vw,58px);white-space:nowrap;color:#fff;font-size:10px;font-weight:600}
.utility--package-ticker .utility__item:hover,.utility--package-ticker .utility__item:focus-visible{color:#d7f0ff;text-decoration:none}
.utility--package-ticker .utility__item strong{font-weight:800}
.utility--package-ticker .utility__item b{color:#8fd8ff;font-weight:700}
.utility--package-ticker .utility__marker{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#88d6ff}
.utility--package-ticker .utility__item i{font-style:normal;color:#d9bcff}
.utility--package-ticker .utility__track:has(.utility__item:hover),.utility--package-ticker .utility__track:focus-within{animation-play-state:paused}
@keyframes vantora-package-ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:900px){.utility--package-ticker .utility__item{padding:0 28px;gap:6px;font-size:9px}.utility--package-ticker .utility__group{width:max-content}}
@media(prefers-reduced-motion:reduce){.utility--package-ticker .utility__track{animation:none;transform:none}.utility--package-ticker .utility__group[aria-hidden="true"]{display:none}}


/* ===== source: v82.css ===== */

:root{--blue:#0960bb;--deep:#082a55;--ink:#10233d;--paper:#f7f8fb;--white:#fff;--line:#dce4ec;--sky:#eaf5ff;--coral:#ff725f;--gold:#ffc846}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif}a{text-decoration:none;color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:20px;top:20px;z-index:99;background:#fff;padding:12px}.utility{height:33px;background:linear-gradient(100deg,var(--deep),var(--blue));color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 5vw;font-size:10px;font-weight:600}.utility span:first-child:before{content:"●";font-size:8px;color:#88d6ff;margin-right:7px}header{height:85px;background:white;display:flex;align-items:center;gap:35px;padding:0 5vw;border-bottom:1px solid #e8edf2}.brand{display:inline-flex;align-items:center;gap:10px;min-width:220px}.brand>span:last-child{display:grid;line-height:.95}.brand b{font-size:20px;letter-spacing:-.06em;color:var(--blue)}.brand small{font:500 8px "DM Mono";letter-spacing:.22em;color:#567087;margin-top:5px}nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:12px;font-weight:700}nav a{position:relative;padding:33px 0}nav a.active:after,nav a:hover:after{content:"";height:3px;background:var(--blue);position:absolute;bottom:22px;left:0;right:0}.header-cta,.primary{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(120deg,#0471d8,#1459a6);color:white;font-size:12px;font-weight:800;border-radius:8px;padding:15px 20px;box-shadow:0 8px 24px rgba(9,96,187,.2)}.header-cta{white-space:nowrap}.hero{min-height:590px;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,26,51,.93) 0%,rgba(7,30,55,.68) 44%,rgba(5,25,50,.1) 76%)}.hero-copy{position:relative;z-index:1;width:min(630px,55vw);margin-left:5vw;padding:75px 0 100px}.tag,.section-label{display:block;font:500 10px "DM Mono";letter-spacing:.13em;color:#5598d8;margin:0 0 16px}.tag{color:#8dd2ff}.hero h1,.intro h2,.proof h2,.work h2,.google h2,.steps h2,.final h2{font-size:clamp(45px,5.4vw,82px);line-height:.95;letter-spacing:-.075em;margin:0;font-weight:800}.hero h1 em,h2 em{font-family:"Playfair Display";font-weight:500}.hero h1 em{color:#96d5ff}.hero-copy>p{font-size:16px;line-height:1.65;max-width:510px;margin:25px 0}.hero-actions{display:flex;gap:12px;margin-top:30px}.primary b{font-size:18px}.secondary{display:inline-flex;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.8);border-radius:8px;padding:14px 18px;font-size:12px;font-weight:800}.hero-strip{position:absolute;z-index:1;bottom:0;width:100%;height:74px;background:rgba(6,29,54,.83);backdrop-filter:blur(9px);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 5vw}.hero-strip span{font-size:12px;font-weight:700;border-right:1px solid rgba(255,255,255,.16);padding-left:20px}.hero-strip span:first-child{padding-left:0}.intro{padding:90px 5vw;background:white;text-align:center}.intro h2,.work h2,.steps h2{font-size:clamp(36px,4.2vw,64px)}.intro h2 em{color:var(--blue)}.section-lede{max-width:650px;margin:21px auto 52px;font-size:15px;line-height:1.75;color:#526174}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;text-align:left}.service-cards a{background:#fff;border:1px solid #e0e7ef;box-shadow:0 8px 25px rgba(10,35,65,.07);border-radius:11px;padding:27px 22px 24px;transition:.25s}.service-cards a:hover{transform:translateY(-7px);border-color:#91c8fa;box-shadow:0 18px 34px rgba(9,96,187,.17)}.service-cards i{color:var(--blue);font-size:28px;font-style:normal;display:block;height:45px}.service-cards span{font:500 9px "DM Mono";letter-spacing:.08em;color:#6e8094}.service-cards h3{font-size:19px;letter-spacing:-.04em;margin:16px 0 9px}.service-cards p{font-size:12px;line-height:1.65;color:#58697d;min-height:80px;margin:0}.service-cards b{color:var(--blue);font-size:11px}.proof{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--sky);padding:94px 7vw;align-items:center}.proof h2 em{color:var(--blue)}.proof>div>p:not(.section-label){font-size:15px;line-height:1.75;color:#4b5d70;margin:26px 0}.text-button{font-size:12px;font-weight:800;color:var(--blue);border-bottom:1px solid;padding-bottom:5px}.proof-panel{height:440px;background:linear-gradient(145deg,#07366b,#076bc2);border-radius:18px;position:relative;overflow:hidden;color:#fff;box-shadow:0 22px 45px rgba(6,73,135,.22)}.proof-panel:before,.proof-panel:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.proof-panel:before{width:430px;height:430px;left:-140px;top:-170px}.proof-panel:after{width:360px;height:360px;right:-150px;bottom:-120px}.proof-orb{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:600 230px/.6 "Playfair Display";letter-spacing:-.2em;color:rgba(255,255,255,.12)}.proof-card{position:absolute;background:white;color:var(--ink);border-radius:10px;padding:13px 15px;display:grid;gap:5px;box-shadow:0 12px 25px rgba(0,0,0,.18)}.proof-card b{font-size:12px}.proof-card small{font-size:10px;color:#5d7084}.card-a{left:28px;top:42px}.card-b{right:27px;bottom:65px}.card-c{left:80px;bottom:38px}.work{padding:90px 5vw;background:white}.work-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.work h2 em{color:var(--blue)}.work-head>a{font-size:12px;font-weight:800;color:var(--blue);border-bottom:1px solid;padding-bottom:6px}.work-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:17px}.work-grid a{position:relative;height:410px;border-radius:10px;overflow:hidden;color:#fff;padding:22px;display:grid;align-content:end;background:#123}.work-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s}.work-grid a:hover img{transform:scale(1.06)}.work-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,20,45,.85));pointer-events:none}.work-grid span,.work-grid h3{position:relative;z-index:1;margin:0}.work-grid span{font:500 10px "DM Mono";letter-spacing:.08em}.work-grid h3{font-size:28px;letter-spacing:-.05em;margin-top:7px}.google{padding:90px 7vw;background:linear-gradient(120deg,#0c5cac,#0b3470);color:white;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.google .section-label{color:#a9d9ff}.google h2 em{color:#a9d9ff}.google>div>p:not(.section-label){font-size:15px;line-height:1.75;max-width:530px}.google ul{list-style:none;padding:0;margin:28px 0}.google li{font-size:13px;margin:13px 0}.google li:before{content:"✓";color:#8dd2ff;font-weight:800;margin-right:10px}.google-map{order:2;height:400px;background:#e4f4ff;position:relative;overflow:hidden;color:var(--ink);background-image:linear-gradient(35deg,transparent 48%,rgba(8,42,85,.12) 49%,transparent 50%),linear-gradient(-50deg,transparent 48%,rgba(8,42,85,.12) 49%,transparent 50%);background-size:105px 105px;border-radius:14px}.route{position:absolute;left:-5%;top:52%;width:110%;height:14px;border-top:4px solid var(--coral);transform:rotate(-14deg)}.pin{position:absolute;width:53px;height:53px;border-radius:50%;display:grid;place-items:center;font-size:19px;font-weight:800}.p1{left:34%;top:32%;background:var(--blue);color:white}.p2{right:27%;top:61%;background:var(--coral);color:white}.p3{left:16%;bottom:14%;background:var(--gold)}.map-label{background:white;border-radius:8px;position:absolute;right:22px;top:22px;padding:14px;display:grid;gap:5px;box-shadow:0 8px 22px rgba(10,39,69,.12)}.map-label b{font-size:12px}.map-label small{font:9px "DM Mono"}.steps{padding:90px 7vw;background:white;text-align:center}.steps>div{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;margin-top:48px}.steps article{padding:20px 28px;border-left:1px solid var(--line)}.steps article:first-child{border-left:0}.steps span{display:block;width:32px;height:32px;border-radius:50%;background:#e8f3ff;color:var(--blue);display:grid;place-items:center;font:11px "DM Mono"}.steps h3{font-size:20px;letter-spacing:-.04em;margin:25px 0 9px}.steps p{font-size:13px;line-height:1.65;color:#5d6f83;max-width:290px}.final{position:relative;overflow:hidden;background:#092a55;color:white;text-align:center;padding:110px 20px}.final:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 15%,#0d75d8 0,transparent 36%)}.final>*{position:relative;z-index:1}.final .section-label{color:#a9d9ff}.final h2 em{color:#91caff}.final>p:not(.section-label){font-size:15px;line-height:1.7;max-width:470px;margin:25px auto 30px}.final-mark{position:absolute;z-index:0;left:50%;top:-65px;transform:translateX(-50%);font:600 450px/.7 "Playfair Display";letter-spacing:-.2em;color:rgba(255,255,255,.055)}footer{background:#061e3d;color:white;padding:50px 5vw 22px;display:grid;grid-template-columns:1.2fr 1.1fr 1fr .7fr;align-items:start;gap:30px}footer .brand b{color:white}footer .brand small{color:#a9c7e7}footer p{font-size:12px;line-height:1.7;color:#c1d5e9;margin:0;max-width:270px}footer div:not(.brand){display:flex;gap:17px;font-size:12px;font-weight:700}footer>small{font:9px "DM Mono";color:#9ab3cb}@media(max-width:900px){.utility span:last-child,header nav{display:none}.utility{padding:0 20px}.brand{min-width:0}.brand b{font-size:16px}.header-cta{margin-left:auto;font-size:10px;padding:12px}header{height:70px;padding:0 20px}.hero{min-height:680px}.hero-copy{width:auto;margin:0;padding:80px 25px 130px}.hero-shade{background:linear-gradient(90deg,rgba(5,26,51,.93),rgba(7,30,55,.55))}.hero-strip{grid-template-columns:1fr 1fr;height:auto;padding:13px 25px;gap:10px}.hero-strip span{font-size:10px;padding:0;border:0}.intro,.work,.steps{padding:70px 22px}.service-cards{grid-template-columns:1fr 1fr}.service-cards p{min-height:0}.proof,.google{grid-template-columns:1fr;padding:70px 25px}.proof-panel{height:340px}.google-map{order:0;height:310px}.work-head{align-items:start;flex-direction:column;gap:22px}.work-grid{grid-template-columns:1fr}.work-grid a{height:330px}.steps>div{grid-template-columns:1fr}.steps article{border-left:0;border-top:1px solid var(--line);padding:24px 0}.steps article:first-child{border-top:0}.final{padding:90px 20px}footer{grid-template-columns:1fr;padding:40px 25px}.hero-actions{flex-direction:column;align-items:start}}


/* ===== source: v91.css ===== */
/* V40 cleanup — homepage brand and Services dropdown only. */
body>header:not(.site-header) .v91-brand{
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto;
  min-width:0;
  padding:2px 8px!important;
  border-radius:12px;
  background:rgba(255,255,255,.96);
  text-decoration:none!important;
}
body>header:not(.site-header) .v91-brand-logo{
  display:block!important;
  width:clamp(210px,19vw,300px)!important;
  max-width:100%!important;
  height:86px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:drop-shadow(0 5px 12px rgba(3,37,77,.14));
}
body>header:not(.site-header) nav .nav-dropdown{position:relative;display:inline-flex;align-items:center}
body>header:not(.site-header) nav .nav-dropdown__trigger{display:inline-flex;align-items:center;gap:7px;padding:10px 0;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}
body>header:not(.site-header) nav .nav-dropdown__chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}
body>header:not(.site-header) nav .nav-dropdown:hover .nav-dropdown__chevron,
body>header:not(.site-header) nav .nav-dropdown:focus-within .nav-dropdown__chevron{transform:translateY(3px) rotate(225deg)!important}
body>header:not(.site-header) nav .nav-dropdown::after{content:"";position:absolute;top:100%;left:-22px;width:700px;height:24px}
body>header:not(.site-header) nav .nav-dropdown__menu{position:absolute;z-index:999;top:calc(100% + 18px);left:50%;width:min(760px,calc(100vw - 32px));padding:16px;border:1px solid #dce4ec;border-radius:18px;background:#fff;box-shadow:0 28px 70px rgba(8,42,85,.2);color:#10233d;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-43%,-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
body>header:not(.site-header) nav .nav-dropdown:hover .nav-dropdown__menu,
body>header:not(.site-header) nav .nav-dropdown:focus-within .nav-dropdown__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-43%,0)!important}
body>header:not(.site-header) nav .nav-dropdown__sections{display:grid;grid-template-columns:.9fr .75fr 1.15fr;gap:16px}
body>header:not(.site-header) nav .nav-dropdown__section{min-width:0}
body>header:not(.site-header) nav .nav-dropdown__section--packages{padding:14px;border-radius:13px;background:#eaf5ff}
body>header:not(.site-header) nav .nav-dropdown__title{display:block;margin:0 4px 10px;color:#567087;font-size:.65rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
body>header:not(.site-header) nav .nav-dropdown__list{display:grid;gap:4px}
body>header:not(.site-header) nav .nav-dropdown__menu a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:9px 11px;border-radius:9px;color:#10233d!important;text-decoration:none;line-height:1.2}
body>header:not(.site-header) nav .nav-dropdown__menu a:hover,
body>header:not(.site-header) nav .nav-dropdown__menu a:focus-visible{background:#e8f2fc;color:#0960bb!important;outline:none}
body>header:not(.site-header) nav .nav-package-link span{display:grid;gap:3px}
body>header:not(.site-header) nav .nav-package-link strong,
body>header:not(.site-header) nav .nav-service-link strong{font-size:.84rem}
body>header:not(.site-header) nav .nav-package-link small{color:#60758a;font-size:.67rem}
body>header:not(.site-header) nav .nav-package-link>b{color:#0960bb;font-size:.78rem;white-space:nowrap}
body>header:not(.site-header) nav .nav-dropdown__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px 14px 0;border-top:1px solid #dce4ec;color:#60758a;font-size:.75rem}
body>header:not(.site-header) nav .nav-dropdown__footer a{min-height:0;padding:0;color:#0960bb!important;font-weight:800}
@media(max-width:1220px){
  body>header:not(.site-header) .v91-brand-logo{width:195px!important;height:72px!important}
  body>header:not(.site-header) nav .nav-dropdown{display:block;width:100%}
  body>header:not(.site-header) nav .nav-dropdown__trigger{justify-content:center;width:100%}
  body>header:not(.site-header) nav .nav-dropdown__menu{position:static;width:min(100%,620px);max-height:0;margin:0 auto;padding:0 12px;overflow:hidden;border:0;box-shadow:none;opacity:0;visibility:hidden;transform:none!important;transition:max-height .28s ease,opacity .18s ease,padding .18s ease}
  body>header:not(.site-header) nav .nav-dropdown:focus-within .nav-dropdown__menu{max-height:900px;padding:12px;border:1px solid #dce4ec;opacity:1;visibility:visible;pointer-events:auto}
}
@media(max-width:760px){
  body>header:not(.site-header) .v91-brand-logo{width:165px!important;height:66px!important}
  body>header:not(.site-header) nav .nav-dropdown__sections{grid-template-columns:1fr}
}


/* ===== source: v95.css ===== */
/* V95: final light-theme cleanup and cross-page readability pass */
:root{
  --v95-ink:#10233d;
  --v95-blue:#0960bb;
  --v95-deep:#061e3d;
  --v95-sky:#eaf5ff;
  --v95-paper:#f7f9fc;
  --v95-line:#d6e2ee;
  --v95-muted:#526b83;
}

/* Homepage header: use the same tidy proportions as the inner pages. */
body>header{
  min-height:92px!important;
  height:92px!important;
  gap:clamp(18px,2vw,32px)!important;
  padding:0 5vw!important;
  overflow:visible!important;
}
body>header .v91-brand{
  width:230px!important;
  min-width:230px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body>header .v91-brand-logo{
  width:230px!important;
  height:78px!important;
  object-position:left center!important;
}
body>header nav{
  align-self:stretch!important;
}
body>header nav>a,
body>header nav .nav-dropdown__trigger{
  display:inline-flex;
  align-items:center;
  min-height:100%;
}

/* Inner pages place their promo strip inside the sticky header.
   Give the strip and navigation their own rows so the logo is never covered. */
.site-header{
  display:block!important;
  min-height:126px!important;
  height:126px!important;
  padding:34px 0 0!important;
}
.site-header .header-inner{
  min-height:92px!important;
  height:92px!important;
  margin-top:0!important;
}

/* Remove legacy underline rules that crossed through dropdown labels. */
.nav-dropdown__trigger,
.nav-dropdown__menu a,
.nav-dropdown__menu strong,
.nav-dropdown__menu small{
  text-decoration:none!important;
  text-decoration-line:none!important;
}
.nav-dropdown__trigger::before,
.nav-dropdown__trigger::after,
.nav-dropdown__menu a::before,
.nav-dropdown__menu a::after{
  content:none!important;
  display:none!important;
}
.nav-dropdown__menu a{
  box-shadow:none!important;
  background-image:none!important;
}
.nav-dropdown__menu a:hover,
.nav-dropdown__menu a:focus-visible{
  text-decoration:none!important;
}

/* The homepage local-search section now uses a purposeful real-world image. */
.google-photo{
  order:2;
  position:relative;
  height:400px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.24);
  border-radius:16px;
  background:#dfeeff;
  box-shadow:0 22px 48px rgba(2,25,58,.28);
}
.google-photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.google-photo::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 52%,rgba(3,25,55,.76));
  pointer-events:none;
}
.google-photo figcaption{
  position:absolute;
  z-index:1;
  left:20px;
  right:20px;
  bottom:18px;
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:16px;
  color:#fff;
}
.google-photo figcaption b{
  font-size:1.08rem;
  letter-spacing:-.02em;
}
.google-photo figcaption span{
  color:#d6edff;
  font-size:.76rem;
  font-weight:700;
}

/* Use the supplied transparent logo directly in every footer. */
footer .v91-brand,
.site-footer .v91-brand{
  width:245px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
}
footer .v91-brand-logo,
.site-footer .v91-brand-logo{
  width:245px!important;
  height:88px!important;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.22));
}

/* Pricing page readability and a more compact payment display. */
.setup-promise{
  border:1px solid #c7dbef!important;
  background:linear-gradient(120deg,#e7f3ff,#f7fbff)!important;
  box-shadow:0 10px 28px rgba(8,42,85,.07)!important;
}
.setup-promise__label{
  color:#0960bb!important;
}
.setup-promise__copy p{
  color:#48627b!important;
}
.setup-promise__copy strong{
  color:#10233d!important;
}
.payment-assurance{
  display:grid!important;
  grid-template-columns:minmax(250px,1fr) auto minmax(180px,.7fr)!important;
  gap:20px!important;
  padding:17px 19px!important;
}
.payment-logos{
  display:grid!important;
  grid-template-columns:repeat(3,74px)!important;
  gap:7px!important;
  justify-content:center!important;
}
.payment-logo-card{
  width:74px!important;
  min-height:37px!important;
  padding:6px 8px!important;
  border-radius:8px!important;
}
.payment-logo-card img{
  width:100%!important;
  height:18px!important;
  max-height:18px!important;
  object-fit:contain!important;
}
.payment-logo-card--amex img{
  height:22px!important;
  max-height:22px!important;
}
.payment-logo-card--link img{
  width:24px!important;
  height:18px!important;
}
.payment-logo-card--link b{
  font-size:.82rem!important;
}
.payment-availability{
  grid-column:auto!important;
  align-self:center!important;
  justify-self:end!important;
  max-width:190px!important;
  color:#a9bad0!important;
  font-size:.62rem!important;
  line-height:1.5!important;
  text-align:right!important;
}

/* Discuss Your Project: replace the muddy dark card with a clean form panel. */
.form-shell{
  grid-template-columns:minmax(290px,.78fr) minmax(0,1.22fr)!important;
  gap:52px!important;
  padding:44px!important;
  border:1px solid var(--v95-line)!important;
  border-radius:22px!important;
  background:#fff!important;
  color:var(--v95-ink)!important;
  box-shadow:0 20px 50px rgba(8,42,85,.1)!important;
}
.form-copy .eyebrow,
.form-copy h2,
.form-copy p,
.form-copy .contact-line span,
.form-copy .contact-line strong,
.form-copy .contact-line a{
  color:var(--v95-ink)!important;
}
.form-copy .eyebrow{
  color:var(--v95-blue)!important;
}
.form-copy h2{
  margin:15px 0 28px!important;
  font-weight:700!important;
}
.form-copy .contact-line{
  padding:14px 0!important;
  border-bottom:1px solid var(--v95-line)!important;
}
.form-copy .contact-line span{
  color:#637b92!important;
}
.form-copy .contact-line a{
  color:var(--v95-blue)!important;
}
.form-copy>p{
  margin-top:20px!important;
  color:#526b83!important;
}
.form-shell .field label{
  color:#27435f!important;
}
.form-shell .field input,
.form-shell .field select,
.form-shell .field textarea{
  border:1px solid #c9d8e7!important;
  background:#f7fbff!important;
  color:#10233d!important;
  box-shadow:none!important;
}
.form-shell .field input::placeholder,
.form-shell .field textarea::placeholder{
  color:#71869a!important;
  opacity:1!important;
}
.form-shell .field input:focus,
.form-shell .field select:focus,
.form-shell .field textarea:focus{
  border-color:#1476d2!important;
  box-shadow:0 0 0 3px rgba(20,118,210,.13)!important;
}

/* Website examples: readable, consistent cards on the light site. */
.example-card{
  border:1px solid #d6e2ee!important;
  background:#fff!important;
  color:#10233d!important;
  box-shadow:0 16px 38px rgba(8,42,85,.11)!important;
}
.example-shot{
  background:#eaf2f8!important;
  border-bottom:1px solid #d6e2ee!important;
}
.example-meta{
  background:#fff!important;
}
.example-meta .eyebrow{
  color:#0960bb!important;
}
.example-meta h2,
.example-meta h3{
  color:#10233d!important;
}
.example-meta p{
  color:#4c657d!important;
}
.example-tag{
  border:1px solid #bcd4eb!important;
  background:#eaf5ff!important;
  color:#164f83!important;
}
.examples-note{
  color:#284b6e!important;
  background:#edf6ff!important;
  border-color:#c9dff1!important;
}
.examples-note p{
  color:#284b6e!important;
}

/* Services cards and the closing callout stay legible on the light theme. */
.service-hub-card strong{
  color:#0960bb!important;
}
.service-hub-card__price{
  color:#355c82!important;
}
.service-hub-card:hover strong,
.service-hub-card:focus-visible strong{
  color:#064f9e!important;
}
.cta-band .eyebrow,
.cta-band h2,
.cta-band p{
  color:#fff!important;
}
.cta-band .btn{
  color:#fff!important;
  border-color:rgba(255,255,255,.58)!important;
}
.service-page-cta .eyebrow{
  color:#cbe8ff!important;
}
.service-page-cta .btn{
  color:#07529d!important;
  background:#fff!important;
  border-color:#fff!important;
}

/* General light-page contrast guardrails. */
.page-hero h1,
.page-hero h2,
.page-hero p,
.section-title,
.section-head h2,
.section-head p{
  color:#10233d!important;
}
.page-hero p,
.section-head p{
  color:#48627b!important;
}
.service-hub-card h3,
.service-hub-card p,
.price-card h3,
.price-card p,
.price-card li{
  color:#10233d!important;
}

@media(max-width:1100px){
  .payment-assurance{
    grid-template-columns:1fr auto!important;
  }
  .payment-availability{
    grid-column:1/-1!important;
    justify-self:start!important;
    max-width:none!important;
    text-align:left!important;
  }
}

@media(max-width:900px){
  body>header{
    min-height:78px!important;
    height:78px!important;
    padding:0 20px!important;
  }
  .site-header{
    min-height:112px!important;
    height:112px!important;
    padding:34px 0 0!important;
  }
  .site-header .header-inner{
    min-height:78px!important;
    height:78px!important;
    margin-top:0!important;
  }
  body>header .v91-brand{
    width:175px!important;
    min-width:175px!important;
  }
  body>header .v91-brand-logo{
    width:175px!important;
    height:66px!important;
  }
  .google-photo{
    order:0;
    height:320px;
  }
  .form-shell{
    grid-template-columns:1fr!important;
    gap:34px!important;
    padding:30px!important;
  }
  .payment-assurance{
    grid-template-columns:1fr!important;
  }
  .payment-logos{
    justify-content:start!important;
  }
  .payment-availability{
    grid-column:auto!important;
  }
}

@media(max-width:520px){
  .page-hero h1{
    max-width:100%!important;
    font-size:clamp(2.75rem,12vw,3.2rem)!important;
    line-height:.94!important;
    overflow-wrap:anywhere;
  }
  .google-photo{
    height:270px;
  }
  .google-photo figcaption{
    align-items:flex-start;
    flex-direction:column;
    gap:3px;
  }
  .form-shell{
    padding:24px 18px!important;
  }
  .payment-logos{
    grid-template-columns:repeat(3,68px)!important;
  }
  .payment-logo-card{
    width:68px!important;
  }
}


/* ===== source: v96.css ===== */

/* inlined import: v97.css */
/* V97: contrast safeguard and Complex Builds questions — no design reset. */
:root{--v97-ink:#10233d;--v97-body:#355573;--v97-blue:#0960bb;--v97-line:#c9dff1}

/* Keep readable copy on light Vantora panels without altering blue sections. */
main :is(.page-hero,.pricing-hero,.service-hero,.contact-hero,.free-preview-hero,.project-brief,.example-card,.price-card,.v96-section--white) :is(p,li,small,.eyebrow,.section-tag,.checkout-note,.price-description){color:var(--v97-body)!important}
main :is(.page-hero,.pricing-hero,.service-hero,.contact-hero,.free-preview-hero,.project-brief,.example-card,.price-card,.v96-section--white) :is(h1,h2,h3,h4,strong,label,.price,.price-kicker){color:var(--v97-ink)!important}
main :is(.page-hero,.pricing-hero,.service-hero,.contact-hero,.free-preview-hero,.project-brief,.example-card,.price-card,.v96-section--white) .btn-primary{color:#fff!important}

/* The homepage header is the shared navigation reference. */
.site-header .main-nav>a,.site-header .main-nav .nav-dropdown__trigger{font-size:.875rem!important;letter-spacing:0!important;text-transform:none!important;font-weight:700!important;line-height:1.25}
.site-header .header-cta,.site-header .nav-mobile-cta{min-height:47px!important;padding:0 22px!important;font-size:.875rem!important;letter-spacing:0!important;text-transform:none!important;font-weight:700!important}

/* This matches the existing light Complex Builds cards without changing its layout. */
.v96-complex-page .v97-complex-questions{background:#fff;border-top:1px solid var(--v97-line);border-bottom:1px solid var(--v97-line)}
.v97-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px}
.v97-question-grid details{border:1px solid var(--v97-line);border-radius:16px;background:#f8fcff;overflow:hidden}
.v97-question-grid summary{cursor:pointer;padding:18px 20px;color:var(--v97-ink);font-weight:800;line-height:1.45;list-style:none}
.v97-question-grid summary::-webkit-details-marker{display:none}
.v97-question-grid summary::after{content:"+";float:right;margin-left:16px;color:var(--v97-blue);font-size:1.35rem;line-height:.9}
.v97-question-grid details[open] summary::after{content:"–"}
.v97-question-grid p{margin:0;padding:0 20px 20px;color:var(--v97-body)!important;line-height:1.7}
.v96-complex-page .v97-complex-questions .v96-section-head p{color:var(--v97-body)!important}
@media(max-width:760px){.v97-question-grid{grid-template-columns:1fr}.v97-question-grid summary{padding:16px 17px}.v97-question-grid p{padding:0 17px 18px}}



/* inlined import: v100.css */
/* V100: complete Mobile Apps and SaaS page in the existing light Vantora system. */
:root{--v100-ink:#102b4b;--v100-copy:#3f607e;--v100-blue:#0968ce;--v100-blue-deep:#074e9e;--v100-sky:#edf7ff;--v100-line:#c9dfef;--v100-paper:#fff}
body.v100-complex-page{margin:0;background:var(--v100-paper);color:var(--v100-ink)}
.v100-complex-page .site-header{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #dce9f3!important;box-shadow:0 12px 28px rgba(9,45,89,.10)}
.v100-complex-page .site-header :is(.main-nav>a,.nav-dropdown__trigger){color:var(--v100-ink)!important}
.v100-complex-page .header-cta{background:linear-gradient(135deg,#0879ea,#075bb5)!important;border-color:#0872d9!important;color:#fff!important}
.v100-page{overflow:hidden}
.v100-hero{padding:clamp(78px,10vw,128px) 0 78px;background:radial-gradient(circle at 90% 16%,#d8efff 0,transparent 30%),linear-gradient(135deg,#f6fbff,#fff 63%)}
.v100-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:clamp(34px,5vw,80px);align-items:center}
.v100-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--v100-blue);font-size:.74rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.v100-kicker::before{content:"";width:28px;height:2px;background:var(--v100-blue)}
.v100-hero h1,.v100-heading h2,.v100-feature-copy h2{margin:0;color:var(--v100-ink);font-size:clamp(3.1rem,5.3vw,6rem);line-height:.96;letter-spacing:-.064em}
.v100-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--v100-blue);letter-spacing:-.08em}
.v100-lead{max-width:620px;margin:26px 0 0;color:var(--v100-copy);font-size:1.08rem;line-height:1.78}
.v100-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}
.v100-actions .btn{min-height:51px;border-radius:9px;text-decoration:none}
.v100-actions .btn-primary{background:linear-gradient(135deg,#0e7bea,#075bb7);color:#fff!important;box-shadow:0 16px 32px rgba(9,104,206,.20)}
.v100-actions .btn-ghost{border-color:#8ebde4;background:#fff;color:var(--v100-blue)!important}
.v100-hero-visual{margin:0;border:1px solid #d0e4f4;border-radius:28px;background:#f5fbff;box-shadow:0 28px 60px rgba(25,91,152,.15);overflow:hidden}
.v100-hero-visual img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}
.v100-trust{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--v100-line);border-bottom:1px solid var(--v100-line);background:#fff}
.v100-trust div{padding:24px 22px;border-right:1px solid var(--v100-line)}.v100-trust div:last-child{border-right:0}
.v100-trust strong{display:block;color:var(--v100-ink);font-size:.98rem}.v100-trust span{display:block;margin-top:5px;color:var(--v100-copy);font-size:.84rem;line-height:1.5}
.v100-section{padding:clamp(72px,9vw,120px) 0}.v100-section--soft{background:var(--v100-sky)}.v100-section--blue{background:linear-gradient(135deg,#0758ad,#0b78d6);color:#fff}.v100-section--blue .v100-heading h2,.v100-section--blue .v100-heading p{color:#fff}
.v100-heading{display:grid;grid-template-columns:1fr .72fr;gap:54px;align-items:end;margin-bottom:42px}.v100-heading h2{font-size:clamp(2.5rem,4.3vw,4.9rem)}
.v100-heading p{margin:0;color:var(--v100-copy);line-height:1.78;font-size:1rem}
.v100-build-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.v100-build{min-height:240px;padding:26px;border:1px solid var(--v100-line);border-radius:19px;background:#fff;box-shadow:0 10px 25px rgba(26,85,134,.05)}
.v100-build__icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:34px;border-radius:13px;background:#e4f3ff;color:var(--v100-blue);font-size:1.15rem;font-weight:900}
.v100-build h3{margin:0 0 10px;color:var(--v100-ink);font-size:1.18rem}.v100-build p{margin:0;color:var(--v100-copy);line-height:1.7;font-size:.9rem}
.v100-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,6vw,90px);align-items:center}.v100-split--reverse .v100-feature-copy{order:2}
.v100-feature-copy h2{font-size:clamp(2.5rem,4.2vw,4.7rem)}.v100-feature-copy>p{margin:22px 0;color:var(--v100-copy);line-height:1.8}
.v100-checks{display:grid;gap:12px;margin:26px 0;padding:0;list-style:none}.v100-checks li{position:relative;padding-left:29px;color:#294f72;line-height:1.55}.v100-checks li::before{content:"✓";position:absolute;left:0;top:0;color:var(--v100-blue);font-weight:900}
.v100-image{margin:0;border:1px solid var(--v100-line);border-radius:23px;overflow:hidden;background:#fff;box-shadow:0 18px 42px rgba(22,87,140,.12)}.v100-image img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}
.v100-process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v100-process article{padding:25px 21px;border:1px solid rgba(255,255,255,.30);border-radius:17px;background:rgba(255,255,255,.09)}.v100-process span{display:block;margin-bottom:35px;color:#d9efff;font-size:.72rem;font-weight:900;letter-spacing:.12em}.v100-process h3{margin:0 0 9px;color:#fff;font-size:1.08rem}.v100-process p{margin:0;color:#e4f3ff;line-height:1.65;font-size:.88rem}
.v100-foundations{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v100-foundation{padding:24px;border-top:3px solid var(--v100-blue);background:#fff;box-shadow:0 10px 24px rgba(26,85,134,.06)}.v100-foundation h3{margin:0 0 9px;color:var(--v100-ink);font-size:1.02rem}.v100-foundation p{margin:0;color:var(--v100-copy);font-size:.9rem;line-height:1.65}
.v100-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.v100-faq-grid details{border:1px solid var(--v100-line);border-radius:16px;background:#fff;overflow:hidden}.v100-faq-grid summary{cursor:pointer;padding:19px 20px;color:var(--v100-ink);font-weight:800;line-height:1.45;list-style:none}.v100-faq-grid summary::-webkit-details-marker{display:none}.v100-faq-grid summary::after{content:"+";float:right;color:var(--v100-blue);font-size:1.35rem}.v100-faq-grid details[open] summary::after{content:"-"}.v100-faq-grid p{margin:0;padding:0 20px 20px;color:var(--v100-copy);line-height:1.7}
.v100-cta{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:clamp(30px,5vw,56px);border-radius:24px;background:linear-gradient(135deg,#0b315a,#075ebc);box-shadow:0 24px 52px rgba(8,78,158,.22)}.v100-cta h2{margin:0;color:#fff;font-size:clamp(2.25rem,4vw,4.2rem);line-height:1;letter-spacing:-.055em}.v100-cta p{max-width:690px;margin:15px 0 0;color:#dcedff;line-height:1.7}.v100-cta .btn{background:#fff;color:var(--v100-blue)!important;border-color:#fff;border-radius:9px}
@media(max-width:980px){.v100-grid,.v100-split,.v100-heading{grid-template-columns:1fr}.v100-heading{gap:18px}.v100-split--reverse .v100-feature-copy{order:0}.v100-build-grid{grid-template-columns:repeat(2,1fr)}.v100-process{grid-template-columns:repeat(2,1fr)}.v100-foundations{grid-template-columns:repeat(2,1fr)}.v100-cta{grid-template-columns:1fr}.v100-trust{grid-template-columns:repeat(2,1fr)}.v100-trust div:nth-child(2){border-right:0}.v100-trust div:nth-child(-n+2){border-bottom:1px solid var(--v100-line)}}
@media(max-width:620px){.v100-hero{padding-top:64px}.v100-build-grid,.v100-process,.v100-foundations,.v100-faq-grid{grid-template-columns:1fr}.v100-hero h1{font-size:clamp(3.05rem,15vw,4.6rem)}.v100-trust{grid-template-columns:1fr}.v100-trust div{border-right:0;border-bottom:1px solid var(--v100-line)}.v100-trust div:last-child{border-bottom:0}.v100-section{padding:68px 0}.v100-actions .btn{width:100%}}



/* inlined import: v102.css */
/* V102: package process copy remains readable on the existing light panel. */
.v96-package-page .v96-section--blue{background:#fff!important;color:#10233d!important}
.v96-package-page .v96-section--blue .v96-section-head p,
.v96-package-page .v96-section--blue .v96-process p{color:#3e5c7b!important}
.v96-package-page .v96-section--blue .v96-section-tag,
.v96-package-page .v96-section--blue .v96-process span{color:#146cc2!important}
.v96-package-page .v96-section--blue .v96-section-tag::before{background:#146cc2!important}
.v96-package-page .v96-section--blue .v96-process{border-color:#d8e4f0!important}
.v96-package-page .v96-section--blue .v96-process article{border-color:#d8e4f0!important}



/* inlined import: v103.css */
/* V103: keep the main navigation the same size as the homepage everywhere. */
header nav a,
.site-header .main-nav > a,
.site-header .main-nav .nav-dropdown__trigger{
  font-size:12px!important;
  line-height:1!important;
}



/* inlined import: v104.css */
/* V104: distinct package visuals and a consistent preview call to action. */
.v96-package-page .v96-package-visual{overflow:hidden}
.v96-package-page .v104-package-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:3;border-radius:inherit}
.v104-free-preview{position:fixed;right:20px;bottom:20px;z-index:80;background:#0960bb;color:#fff;padding:13px 18px;border-radius:8px;font-size:12px;font-weight:800;box-shadow:0 12px 28px rgba(9,96,187,.24)}
.v104-free-preview:hover{background:#074c95}
@media(max-width:700px){.v104-free-preview{right:14px;bottom:14px;font-size:11px;padding:11px 14px}}



/* inlined import: v105.css */
/* V105: expanded package explanation panels and separated fixed controls. */
.v105-package-detail{padding:80px 0;background:#eaf5ff}
.v105-package-detail__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:64px;align-items:center}
.v105-package-detail__copy h2{margin:12px 0 20px;color:#10233d;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.055em}
.v105-package-detail__copy p{margin:0 0 18px;color:#40566e;font-size:15px;line-height:1.75}
.v105-package-detail__copy ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:12px}
.v105-package-detail__copy li{position:relative;padding-left:25px;color:#183753;font-size:14px;line-height:1.55}
.v105-package-detail__copy li::before{content:"";position:absolute;left:0;top:.55em;width:9px;height:9px;border-radius:50%;background:#0960bb;box-shadow:0 0 0 5px rgba(9,96,187,.12)}
.v105-package-detail__image{margin:0;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 24px 55px rgba(8,42,85,.16)}
.v105-package-detail__image img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}
.vantora-back-to-top{right:22px!important;bottom:22px!important;z-index:9998!important;background:#0960bb!important;border:1px solid rgba(255,255,255,.75)!important;color:#fff!important;box-shadow:0 12px 28px rgba(8,42,85,.28)!important}
.vantora-back-to-top:hover{background:#074c95!important;border-color:#fff!important;box-shadow:0 16px 34px rgba(8,42,85,.34)!important}
.v104-free-preview{right:auto!important;left:20px!important}
@media(max-width:820px){.v105-package-detail{padding:58px 0}.v105-package-detail__grid{grid-template-columns:1fr;gap:34px}.v105-package-detail__image{order:-1}}
@media(max-width:640px){.vantora-back-to-top{right:14px!important;bottom:14px!important}.v104-free-preview{left:14px!important;right:auto!important}}



/* inlined import: v108.css */
/* V108: clickable service cards orbit the homepage V on larger screens. */
.hero-orbit{
  position:absolute;
  z-index:2;
  top:38px;
  right:1.5vw;
  width:min(58vw,850px);
  height:calc(100% - 112px);
  pointer-events:none;
}
.hero-orbit__card{
  --i:0;
  position:absolute;
  width:112px;
  min-height:68px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:10px 9px;
  border:1px solid rgba(132,211,255,.78);
  border-radius:12px;
  background:linear-gradient(145deg,rgba(4,55,119,.9),rgba(0,125,235,.72));
  color:#fff;
  box-shadow:0 0 24px rgba(50,173,255,.42),inset 0 0 18px rgba(118,218,255,.2);
  backdrop-filter:blur(8px);
  pointer-events:auto;
  offset-path:ellipse(39% 33% at 55% 54%);
  offset-rotate:0deg;
  offset-distance:0%;
  animation:v108-orbit 32s linear infinite;
  animation-delay:calc(var(--i) * -5.333s);
  transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,scale .2s ease;
}
.hero-orbit__card:nth-child(1){--i:0}
.hero-orbit__card:nth-child(2){--i:1}
.hero-orbit__card:nth-child(3){--i:2}
.hero-orbit__card:nth-child(4){--i:3}
.hero-orbit__card:nth-child(5){--i:4}
.hero-orbit__card:nth-child(6){--i:5}
.hero-orbit__card:hover,
.hero-orbit__card:focus-visible{
  background:linear-gradient(145deg,rgba(4,79,164,.98),rgba(0,151,255,.9));
  border-color:#fff;
  box-shadow:0 0 34px rgba(69,191,255,.72),inset 0 0 22px rgba(153,232,255,.28);
  outline:none;
  scale:1.08;
}
/* Mouse hover keeps the visual highlight but never pauses the moving orbit. */
.hero-orbit:has(.hero-orbit__card:focus-visible) .hero-orbit__card{animation-play-state:paused}
.hero-orbit__icon{font-size:20px;line-height:1;color:#a9e1ff}
.hero-orbit__card b{font-size:11px;line-height:1.15;text-align:center}
@keyframes v108-orbit{
  from{offset-distance:0%}
  to{offset-distance:100%}
}
@media(max-width:1100px){
  .hero-orbit{right:-2vw;width:57vw}
  .hero-orbit__card{width:98px;min-height:62px}
}
@media(max-width:900px){
  .hero-orbit{display:none}
}
@media(prefers-reduced-motion:reduce){
  .hero-orbit__card{animation:none}
}



/* V96: package detail pages, light services system and supplied imagery */
:root{
  --v96-ink:#0b2342;
  --v96-blue:#0868cf;
  --v96-blue-dark:#064d9e;
  --v96-sky:#eaf5ff;
  --v96-sky-soft:#f5faff;
  --v96-paper:#fff;
  --v96-muted:#506b86;
  --v96-line:#cfe0ef;
  --v96-shadow:0 24px 64px rgba(8,55,105,.13);
}

/* Shared, clearer dropdown. */
.nav-dropdown__sections{grid-template-columns:1.25fr .75fr!important}
.nav-dropdown__menu{
  border-color:var(--v96-line)!important;
  background:#fff!important;
  color:var(--v96-ink)!important;
}
.nav-dropdown__menu a,
.nav-dropdown__menu strong,
.nav-dropdown__menu small{
  color:inherit!important;
  text-decoration:none!important;
  text-decoration-line:none!important;
}
.nav-package-link:hover,
.nav-service-link:hover{
  background:#edf7ff!important;
  color:var(--v96-blue-dark)!important;
}
.nav-service-link{
  min-height:92px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  border:1px solid #d8e8f6!important;
  border-radius:12px!important;
  background:linear-gradient(145deg,#f7fbff,#eaf5ff)!important;
}

/* Supplied homepage visual. */
.proof-picture{
  min-width:0;
  margin:0;
  overflow:hidden;
  border:1px solid #d2e4f3;
  border-radius:22px;
  background:#f2f8ff;
  box-shadow:var(--v96-shadow);
}
.proof-picture img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:3/2;
  object-fit:cover;
}

/* Image-led page heroes. */
.v96-split-hero .container{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);
  gap:clamp(42px,6vw,90px);
  align-items:center;
}
.v96-split-hero__copy{min-width:0}
.v96-split-hero__visual{
  min-width:0;
  margin:0;
  overflow:hidden;
  border:1px solid #cfe1f0;
  border-radius:24px;
  background:#fff;
  box-shadow:var(--v96-shadow);
}
.v96-split-hero__visual img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:3/2;
  object-fit:cover;
}
.v96-preview-hero h1{
  max-width:760px!important;
  font-size:clamp(3rem,5.4vw,5.4rem)!important;
}
.v96-work-hero h1{
  font-size:clamp(3rem,5.7vw,5.7rem)!important;
}

/* Package detail system. */
.v96-package-page,
.v96-services-page,
.v96-complex-page{
  background:#f7fbff!important;
  color:var(--v96-ink)!important;
}
.v96-package-hero{
  padding:clamp(76px,8vw,122px) 0;
  background:
    radial-gradient(circle at 84% 22%,rgba(59,148,239,.17),transparent 30rem),
    linear-gradient(145deg,#fff 0%,#eef7ff 100%);
  border-bottom:1px solid var(--v96-line);
}
.v96-package-hero__grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);
  gap:clamp(46px,7vw,108px);
  align-items:center;
}
.v96-package-tag,
.v96-section-tag{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:var(--v96-blue);
  font:700 .72rem/1 "DM Mono",monospace;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.v96-package-tag::before,
.v96-section-tag::before{
  content:"";
  width:28px;
  height:1px;
  background:var(--v96-blue);
}
.v96-package-hero h1{
  margin:24px 0 22px;
  max-width:830px;
  color:var(--v96-ink);
  font-size:clamp(3.5rem,7vw,7rem);
  line-height:.88;
  letter-spacing:-.075em;
  font-weight:700;
}
.v96-package-hero h1 em{
  display:block;
  color:var(--v96-blue);
  font-family:"Playfair Display",serif;
  font-weight:500;
}
.v96-package-lede{
  max-width:680px;
  margin:0;
  color:var(--v96-muted);
  font-size:1.08rem;
  line-height:1.75;
}
.v96-package-price{
  display:flex;
  align-items:end;
  gap:12px;
  margin:28px 0;
  color:var(--v96-ink);
}
.v96-package-price strong{font-size:3.4rem;line-height:1}
.v96-package-price span{padding-bottom:6px;color:var(--v96-muted);font-weight:700}
.v96-package-actions{display:flex;gap:12px;flex-wrap:wrap}
.v96-package-visual{
  position:relative;
  min-height:460px;
  overflow:hidden;
  border:1px solid #c8ddf0;
  border-radius:28px;
  background:linear-gradient(145deg,#eaf5ff,#fff);
  box-shadow:var(--v96-shadow);
}
.v96-package-visual::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent,rgba(255,255,255,.8),transparent);
  transform:translateX(-120%);
  animation:v96-sheen 5.6s ease-in-out infinite;
}
@keyframes v96-sheen{
  0%,38%{transform:translateX(-120%)}
  72%,100%{transform:translateX(120%)}
}
.v96-browser,
.v96-search-map,
.v96-shop{
  position:absolute;
  inset:54px 42px;
  border:1px solid #bdd5ea;
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 48px rgba(14,65,118,.17);
}
.v96-browser__bar{
  height:42px;
  border-bottom:1px solid #dbe8f3;
  background:#f6faff;
}
.v96-browser__bar::before{
  content:"●  ●  ●";
  display:block;
  padding:12px 16px;
  color:#7cb8ed;
  font-size:.65rem;
  letter-spacing:.35em;
}
.v96-browser__body{padding:38px 32px}
.v96-ui-line{height:11px;margin:13px 0;border-radius:999px;background:#d9e8f5}
.v96-ui-line--hero{width:74%;height:23px;background:#1578d8}
.v96-ui-line--short{width:46%}
.v96-ui-button{width:120px;height:38px;margin-top:28px;border-radius:8px;background:var(--v96-blue)}
.v96-device{
  position:absolute;
  right:22px;
  bottom:24px;
  width:128px;
  height:244px;
  padding:15px;
  border:7px solid #0d3158;
  border-radius:26px;
  background:#fff;
  box-shadow:0 20px 34px rgba(7,46,88,.25);
  animation:v96-float 4.4s ease-in-out infinite;
}
.v96-device::before{
  content:"";
  display:block;
  width:50%;
  height:7px;
  margin:0 auto 22px;
  border-radius:99px;
  background:#0d3158;
}
.v96-device span{display:block;height:10px;margin:12px 0;border-radius:9px;background:#dcebf7}
.v96-device span:first-of-type{height:76px;background:linear-gradient(145deg,#bce0ff,#4c9ce5)}
@keyframes v96-float{50%{transform:translateY(-12px) rotate(1deg)}}
.v96-search-map{
  display:grid;
  place-items:center;
  background:
    linear-gradient(34deg,transparent 48%,#dceaf6 49%,transparent 50%),
    linear-gradient(-44deg,transparent 48%,#dceaf6 49%,transparent 50%),
    #f8fcff;
  background-size:90px 90px;
}
.v96-search-pin{
  width:116px;
  height:116px;
  border-radius:55% 55% 55% 8%;
  background:linear-gradient(145deg,#1681e5,#0754a5);
  transform:rotate(-45deg);
  box-shadow:0 20px 40px rgba(6,98,190,.25);
  animation:v96-pin 3.8s ease-in-out infinite;
}
.v96-search-pin::after{
  content:"V";
  display:grid;
  width:58px;
  height:58px;
  place-items:center;
  margin:29px;
  border-radius:50%;
  background:#fff;
  color:var(--v96-blue);
  font:800 1.5rem Manrope,sans-serif;
  transform:rotate(45deg);
}
@keyframes v96-pin{50%{transform:rotate(-45deg) translate(8px,-8px)}}
.v96-search-result{
  position:absolute;
  right:26px;
  bottom:28px;
  width:210px;
  padding:18px;
  border:1px solid #d8e7f3;
  border-radius:14px;
  background:#fff;
  box-shadow:0 14px 34px rgba(7,57,106,.14);
}
.v96-search-result b{color:var(--v96-ink)}
.v96-search-result span{display:block;height:8px;margin-top:10px;border-radius:9px;background:#dceaf6}
.v96-shop{
  padding:34px;
  background:linear-gradient(180deg,#fff,#f2f8ff);
}
.v96-shop__header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  height:34px;
  border-bottom:1px solid #dae8f4;
}
.v96-shop__header::before{content:"V STORE";color:var(--v96-blue);font-weight:900;letter-spacing:.12em}
.v96-shop__header::after{content:"●  ●  ●";color:#97b5cf;font-size:.6rem}
.v96-shop__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}
.v96-shop__product{display:grid;gap:11px}
.v96-shop__product::before{
  content:"";
  height:120px;
  border-radius:12px;
  background:linear-gradient(145deg,#cbe7ff,#438fda);
}
.v96-shop__product:nth-child(2)::before{background:linear-gradient(145deg,#e3effa,#86b8e6)}
.v96-shop__product:nth-child(3)::before{background:linear-gradient(145deg,#b3d8f7,#0b65bd)}
.v96-shop__product::after{content:"";height:9px;width:72%;border-radius:8px;background:#c8dae9}
.v96-cart{
  position:absolute;
  right:24px;
  bottom:24px;
  display:grid;
  width:92px;
  height:92px;
  place-items:center;
  border-radius:50%;
  background:#0868cf;
  color:#fff;
  font-size:2.4rem;
  box-shadow:0 16px 36px rgba(8,104,207,.28);
  animation:v96-float 4.1s ease-in-out infinite;
}
.v96-section{padding:clamp(76px,8vw,120px) 0}
.v96-section--white{background:#fff}
.v96-section--blue{background:linear-gradient(145deg,#075ab0,#0c72d5);color:#fff}
.v96-section-head{max-width:780px;margin-bottom:48px}
.v96-section-head h2{
  margin:18px 0;
  color:inherit;
  font-size:clamp(2.7rem,5vw,5.3rem);
  line-height:.95;
  letter-spacing:-.065em;
}
.v96-section-head p{color:var(--v96-muted);font-size:1rem;line-height:1.75}
.v96-section--blue .v96-section-head p{color:#d8ecff}
.v96-section--blue .v96-section-tag{color:#bfe5ff}
.v96-section--blue .v96-section-tag::before{background:#bfe5ff}
.v96-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.v96-feature{
  min-width:0;
  padding:28px;
  border:1px solid #d5e5f2;
  border-radius:18px;
  background:#f9fcff;
}
.v96-feature__icon{
  display:grid;
  width:44px;
  height:44px;
  margin-bottom:22px;
  place-items:center;
  border-radius:12px;
  background:#e3f2ff;
  color:var(--v96-blue);
  font-weight:900;
}
.v96-feature h3{margin:0 0 10px;color:var(--v96-ink);font-size:1.2rem}
.v96-feature p{margin:0;color:var(--v96-muted);font-size:.9rem;line-height:1.7}
.v96-process{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25)}
.v96-process article{padding:34px 28px;border-right:1px solid rgba(255,255,255,.22)}
.v96-process article:last-child{border-right:0}
.v96-process span{font:700 .72rem "DM Mono";color:#bfe5ff}
.v96-process h3{margin:26px 0 10px;font-size:1.3rem}
.v96-process p{margin:0;color:#d8ecff;line-height:1.7;font-size:.9rem}
.v96-package-note{
  display:grid;
  grid-template-columns:1fr auto;
  gap:30px;
  align-items:center;
  padding:36px;
  border:1px solid #cfe1f0;
  border-radius:20px;
  background:#eef7ff;
}
.v96-package-note h3{margin:0 0 8px;color:var(--v96-ink);font-size:1.6rem}
.v96-package-note p{margin:0;color:var(--v96-muted);line-height:1.65}

/* Services and complex-build pages use the homepage palette. */
.v96-services-hero,
.v96-complex-hero{
  padding:clamp(80px,9vw,136px) 0;
  border-bottom:1px solid var(--v96-line);
  background:linear-gradient(145deg,#fff,#eaf5ff);
}
.v96-services-hero h1,
.v96-complex-hero h1{
  max-width:980px;
  margin:20px 0;
  color:var(--v96-ink);
  font-size:clamp(3.7rem,7.5vw,7.8rem);
  line-height:.87;
  letter-spacing:-.075em;
}
.v96-services-hero p,
.v96-complex-hero p{max-width:760px;color:var(--v96-muted);font-size:1.05rem;line-height:1.8}
.v96-service-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.v96-service-package{
  display:flex;
  min-height:390px;
  flex-direction:column;
  padding:30px;
  border:1px solid #cfe1ef;
  border-radius:20px;
  background:#fff;
  box-shadow:0 14px 36px rgba(9,65,119,.08);
  transition:transform .25s ease,box-shadow .25s ease;
}
.v96-service-package:hover{transform:translateY(-7px);box-shadow:var(--v96-shadow)}
.v96-service-package span{color:var(--v96-blue);font:700 .7rem "DM Mono";letter-spacing:.11em}
.v96-service-package h3{margin:24px 0 12px;color:var(--v96-ink);font-size:1.8rem}
.v96-service-package p{margin:0;color:var(--v96-muted);line-height:1.7}
.v96-service-package ul{display:grid;gap:10px;margin:24px 0;padding:0;list-style:none;color:#355573;font-size:.88rem}
.v96-service-package li::before{content:"✓";margin-right:8px;color:var(--v96-blue);font-weight:900}
.v96-service-package strong{margin-top:auto;color:var(--v96-blue)}
.v96-complex-hero__grid,
.v96-complex-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:clamp(40px,7vw,96px);
  align-items:center;
}
.v96-complex-image{
  margin:0;
  overflow:hidden;
  border:1px solid #cfe1f0;
  border-radius:24px;
  background:#fff;
  box-shadow:var(--v96-shadow);
}
.v96-complex-image img{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:cover}
.v96-service-motion{
  position:relative;
  min-height:440px;
  overflow:hidden;
  border:1px solid #cfe1f0;
  border-radius:24px;
  background:
    linear-gradient(90deg,rgba(93,158,218,.08) 1px,transparent 1px),
    linear-gradient(rgba(93,158,218,.08) 1px,transparent 1px),
    linear-gradient(145deg,#f8fcff,#e8f4ff);
  background-size:38px 38px,38px 38px,auto;
  box-shadow:var(--v96-shadow);
}
.v96-service-motion__screen{
  position:absolute;
  inset:78px 92px;
  display:grid;
  grid-template-columns:1.2fr .8fr;
  grid-template-rows:1fr 1fr;
  gap:14px;
  padding:26px;
  border:8px solid #10365f;
  border-radius:20px;
  background:#fff;
  box-shadow:0 24px 45px rgba(8,55,105,.18);
  transform:perspective(900px) rotateY(-7deg) rotateX(2deg);
}
.v96-service-motion__screen span{
  border-radius:12px;
  background:linear-gradient(145deg,#dcedfb,#83bce9);
}
.v96-service-motion__screen span:first-child{grid-row:1/-1;background:linear-gradient(145deg,#0a72d4,#73b7ee)}
.v96-service-motion__node{
  position:absolute;
  display:grid;
  width:72px;
  height:72px;
  place-items:center;
  border:1px solid #b9d6ed;
  border-radius:18px;
  background:#fff;
  color:var(--v96-blue);
  font:900 .72rem "DM Mono",monospace;
  box-shadow:0 14px 28px rgba(8,55,105,.15);
  animation:v96-node-float 4.8s ease-in-out infinite;
}
.v96-service-motion__node--a{left:28px;top:42px}
.v96-service-motion__node--b{right:26px;top:86px;animation-delay:-1.4s}
.v96-service-motion__node--c{right:66px;bottom:28px;animation-delay:-2.6s}
@keyframes v96-node-float{50%{transform:translateY(-11px)}}
.v96-complex-copy h2{
  margin:18px 0;
  color:var(--v96-ink);
  font-size:clamp(2.7rem,4.8vw,5rem);
  line-height:.95;
  letter-spacing:-.06em;
}
.v96-complex-copy>p{color:var(--v96-muted);line-height:1.75}
.v96-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:28px 0;padding:0;list-style:none}
.v96-checks li{position:relative;padding-left:24px;color:#355573;line-height:1.55}
.v96-checks li::before{content:"✓";position:absolute;left:0;color:var(--v96-blue);font-weight:900}
.v96-platform-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.v96-platform-card{padding:24px;border:1px solid #d4e4f1;border-radius:16px;background:#fff}
.v96-platform-card h3{margin:0 0 9px;color:var(--v96-ink)}
.v96-platform-card p{margin:0;color:var(--v96-muted);font-size:.87rem;line-height:1.65}
.v96-reverse .v96-complex-image{order:2}

/* Pricing readability and compact cards. */
.price-card{
  border:1px solid #cbdfee!important;
  background:#fff!important;
  color:var(--v96-ink)!important;
  box-shadow:0 14px 38px rgba(8,56,107,.09)!important;
}
.price-card.featured{
  border-color:#6eaee7!important;
  background:linear-gradient(180deg,#f5fbff,#fff)!important;
}
.price-kicker{
  display:inline-flex!important;
  width:max-content!important;
  max-width:100%!important;
  padding:9px 13px!important;
  border:1px solid #9fc4e4!important;
  border-radius:999px!important;
  background:#e7f3ff!important;
  color:#164f83!important;
  font-weight:800!important;
  line-height:1.25!important;
}
.price-card.featured .price-kicker{background:#d9edff!important;color:#064d9e!important}
.price-card .price{color:var(--v96-ink)!important}
.price-card .price small,.checkout-note{color:#58728b!important}
.v96-package-detail-link{
  display:block;
  margin:0 0 14px;
  color:var(--v96-blue)!important;
  font-size:.8rem;
  font-weight:900;
  text-align:center;
}
.care-panel{display:none!important}

@media(max-width:1050px){
  .v96-split-hero .container,
  .v96-package-hero__grid,
  .v96-complex-hero__grid,
  .v96-complex-row{grid-template-columns:1fr}
  .v96-split-hero__visual{max-width:760px}
  .v96-service-packages,
  .v96-feature-grid{grid-template-columns:1fr 1fr}
  .v96-platform-grid{grid-template-columns:1fr 1fr}
  .v96-reverse .v96-complex-image{order:0}
}
@media(max-width:720px){
  .v96-split-hero .container{display:block}
  .v96-split-hero__visual{margin-top:34px}
  .v96-preview-hero h1,
  .v96-work-hero h1{font-size:clamp(2.8rem,14vw,4.4rem)!important}
  .proof-picture{margin-top:30px}
  .v96-package-hero h1,
  .v96-services-hero h1,
  .v96-complex-hero h1{font-size:clamp(3rem,16vw,5rem)}
  .v96-package-visual{min-height:350px}
  .v96-browser,.v96-search-map,.v96-shop{inset:30px 20px}
  .v96-shop{padding:22px}
  .v96-shop__product::before{height:88px}
  .v96-device{width:98px;height:192px}
  .v96-service-packages,
  .v96-feature-grid,
  .v96-platform-grid,
  .v96-checks{grid-template-columns:1fr}
  .v96-process{grid-template-columns:1fr}
  .v96-process article{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}
  .v96-package-note{grid-template-columns:1fr}
  .nav-dropdown__sections{grid-template-columns:1fr!important}
}
@media(prefers-reduced-motion:reduce){
  .v96-package-visual::before,
  .v96-device,
  .v96-cart,
  .v96-search-pin{animation:none!important}
}


/* ===== source: v115-footer-lock.css ===== */
/* Vantora global footer lock and legal alignment */
html,body{min-height:100%}
body{min-height:100vh;display:flex;flex-direction:column}
body>main{flex:1 0 auto;width:100%}
.site-footer,body>footer{flex:0 0 auto;width:100%;margin-top:auto}

.site-footer .container{width:min(calc(100% - 56px),1240px);margin-inline:auto}
.site-footer .footer-top{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(180px,.55fr) minmax(280px,1fr)!important;gap:clamp(36px,5vw,72px)!important;align-items:start!important;padding-bottom:44px!important}
.site-footer .footer-brand,.site-footer .footer-col{min-width:0}
.site-footer .footer-brand{padding-right:0!important}
.site-footer .footer-brand p{max-width:460px!important;margin-top:18px!important;line-height:1.72!important}
.site-footer .footer-links{display:grid!important;gap:10px!important}
.site-footer .footer-links a{width:auto!important;max-width:100%;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.site-footer .contact-line{min-width:0}
.site-footer .contact-line strong,.site-footer .contact-line a{display:block;max-width:100%;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}

.site-footer .footer-bottom{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;gap:12px!important;width:100%;padding:22px 0 26px!important;text-align:center!important}
.site-footer .footer-bottom>span{display:block;width:100%;text-align:center!important}
.site-footer .footer-legal{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:22px!important;width:100%;text-align:center!important}
.site-footer .footer-legal a{white-space:nowrap!important}

@media(max-width:900px){
  .site-footer .container{width:min(calc(100% - 32px),1240px)}
  .site-footer .footer-top{grid-template-columns:1fr 1fr!important;gap:34px!important}
  .site-footer .footer-brand{grid-column:1/-1}
  .site-footer .footer-brand p{max-width:620px!important}
}
@media(max-width:640px){
  .site-footer .footer-top{grid-template-columns:1fr!important;gap:30px!important;padding-bottom:34px!important}
  .site-footer .footer-brand{grid-column:auto}
  .site-footer .footer-bottom{gap:10px!important}
  .site-footer .footer-legal{gap:14px!important}
}


/* ===== source: v117-v6.css ===== */
/* V117 / V6 final layout corrections */

/* ---------- Global footer: stable grid and legal row ---------- */
.site-footer{
  width:100%!important;
  margin-top:auto!important;
  padding:64px 0 0!important;
  background:#020711!important;
  color:#fff!important;
  overflow:hidden!important;
}
.site-footer>.container{
  width:min(1180px,calc(100% - 48px))!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0!important;
}
.site-footer .footer-top{
  display:grid!important;
  grid-template-columns:minmax(300px,1.25fr) minmax(180px,.55fr) minmax(320px,1fr)!important;
  gap:clamp(34px,5vw,72px)!important;
  align-items:start!important;
  width:100%!important;
  padding:0 0 46px!important;
}
.site-footer .footer-top>*{
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
}
.site-footer .footer-brand{
  display:block!important;
  padding:0!important;
}
.site-footer .footer-brand .brand{
  display:inline-flex!important;
  width:auto!important;
  min-width:0!important;
  padding:0!important;
}
.site-footer .footer-brand .brand-logo{
  display:block!important;
  width:auto!important;
  max-width:190px!important;
  height:auto!important;
  max-height:82px!important;
  object-fit:contain!important;
}
.site-footer .footer-brand p{
  max-width:440px!important;
  margin:20px 0 0!important;
  color:#aebed0!important;
  font-size:.93rem!important;
  line-height:1.75!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.site-footer .footer-col{
  display:block!important;
  min-width:0!important;
}
.site-footer .footer-col h4{
  margin:0 0 18px!important;
  color:#8296ad!important;
  font-size:.68rem!important;
  font-weight:800!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.site-footer .footer-links{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:11px!important;
  width:100%!important;
}
.site-footer .footer-links a{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  padding:0!important;
  color:#d9e7f5!important;
  font-size:.86rem!important;
  line-height:1.4!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.site-footer .contact-line{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  padding:14px 0!important;
  border-bottom:1px solid rgba(184,211,236,.2)!important;
}
.site-footer .contact-line span{
  display:block!important;
  margin-bottom:7px!important;
  color:#8296ad!important;
  font-size:.63rem!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
.site-footer .contact-line strong,
.site-footer .contact-line a{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  color:#fff!important;
  font-size:.9rem!important;
  font-weight:650!important;
  line-height:1.55!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
.site-footer .contact-line a[href^="mailto:"]{
  white-space:nowrap!important;
  font-size:clamp(.76rem,1vw,.9rem)!important;
}
.site-footer .footer-bottom{
  display:flex!important;
  flex-direction:row!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:28px!important;
  width:100%!important;
  padding:22px 0 26px!important;
  border-top:1px solid rgba(184,211,236,.2)!important;
  color:#8296ad!important;
  font-size:.72rem!important;
  text-align:left!important;
}
.site-footer .footer-bottom>span{
  display:block!important;
  width:auto!important;
  margin:0!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-footer .footer-legal{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:24px!important;
  width:auto!important;
  margin-left:auto!important;
  text-align:right!important;
}
.site-footer .footer-legal a{
  color:#b9d7f2!important;
  white-space:nowrap!important;
}

/* ---------- Homepage hero benefit strip ---------- */
.hero-strip{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  padding-inline:4vw!important;
}
.hero-strip span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:0 20px!important;
  text-align:center!important;
}
.hero-strip span:first-child{padding-left:20px!important}
.hero-strip span:last-child{border-right:0!important}

/* ---------- £149 package final CTA contrast ---------- */
.v109-final{
  background:radial-gradient(circle at 88% 30%,rgba(58,142,247,.42),transparent 31%),#082a55!important;
  color:#fff!important;
}
.v109-final .v109-kicker{
  color:#9fd4ff!important;
  opacity:1!important;
}
.v109-final h2{
  color:#fff!important;
  opacity:1!important;
}
.v109-final p{
  color:#d7e8f8!important;
  opacity:1!important;
}
.v109-final .btn-primary{
  background:linear-gradient(120deg,#0d7ee8,#0758af)!important;
  color:#fff!important;
  border-color:transparent!important;
}

@media(max-width:980px){
  .site-footer>.container{width:min(100% - 36px,1180px)!important}
  .site-footer .footer-top{
    grid-template-columns:minmax(0,1.15fr) minmax(170px,.7fr)!important;
    gap:38px!important;
  }
  .site-footer .footer-brand{grid-column:1/-1!important}
  .site-footer .footer-brand p{max-width:620px!important}
}
@media(max-width:760px){
  .hero-strip{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    height:auto!important;
    gap:0!important;
    padding:10px 16px!important;
  }
  .hero-strip span{
    min-height:38px!important;
    padding:7px 10px!important;
    border-right:0!important;
    font-size:.69rem!important;
  }
  .site-footer{padding-top:48px!important}
  .site-footer .footer-top{
    grid-template-columns:1fr!important;
    gap:30px!important;
    padding-bottom:34px!important;
  }
  .site-footer .footer-brand{grid-column:auto!important}
  .site-footer .contact-line a[href^="mailto:"]{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .site-footer .footer-bottom{
    flex-wrap:wrap!important;
    gap:12px 24px!important;
  }
  .site-footer .footer-bottom>span{white-space:normal!important}
}
@media(max-width:540px){
  .site-footer>.container{width:min(100% - 28px,1180px)!important}
  .site-footer .footer-bottom{
    flex-direction:column!important;
    align-items:flex-start!important;
    text-align:left!important;
  }
  .site-footer .footer-legal{
    justify-content:flex-start!important;
    margin-left:0!important;
    text-align:left!important;
    gap:16px!important;
  }
}


/* ===== source: v211-home-header-alignment.css ===== */
/* Homepage desktop header alignment
   Matches the centred 1460px container boundary used by internal pages. */
@media (min-width: 901px) {
  body > header:not(.site-header) {
    padding-left: max(28px, calc((100% - 1460px) / 2)) !important;
    padding-right: max(28px, calc((100% - 1460px) / 2)) !important;
  }

  body > header:not(.site-header) > .menu-toggle {
    display: none !important;
  }
}


/* ===== source: v118-footer-final.css ===== */
/* V118 / V7 — final footer reset
   Resets legacy broad footer rules from earlier stylesheets. */
.site-footer{
  display:block!important;
  grid-template-columns:none!important;
  align-items:initial!important;
  gap:0!important;
  width:100%!important;
  margin-top:auto!important;
  padding:64px 0 0!important;
  background:#061E3D!important;
  color:#fff!important;
  overflow:hidden!important;
}
.site-footer>.container{
  display:block!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0!important;
}
.site-footer .footer-top{
  display:grid!important;
  grid-template-columns:minmax(300px,1.2fr) minmax(180px,.55fr) minmax(320px,1fr)!important;
  gap:clamp(38px,5vw,74px)!important;
  align-items:start!important;
  width:100%!important;
  padding:0 0 46px!important;
}
.site-footer .footer-top>.footer-brand,
.site-footer .footer-top>.footer-col{
  display:block!important;
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
}
.site-footer .footer-brand .brand{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  min-width:0!important;
  padding:0!important;
}
.site-footer .footer-brand .brand-logo{
  display:block!important;
  width:auto!important;
  max-width:190px!important;
  height:auto!important;
  max-height:82px!important;
  object-fit:contain!important;
  filter:none!important;
  opacity:1!important;
}
.site-footer .footer-brand p{
  display:block!important;
  max-width:440px!important;
  margin:20px 0 0!important;
  color:#c6d8ea!important;
  font-size:.93rem!important;
  line-height:1.75!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.site-footer .footer-col h4{
  display:block!important;
  margin:0 0 18px!important;
  color:#9fb9d2!important;
  font-size:.68rem!important;
  font-weight:800!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.site-footer .footer-links{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:11px!important;
  width:100%!important;
}
.site-footer .footer-links a{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  padding:0!important;
  color:#eef6fd!important;
  font-size:.86rem!important;
  line-height:1.4!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.site-footer .contact-line{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  padding:14px 0!important;
  border-bottom:1px solid rgba(184,211,236,.2)!important;
}
.site-footer .contact-line span{
  display:block!important;
  margin-bottom:7px!important;
  color:#9fb9d2!important;
  font-size:.63rem!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
.site-footer .contact-line strong,
.site-footer .contact-line a{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  color:#fff!important;
  font-size:.9rem!important;
  font-weight:650!important;
  line-height:1.55!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
.site-footer .contact-line a[href^="mailto:"]{
  white-space:nowrap!important;
  font-size:clamp(.76rem,1vw,.9rem)!important;
}
.site-footer .footer-bottom{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:28px!important;
  width:100%!important;
  padding:22px 0 26px!important;
  border-top:1px solid rgba(184,211,236,.2)!important;
  color:#9fb9d2!important;
  font-size:.72rem!important;
  text-align:left!important;
}
.site-footer .footer-bottom>span{
  display:block!important;
  flex:0 1 auto!important;
  width:auto!important;
  margin:0!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-footer .footer-legal{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:24px!important;
  width:auto!important;
  margin-left:auto!important;
  text-align:right!important;
}
.site-footer .footer-legal a{
  display:inline-block!important;
  color:#d8ebfb!important;
  white-space:nowrap!important;
}
@media(max-width:980px){
  .site-footer>.container{width:min(100% - 36px,1180px)!important}
  .site-footer .footer-top{
    grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr)!important;
    gap:38px!important;
  }
  .site-footer .footer-brand{grid-column:1/-1!important}
  .site-footer .footer-brand p{max-width:620px!important}
}
@media(max-width:760px){
  .site-footer{padding-top:48px!important}
  .site-footer .footer-top{
    grid-template-columns:1fr!important;
    gap:30px!important;
    padding-bottom:34px!important;
  }
  .site-footer .footer-brand{grid-column:auto!important}
  .site-footer .contact-line a[href^="mailto:"]{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .site-footer .footer-bottom{
    flex-wrap:wrap!important;
    gap:12px 24px!important;
  }
  .site-footer .footer-bottom>span{white-space:normal!important}
}
@media(max-width:540px){
  .site-footer>.container{width:min(100% - 28px,1180px)!important}
  .site-footer .footer-bottom{
    flex-direction:column!important;
    align-items:flex-start!important;
    text-align:left!important;
  }
  .site-footer .footer-legal{
    justify-content:flex-start!important;
    margin-left:0!important;
    text-align:left!important;
    gap:16px!important;
  }
}


/* ===== source: v120-browser-fit.css ===== */
/* V120 / V11 — browser-fit safeguard
   Keeps every page inside the visible browser viewport without right-side gaps
   or horizontal overflow in Chrome, Edge, Firefox and Safari. */

html {
  width: 100%;
  min-width: 320px;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  width: 100%;
  min-width: 320px;
  max-width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden;
}

@supports (overflow-x: clip) {
  html,
  body {
    overflow-x: clip;
  }
}

/* All primary page bands must span the complete browser width. */
body > .utility,
body > header,
body > main,
body > footer,
.site-header,
.header-promo,
main,
main > section,
.hero,
.site-footer {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}

/* Prevent wide grid/flex children from forcing the document beyond the viewport. */
header,
.site-header,
main,
footer,
.site-footer,
.container,
.header-inner,
.hero-copy,
.hero-art,
.hero-grid,
.v96-section,
.v100-page,
.pkg115,
.pkg115-hero__grid,
.pkg115-split,
.footer-top,
.footer-col,
.footer-brand {
  min-width: 0 !important;
}

img,
picture,
video,
svg,
canvas,
iframe {
  max-width: 100%;
}

/* Long addresses, URLs and labels may wrap, but never widen the page. */
a,
p,
span,
strong,
small,
li {
  overflow-wrap: break-word;
}

/* Keep normal desktop content centred while outer backgrounds remain edge-to-edge. */
.container {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Browser-safe responsive containment. */
@media (max-width: 900px) {
  body > .utility,
  body > header,
  body > main,
  body > footer,
  main > section {
    max-width: 100% !important;
  }
}


/* ===== source: back-to-top.css ===== */
/* Vantora Back to Top button */
.vantora-back-to-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9998;
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(125, 122, 255, 0.48);
  border-radius: 999px;
  background: linear-gradient(145deg, rgba(12, 22, 42, 0.96), rgba(25, 18, 62, 0.96));
  color: #ffffff;
  box-shadow: 0 14px 36px rgba(2, 8, 23, 0.42), 0 0 28px rgba(98, 87, 255, 0.22);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translateY(14px) scale(0.94);
  pointer-events: none;
  transition: opacity .22s ease, visibility .22s ease, transform .22s ease,
              border-color .22s ease, box-shadow .22s ease;
}

.vantora-back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
  pointer-events: auto;
}

.vantora-back-to-top:hover {
  border-color: rgba(143, 231, 255, 0.82);
  box-shadow: 0 16px 42px rgba(2, 8, 23, 0.5), 0 0 34px rgba(91, 102, 255, 0.38);
  transform: translateY(-3px) scale(1.03);
}

.vantora-back-to-top:focus-visible {
  outline: 3px solid #8fe7ff;
  outline-offset: 4px;
}

.vantora-back-to-top__icon {
  display: block;
  font-size: 26px;
  font-weight: 800;
  line-height: 1;
  transform: translateY(-1px);
}

.vantora-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 640px) {
  .vantora-back-to-top {
    right: 16px;
    bottom: 18px;
    width: 46px;
    height: 46px;
  }
  .vantora-back-to-top__icon { font-size: 23px; }
}

@media (prefers-reduced-motion: reduce) {
  .vantora-back-to-top { transition: none; }
}


/* ===== source: v121-v12.css ===== */
/* V121 / V12 — consistent back-to-top button and compact £149 package */

/* Retire the legacy bar/button. The universal .vantora-back-to-top control is used instead. */
.back-top{display:none!important}

/* Keep the floating control clear of the mascot and browser edge. */
.vantora-back-to-top{
  right:28px!important;
  bottom:28px!important;
  width:50px!important;
  height:50px!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,#0a67c8,#084a91)!important;
  border:1px solid rgba(174,220,255,.6)!important;
  box-shadow:0 12px 30px rgba(5,37,77,.32)!important;
}
.vantora-back-to-top:hover{background:linear-gradient(145deg,#1381ed,#0755a8)!important}

/* £149 one-page package: tighter, consistent vertical rhythm. */
.v109-page .v109-hero{padding-block:clamp(46px,5vw,70px)!important}
.v109-page .v109-hero__grid{gap:clamp(28px,4vw,54px)!important}
.v109-page .v109-hero h1{margin-bottom:16px!important}
.v109-page .v109-hero__lead{margin-bottom:20px!important;line-height:1.58!important}
.v109-page .v109-price{margin-bottom:22px!important}
.v109-page .v109-actions .btn{min-height:50px!important}
.v109-page .v109-strip{padding-block:14px!important}
.v109-page .v109-strip__item{min-height:70px!important;padding:15px 20px!important}
.v109-page .v109-section{padding-block:clamp(42px,4.7vw,66px)!important}
.v109-page .v109-kicker{margin-bottom:13px!important}
.v109-page h2{margin-bottom:14px!important;font-size:clamp(2.15rem,4.2vw,3.85rem)!important}
.v109-page .v109-intro{font-size:1.02rem!important;line-height:1.62!important}
.v109-page .v109-fit,.v109-page .v109-anatomy{gap:clamp(30px,4.5vw,62px)!important}
.v109-page .v109-fit__panel{padding:27px!important;border-radius:20px!important}
.v109-page .v109-fit__panel ul{gap:11px!important}
.v109-page .v109-included{gap:14px!important;margin-top:28px!important}
.v109-page .v109-card{min-height:0!important;padding:22px!important;border-radius:18px!important}
.v109-page .v109-card__number{width:36px!important;height:36px!important;margin-bottom:16px!important;border-radius:11px!important}
.v109-page .v109-page-map{padding:13px!important;border-radius:23px!important}
.v109-page .v109-page-map__section{min-height:50px!important;padding:11px 15px!important;margin-bottom:6px!important}
.v109-page .v109-page-map__section:first-of-type{min-height:92px!important}
.v109-page .v109-anatomy__list{gap:13px!important;margin-top:22px!important}
.v109-page .v109-anatomy__item{grid-template-columns:38px 1fr!important;gap:13px!important}
.v109-page .v109-anatomy__item>span{width:38px!important;height:38px!important;border-radius:11px!important}
.v109-page .v109-process{gap:16px!important;margin-top:28px!important}
.v109-page .v109-process__step{padding:24px!important}
.v109-page .v109-process__step h3{margin:13px 0 8px!important}
.v109-page .v109-boundary{gap:16px!important;margin-top:28px!important}
.v109-page .v109-boundary__card{padding:24px!important;border-radius:18px!important}
.v109-page .v109-final{padding-block:clamp(44px,5vw,66px)!important}
.v109-page .v109-final__inner{gap:28px!important}

@media(max-width:700px){
  .vantora-back-to-top{right:16px!important;bottom:18px!important;width:46px!important;height:46px!important}
  .v109-page .v109-hero{padding-block:44px 50px!important}
  .v109-page .v109-section{padding-block:38px!important}
  .v109-page .v109-strip{padding-block:10px!important}
  .v109-page .v109-strip__item{min-height:62px!important;padding:13px 16px!important}
}


/* ===== source: v122-footer-centred.css ===== */
/* V39 — final split footer legal row
   Desktop: copyright left, legal links together on the right.
   Mobile: neatly stacked and centred. */
.site-footer .footer-bottom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:auto!important;
  justify-content:stretch!important;
  justify-items:stretch!important;
  align-items:center!important;
  column-gap:32px!important;
  row-gap:0!important;
  width:100%!important;
  padding:22px 0 26px!important;
  text-align:left!important;
}
.site-footer .footer-bottom>span{
  display:block!important;
  grid-column:1!important;
  grid-row:1!important;
  justify-self:start!important;
  width:auto!important;
  max-width:100%!important;
  margin:0!important;
  text-align:left!important;
  white-space:normal!important;
}
.site-footer .footer-legal{
  display:flex!important;
  grid-column:2!important;
  grid-row:1!important;
  justify-self:end!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:24px!important;
  width:auto!important;
  margin:0!important;
  text-align:right!important;
}
.site-footer .footer-legal a{
  display:inline-block!important;
  white-space:nowrap!important;
}
@media(max-width:640px){
  .site-footer .footer-bottom{
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto!important;
    row-gap:12px!important;
    text-align:center!important;
  }
  .site-footer .footer-bottom>span{
    grid-column:1!important;
    grid-row:1!important;
    justify-self:center!important;
    width:100%!important;
    text-align:center!important;
  }
  .site-footer .footer-legal{
    grid-column:1!important;
    grid-row:2!important;
    justify-self:center!important;
    justify-content:center!important;
    width:100%!important;
    text-align:center!important;
  }
}


/* ===== source: v141-home-faq.css ===== */
/* V41 — homepage quick-answer accordion */
.home-faq{
  position:relative;
  overflow:hidden;
  padding:112px 7vw 118px;
  color:#eef7ff;
  background:
    radial-gradient(circle at 86% 10%,rgba(64,157,255,.18),transparent 34%),
    radial-gradient(circle at 9% 88%,rgba(42,202,214,.10),transparent 31%),
    linear-gradient(180deg,#06162d 0%,#081e3a 100%);
}
.home-faq::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 42%);
}
.home-faq__inner{
  position:relative;
  z-index:1;
  width:min(1180px,100%);
  margin:0 auto;
}
.home-faq__head{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(280px,.65fr);
  gap:56px;
  align-items:end;
  margin-bottom:42px;
}
.home-faq .section-label{
  color:#8ed4ff;
}
.home-faq h2{
  margin:0;
  max-width:760px;
  color:#fff;
  font-size:clamp(42px,5.4vw,78px);
  line-height:.98;
  letter-spacing:-.045em;
}
.home-faq h2 em{
  color:#61bfff;
  font-style:italic;
  font-weight:500;
}
.home-faq__intro{
  margin:0 0 5px;
  color:#b9cce0;
  font-size:17px;
  line-height:1.72;
}
.home-faq__list{
  display:grid;
  gap:16px;
}
.home-faq-group{
  border:1px solid rgba(141,202,246,.17);
  background:linear-gradient(145deg,rgba(11,42,77,.94),rgba(7,29,57,.94));
  box-shadow:0 18px 48px rgba(0,0,0,.16);
  transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease;
}
.home-faq-group:hover{
  transform:translateY(-2px);
  border-color:rgba(115,196,255,.34);
  box-shadow:0 22px 58px rgba(0,0,0,.22);
}
.home-faq-group[open]{
  border-color:rgba(105,193,255,.42);
  box-shadow:0 26px 70px rgba(0,0,0,.27);
}
.home-faq-group summary{
  list-style:none;
  cursor:pointer;
  display:grid;
  grid-template-columns:58px minmax(0,1fr) 44px;
  gap:20px;
  align-items:center;
  min-height:112px;
  padding:24px 28px;
}
.home-faq-group summary::-webkit-details-marker{display:none}
.home-faq-group summary:focus-visible{
  outline:3px solid #7bcaff;
  outline-offset:4px;
}
.home-faq-group__number{
  display:grid;
  place-items:center;
  width:52px;
  height:52px;
  border:1px solid rgba(124,203,255,.32);
  border-radius:50%;
  color:#8ed4ff;
  font-size:13px;
  font-weight:800;
  letter-spacing:.12em;
}
.home-faq-group__title strong{
  display:block;
  margin-bottom:7px;
  color:#fff;
  font-size:clamp(20px,2.3vw,29px);
  line-height:1.15;
  letter-spacing:-.02em;
}
.home-faq-group__title span{
  color:#9fb8ce;
  font-size:15px;
  line-height:1.55;
}
.home-faq-group__icon{
  position:relative;
  width:40px;
  height:40px;
  border-radius:50%;
  border:1px solid rgba(130,204,255,.28);
}
.home-faq-group__icon::before,
.home-faq-group__icon::after{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:14px;
  height:2px;
  background:#8ed4ff;
  transform:translate(-50%,-50%);
  transition:transform .25s ease;
}
.home-faq-group__icon::after{
  transform:translate(-50%,-50%) rotate(90deg);
}
.home-faq-group[open] .home-faq-group__icon::after{
  transform:translate(-50%,-50%) rotate(0deg);
}
.home-faq-group__content{
  padding:0 28px 30px 106px;
}
.home-faq-answer{
  display:grid;
  grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);
  gap:36px;
  padding:24px 0;
  border-top:1px solid rgba(145,198,236,.13);
}
.home-faq-answer h3{
  margin:0;
  color:#f7fbff;
  font-size:17px;
  line-height:1.45;
}
.home-faq-answer p{
  margin:0;
  color:#b9cce0;
  font-size:15px;
  line-height:1.72;
}
@media(max-width:900px){
  .home-faq{padding:86px 6vw 92px}
  .home-faq__head{grid-template-columns:1fr;gap:22px}
  .home-faq-group__content{padding-left:28px}
}
@media(max-width:680px){
  .home-faq{padding:72px 20px 78px}
  .home-faq__head{margin-bottom:30px}
  .home-faq-group summary{
    grid-template-columns:44px minmax(0,1fr) 34px;
    gap:13px;
    min-height:96px;
    padding:20px 18px;
  }
  .home-faq-group__number{width:40px;height:40px;font-size:11px}
  .home-faq-group__icon{width:32px;height:32px}
  .home-faq-group__content{padding:0 18px 22px}
  .home-faq-answer{grid-template-columns:1fr;gap:8px;padding:20px 0}
}
@media(prefers-reduced-motion:reduce){
  .home-faq-group,.home-faq-group__icon::after{transition:none}
}


/* ===== source: v142-official-logo-lock.css ===== */
/* V44 — one official Vantora logo across the complete website */
:root{
  --vantora-logo-desktop-height:72px;
  --vantora-logo-desktop-width:150px;
  --vantora-logo-footer-height:82px;
  --vantora-logo-footer-width:160px;
}

/* Homepage header */
body > header:not(.site-header) .v91-brand{
  display:inline-flex!important;
  align-items:center!important;
  width:var(--vantora-logo-desktop-width)!important;
  min-width:var(--vantora-logo-desktop-width)!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body > header:not(.site-header) .v91-brand-logo{
  display:block!important;
  width:auto!important;
  height:var(--vantora-logo-desktop-height)!important;
  max-width:var(--vantora-logo-desktop-width)!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:none!important;
  opacity:1!important;
  image-rendering:auto!important;
}

/* All internal-page headers: use the same full homepage logo at every size. */
.site-header .brand{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  min-width:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.site-header .brand-logo{
  display:block!important;
  width:auto!important;
  height:var(--vantora-logo-desktop-height)!important;
  max-width:var(--vantora-logo-desktop-width)!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:none!important;
  opacity:1!important;
  image-rendering:auto!important;
}
.site-header .brand-logo--mobile{
  display:none!important;
}

/* All footers: same exact official homepage logo, with no panel or graphic treatment. */
.site-footer .footer-brand .brand,
footer .footer-brand .brand{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.site-footer .footer-brand .brand-logo,
footer .footer-brand .brand-logo{
  display:block!important;
  width:auto!important;
  height:var(--vantora-logo-footer-height)!important;
  max-width:var(--vantora-logo-footer-width)!important;
  max-height:var(--vantora-logo-footer-height)!important;
  object-fit:contain!important;
  object-position:left center!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  filter:none!important;
  opacity:1!important;
  image-rendering:auto!important;
}

@media(max-width:900px){
  :root{
    --vantora-logo-desktop-height:64px;
    --vantora-logo-desktop-width:135px;
    --vantora-logo-footer-height:74px;
    --vantora-logo-footer-width:145px;
  }
  body > header:not(.site-header) .v91-brand{
    width:var(--vantora-logo-desktop-width)!important;
    min-width:var(--vantora-logo-desktop-width)!important;
  }
}

@media(max-width:640px){
  :root{
    --vantora-logo-desktop-height:54px;
    --vantora-logo-desktop-width:112px;
    --vantora-logo-footer-height:66px;
    --vantora-logo-footer-width:130px;
  }
  body > header:not(.site-header) .v91-brand{
    width:var(--vantora-logo-desktop-width)!important;
    min-width:var(--vantora-logo-desktop-width)!important;
  }
  .site-header .brand-logo{
    display:block!important;
  }
}


/* ===== source: v143-menu-footer-fix.css ===== */
/* V43 — approved Services menu only, plus corrected dark-footer logo */
.nav-dropdown__sections{
  grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important;
}
.nav-dropdown__section--specialist .nav-dropdown__list{
  display:grid!important;
  gap:10px!important;
}
.nav-dropdown__section--specialist .nav-service-link{
  min-height:74px!important;
  justify-content:flex-start!important;
  text-align:left!important;
  padding:13px 14px!important;
}
.nav-dropdown__section--specialist .nav-service-link__copy{
  display:grid!important;
  gap:4px!important;
}
.nav-dropdown__section--specialist .nav-service-link small{
  display:block!important;
  color:#62778d!important;
  font-size:.72rem!important;
  font-weight:600!important;
  line-height:1.3!important;
}
.site-footer .footer-brand .brand,
footer .footer-brand .brand{
  display:inline-flex!important;
  width:auto!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.site-footer .footer-brand .brand-logo,
footer .footer-brand .brand-logo{
  display:block!important;
  width:232px!important;
  height:auto!important;
  max-width:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  content:url("../images/vantora-footer-logo-v59.svg")!important;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.2))!important;
}
@media(max-width:900px){
  .nav-dropdown__sections{grid-template-columns:1fr!important}
  .site-footer .footer-brand .brand-logo,
  footer .footer-brand .brand-logo{width:210px!important;height:auto!important;max-width:100%!important}
}


/* ===== source: v260-home-nav-footer-preview.css ===== */
/* V260 review-only homepage navigation + footer concept. Linked by index.html only. */
body.v260-home-preview>header.v260-home-header{gap:clamp(14px,1.5vw,24px)!important}
body.v260-home-preview>header.v260-home-header .v91-brand{width:210px!important;min-width:210px!important}
body.v260-home-preview>header.v260-home-header .v91-brand-logo{width:210px!important}
body.v260-home-preview>header.v260-home-header .v260-nav{gap:clamp(15px,1.4vw,24px)!important;font-size:11px!important;white-space:nowrap}
body.v260-home-preview>header.v260-home-header .v260-nav>a,
body.v260-home-preview>header.v260-home-header .v260-nav .nav-dropdown__trigger{letter-spacing:.01em}
body.v260-home-preview>header.v260-home-header .header-cta{padding:14px 17px!important;font-size:11px!important}

body.v260-home-preview .v260-dropdown .nav-dropdown__menu.v260-mega{width:min(760px,calc(100vw - 40px))!important;padding:18px!important;border-radius:16px!important;transform:translate(-44%,-8px)!important}
body.v260-home-preview .v260-dropdown:hover .nav-dropdown__menu.v260-mega,
body.v260-home-preview .v260-dropdown:focus-within .nav-dropdown__menu.v260-mega,
body.v260-home-preview .v260-dropdown.open .nav-dropdown__menu.v260-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-44%,0)!important}
body.v260-home-preview .v260-dropdown--design .nav-dropdown__menu{transform:translate(-49%,-8px)!important}
body.v260-home-preview .v260-dropdown--design:hover .nav-dropdown__menu,
body.v260-home-preview .v260-dropdown--design:focus-within .nav-dropdown__menu,
body.v260-home-preview .v260-dropdown--design.open .nav-dropdown__menu{transform:translate(-49%,0)!important}
body.v260-home-preview .v260-dropdown--resources .nav-dropdown__menu{transform:translate(-58%,-8px)!important}
body.v260-home-preview .v260-dropdown--resources:hover .nav-dropdown__menu,
body.v260-home-preview .v260-dropdown--resources:focus-within .nav-dropdown__menu,
body.v260-home-preview .v260-dropdown--resources.open .nav-dropdown__menu{transform:translate(-58%,0)!important}
body.v260-home-preview .v260-mega__head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:20px!important;padding:2px 4px 15px!important;margin-bottom:4px!important;border-bottom:1px solid #dce4ec!important}
body.v260-home-preview .v260-mega__head span{font:700 9px "DM Mono",monospace!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#0960bb!important}
body.v260-home-preview .v260-mega__head strong{font-size:12px!important;line-height:1.45!important;color:#506b86!important;font-weight:650!important;text-align:right!important}
body.v260-home-preview .v260-mega__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding-top:9px!important}
body.v260-home-preview .v260-mega__grid--services{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body.v260-home-preview .v260-menu-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:70px!important;padding:13px 14px!important;border:1px solid #e0e9f2!important;border-radius:11px!important;background:#fff!important;color:#10233d!important;transition:.18s ease!important}
body.v260-home-preview .v260-menu-card:hover,
body.v260-home-preview .v260-menu-card:focus-visible{background:#f1f8ff!important;border-color:#a8d0f5!important;transform:translateY(-1px)!important}
body.v260-home-preview .v260-menu-card span{display:grid!important;gap:4px!important}
body.v260-home-preview .v260-menu-card strong{font-size:12px!important;line-height:1.25!important;color:#10233d!important}
body.v260-home-preview .v260-menu-card small{font-size:10px!important;line-height:1.4!important;color:#60758a!important;font-weight:550!important}
body.v260-home-preview .v260-menu-card>b{font-size:12px!important;color:#0960bb!important;white-space:nowrap!important}
body.v260-home-preview .v260-menu-card>i{font-size:18px!important;color:#0960bb!important;font-style:normal!important}
body.v260-home-preview .v260-menu-card--price{background:#f7fbff!important}
body.v260-home-preview .v260-menu-card--accent{background:linear-gradient(135deg,#eaf5ff,#f8fcff)!important;border-color:#bad9f4!important}

body.v260-home-preview .v260-footer{padding:58px 0 0!important;background:#061e3d!important;color:#fff!important}
body.v260-home-preview .v260-footer>.container{display:block!important;width:min(100% - 56px,1460px)!important;margin:0 auto!important;padding:0!important}
body.v260-home-preview .v260-footer__grid{display:grid!important;grid-template-columns:minmax(250px,1.35fr) repeat(4,minmax(145px,.82fr))!important;gap:clamp(28px,3.2vw,56px)!important;align-items:start!important}
body.v260-home-preview .v260-footer__brand{display:block!important;min-width:0!important}
body.v260-home-preview .v260-footer__brand .brand{display:inline-flex!important;margin:0 0 17px!important;min-width:0!important}
body.v260-home-preview .v260-footer__brand .brand-logo{display:block!important;width:min(230px,100%)!important;height:auto!important}
body.v260-home-preview .v260-footer__brand p{max-width:310px!important;margin:0 0 18px!important;color:#c9dbea!important;font-size:12px!important;line-height:1.7!important;font-weight:500!important}
body.v260-home-preview .v260-footer__meta{display:grid!important;gap:5px!important;margin:0 0 20px!important;color:#91abc2!important;font-size:10px!important;font-weight:650!important}
body.v260-home-preview .v260-footer__meta span:before{content:"✓";margin-right:8px;color:#77c5ff!important}
body.v260-home-preview .v260-footer__cta{display:inline-flex!important;align-items:center!important;gap:12px!important;padding:11px 14px!important;border:1px solid #2d5d8d!important;border-radius:8px!important;color:#fff!important;background:#0a3565!important;font-size:11px!important;font-weight:800!important}
body.v260-home-preview .v260-footer__cta:hover{background:#0d4b8a!important;border-color:#4d91cf!important}
body.v260-home-preview .v260-footer__col{display:block!important;min-width:0!important}
body.v260-home-preview .v260-footer__col h4{margin:3px 0 18px!important;color:#fff!important;font-size:11px!important;letter-spacing:.11em!important;text-transform:uppercase!important}
body.v260-home-preview .v260-footer__links{display:grid!important;gap:11px!important}
body.v260-home-preview .v260-footer__links a{padding:0!important;color:#c9dbea!important;font-size:11px!important;line-height:1.45!important;font-weight:650!important}
body.v260-home-preview .v260-footer__links a:hover{color:#fff!important;text-decoration:underline!important;text-underline-offset:4px!important}
body.v260-home-preview .v260-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-top:48px!important;padding:20px 0 23px!important;border-top:1px solid rgba(193,213,233,.18)!important;color:#8fa8c0!important;font-size:10px!important}
body.v260-home-preview .v260-footer__bottom .footer-legal{display:flex!important;gap:24px!important}
body.v260-home-preview .v260-footer__bottom a{color:#a9bfd3!important}

@media(max-width:1220px) and (min-width:901px){
 body.v260-home-preview>header.v260-home-header .v91-brand{width:175px!important;min-width:175px!important}
 body.v260-home-preview>header.v260-home-header .v91-brand-logo{width:175px!important}
 body.v260-home-preview>header.v260-home-header .v260-nav{gap:12px!important;font-size:10px!important}
 body.v260-home-preview>header.v260-home-header .header-cta{padding:12px 13px!important;font-size:10px!important}
 body.v260-home-preview .v260-dropdown{width:auto!important;display:inline-flex!important}
 body.v260-home-preview .v260-dropdown .nav-dropdown__trigger{width:auto!important;padding:10px 0!important}
 body.v260-home-preview .v260-dropdown .nav-dropdown__menu.v260-mega{position:absolute!important;max-height:none!important;width:min(700px,calc(100vw - 30px))!important;padding:16px!important;border:1px solid #dce4ec!important;box-shadow:0 28px 70px rgba(8,42,85,.2)!important;overflow:visible!important}
 body.v260-home-preview .v260-footer__grid{grid-template-columns:1.25fr repeat(2,1fr)!important}
 body.v260-home-preview .v260-footer__brand{grid-row:span 2!important}
}

@media(max-width:900px){
 body.v260-home-preview>header.v260-home-header .v260-nav{gap:4px!important;font-size:12px!important;white-space:normal!important}
 body.v260-home-preview>header.v260-home-header nav.main-nav.open>a,
 body.v260-home-preview>header.v260-home-header nav.main-nav.open .nav-dropdown__trigger{min-height:0!important;padding:11px 10px!important}
 body.v260-home-preview .v260-dropdown .nav-dropdown__menu.v260-mega{position:static!important;width:100%!important;max-height:0!important;margin:0!important;padding:0 10px!important;overflow:hidden!important;border:0!important;box-shadow:none!important;opacity:0!important;visibility:hidden!important;transform:none!important}
 body.v260-home-preview .v260-dropdown.open .nav-dropdown__menu.v260-mega,
 body.v260-home-preview .v260-dropdown:focus-within .nav-dropdown__menu.v260-mega{max-height:1100px!important;padding:12px!important;border:1px solid #dce4ec!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
 body.v260-home-preview .v260-mega__head{display:block!important}
 body.v260-home-preview .v260-mega__head strong{display:block!important;margin-top:6px!important;text-align:left!important}
 body.v260-home-preview .v260-mega__grid,
 body.v260-home-preview .v260-mega__grid--services{grid-template-columns:1fr!important}
 body.v260-home-preview .v260-menu-card{min-height:62px!important}
 body.v260-home-preview .v260-footer>.container{width:min(100% - 32px,720px)!important}
 body.v260-home-preview .v260-footer__grid{grid-template-columns:1fr 1fr!important;gap:38px 26px!important}
 body.v260-home-preview .v260-footer__brand{grid-column:1/-1!important;grid-row:auto!important}
 body.v260-home-preview .v260-footer__brand p{max-width:520px!important}
 body.v260-home-preview .v260-footer__bottom{align-items:flex-start!important;flex-direction:column!important}
}
@media(max-width:560px){
 body.v260-home-preview .v260-footer__grid{grid-template-columns:1fr!important;gap:30px!important}
 body.v260-home-preview .v260-footer__brand{grid-column:auto!important}
 body.v260-home-preview .v260-footer__links{gap:10px!important}
}


/* ===== source: v261-home-mega-nav-preview.css ===== */
/* V261 review-only visual mega navigation. Footer remains the approved V260 concept. */
body.v261-home-preview>header.v261-home-header .v261-nav{gap:clamp(15px,1.35vw,23px)!important}
body.v261-home-preview .v261-dropdown{position:relative!important;display:inline-flex!important;align-items:center!important}
body.v261-home-preview .v261-dropdown::after{content:""!important;position:absolute!important;top:100%!important;left:-28px!important;width:calc(100% + 56px)!important;height:26px!important}
body.v261-home-preview .v261-mega{
  position:absolute!important;z-index:1100!important;top:calc(100% + 22px)!important;
  width:min(940px,calc(100vw - 36px))!important;min-height:430px!important;padding:0!important;overflow:hidden!important;
  border:1px solid #d8e4ef!important;border-radius:22px!important;background:#fff!important;color:#0a2440!important;
  box-shadow:0 34px 95px rgba(4,35,70,.25),0 10px 24px rgba(4,35,70,.08)!important;
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;
  transition:opacity .2s ease,transform .22s ease,visibility .2s ease!important
}
body.v261-home-preview .v261-dropdown--services .v261-mega{left:-118px!important;transform:translateY(-10px)!important}
body.v261-home-preview .v261-dropdown--design .v261-mega{left:-330px!important;transform:translateY(-10px)!important}
body.v261-home-preview .v261-dropdown--resources .v261-mega{right:-160px!important;left:auto!important;transform:translateY(-10px)!important}
body.v261-home-preview .v261-dropdown:hover .v261-mega,
body.v261-home-preview .v261-dropdown:focus-within .v261-mega,
body.v261-home-preview .v261-dropdown.open .v261-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}
body.v261-home-preview .v261-mega::before{content:"";position:absolute;z-index:3;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#0e72d9,#4ba9ff 48%,#8fd7ff)}
body.v261-home-preview .v261-mega{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr)!important}
body.v261-home-preview .v261-mega__content{display:grid!important;grid-template-rows:auto 1fr!important;gap:22px!important;padding:28px 30px 26px 34px!important;background:linear-gradient(145deg,#fff 0%,#f8fbfe 100%)!important}
body.v261-home-preview .v261-mega__intro{max-width:590px!important}
body.v261-home-preview .v261-mega__eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important;color:#0871d1!important;font:800 9px "DM Mono",monospace!important;letter-spacing:.16em!important;text-transform:uppercase!important}
body.v261-home-preview .v261-mega__eyebrow::before{content:"";display:inline-block;width:20px;height:2px;border-radius:10px;background:#1590f2}
body.v261-home-preview .v261-mega__intro>strong{display:block!important;margin:0 0 6px!important;color:#0a2542!important;font-size:20px!important;line-height:1.18!important;letter-spacing:-.025em!important}
body.v261-home-preview .v261-mega__intro>p{max-width:560px!important;margin:0!important;color:#587087!important;font-size:11px!important;line-height:1.6!important;font-weight:560!important}
body.v261-home-preview .v261-mega__links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;column-gap:28px!important;row-gap:0!important}
body.v261-home-preview .v261-mega-link{
  position:relative!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;
  min-height:72px!important;padding:10px 2px!important;border:0!important;border-bottom:1px solid #e5edf4!important;border-radius:0!important;background:transparent!important;
  color:#0a2542!important;text-decoration:none!important;transition:color .18s ease,padding .18s ease!important
}
body.v261-home-preview .v261-mega-link:hover,body.v261-home-preview .v261-mega-link:focus-visible{padding-left:6px!important;background:transparent!important;color:#0871d1!important;outline:none!important}
body.v261-home-preview .v261-mega-link::after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:2px;background:#1590f2;transition:width .2s ease}
body.v261-home-preview .v261-mega-link:hover::after,body.v261-home-preview .v261-mega-link:focus-visible::after{width:42px}
body.v261-home-preview .v261-mega-link__mark{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border:1px solid #cbdceb!important;border-radius:50%!important;background:#f5faff!important;color:#1677c9!important;font:800 8px "DM Mono",monospace!important;letter-spacing:.03em!important;transition:.18s ease!important}
body.v261-home-preview .v261-mega-link:hover .v261-mega-link__mark{border-color:#8ec7f3!important;background:#eaf6ff!important;transform:rotate(-4deg)!important}
body.v261-home-preview .v261-mega-link__copy{display:grid!important;gap:4px!important;min-width:0!important}
body.v261-home-preview .v261-mega-link__copy strong{color:inherit!important;font-size:12px!important;line-height:1.24!important;letter-spacing:-.005em!important}
body.v261-home-preview .v261-mega-link__copy small{color:#6a7f92!important;font-size:9.5px!important;line-height:1.38!important;font-weight:560!important}
body.v261-home-preview .v261-mega-link__meta{align-self:start!important;margin-top:8px!important;padding:4px 7px!important;border-radius:999px!important;background:#eaf6ff!important;color:#0871d1!important;font-size:9px!important;font-weight:850!important;white-space:nowrap!important}
body.v261-home-preview .v261-mega-link__arrow{color:#8ca2b5!important;font-size:14px!important;transition:transform .18s ease,color .18s ease!important}
body.v261-home-preview .v261-mega-link:hover .v261-mega-link__arrow{color:#0871d1!important;transform:translate(2px,-2px)!important}
body.v261-home-preview .v261-mega__visual{position:relative!important;display:block!important;min-height:430px!important;overflow:hidden!important;background:#07284b!important;color:#fff!important;text-decoration:none!important}
body.v261-home-preview .v261-mega__visual img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:scale(1.01)!important;transition:transform .5s ease!important;filter:saturate(.9) contrast(1.02)!important}
body.v261-home-preview .v261-mega__visual:hover img{transform:scale(1.055)!important}
body.v261-home-preview .v261-mega__visual-shade{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(2,20,38,.03) 10%,rgba(2,20,38,.28) 54%,rgba(2,19,37,.93) 100%)!important}
body.v261-home-preview .v261-mega__visual::before{content:"";position:absolute;z-index:2;left:24px;top:24px;width:38px;height:38px;border:1px solid rgba(255,255,255,.58);border-radius:50%;background:rgba(3,28,52,.36);backdrop-filter:blur(8px)}
body.v261-home-preview .v261-mega__visual::after{content:"V";position:absolute;z-index:3;left:24px;top:24px;width:38px;height:38px;display:grid;place-items:center;color:#fff;font-weight:950;font-size:12px}
body.v261-home-preview .v261-mega__visual-copy{position:absolute!important;z-index:4;left:24px!important;right:24px!important;bottom:24px!important;display:grid!important;gap:9px!important}
body.v261-home-preview .v261-mega__visual-copy em{color:#9ed8ff!important;font:800 9px "DM Mono",monospace!important;letter-spacing:.15em!important;font-style:normal!important}
body.v261-home-preview .v261-mega__visual-copy strong{max-width:260px!important;color:#fff!important;font-size:19px!important;line-height:1.18!important;letter-spacing:-.02em!important;text-shadow:0 2px 12px rgba(0,0,0,.28)!important}
body.v261-home-preview .v261-mega__visual-copy>span{display:inline-flex!important;align-items:center!important;gap:9px!important;width:max-content!important;margin-top:4px!important;padding-bottom:4px!important;border-bottom:1px solid rgba(255,255,255,.55)!important;color:#fff!important;font-size:10px!important;font-weight:800!important}
body.v261-home-preview .v261-mega__visual-copy b{font-size:14px!important;transition:transform .18s ease!important}
body.v261-home-preview .v261-mega__visual:hover .v261-mega__visual-copy b{transform:translateX(3px)!important}

@media(max-width:1220px) and (min-width:901px){
 body.v261-home-preview .v261-mega{width:min(820px,calc(100vw - 28px))!important;grid-template-columns:minmax(0,1.5fr) 270px!important}
 body.v261-home-preview .v261-dropdown--services .v261-mega{left:-110px!important}
 body.v261-home-preview .v261-dropdown--design .v261-mega{left:-270px!important}
 body.v261-home-preview .v261-dropdown--resources .v261-mega{right:-110px!important}
 body.v261-home-preview .v261-mega__content{padding:24px 24px 22px 28px!important}
 body.v261-home-preview .v261-mega__links{column-gap:20px!important}
 body.v261-home-preview .v261-mega__intro>strong{font-size:18px!important}
 body.v261-home-preview .v261-mega-link{min-height:68px!important}
}
@media(max-width:900px){
 body.v261-home-preview .v261-dropdown{display:block!important;width:100%!important}
 body.v261-home-preview .v261-dropdown .nav-dropdown__trigger{justify-content:center!important;width:100%!important}
 body.v261-home-preview .v261-mega{position:static!important;display:block!important;width:min(100%,680px)!important;min-height:0!important;max-height:0!important;margin:0 auto!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:14px!important;box-shadow:none!important;opacity:0!important;visibility:hidden!important;transform:none!important;transition:max-height .3s ease,opacity .18s ease!important}
 body.v261-home-preview .v261-dropdown.open .v261-mega,body.v261-home-preview .v261-dropdown:focus-within .v261-mega{max-height:1300px!important;margin-top:8px!important;border:1px solid #d8e4ef!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
 body.v261-home-preview .v261-mega__content{gap:14px!important;padding:20px!important}
 body.v261-home-preview .v261-mega__links{grid-template-columns:1fr!important}
 body.v261-home-preview .v261-mega-link{min-height:60px!important}
 body.v261-home-preview .v261-mega__visual{display:none!important}
 body.v261-home-preview .v261-mega::before{width:3px!important}
}


/* ===== source: v262-wide-visual-mega-nav-preview.css ===== */
/* V262 review-only navigation refinement.
   Keeps the approved V260 footer intact and restyles only the homepage header / mega navigation. */
@media (min-width:901px){
  body.v262-home-preview>header.v262-home-header{
    position:relative!important;
    display:grid!important;
    grid-template-columns:210px minmax(0,1fr) auto!important;
    align-items:center!important;
    column-gap:clamp(26px,2.4vw,42px)!important;
    overflow:visible!important;
  }
  body.v262-home-preview>header.v262-home-header .v91-brand{
    width:210px!important;min-width:210px!important;
  }
  body.v262-home-preview>header.v262-home-header .v262-nav{
    justify-self:start!important;
    margin-left:clamp(18px,2.4vw,42px)!important;
    gap:clamp(25px,2.25vw,38px)!important;
    font-size:11px!important;
    white-space:nowrap!important;
  }
  body.v262-home-preview>header.v262-home-header .v262-nav>a,
  body.v262-home-preview>header.v262-home-header .v262-nav .nav-dropdown__trigger{
    padding-left:0!important;padding-right:0!important;
    letter-spacing:.012em!important;
  }
  body.v262-home-preview>header.v262-home-header .header-cta{
    justify-self:end!important;
  }

  /* Let every menu use the header as its positioning context instead of the individual link. */
  body.v262-home-preview .v261-dropdown{
    position:static!important;
  }
  body.v262-home-preview .v261-dropdown::after{
    display:none!important;
  }
  body.v262-home-preview .v261-mega{
    position:absolute!important;
    z-index:1200!important;
    top:100%!important;
    left:50%!important;
    right:auto!important;
    width:min(1320px,calc(100vw - 48px))!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 340px!important;
    border:1px solid #d8e4ef!important;
    border-top:2px solid #0b6fcf!important;
    border-radius:0 0 18px 18px!important;
    background:#fff!important;
    box-shadow:0 30px 70px rgba(5,33,65,.18),0 8px 20px rgba(5,33,65,.07)!important;
    transform:translate(-50%,-8px)!important;
    opacity:0!important;visibility:hidden!important;pointer-events:none!important;
    transition:opacity .18s ease,transform .2s ease,visibility .18s ease!important;
  }
  body.v262-home-preview .v261-dropdown:hover .v261-mega,
  body.v262-home-preview .v261-dropdown:focus-within .v261-mega,
  body.v262-home-preview .v261-dropdown.open .v261-mega{
    opacity:1!important;visibility:visible!important;pointer-events:auto!important;
    transform:translate(-50%,0)!important;
  }
  body.v262-home-preview .v261-mega::before{display:none!important}

  body.v262-home-preview .v261-mega__content{
    display:grid!important;
    grid-template-columns:240px minmax(0,1fr)!important;
    grid-template-rows:1fr!important;
    gap:34px!important;
    align-items:start!important;
    padding:30px 34px 30px 38px!important;
    background:linear-gradient(135deg,#ffffff 0%,#fbfdff 62%,#f5f9fd 100%)!important;
  }
  body.v262-home-preview .v261-mega__intro{
    max-width:none!important;
    padding:4px 6px 0 0!important;
  }
  body.v262-home-preview .v261-mega__eyebrow{
    margin-bottom:12px!important;
    font-size:8.5px!important;
    letter-spacing:.17em!important;
  }
  body.v262-home-preview .v261-mega__intro>strong{
    margin-bottom:11px!important;
    font-size:23px!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
  }
  body.v262-home-preview .v261-mega__intro>p{
    max-width:225px!important;
    font-size:11px!important;
    line-height:1.72!important;
    color:#61788d!important;
  }

  body.v262-home-preview .v261-mega__links{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:36px!important;
    row-gap:0!important;
    align-content:start!important;
  }
  body.v262-home-preview .v261-mega-link{
    grid-template-columns:32px minmax(0,1fr) auto!important;
    gap:12px!important;
    min-height:76px!important;
    padding:10px 0!important;
    border-bottom:1px solid #e4edf5!important;
  }
  body.v262-home-preview .v261-mega-link:hover,
  body.v262-home-preview .v261-mega-link:focus-visible{
    padding-left:5px!important;
  }
  body.v262-home-preview .v261-mega-link__mark{
    width:31px!important;height:31px!important;
    border-radius:8px!important;
    border-color:#cfe0ee!important;
    background:#f4f9fd!important;
    font-size:8px!important;
  }
  body.v262-home-preview .v261-mega-link__copy strong{
    font-size:12.5px!important;
    line-height:1.25!important;
  }
  body.v262-home-preview .v261-mega-link__copy small{
    margin-top:1px!important;
    font-size:9.8px!important;
    line-height:1.42!important;
  }
  body.v262-home-preview .v261-mega-link__meta{
    align-self:center!important;
    margin-top:0!important;
    padding:5px 8px!important;
    font-size:9px!important;
  }

  /* Right-side visual rail: clean image first, crisp real HTML copy below. */
  body.v262-home-preview .v261-mega__visual{
    position:relative!important;
    display:grid!important;
    grid-template-rows:190px 1fr!important;
    min-height:100%!important;
    margin:20px 20px 20px 0!important;
    overflow:hidden!important;
    border:1px solid #dbe7f1!important;
    border-radius:14px!important;
    background:#082c53!important;
    color:#fff!important;
    box-shadow:0 14px 32px rgba(5,39,73,.13)!important;
  }
  body.v262-home-preview .v261-mega__visual img{
    position:relative!important;
    inset:auto!important;
    width:100%!important;height:190px!important;
    object-fit:cover!important;
    object-position:center!important;
    transform:none!important;
    filter:saturate(.92) contrast(1.03)!important;
    transition:transform .45s ease!important;
  }
  body.v262-home-preview .v261-mega__visual:hover img{
    transform:scale(1.035)!important;
  }
  body.v262-home-preview .v261-mega__visual-shade{display:none!important}
  body.v262-home-preview .v261-mega__visual::before,
  body.v262-home-preview .v261-mega__visual::after{display:none!important}
  body.v262-home-preview .v261-mega__visual-copy{
    position:relative!important;
    left:auto!important;right:auto!important;bottom:auto!important;
    display:grid!important;
    align-content:start!important;
    gap:8px!important;
    padding:17px 19px 18px!important;
    background:linear-gradient(135deg,#082c53,#0a4077)!important;
  }
  body.v262-home-preview .v261-mega__visual-copy em{
    color:#8fd2ff!important;
    font-size:8px!important;
    letter-spacing:.16em!important;
  }
  body.v262-home-preview .v261-mega__visual-copy strong{
    max-width:none!important;
    font-size:17px!important;
    line-height:1.18!important;
    letter-spacing:-.02em!important;
    text-shadow:none!important;
  }
  body.v262-home-preview .v261-mega__visual-copy>span{
    margin-top:1px!important;
    padding-bottom:2px!important;
    font-size:9.5px!important;
  }
}

@media (max-width:1260px) and (min-width:901px){
  body.v262-home-preview>header.v262-home-header{
    grid-template-columns:175px minmax(0,1fr) auto!important;
    column-gap:18px!important;
  }
  body.v262-home-preview>header.v262-home-header .v91-brand,
  body.v262-home-preview>header.v262-home-header .v91-brand-logo{
    width:175px!important;min-width:175px!important;
  }
  body.v262-home-preview>header.v262-home-header .v262-nav{
    margin-left:8px!important;
    gap:clamp(15px,1.6vw,24px)!important;
    font-size:10px!important;
  }
  body.v262-home-preview>header.v262-home-header .header-cta{
    padding:12px 13px!important;font-size:10px!important;
  }
  body.v262-home-preview .v261-mega{
    width:min(1120px,calc(100vw - 32px))!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
  }
  body.v262-home-preview .v261-mega__content{
    grid-template-columns:205px minmax(0,1fr)!important;
    gap:24px!important;
    padding:26px 26px 26px 30px!important;
  }
  body.v262-home-preview .v261-mega__links{column-gap:24px!important}
  body.v262-home-preview .v261-mega__intro>strong{font-size:20px!important}
  body.v262-home-preview .v261-mega__visual{grid-template-rows:170px 1fr!important}
  body.v262-home-preview .v261-mega__visual img{height:170px!important}
}

/* Mobile retains the compact accordion behaviour from V261. */
@media (max-width:900px){
  body.v262-home-preview .v261-mega__visual{display:none!important}
}

@media (min-width:901px){
  body.v262-home-preview .v261-dropdown--services .v261-mega,
  body.v262-home-preview .v261-dropdown--design .v261-mega,
  body.v262-home-preview .v261-dropdown--resources .v261-mega{
    left:50%!important;right:auto!important;transform:translate(-50%,-8px)!important;
  }
  body.v262-home-preview .v261-dropdown--services:hover .v261-mega,
  body.v262-home-preview .v261-dropdown--services:focus-within .v261-mega,
  body.v262-home-preview .v261-dropdown--services.open .v261-mega,
  body.v262-home-preview .v261-dropdown--design:hover .v261-mega,
  body.v262-home-preview .v261-dropdown--design:focus-within .v261-mega,
  body.v262-home-preview .v261-dropdown--design.open .v261-mega,
  body.v262-home-preview .v261-dropdown--resources:hover .v261-mega,
  body.v262-home-preview .v261-dropdown--resources:focus-within .v261-mega,
  body.v262-home-preview .v261-dropdown--resources.open .v261-mega{
    transform:translate(-50%,0)!important;
  }
}
@media (min-width:901px){
  body.v262-home-preview .v261-mega,
  body.v262-home-preview .v261-mega *{white-space:normal!important}
  body.v262-home-preview .v261-mega-link__meta{white-space:nowrap!important}
}


/* ===== source: v266-hover-orbit-mega-nav-preview.css ===== */
/* V266 review-only: hover-first orbit mega navigation.
   Keeps the approved V260 footer and compact image-led mega panels while
   increasing desktop nav readability and replacing +/x/triangle cues with
   a small Vantora-style orbit signal. */

@media (min-width:901px){
  body.v266-home-preview>header.v266-home-header{
    position:relative!important;
    grid-template-columns:190px minmax(0,1fr) 190px!important;
    column-gap:30px!important;
    min-height:92px!important;
    padding-left:clamp(28px,3.4vw,56px)!important;
    padding-right:clamp(28px,3.4vw,56px)!important;
    overflow:visible!important;
  }
  body.v266-home-preview>header.v266-home-header .v91-brand,
  body.v266-home-preview>header.v266-home-header .v91-brand-logo{
    width:190px!important;min-width:190px!important;
  }
  body.v266-home-preview>header.v266-home-header .v266-nav{
    justify-self:center!important;
    margin-left:0!important;
    gap:clamp(34px,2.65vw,48px)!important;
    font-size:14px!important;
    font-weight:700!important;
    letter-spacing:-.005em!important;
    white-space:nowrap!important;
  }
  body.v266-home-preview>header.v266-home-header .v266-nav>a,
  body.v266-home-preview>header.v266-home-header .v266-nav .nav-dropdown__trigger{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    min-height:58px!important;
    padding:17px 0!important;
    color:#0a2745!important;
    line-height:1!important;
    transition:color .18s ease,transform .18s ease!important;
  }
  body.v266-home-preview>header.v266-home-header .v266-nav>a:hover,
  body.v266-home-preview>header.v266-home-header .v266-nav>a:focus-visible,
  body.v266-home-preview>header.v266-home-header .v266-nav .nav-dropdown__trigger:hover,
  body.v266-home-preview>header.v266-home-header .v266-nav .nav-dropdown__trigger:focus-visible,
  body.v266-home-preview>header.v266-home-header .v261-dropdown.open>.nav-dropdown__trigger{
    color:#0874d6!important;
    transform:translateY(-1px)!important;
  }

  /* Remove every inherited line/chevron treatment from older header builds. */
  body.v266-home-preview>header.v266-home-header .v266-nav>a::after,
  body.v266-home-preview>header.v266-home-header .v266-nav>a:hover::after,
  body.v266-home-preview>header.v266-home-header .v266-nav>a.active::after,
  body.v266-home-preview>header.v266-home-header .v266-nav .nav-dropdown__trigger::after,
  body.v266-home-preview>header.v266-home-header .v266-nav .nav-dropdown__trigger:hover::after,
  body.v266-home-preview>header.v266-home-header .v266-nav .nav-dropdown__trigger[aria-expanded="true"]::after{
    content:none!important;display:none!important;width:0!important;height:0!important;background:none!important;
  }
  body.v266-home-preview .nav-dropdown__chevron,
  body.v266-home-preview .v265-nav-cue{display:none!important}

  /* Active page: a restrained glow-dot, never a line through the link. */
  body.v266-home-preview>header.v266-home-header .v266-nav>a.active::before{
    content:""!important;
    position:absolute!important;
    left:50%!important;bottom:7px!important;
    width:5px!important;height:5px!important;
    border-radius:50%!important;
    background:#0d82ec!important;
    box-shadow:0 0 0 4px rgba(13,130,236,.10),0 0 12px rgba(13,130,236,.32)!important;
    transform:translateX(-50%)!important;
  }

  /* Vantora orbit cue: no triangle, no +, no x. */
  body.v266-home-preview .v266-nav-orbit{
    position:relative!important;
    display:inline-block!important;
    width:18px!important;height:18px!important;
    margin-left:8px!important;
    flex:0 0 18px!important;
  }
  body.v266-home-preview .v266-nav-orbit__ring{
    position:absolute!important;
    inset:2px!important;
    border:1.4px solid #b7ccdc!important;
    border-right-color:#328fd6!important;
    border-radius:50%!important;
    transform:rotate(-28deg)!important;
    transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .2s ease,box-shadow .2s ease!important;
  }
  body.v266-home-preview .v266-nav-orbit__dot{
    position:absolute!important;
    left:7px!important;top:7px!important;
    width:4px!important;height:4px!important;
    border-radius:50%!important;
    background:#5f7d95!important;
    box-shadow:0 0 0 0 rgba(19,126,214,0)!important;
    transition:background .2s ease,box-shadow .2s ease,transform .2s ease!important;
  }
  body.v266-home-preview .nav-dropdown__trigger:hover .v266-nav-orbit__ring,
  body.v266-home-preview .v261-dropdown.open>.nav-dropdown__trigger .v266-nav-orbit__ring{
    border-color:#69b7ee!important;
    border-right-color:#0874d6!important;
    transform:rotate(58deg) scale(1.05)!important;
    box-shadow:0 0 0 3px rgba(13,130,236,.055)!important;
  }
  body.v266-home-preview .nav-dropdown__trigger:hover .v266-nav-orbit__dot,
  body.v266-home-preview .v261-dropdown.open>.nav-dropdown__trigger .v266-nav-orbit__dot{
    background:#0874d6!important;
    box-shadow:0 0 0 4px rgba(13,130,236,.10),0 0 10px rgba(13,130,236,.25)!important;
    transform:scale(1.08)!important;
  }

  /* Hover-first interaction. JS adds .open and a short grace period prevents menu flicker. */
  body.v266-home-preview .v261-dropdown{position:static!important}
  body.v266-home-preview .v261-dropdown::after{display:none!important}
  body.v266-home-preview .v261-dropdown:not(.open) .v261-mega,
  body.v266-home-preview .v261-dropdown:not(.open):hover .v261-mega,
  body.v266-home-preview .v261-dropdown:not(.open):focus-within .v261-mega{
    opacity:0!important;visibility:hidden!important;pointer-events:none!important;
    transform:translate(-50%,-7px) scale(.994)!important;
  }
  body.v266-home-preview .v261-dropdown.open .v261-mega{
    opacity:1!important;visibility:visible!important;pointer-events:auto!important;
    transform:translate(-50%,0) scale(1)!important;
  }

  /* Compact premium design deck. */
  body.v266-home-preview .v261-mega{
    top:calc(100% + 5px)!important;
    left:50%!important;right:auto!important;
    width:min(1000px,calc(100vw - 54px))!important;
    min-height:0!important;
    grid-template-columns:minmax(0,1fr) 255px!important;
    overflow:hidden!important;
    border:1px solid rgba(184,208,226,.82)!important;
    border-top:0!important;
    border-radius:15px 15px 18px 18px!important;
    background:rgba(255,255,255,.985)!important;
    box-shadow:0 28px 68px rgba(4,35,70,.17),0 8px 20px rgba(4,35,70,.07)!important;
    transform-origin:50% 0!important;
    backdrop-filter:blur(12px)!important;
    transition:opacity .15s ease,transform .2s cubic-bezier(.2,.8,.2,1),visibility .15s ease!important;
  }
  body.v266-home-preview .v261-mega::before{
    content:""!important;display:block!important;
    position:absolute!important;z-index:6!important;
    left:0!important;right:0!important;top:0!important;
    width:auto!important;height:3px!important;
    background:linear-gradient(90deg,#075aa8 0%,#1587e3 38%,#59baf6 72%,#b8e5ff 100%)!important;
  }
  body.v266-home-preview .v261-mega::after{
    content:""!important;position:absolute!important;pointer-events:none!important;
    width:260px!important;height:260px!important;left:-145px!important;top:-175px!important;
    border-radius:50%!important;background:radial-gradient(circle,rgba(31,145,229,.11),rgba(31,145,229,0) 70%)!important;
  }
  body.v266-home-preview .v261-mega__content{
    position:relative!important;z-index:2!important;
    grid-template-columns:178px minmax(0,1fr)!important;
    gap:26px!important;
    padding:23px 26px 23px 29px!important;
    background:linear-gradient(135deg,#fff 0%,#fcfeff 64%,#f5faff 100%)!important;
  }
  body.v266-home-preview .v261-mega__intro{
    position:relative!important;padding:5px 0 0 13px!important;
  }
  body.v266-home-preview .v261-mega__intro::before{
    content:""!important;position:absolute!important;left:0!important;top:5px!important;bottom:5px!important;
    width:2px!important;border-radius:10px!important;
    background:linear-gradient(180deg,#148ce8,#72c8fb 58%,rgba(114,200,251,0))!important;
  }
  body.v266-home-preview .v261-mega__eyebrow{margin-bottom:8px!important;font-size:7.9px!important;letter-spacing:.17em!important}
  body.v266-home-preview .v261-mega__eyebrow::before{display:none!important}
  body.v266-home-preview .v261-mega__intro>strong{margin-bottom:8px!important;font-size:18px!important;line-height:1.08!important}
  body.v266-home-preview .v261-mega__intro>p{max-width:168px!important;font-size:9.6px!important;line-height:1.56!important}
  body.v266-home-preview .v261-mega__links{column-gap:24px!important}
  body.v266-home-preview .v261-mega-link{
    grid-template-columns:29px minmax(0,1fr) auto!important;
    gap:10px!important;min-height:58px!important;padding:7px 5px!important;
    border-bottom:1px solid #e4edf4!important;border-radius:9px!important;
    transition:color .18s ease,padding .18s ease,background .18s ease!important;
  }
  body.v266-home-preview .v261-mega-link:hover,
  body.v266-home-preview .v261-mega-link:focus-visible{
    padding-left:9px!important;padding-right:7px!important;
    background:linear-gradient(90deg,rgba(226,244,255,.72),rgba(246,251,255,.25))!important;
  }
  body.v266-home-preview .v261-mega-link::after{display:none!important}
  body.v266-home-preview .v261-mega-link__mark{
    width:28px!important;height:28px!important;border-radius:9px!important;
    background:linear-gradient(145deg,#fbfdff,#eaf5fc)!important;
    border-color:#c8ddea!important;font-size:7.2px!important;
    box-shadow:inset 0 1px 0 #fff,0 2px 6px rgba(7,73,126,.05)!important;
  }
  body.v266-home-preview .v261-mega-link:hover .v261-mega-link__mark{
    transform:translateY(-1px) rotate(-2deg)!important;border-color:#82c3ee!important;background:#e8f6ff!important;
  }
  body.v266-home-preview .v261-mega-link__copy{gap:2px!important}
  body.v266-home-preview .v261-mega-link__copy strong{font-size:11.5px!important;line-height:1.22!important}
  body.v266-home-preview .v261-mega-link__copy small{font-size:8.6px!important;line-height:1.35!important}
  body.v266-home-preview .v261-mega-link__meta{margin-top:0!important;align-self:center!important;padding:4px 7px!important;font-size:7.9px!important}
  body.v266-home-preview .v261-mega-link__arrow{font-size:11px!important}

  body.v266-home-preview .v261-mega__visual{
    position:relative!important;z-index:2!important;
    grid-template-rows:130px 1fr!important;
    min-height:0!important;margin:14px 14px 14px 0!important;
    border:1px solid #cfe0ec!important;border-radius:13px!important;
    background:#082e56!important;
    box-shadow:0 12px 26px rgba(5,39,73,.12)!important;
    overflow:hidden!important;
  }
  body.v266-home-preview .v261-mega__visual img{height:130px!important;transition:transform .42s ease,filter .42s ease!important}
  body.v266-home-preview .v261-mega__visual:hover img{transform:scale(1.045)!important;filter:saturate(1.02) contrast(1.04)!important}
  body.v266-home-preview .v261-mega__visual-copy{gap:6px!important;padding:12px 14px 13px!important;background:linear-gradient(135deg,#082c53,#0b477f)!important}
  body.v266-home-preview .v261-mega__visual-copy em{font-size:6.9px!important;letter-spacing:.17em!important}
  body.v266-home-preview .v261-mega__visual-copy strong{font-size:13.8px!important;line-height:1.16!important}
  body.v266-home-preview .v261-mega__visual-copy>span{font-size:8.5px!important}

  body.v266-home-preview>header.v266-home-header .header-cta{
    justify-self:end!important;padding:14px 17px!important;font-size:11.5px!important;
  }
}

@media (max-width:1240px) and (min-width:901px){
  body.v266-home-preview>header.v266-home-header{
    grid-template-columns:160px minmax(0,1fr) 165px!important;column-gap:18px!important;
    padding-left:24px!important;padding-right:24px!important;
  }
  body.v266-home-preview>header.v266-home-header .v91-brand,
  body.v266-home-preview>header.v266-home-header .v91-brand-logo{width:160px!important;min-width:160px!important}
  body.v266-home-preview>header.v266-home-header .v266-nav{gap:clamp(21px,1.8vw,29px)!important;font-size:12.5px!important}
  body.v266-home-preview .v266-nav-orbit{width:16px!important;height:16px!important;flex-basis:16px!important;margin-left:6px!important}
  body.v266-home-preview .v266-nav-orbit__dot{left:6px!important;top:6px!important}
  body.v266-home-preview .v261-mega{width:min(920px,calc(100vw - 32px))!important;grid-template-columns:minmax(0,1fr) 228px!important}
  body.v266-home-preview .v261-mega__content{grid-template-columns:160px minmax(0,1fr)!important;gap:19px!important;padding:20px 21px 20px 23px!important}
  body.v266-home-preview .v261-mega__links{column-gap:18px!important}
  body.v266-home-preview .v261-mega__intro>strong{font-size:16.5px!important}
  body.v266-home-preview .v261-mega__visual{grid-template-rows:116px 1fr!important}
  body.v266-home-preview .v261-mega__visual img{height:116px!important}
  body.v266-home-preview>header.v266-home-header .header-cta{padding:12px 12px!important;font-size:10.2px!important}
}

@media (max-width:900px){
  /* Mobile remains tap/click accordion. Orbit cue is retained as the control signal. */
  body.v266-home-preview .nav-dropdown__chevron,
  body.v266-home-preview .v265-nav-cue{display:none!important}
  body.v266-home-preview .v266-nav-orbit{
    position:relative!important;display:inline-block!important;width:18px!important;height:18px!important;margin-left:8px!important;flex:0 0 18px!important;
  }
  body.v266-home-preview .v266-nav-orbit__ring{
    position:absolute!important;inset:2px!important;border:1.4px solid #b7ccdc!important;border-right-color:#328fd6!important;border-radius:50%!important;transform:rotate(-28deg)!important;transition:.22s ease!important;
  }
  body.v266-home-preview .v266-nav-orbit__dot{
    position:absolute!important;left:7px!important;top:7px!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#5f7d95!important;transition:.22s ease!important;
  }
  body.v266-home-preview .v261-dropdown.open .v266-nav-orbit__ring{transform:rotate(58deg) scale(1.05)!important;border-color:#69b7ee!important;border-right-color:#0874d6!important}
  body.v266-home-preview .v261-dropdown.open .v266-nav-orbit__dot{background:#0874d6!important;box-shadow:0 0 0 4px rgba(13,130,236,.10)!important}
}


/* ===== source: v267-krystal-style-hover-mega-nav-preview.css ===== */
/* V267 review-only refinement.
   Keeps the V266 compact image-led hover mega-menu, but makes the entire
   primary navigation typographically consistent and replaces the orbit cue
   with a clean open chevron. */

@media (min-width:901px){
  /* One exact treatment for ALL six top-level labels. This intentionally
     overrides older link/button rules so Examples and Contact cannot render smaller. */
  body.v267-home-preview>header.v267-home-header .v267-nav>a,
  body.v267-home-preview>header.v267-home-header .v267-nav .nav-dropdown__trigger{
    font-family:inherit!important;
    font-size:15.5px!important;
    font-weight:700!important;
    letter-spacing:-.01em!important;
    line-height:1!important;
  }

  /* Slightly calmer spacing now the labels are larger. */
  body.v267-home-preview>header.v267-home-header .v267-nav{
    gap:clamp(31px,2.35vw,43px)!important;
  }

  /* Hide any older decorative menu cues. */
  body.v267-home-preview .v266-nav-orbit,
  body.v267-home-preview .v265-nav-cue,
  body.v267-home-preview .nav-dropdown__chevron{display:none!important}

  /* Clean open chevron — familiar like Krystal, but lighter and sharper. */
  body.v267-home-preview .v267-nav-caret{
    display:inline-block!important;
    width:8px!important;
    height:8px!important;
    margin-left:9px!important;
    flex:0 0 8px!important;
    border-right:1.6px solid #526d86!important;
    border-bottom:1.6px solid #526d86!important;
    transform:translateY(-2px) rotate(45deg)!important;
    transition:transform .18s ease,border-color .18s ease!important;
  }
  body.v267-home-preview .nav-dropdown__trigger:hover .v267-nav-caret,
  body.v267-home-preview .nav-dropdown__trigger:focus-visible .v267-nav-caret,
  body.v267-home-preview .v261-dropdown.open>.nav-dropdown__trigger .v267-nav-caret{
    border-color:#0874d6!important;
    transform:translateY(2px) rotate(225deg)!important;
  }
}

@media (max-width:1240px) and (min-width:901px){
  body.v267-home-preview>header.v267-home-header .v267-nav>a,
  body.v267-home-preview>header.v267-home-header .v267-nav .nav-dropdown__trigger{
    font-size:14px!important;
  }
  body.v267-home-preview>header.v267-home-header .v267-nav{
    gap:clamp(18px,1.55vw,26px)!important;
  }
  body.v267-home-preview .v267-nav-caret{
    width:7px!important;height:7px!important;margin-left:7px!important;flex-basis:7px!important;
  }
}

@media (max-width:900px){
  body.v267-home-preview .v266-nav-orbit,
  body.v267-home-preview .v265-nav-cue,
  body.v267-home-preview .nav-dropdown__chevron{display:none!important}
  body.v267-home-preview .v267-nav-caret{
    display:inline-block!important;
    width:8px!important;height:8px!important;margin-left:9px!important;flex:0 0 8px!important;
    border-right:1.6px solid #526d86!important;border-bottom:1.6px solid #526d86!important;
    transform:translateY(-2px) rotate(45deg)!important;transition:transform .18s ease,border-color .18s ease!important;
  }
  body.v267-home-preview .v261-dropdown.open .v267-nav-caret{
    border-color:#0874d6!important;transform:translateY(2px) rotate(225deg)!important;
  }
}


/* ===== source: v268-premium-active-nav-tab-preview.css ===== */
/* V268 review-only homepage navigation refinement.
   Replaces the V266/V267 active-page glow dot with a restrained soft-tab treatment.
   All dropdown behaviour, mega-menu sizing/images, typography and the approved footer remain unchanged. */

@media (min-width:901px){
  /* Kill the old blue dot completely. */
  body.v268-home-preview>header.v268-home-header .v268-nav>a.active::before,
  body.v268-home-preview>header.v268-home-header .v268-nav>a.active::after{
    content:none!important;
    display:none!important;
  }

  /* Give top-level direct links the same premium interaction language as the dropdown triggers. */
  body.v268-home-preview>header.v268-home-header .v268-nav>a{
    border-radius:9px!important;
    padding-left:11px!important;
    padding-right:11px!important;
    transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease!important;
  }

  /* Active page = subtle glass/nav tab, not an underline or floating dot. */
  body.v268-home-preview>header.v268-home-header .v268-nav>a.active{
    color:#075fae!important;
    background:linear-gradient(180deg,rgba(240,248,255,.96),rgba(248,252,255,.92))!important;
    box-shadow:
      inset 0 0 0 1px rgba(79,153,212,.20),
      0 4px 12px rgba(20,83,132,.06)!important;
  }

  body.v268-home-preview>header.v268-home-header .v268-nav>a:hover,
  body.v268-home-preview>header.v268-home-header .v268-nav>a:focus-visible{
    color:#0874d6!important;
    background:rgba(239,248,255,.72)!important;
    box-shadow:inset 0 0 0 1px rgba(80,160,220,.14)!important;
    transform:translateY(-1px)!important;
  }
}

@media (max-width:1240px) and (min-width:901px){
  body.v268-home-preview>header.v268-home-header .v268-nav>a{
    padding-left:8px!important;
    padding-right:8px!important;
  }
}

@media (max-width:900px){
  /* Mobile keeps the existing menu mechanics and simply removes the legacy dot. */
  body.v268-home-preview>header.v268-home-header .v268-nav>a.active::before,
  body.v268-home-preview>header.v268-home-header .v268-nav>a.active::after{
    content:none!important;
    display:none!important;
  }
}


/* ===== source: v269-sitewide-premium-navigation.css ===== */
/* V269 sitewide rollout of the approved V268 homepage navigation and V260 structured footer.
   Purpose: make the final homepage navigation/footer treatment consistent across all HTML pages
   without changing page content, package workflows, protected JS/PHP, payment links or search metadata. */

@media (min-width:901px){
  body.v269-sitewide-preview>header.v269-site-header .v269-nav{display:flex!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle{display:none!important}
  body.v269-sitewide-preview>header.v269-site-header .nav-dropdown__trigger.active{
    color:#075fae!important;
    background:linear-gradient(180deg,rgba(240,248,255,.96),rgba(248,252,255,.92))!important;
    box-shadow:inset 0 0 0 1px rgba(79,153,212,.20),0 4px 12px rgba(20,83,132,.06)!important;
    border-radius:9px!important;
    padding-left:11px!important;padding-right:11px!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .nav-dropdown__trigger.active:hover,
  body.v269-sitewide-preview>header.v269-site-header .nav-dropdown__trigger.active:focus-visible{
    color:#0874d6!important;background:rgba(239,248,255,.82)!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .header-cta.active{
    box-shadow:0 0 0 3px rgba(26,139,226,.17),0 12px 26px rgba(5,77,143,.20)!important;
  }
}

@media (max-width:1240px) and (min-width:901px){
  body.v269-sitewide-preview>header.v269-site-header .nav-dropdown__trigger.active{padding-left:8px!important;padding-right:8px!important}
}

@media (max-width:900px){
  body.v269-sitewide-preview>header.v269-site-header{
    position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;gap:14px!important;min-height:76px!important;padding:10px 18px!important;
    background:#fff!important;border-bottom:1px solid #dce7f0!important;overflow:visible!important;z-index:120!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .v91-brand,
  body.v269-sitewide-preview>header.v269-site-header .v91-brand-logo{width:142px!important;min-width:142px!important;height:auto!important}
  body.v269-sitewide-preview>header.v269-site-header .header-cta{display:none!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle{
    display:block!important;position:relative!important;grid-column:2!important;width:44px!important;height:44px!important;
    padding:10px!important;border:1px solid #d8e5ef!important;border-radius:11px!important;background:#f8fbfe!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle span{
    position:absolute!important;left:11px!important;width:21px!important;height:2px!important;margin:0!important;background:#0b3155!important;
    transition:transform .22s ease,opacity .16s ease,top .22s ease!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle span:nth-child(1){top:13px!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle span:nth-child(2){top:20px!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle span:nth-child(3){top:27px!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle[aria-expanded="true"] span:nth-child(1){top:20px!important;transform:rotate(45deg)!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-menu-toggle[aria-expanded="true"] span:nth-child(3){top:20px!important;transform:rotate(-45deg)!important}

  body.v269-sitewide-preview>header.v269-site-header .v269-nav{
    position:absolute!important;left:0!important;right:0!important;top:100%!important;z-index:121!important;
    display:none!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important;
    width:100%!important;max-height:calc(100vh - 110px)!important;overflow-y:auto!important;
    padding:14px 16px 20px!important;background:rgba(255,255,255,.995)!important;border-top:1px solid #e5edf4!important;
    border-bottom:1px solid #cfdeea!important;box-shadow:0 24px 48px rgba(4,35,70,.16)!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .v269-nav.open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important}
  body.v269-sitewide-preview>header.v269-site-header .v269-nav>a,
  body.v269-sitewide-preview>header.v269-site-header .v269-nav .nav-dropdown__trigger{
    width:100%!important;min-height:46px!important;padding:12px 13px!important;border:1px solid transparent!important;border-radius:10px!important;
    justify-content:space-between!important;color:#0a2745!important;background:#fff!important;font-size:14px!important;font-weight:750!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .v269-nav>a.active,
  body.v269-sitewide-preview>header.v269-site-header .v269-nav .nav-dropdown__trigger.active{
    color:#075fae!important;background:#f0f8ff!important;border-color:#cce2f3!important;box-shadow:none!important;
  }
  body.v269-sitewide-preview>header.v269-site-header .v261-dropdown{display:block!important;width:100%!important}
  body.v269-sitewide-preview>header.v269-site-header .v267-nav-caret{margin-left:auto!important}
  body.v269-sitewide-preview .v261-dropdown .v261-mega{width:100%!important}
}

/* V270 hotfix: make the package ticker self-contained on every internal page.
   V269 copied the homepage ticker markup sitewide, but internal pages do not load
   the homepage v82/v224 ticker rules. This restores the intended single slim,
   animated blue ticker instead of exposing the duplicated animation groups as text. */
body.v269-sitewide-preview>.utility.utility--package-ticker{
  display:block!important;height:33px!important;min-height:33px!important;overflow:hidden!important;padding:0!important;
  background:linear-gradient(100deg,#082a55,#0960bb)!important;color:#fff!important;
  font-size:10px!important;font-weight:600!important;line-height:1!important;
}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__viewport{
  display:flex!important;align-items:center!important;width:100%!important;height:100%!important;overflow:hidden!important;
}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__track{
  display:flex!important;align-items:center!important;width:max-content!important;min-width:max-content!important;height:100%!important;
  animation:vantora-v270-package-ticker 56s linear infinite!important;will-change:transform!important;
}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__group{
  display:flex!important;align-items:center!important;flex:0 0 auto!important;height:100%!important;
}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__item{
  display:inline-flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important;height:100%!important;
  padding:0 clamp(22px,3vw,58px)!important;white-space:nowrap!important;color:#fff!important;
  font-size:10px!important;font-weight:600!important;text-decoration:none!important;
}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__item:hover,
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__item:focus-visible{color:#d7f0ff!important;text-decoration:none!important}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__item strong{font-weight:800!important}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__item b{color:#8fd8ff!important;font-weight:700!important}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__marker{
  width:5px!important;height:5px!important;flex:0 0 5px!important;border-radius:50%!important;background:#88d6ff!important;
}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__item i{font-style:normal!important;color:#d9bcff!important}
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__track:has(.utility__item:hover),
body.v269-sitewide-preview>.utility.utility--package-ticker .utility__track:focus-within{animation-play-state:paused!important}
@keyframes vantora-v270-package-ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:900px){
  body.v269-sitewide-preview>.utility.utility--package-ticker .utility__item{padding:0 28px!important;gap:6px!important;font-size:9px!important}
  body.v269-sitewide-preview>.utility.utility--package-ticker .utility__group{width:max-content!important}
}
@media(prefers-reduced-motion:reduce){
  body.v269-sitewide-preview>.utility.utility--package-ticker .utility__track{animation:none!important;transform:none!important}
  body.v269-sitewide-preview>.utility.utility--package-ticker .utility__group[aria-hidden="true"]{display:none!important}
}


/* ===== source: v271-mega-menu-text-case-fix.css ===== */
/* V271 sitewide mega-menu text case refinement.
   Keeps the deliberate small uppercase eyebrow/kicker labels, while ensuring
   menu link titles, descriptions and visual-card copy render in natural case.
   This overrides the legacy .main-nav a { text-transform: uppercase; } rule
   that otherwise cascades into nested mega-menu links on internal pages. */

/* Normal-case informational copy and link text. */
body.v269-sitewide-preview .v261-mega .v261-mega-link,
body.v269-sitewide-preview .v261-mega .v261-mega-link__copy,
body.v269-sitewide-preview .v261-mega .v261-mega-link__copy strong,
body.v269-sitewide-preview .v261-mega .v261-mega-link__copy small,
body.v269-sitewide-preview .v261-mega .v261-mega-link__meta,
body.v269-sitewide-preview .v261-mega .v261-mega-link__arrow,
body.v269-sitewide-preview .v261-mega .v261-mega__intro > strong,
body.v269-sitewide-preview .v261-mega .v261-mega__intro > p,
body.v269-sitewide-preview .v261-mega .v261-mega__visual,
body.v269-sitewide-preview .v261-mega .v261-mega__visual-copy strong,
body.v269-sitewide-preview .v261-mega .v261-mega__visual-copy > span,
body.v269-sitewide-preview .v261-mega .v261-mega__visual-copy > span b{
  text-transform:none!important;
  letter-spacing:normal;
}

/* Keep only the intentional section/kicker labels in capitals. */
body.v269-sitewide-preview .v261-mega .v261-mega__eyebrow,
body.v269-sitewide-preview .v261-mega .v261-mega__visual-copy em{
  text-transform:uppercase!important;
}


/* ===== source: v272-sitewide-compact-rhythm.css ===== */
/* V272 — sitewide compact vertical rhythm review
   Tightens page families that had excessive top/bottom whitespace while
   preserving the approved V268/V271 navigation, footer and page content. */

/* Search, resource, authority and comparison pages (23 pages).
   These shared V250 bands were the main source of oversized blank gaps. */
.seo250-page .seo250-section {
  padding-block: clamp(48px, 5.2vw, 74px) !important;
}

.seo250-page .seo250-section__intro {
  margin-bottom: 28px !important;
}

.seo250-page .seo250-section__intro .seo250-kicker {
  margin-bottom: 13px !important;
}

.seo250-page .seo250-section h2 {
  margin-bottom: 16px !important;
}

/* Complex-build pages contain many consecutive bands; keep them premium,
   but prevent the long page from feeling artificially stretched. */
.v100-complex-page .v100-section {
  padding-block: clamp(56px, 6vw, 84px) !important;
}

/* Specialist service pages: slightly tighter transitions between offerings. */
.service-detail-page .service-detail-section {
  padding-block: clamp(58px, 5.5vw, 76px) !important;
}

/* Legal/contact/free-preview utility content: retain breathing room without
   the legacy 110px desktop band becoming visually sparse. */
body.v269-sitewide-preview main > .section {
  padding-block: clamp(64px, 6vw, 84px) !important;
}

@media (max-width: 700px) {
  .seo250-page .seo250-section {
    padding-block: 42px !important;
  }

  .seo250-page .seo250-section__intro {
    margin-bottom: 24px !important;
  }

  .v100-complex-page .v100-section,
  .service-detail-page .service-detail-section,
  body.v269-sitewide-preview main > .section {
    padding-block: 48px !important;
  }
}


/* ===== source: v273-brand-unity-compact-system.css ===== */
/* V273 — Vantora brand-unity + compact rhythm review
   Purpose: bring legacy internal-page colour families back to the core Vantora
   navy / electric-blue / white system and tighten oversized vertical bands.
   Content, navigation behaviour, forms, payments, JS/PHP and images are untouched. */

:root {
  --v273-navy: #061e3d;
  --v273-navy-2: #082a55;
  --v273-blue: #0867d9;
  --v273-blue-bright: #0a75da;
  --v273-cyan: #64b8ff;
  --v273-sky: #eef6ff;
  --v273-sky-2: #f7fbff;
  --v273-line: #d9e7f5;
  --v273-copy: #304961;
}

/* --------------------------------------------------------------------------
   SEARCH / RESOURCE / AUTHORITY PAGES
   Remove the green/teal cast and use the same Vantora blue family seen on
   the package pages, while preserving the useful dark-hero / light-content
   contrast for long-form guides.
   -------------------------------------------------------------------------- */
.seo250-page {
  background: var(--v273-sky-2) !important;
  color: var(--v273-navy-2) !important;
}

.seo250-page main .seo250-hero {
  padding: clamp(62px, 6vw, 86px) 0 clamp(56px, 5.5vw, 76px) !important;
  background:
    radial-gradient(circle at 84% 18%, rgba(10, 117, 218, .28), transparent 35%),
    linear-gradient(135deg, #061e3d 0%, #082f5d 60%, #075ebc 100%) !important;
}

.seo250-page .seo250-hero::after {
  border-color: rgba(100, 184, 255, .20) !important;
  box-shadow: 0 0 0 58px rgba(100, 184, 255, .035), 0 0 0 116px rgba(100, 184, 255, .025) !important;
}

.seo250-page .seo250-breadcrumbs { margin-bottom: 22px !important; }
.seo250-page .seo250-breadcrumbs a { color: #c9e3f8 !important; }
.seo250-page .seo250-breadcrumbs a:hover,
.seo250-page .seo250-breadcrumbs a:focus-visible { color: var(--v273-cyan) !important; }
.seo250-page .seo250-kicker { color: var(--v273-cyan) !important; margin-bottom: 14px !important; }
.seo250-page .seo250-hero__lede { color: #dcecff !important; margin-top: 22px !important; }
.seo250-page .seo250-hero a:not(.btn) { color: #8fd8ff !important; text-underline-offset: 3px; }
.seo250-page .seo250-hero a:not(.btn):hover,
.seo250-page .seo250-hero a:not(.btn):focus-visible { color: #fff !important; }
.seo250-page .seo257-guide-meta { color: #bcd7f2 !important; margin-top: 15px !important; }
.seo250-page .seo257-guide-meta a { color: var(--v273-cyan) !important; }

.seo250-page .seo250-section {
  padding-block: clamp(44px, 4.6vw, 64px) !important;
}
.seo250-page main .seo250-section:not(.seo250-section--white):not(.seo250-section--ink) {
  background: var(--v273-sky-2) !important;
}
.seo250-page main .seo250-section--white { background: #fff !important; }
.seo250-page main .seo250-section--ink {
  color: #fff !important;
  background: linear-gradient(135deg, #061e3d 0%, #082a55 60%, #075ebc 145%) !important;
}
.seo250-page .seo250-section__intro { margin-bottom: 24px !important; }
.seo250-page .seo250-section h2 { margin-bottom: 14px !important; }
.seo250-page .seo250-section p { margin-bottom: 15px !important; }

.seo250-page .seo250-section a:not(.btn) { color: #075ebc !important; }
.seo250-page .seo250-section--ink a:not(.btn) { color: #8fd8ff !important; }
.seo250-page .seo250-card {
  border-color: var(--v273-line) !important;
  border-radius: 20px !important;
  box-shadow: 0 14px 34px rgba(8, 42, 85, .07) !important;
}
.seo250-page .seo250-card__label,
.seo250-page .seo250-price { color: #075ebc !important; }
.seo250-page .seo250-comparison { border-color: var(--v273-line) !important; }
.seo250-page .seo250-comparison th { background: var(--v273-navy) !important; }
.seo250-page .seo250-comparison th,
.seo250-page .seo250-comparison td { border-bottom-color: var(--v273-line) !important; }
.seo250-page .seo250-callout {
  border-left-color: var(--v273-blue-bright) !important;
  background: var(--v273-sky) !important;
}
.seo250-page .seo257-definition {
  border-color: var(--v273-line) !important;
  background: var(--v273-sky-2) !important;
}
.seo250-page .seo250-related a {
  border-color: rgba(100, 184, 255, .28) !important;
}
.seo250-page .seo250-related a:hover,
.seo250-page .seo250-related a:focus-visible { border-color: var(--v273-cyan) !important; }
.seo250-page main .seo250-section--white .seo250-related a:hover,
.seo250-page main .seo250-section--white .seo250-related a:focus-visible {
  border-color: var(--v273-blue-bright) !important;
  background: var(--v273-sky-2) !important;
}
.seo250-page .seo250-cta {
  background: linear-gradient(135deg, var(--v273-navy), #075ebc) !important;
}
.seo250-page .seo250-cta p { color: #dcecff !important; }

/* --------------------------------------------------------------------------
   LEGACY DARK SPECIALIST SERVICE PAGES
   Preserve their premium dark presentation, but remove the old purple/pink
   accents so these pages clearly belong to the current Vantora system.
   -------------------------------------------------------------------------- */
body.service-detail-page:not(.seo250-page) {
  background: #041022 !important;
}
body.service-detail-page:not(.seo250-page) .service-detail-hero {
  padding: clamp(66px, 6vw, 84px) 0 clamp(54px, 5vw, 70px) !important;
  background:
    radial-gradient(circle at 82% 20%, rgba(10, 117, 218, .24), transparent 33%),
    radial-gradient(circle at 12% 5%, rgba(100, 184, 255, .12), transparent 28%),
    linear-gradient(180deg, #071b35, #041022) !important;
}
body.service-detail-page:not(.seo250-page) .service-detail-hero::after {
  border-color: rgba(100, 184, 255, .20) !important;
  box-shadow: 0 0 90px rgba(10, 117, 218, .12) !important;
}
body.service-detail-page:not(.seo250-page) .service-detail-hero h1 span {
  background: linear-gradient(90deg, #64b8ff, #0a75da 58%, #8fd8ff) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}
body.service-detail-page:not(.seo250-page) .service-detail-hero__art {
  border-color: rgba(100, 184, 255, .22) !important;
  background: linear-gradient(145deg, rgba(7, 31, 61, .96), rgba(5, 22, 44, .94)) !important;
}
body.service-detail-page:not(.seo250-page) .service-detail-section {
  padding-block: clamp(52px, 5vw, 70px) !important;
}
body.service-detail-page:not(.seo250-page) .service-detail-section.alt {
  background: linear-gradient(180deg, #07182d, #051225) !important;
}
body.service-detail-page:not(.seo250-page) .service-price-tag::before {
  background: var(--v273-blue-bright) !important;
  box-shadow: 0 0 14px rgba(10, 117, 218, .70) !important;
}
body.service-detail-page:not(.seo250-page) .service-note {
  border-left-color: var(--v273-blue-bright) !important;
  background: rgba(10, 117, 218, .09) !important;
}
body.service-detail-page:not(.seo250-page) .service-page-cta {
  border-color: rgba(100, 184, 255, .35) !important;
  background:
    radial-gradient(circle at 86% 50%, rgba(10, 117, 218, .22), transparent 34%),
    linear-gradient(125deg, #071f3d, #082a55) !important;
}
body.service-detail-page:not(.seo250-page) .service-hub-card__icon {
  background: linear-gradient(135deg, rgba(10, 117, 218, .25), rgba(100, 184, 255, .18)) !important;
  color: #9bd7ff !important;
}

/* --------------------------------------------------------------------------
   PACKAGE / COMPLEX-BUILD RHYTHM
   These pages already use the correct blue system, so only make conservative
   spacing refinements rather than redesigning them.
   -------------------------------------------------------------------------- */
.pkg115 .pkg115-hero {
  padding: clamp(58px, 6.5vw, 88px) 0 clamp(48px, 5vw, 66px) !important;
}
.pkg115 .pkg115-section { padding-block: clamp(52px, 5.5vw, 76px) !important; }
.pkg115--commerce .pkg115-feature__mark {
  background: linear-gradient(135deg, #e9f4ff, #dcecff) !important;
  color: #075ebc !important;
}
.v100-complex-page .v100-hero {
  padding: clamp(62px, 6.5vw, 92px) 0 clamp(54px, 5.5vw, 72px) !important;
}
.v100-complex-page .v100-section { padding-block: clamp(52px, 5.5vw, 78px) !important; }

/* Work/examples: keep category variation in imagery, but make UI accents Vantora blue. */
.v22-showcase-group--music {
  background:
    radial-gradient(circle at 12% 0%, rgba(10, 117, 218, .24), transparent 36%),
    radial-gradient(circle at 90% 45%, rgba(100, 184, 255, .16), transparent 34%),
    linear-gradient(180deg, #07152a 0%, #081a33 100%) !important;
}
.v22-showcase-group--music .v22-group-head .eyebrow,
.v22-showcase-group--music .v22-portfolio-kicker,
.v22-showcase-group--music .v22-tier-band__copy .eyebrow { color: #8fd8ff !important; }
.v22-showcase-group--music .v22-portfolio-tags span {
  border-color: rgba(100, 184, 255, .25) !important;
  color: #dcecff !important;
}

/* Generic content bands on non-specialist pages: keep them compact, not cramped. */
body.v269-sitewide-preview main > .section {
  padding-block: clamp(54px, 5.2vw, 74px) !important;
}

@media (max-width: 700px) {
  .seo250-page main .seo250-hero { padding: 48px 0 52px !important; }
  .seo250-page .seo250-section { padding-block: 40px !important; }
  body.service-detail-page:not(.seo250-page) .service-detail-hero { padding: 52px 0 48px !important; }
  body.service-detail-page:not(.seo250-page) .service-detail-section,
  .pkg115 .pkg115-section,
  .v100-complex-page .v100-section,
  body.v269-sitewide-preview main > .section { padding-block: 44px !important; }
  .pkg115 .pkg115-hero,
  .v100-complex-page .v100-hero { padding-top: 50px !important; padding-bottom: 48px !important; }
}


/* ===== source: v274-sitewide-button-brand-unity.css ===== */
/* V274 — Sitewide filled-button brand unity
   Purpose: remove the remaining legacy blue/purple CTA gradient from the shared
   .btn-primary treatment and keep primary actions in Vantora navy/electric blue.
   Ghost/secondary/white CTA treatments are intentionally preserved. */

:root {
  --v274-button-blue: #0a75da;
  --v274-button-blue-deep: #075ebc;
  --v274-button-blue-hover: #064f9f;
}

/* Shared primary actions across current public pages. */
body.v269-sitewide-preview .btn.btn-primary,
body.v269-sitewide-preview a.btn.btn-primary,
body.v269-sitewide-preview button.btn-primary,
body.v269-sitewide-preview input.btn-primary {
  background: linear-gradient(135deg, var(--v274-button-blue) 0%, var(--v274-button-blue-deep) 100%) !important;
  border-color: var(--v274-button-blue-deep) !important;
  color: #fff !important;
  box-shadow: 0 14px 30px rgba(7, 94, 188, .20) !important;
}

body.v269-sitewide-preview .btn.btn-primary:hover,
body.v269-sitewide-preview .btn.btn-primary:focus-visible,
body.v269-sitewide-preview button.btn-primary:hover,
body.v269-sitewide-preview button.btn-primary:focus-visible {
  background: linear-gradient(135deg, #086ed0 0%, var(--v274-button-blue-hover) 100%) !important;
  border-color: var(--v274-button-blue-hover) !important;
  color: #fff !important;
  box-shadow: 0 16px 34px rgba(7, 94, 188, .26) !important;
}

/* Keep deliberate inverse/white CTAs where the surrounding component owns them. */
body.v269-sitewide-preview .pkg115 .pkg115-cta .btn,
body.v269-sitewide-preview .v100-cta .btn {
  background: #fff !important;
  color: #075ebc !important;
  border-color: #fff !important;
}


/* ===== source: v276-legal-contrast-compact-heroes.css ===== */
/* V276 — legal-page readability + conservative internal-hero compaction
   Keeps V275 navigation, footer, page copy and package presentation intact.
   Focus: restore strong readable legal copy and trim oversized internal heroes. */

:root {
  --v276-navy: #061e3d;
  --v276-blue: #0867d9;
  --v276-copy: #304961;
  --v276-muted: #60758a;
  --v276-sky: #eef6ff;
  --v276-sky-2: #f8fbff;
  --v276-line: #d9e7f5;
}

/* Generic internal heroes: slightly tighter without touching the homepage. */
body.v269-sitewide-preview main > .page-hero {
  padding-block: clamp(50px, 4.8vw, 68px) !important;
}

/* Resource / SEO heroes were still a little tall after the typography pass. */
.seo250-page main .seo250-hero {
  padding: clamp(50px, 4.8vw, 68px) 0 clamp(44px, 4.2vw, 58px) !important;
}

/* Complex and specialist-service heroes: conservative trim only. */
.v100-complex-page .v100-hero {
  padding: clamp(54px, 5.4vw, 78px) 0 clamp(48px, 4.8vw, 64px) !important;
}
body.service-detail-page:not(.seo250-page) .service-detail-hero {
  padding: clamp(56px, 5.2vw, 74px) 0 clamp(48px, 4.6vw, 62px) !important;
}

/* Legal pages had inherited the site's old dark-theme copy colours on a light
   background. Restore strong Vantora navy/blue contrast and tighter rhythm. */
body.v276-legal-page main > .page-hero {
  background:
    radial-gradient(circle at 88% 20%, rgba(8, 103, 217, .10), transparent 34%),
    linear-gradient(135deg, var(--v276-sky) 0%, #ffffff 72%) !important;
  border-bottom: 1px solid var(--v276-line) !important;
  padding-block: clamp(46px, 4.4vw, 62px) !important;
}
body.v276-legal-page .page-hero .eyebrow {
  color: var(--v276-blue) !important;
}
body.v276-legal-page .page-hero h1 {
  color: var(--v276-navy) !important;
  text-transform: none !important;
  font-size: clamp(3rem, 5vw, 4.8rem) !important;
  line-height: .98 !important;
  font-weight: 700 !important;
  letter-spacing: -.045em !important;
  max-width: 780px !important;
  margin-top: 18px !important;
  margin-bottom: 22px !important;
}
body.v276-legal-page .page-hero p {
  color: var(--v276-copy) !important;
  max-width: 760px !important;
  font-size: clamp(1rem, 1.35vw, 1.16rem) !important;
  line-height: 1.65 !important;
}
body.v276-legal-page main > .section {
  background: #fff !important;
  padding-block: clamp(50px, 4.8vw, 68px) !important;
}
body.v276-legal-page .legal-copy {
  max-width: 920px !important;
  color: var(--v276-copy) !important;
  font-size: 1rem !important;
  line-height: 1.75 !important;
}
body.v276-legal-page .legal-copy h2 {
  color: var(--v276-navy) !important;
  font-size: clamp(1.28rem, 1.8vw, 1.5rem) !important;
  line-height: 1.25 !important;
  margin: 30px 0 10px !important;
}
body.v276-legal-page .legal-copy p {
  color: var(--v276-copy) !important;
  margin: 0 0 15px !important;
}
body.v276-legal-page .legal-copy a {
  color: var(--v276-blue) !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 3px !important;
}
body.v276-legal-page .legal-copy a:hover,
body.v276-legal-page .legal-copy a:focus-visible {
  color: #064f9f !important;
}
body.v276-legal-page .legal-updated {
  color: var(--v276-muted) !important;
  font-weight: 700 !important;
  letter-spacing: .07em !important;
}

@media (max-width: 700px) {
  body.v269-sitewide-preview main > .page-hero,
  .seo250-page main .seo250-hero,
  .v100-complex-page .v100-hero,
  body.service-detail-page:not(.seo250-page) .service-detail-hero {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  body.v276-legal-page main > .page-hero {
    padding-block: 42px !important;
  }
  body.v276-legal-page .page-hero h1 {
    font-size: clamp(2.6rem, 12vw, 3.7rem) !important;
    margin-top: 14px !important;
    margin-bottom: 18px !important;
  }
  body.v276-legal-page main > .section {
    padding-block: 44px !important;
  }
  body.v276-legal-page .legal-copy h2 {
    margin-top: 26px !important;
  }
}


/* ===== source: v277-wide-hero-titles.css ===== */
/* V277 — wider internal hero title system
   Goal: let text-led internal hero headings use substantially more of the
   available desktop width, without widening supporting copy or disturbing
   split/image-led hero compositions. Mobile/tablet behaviour remains intact. */

@media (min-width: 901px) {
  /* Search, resource and authority pages: move from the old 880px hero column
     to a wider 1180px editorial hero while keeping ledes comfortably readable. */
  .seo250-page main .seo250-hero .seo250-hero__inner {
    width: min(calc(100% - 56px), 1180px) !important;
  }

  .seo250-page .seo250-hero h1,
  .seo250-page .seo250-hero h1.seo275-long-title {
    max-width: 1180px !important;
    text-wrap: wrap !important;
  }

  .seo250-page .seo250-hero__lede {
    max-width: 820px !important;
  }

  .seo250-page .seo257-guide-meta {
    max-width: 820px !important;
  }

  /* Simple text-led page heroes (Contact / Legal): use the same wide desktop
     title grid. Split/image-led page heroes are deliberately excluded. */
  body.v269-sitewide-preview main > .page-hero:not(.v96-split-hero) > .container {
    width: min(calc(100% - 56px), 1180px) !important;
  }

  body.v269-sitewide-preview main > .page-hero:not(.v96-split-hero) h1,
  body.v276-legal-page main > .page-hero h1 {
    max-width: 1180px !important;
    text-wrap: wrap !important;
  }

  /* Website Examples begins with a text-led showcase introduction rather than
     a conventional hero; give its H1 the same wider treatment. */
  .v23-showcase .v22-showcase__intro h1 {
    max-width: 1180px !important;
    text-wrap: wrap !important;
  }
}

