@import "tailwindcss";

:root{--navy:#21252f;--navy2:#1d1d22;--blue:#b2976b;--sky:#b2976b;--gold:#b2976b;--cream:#f5f8fa;--ink:#21252f;--muted:#4e5f70;--white:#fff;--line:#ecf0f1;--green:#20b66a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.section-pad{padding:105px 0}.site-header{height:86px;background:rgba(7,28,47,.97);border-bottom:1px solid rgba(255,255,255,.1);position:absolute;top:0;left:0;right:0;z-index:10}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;color:#fff}.brand-logo{display:block;width:158px;height:76px;object-fit:contain;mix-blend-mode:screen}.footer-logo{width:180px;height:92px}.nav-cta{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px;color:#fff;border-bottom:1px solid rgba(255,255,255,.35);padding:7px 0}.nav-cta span{color:var(--sky);font-size:15px;margin-left:8px}.hero{background:linear-gradient(135deg,#061a2c 0%,#0b2d4b 58%,#0d3559 100%);color:#fff;padding:170px 0 100px;min-height:790px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -15% -35% 35%;height:540px;border-radius:50%;border:1px solid rgba(98,180,232,.12);box-shadow:0 0 0 65px rgba(98,180,232,.025),0 0 0 130px rgba(98,180,232,.018)}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.22}.hero-glow-one{background:#1b86d1;width:430px;height:430px;right:10%;top:5%}.hero-glow-two{background:#d09f4e;width:180px;height:180px;left:2%;bottom:-5%}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center;position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:11px;color:#8fc8ed;font-size:11px;font-weight:800;letter-spacing:2.3px;margin-bottom:25px}.eyebrow>span{height:1px;width:28px;background:currentColor}.eyebrow.dark{color:#1c6da4}.eyebrow.light{color:#8fc8ed}.hero h1,.split-heading h2,.centered-heading h2,.method h2,.fit h2,.about h2,.faq h2,.final-cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;letter-spacing:-1.6px;margin:0}.hero h1{font-size:55px;max-width:720px}.hero h1 em,h2 em{font-style:italic;color:#73b9e5}.hero-lead{font-size:18px;line-height:1.75;color:#c9d6e0;max-width:670px;margin:25px 0 32px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:3px;padding:16px 22px;font-size:13px;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:.7px;transition:.25s}.button-primary{color:#071f33;background:linear-gradient(135deg,#8bd4f5,#5eb4e8);box-shadow:0 10px 35px rgba(42,149,213,.28)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 13px 40px rgba(42,149,213,.4)}.wa-dot{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#0b2d4b;color:#fff}.text-link{color:#d7e4ed;font-size:13px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.25);padding:8px 0}.text-link span{margin-left:7px;color:#79bfe9}.trust-row{display:flex;flex-wrap:wrap;gap:21px;margin-top:30px;color:#aebdca;font-size:11px}.check{color:#37d083;font-weight:900;margin-right:6px}.strategy-panel{background:rgba(255,255,255,.06);border:1px solid rgba(156,207,238,.22);box-shadow:0 28px 70px rgba(0,0,0,.28);padding:27px;backdrop-filter:blur(15px);position:relative}.strategy-panel:before{content:"";position:absolute;top:-9px;left:27px;width:54px;height:2px;background:#6fbce9}.panel-top{display:flex;justify-content:space-between;align-items:center;color:#8aa1b3;font-size:9px;letter-spacing:1.7px}.panel-top i{font-style:normal;color:#57d89a}.panel-title{font-family:Georgia,serif;font-size:28px;margin:16px 0 20px}.channel-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px;background:rgba(255,255,255,.07);border-left:2px solid}.google-card{border-color:#f0c045}.meta-card{border-color:#5bb9f0}.channel-symbol{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;font-size:20px;font-weight:900;background:#fff}.google-symbol{color:#2768d8;box-shadow:inset 0 0 0 3px #efd056}.meta-symbol{color:#2676da;box-shadow:inset 0 0 0 3px #5bb9f0}.channel-card div:nth-child(2){display:flex;flex-direction:column}.channel-card small{font-size:8px;letter-spacing:1.6px;color:#87a1b5}.channel-card strong{font-size:15px;margin:2px 0}.channel-card p{font-size:11px;color:#9eb0bf;margin:0}.status{font-size:8px;letter-spacing:1.2px;color:#62dc9f;background:rgba(60,214,145,.1);padding:5px 7px}.flow-line{height:54px;display:flex;align-items:center;justify-content:center;color:#7592a8;font-size:7px;letter-spacing:1px}.flow-line i{height:1px;width:20px;background:#426078;margin:0 5px}.panel-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.12);margin-top:22px;padding-top:19px}.panel-metrics div{padding:0 12px;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column}.panel-metrics div:last-child{border:0}.panel-metrics small{color:#5caee0;font-size:9px}.panel-metrics strong{font-size:10px;color:#aabcca;margin-top:3px}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:end}.split-heading h2,.method h2,.fit h2,.about h2,.faq h2{font-size:45px}.split-heading h2 em,.method h2 em,.about h2 em,.faq h2 em{color:#1e6faa}.split-heading>p{color:var(--muted);font-size:16px;margin:0 0 5px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);margin-top:60px;border:1px solid var(--line)}.problem-grid article{background:#fff;padding:34px 27px;min-height:240px}.problem-grid article>span,.deliver-grid article>span{font-family:Georgia,serif;color:#80b7db;font-size:15px}.problem-grid h3,.deliver-grid h3{font-size:17px;margin:28px 0 10px}.problem-grid p,.deliver-grid p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.channels{background:linear-gradient(135deg,#071d30,#0c3151);color:#fff}.centered-heading{text-align:center}.centered-heading .eyebrow{justify-content:center}.centered-heading h2{font-size:47px}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:55px}.platform{padding:43px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.14);position:relative;overflow:hidden}.platform:before{content:"";position:absolute;inset:0 auto 0 0;width:3px}.google-platform:before{background:#e8be4f}.meta-platform:before{background:#54b4ec}.platform-head{display:flex;align-items:center;justify-content:space-between}.platform-head span{font-size:9px;letter-spacing:2px;color:#8ca5b7}.platform h3{font-family:Georgia,serif;font-size:39px;font-weight:400;margin:25px 0 8px}.platform-lead{color:#b7c8d4;max-width:440px}.platform ul,.fit-card ul{list-style:none;padding:22px 0 0;margin:25px 0 0;border-top:1px solid rgba(255,255,255,.12)}.platform li,.fit-card li{font-size:13px;color:#d2dee7;padding:8px 0}.best-for{background:rgba(0,0,0,.16);padding:17px 20px;margin-top:24px}.best-for small{font-size:8px;letter-spacing:1.7px;color:#69b9e7}.best-for p{font-size:12px;margin:5px 0 0;color:#c5d4df}.strategy-note{display:flex;justify-content:center;gap:14px;margin-top:25px;padding:20px;background:rgba(255,255,255,.06);font-size:13px}.strategy-note strong{color:#85caef}.strategy-note span{color:#b9c9d4}.method{background:var(--cream)}.method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.method-copy>p{color:var(--muted);margin:24px 0;line-height:1.8}.method-quote{font-family:Georgia,serif;font-size:23px;font-style:italic;color:#174d75;border-left:2px solid #62afd8;padding-left:22px;margin-top:35px}.method-quote small{font-family:Arial,sans-serif;font-style:normal;display:block;font-size:8px;letter-spacing:1.6px;margin-top:12px;color:#75818b}.steps{border-top:1px solid #ccd8df}.steps article{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:26px 0;border-bottom:1px solid #ccd8df}.steps article>span{font-family:Georgia,serif;color:#3a8bbe}.steps h3{margin:0 0 4px;font-size:17px}.steps p{margin:0;color:var(--muted);font-size:13px}.narrow{max-width:760px}.centered-heading>p{color:var(--muted);margin-top:14px}.deliver-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:50px}.deliver-grid article{background:#fff;padding:32px;min-height:205px}.delivery-cta{margin-top:28px;background:#0b2b48;color:#fff;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.delivery-cta>div{display:flex;flex-direction:column}.delivery-cta small{font-size:8px;letter-spacing:1.7px;color:#7fc3e9}.delivery-cta strong{font-family:Georgia,serif;font-weight:400;font-size:20px}.fit{background:#081f34;color:#fff}.fit-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.fit h2 em{color:#75bde8}.fit>div>div>p{color:#aebfcb}.fit-lists{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fit-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);padding:30px}.fit-card h3{font-size:15px;margin:0}.fit-card ul{padding-top:18px;margin-top:18px}.fit-card.no li span{color:#dd8b78;font-size:18px;margin-right:8px}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.about-photo{height:520px;background:linear-gradient(145deg,#0a2c49,#164b72);position:relative;overflow:hidden}.about-photo:before{content:"";position:absolute;inset:15% -35% -35% 30%;border-radius:50%;background:rgba(98,180,232,.18);filter:blur(30px)}.about-photo img{position:absolute;z-index:1;inset:12px 0 0;width:100%;height:calc(100% - 12px);object-fit:contain;object-position:center bottom}.experience-badge{position:absolute;z-index:2;left:22px;bottom:22px;background:#fff;color:var(--navy);box-shadow:0 12px 28px rgba(0,0,0,.18);padding:14px 18px;display:flex;align-items:center;gap:11px;max-width:235px}.experience-badge span{font-family:Georgia,serif;font-size:35px;color:#1e6faa;line-height:1}.experience-badge strong{font-size:10px;line-height:1.3;text-transform:uppercase;letter-spacing:1px}.about p{color:var(--muted);line-height:1.8}.signature{font-family:Georgia,serif;font-size:25px;font-style:italic;color:#1b5d89;margin-top:28px}.signature span{font-family:Arial,sans-serif;font-style:normal;display:block;text-transform:uppercase;font-size:8px;letter-spacing:1.4px;color:#7b858d}.faq-grid{display:grid;grid-template-columns:.68fr 1.32fr;gap:90px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:15px;font-weight:700;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300;color:#3c85b6}details[open] summary span{transform:rotate(45deg)}details p{margin:-6px 45px 20px 0;color:var(--muted);font-size:13px}.final-cta{padding:95px 0;background:linear-gradient(135deg,#0b2e4d,#071c2f);color:#fff;text-align:center}.final-inner{max-width:900px}.final-inner .eyebrow{justify-content:center}.final-cta h2{font-size:51px}.final-cta p{max-width:720px;margin:22px auto 30px;color:#bbcbd6}.final-cta>.container>small{display:block;color:#8298a9;font-size:9px;letter-spacing:1.1px;margin-top:17px}footer{background:#051522;color:#8ca1b0;padding:28px 0}.footer-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:45px}.footer-wrap p{font-size:11px;max-width:380px;border-left:1px solid #2a4052;padding-left:30px}.footer-wrap>div{display:flex;flex-direction:column;text-align:right;font-size:9px;letter-spacing:.7px}.floating-wa{position:fixed;right:24px;bottom:24px;z-index:15;width:55px;height:55px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.25);transition:.2s}.floating-wa:hover{transform:scale(1.06)}.mobile-bar{display:none}
@media(max-width:980px){.hero-grid,.split-heading,.method-grid,.fit-grid,.about-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:55px}.hero h1{font-size:49px}.split-heading,.method-grid,.fit-grid,.about-grid,.faq-grid{gap:45px}.problem-grid{grid-template-columns:1fr 1fr}.deliver-grid{grid-template-columns:1fr 1fr}.about-photo{height:480px}.footer-wrap{grid-template-columns:1fr 1fr}.footer-wrap p{display:none}}
@media(max-width:700px){.container{width:min(100% - 28px,1160px)}.section-pad{padding:72px 0}.site-header{height:74px}.brand-logo{width:128px;height:66px}.footer-logo{width:170px;height:88px}.nav-cta{font-size:0}.nav-cta:before{content:"WHATSAPP";font-size:10px}.hero{padding:124px 0 70px}.hero h1{font-size:38px;letter-spacing:-1px}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column;gap:9px}.text-link{text-align:center;border:0}.trust-row{display:grid;gap:7px}.strategy-panel{padding:18px}.channel-card{grid-template-columns:auto 1fr}.channel-card .status{display:none}.panel-metrics{grid-template-columns:1fr}.panel-metrics div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:8px 0}.split-heading h2,.centered-heading h2,.method h2,.fit h2,.about h2,.faq h2{font-size:36px}.problem-grid,.channel-grid,.deliver-grid,.fit-lists{grid-template-columns:1fr}.problem-grid article{min-height:auto}.platform{padding:30px 24px}.strategy-note{flex-direction:column;text-align:center}.delivery-cta{align-items:stretch;flex-direction:column}.delivery-cta .button{width:100%}.about-photo{height:430px}.faq-grid{gap:30px}.final-cta h2{font-size:39px}.final-cta{padding:75px 0 115px}.footer-wrap{grid-template-columns:1fr;text-align:center}.footer-wrap .brand{justify-content:center}.footer-wrap>div{text-align:center}.floating-wa{display:none}.mobile-bar{display:block;position:fixed;z-index:20;left:0;right:0;bottom:0;padding:10px 14px;background:rgba(5,21,34,.96);box-shadow:0 -5px 20px rgba(0,0,0,.22)}.mobile-bar .button{width:100%;padding:14px;font-size:11px}.eyebrow{font-size:9px}.panel-title{font-size:23px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.brand{display:block;position:relative;width:160px;height:80px;overflow:hidden}.brand-logo{position:absolute;left:0;top:-48px;width:160px;height:160px}.brand.brand-light{width:190px;height:92px}.footer-logo{top:-57px;width:190px;height:190px}
@media(max-width:700px){.brand{width:140px;height:72px}.brand-logo{top:-42px;width:140px;height:140px}.brand.brand-light{width:175px;height:86px}.footer-logo{top:-53px;width:175px;height:175px}}
.site-header{background:rgba(29,29,34,.98)}.hero{background:linear-gradient(135deg,#1d1d22 0%,#21252f 56%,#293041 100%)}.hero-glow-one{background:#b2976b}.hero-glow-two{background:#fff}.eyebrow,.eyebrow.dark,.eyebrow.light{color:#b2976b}.hero h1 em,h2 em,.split-heading h2 em,.method h2 em,.about h2 em,.faq h2 em,.fit h2 em{color:#b2976b}.button-primary{color:#21252f;background:linear-gradient(135deg,#c4ad87,#b2976b);box-shadow:0 10px 35px rgba(178,151,107,.28)}.button-primary:hover{box-shadow:0 13px 40px rgba(178,151,107,.42)}.wa-dot{background:#21252f}.text-link span{color:#c4ad87}.strategy-panel{border-color:rgba(178,151,107,.35)}.strategy-panel:before{background:#b2976b}.panel-metrics small,.problem-grid article>span,.deliver-grid article>span,.method-quote,.steps article>span,.delivery-cta small,.best-for small,.strategy-note strong,.experience-badge span,.signature,summary span{color:#b2976b}.channels,.fit,.final-cta{background:linear-gradient(135deg,#1d1d22,#293041)}.method-quote{border-left-color:#b2976b}.delivery-cta{background:#293041}.about-photo{background:linear-gradient(145deg,#21252f,#293041)}.about-photo:before{background:rgba(178,151,107,.24)}.experience-badge{color:#21252f}.final-cta p{color:#d9dde1}footer{background:#0a0a0b}.floating-wa{background:#25d366}@media(max-width:700px){.mobile-bar{background:rgba(29,29,34,.97)}}
.problem-heading{max-width:940px}.problem-heading .eyebrow{justify-content:center}.problem-heading h2{font-size:45px}.problem-heading>p{max-width:780px;margin:22px auto 0;color:var(--muted);font-size:16px}.problem-grid{gap:1px;background:#4a4e57;border-color:#4a4e57}.problem-grid article{background:#21252f;color:#fff}.problem-grid article:nth-child(even){background:#293041}.problem-grid h3{color:#fff}.problem-grid p{color:#d9dde1}.problem-grid article>span{color:#c4ad87}
@media(max-width:700px){.problem-heading h2{font-size:36px}.problem-heading>p{font-size:15px}.problem-grid article{padding:30px 25px}}
.platform-button{width:100%;margin-top:24px}.steps{border:0;display:grid;gap:10px}.steps article{background:#21252f;border:1px solid rgba(178,151,107,.2);padding:24px 26px;color:#fff}.steps article:nth-child(even){background:#293041}.steps h3{color:#fff}.steps p{color:#d9dde1}.steps article>span{color:#c4ad87}.deliver-grid{background:#4a4e57;border-color:#4a4e57}.deliver-grid article{background:#21252f;color:#fff}.deliver-grid article:nth-child(even){background:#293041}.deliver-grid h3{color:#fff}.deliver-grid p{color:#d9dde1}.deliver-grid article>span{color:#c4ad87}.pulse-button{animation:soft-pulse 3.2s ease-in-out infinite}@keyframes soft-pulse{0%,100%{transform:scale(1);box-shadow:0 10px 30px rgba(178,151,107,.2)}50%{transform:scale(1.018);box-shadow:0 12px 38px rgba(178,151,107,.42)}}.pulse-button:hover{animation-play-state:paused;transform:translateY(-2px)}
@media(prefers-reduced-motion:reduce){.pulse-button{animation:none!important}}
@media(max-width:700px){.platform-button{margin-top:20px}.steps article{grid-template-columns:42px 1fr;padding:22px 20px}}
.problem-grid,.deliver-grid{gap:16px;background:transparent;border:0}.steps{gap:16px}.problem-grid article,.deliver-grid article,.steps article,.platform,.fit-card{box-shadow:0 10px 28px rgba(33,37,47,.08)}
@media(max-width:700px){.problem-grid,.deliver-grid,.steps{gap:12px}}
@media(max-width:700px){
  html,body{overflow-x:hidden}
  .container{width:calc(100% - 32px)}
  .section-pad{padding:64px 0}
  .site-header{height:72px}
  .nav-wrap{gap:12px}
  .brand{width:126px;height:66px;flex:0 0 126px}
  .brand-logo{top:-37px;width:126px;height:126px}
  .nav-cta{flex:0 0 auto;letter-spacing:1px}
  .hero{min-height:auto;padding:116px 0 64px}
  .hero-grid{gap:38px}
  .hero h1{font-size:clamp(32px,9vw,38px);line-height:1.08}
  .hero-lead{margin:22px 0 26px;line-height:1.65}
  .hero-actions{gap:12px}
  .hero-actions .button{width:100%}
  .button{max-width:100%;padding:15px 16px;font-size:11px;white-space:normal;text-align:center;overflow-wrap:anywhere}
  .trust-row{margin-top:24px;gap:9px}
  .strategy-panel{padding:20px 16px}
  .panel-title{margin:14px 0 18px}
  .channel-card{gap:12px;padding:16px 14px}
  .flow-line{height:46px}
  .split-heading h2,.centered-heading h2,.method h2,.fit h2,.about h2,.faq h2,.problem-heading h2{font-size:32px;line-height:1.12;letter-spacing:-.9px}
  .centered-heading h2 br,.final-cta h2 br{display:none}
  .problem-heading>p,.centered-heading>p{font-size:14px;line-height:1.65;margin-top:17px}
  .problem-grid article,.deliver-grid article{padding:25px 21px;min-height:auto}
  .problem-grid h3,.deliver-grid h3{margin:18px 0 8px}
  .channel-grid{gap:14px;margin-top:36px}
  .platform{padding:26px 20px}
  .platform h3{font-size:32px;margin:20px 0 8px}
  .platform-lead{font-size:14px;line-height:1.65}
  .platform ul{margin-top:20px;padding-top:17px}
  .best-for{margin-top:20px;padding:15px 16px}
  .strategy-note{margin-top:14px;padding:18px 17px;gap:7px;line-height:1.55}
  .method-grid{gap:36px}
  .method-copy>p{margin:20px 0;line-height:1.7}
  .method-quote{font-size:20px;margin-top:26px;padding-left:16px}
  .steps{gap:12px}
  .steps article{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:21px 18px}
  .steps h3{font-size:16px;line-height:1.35}
  .steps p{font-size:13px;line-height:1.6}
  .deliver-grid{margin-top:34px}
  .delivery-cta{margin-top:16px;padding:22px 18px;gap:18px;text-align:center}
  .delivery-cta>div{gap:3px}
  .delivery-cta strong{font-size:18px;line-height:1.35}
  .fit-grid{gap:34px}
  .fit-lists{gap:12px}
  .fit-card{padding:24px 20px}
  .fit-card li{line-height:1.55}
  .about-grid{gap:34px}
  .about-photo{height:390px}
  .experience-badge{left:12px;bottom:12px;max-width:210px;padding:11px 14px}
  .experience-badge span{font-size:30px}
  .about p{line-height:1.7}
  .faq-grid{gap:26px}
  summary{padding:19px 0;font-size:14px;line-height:1.4}
  details p{margin:-3px 24px 18px 0;line-height:1.65}
  .final-cta{padding:68px 0 110px}
  .final-cta h2{font-size:34px;line-height:1.12;letter-spacing:-1px}
  .final-cta p{line-height:1.65;margin:19px auto 25px}
  .footer-wrap{gap:12px}
  .footer-wrap .brand{width:170px;height:82px;justify-self:center}
  .footer-logo{top:-51px;width:170px;height:170px}
  .mobile-bar{padding:9px 12px}
}
@media(max-width:380px){
  .container{width:calc(100% - 26px)}
  .hero h1{font-size:31px}
  .split-heading h2,.centered-heading h2,.method h2,.fit h2,.about h2,.faq h2,.problem-heading h2{font-size:30px}
  .platform{padding:24px 17px}
  .button{font-size:10px}
}
.hero h1{font-size:47px}.hero-panel-wrap{display:flex;flex-direction:column;gap:18px}.national-service{display:flex;align-items:center;justify-content:center;color:#e0e4e8;font-size:16px;font-weight:700;letter-spacing:.1px}.national-service .check{font-size:18px;margin-right:9px}
@media(max-width:980px){.hero h1{font-size:46px}}
@media(max-width:700px){.hero h1{font-size:clamp(31px,8.5vw,36px)}.hero-panel-wrap{gap:16px}.national-service{font-size:15px;text-align:center}}
@media(max-width:380px){.hero h1{font-size:30px}.national-service{font-size:14px}}
@media(max-width:700px){
  .hero-panel-wrap,.steps,.fit-lists{width:calc(100% - 20px);margin-inline:auto}
  .problem-grid,.channel-grid,.strategy-note,.deliver-grid,.delivery-cta{width:calc(100% - 52px);margin-left:auto;margin-right:auto}
  .problem-grid article,.deliver-grid article{padding:28px 25px;text-align:center}
  .steps article{grid-template-columns:1fr;padding:27px 25px;text-align:center}
  .steps article>span{display:block;margin-bottom:4px}
  .platform{padding:28px 25px}
  .platform h3,.platform-lead,.best-for{text-align:center;margin-left:auto;margin-right:auto}
  .fit-card{padding:28px 25px}
  .fit-card h3{text-align:center}
}
@media(max-width:380px){
  .problem-grid,.channel-grid,.strategy-note,.deliver-grid,.delivery-cta{width:calc(100% - 48px)}
  .hero-panel-wrap,.steps,.fit-lists{width:calc(100% - 18px)}
}
.final-inner{max-width:1080px}.final-cta h2{font-size:46px}.final-line{display:block}
@media(min-width:981px){.final-line:first-child{white-space:nowrap}}
@media(max-width:980px){.final-cta h2{font-size:42px}}
@media(max-width:700px){.final-cta h2{font-size:34px}.final-line:first-child{white-space:normal}}
@media(max-width:700px){
  .problem-grid,.channel-grid,.strategy-note,.deliver-grid,.delivery-cta{width:calc(100% - 72px)}
  .hero-panel-wrap,.steps,.fit-lists{width:calc(100% - 40px)}
  .problem-grid article,.deliver-grid article{padding:22px 18px}
  .problem-grid h3,.deliver-grid h3{font-size:16px;margin:14px 0 7px}
  .problem-grid p,.deliver-grid p{font-size:12.5px;line-height:1.6}
  .steps article{padding:22px 18px}
  .platform,.fit-card{padding:24px 20px}
}
@media(max-width:380px){
  .problem-grid,.channel-grid,.strategy-note,.deliver-grid,.delivery-cta{width:calc(100% - 56px)}
  .hero-panel-wrap,.steps,.fit-lists{width:calc(100% - 28px)}
}
.price-highlight{justify-content:center;text-align:center;padding:23px 20px;border:1px solid rgba(178,151,107,.35)}
.price-highlight strong{font-family:Georgia,'Times New Roman',serif;font-size:24px;font-weight:400;line-height:1.25;color:#d0b587}
@media(max-width:700px){.price-highlight{padding:19px 16px}.price-highlight strong{font-size:20px}}
@media(min-width:981px){.hero h1{font-size:43px}}
.floating-wa svg{width:31px;height:31px;color:#fff}.wa-bubble{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wa-phone{fill:currentColor}
