:root{
  --gold:#e8b63f;
  --gold-2:#f3c854;
  --gold-soft:#c89523;
  --black:#08090a;
  --black-2:#0d0f10;
  --card:#17191b;
  --card-2:#1f2123;
  --white:#fff;
  --off:#fbfbfa;
  --ink:#111214;
  --muted:#666b70;
  --line:#e6e3dc;
  --container:1180px;
  --header-h:68px;
  --radius:8px;
  --radius-lg:14px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:78px}
body{margin:0;background:var(--black);color:var(--ink);font-family:Inter,"Segoe UI",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
button,input,textarea{font:inherit}
button{appearance:none}
.mldr-container{width:min(calc(100% - 82px),var(--container));margin-inline:auto}
.site-main{overflow:hidden}
.dark-section{background:linear-gradient(110deg,#070809 0%,#0b0c0d 58%,#090a0b 100%);color:#fff;position:relative}
.light-section{background:#fff}
.mldr-icon{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;color:var(--gold)}
.mldr-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.wave-field{overflow:hidden}
.wave-field:before,.wave-field:after{content:"";position:absolute;pointer-events:none;opacity:.48;z-index:0;background-repeat:no-repeat;background-size:contain;background-position:center}
.wave-field:before{width:680px;height:330px;right:-130px;top:50px;background-image:url("../images/waves-right.svg")}
.wave-field:after{width:580px;height:290px;left:-190px;bottom:-115px;background-image:url("../images/waves-left.svg")}
.wave-field>*{position:relative;z-index:1}
.section-heading{margin:0 0 9px}
.section-heading h2{margin:0;color:#141516;font-size:20px;line-height:1.06;font-weight:730;letter-spacing:-.035em}
.section-heading>span{display:block;width:40px;height:2px;background:var(--gold);margin-top:5px}
.section-heading.inverse h2{color:#fff}
.btn{border:0;border-radius:4px;min-height:49px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:700;font-size:14px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
.btn:hover{transform:translateY(-2px);filter:brightness(1.03)}
.btn-gold{background:linear-gradient(92deg,var(--gold) 0%,var(--gold-2) 100%);color:#0c0d0e;box-shadow:0 10px 30px rgba(232,182,63,.13)}
.btn .mldr-icon{width:20px;height:20px;color:currentColor}

/* HEADER */
.site-header{position:absolute;left:0;right:0;top:0;height:var(--header-h);z-index:1000;color:#fff;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}
.has-sticky-header .site-header{position:fixed}
.site-header.is-scrolled{background:rgba(8,9,10,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,182,63,.15);box-shadow:0 10px 30px rgba(0,0,0,.18)}
.header-inner{height:100%;display:flex;align-items:center;gap:22px}
.brand{display:inline-flex;align-items:center;flex:0 0 auto}
.mldr-logo-img{display:block;width:91px;height:auto;object-fit:contain}
.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:29px;font-size:10.5px;line-height:1;white-space:nowrap}
.desktop-nav a{color:rgba(255,255,255,.95);transition:color .18s ease}
.desktop-nav a:hover{color:var(--gold-2)}
.header-cta{height:31px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(232,182,63,.9);border-radius:4px;color:var(--gold-2);font-size:9.5px;white-space:nowrap;transition:.2s ease}
.header-cta:hover{background:var(--gold);color:#0b0c0d}
.menu-toggle,.menu-close{display:none;border:0;background:transparent;color:var(--gold);padding:7px;cursor:pointer}
.menu-toggle .mldr-icon,.menu-close .mldr-icon{width:29px;height:29px}
.mobile-menu{display:none}

/* HERO */
.hero{padding:calc(var(--header-h) + 10px) 0 18px;min-height:496px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);grid-template-areas:"copy form" "stats form";grid-template-rows:auto 1fr;column-gap:28px;row-gap:8px;align-items:start}
.hero-copy{padding-top:6px;grid-area:copy}
.kicker{display:flex;align-items:center;gap:10px;margin:0 0 17px;color:rgba(255,255,255,.86);font-size:8.6px;line-height:1;letter-spacing:.02em;text-transform:uppercase}
.kicker-mark{width:39px;height:1px;background:var(--gold);position:relative;display:block}
.kicker-mark:before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border:1px solid var(--gold);border-radius:50%;transform:translate(-1px,-50%);background:#0a0b0c}
.hero h1{max-width:510px;margin:0 0 10px;font-size:clamp(43px,4.05vw,59px);line-height:1.01;letter-spacing:-.048em;font-weight:790}.hero h1>span{display:block;white-space:nowrap}.hero h1.custom-title{max-width:520px}.hero h1.custom-title>span{display:inline;white-space:normal}
.hero h1 em{font-style:normal;color:var(--gold-2)}
.hero-lead{max-width:525px;margin:0 0 3px;color:rgba(255,255,255,.88);font-size:13px;line-height:1.47}
.hero-price-line{margin:0;color:#fff;font-size:12.5px;line-height:1.4}
.hero-price-line strong{font-weight:800}
.stats-grid{grid-area:stats;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:0;align-self:end}
.stat-card{height:153px;border-radius:8px;border:1px solid rgba(255,255,255,.10);background:linear-gradient(145deg,#1b1d1f 0%,#151719 100%);padding:12px 13px 10px;overflow:hidden;position:relative;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}
.stat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.025),transparent 42%);pointer-events:none}
.stat-label{position:relative;z-index:1;text-transform:uppercase;font-size:8.2px;line-height:1.25;color:rgba(255,255,255,.92);min-height:22px}
.stat-number{position:relative;z-index:1;margin:8px 0 2px;font-size:24px;line-height:1;font-weight:700}
.stat-card p{position:relative;z-index:1;margin:3px 0;color:rgba(255,255,255,.66);font-size:8.3px;line-height:1.3}
.stat-donut p{text-align:center}
.donut{--value:83;width:69px;height:69px;border-radius:50%;margin:1px auto 0;display:grid;place-items:center;position:relative;background:conic-gradient(var(--gold) calc(var(--value)*1%),rgba(255,255,255,.12) 0);font-size:18px;font-weight:750}
.donut:before{content:"";position:absolute;inset:7px;background:#181a1c;border-radius:50%}
.donut span,.donut small{position:relative;z-index:1}
.donut small{font-size:10px;margin-left:17px;margin-top:-24px}
.spark{position:relative;z-index:1;display:block;width:100%;height:45px;margin-top:3px;overflow:visible}
.spark path{fill:none;stroke:var(--gold);stroke-width:2;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 4px rgba(232,182,63,.22));stroke-dasharray:260;stroke-dashoffset:260}
.is-visible .spark path{animation:drawLine 1.2s .2s ease forwards}
@keyframes drawLine{to{stroke-dashoffset:0}}
.bars{position:relative;z-index:1;height:49px;margin-top:4px;padding:2px 2px 0;display:flex;align-items:flex-end;gap:6px}
.bars i{width:6px;height:0;background:var(--gold);border-radius:1px 1px 0 0}
.bars i.white{background:#fff}
.is-visible .bars i{animation:barGrow .7s ease forwards;animation-delay:.25s}
@keyframes barGrow{to{height:var(--h)}}

/* CONTACT CARD */
.contact-card{grid-area:form;margin-top:-8px;min-height:420px;padding:20px 29px 18px;border-radius:13px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,#1c1e20 0%,#151719 100%);box-shadow:0 22px 60px rgba(0,0,0,.22)}
.form-intro h2{margin:0 0 5px;color:var(--gold-2);font-size:20px;line-height:1.08;letter-spacing:-.025em;font-weight:730}
.form-intro p{max-width:390px;margin:0 0 13px;color:rgba(255,255,255,.84);font-size:11.5px;line-height:1.38}
.contact-form{display:grid;gap:8px}
.field-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.field{display:block;margin:0}
.field>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.field input,.field textarea{width:100%;outline:0;border:1px solid rgba(255,255,255,.09);border-radius:3px;background:linear-gradient(180deg,#292b2d,#242628);color:#fff;padding:0 12px;font-size:10.5px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.field input{height:33px}
.field textarea{height:69px;padding-top:10px;resize:vertical;min-height:69px}
.field input::placeholder,.field textarea::placeholder{color:rgba(255,255,255,.67)}
.field input:focus,.field textarea:focus{border-color:rgba(232,182,63,.72);box-shadow:0 0 0 3px rgba(232,182,63,.07);background:#2a2c2e}
.btn-submit{width:100%;min-height:49px;margin-top:5px;font-size:12.5px}
.btn-submit.is-loading{opacity:.7;pointer-events:none}
.form-note{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:0;color:rgba(255,255,255,.62);font-size:8.5px;line-height:1.3;text-align:center}
.form-note .mldr-icon{width:14px;height:14px;color:#e4e4e4}
.form-status{display:none;border-radius:4px;padding:7px 9px;font-size:10px}
.form-status.is-visible{display:block}.form-status.is-success{background:rgba(63,170,100,.12);color:#c8f1d2}.form-status.is-error{background:rgba(214,78,78,.12);color:#ffd2d2}
.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

/* BENEFITS */
.benefits-section{padding:9px 0 10px}
.benefit-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.benefit-card{height:158px;border:1px solid var(--line);border-radius:7px;background:linear-gradient(180deg,#fff 0%,#fdfdfc 100%);padding:13px 9px 10px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.benefit-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.055);border-color:rgba(232,182,63,.44)}
.benefit-card .mldr-icon{width:37px;height:37px;margin-bottom:8px}
.benefit-card h3{margin:0 0 7px;font-size:9.6px;line-height:1.28;font-weight:760;letter-spacing:-.01em}
.benefit-card p{margin:0;color:#52565a;font-size:8.1px;line-height:1.42}

/* SCOPE */
.scope-section{padding:3px 0 9px}
.scope-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff}
.scope-item{min-height:70px;padding:11px 14px;display:grid;grid-template-columns:40px 24px 1fr;align-items:center;gap:8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.scope-item:nth-child(4n){border-right:0}.scope-item:nth-child(n+5){border-bottom:0}
.scope-item .mldr-icon{width:37px;height:37px}
.scope-number{align-self:start;padding-top:1px;color:#c58b16;font-size:8.2px;line-height:1;font-weight:700}
.scope-item h3{margin:0;font-size:9.1px;line-height:1.28;font-weight:740;letter-spacing:-.01em}

/* INVESTMENT */
.investment{min-height:188px;padding:15px 0 14px}
.investment:before{top:auto;right:-340px;bottom:-110px;opacity:.22}
.investment:after{left:-255px;bottom:-90px;opacity:.67;width:520px}
.investment-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:68px;align-items:center}
.investment .section-heading{margin-bottom:8px}
.price-block{display:grid;grid-template-columns:auto 1fr;align-items:end;width:max-content;margin-left:86px;margin-top:0}
.price-block small{grid-column:1/-1;color:#fff;font-size:11px;margin-bottom:-1px}
.price-block strong{color:var(--gold-2);font-size:38px;line-height:.98;letter-spacing:-.04em;font-weight:760;white-space:nowrap}
.price-block b{color:#fff;font-size:13px;line-height:1.1;margin-left:0;margin-top:4px;font-weight:600;grid-column:1/-1}
.investment-copy>p{max-width:390px;margin:9px 0 0 86px;color:rgba(255,255,255,.72);font-size:8.9px;line-height:1.42}
.included-list{list-style:none;margin:15px 0 0;padding:0}
.included-list li{min-height:27px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.86);font-size:9px;line-height:1.28}
.included-list li:last-child{border-bottom:0}
.included-list .mldr-icon{width:20px;height:20px}

/* RESULTS */
.results-section{padding:8px 0 9px}
.results-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.result-card{height:109px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:9px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.22s ease}
.result-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.05);border-color:rgba(232,182,63,.4)}
.result-card .mldr-icon{width:35px;height:35px;margin-bottom:7px}
.result-card h3{margin:0;font-size:8.8px;line-height:1.25;font-weight:750}

/* ABOUT */
.about{padding:8px 0 0}
.about:before{right:-210px;top:20px;width:600px;height:290px;opacity:.40}.about:after{left:-235px;bottom:-130px;opacity:.40}
.about-grid{display:grid;grid-template-columns:.88fr 1.42fr;gap:38px;align-items:center}
.about .section-heading{margin-bottom:5px}
.about-copy p{margin:0 0 7px;color:rgba(255,255,255,.78);font-size:8.9px;line-height:1.36;max-width:390px}
.credibility-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.cred-card{height:111px;border-radius:7px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#1a1c1e,#141618);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px;color:#fff}
.cred-card .mldr-icon{width:32px;height:32px;margin-bottom:6px}
.cred-card strong{font-size:15px;line-height:1.15;font-weight:670}
.cred-card span{margin-top:3px;font-size:9.1px;line-height:1.2;color:rgba(255,255,255,.86)}
.cta-box{min-height:87px;margin-top:8px;border-top:1px solid rgba(232,182,63,.26);display:flex;align-items:center;justify-content:center;gap:120px}
.cta-box h2{margin:0 0 7px;font-size:23px;line-height:1.03;letter-spacing:-.035em;font-weight:740}
.cta-box h2 em{font-style:normal;color:var(--gold-2)}
.micro-benefits{display:flex;align-items:center;gap:30px;color:rgba(255,255,255,.8);font-size:8.2px}
.micro-benefits span{display:flex;align-items:center;gap:6px;white-space:nowrap}
.micro-benefits .mldr-icon{width:15px;height:15px}
.phone-cta{min-width:181px;min-height:41px;font-size:10.5px}

/* FOOTER */
.site-footer{border-top:1px solid rgba(232,182,63,.27);padding:6px 0 4px}
.footer-grid{display:grid;grid-template-columns:1.65fr .66fr .66fr 1fr .25fr;gap:22px;align-items:start}
.footer-brand .mldr-logo-img{width:91px}
.footer-brand p{margin:4px 0 0;color:rgba(255,255,255,.58);font-size:7.2px}
.footer-col{display:flex;flex-direction:column;gap:2px;color:rgba(255,255,255,.74);font-size:7.2px;line-height:1.1}
.footer-col strong{color:#fff;font-size:7.5px;font-weight:650;margin-bottom:1px}
.footer-col a:hover{color:var(--gold-2)}
.footer-contact strong{color:var(--gold-2)}
.footer-contact a{display:flex;align-items:center;gap:5px}
.footer-contact .mldr-icon{width:10px;height:10px}
.footer-social{display:flex;justify-content:flex-start}
.footer-social a,.social-placeholder{width:27px;height:27px;border:1px solid rgba(255,255,255,.3);border-radius:2px;display:grid;place-items:center;color:#fff}
.footer-social .mldr-icon{width:16px;height:16px}
.footer-bottom{margin-top:3px;padding-top:4px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;color:rgba(255,255,255,.38);font-size:6.2px}
.footer-bottom div{display:flex;gap:18px}
.generic-content{padding:120px 0 80px;min-height:60vh}

/* REVEAL */
.js-animations [data-reveal]{opacity:0;transform:translateY(15px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1);transition-delay:var(--delay,0ms)}
.js-animations [data-reveal].is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js-animations [data-reveal]{opacity:1;transform:none;transition:none}.spark path{stroke-dashoffset:0}.bars i{height:var(--h)}}

/* TABLET / SMALL LAPTOP */
@media(max-width:1180px){
  .desktop-nav{gap:22px}.header-cta{padding-inline:13px}
  .hero-grid{column-gap:28px;grid-template-columns:1.08fr .92fr}
  .hero h1{font-size:47px}
  .contact-card{padding-inline:24px}
  .price-block,.investment-copy>p{margin-left:55px}
  .cta-box{gap:70px}
}

@media(max-width:960px){
  :root{--header-h:64px}
  .mldr-container{width:min(calc(100% - 48px),var(--container))}
  .desktop-nav{gap:16px;font-size:9.5px}.header-cta{font-size:8.8px;padding-inline:11px}
  .hero{min-height:auto;padding-bottom:22px}
  .hero-grid{grid-template-columns:1fr 1fr;grid-template-areas:"copy form" "stats form";column-gap:22px;row-gap:8px}
  .hero h1{font-size:42px}.hero-lead{font-size:12px}
  .stat-card{height:147px;padding-inline:10px}
  .benefit-grid,.results-grid{gap:8px}.benefit-card{height:166px}.scope-item{padding-inline:10px}
  .investment-grid{gap:38px}.price-block,.investment-copy>p{margin-left:22px}
  .about-grid{grid-template-columns:.9fr 1.35fr;gap:24px}.cta-box{gap:45px}
  .footer-grid{gap:18px}
}

/* MOBILE NAV + STACKED HERO */
@media(max-width:820px){
  :root{--header-h:62px}
  .desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;margin-left:auto}.mobile-menu{display:block;position:fixed;inset:0;background:rgba(7,8,9,.94);backdrop-filter:blur(18px);opacity:0;visibility:hidden;transition:.22s ease;z-index:1100}.mobile-menu.is-open{opacity:1;visibility:visible}.mobile-menu-inner{height:100%;width:min(88vw,390px);margin-left:auto;padding:78px 32px 32px;border-left:1px solid rgba(232,182,63,.2);background:#0c0d0e;display:flex;flex-direction:column;gap:17px}.mobile-menu a{font-size:19px;font-weight:650;color:#fff}.mobile-menu .btn{font-size:12px;margin-top:8px}.menu-close{display:inline-flex;position:absolute;right:20px;top:17px}
  .mldr-logo-img{width:89px}
  .hero{padding-top:76px;padding-bottom:18px}.hero-grid{grid-template-columns:1fr;grid-template-areas:"copy" "form" "stats";gap:14px}.hero-copy{padding-top:0}.kicker{margin-bottom:13px}.hero h1{max-width:680px;font-size:clamp(39px,7.1vw,54px)}.hero-lead{max-width:650px;font-size:13px}.hero-price-line{font-size:12.5px}
  .contact-card{margin-top:0;min-height:auto;padding:20px 22px}.stats-grid{max-width:none;margin-top:0}.form-intro h2{text-align:center}.form-intro p{text-align:center;margin-inline:auto}
  .benefit-grid{grid-template-columns:repeat(3,1fr);gap:9px}.benefit-card{height:160px}
  .scope-grid{grid-template-columns:repeat(2,1fr)}.scope-item:nth-child(4n){border-right:1px solid var(--line)}.scope-item:nth-child(2n){border-right:0}.scope-item:nth-child(n+5){border-bottom:1px solid var(--line)}.scope-item:nth-child(n+7){border-bottom:0}
  .investment-grid{grid-template-columns:1fr;gap:14px}.price-block,.investment-copy>p{margin-left:0}.investment-copy>p{max-width:520px}.included-list{margin-top:0}.included-list li{font-size:9.5px}
  .results-grid{grid-template-columns:repeat(3,1fr)}.result-card{height:104px}
  .about-grid{grid-template-columns:1fr;gap:13px}.about-copy p{max-width:720px}.credibility-grid{grid-template-columns:repeat(4,1fr)}
  .cta-box{justify-content:space-between;gap:25px}.cta-box h2{font-size:21px}.micro-benefits{gap:15px}
  .footer-grid{grid-template-columns:1.4fr .75fr .75fr 1fr}.footer-social{grid-column:4}
}

/* PHONE */
@media(max-width:560px){
  .mldr-container{width:min(calc(100% - 28px),var(--container))}
  .site-header{height:58px}.header-inner{height:58px}.mldr-logo-img{width:82px}.menu-toggle .mldr-icon{width:27px;height:27px}
  .hero{padding-top:68px;padding-bottom:13px}
  .kicker{font-size:7.5px;gap:8px}.kicker-mark{width:31px}
  .hero h1{font-size:36px;line-height:1.025;margin-bottom:10px;max-width:470px}.hero h1>span{white-space:normal}.hero-lead{font-size:11.7px;line-height:1.45}.hero-price-line{font-size:11.5px}
  .contact-card{padding:16px 14px 13px;border-radius:10px}.form-intro h2{font-size:18px}.form-intro p{font-size:10px;margin-bottom:10px}.field-row{grid-template-columns:1fr 1fr;gap:6px}.contact-form{gap:6px}.field input{height:31px;font-size:9px}.field textarea{height:58px;min-height:58px;font-size:9px;padding-top:8px}.btn-submit{min-height:40px;font-size:10.5px;margin-top:3px}.form-note{font-size:7.2px}.form-note .mldr-icon{width:11px;height:11px}
  .stats-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px}.stat-card{height:121px;padding:8px 7px}.stat-label{font-size:6.4px;min-height:17px}.stat-number{font-size:18px;margin-top:6px}.stat-card p{font-size:6.5px}.donut{width:54px;height:54px;font-size:14px}.donut:before{inset:6px}.donut small{font-size:8px;margin-left:13px;margin-top:-19px}.spark{height:35px}.bars{height:36px;gap:3px}.bars i{width:4px}
  .benefits-section{padding:9px 0 10px}.section-heading{margin-bottom:10px}.section-heading h2{font-size:19px}.section-heading>span{width:33px;margin-top:5px}
  .benefit-grid{grid-template-columns:repeat(2,1fr);gap:7px}.benefit-card{height:145px;padding:10px 7px}.benefit-card .mldr-icon{width:30px;height:30px;margin-bottom:5px}.benefit-card h3{font-size:8.3px;line-height:1.25;margin-bottom:5px}.benefit-card p{font-size:6.9px;line-height:1.36}
  .scope-section{padding:3px 0 10px}.scope-grid{grid-template-columns:1fr 1fr}.scope-item{min-height:58px;grid-template-columns:28px 18px 1fr;gap:5px;padding:7px 8px}.scope-item .mldr-icon{width:26px;height:26px}.scope-number{font-size:6.5px}.scope-item h3{font-size:7.2px;line-height:1.22}
  .investment{min-height:auto;padding:11px 0}.investment-grid{grid-template-columns:1fr 1.2fr;gap:14px;align-items:center}.investment .section-heading h2{font-size:15px}.investment .section-heading>span{width:30px}.price-block{margin-left:28px}.price-block small{font-size:8px}.price-block strong{font-size:27px}.price-block b{font-size:8.5px}.investment-copy>p{display:none}.included-list li{min-height:21px;font-size:6.9px;gap:6px}.included-list .mldr-icon{width:14px;height:14px}
  .results-section{padding:8px 0 10px}.results-grid{grid-template-columns:repeat(3,1fr);gap:6px}.result-card{height:83px;padding:6px 4px}.result-card .mldr-icon{width:27px;height:27px;margin-bottom:4px}.result-card h3{font-size:6.8px;line-height:1.2}
  .about{padding-top:6px}.about-grid{gap:9px}.about-copy p{font-size:7.4px;line-height:1.34;margin-bottom:5px}.credibility-grid{gap:6px}.cred-card{height:78px;padding:5px}.cred-card .mldr-icon{width:24px;height:24px;margin-bottom:3px}.cred-card strong{font-size:11px}.cred-card span{font-size:6.8px;margin-top:2px}
  .cta-box{min-height:76px;margin-top:6px;gap:10px;justify-content:space-between}.cta-box h2{font-size:18px;margin-bottom:5px}.micro-benefits{gap:10px;font-size:6.5px}.micro-benefits .mldr-icon{width:11px;height:11px}.phone-cta{min-width:145px;min-height:36px;padding-inline:18px;font-size:8.5px}
  .site-footer{padding-top:9px}.footer-grid{grid-template-columns:1.25fr .75fr .75fr 1fr;gap:9px}.footer-brand .mldr-logo-img{width:68px}.footer-brand p{font-size:5.9px;margin-top:4px}.footer-col{font-size:5.9px;gap:2px}.footer-col strong{font-size:6.2px}.footer-contact .mldr-icon{width:8px;height:8px}.footer-social a,.social-placeholder{width:24px;height:24px}.footer-social .mldr-icon{width:14px;height:14px}.footer-bottom{font-size:5.1px;margin-top:5px;padding-top:4px}
}

@media(max-width:390px){
  .hero h1{font-size:32px}.field-row{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(3,1fr)}
  .benefit-grid{grid-template-columns:repeat(2,1fr)}
  .scope-grid{grid-template-columns:1fr}.scope-item{grid-template-columns:30px 20px 1fr}.scope-item{border-right:0!important;border-bottom:1px solid var(--line)!important}.scope-item:last-child{border-bottom:0!important}
  .investment-grid{grid-template-columns:1fr}.price-block{margin-left:0}.included-list{margin-top:2px}
  .results-grid{grid-template-columns:repeat(2,1fr)}
  .credibility-grid{grid-template-columns:repeat(2,1fr)}
  .cta-box{display:grid;grid-template-columns:1fr}.phone-cta{width:100%}.micro-benefits{flex-wrap:wrap}
  .footer-grid{grid-template-columns:1.2fr 1fr}.footer-brand{grid-column:1/-1}.footer-social{grid-column:auto}
}

a:focus{outline:none}a:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
/* Pixel-tuned alignment to the approved desktop visual */
@media(min-width:821px){
  .hero{padding-top:calc(var(--header-h) - 1px)}
  .benefits-section{padding-top:5px}
  .benefits-section .section-heading{margin-bottom:5px}
  .results-section{padding-top:4px}
  .results-section .section-heading{margin-bottom:5px}
}

/* v4.1 — gold linework matched to the approved visual */
.wave-field::before,.wave-field::after{opacity:1;filter:drop-shadow(0 0 8px rgba(216,170,52,.055))}
.hero.wave-field::before{width:900px;height:500px;right:-260px;top:8px;background-image:url("../images/waves-right.svg");background-size:100% 100%;background-position:center}
.hero.wave-field::after{width:800px;height:445px;left:-330px;bottom:-128px;background-image:url("../images/waves-left.svg");background-size:100% 100%;background-position:center}
.investment.wave-field::before{width:690px;height:350px;right:-350px;top:-96px;background-image:url("../images/waves-right.svg");background-size:100% 100%;opacity:.48}
.investment.wave-field::after{width:730px;height:380px;left:-300px;bottom:-175px;background-image:url("../images/waves-left.svg");background-size:100% 100%}
.about.wave-field::before{width:800px;height:410px;right:-255px;top:-66px;background-image:url("../images/waves-right.svg");background-size:100% 100%}
.about.wave-field::after{width:710px;height:365px;left:-350px;bottom:-135px;background-image:url("../images/waves-left.svg");background-size:100% 100%;opacity:.64}
.cta-box{position:relative;overflow:hidden;isolation:isolate}
.cta-box::before,.cta-box::after{content:"";position:absolute;z-index:0;pointer-events:none;background:url("../images/waves-wide.svg") center/100% 100% no-repeat}
.cta-box::before{width:650px;height:200px;left:-195px;bottom:-86px;opacity:.68}
.cta-box::after{width:650px;height:200px;right:-255px;top:-94px;transform:scaleX(-1);opacity:.46}
.cta-box>*{position:relative;z-index:1}
.site-footer{position:relative;overflow:hidden;isolation:isolate}
.site-footer::before,.site-footer::after{content:"";position:absolute;z-index:0;pointer-events:none;background:url("../images/waves-wide.svg") center/100% 100% no-repeat}
.site-footer::before{width:720px;height:220px;left:-300px;bottom:-95px;opacity:.44}
.site-footer::after{width:760px;height:230px;right:-330px;top:-100px;transform:scaleX(-1);opacity:.36}
.site-footer .footer-grid,.site-footer .footer-bottom{position:relative;z-index:1}
@media(max-width:820px){
 .hero.wave-field::before{width:780px;height:435px;right:-430px;top:72px;opacity:.88}
 .hero.wave-field::after{width:690px;height:380px;left:-410px;bottom:60px;opacity:.64}
 .investment.wave-field::before{display:none}
 .investment.wave-field::after{width:650px;height:330px;left:-415px;bottom:-125px;opacity:.82}
 .about.wave-field::before{width:680px;height:345px;right:-425px;top:24px;opacity:.76}
 .about.wave-field::after{display:none}
 .cta-box::before{width:520px;height:165px;left:-275px;bottom:-78px;opacity:.56}
 .cta-box::after{width:500px;height:158px;right:-315px;top:-78px;opacity:.38}
}
@media(max-width:560px){
 .hero.wave-field::before{width:640px;height:360px;right:-395px;top:34px;opacity:.96}
 .hero.wave-field::after{width:540px;height:300px;left:-350px;bottom:108px;opacity:.56}
 .investment.wave-field::after{width:520px;height:275px;left:-345px;bottom:-104px;opacity:.76}
 .about.wave-field::before{width:540px;height:280px;right:-345px;top:24px;opacity:.68}
 .site-footer::before{width:500px;height:158px;left:-310px;bottom:-72px;opacity:.38}
}

/* v4.1.1 — ONLY typography enlargement in requested sections.
   No layout, spacing, colors, cards, icons, waves or responsive structure changed. */
.benefits-section .section-heading h2,
.scope-section .section-heading h2,
.investment .section-heading h2,
.results-section .section-heading h2,
.about .section-heading h2{font-size:28px}

.benefit-card h3{font-size:13px}
.benefit-card p{font-size:11px}

.scope-number{font-size:10.5px}
.scope-item h3{font-size:12.5px}

.price-block small{font-size:13px}
.price-block strong{font-size:42px}
.price-block b{font-size:14px}
.investment-copy>p{font-size:11.5px}
.included-list li{font-size:11.5px}

.result-card h3{font-size:12px}

.about-copy p{font-size:11.8px}
.cred-card strong{font-size:17px}
.cred-card span{font-size:11px}

@media(max-width:960px){
  .benefit-card h3{font-size:12.5px}
  .benefit-card p{font-size:10.5px}
  .scope-item h3{font-size:12px}
  .investment-copy>p{font-size:11px}
  .included-list li{font-size:11px}
  .result-card h3{font-size:11.5px}
  .about-copy p{font-size:11.2px}
  .cred-card span{font-size:10.5px}
}

@media(max-width:820px){
  .benefits-section .section-heading h2,
  .scope-section .section-heading h2,
  .investment .section-heading h2,
  .results-section .section-heading h2,
  .about .section-heading h2{font-size:26px}
  .benefit-card h3{font-size:12px}
  .benefit-card p{font-size:10.2px}
  .scope-number{font-size:10px}
  .scope-item h3{font-size:11.7px}
  .investment-copy>p{font-size:10.8px}
  .included-list li{font-size:10.8px}
  .result-card h3{font-size:11.2px}
  .about-copy p{font-size:11px}
  .cred-card strong{font-size:16px}
  .cred-card span{font-size:10.3px}
}

@media(max-width:560px){
  .benefits-section .section-heading h2,
  .scope-section .section-heading h2,
  .investment .section-heading h2,
  .results-section .section-heading h2,
  .about .section-heading h2{font-size:23px}
  .benefit-card h3{font-size:11.5px}
  .benefit-card p{font-size:10.2px}
  .scope-number{font-size:8.5px}
  .scope-item h3{font-size:10.5px}
  .investment .section-heading h2{font-size:23px}
  .price-block small{font-size:10px}
  .price-block strong{font-size:30px}
  .price-block b{font-size:10.5px}
  .included-list li{font-size:9.8px}
  .result-card h3{font-size:10.2px}
  .about-copy p{font-size:10.5px}
  .cred-card strong{font-size:13px}
  .cred-card span{font-size:9.5px}
}

@media(max-width:390px){
  .benefit-card h3{font-size:11px}
  .benefit-card p{font-size:9.8px}
  .scope-item h3{font-size:10.2px}
  .included-list li{font-size:9.5px}
  .result-card h3{font-size:9.9px}
  .about-copy p{font-size:10.2px}
  .cred-card span{font-size:9.2px}
}
