/* 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;1,500&display=swap");

/* ===== source: styles.css ===== */

:root{
  --bg:#030814; --bg2:#07111f; --panel:#0a1426; --panel2:#0d182d; --line:rgba(158,179,217,.15);
  --text:#f5f8ff; --muted:#a5b3c7; --muted2:#8091a6; --blue:#2898ff; --cyan:#32d1ff; --violet:#8a57ff; --pink:#cf6dff;
  --radius:22px; --max:1460px; --shadow:0 30px 80px rgba(0,0,0,.45);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);
background:radial-gradient(circle at 78% 6%,rgba(51,114,255,.17),transparent 24rem), radial-gradient(circle at 95% 22%,rgba(202,75,255,.09),transparent 20rem), linear-gradient(180deg,#02060f 0%,#08111e 42%,#030814 100%);overflow-x:hidden}
a{text-decoration:none;color:inherit} img{max-width:100%;display:block} button,input,select,textarea{font:inherit}
body::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;z-index:-1;background-image:linear-gradient(rgba(120,155,205,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(120,155,205,.05) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 82%)}
.container{width:min(calc(100% - 56px),var(--max));margin:auto}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:12px;top:12px;background:#fff;color:#000;padding:10px 14px;z-index:999}
.site-header{position:sticky;top:0;z-index:100;background:rgba(3,8,20,.84);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.header-inner{min-height:98px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px}
.brand{display:flex;align-items:center;min-width:max-content}
.main-nav{display:flex;justify-content:center;gap:38px}.main-nav a,.footer-links a{font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#ccd7e7;transition:color .2s ease}.main-nav a:hover,.main-nav a[aria-current="page"],.footer-links a:hover{color:#fff}
.header-cta,.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;border:1px solid rgba(146,175,225,.32);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.header-cta:hover,.btn:hover{transform:translateY(-2px);border-color:rgba(95,195,255,.62)}
.header-cta{white-space:nowrap;background:linear-gradient(135deg,rgba(18,40,76,.55),rgba(32,17,54,.55))}.btn-primary{border-color:transparent;background:linear-gradient(115deg,#0e7cf9,#634dff 62%,#a53de0);box-shadow:0 18px 42px rgba(59,90,255,.22)}.btn-ghost{background:rgba(6,13,24,.58)} .btn{white-space:normal;text-align:center;line-height:1.25}
.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px 0}
.hero{border-bottom:1px solid var(--line);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);gap:68px;align-items:center;padding:88px 0 96px;position:relative}.eyebrow{display:flex;align-items:center;gap:14px;color:#b8c5d8;font-size:.67rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.eyebrow::before{content:"";width:28px;height:1px;background:linear-gradient(90deg,var(--cyan),var(--pink))}
.hero-copy{min-width:0}.hero h1{margin:28px 0 24px;width:100%;max-width:760px;font-size:clamp(4rem,5.8vw,7rem);line-height:.82;letter-spacing:-.055em;font-weight:360;text-transform:uppercase}.hero-line{display:block;white-space:nowrap}.hero h1 .accent{color:transparent;background:linear-gradient(90deg,#fff 2%,#b9eaff 38%,#b88cff 68%,#ffb194);-webkit-background-clip:text;background-clip:text}.hero-copy>p{max-width:640px;margin:0;font-size:1.08rem;line-height:1.78;color:#c4cedc}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-note{display:flex;align-items:center;gap:10px;margin-top:25px;color:#9daabe;font-size:.8rem;letter-spacing:.05em}.hero-note i{width:7px;height:7px;border-radius:50%;background:var(--violet);box-shadow:0 0 14px var(--violet)}
.hero-art{position:relative;min-width:0}.screen-wrap{position:relative;border:1px solid rgba(77,141,255,.55);border-radius:28px;padding:10px;transform:perspective(1600px) rotateY(-3deg) rotateX(1deg);background:linear-gradient(135deg,rgba(25,121,255,.52),rgba(125,74,255,.16) 48%,rgba(255,99,108,.58));box-shadow:0 40px 110px rgba(0,0,0,.65),0 0 80px rgba(24,91,255,.25)}.screen-wrap img{width:100%;aspect-ratio:1.52/1;object-fit:cover;border-radius:19px;background:#050b14}.hero-metric{position:absolute;z-index:3;padding:13px 15px;border:1px solid var(--line);background:rgba(2,8,17,.78);backdrop-filter:blur(8px);box-shadow:var(--shadow)}.hero-metric strong{display:block;font-size:1.06rem;letter-spacing:.04em;color:#dff5ff;font-weight:700}.hero-metric span{font-size:.58rem;color:#9aabc2;text-transform:uppercase;letter-spacing:.16em}.metric-a{left:-26px;top:13%}.metric-b{right:-18px;bottom:10%}.screen-label{position:absolute;z-index:3;color:#4edcff;font-size:.57rem;letter-spacing:.12em;font-weight:800}.screen-label.one{top:-23px;left:4%}.screen-label.two{bottom:-27px;right:5%;color:#ff9372}
.trust-strip{border-bottom:1px solid var(--line);background:rgba(1,5,11,.54)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:28px 34px;border-left:1px solid var(--line)}.trust-item:last-child{border-right:1px solid var(--line)}.trust-item strong{display:block;font-size:.93rem;margin-bottom:7px}.trust-item span{font-size:.78rem;line-height:1.5;color:var(--muted)}
.section{padding:110px 0;border-bottom:1px solid var(--line)}.section-tight{padding:82px 0}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:80px;align-items:end;margin-bottom:48px}.section-title{margin:18px 0 0;font-size:clamp(2.7rem,4.5vw,5.2rem);line-height:.98;letter-spacing:-.048em;font-weight:380}.section-copy{margin:0;color:#acb8c9;font-size:1rem;line-height:1.8}.text-link{display:inline-block;margin-top:20px;color:#dbe7f8;font-size:.73rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}
.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.project-card{position:relative;display:block}.project-card::after{content:"";position:absolute;inset:0 0 58px;border:1px solid rgba(161,183,216,.22);pointer-events:none;transition:border-color .25s ease,box-shadow .25s ease}.project-card:hover::after{border-color:rgba(61,150,255,.56);box-shadow:0 0 38px rgba(39,99,255,.12)}.project-card img{width:100%;aspect-ratio:1.48;object-fit:cover;background:#08101d}.preview-badge{position:absolute;z-index:2;top:13px;left:13px;padding:7px 9px;background:rgba(2,7,15,.82);border:1px solid rgba(255,255,255,.14);text-transform:uppercase;font-size:.52rem;letter-spacing:.15em;font-weight:800}.project-meta{display:flex;justify-content:space-between;gap:12px;padding-top:16px}.project-meta strong{font-size:.83rem;text-transform:uppercase;letter-spacing:.08em}.project-meta span{font-size:.74rem;color:#7f8da2;text-align:right}
.split{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:88px}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:56px minmax(0,1fr) 130px;gap:24px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line);transition:padding .22s ease,background .22s ease}.service-row:hover{padding-inline:18px;background:linear-gradient(90deg,rgba(35,85,161,.10),rgba(140,68,176,.07))}.service-no{color:#718199;font-size:.7rem;letter-spacing:.13em}.service-row h3{font-size:1.35rem;margin:0 0 8px;font-weight:500}.service-row p{margin:0;color:#9ba9bc;line-height:1.6;font-size:.9rem}.service-price{text-align:right}.service-price strong{display:block;font-size:1.75rem;font-weight:400}.service-price span{font-size:.65rem;color:#8997aa;text-transform:uppercase;letter-spacing:.12em}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-card{min-height:245px;padding:32px 28px;background:linear-gradient(145deg,rgba(12,28,51,.79),rgba(6,12,23,.82));border:1px solid var(--line);border-radius:14px}.process-card::before{content:attr(data-step);display:block;color:#55d6ff;font-size:.6rem;letter-spacing:.18em;margin-bottom:62px}.process-card h3{margin:0 0 12px;font-size:1.2rem;font-weight:500}.process-card p{margin:0;color:#98a6b9;line-height:1.7;font-size:.88rem}
.package-intro{max-width:760px;margin-bottom:42px}.package-intro>p{color:#9aa8ba;line-height:1.7}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.price-card{display:flex;flex-direction:column;min-width:0;padding:32px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(160deg,rgba(11,24,44,.92),rgba(4,10,20,.90));box-shadow:0 22px 65px rgba(0,0,0,.18)}.price-card.featured{border-color:rgba(126,91,255,.75);background:radial-gradient(circle at 20% 0,rgba(72,64,209,.20),transparent 42%),linear-gradient(160deg,rgba(13,27,51,.98),rgba(7,12,24,.94));box-shadow:0 0 60px rgba(87,65,236,.14)}.price-kicker{font-size:.61rem;color:#7d8da3;text-transform:uppercase;letter-spacing:.15em}.price-card h3{font-size:1.55rem;line-height:1.2;margin:22px 0 14px;font-weight:500}.price-description{min-height:76px;margin:0;color:#aab6c7;line-height:1.6;font-size:.9rem}.price{margin:28px 0;font-size:3rem;line-height:1;font-weight:350}.price small{display:block;margin-top:8px;font-size:.63rem;color:#8694a8;text-transform:uppercase;letter-spacing:.14em}.price-card ul{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:12px}.price-card li{position:relative;padding-left:21px;color:#b8c3d2;font-size:.83rem;line-height:1.5}.price-card li::before{content:"";position:absolute;left:0;top:.58em;width:7px;height:7px;border:1px solid var(--cyan);transform:rotate(45deg)}.price-card .btn{margin-top:auto;width:100%}
.care-panel{margin-top:20px;padding:34px;display:grid;grid-template-columns:1.2fr 1.35fr auto;gap:38px;align-items:center;border:1px solid rgba(119,145,186,.26);border-radius:22px;background:radial-gradient(circle at 15% 50%,rgba(48,90,214,.18),transparent 32%),linear-gradient(100deg,rgba(8,19,35,.96),rgba(22,13,40,.86))}.care-panel h3{margin:14px 0 8px;font-size:1.7rem;font-weight:450}.care-panel p{margin:0;color:#9eabbd;line-height:1.65}.care-list{display:flex;flex-wrap:wrap;gap:9px}.care-list span{padding:9px 11px;border:1px solid var(--line);border-radius:999px;color:#bac5d5;font-size:.72rem}.care-price{text-align:right}.care-price strong{display:block;font-size:2.55rem;font-weight:370}.care-price small{font-size:.63rem;color:#8997aa;text-transform:uppercase;letter-spacing:.13em}
.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;padding:24px 0;display:flex;justify-content:space-between;gap:22px;border:0;background:none;text-align:left;font-size:1.03rem;color:var(--text);cursor:pointer}.faq-question span:last-child{font-size:1.3rem;color:#55d6ff}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-answer>div{overflow:hidden}.faq-answer p{margin:0;padding:0 0 23px;max-width:820px;color:#99a7ba;line-height:1.75}.faq-item.open .faq-answer{grid-template-rows:1fr}
.cta-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;padding:56px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 35% 35%,rgba(39,76,237,.25),transparent 35%),linear-gradient(105deg,rgba(8,20,42,.98),rgba(45,18,66,.78))}.cta-panel h2{margin:16px 0 0;font-size:clamp(2.4rem,4.4vw,4.6rem);line-height:1;letter-spacing:-.045em;font-weight:380}.cta-panel p{margin:0 0 24px;color:#b7c2d2;line-height:1.7}
.page-hero{padding:102px 0 76px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.page-hero::after{content:"";position:absolute;right:-6%;top:-25%;width:55%;height:150%;background:radial-gradient(circle,rgba(47,91,255,.18),transparent 64%)}.page-hero .container{position:relative;z-index:2}.page-hero h1{max-width:980px;margin:24px 0;font-size:clamp(3.4rem,7vw,6.3rem);line-height:.9;letter-spacing:-.055em;font-weight:360;text-transform:uppercase}.page-hero p{max-width:760px;color:#b6c1d1;font-size:1.1rem;line-height:1.8}.page-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.work-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.work-large{border:1px solid var(--line);background:#06101d}.work-large img{width:100%;aspect-ratio:1.48;object-fit:cover}.work-copy{padding:26px}.work-copy h3{font-size:1.55rem;margin:0 0 8px;font-weight:470}.work-copy p{margin:0;color:#8f9eb1;line-height:1.6}
.form-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:46px;padding:42px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(10,25,47,.91),rgba(5,10,20,.94))}.form-copy h2{font-size:clamp(2.3rem,4vw,4.1rem);line-height:1;letter-spacing:-.045em;font-weight:380;margin:16px 0}.form-copy p{color:#9aa9bc;line-height:1.7}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:.66rem;color:#a9b7ca;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(158,179,217,.3);border-radius:8px;background:rgba(3,8,16,.72);color:#fff;padding:14px 15px;outline:none}.field textarea{min-height:155px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#4faeff;box-shadow:0 0 0 3px rgba(35,125,255,.12)}.form-message{display:none;margin-top:15px;padding:13px;border:1px solid rgba(42,212,255,.35);background:rgba(42,212,255,.08);color:#d9f8ff}.form-message.show{display:block}
.site-footer{padding-top:72px;background:#02050b}.footer-top{display:grid;grid-template-columns:1.25fr .55fr 1fr;gap:80px;padding-bottom:60px}.footer-brand p{max-width:460px;color:#8e9caf;line-height:1.7;margin:24px 0 0}.footer-col h4{margin:0 0 20px;font-size:.64rem;color:#6f8097;text-transform:uppercase;letter-spacing:.18em}.footer-links{display:grid;gap:13px}.contact-line{display:grid;gap:7px;padding:15px 0;border-bottom:1px solid var(--line)}.contact-line span{font-size:.62rem;color:#687991;text-transform:uppercase;letter-spacing:.16em}.contact-line strong{font-size:.94rem;font-weight:520;overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding:24px 0;border-top:1px solid var(--line);color:#6f7d90;font-size:.7rem}.footer-legal{display:flex;gap:24px}
@media (max-width:1220px){.header-inner{grid-template-columns:auto 1fr auto}.main-nav{display:none;position:absolute;left:0;right:0;top:98px;padding:22px 32px;background:#030913;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:56px}.project-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.care-panel{grid-template-columns:1fr 1fr}.care-price{grid-column:1/-1;text-align:left}.header-cta{display:none}}
@media (max-width:900px){.container{width:min(calc(100% - 32px),var(--max))}.hero-grid{padding:64px 0 72px}.hero h1{font-size:clamp(3rem,11vw,5.3rem)}.trust-grid{grid-template-columns:repeat(2,1fr)}.section,.section-tight{padding:76px 0}.section-head,.split,.cta-panel,.form-shell,.footer-top{grid-template-columns:1fr;gap:36px}.price-grid,.work-showcase{grid-template-columns:1fr}.service-row{grid-template-columns:48px 1fr}.service-price{grid-column:2;text-align:left}.care-panel{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.footer-brand .brand-logo{height:72px}}
@media (max-width:640px){.hero h1{font-size:clamp(2.55rem,14vw,4.2rem)}.hero-actions{display:grid}.btn{width:100%;min-height:52px}.hero-metric,.screen-label{display:none}.screen-wrap{padding:6px;border-radius:18px;transform:none}.screen-wrap img{border-radius:13px}.trust-grid,.project-grid{grid-template-columns:1fr}.trust-item,.trust-item:last-child{border-left:1px solid var(--line);border-right:1px solid var(--line);border-top:1px solid var(--line)}.trust-item:first-child{border-top:0}.section-head{grid-template-columns:1fr;gap:24px}.section-title{font-size:clamp(2.4rem,12vw,3.7rem)}.hero-copy>p{font-size:.96rem}.page-hero h1{font-size:clamp(2.7rem,13vw,4.5rem)}.form-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.footer-brand .brand-logo{height:62px}}


/* V10 logo placement improvements */
.header-inner{min-height:108px}
.brand{gap:0}
.brand-logo{
  height:76px;
  width:auto;
  display:block;
  filter:drop-shadow(0 0 20px rgba(65,112,255,.18));
}
.brand-logo--mobile{
  display:none;
  width:46px;
  height:46px;
  object-fit:contain;
  filter:drop-shadow(0 0 20px rgba(65,112,255,.22));
}
.footer-brand .brand-logo{
  height:62px;
  opacity:.98;
  filter:drop-shadow(0 0 14px rgba(65,112,255,.13));
}
.footer-brand .brand{
  align-items:flex-start;
}
@media (max-width:1220px){
  .main-nav{top:108px}
}
@media (max-width:900px){
  .brand-logo{height:66px}
  .footer-brand .brand-logo{height:56px}
}
@media (max-width:640px){
  .header-inner{min-height:84px}
  .main-nav{top:84px}
  .brand-logo{display:none}
  .brand-logo--mobile{display:block}
  .footer-brand .brand-logo{display:block;height:54px}
}


/* V11 refinements */
.brand{
  line-height:0;
}
.brand-logo{
  height:68px;
  width:auto;
}
.brand-logo--mobile{
  display:none;
  width:40px;
  height:40px;
  object-fit:contain;
  margin-left:2px;
}
.header-inner{
  min-height:100px;
}
@media (max-width:1220px){
  .main-nav{top:100px}
}
@media (max-width:900px){
  .brand-logo{height:60px}
}
@media (max-width:640px){
  .header-inner{min-height:78px}
  .main-nav{top:78px}
  .brand{padding-left:2px}
  .brand-logo{display:none}
  .brand-logo--mobile{
    display:block;
    width:36px;
    height:36px;
    margin-left:0;
  }
}



/* ---------------- V12 refinements ---------------- */

/* 1) Darker header strip so the logo pops more */
.site-header{
  background:rgba(2, 6, 16, .94);
  border-bottom:1px solid rgba(120, 150, 210, .18);
  box-shadow:0 10px 30px rgba(0,0,0,.28);
  backdrop-filter:blur(18px);
}

/* 2) Refine button spacing / alignment */
.header-cta,
.btn{
  min-height:50px;
  padding:0 24px;
  gap:10px;
  border-radius:10px;
}

.hero-actions{
  align-items:center;
  gap:16px;
  row-gap:14px;
}

.hero-actions .btn{
  min-width:220px;
}

.price-card .btn{
  min-height:52px;
  margin-top:auto;
}

.page-hero-actions .btn{
  min-width:210px;
}

/* 3) Make the hero section feel more premium */
.hero{
  position:relative;
}

.hero::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 72% 24%, rgba(60, 111, 255, .18), transparent 24rem),
    radial-gradient(circle at 82% 78%, rgba(176, 81, 255, .10), transparent 20rem),
    linear-gradient(180deg, rgba(255,255,255,.018), rgba(255,255,255,0));
}

.hero-grid{
  padding-top:94px;
  padding-bottom:104px;
}

.hero-copy{
  max-width:700px;
}

.hero h1{
  margin-bottom:26px;
  text-shadow:0 0 22px rgba(111, 151, 255, .08);
}

.hero-copy > p{
  color:#d0d8e5;
  max-width:620px;
}

.screen-wrap{
  box-shadow:
    0 48px 120px rgba(0,0,0,.68),
    0 0 90px rgba(45, 104, 255, .22);
}

.screen-wrap::after{
  content:"";
  position:absolute;
  inset:10px;
  border-radius:18px;
  pointer-events:none;
  background:linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,0) 28%);
  mix-blend-mode:screen;
}

.hero-note{
  margin-top:28px;
  color:#b1bfd1;
}

/* 4) Fine-tune the footer layout */
.site-footer{
  background:
    linear-gradient(180deg, rgba(6,10,18,0) 0%, rgba(2,5,11,1) 10%),
    #02050b;
}

.footer-top{
  align-items:start;
  grid-template-columns:1.25fr .55fr 1fr;
  gap:72px;
  padding-bottom:52px;
}

.footer-brand{
  padding-right:24px;
}

.footer-brand p{
  max-width:500px;
  margin-top:20px;
  color:#97a6ba;
}

.footer-col h4{
  margin-bottom:18px;
  color:#7b8aa0;
}

.footer-links{
  gap:11px;
}

.contact-line{
  padding:13px 0;
}

.footer-bottom{
  padding:22px 0 28px;
}

@media (max-width:900px){
  .hero-grid{
    padding-top:72px;
    padding-bottom:82px;
  }

  .hero-actions .btn,
  .page-hero-actions .btn{
    min-width:unset;
  }

  .footer-top{
    gap:42px;
  }
}

@media (max-width:640px){
  .site-header{
    background:rgba(2, 6, 16, .96);
  }

  .hero-grid{
    padding-top:58px;
    padding-bottom:66px;
  }

  .hero-actions{
    gap:12px;
  }

  .hero-actions .btn{
    width:100%;
  }

  .footer-brand{
    padding-right:0;
  }
}

/* ========================= V13 premium refinements ========================= */

/* Hero laptop: stronger depth and drama */
.hero-grid{gap:clamp(56px,5.5vw,92px)}
.hero-art{isolation:isolate;padding:28px 18px 38px}
.hero-art::before{content:"";position:absolute;z-index:-3;width:92%;aspect-ratio:1;left:8%;top:-8%;border-radius:50%;background:radial-gradient(circle,rgba(50,125,255,.26) 0 18%,rgba(77,89,255,.12) 36%,rgba(164,77,255,.08) 54%,transparent 70%);filter:blur(9px);transform:rotate(-8deg)}
.hero-art::after{content:"";position:absolute;z-index:-2;left:8%;right:2%;bottom:1%;height:18%;border-radius:50%;background:radial-gradient(ellipse,rgba(39,103,255,.34),rgba(128,71,255,.14) 42%,transparent 72%);filter:blur(24px);transform:perspective(700px) rotateX(68deg)}
.screen-wrap{position:relative;overflow:visible;padding:12px;border-radius:30px;transform:perspective(1800px) rotateY(-5deg) rotateX(2deg) translateY(-4px);background:linear-gradient(#040a14,#040a14) padding-box,linear-gradient(130deg,#36d4ff 0%,#3d76ff 33%,#8b5aff 68%,#ff746c 100%) border-box;border:1px solid transparent;box-shadow:0 62px 140px rgba(0,0,0,.74),0 0 0 1px rgba(255,255,255,.04),0 0 72px rgba(42,102,255,.32),0 0 130px rgba(132,77,255,.15);transition:transform .38s ease,box-shadow .38s ease}
.hero-art:hover .screen-wrap{transform:perspective(1800px) rotateY(-2deg) rotateX(1deg) translateY(-9px) scale(1.012);box-shadow:0 72px 160px rgba(0,0,0,.78),0 0 0 1px rgba(255,255,255,.07),0 0 86px rgba(42,102,255,.38),0 0 150px rgba(132,77,255,.20)}
.screen-wrap img{aspect-ratio:1.52/1;border-radius:20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.screen-wrap::before{content:"";position:absolute;z-index:3;left:8%;right:8%;top:-1px;height:2px;background:linear-gradient(90deg,transparent,#64e6ff 20%,#9e8cff 72%,transparent);filter:drop-shadow(0 0 8px rgba(89,204,255,.72))}
.screen-wrap::after{inset:12px;border-radius:20px;background:linear-gradient(120deg,rgba(255,255,255,.15),transparent 18%,transparent 68%,rgba(178,115,255,.05))}
.hero-metric{border-radius:12px;padding:14px 16px;border-color:rgba(133,173,235,.24);background:linear-gradient(145deg,rgba(5,12,25,.92),rgba(14,16,39,.84));box-shadow:0 20px 48px rgba(0,0,0,.44),0 0 30px rgba(56,114,255,.10)}
.metric-a{left:-16px;top:11%}.metric-b{right:-8px;bottom:8%}

/* Pricing cards: clearer hierarchy and stronger comparison */
.price-grid{gap:22px}
.price-card{position:relative;overflow:hidden;padding:36px 34px 34px;border-radius:20px;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.price-card::after{content:"";position:absolute;inset:auto -20% -46% -20%;height:56%;background:radial-gradient(circle,rgba(46,117,255,.13),transparent 68%);pointer-events:none}
.price-card:hover{transform:translateY(-7px);border-color:rgba(102,159,255,.43);box-shadow:0 30px 80px rgba(0,0,0,.34),0 0 42px rgba(45,103,255,.10)}
.price-card.featured{transform:translateY(-8px);border-color:rgba(127,96,255,.86);box-shadow:0 34px 90px rgba(0,0,0,.38),0 0 70px rgba(93,67,235,.18)}
.price-card.featured:hover{transform:translateY(-13px)}
.price-card.featured::before{content:"Most popular";position:absolute;top:18px;right:-39px;width:150px;padding:7px 0;text-align:center;transform:rotate(38deg);background:linear-gradient(90deg,#347cff,#8a55ff);color:#fff;font-size:.52rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 10px 24px rgba(53,81,255,.28)}
.price-kicker{display:inline-flex;width:max-content;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(113,151,211,.18);border-radius:999px;background:rgba(8,17,32,.72);color:#8fa3bd}
.price-card h3{margin-top:25px;min-height:58px}.price-description{min-height:84px}
.price{padding:24px 0 22px;margin:18px 0 20px;border-top:1px solid rgba(141,166,205,.12);border-bottom:1px solid rgba(141,166,205,.12)}
.price-card li{padding-left:24px}.price-card .btn{position:relative;z-index:2;border-radius:11px}

/* Premium mobile menu */
@media (max-width:1220px){
  body.menu-open{overflow:hidden}
  .main-nav{position:fixed;z-index:98;inset:100px 0 auto 0;display:flex;visibility:hidden;opacity:0;pointer-events:none;padding:18px 22px 26px;gap:8px;background:radial-gradient(circle at 10% 0,rgba(50,110,255,.17),transparent 24rem),linear-gradient(180deg,rgba(3,8,20,.99),rgba(5,12,25,.99));border-bottom:1px solid rgba(128,158,213,.20);box-shadow:0 34px 80px rgba(0,0,0,.56);transform:translateY(-16px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease}
  .main-nav::after{content:"";position:absolute;inset:auto 0 -100vh 0;height:100vh;background:rgba(0,3,9,.58);backdrop-filter:blur(5px);z-index:-1}
  .main-nav.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}
  .main-nav a{width:100%;padding:17px 18px;border:1px solid rgba(129,157,203,.12);border-radius:12px;background:linear-gradient(110deg,rgba(11,23,42,.72),rgba(17,13,36,.62));font-size:.76rem;letter-spacing:.17em}
  .main-nav a:hover,.main-nav a[aria-current="page"]{border-color:rgba(73,161,255,.44);background:linear-gradient(110deg,rgba(18,50,94,.75),rgba(47,24,77,.68))}
  .menu-toggle{position:relative;width:46px;height:46px;padding:11px;border:1px solid rgba(142,171,217,.20);border-radius:12px;background:rgba(8,17,31,.72)}
  .menu-toggle span{position:absolute;left:11px;width:22px;margin:0;transition:transform .24s ease,opacity .18s ease,top .24s ease}
  .menu-toggle span:nth-child(1){top:14px}.menu-toggle span:nth-child(2){top:21px}.menu-toggle span:nth-child(3){top:28px}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){top:21px;transform:rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){top:21px;transform:rotate(-45deg)}
}

/* Footer: tighter type and cleaner spacing */
.site-footer{padding-top:64px}.footer-top{grid-template-columns:1.18fr .5fr 1fr;gap:58px;padding-bottom:44px}
.footer-brand p{margin-top:17px;max-width:445px;font-size:.88rem;line-height:1.72}
.footer-col h4{margin-bottom:15px;color:#8796aa;font-size:.59rem;letter-spacing:.20em}.footer-links{gap:9px}
.footer-links a{width:max-content;font-size:.7rem;letter-spacing:.14em;line-height:1.45}
.contact-line{gap:5px;padding:11px 0}.contact-line span{font-size:.57rem}.contact-line strong{font-size:.86rem;line-height:1.45}
.footer-bottom{align-items:center;padding:19px 0 22px;font-size:.66rem;letter-spacing:.02em}.footer-legal{gap:19px}

@media (max-width:900px){.price-card.featured{transform:none}.price-card.featured:hover{transform:translateY(-7px)}.footer-top{gap:34px}}
@media (max-width:640px){
  .hero-art{padding:16px 0 26px}.screen-wrap,.hero-art:hover .screen-wrap{transform:none;border-radius:20px}
  .price-card{padding:30px 25px}.price-card h3,.price-description{min-height:0}
  .main-nav{inset:78px 0 auto 0;padding:14px 16px 22px}.footer-top{padding-bottom:36px}.footer-bottom{gap:14px}
}

/* V14 work page gallery upgrade */

/* V15 homepage hero angle and crisp logo treatment */
.brand-logo{
  height:60px;
  filter:none;
  image-rendering:auto;
}
.brand-logo--mobile{
  filter:none;
  image-rendering:auto;
}
.footer-brand .brand-logo{
  height:54px;
  filter:none;
  opacity:1;
}
.screen-wrap{
  transform:perspective(1500px) rotateY(-10deg) rotateX(3deg) rotateZ(-1.25deg) translateY(-4px);
  transform-origin:50% 55%;
  backface-visibility:hidden;
}
.hero-art:hover .screen-wrap{
  transform:perspective(1500px) rotateY(-7deg) rotateX(2deg) rotateZ(-.7deg) translateY(-9px) scale(1.012);
}
@media (max-width:900px){
  .brand-logo{height:56px}
  .footer-top{grid-template-columns:1fr}
  .screen-wrap{
    transform:perspective(1400px) rotateY(-7deg) rotateX(2deg) rotateZ(-.8deg);
  }
  .hero-art:hover .screen-wrap{
    transform:perspective(1400px) rotateY(-5deg) rotateX(1deg) rotateZ(-.4deg) translateY(-4px);
  }
}
@media (max-width:640px){
  .brand-logo{display:none}
  .footer-brand .brand-logo{display:block;height:50px}
  .screen-wrap,.hero-art:hover .screen-wrap{transform:none}
}
.work-showcase-extended{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:26px;
}
.work-large{
  overflow:hidden;
  border-radius:0;
}
.work-large img{
  width:100%;
  aspect-ratio:1.6/1;
  object-fit:cover;
  image-rendering:auto;
}
.work-copy{
  padding:26px 28px 28px;
}
.work-copy h3{
  font-size:1.2rem;
  margin:10px 0 10px;
}
.work-copy p{
  font-size:.94rem;
  line-height:1.7;
}
@media (max-width:900px){
  .work-showcase-extended{
    grid-template-columns:1fr;
  }
}


/* v17 premium work page */
.examples-intro{padding-top:18px}
.examples-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:34px}
.example-card{background:linear-gradient(180deg,rgba(10,16,30,.96),rgba(6,11,20,.96));border:1px solid rgba(110,146,197,.18);border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.28)}
.example-shot{padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border-bottom:1px solid rgba(110,146,197,.14)}
.example-shot img{display:block;width:100%;height:auto;border-radius:18px;background:#0b1220}
.example-meta{padding:22px 24px 26px}
.example-meta h3{margin:6px 0 10px;font-size:1.9rem;line-height:1.08}
.example-meta p{margin:0;color:#aeb8c9;line-height:1.72}
.example-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.example-tag{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border-radius:999px;background:rgba(93,145,255,.1);border:1px solid rgba(93,145,255,.18);color:#d8e5ff;font-size:.79rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.examples-note{margin-top:32px;padding:22px 24px;border-radius:24px;border:1px solid rgba(110,146,197,.18);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01))}
.examples-note p{margin:0;color:#b9c5d6}
.work-cta-band{margin-top:44px}
@media (max-width:1080px){
  .examples-grid{grid-template-columns:1fr}
}

/* v18 examples-page heading refinement */
.examples-hero h1{
  max-width:850px;
  font-size:clamp(2.65rem,5vw,4.75rem);
  line-height:.97;
  letter-spacing:-.045em;
  text-transform:none;
}
.examples-hero p{max-width:790px}


/* v20 live-site legal and contact refinements */
.legal-copy{max-width:900px;margin:0 auto;color:#aeb8c9;font-size:1rem;line-height:1.8}
.legal-copy h2{margin:34px 0 10px;color:#f3f6fb;font-size:1.35rem;letter-spacing:-.02em}
.legal-copy p{margin:0 0 16px}
.legal-copy a{color:#c7d8ff;text-decoration:underline;text-underline-offset:3px}
.legal-updated{color:#7f91aa;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}
.form-copy .contact-line{max-width:560px}


/* V21 SECURE CHECKOUT + DONE-FOR-YOU SETUP */
.setup-promise{margin:0 0 26px;padding:22px 24px;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:start;border:1px solid rgba(104,139,195,.28);border-radius:16px;background:linear-gradient(110deg,rgba(22,62,126,.16),rgba(96,47,151,.10))}
.setup-promise__label{color:#dce7f8;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.setup-promise__copy{display:grid;gap:8px}
.setup-promise__copy p{margin:0;color:#aebbcf;line-height:1.65;font-size:.88rem}
.setup-promise__copy strong{color:#edf4ff;font-weight:650}
.checkout-btn{text-align:center}
.checkout-note{display:block;margin-top:11px;color:#7f8da1;font-size:.62rem;letter-spacing:.05em;text-align:center}
.care-price{min-width:245px}
.care-price .care-cta{display:flex;margin-top:16px;width:100%;padding:13px 16px;white-space:nowrap}
.care-price .checkout-note{margin-top:9px}
@media (max-width:900px){.setup-promise{grid-template-columns:1fr;gap:10px}.care-price{min-width:0;width:100%}.care-price .care-cta{white-space:normal}}


/* V22 PAYMENT RETURN + PAID PROJECT START */
.checkout-note{line-height:1.5}
.project-form-note{margin-top:18px;padding:16px 18px;border:1px solid rgba(104,139,195,.22);border-radius:12px;background:rgba(24,65,129,.10);color:#9facc0;font-size:.82rem;line-height:1.65}
.project-form-note strong{color:#e5edfb}


/* V23 PROJECT PLANNER + PAYMENT ASSURANCE */
.payment-assurance{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px 0 30px;padding:18px 20px;border:1px solid rgba(112,147,204,.23);border-radius:16px;background:linear-gradient(115deg,rgba(10,24,47,.92),rgba(32,19,58,.82));box-shadow:0 18px 44px rgba(0,0,0,.18)}
.payment-assurance__lead{display:flex;align-items:center;gap:13px;min-width:270px}.payment-assurance__lead strong{display:block;color:#edf4ff;font-size:.85rem}.payment-assurance__lead span:not(.payment-lock){display:block;margin-top:4px;color:#8f9db1;font-size:.69rem;line-height:1.45}.payment-lock{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#2b84ff,#8454ff);color:#fff;font-weight:900;box-shadow:0 0 22px rgba(65,114,255,.32)}
.payment-badges{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.payment-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid rgba(180,198,229,.24);border-radius:7px;background:#fff;color:#101828;font-size:.62rem;font-weight:850;letter-spacing:-.01em;box-shadow:0 5px 14px rgba(0,0,0,.16)}.payment-badge--visa{color:#1434cb;font-style:italic;font-size:.72rem}.payment-badge--amex{background:#1677a8;color:#fff;letter-spacing:.03em}.payment-badge--link{background:#635bff;color:#fff}.payment-badge--mastercard i{position:relative;width:18px;height:11px}.payment-badge--mastercard i::before,.payment-badge--mastercard i::after{content:"";position:absolute;top:0;width:11px;height:11px;border-radius:50%}.payment-badge--mastercard i::before{left:0;background:#eb001b}.payment-badge--mastercard i::after{right:0;background:#f79e1b;opacity:.9}.payment-badge--mastercard b{font-size:.55rem}.payment-assurance>small{max-width:190px;color:#748399;font-size:.57rem;line-height:1.4;text-align:right}

@media(max-width:1020px){.payment-assurance{align-items:flex-start;flex-wrap:wrap}.payment-assurance>small{text-align:left;max-width:none}}
@media(max-width:760px){.payment-assurance{display:grid}.payment-badges{justify-content:flex-start}}

/* V51 high-resolution image-based brand lockup */
.site-header .brand,
.footer-brand .brand{gap:0}
.site-header .brand-logo{
  display:block;
  width:auto;
  height:60px;
  filter:none;
  image-rendering:auto;
}
.site-header .brand-logo--mobile{display:none}
.footer-brand .brand-logo{
  display:block;
  width:auto;
  height:54px;
  opacity:1;
  filter:none;
  image-rendering:auto;
}
@media(max-width:900px){
  .site-header .brand-logo{height:56px}
}
@media(max-width:640px){
  .site-header .brand-logo{display:none}
  .site-header .brand-logo--mobile{
    display:block;
    width:38px;
    height:38px;
    margin:0;
    filter:none;
    object-fit:contain;
  }
  .footer-brand .brand-logo{
    display:block;
    height:50px;
  }
}

/* V52 slightly larger high-resolution brand lockup */
.site-header .brand-logo{height:68px}
.footer-brand .brand-logo{height:60px}
@media(max-width:900px){
  .site-header .brand-logo{height:60px}
}
@media(max-width:640px){
  .site-header .brand-logo{display:none}
  .footer-brand .brand-logo{height:54px}
}

/* V53 vertically center the enhanced laptop renders in the wide frame */
.hero-rotator__slide{
  object-position:center 42%;
}

/* V57 services navigation and expanded service pages */
.main-nav{align-items:center;overflow:visible}
.main-nav>a{white-space:nowrap}
.nav-dropdown{position:relative;display:flex;align-items:center}
@media(min-width:1221px){
  .nav-dropdown::after{content:"";position:absolute;top:100%;left:-14px;width:calc(100% + 28px);height:24px}
}
.nav-dropdown__trigger{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 0;
  border:0;
  background:transparent;
  color:#ccd7e7;
  font:inherit;
  font-size:.76rem;
  font-weight:700;
  letter-spacing:.18em;
  line-height:1;
  text-transform:uppercase;
  white-space:nowrap;
  cursor:pointer;
  transition:color .2s ease;
}
.nav-dropdown__trigger:hover,
.nav-dropdown__trigger[aria-expanded="true"],
.nav-dropdown__trigger.is-current{color:#fff}
.nav-dropdown__chevron{
  display:inline-block;
  width:7px;
  height:7px;
  margin-top:-4px;
  border-right:1.5px solid currentColor;
  border-bottom:1.5px solid currentColor;
  transform:rotate(45deg);
  transition:transform .22s ease;
}
.nav-dropdown.open .nav-dropdown__chevron,
.nav-dropdown:focus-within .nav-dropdown__chevron{transform:translateY(3px) rotate(225deg)}
.nav-dropdown__menu{
  position:absolute;
  z-index:130;
  top:calc(100% + 24px);
  left:50%;
  width:min(780px,calc(100vw - 40px));
  padding:18px;
  border:1px solid rgba(127,161,220,.26);
  border-radius:20px;
  background:
    radial-gradient(circle at 16% 0,rgba(39,126,255,.18),transparent 280px),
    radial-gradient(circle at 90% 100%,rgba(142,67,255,.15),transparent 300px),
    rgba(4,10,23,.985);
  box-shadow:0 32px 80px rgba(0,0,0,.58);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate(-50%,-10px);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
}
.nav-dropdown.open .nav-dropdown__menu,
.nav-dropdown:hover .nav-dropdown__menu,
.nav-dropdown:focus-within .nav-dropdown__menu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translate(-50%,0);
}
.nav-dropdown__intro{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-bottom:14px;
  padding:6px 7px 16px;
  border-bottom:1px solid rgba(125,154,204,.16);
}
.nav-dropdown__intro strong{color:#f4f7ff;font-size:.95rem;letter-spacing:-.015em}
.nav-dropdown__intro span{color:#7f90aa;font-size:.68rem;letter-spacing:.04em}
.nav-dropdown__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.main-nav .nav-service-link{
  display:grid;
  grid-template-columns:38px 1fr auto;
  align-items:center;
  gap:11px;
  width:100%;
  min-width:0;
  padding:12px;
  border:1px solid transparent;
  border-radius:12px;
  color:#d7e0ef;
  letter-spacing:0;
  text-transform:none;
  transition:background .18s ease,border-color .18s ease,transform .18s ease;
}
.main-nav .nav-service-link:hover,
.main-nav .nav-service-link[aria-current="page"]{
  border-color:rgba(91,160,255,.28);
  background:linear-gradient(110deg,rgba(28,69,129,.42),rgba(68,34,105,.34));
  color:#fff;
  transform:translateY(-1px);
}
.nav-service-link__icon{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border:1px solid rgba(110,158,235,.24);
  border-radius:10px;
  background:linear-gradient(145deg,rgba(30,111,218,.24),rgba(133,66,219,.2));
  color:#94c8ff;
  font-size:.9rem;
  font-weight:900;
}
.nav-service-link__copy{min-width:0}
.nav-service-link__copy strong{display:block;color:inherit;font-size:.76rem;line-height:1.25}
.nav-service-link__copy small{display:block;margin-top:3px;color:#7f90aa;font-size:.62rem;line-height:1.35}
.nav-service-link__arrow{color:#71849f;font-size:.78rem}

@media(min-width:1221px) and (max-width:1380px){
  .header-inner{grid-template-columns:auto 1fr;gap:24px}
  .header-cta{display:none}
  .main-nav{justify-content:flex-end;gap:28px}
}

.service-detail-page{background:#040a14}
.service-detail-hero{
  position:relative;
  overflow:hidden;
  padding:92px 0 76px;
  border-bottom:1px solid rgba(120,151,205,.13);
  background:
    radial-gradient(circle at 82% 20%,rgba(118,61,255,.22),transparent 32%),
    radial-gradient(circle at 12% 5%,rgba(30,143,255,.14),transparent 28%),
    linear-gradient(180deg,#07101f,#040a14);
}
.service-detail-hero::after{
  content:"";
  position:absolute;
  right:-120px;
  top:-210px;
  width:500px;
  height:500px;
  border:1px solid rgba(115,93,255,.18);
  border-radius:50%;
  box-shadow:0 0 90px rgba(95,62,255,.1);
}
.service-detail-hero__grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);
  gap:64px;
  align-items:center;
}
.service-detail-hero h1{
  max-width:820px;
  margin:18px 0 22px;
  font-size:clamp(3.25rem,6vw,6.4rem);
  font-weight:420;
  line-height:.93;
  letter-spacing:-.065em;
}
.service-detail-hero h1 span{
  background:linear-gradient(90deg,#28a8ff,#8757ff 62%,#d14be2);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.service-detail-hero p{max-width:700px;margin:0;color:#a4b1c4;font-size:1.06rem;line-height:1.75}
.service-detail-hero__art{
  position:relative;
  padding:12px;
  border:1px solid rgba(112,154,225,.2);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(10,24,46,.92),rgba(16,10,35,.9));
  box-shadow:0 36px 100px rgba(0,0,0,.42);
}
.service-detail-hero__art img{width:100%;border-radius:20px}
.service-trust-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  border-bottom:1px solid rgba(120,151,205,.13);
  background:#07101d;
}
.service-trust-row div{padding:22px 24px;border-right:1px solid rgba(120,151,205,.13)}
.service-trust-row div:last-child{border-right:0}
.service-trust-row strong{display:block;margin-bottom:4px;color:#f0f4fb;font-size:.83rem}
.service-trust-row span{color:#8492a7;font-size:.72rem;line-height:1.45}
.service-detail-section{padding:88px 0}
.service-detail-section.alt{background:linear-gradient(180deg,#07101d,#050c17)}
.service-offering{
  display:grid;
  grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr);
  gap:64px;
  align-items:center;
}
.service-offering.reverse{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}
.service-offering.reverse .service-offering__visual{order:2}
.service-offering__visual{
  padding:10px;
  border:1px solid rgba(114,151,213,.18);
  border-radius:24px;
  background:rgba(8,18,34,.72);
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}
.service-offering__visual img{width:100%;border-radius:17px}
.service-price-tag{
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-bottom:14px;
  padding:8px 11px;
  border:1px solid rgba(75,155,255,.32);
  border-radius:999px;
  background:rgba(39,103,207,.12);
  color:#b9d7ff;
  font-size:.7rem;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.service-price-tag::before{content:"";width:7px;height:7px;border-radius:50%;background:#885eff;box-shadow:0 0 14px #885eff}
.service-offering h2{margin:0 0 16px;font-size:clamp(2.2rem,4vw,4.2rem);line-height:1;letter-spacing:-.05em}
.service-offering__lead{margin:0 0 23px;color:#a7b3c5;font-size:.98rem;line-height:1.75}
.service-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.service-feature-list li{
  position:relative;
  padding:13px 14px 13px 38px;
  border:1px solid rgba(119,151,204,.14);
  border-radius:11px;
  background:rgba(9,20,38,.58);
  color:#c9d3e1;
  font-size:.78rem;
  line-height:1.45;
}
.service-feature-list li::before{
  content:"✓";
  position:absolute;
  left:14px;
  top:13px;
  color:#64a9ff;
  font-weight:900;
}
.service-note{margin-top:18px;padding:14px 16px;border-left:3px solid #765dff;background:rgba(101,75,217,.09);color:#9eabc0;font-size:.76rem;line-height:1.6}
.service-page-cta{
  display:grid;
  grid-template-columns:1fr auto;
  gap:40px;
  align-items:center;
  padding:42px;
  border:1px solid rgba(98,112,255,.4);
  border-radius:26px;
  background:
    radial-gradient(circle at 86% 50%,rgba(144,67,255,.24),transparent 34%),
    linear-gradient(125deg,#0a1830,#11102e);
}
.service-page-cta h2{margin:8px 0 10px;font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:-.045em}
.service-page-cta p{max-width:700px;margin:0;color:#9daabd;line-height:1.65}
.service-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px}
.service-hub-card{
  display:flex;
  min-height:235px;
  flex-direction:column;
  padding:25px;
  border:1px solid rgba(119,151,204,.17);
  border-radius:19px;
  background:linear-gradient(145deg,rgba(11,25,47,.94),rgba(8,13,27,.96));
  transition:transform .2s ease,border-color .2s ease;
}
.service-hub-card:hover{transform:translateY(-5px);border-color:rgba(74,154,255,.44)}
.service-hub-card__top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}
.service-hub-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:linear-gradient(135deg,rgba(37,137,255,.25),rgba(138,67,255,.23));color:#9bcaff;font-size:1rem;font-weight:900}
.service-hub-card__price{color:#a9b8cc;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.service-hub-card h3{margin:0 0 9px;font-size:1.25rem}
.service-hub-card p{margin:0 0 24px;color:#8f9eb1;font-size:.82rem;line-height:1.6}
.service-hub-card strong{margin-top:auto;color:#dce7f8;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}

@media(max-width:1220px){
  .main-nav{max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain}
  .nav-dropdown{display:block;width:100%}
  .nav-dropdown__trigger{
    justify-content:space-between;
    width:100%;
    padding:17px 18px;
    border:1px solid rgba(129,157,203,.12);
    border-radius:12px;
    background:linear-gradient(110deg,rgba(11,23,42,.72),rgba(17,13,36,.62));
    font-size:.76rem;
    letter-spacing:.17em;
  }
  .nav-dropdown__menu{
    position:static;
    width:100%;
    max-height:0;
    margin:0;
    padding:0 8px;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    opacity:0;
    overflow:hidden;
    visibility:hidden;
    transform:none;
    transition:max-height .3s ease,opacity .2s ease,padding .2s ease;
  }
  .nav-dropdown.open .nav-dropdown__menu,
  .nav-dropdown:focus-within .nav-dropdown__menu{
    max-height:720px;
    padding:9px 8px 2px;
    opacity:1;
    visibility:visible;
    transform:none;
  }
  .nav-dropdown__intro{display:none}
  .nav-dropdown__grid{grid-template-columns:1fr;gap:7px}
  .main-nav .nav-service-link{padding:11px 12px;background:rgba(8,17,32,.76)}
  .main-nav .nav-service-link:hover{transform:none}
  .service-detail-hero__grid{grid-template-columns:1fr;gap:45px}
  .service-detail-hero__art{max-width:680px}
  .service-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .main-nav{max-height:calc(100dvh - 78px)}
  .service-detail-hero{padding:62px 0 54px}
  .service-detail-hero h1{font-size:clamp(2.8rem,14vw,4.4rem)}
  .service-detail-hero__grid{gap:34px}
  .service-trust-row{grid-template-columns:1fr}
  .service-trust-row div{border-right:0;border-bottom:1px solid rgba(120,151,205,.13)}
  .service-trust-row div:last-child{border-bottom:0}
  .service-detail-section{padding:64px 0}
  .service-offering,.service-offering.reverse{grid-template-columns:1fr;gap:34px}
  .service-offering.reverse .service-offering__visual{order:0}
  .service-feature-list{grid-template-columns:1fr}
  .service-page-cta{grid-template-columns:1fr;padding:30px 23px}
  .service-page-cta .btn{width:100%}
  .service-hub-grid{grid-template-columns:1fr}
}

/* V58 real-world service imagery and secure service requests */
.service-detail-hero__art img,
.service-offering__visual img{
  display:block;
  aspect-ratio:4/3;
  object-fit:cover;
  object-position:center;
  filter:saturate(.9) contrast(1.06) brightness(.88);
}
.service-detail-hero__art,
.service-offering__visual{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.service-detail-hero__art::after,
.service-offering__visual::after{
  content:"";
  position:absolute;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(135deg,rgba(0,126,255,.34),rgba(103,72,255,.26) 53%,rgba(205,55,219,.18));
  mix-blend-mode:color;
  opacity:.72;
  box-shadow:inset 0 0 74px rgba(29,74,191,.22);
}
.service-detail-hero__art::after{
  inset:12px;
  border-radius:20px;
}
.service-offering__visual::after{
  inset:10px;
  border-radius:17px;
}
.service-checkout-cta{
  display:flex;
  align-items:center;
  gap:17px;
  margin-top:22px;
}
.service-checkout-cta .btn{
  flex:0 0 auto;
  padding:14px 18px;
  font-size:.7rem;
}
.service-checkout-cta p{
  max-width:390px;
  margin:0;
  color:#8190a5;
  font-size:.72rem;
  line-height:1.55;
}
/* V62 streamlined fixed navigation */
.site-header{
  position:sticky;
  top:0;
  z-index:150;
  background:rgba(2,6,16,.96);
  border-bottom:1px solid rgba(135,160,210,.18);
  box-shadow:0 14px 36px rgba(0,0,0,.24);
  backdrop-filter:blur(20px);
}
.header-inner{
  min-height:88px;
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:clamp(24px,3vw,48px);
}
.site-header .brand-logo{height:62px}
.main-nav{
  justify-content:flex-end;
  gap:clamp(22px,2.25vw,38px);
}
.main-nav>a:not(.nav-mobile-cta),
.nav-dropdown__trigger{
  position:relative;
  padding:33px 0 31px;
  color:#d9e2ef;
  font-size:.9rem;
  font-weight:700;
  letter-spacing:.01em;
  line-height:1;
  text-transform:none;
}
.main-nav>a:not(.nav-mobile-cta)::after,
.nav-dropdown__trigger::after{
  content:"";
  position:absolute;
  right:0;
  bottom:22px;
  left:0;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,#2ba7ff,#8058ff,#d96dff);
  opacity:0;
  transform:scaleX(.3);
  transition:opacity .2s ease,transform .2s ease;
}
.main-nav>a:not(.nav-mobile-cta):hover::after,
.main-nav>a:not(.nav-mobile-cta)[aria-current="page"]::after,
.nav-dropdown__trigger:hover::after,
.nav-dropdown__trigger[aria-expanded="true"]::after,
.nav-dropdown__trigger.is-current::after{
  opacity:1;
  transform:scaleX(1);
}
.main-nav>a:hover,
.main-nav>a[aria-current="page"],
.nav-dropdown__trigger:hover,
.nav-dropdown__trigger[aria-expanded="true"],
.nav-dropdown__trigger.is-current{color:#fff}
.nav-dropdown__trigger{gap:9px}
.nav-dropdown__chevron{
  width:6px;
  height:6px;
  margin-top:-3px;
}
.nav-mobile-cta{display:none}
.header-cta{
  display:inline-flex;
  min-height:46px;
  padding:0 22px;
  border:1px solid rgba(126,161,223,.34);
  border-radius:999px;
  background:linear-gradient(115deg,#167ff3,#684fff 62%,#a942dc);
  box-shadow:0 12px 30px rgba(58,74,225,.2);
  color:#fff;
  font-size:.8rem;
  font-weight:800;
  letter-spacing:.025em;
  text-transform:none;
}
.main-nav a:focus-visible,
.nav-dropdown__trigger:focus-visible,
.header-cta:focus-visible,
.menu-toggle:focus-visible{
  outline:2px solid #64b8ff;
  outline-offset:4px;
}
.header-cta:hover{
  border-color:rgba(180,210,255,.62);
  box-shadow:0 16px 38px rgba(78,69,229,.3);
}
@media(min-width:1221px){
  .nav-dropdown::after{
    left:-14px;
    width:360px;
    height:24px;
  }
  .nav-dropdown__menu{
    top:calc(100% + 20px);
    left:-18px;
    width:340px;
    padding:10px;
    border:1px solid rgba(128,160,217,.25);
    border-radius:16px;
    background:
      radial-gradient(circle at 12% 0,rgba(40,126,255,.14),transparent 210px),
      linear-gradient(165deg,rgba(7,16,31,.995),rgba(8,10,24,.995));
    box-shadow:0 28px 70px rgba(0,0,0,.58);
    transform:translateY(-9px);
  }
  .nav-dropdown.open .nav-dropdown__menu,
  .nav-dropdown:hover .nav-dropdown__menu,
  .nav-dropdown:focus-within .nav-dropdown__menu{transform:translateY(0)}
  .nav-dropdown__grid{grid-template-columns:1fr;gap:2px}
  .main-nav .nav-service-link{
    display:flex;
    min-height:43px;
    padding:11px 13px;
    border:0;
    border-radius:9px;
    background:transparent;
    color:#cbd6e6;
  }
  .main-nav .nav-service-link:hover,
  .main-nav .nav-service-link[aria-current="page"]{
    border:0;
    background:linear-gradient(105deg,rgba(38,111,207,.3),rgba(112,55,164,.25));
    color:#fff;
    transform:none;
  }
  .nav-service-link__copy strong{
    font-size:.81rem;
    font-weight:700;
    letter-spacing:.005em;
  }
}

@media(max-width:1220px){
  body.menu-open{overflow:hidden}
  .site-header{backdrop-filter:none}
  .header-inner{min-height:82px}
  .site-header .brand-logo{height:58px}
  .header-cta{display:none}
  .menu-toggle{
    display:block;
    position:relative;
    width:48px;
    height:48px;
    padding:12px;
    border:1px solid rgba(145,179,233,.28);
    border-radius:50%;
    background:linear-gradient(145deg,rgba(28,122,238,.25),rgba(132,61,218,.25));
    box-shadow:0 10px 28px rgba(0,0,0,.2);
  }
  .menu-toggle span{left:12px;width:22px}
  .main-nav{
    position:fixed;
    z-index:140;
    inset:82px 0 0;
    display:flex;
    max-height:none;
    overflow-y:auto;
    overscroll-behavior:contain;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    gap:7px;
    padding:42px 22px 52px;
    border:0;
    border-top:1px solid rgba(130,160,214,.14);
    background:
      radial-gradient(circle at 12% 8%,rgba(41,125,255,.2),transparent 25rem),
      radial-gradient(circle at 88% 86%,rgba(150,67,255,.17),transparent 27rem),
      rgba(2,7,17,.985);
    box-shadow:none;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-12px);
    transition:opacity .24s ease,transform .24s ease,visibility .24s ease;
  }
  .main-nav::before{
    content:"Explore Vantora";
    margin-bottom:14px;
    color:#71839e;
    font-size:.66rem;
    font-weight:850;
    letter-spacing:.18em;
    text-transform:uppercase;
  }
  .main-nav::after{display:none}
  .main-nav.open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0);
  }
  .main-nav>a:not(.nav-mobile-cta),
  .nav-dropdown__trigger{
    width:auto;
    min-height:42px;
    padding:7px 16px;
    border:0;
    border-radius:0;
    background:transparent;
    color:#f2f6fc;
    font-size:clamp(1.45rem,5vw,2rem);
    font-weight:700;
    letter-spacing:-.025em;
    line-height:1.15;
    text-align:center;
    text-transform:none;
  }
  .main-nav>a:not(.nav-mobile-cta)::after,
  .nav-dropdown__trigger::after{bottom:2px}
  .nav-dropdown{
    display:flex;
    width:min(100%,520px);
    flex-direction:column;
    align-items:center;
  }
  .nav-dropdown__trigger{justify-content:center}
  .nav-dropdown__menu{
    position:static;
    width:min(100%,440px);
    max-height:0;
    margin:0;
    padding:0 10px;
    border:0;
    border-radius:15px;
    background:rgba(8,17,32,.78);
    box-shadow:none;
    opacity:0;
    overflow:hidden;
    visibility:hidden;
    transform:none;
    transition:max-height .32s ease,opacity .2s ease,padding .2s ease,margin .2s ease;
  }
  .nav-dropdown.open .nav-dropdown__menu,
  .nav-dropdown:focus-within .nav-dropdown__menu{
    max-height:510px;
    margin:8px 0 12px;
    padding:9px 10px;
    border:1px solid rgba(126,157,211,.18);
    opacity:1;
    visibility:visible;
  }
  .nav-dropdown__grid{grid-template-columns:1fr;gap:2px}
  .main-nav .nav-service-link{
    display:flex;
    width:100%;
    min-height:39px;
    padding:9px 11px;
    border:0;
    border-radius:8px;
    background:transparent;
    color:#adbbcf;
    font-size:.86rem;
    font-weight:650;
    letter-spacing:0;
    text-align:left;
    text-transform:none;
  }
  .main-nav .nav-service-link:hover,
  .main-nav .nav-service-link[aria-current="page"]{
    border:0;
    background:linear-gradient(100deg,rgba(38,112,207,.28),rgba(108,51,161,.24));
    color:#fff;
    transform:none;
  }
  .nav-service-link__copy strong{font-size:.81rem}
  .main-nav .nav-mobile-cta{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    width:min(100%,330px);
    min-height:50px;
    margin-top:18px;
    padding:0 22px;
    border:0;
    border-radius:999px;
    background:linear-gradient(115deg,#147ff4,#674fff 62%,#a83edb);
    box-shadow:0 16px 40px rgba(68,68,222,.25);
    color:#fff;
    font-size:.86rem;
    font-weight:800;
    letter-spacing:.02em;
    text-transform:none;
  }
}

@media(max-width:640px){
  .header-inner{min-height:76px}
  .main-nav{inset:76px 0 0;padding:34px 18px 42px}
  .site-header .brand-logo--mobile{width:39px;height:39px}
}

/* V63 crisp accepted-payment showcase */
.payment-assurance--home{
  position:relative;
  display:grid;
  grid-template-columns:minmax(250px,.78fr) minmax(520px,1.22fr);
  gap:22px 30px;
  padding:24px;
  overflow:hidden;
  isolation:isolate;
  background:
    radial-gradient(circle at 86% 10%,rgba(126,64,255,.16),transparent 34%),
    linear-gradient(120deg,rgba(8,23,45,.97),rgba(25,16,50,.94));
}
.payment-assurance--home::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  border-radius:inherit;
  background:linear-gradient(110deg,rgba(61,158,255,.055),transparent 45%,rgba(177,63,255,.05));
  pointer-events:none;
}
.payment-assurance--home .payment-assurance__lead{align-self:center}
.payment-assurance--home .payment-assurance__lead strong{font-size:.94rem}
.payment-assurance--home .payment-assurance__lead span:not(.payment-lock){max-width:330px;font-size:.72rem}
.payment-logos{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
}
.payment-logo-card{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-width:0;
  min-height:49px;
  padding:10px 14px;
  border:1px solid rgba(215,225,242,.92);
  border-radius:10px;
  background:linear-gradient(180deg,#fff,#f3f6fb);
  box-shadow:0 8px 20px rgba(0,0,0,.18),inset 0 1px 0 #fff;
}
.payment-logo-card img{
  display:block;
  width:auto;
  max-width:100%;
  height:22px;
  max-height:22px;
  object-fit:contain;
}
.payment-logo-card--amex img{height:26px;max-height:26px}
.payment-logo-card--klarna{background:#ffb3c7;border-color:#ffc5d4}
.payment-logo-card--klarna img{height:20px}
.payment-logo-card--amazon img{height:24px}
.payment-logo-card--link{
  background:linear-gradient(135deg,#f5f2ff,#fff);
  color:#211a44;
}
.payment-logo-card--link img{width:30px;height:24px;object-position:left}
.payment-logo-card--link b{font-size:1.02rem;font-weight:850;letter-spacing:-.04em}
.payment-availability{
  grid-column:1/-1;
  max-width:none!important;
  color:#7788a0!important;
  font-size:.6rem!important;
  line-height:1.45!important;
  text-align:right!important;
}
@media(max-width:980px){
  .payment-assurance--home{grid-template-columns:1fr}
  .payment-assurance--home .payment-assurance__lead span:not(.payment-lock){max-width:none}
}
@media(max-width:620px){
  .payment-assurance--home{padding:19px 16px}
  .payment-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .payment-logo-card{min-height:46px;padding:9px 12px}
  .payment-logo-card img{height:20px;max-height:20px}
  .payment-logo-card--amex img{height:24px;max-height:24px}
  .payment-logo-card--link img{height:22px}
  .payment-availability{text-align:left!important}
}
@media(max-width:370px){
  .payment-logos{grid-template-columns:1fr}
}

/* V64 package-led services menu and rotating header message */
@keyframes headerPromoCycle{
  0%,28%{opacity:1;transform:translateY(0)}
  33%,100%{opacity:0;transform:translateY(-7px)}
}
.header-inner{
  grid-template-columns:auto minmax(136px,164px) minmax(0,1fr) auto;
  gap:clamp(14px,1.7vw,28px);
}
.header-promo{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  height:34px;
  padding:0 12px;
  border:1px solid rgba(120,158,222,.2);
  border-radius:999px;
  background:linear-gradient(120deg,rgba(11,28,51,.9),rgba(27,18,51,.86));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
  overflow:hidden;
}
.header-promo__dot{
  flex:0 0 6px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#47baff;
  box-shadow:0 0 13px rgba(71,186,255,.82);
}
.header-promo__items{
  position:relative;
  display:block;
  min-width:0;
  width:100%;
  height:16px;
  overflow:hidden;
}
.header-promo__items>span{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  color:#b9c8db;
  font-size:.65rem;
  font-weight:750;
  line-height:1;
  white-space:nowrap;
  opacity:0;
  animation:headerPromoCycle 12s ease infinite both;
}
.header-promo__items>span:nth-child(2){animation-delay:4s}
.header-promo__items>span:nth-child(3){animation-delay:8s}
.main-nav{gap:clamp(18px,1.7vw,30px)}

@media(min-width:1221px){
  .nav-dropdown::after{
    left:-242px;
    width:660px;
    height:28px;
  }
  .nav-dropdown__menu{
    top:calc(100% + 20px);
    left:50%;
    width:660px;
    padding:14px 14px 0;
    transform:translate(-44%,-9px);
  }
  .nav-dropdown.open .nav-dropdown__menu,
  .nav-dropdown:hover .nav-dropdown__menu,
  .nav-dropdown:focus-within .nav-dropdown__menu{transform:translate(-44%,0)}
  .nav-dropdown__sections{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
    gap:14px;
  }
  .nav-dropdown__section--packages{
    padding-right:14px;
    border-right:1px solid rgba(126,158,211,.16);
  }
}
.nav-dropdown__title{
  display:block;
  margin:2px 4px 9px;
  color:#7f91ab;
  font-size:.61rem;
  font-weight:850;
  letter-spacing:.15em;
  line-height:1.2;
  text-transform:uppercase;
}
.nav-dropdown__list{display:grid;gap:3px}
.main-nav .nav-package-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:51px;
  padding:8px 11px;
  border:1px solid rgba(115,151,210,.13);
  border-radius:10px;
  background:linear-gradient(105deg,rgba(22,62,112,.28),rgba(66,35,107,.22));
  color:#dce7f5;
  text-transform:none;
}
.main-nav .nav-package-link:hover{
  border-color:rgba(98,171,255,.36);
  background:linear-gradient(105deg,rgba(28,105,194,.36),rgba(117,50,170,.31));
  color:#fff;
  transform:translateX(2px);
}
.nav-package-link span{display:grid;gap:3px;min-width:0}
.nav-package-link strong{
  color:inherit;
  font-size:.79rem;
  font-weight:760;
  line-height:1.2;
}
.nav-package-link small{
  color:#8091a9;
  font-size:.6rem;
  line-height:1.25;
}
.nav-package-link b{
  flex:0 0 auto;
  color:#69bdff;
  font-size:.72rem;
  font-weight:850;
  white-space:nowrap;
}
.nav-dropdown__footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:12px;
  padding:11px 5px 12px;
  border-top:1px solid rgba(126,158,211,.15);
  color:#74869f;
  font-size:.63rem;
}
.nav-dropdown__footer>a{
  color:#c7ddff;
  font-size:.66rem;
  font-weight:800;
  text-transform:none;
}
.nav-dropdown__footer>a:hover{color:#fff}

@media(max-width:1220px){
  .header-inner{grid-template-columns:auto minmax(0,1fr) auto}
  .header-promo{display:none}
  .menu-toggle{grid-column:3}
  .nav-dropdown__menu{width:min(100%,560px)}
  .nav-dropdown.open .nav-dropdown__menu,
  .nav-dropdown:focus-within .nav-dropdown__menu{
    max-height:620px;
    padding:13px;
    overflow-y:auto;
  }
  .nav-dropdown__sections{display:grid;gap:14px}
  .nav-dropdown__section--packages{
    padding-bottom:13px;
    border-bottom:1px solid rgba(126,158,211,.15);
  }
  .nav-dropdown__title{margin:2px 3px 8px;text-align:left}
  .main-nav .nav-package-link{min-height:47px}
  .nav-dropdown__footer{padding-bottom:2px}
}

@media(max-width:520px){
  .nav-dropdown__footer{
    align-items:flex-start;
    flex-direction:column;
    gap:5px;
  }
}

@media(prefers-reduced-motion:reduce){
  .header-promo__items>span{animation:none;opacity:0;transform:none}
  .header-promo__items>span:first-child{opacity:1}
}

/* V65 enlarged header message */
.header-inner{
  grid-template-columns:auto clamp(220px,19vw,280px) minmax(0,1fr) auto;
  gap:clamp(14px,1.45vw,24px);
}
.header-promo{
  width:100%;
  height:44px;
  padding:0 17px;
  gap:11px;
  border-color:rgba(130,174,239,.32);
  background:
    radial-gradient(circle at 12% 20%,rgba(40,153,255,.13),transparent 48%),
    linear-gradient(115deg,rgba(10,29,54,.98),rgba(33,20,63,.96));
  box-shadow:0 10px 25px rgba(0,0,0,.17),inset 0 1px 0 rgba(255,255,255,.055);
}
.header-promo__dot{
  flex-basis:7px;
  width:7px;
  height:7px;
}
.header-promo__items{height:21px}
.header-promo__items>span{
  color:#fff;
  font-size:.9rem;
  font-weight:700;
  letter-spacing:.01em;
  line-height:1.15;
}
@media(max-width:1220px){
  .header-inner{grid-template-columns:auto minmax(0,1fr) auto}
}

/* V66 clickable Vantora highlights rail */
.header-inner{
  grid-template-columns:auto clamp(320px,27vw,390px) minmax(0,1fr) auto;
  gap:clamp(12px,1.25vw,20px);
}
.header-promo{
  position:relative;
  height:46px;
  padding:0 17px;
  cursor:pointer;
  text-decoration:none;
  transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease;
}
.header-promo:hover,
.header-promo:focus-visible{
  border-color:rgba(116,193,255,.6);
  box-shadow:0 14px 32px rgba(25,75,154,.24),inset 0 1px 0 rgba(255,255,255,.08);
  transform:translateY(-1px);
}
.header-promo:focus-visible{
  outline:2px solid #64b8ff;
  outline-offset:4px;
}
.header-promo__items{height:23px}
.header-promo__item{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
  color:#fff;
  font-size:.9rem;
  font-weight:700;
  letter-spacing:.005em;
  line-height:1;
  white-space:nowrap;
  opacity:0;
  animation:none;
  transform:translate3d(58px,9px,0);
  transition:
    opacity .28s ease,
    transform .74s cubic-bezier(.2,.72,.2,1);
  will-change:opacity,transform;
}
.header-promo__item.is-active{
  opacity:1;
  transform:translate3d(0,0,0);
}
.header-promo__item.is-leaving{
  opacity:0;
  transform:translate3d(46px,-13px,0);
}
.header-promo__items>.header-promo__item{
  opacity:0;
  animation:none;
  transform:translate3d(58px,9px,0);
}
.header-promo__items>.header-promo__item.is-active{
  opacity:1;
  transform:translate3d(0,0,0);
}
.header-promo__items>.header-promo__item.is-leaving{
  opacity:0;
  transform:translate3d(46px,-13px,0);
}
.header-promo__item strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  color:#fff;
  font-size:inherit;
  font-weight:700;
}
.header-promo__item b{
  flex:0 0 auto;
  color:#74c5ff;
  font-size:.74rem;
  font-weight:800;
}
.header-promo__item i{
  flex:0 0 auto;
  margin-left:auto;
  color:#d7b3ff;
  font-size:.76rem;
  font-style:normal;
}
@media(min-width:1221px) and (max-width:1320px){
  .header-inner{
    grid-template-columns:auto 300px minmax(0,1fr) auto;
    gap:13px;
  }
  .site-header .brand-logo{height:56px}
  .main-nav{gap:14px}
  .header-cta{padding:0 18px;font-size:.76rem}
}
@media(max-width:1220px){
  .header-inner{grid-template-columns:auto minmax(0,1fr) auto}
}
@media(prefers-reduced-motion:reduce){
  .header-promo__item{
    opacity:0;
    transform:none;
    transition:none;
  }
  .header-promo__item:first-child{opacity:1}
}

@media(min-width:1221px){
  .home-page .header-inner{
    min-height:140px;
    grid-template-columns:auto minmax(0,1fr) auto;
    grid-template-rows:88px 52px;
    column-gap:clamp(22px,3vw,46px);
    row-gap:0;
  }
  .home-page .brand{grid-column:1;grid-row:1}
  .home-page .main-nav{grid-column:2;grid-row:1}
  .home-page .header-cta{grid-column:3;grid-row:1}
  .home-page .header-promo{
    grid-column:1/-1;
    grid-row:2;
    justify-self:center;
    width:min(780px,72vw);
    height:44px;
  }
  .home-page .header-promo__item{
    justify-content:center;
    padding:0 22px;
  }
  .home-page .header-promo__item i{margin-left:10px}
}
@media(max-width:1220px){
  .home-page .header-inner{
    min-height:82px;
    grid-template-columns:auto minmax(0,1fr) auto;
    grid-template-rows:auto;
  }
}
@media(max-width:640px){
  .home-page .header-inner{min-height:76px}
}

/* V66 final: full-width announcement bar above the main navigation */
.site-header{padding-top:34px}
.header-inner,
.home-page .header-inner{
  min-height:88px;
  grid-template-columns:auto minmax(0,1fr) auto;
  grid-template-rows:auto;
  column-gap:clamp(22px,3vw,46px);
}
.home-page .brand,
.home-page .main-nav,
.home-page .header-cta{
  grid-column:auto;
  grid-row:auto;
}
.header-promo,
.home-page .header-promo{
  position:absolute;
  top:0;
  left:0;
  z-index:2;
  display:flex;
  justify-content:center;
  width:100%;
  height:34px;
  padding:0 48px;
  border:0;
  border-bottom:1px solid rgba(123,166,231,.24);
  border-radius:0;
  background:
    radial-gradient(circle at 20% 0,rgba(38,148,255,.18),transparent 34%),
    radial-gradient(circle at 82% 100%,rgba(165,69,255,.16),transparent 38%),
    linear-gradient(90deg,#071426,#101633 52%,#1b1037);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
  transform:none;
}
.header-promo:hover,
.header-promo:focus-visible{
  border-color:rgba(126,187,255,.42);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06);
  transform:none;
}
.header-promo__items,
.home-page .header-promo__items{
  width:min(780px,72vw);
  height:21px;
}
.header-promo__item,
.home-page .header-promo__item{
  justify-content:center;
  padding:0 24px;
}
.header-promo__item i,
.home-page .header-promo__item i{margin-left:10px}

@media(max-width:1220px){
  .site-header{padding-top:30px}
  .header-inner,
  .home-page .header-inner{
    min-height:82px;
    grid-template-columns:auto minmax(0,1fr) auto;
    grid-template-rows:auto;
  }
  .header-promo,
  .home-page .header-promo{
    display:flex;
    height:30px;
    padding:0 38px;
  }
  .header-promo__items,
  .home-page .header-promo__items{width:100%}
  .header-promo__item,
  .home-page .header-promo__item{
    padding:0 8px;
    font-size:.74rem;
  }
  .header-promo__item b{font-size:.65rem}
  .main-nav{inset:112px 0 0}
}
@media(max-width:640px){
  .header-inner,
  .home-page .header-inner{min-height:76px}
  .main-nav{inset:106px 0 0}
  .header-promo{padding:0 20px}
  .header-promo__dot{display:none}
  .header-promo__item{font-size:.7rem}
  .header-promo__item b{display:inline;font-size:.62rem}
}

/* V67 full-width two-message announcement ticker */
.header-promo,
.home-page .header-promo{
  padding:0;
  cursor:default;
}
.header-promo__track{
  display:flex;
  width:max-content;
  height:100%;
  transform:translateX(-50%);
  animation:v67Ticker 64s linear infinite;
  will-change:transform;
}
.header-promo::before,
.header-promo::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  z-index:3;
  width:42px;
  pointer-events:none;
}
.header-promo::before{
  left:0;
  background:linear-gradient(90deg,#071426,transparent);
}
.header-promo::after{
  right:0;
  background:linear-gradient(270deg,#1b1037,transparent);
}
.header-promo__group{
  display:flex;
  flex:none;
  height:100%;
}
.header-promo .header-promo__item,
.home-page .header-promo .header-promo__item{
  position:relative;
  inset:auto;
  display:flex;
  flex:0 0 50vw;
  width:50vw;
  height:100%;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:0 28px;
  border-left:1px solid rgba(134,174,233,.14);
  color:#eef6ff;
  opacity:1;
  transform:none;
  transition:background .2s ease,color .2s ease;
  animation:none;
  white-space:nowrap;
}
.header-promo .header-promo__item:hover,
.header-promo .header-promo__item:focus-visible{
  background:rgba(83,145,255,.1);
  color:#fff;
}
.header-promo .header-promo__item:focus-visible{
  outline:2px solid #64b8ff;
  outline-offset:-3px;
}
.header-promo__marker{
  flex:0 0 6px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#47baff;
  box-shadow:0 0 13px rgba(71,186,255,.82);
}
.header-promo .header-promo__item strong{
  flex:0 1 auto;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}
.header-promo .header-promo__item b{
  flex:0 0 auto;
  color:#78c9ff;
}
.header-promo .header-promo__item i,
.home-page .header-promo .header-promo__item i{
  flex:0 0 auto;
  margin-left:3px;
}
.header-promo:focus-within .header-promo__track{
  animation-play-state:paused;
}
@keyframes v67Ticker{
  from{transform:translateX(-50%)}
  to{transform:translateX(0)}
}
@media(min-width:1221px){
  .home-page .hero-grid{
    align-items:start;
    padding-top:42px;
    padding-bottom:88px;
  }
}
@media(max-width:1220px){
  .header-promo .header-promo__item,
  .home-page .header-promo .header-promo__item{
    flex-basis:100vw;
    width:100vw;
    padding:0 24px;
  }
}
@media(max-width:640px){
  .header-promo,
  .home-page .header-promo{padding:0}
  .header-promo .header-promo__item,
  .home-page .header-promo .header-promo__item{
    gap:7px;
    padding:0 18px;
  }
}
@media(prefers-reduced-motion:reduce){
  .header-promo__track{
    transform:none;
    animation:none;
  }
}

/* V67 local visibility selling point */
.local-seo-section{
  padding:104px 0;
  border-bottom:1px solid var(--line);
  background:
    radial-gradient(circle at 50% 40%,rgba(50,90,255,.15),transparent 34%),
    linear-gradient(180deg,rgba(6,15,29,.92),rgba(3,9,18,.98));
}
.local-seo-head{
  max-width:900px;
  margin:0 auto 52px;
  text-align:center;
}
.local-seo-head .eyebrow{justify-content:center}
.local-seo-head h2{
  margin:20px 0 22px;
  color:#f4f7ff;
  font-size:clamp(3rem,5vw,5.8rem);
  line-height:.92;
  letter-spacing:-.055em;
  font-weight:380;
}
.local-seo-head h2 span{
  color:transparent;
  background:linear-gradient(90deg,#62c9ff,#6c77ff 55%,#b64ee8);
  -webkit-background-clip:text;
  background-clip:text;
}
.local-seo-head p{
  max-width:760px;
  margin:0 auto;
  color:#b8c5d6;
  font-size:1.02rem;
  line-height:1.75;
}
.local-seo-grid{
  display:grid;
  grid-template-columns:minmax(230px,.86fr) minmax(380px,1.35fr) minmax(230px,.86fr);
  gap:22px;
  align-items:stretch;
}
.local-seo-panel,
.local-seo-visual{
  min-width:0;
  border:1px solid rgba(124,163,225,.22);
  border-radius:24px;
  background:linear-gradient(145deg,rgba(10,25,46,.92),rgba(9,14,29,.92));
  box-shadow:0 28px 70px rgba(0,0,0,.3);
}
.local-seo-panel{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:34px 30px;
}
.local-seo-label{
  margin-bottom:24px;
  color:#dcecff;
  font-size:.7rem;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.local-seo-panel ul{
  display:grid;
  gap:15px;
  margin:0;
  padding:0;
  list-style:none;
}
.local-seo-panel li{
  position:relative;
  padding-left:25px;
  color:#b9c7d8;
  font-size:.9rem;
  line-height:1.5;
}
.local-seo-panel li::before{
  content:"";
  position:absolute;
  left:0;
  top:.48em;
  width:9px;
  height:5px;
  border-left:2px solid #54c5ff;
  border-bottom:2px solid #9a66ff;
  transform:rotate(-45deg);
}
.local-seo-panel .btn{
  align-self:flex-start;
  margin-top:28px;
}
.local-seo-visual{
  position:relative;
  overflow:hidden;
  padding:10px;
}
.local-seo-visual::after{
  content:"";
  position:absolute;
  inset:10px;
  border-radius:16px;
  background:linear-gradient(135deg,rgba(21,105,255,.18),transparent 46%,rgba(151,55,235,.25));
  pointer-events:none;
}
.local-seo-visual img{
  width:100%;
  height:100%;
  min-height:430px;
  border-radius:16px;
  object-fit:cover;
  filter:saturate(.9) contrast(1.05);
}
.local-seo-float{
  position:absolute;
  z-index:2;
  display:flex;
  flex-direction:column;
  gap:3px;
  padding:12px 15px;
  border:1px solid rgba(143,178,232,.28);
  border-radius:13px;
  background:rgba(3,10,22,.84);
  box-shadow:0 14px 30px rgba(0,0,0,.3);
  backdrop-filter:blur(8px);
}
.local-seo-float strong{font-size:.82rem}
.local-seo-float small{
  color:#91a5bf;
  font-size:.6rem;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.local-seo-float--a{left:25px;top:25px}
.local-seo-float--b{right:25px;bottom:25px}
.local-seo-note{
  max-width:900px;
  margin:30px auto 0;
  color:#8090a6;
  font-size:.75rem;
  line-height:1.65;
  text-align:center;
}
@media(max-width:1100px){
  .local-seo-grid{
    grid-template-columns:1fr 1fr;
  }
  .local-seo-visual{
    grid-column:1/-1;
    grid-row:1;
  }
  .local-seo-visual img{min-height:390px}
}
@media(max-width:700px){
  .local-seo-section{padding:76px 0}
  .local-seo-head{margin-bottom:34px;text-align:left}
  .local-seo-head .eyebrow{justify-content:flex-start}
  .local-seo-head h2{font-size:clamp(2.6rem,13vw,4.4rem)}
  .local-seo-grid{grid-template-columns:1fr}
  .local-seo-visual,
  .local-seo-panel{grid-column:auto}
  .local-seo-visual img{min-height:300px}
  .local-seo-panel{padding:28px 24px}
  .local-seo-panel .btn{width:100%}
}

/* V71 extra-deep hero breathing room, dramatic laptop angle and dimensional header signature */
@media(min-width:1221px){
  .home-page .hero-grid{
    padding-top:180px;
    padding-bottom:70px;
  }
  .home-page .hero-copy{
    padding-top:30px;
  }
  .home-page .screen-wrap{
    transform:perspective(1200px) rotateY(-16deg) rotateX(4deg) rotateZ(-1.8deg) translateY(-3px);
  }
  .home-page .hero-art:hover .screen-wrap{
    transform:perspective(1200px) rotateY(-13deg) rotateX(3deg) rotateZ(-1.15deg) translateY(-8px) scale(1.012);
  }
}

@media(min-width:1360px){
  .header-inner{
    position:relative;
  }
}

/* V69 smoother laptop preview cross-fade */
.home-page .hero-rotator__slide{
  opacity:0;
  transform:scale(1.014);
  filter:blur(2.5px) saturate(.94);
  transition:
    opacity 1.15s cubic-bezier(.4,0,.2,1),
    transform 1.3s cubic-bezier(.22,.7,.2,1),
    filter .9s ease;
  will-change:opacity,transform,filter;
}
.home-page .hero-rotator__slide.is-active{
  z-index:2;
  opacity:1;
  transform:scale(1);
  filter:blur(0) saturate(1);
}

@media(prefers-reduced-motion:reduce){
  .home-page .hero-rotator__slide{
    transform:none;
    filter:none;
    transition:none;
  }
}


/* ===== 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: v80.css ===== */
/* V85 replaces the former dark inner-page theme. */

/* inlined import: v85.css */

:root{--blue:#0960bb;--deep:#082a55;--ink:#10233d;--paper:#f7f8fb;--sky:#eaf5ff;--line:#dce4ec;--coral:#ff725f}*{box-sizing:border-box}body{background:var(--paper)!important;color:var(--ink)!important;font-family:Manrope,Arial,sans-serif!important}body *{border-color:var(--line)}.site-header{background:#fff!important;color:var(--ink)!important;border:0!important;border-bottom:1px solid var(--line)!important}.header-promo{background:linear-gradient(100deg,var(--deep),var(--blue))!important;color:#fff!important}.header-promo__item,.header-promo__item strong{color:#fff!important}.header-promo__item b,.header-promo__marker{color:#a9d9ff!important}.header-inner{min-height:82px!important}.main-nav>a,.main-nav .nav-dropdown__trigger{color:var(--ink)!important}.main-nav>a:after,.main-nav>a.is-current:after{background:var(--blue)!important}.header-cta,.nav-mobile-cta,.btn-primary{background:linear-gradient(120deg,#0471d8,#1459a6)!important;border:0!important;color:#fff!important;border-radius:8px!important}.btn-ghost{color:var(--blue)!important;background:#fff!important;border:1px solid var(--blue)!important;border-radius:8px!important}.nav-dropdown__menu{background:#fff!important;color:var(--ink)!important;border:1px solid var(--line)!important;box-shadow:0 16px 35px rgba(8,42,85,.16)!important}.nav-dropdown__section--packages{background:var(--sky)!important}.nav-dropdown__menu a,.nav-dropdown__menu strong,.nav-dropdown__menu small{color:var(--ink)!important}.page-hero,.hero,.pricing-hero{background:linear-gradient(135deg,var(--sky),#fff)!important;color:var(--ink)!important}.page-hero h1,.page-hero p,.page-hero h2,.page-hero .eyebrow,.section-title,.section-head h2,.section-head p{color:var(--ink)!important}.eyebrow{color:var(--blue)!important}main,main section,.section,.section-alt,.section-tight{background:#fff!important;color:var(--ink)!important}.section:nth-of-type(even){background:var(--paper)!important}.page-hero,.section{padding-top:68px!important;padding-bottom:68px!important}.service-hub-card,.service-card,.price-card,.faq-item,.content-card,.detail-card,.payment-card,.checkout-card,.planner-card,.contact-card,.feature-card{background:#fff!important;color:var(--ink)!important;border:1px solid var(--line)!important;border-radius:14px!important;box-shadow:0 10px 28px rgba(8,42,85,.08)!important}.service-hub-card h3,.service-hub-card p,.service-card h3,.service-card p,.price-card h2,.price-card h3,.price-card p,.price-card li,.price-card span,.faq-item h3,.faq-item p{color:var(--ink)!important}.service-hub-card{overflow:hidden!important;position:relative!important;padding-top:130px!important}.service-hub-card:before{content:"";position:absolute;top:0;left:0;right:0;height:105px;background:center/cover no-repeat}.service-hub-card:nth-child(1):before{background-image:url("../images/hero-website-improvements-real-v59.webp")}.service-hub-card:nth-child(2):before{background-image:url("../images/hero-google-business-real-v59.webp")}.service-hub-card:nth-child(3):before{background-image:url("../images/hero-ecommerce-customer-journey-real-v60.webp")}.service-hub-card:nth-child(4):before{background-image:url("../images/hero-business-integrations-real-v59.webp")}.service-hub-card:nth-child(5):before{background-image:url("../images/service-ecommerce-care-real-v58.webp")}.service-hub-card:nth-child(6):before{background-image:url("../images/hero-app-discovery-real-v59.webp")}.price-grid{gap:20px!important}.price-card{padding:32px!important;min-height:610px!important}.price-card--featured,.price-card.is-featured{background:linear-gradient(165deg,#eaf5ff,#fff)!important;border:2px solid #4c9ae5!important;box-shadow:0 18px 38px rgba(9,96,187,.16)!important}.price-card .price,.price-card .price strong,.price-card .price-value{color:var(--blue)!important}.price-card ul li:before{color:var(--blue)!important}.price-card .btn,.price-card a.btn-primary,.service-checkout-btn{background:linear-gradient(120deg,#0471d8,#1459a6)!important;color:#fff!important;border-radius:8px!important}.price-card .btn-ghost{background:#fff!important;color:var(--blue)!important;border:1px solid var(--blue)!important}.price-card small,.pricing-note{color:#60758a!important}.package-popular,.popular-badge{background:var(--coral)!important;color:#fff!important}.service-page-cta,.cta-banner,.payment-strip{background:linear-gradient(120deg,var(--deep),var(--blue))!important;color:#fff!important;border-radius:14px!important}.service-page-cta h2,.service-page-cta p,.cta-banner h2,.cta-banner p{color:#fff!important}.site-footer{background:#061e3d!important;color:#fff!important}.site-footer a,.site-footer p,.footer-bottom{color:#d8e8f7!important}.back-top{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border:0!important;border-radius:50%;background:var(--blue)!important;color:#fff!important;z-index:50;opacity:0;pointer-events:none;transform:translateY(10px);transition:.25s}.back-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:760px){.main-nav{background:#fff!important}.main-nav>a{color:var(--ink)!important}.header-cta{display:none!important}.service-hub-card{padding-top:125px!important}.page-hero,.section{padding-top:48px!important;padding-bottom:48px!important}}




/* ===== 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: 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: 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: 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: v237-responsive-typography.css ===== */
/* V237 — controlled typography refinement for internal pages only.
   The homepage deliberately has no matching selectors in this file. */

/* Shared internal page heroes and enquiry forms. */
body main > .page-hero h1 {
  font-size: clamp(2.5rem, 3.75vw, 3.375rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -.045em;
}

body main .form-copy h2 {
  font-size: clamp(1.75rem, 2.55vw, 2.375rem);
  line-height: 1.08;
}

/* Website package pages. */
.v96-package-page .pkg115-hero h1,
.v96-package-page .v109-hero h1 {
  font-size: clamp(2.625rem, 3.75vw, 3.375rem);
  line-height: .98;
  letter-spacing: -.055em;
}

.v96-package-page .pkg115-section-head h2,
.v96-package-page .pkg115-split h2,
.v96-package-page .pkg115-cta h2 {
  font-size: clamp(2rem, 2.65vw, 2.375rem);
  line-height: 1.08;
  letter-spacing: -.04em;
}

.v96-package-page .v109-page h2 {
  font-size: clamp(2rem, 2.65vw, 2.375rem) !important;
  line-height: 1.08 !important;
  letter-spacing: -.04em;
}

/* Logo and starter-branding package. */
.logo-pack-page .logo-pack-copy h1 {
  font-size: clamp(2.625rem, 3.75vw, 3.375rem);
  line-height: .98;
  letter-spacing: -.05em;
}

.logo-pack-page .logo-package-section-heading h2,
.logo-pack-page .logo-demo-download h2 {
  font-size: clamp(1.875rem, 2.65vw, 2.375rem);
  line-height: 1.08;
  letter-spacing: -.04em;
}

/* Complex builds / mobile apps and SaaS. */
.v100-complex-page .v100-hero h1 {
  font-size: clamp(2.625rem, 3.75vw, 3.375rem);
  line-height: 1.02;
  letter-spacing: -.05em;
}

.v100-complex-page .v116-idea__copy h2,
.v100-complex-page .v100-heading h2,
.v100-complex-page .v100-feature-copy h2,
.v100-complex-page .v100-cta h2 {
  font-size: clamp(1.875rem, 2.65vw, 2.375rem);
  line-height: 1.08;
  letter-spacing: -.04em;
}

.v100-complex-page .v116-product-stage__head h3,
.v100-complex-page .v116-quote__headline h3,
.v100-complex-page .v116-quote__details h3 {
  font-size: clamp(1.5rem, 1.95vw, 1.75rem);
  line-height: 1.14;
  letter-spacing: -.03em;
}

.v100-complex-page .v116-payments__copy h3 {
  font-size: clamp(1.375rem, 1.8vw, 1.625rem);
  line-height: 1.16;
}

/* Website refresh, integrations, eCommerce support and Google services. */
.service-detail-page .service-detail-hero h1 {
  font-size: clamp(2.5rem, 3.75vw, 3.375rem);
  line-height: 1.04;
  letter-spacing: -.045em;
}

.service-detail-page .service-offering h2 {
  font-size: clamp(1.75rem, 2.65vw, 2.375rem);
  line-height: 1.08;
  letter-spacing: -.04em;
}

.service-detail-page .service-page-cta h2 {
  font-size: clamp(1.75rem, 2.5vw, 2.25rem);
  line-height: 1.08;
}

/* Website Examples / Work. */
.v22-showcase .v22-group-head h2,
.v22-showcase .v22-showcase-closing h2,
.work-cta-band h2 {
  font-size: clamp(1.875rem, 2.65vw, 2.375rem);
  line-height: 1.08;
  letter-spacing: -.04em;
}

.v22-showcase .v22-showcase__intro :is(h1,h2) {
  font-size: clamp(1.875rem, 2.65vw, 2.375rem) !important;
  line-height: 1.08 !important;
  letter-spacing: -.04em;
}

.v22-showcase .v22-portfolio-copy h3,
.v22-showcase .v22-tier-band__copy h3 {
  font-size: clamp(1.375rem, 1.95vw, 1.75rem);
  line-height: 1.16;
  letter-spacing: -.025em;
}

/* Project questionnaires. */
.pq-page .pq-hero h1 {
  font-size: clamp(2.5rem, 3.75vw, 3.375rem);
  line-height: 1.04;
  letter-spacing: -.045em;
}

.pq-page .pq-sidebar h2,
.pq-page .pq-form-intro h2 {
  font-size: clamp(1.75rem, 2.55vw, 2.375rem);
  line-height: 1.08;
}

/* Corporate quotation page. */
.corporate-quote-page .cq-hero h1 {
  font-size: clamp(2.5rem, 3.75vw, 3.375rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -.045em;
}

.corporate-quote-page .cq-explainer h2,
.corporate-quote-page .cq-form-intro h2 {
  font-size: clamp(1.875rem, 2.65vw, 2.375rem);
  line-height: 1.08;
}

.corporate-quote-page .cq-final h2 {
  font-size: clamp(1.875rem, 2.65vw, 2.375rem) !important;
  line-height: 1.08;
}

.corporate-quote-page .cq-form-sidebar h2 {
  font-size: clamp(1.75rem, 2.35vw, 2.125rem);
  line-height: 1.1;
}

/* Payment confirmation and project-details utility pages. */
.payment-page .payment-confirmation h1,
.payment-page .project-intake h1 {
  font-size: clamp(2.35rem, 3.75vw, 3.375rem);
  line-height: 1.04;
  letter-spacing: -.045em;
}

.payment-page .next-steps h2 {
  font-size: clamp(1.625rem, 2.35vw, 2.125rem);
  line-height: 1.12;
}

@media (max-width: 700px) {
  body main > .page-hero h1,
  .service-detail-page .service-detail-hero h1,
  .pq-page .pq-hero h1,
  .corporate-quote-page .cq-hero h1 {
    overflow-wrap: normal;
  }
}


/* ===== source: v250-search-foundations.css ===== */
.seo250-page {
  background: #f5f8fb;
  color: #102d45;
}

.seo250-page main {
  overflow: hidden;
}

.seo250-page main .seo250-hero {
  position: relative;
  padding: clamp(72px, 9vw, 126px) 0 clamp(64px, 8vw, 108px);
  overflow: hidden;
  color: #fff !important;
  background:
    radial-gradient(circle at 82% 18%, rgba(39, 202, 150, .18), transparent 34%),
    linear-gradient(135deg, #061d31 0%, #0a2d48 58%, #0b3d52 100%) !important;
}

.seo250-hero::after {
  content: "";
  position: absolute;
  width: min(42vw, 620px);
  aspect-ratio: 1;
  right: -14%;
  bottom: -55%;
  border: 1px solid rgba(105, 230, 188, .18);
  border-radius: 50%;
  box-shadow: 0 0 0 58px rgba(105, 230, 188, .035), 0 0 0 116px rgba(105, 230, 188, .025);
  pointer-events: none;
}

.seo250-hero__inner {
  position: relative;
  z-index: 1;
  width: min(880px, 100%);
}

.seo250-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 28px;
  font-size: 14px;
  line-height: 1.5;
}

.seo250-breadcrumbs a {
  color: #b9d9e6;
  text-decoration: none;
}

.seo250-breadcrumbs a:hover,
.seo250-breadcrumbs a:focus-visible {
  color: #7ee9c3;
  text-decoration: underline;
}

.seo250-breadcrumbs span {
  color: #fff;
}

.seo250-kicker {
  display: inline-flex;
  margin: 0 0 18px;
  color: #7ee9c3;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.seo250-hero h1 {
  max-width: 830px;
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 5.1vw, 72px);
  line-height: 1.04;
  letter-spacing: -.045em;
}

.seo250-hero__lede {
  max-width: 760px;
  margin: 26px 0 0;
  color: #d9e8ef;
  font-size: clamp(18px, 1.5vw, 21px);
  line-height: 1.65;
}

.seo250-hero .page-hero-actions {
  margin-top: 34px;
}

.seo250-section {
  padding: clamp(64px, 8vw, 106px) 0;
}

.seo250-page main .seo250-section--white {
  background: #fff !important;
}

.seo250-page main .seo250-section--ink {
  color: #fff !important;
  background: #08243a !important;
}

.seo250-section__intro {
  max-width: 790px;
  margin-bottom: 38px;
}

.seo250-section h2 {
  max-width: 900px;
  margin: 0 0 20px;
  color: inherit;
  font-size: clamp(31px, 3.5vw, 48px);
  line-height: 1.1;
  letter-spacing: -.035em;
}

.seo250-section h3 {
  margin: 0 0 12px;
  color: inherit;
  font-size: clamp(22px, 2vw, 28px);
  line-height: 1.18;
  letter-spacing: -.02em;
}

.seo250-section p,
.seo250-section li {
  font-size: 17px;
  line-height: 1.72;
}

.seo250-section p {
  max-width: 820px;
  margin: 0 0 18px;
}

.seo250-section a:not(.btn) {
  color: #08775a;
  font-weight: 700;
  text-underline-offset: 3px;
}

.seo250-section--ink a:not(.btn) {
  color: #7ee9c3;
}

.seo250-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.seo250-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.seo250-card {
  padding: clamp(26px, 3vw, 38px);
  border: 1px solid #dce7ed;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(11, 44, 68, .07);
}

.seo250-card p,
.seo250-card li {
  font-size: 16px;
}

.seo250-card ul,
.seo250-checklist {
  margin: 18px 0 0;
  padding-left: 21px;
}

.seo250-card li + li,
.seo250-checklist li + li {
  margin-top: 8px;
}

.seo250-card__label {
  display: block;
  margin-bottom: 10px;
  color: #08775a;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.seo250-price {
  display: block;
  margin: 8px 0 14px;
  color: #08775a;
  font-size: clamp(32px, 3vw, 44px);
  font-weight: 850;
  letter-spacing: -.04em;
}

.seo250-card__link {
  display: inline-flex;
  margin-top: 12px;
}

.seo250-comparison {
  width: 100%;
  margin-top: 28px;
  border-collapse: collapse;
  border: 1px solid #dce7ed;
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
}

.seo250-comparison th,
.seo250-comparison td {
  padding: 16px 18px;
  border-bottom: 1px solid #dce7ed;
  text-align: left;
  vertical-align: top;
  font-size: 15px;
  line-height: 1.55;
}

.seo250-comparison th {
  color: #fff;
  background: #0a304b;
}

.seo250-comparison tr:last-child td {
  border-bottom: 0;
}

.seo250-callout {
  margin-top: 30px;
  padding: 24px 26px;
  border-left: 4px solid #16a878;
  border-radius: 0 16px 16px 0;
  background: #e9f8f2;
}

.seo250-callout p:last-child {
  margin-bottom: 0;
}

.seo250-related {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 30px;
}

.seo250-related a {
  display: block;
  padding: 22px;
  border: 1px solid rgba(126, 233, 195, .25);
  border-radius: 18px;
  color: #fff !important;
  text-decoration: none;
  background: rgba(255, 255, 255, .055);
}

.seo250-related a:hover,
.seo250-related a:focus-visible {
  border-color: #7ee9c3;
  transform: translateY(-2px);
}

.seo250-related strong,
.seo250-related span {
  display: block;
}

.seo250-related span {
  margin-top: 7px;
  color: #c9dce5;
  font-size: 14px;
  line-height: 1.55;
}

.seo250-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: clamp(30px, 4vw, 48px);
  border-radius: 26px;
  color: #fff;
  background: linear-gradient(135deg, #0a304b, #0b4b54);
}

.seo250-cta h2 {
  margin-bottom: 10px;
  color: #fff;
}

.seo250-cta p {
  margin-bottom: 0;
  color: #d7e7ed;
}

@media (max-width: 900px) {
  .seo250-grid--three,
  .seo250-related {
    grid-template-columns: 1fr 1fr;
  }

  .seo250-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 680px) {
  .seo250-hero {
    padding: 54px 0 66px;
  }

  .seo250-hero h1 {
    font-size: clamp(38px, 11vw, 50px);
  }

  .seo250-grid,
  .seo250-grid--three,
  .seo250-related {
    grid-template-columns: 1fr;
  }

  .seo250-section p,
  .seo250-section li {
    font-size: 16px;
  }

  .seo250-comparison {
    display: block;
    overflow-x: auto;
  }

  .seo250-cta .btn {
    width: 100%;
    justify-content: center;
  }
}


/* ===== source: v257-ai-search-authority.css ===== */
/* V257 AI/search authority additions: metadata helpers only */
.seo257-guide-meta {
  margin: 18px 0 0;
  color: #b9d9e6;
  font-size: 14px;
  line-height: 1.55;
}
.seo257-guide-meta a {
  color: #7ee9c3;
  font-weight: 700;
  text-underline-offset: 3px;
}
.seo257-guide-meta a:hover,
.seo257-guide-meta a:focus-visible { color: #fff; }
.seo257-definition {
  margin-top: 28px;
  padding: 24px 26px;
  border: 1px solid #dce7ed;
  border-radius: 18px;
  background: #f8fbfd;
}
.seo257-definition p:last-child { margin-bottom: 0; }
@media (max-width: 680px) {
  .seo257-guide-meta { font-size: 13px; }
}


/* ===== 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: v275-resource-hero-title-balance.css ===== */
/* V275 — resource hero typography balance
   Makes unusually long search/resource guide titles feel as composed as the
   shorter guide heroes without changing copy, page structure or brand colour. */

.seo250-page .seo250-hero h1 {
  text-wrap: balance;
}

.seo250-page .seo250-hero h1.seo275-long-title {
  max-width: 960px;
  font-size: clamp(44px, 4vw, 58px);
  line-height: 1.035;
  letter-spacing: -.04em;
}

.seo250-page .seo275-long-title-hero .seo250-hero__inner {
  width: min(980px, 100%);
}

.seo250-page .seo275-long-title-hero .seo250-hero__lede {
  max-width: 800px;
  margin-top: 20px !important;
}

@media (max-width: 700px) {
  .seo250-page .seo250-hero h1.seo275-long-title {
    max-width: 100%;
    font-size: clamp(38px, 11vw, 50px);
    line-height: 1.04;
  }
}


/* ===== 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;
  }
}

