:root{--navy-950:#0d1b2a;--navy-900:#0d1b2a;--navy-850:#1b263b;--navy-800:#1b263b;--navy-700:#415a77;--gold:#d4af37;--gold-2:#d4af37;--gold-3:#f7f3e9;--text:#f7f3e9;--muted:#f7f3e9b8;--muted-2:#f7f3e985;--line:#d4af3738;--line-soft:#f7f3e91a;--radius:22px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950);-webkit-text-size-adjust:100%}body{color:var(--text);background:radial-gradient(circle at 50% -15%,#415a774d,transparent 28%),var(--navy-950);margin:0;font-family:Inter,Arial,sans-serif;line-height:1.6;overflow-x:hidden}body:before{content:"";z-index:-10;pointer-events:none;opacity:.13;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");position:fixed;inset:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{color:#1b263b;background:var(--gold)}h1,h2,h3,h4{letter-spacing:-.045em;margin-top:0;font-family:Space Grotesk,Inter,sans-serif;line-height:1.04}p{margin-top:0}.wrap,.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.highlight{color:var(--gold)}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--gold);flex:none;width:27px;height:1px}.btn,.cta{background:var(--gold);letter-spacing:.03em;text-align:center;text-transform:uppercase;border:1px solid #d4af377a;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:12px;font-weight:800;transition:transform .22s,box-shadow .22s,filter .22s;display:inline-flex;box-shadow:0 14px 40px #d4af3729;color:#1b263b!important}.btn:hover,.cta:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 18px 48px #d4af3747}.site-header{z-index:100;backdrop-filter:blur(14px);background:#0d1b2ad1;border-bottom:1px solid #f7f3e90f;transition:background .25s,border-color .25s;position:fixed;top:0;left:0;right:0}.site-header.scrolled{border-color:var(--line-soft);backdrop-filter:blur(18px);background:#0d1b2af5}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:144px;height:auto}.nav{align-items:center;gap:24px;display:flex}.nav a:not(.cta){color:#f7f3e9c7;font-size:12px;font-weight:650;transition:color .2s}.nav a:not(.cta):hover{color:var(--gold)}.menu-btn{border:1px solid var(--line);width:44px;height:44px;color:var(--text);background:#415a7729;border-radius:11px;font-size:21px;line-height:1;display:none}.hero{border-bottom:1px solid var(--line-soft);background:radial-gradient(circle at 75% 20%,#d4af3714,#0000 28%),linear-gradient(#415a7738,#0d1b2a1a);padding:155px 0 74px}.hero h1{max-width:900px;margin:14px 0 22px;font-size:clamp(42px,6.5vw,78px)}.hero p{max-width:740px;color:var(--muted);margin:0;font-size:clamp(16px,2vw,20px);line-height:1.75}.section{padding:72px 0 100px}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.section-head h2{margin:10px 0 0;font-size:clamp(32px,4vw,50px)}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card{border:1px solid var(--line-soft);background:linear-gradient(145deg,#415a7733,#1b263b8c);border-radius:20px;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden}.card:hover{border-color:#d4af376b;transform:translateY(-4px);box-shadow:0 24px 60px #0003}.card-media{aspect-ratio:16/9;background:var(--navy-850);overflow:hidden}.card-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.card:hover .card-media img{transform:scale(1.025)}.card-body{padding:23px}.card h3{margin:9px 0 10px;font-size:21px}.card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.meta{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.article{width:min(790px,100% - 40px);margin:auto;padding:150px 0 110px}.article h1{margin:15px 0 20px;font-size:clamp(42px,6vw,70px)}.article .lead{color:var(--muted);font-size:17px;line-height:1.75}.article-cover{border:1px solid var(--line-soft);object-fit:cover;border-radius:22px;width:100%;max-height:490px;margin:36px 0}.article-content{color:#f7f3e9e0;font-size:17px;line-height:1.9}.article-content h2,.article-content h3{color:var(--text);margin-top:2.1em}.article-content h2{font-size:32px}.article-content h3{font-size:24px}.article-content a{color:var(--gold);text-underline-offset:3px;text-decoration:underline #d4af3766}.article-content img{border-radius:16px;max-width:100%;height:auto}.article-cta{background:linear-gradient(145deg,#d4af3717,#415a771f);border:1px solid #d4af3747;border-radius:22px;margin-top:58px;padding:32px}.article-cta h3{margin:0 0 10px;font-size:25px}.home #diagnostico{background:#0d1b2a}.home .journey{border-block:1px solid #1b263b14;color:#1b263b!important;background:#f7f3e9!important}.home .journey .eyebrow{color:#415a77!important}.home .journey .eyebrow:before{background:#d4af37!important}.home .journey h2,.home .journey h3{color:#1b263b!important}.home .journey .lead,.home .journey p{color:#1b263bb8!important}.home .journey .highlight{color:#d4af37!important}.home .journey-grid article{border-color:#1b263b21!important}.home .journey-grid b{color:#1b263b!important;background:#d4af37!important}.home #metodologia{background:#1b263b!important}.home .transformation{background:#0d1b2a!important}.home .results{border-block:1px solid #f7f3e914;background:linear-gradient(#1b263b 0%,#142238 100%)!important}.home .authority{border-block:1px solid #f7f3e914}.home #para-quem{background:#0d1b2a!important}.home .content-section{background:linear-gradient(#1b263b,#22334b)!important}.home #faq{background:#0d1b2a!important}.client-logos{background:#111f31;border-bottom:1px solid #f7f3e914;padding:26px 0 30px;display:block;overflow:hidden}.client-logos-label{width:min(calc(100% - 40px),var(--max));color:#f7f3e985;letter-spacing:.16em;text-transform:uppercase;margin:0 auto 17px;font-size:9px;font-weight:800}.client-logo-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.client-logo-track{will-change:transform;align-items:center;gap:42px;width:max-content;animation:34s linear infinite clientLogoLoop;display:flex}.client-logo-item{flex:0 0 150px;place-items:center;width:150px;height:72px;padding:8px 12px;display:grid}.client-logo-item img{object-fit:contain;filter:none;opacity:1;width:auto;max-width:126px;height:auto;max-height:54px;transition:transform .22s}.client-logo-placeholder{color:#f7f3e96b;letter-spacing:.1em;text-transform:uppercase;background:#415a771f;border:1px dashed #d4af374d;border-radius:12px;place-items:center;width:126px;height:54px;font-size:9px;font-weight:800;display:grid}.client-logo-item:hover img{transform:scale(1.04)}@keyframes clientLogoLoop{to{transform:translate(-50%)}}.site-footer{border-top:1px solid var(--line-soft);background:#0d1b2a}.footer-main{justify-content:space-between;gap:50px;padding:50px 0 34px;display:flex}.footer-copy{max-width:400px}.footer-copy p{color:var(--muted-2);margin:17px 0 0;font-size:13px}.footer-links{align-items:flex-start;gap:54px;display:flex}.footer-links div{gap:8px;display:grid}.footer-links strong{color:var(--text);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:11px}.footer-links a{color:var(--muted-2);font-size:12px}.footer-links a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid var(--line-soft);color:#f7f3e96b;justify-content:space-between;gap:20px;padding:23px 0 28px;font-size:10px;display:flex}@media (width<=980px){.header-inner{min-height:70px}.nav{border:1px solid var(--line);background:#0d1b2afb;border-radius:16px;flex-direction:column;align-items:stretch;gap:5px;padding:16px;display:none;position:fixed;top:68px;left:16px;right:16px;box-shadow:0 24px 60px #0006}.nav.open{display:flex}.nav a:not(.cta){border-radius:9px;padding:11px 10px;font-size:13px}.nav .cta{width:100%;margin-top:7px}.menu-btn{flex:none;place-items:center;display:grid}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-logo-track{gap:32px}.client-logo-item{flex-basis:125px;width:125px}}@media (width<=720px){.wrap,.container{width:min(calc(100% - 28px),var(--max))}.header-inner{min-height:64px}.brand-logo{width:126px}.menu-btn{border-radius:10px;width:40px;height:40px}.nav{top:62px;left:12px;right:12px}.eyebrow{letter-spacing:.13em;gap:8px;font-size:9px}.eyebrow:before{width:20px}.hero{padding:108px 0 50px}.hero h1{margin:12px 0 17px;font-size:clamp(34px,10.2vw,47px);line-height:1}.hero p{font-size:15px;line-height:1.68}.section{padding:50px 0 68px}.section-head{flex-direction:column;align-items:flex-start;gap:12px}.grid{grid-template-columns:1fr;gap:14px}.card{border-radius:17px}.card-body{padding:20px}.card h3{font-size:20px}.article{width:min(100% - 28px,790px);padding:108px 0 72px}.article h1{margin:12px 0 16px;font-size:clamp(33px,9.5vw,45px);line-height:1.02}.article .lead{font-size:15px}.article-cover{border-radius:16px;margin:25px 0}.article-content{font-size:16px;line-height:1.8}.article-content h2{font-size:27px}.article-content h3{font-size:21px}.article-cta{border-radius:18px;margin-top:40px;padding:22px 19px}.article-cta .cta{width:100%}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-main{gap:28px;padding:38px 0 26px}.footer-links{grid-template-columns:1fr 1fr;gap:26px 18px;width:100%;display:grid}.footer-bottom{gap:7px;padding:19px 0 23px}.client-logos{padding:20px 0 23px}.client-logos-label{width:min(calc(100% - 28px),var(--max));margin-bottom:12px}.client-logo-track{gap:24px;animation-duration:26s}.client-logo-item{flex-basis:105px;width:105px;height:56px;padding:5px}.client-logo-item img{max-width:92px;max-height:42px}.client-logo-placeholder{width:92px;height:42px;font-size:8px}}@media (width<=390px){.wrap,.container{width:min(calc(100% - 24px),var(--max))}.brand-logo{width:116px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.client-logo-track{animation:none}}.home[data-astro-cid-lcdefpme]{--hero-image:url(/assets/hero-pizza.webp)}.home-section[data-astro-cid-lcdefpme]{padding:105px 0;position:relative}.home-section-head[data-astro-cid-lcdefpme]{max-width:860px;margin-bottom:48px}.home-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:16px 0 20px;font-size:clamp(36px,5vw,64px)}.lead[data-astro-cid-lcdefpme]{max-width:760px;color:var(--muted);font-size:17px;line-height:1.75}.home-hero[data-astro-cid-lcdefpme]{isolation:isolate;align-items:center;min-height:850px;padding:145px 0 95px;display:flex;position:relative;overflow:hidden}.home-hero[data-astro-cid-lcdefpme]:before{content:"";z-index:-2;background:linear-gradient(90deg,#020914fc 0%,#020914e6 44%,#02091442 78%,#0209147a 100%),linear-gradient(0deg,var(--navy-950),transparent 28%),var(--hero-image) center right/cover no-repeat;position:absolute;inset:0}.home-hero[data-astro-cid-lcdefpme]:after{content:"";z-index:-1;filter:blur(95px);background:#caa55d21;border-radius:50%;width:430px;height:430px;position:absolute;bottom:10%;right:8%}.hero-copy[data-astro-cid-lcdefpme]{max-width:1000px;position:relative}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:920px;margin:18px 0 25px;font-size:clamp(44px,6.6vw,84px)}.home-hero[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:#c8d1dc}.hero-lower[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-end;gap:36px;margin-top:32px;display:flex}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.micro-proof[data-astro-cid-lcdefpme]{color:#aab6c5;align-items:center;gap:12px;font-size:12px;display:flex}.micro-proof[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{width:38px;height:38px;color:var(--gold-2);background:#0b1d35;border:1px solid #e4c78e47;border-radius:50%;place-items:center;font-size:11px;display:grid}.case-float[data-astro-cid-lcdefpme]{border:1px solid var(--line);backdrop-filter:blur(16px);background:#05101fdb;border-radius:18px;flex:0 0 370px;width:370px;padding:24px 26px;box-shadow:0 24px 80px #0000006b}.case-float[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.panel[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme],.case-card[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--gold-2);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.case-float[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{white-space:nowrap;align-items:baseline;gap:8px;margin:8px 0 4px;font-family:Space Grotesk;font-size:28px;display:flex}.case-float[data-astro-cid-lcdefpme] .arrow[data-astro-cid-lcdefpme],.case-float[data-astro-cid-lcdefpme] .after[data-astro-cid-lcdefpme]{color:var(--gold-2)}.case-float[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#8998aa;margin:0;font-size:11px}.marquee[data-astro-cid-lcdefpme]{background:linear-gradient(90deg,#b89047,var(--gold-2),#b89047);border-block:1px solid #02091459;overflow:hidden;transform:rotate(-.6deg)scale(1.01)}.marquee-track[data-astro-cid-lcdefpme]{will-change:transform;width:max-content;animation:32s linear infinite marquee;display:flex}.marquee-group[data-astro-cid-lcdefpme]{flex:none;align-items:center;display:flex}.marquee[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#07111f;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;flex:none;gap:20px;padding:15px 20px;font-size:10px;font-weight:900;display:inline-flex}.marquee[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:after{content:"✦"}@keyframes marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.problem-grid[data-astro-cid-lcdefpme],.method-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.panel[data-astro-cid-lcdefpme],.case-card[data-astro-cid-lcdefpme]{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(145deg,#ffffff0b,#ffffff04);padding:30px;position:relative}.panel[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:24px 0 11px;font-size:22px}.panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.case-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.journey[data-astro-cid-lcdefpme]{background:linear-gradient(#0a1b32,#071528)}.journey-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:54px;display:grid}.journey-grid[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#07111f;background:linear-gradient(135deg,var(--gold-2),var(--gold));border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:24px;font-family:Space Grotesk;display:grid}.journey-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:19px}.journey-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#9aa8b9;font-size:13px}.method-intro[data-astro-cid-lcdefpme]{grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;margin-bottom:48px;display:grid}.method-intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:0}.movement[data-astro-cid-lcdefpme]{border:1px solid var(--line-soft);background:var(--line-soft);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:16px;display:grid;overflow:hidden}.movement[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{background:#071629;padding:24px}.movement[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--gold-2);font-size:10px}.movement[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-top:6px;font-size:14px;display:block}.transformation[data-astro-cid-lcdefpme]{background:#06101f}.compare-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:18px;display:grid}.compare-column[data-astro-cid-lcdefpme]{border:1px solid var(--line-soft);border-radius:var(--radius);background:#0a192d;padding:30px}.compare-column[data-astro-cid-lcdefpme].after{background:linear-gradient(145deg,#caa55d14,#0a192d);border-color:#e4c78e38}.compare-column[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px;font-size:14px}.compare-column[data-astro-cid-lcdefpme].before h3[data-astro-cid-lcdefpme]{color:#d58f89}.compare-column[data-astro-cid-lcdefpme].after h3[data-astro-cid-lcdefpme]{color:var(--gold-2)}.compare-item[data-astro-cid-lcdefpme]{border-top:1px solid var(--line-soft);color:var(--muted);grid-template-columns:24px 1fr;gap:10px;padding:15px 0;font-size:14px;display:grid}.compare-item[data-astro-cid-lcdefpme]:first-of-type{border-top:0}.before[data-astro-cid-lcdefpme] .compare-item[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#e58b84}.after[data-astro-cid-lcdefpme] .compare-item[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--gold-2)}.results[data-astro-cid-lcdefpme]{background:#040d1a}.cases-grid[data-astro-cid-lcdefpme]{grid-template-columns:1.12fr .88fr;gap:18px;display:grid}.case-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{align-items:baseline;gap:12px;margin:18px 0 12px;font-family:Space Grotesk;font-size:clamp(34px,3.8vw,54px);line-height:1;display:flex}.case-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{white-space:nowrap;font-style:normal}.case-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold-2);font-style:normal}.case-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme] .gold[data-astro-cid-lcdefpme]{color:var(--gold-2)}.case-card[data-astro-cid-lcdefpme].featured{background:linear-gradient(145deg,#caa55d1a,#ffffff05);border-color:#e4c78e40}.authority[data-astro-cid-lcdefpme]{background:linear-gradient(90deg,#020914fc,#020914c7),var(--hero-image) center/cover fixed}.authority-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.authority-list[data-astro-cid-lcdefpme]{gap:12px;display:grid}.authority-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border:1px solid var(--line-soft);background:#05101fb8;border-radius:15px;grid-template-columns:44px 1fr;gap:14px;padding:17px;display:grid}.authority-list[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#07111f;background:var(--gold-2);border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.authority-list[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:2px 0 0;font-size:12px}.fit-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.fit-grid[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{color:var(--gold-2);font-size:26px;font-style:normal}.content-section[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 85% 20%,#caa55d1a,#0000 28%),linear-gradient(#0a1930b8,#06122559);border-block:1px solid #ffffff0f;overflow:hidden}.content-head[data-astro-cid-lcdefpme]{max-width:920px;margin-bottom:48px}.content-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:820px;margin:16px 0 22px;font-size:clamp(38px,4.6vw,60px)}.content-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.content-grid[data-astro-cid-lcdefpme].count-1{grid-template-columns:minmax(0,440px)}.content-grid[data-astro-cid-lcdefpme].count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:860px}.content-card[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff06,#ffffff0e),var(--navy-800);flex-direction:column;min-height:315px;padding:30px;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.content-card[data-astro-cid-lcdefpme]:before{content:"";background:var(--gold);width:52px;height:2px;position:absolute;top:0;left:30px}.content-card[data-astro-cid-lcdefpme]:hover{border-color:#caa55d73;transform:translateY(-4px)}.content-tag[data-astro-cid-lcdefpme]{color:var(--gold-2);letter-spacing:.14em;text-transform:uppercase;margin-bottom:52px;font-size:10px;font-weight:800;display:block}.content-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{max-width:360px;margin-bottom:14px;font-size:clamp(22px,2vw,29px)}.content-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-bottom:26px;font-size:14px;line-height:1.65}.content-link[data-astro-cid-lcdefpme]{color:var(--gold-2);text-transform:uppercase;align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:800;display:inline-flex}.content-link[data-astro-cid-lcdefpme]:after{content:"→";font-size:17px}.content-footer[data-astro-cid-lcdefpme]{margin-top:28px}.content-footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--gold-2);font-size:13px;font-weight:700}.faq-wrap[data-astro-cid-lcdefpme]{max-width:900px}.faq-item[data-astro-cid-lcdefpme]{border-top:1px solid var(--line-soft)}.faq-item[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--line-soft)}.faq-item[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{width:100%;color:var(--text);text-align:left;background:0 0;border:0;justify-content:space-between;gap:18px;padding:23px 0;font-weight:700;display:flex}.faq-item[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--gold-2);font-size:22px;transition:transform .25s}.faq-item[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{max-height:0;transition:max-height .3s;overflow:hidden}.faq-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:760px;color:var(--muted);margin:0;padding:0 0 23px}.faq-item[data-astro-cid-lcdefpme].open>div[data-astro-cid-lcdefpme]{max-height:220px}.faq-item[data-astro-cid-lcdefpme].open button[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transform:rotate(45deg)}.cta-section[data-astro-cid-lcdefpme]{padding:45px 0 100px}.cta-box[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 90% 20%,#caa55d24,#0000 36%),linear-gradient(145deg,#0b1d35,#050f1e);border:1px solid #e4c78e3d;border-radius:30px;padding:clamp(38px,7vw,76px);position:relative;overflow:hidden}.cta-box[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:850px;margin:16px 0 20px;font-size:clamp(34px,5vw,60px)}.cta-box[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{margin-bottom:28px}.reveal[data-astro-cid-lcdefpme]{opacity:0;transition:all .7s;transform:translateY(20px)}.reveal[data-astro-cid-lcdefpme].visible{opacity:1;transform:none}@media (width<=980px){.hero-lower[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch}.case-float[data-astro-cid-lcdefpme]{flex-basis:auto;width:min(390px,100%);margin-left:auto}.problem-grid[data-astro-cid-lcdefpme],.method-grid[data-astro-cid-lcdefpme],.authority-grid[data-astro-cid-lcdefpme],.compare-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.journey-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.fit-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.method-intro[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:25px}.content-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.content-grid[data-astro-cid-lcdefpme].count-1{grid-template-columns:minmax(0,440px)}.authority[data-astro-cid-lcdefpme]{background-attachment:scroll}}@media (width<=720px){.home-section[data-astro-cid-lcdefpme]{padding:64px 0}.home-section-head[data-astro-cid-lcdefpme]{margin-bottom:30px}.home-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:12px 0 16px;font-size:clamp(32px,9vw,43px);line-height:1.02}.lead[data-astro-cid-lcdefpme]{font-size:15px;line-height:1.68}.home-hero[data-astro-cid-lcdefpme]{align-items:flex-start;min-height:auto;padding:105px 0 54px}.home-hero[data-astro-cid-lcdefpme]:before{background:linear-gradient(0deg,var(--navy-950) 0%,#020914e6 46%,#0209149e 100%),var(--hero-image) 69% center/cover no-repeat}.home-hero[data-astro-cid-lcdefpme]:after{width:300px;height:300px;bottom:6%;right:-35%}.hero-copy[data-astro-cid-lcdefpme]{width:100%}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.055em;max-width:100%;margin:12px 0 18px;font-size:clamp(37px,10.7vw,50px);line-height:.99}.home-hero[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{font-size:15px;line-height:1.65}.hero-lower[data-astro-cid-lcdefpme]{gap:22px;margin-top:26px}.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch;gap:14px}.home[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{width:100%;min-height:52px;padding:0 16px;font-size:11px}.micro-proof[data-astro-cid-lcdefpme]{font-size:11px}.case-float[data-astro-cid-lcdefpme]{border-radius:16px;width:100%;margin:0;padding:20px}.case-float[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{white-space:normal;flex-wrap:wrap;gap:5px 8px;font-size:25px}.marquee[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{padding:12px 16px;font-size:9px}.problem-grid[data-astro-cid-lcdefpme],.method-grid[data-astro-cid-lcdefpme],.journey-grid[data-astro-cid-lcdefpme],.fit-grid[data-astro-cid-lcdefpme],.cases-grid[data-astro-cid-lcdefpme],.compare-grid[data-astro-cid-lcdefpme],.content-grid[data-astro-cid-lcdefpme],.content-grid[data-astro-cid-lcdefpme].count-1,.content-grid[data-astro-cid-lcdefpme].count-2{grid-template-columns:1fr;max-width:none}.panel[data-astro-cid-lcdefpme],.case-card[data-astro-cid-lcdefpme]{border-radius:18px;padding:22px}.panel[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:20px 0 9px;font-size:20px}.journey-grid[data-astro-cid-lcdefpme]{gap:0;margin-top:34px}.journey-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-top:1px solid var(--line-soft);grid-template-columns:54px 1fr;column-gap:15px;padding:18px 0;display:grid}.journey-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:first-child{border-top:0}.journey-grid[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{grid-row:span 2;width:50px;height:50px;margin:0;font-size:13px}.journey-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:3px 0 6px;font-size:18px}.journey-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.method-intro[data-astro-cid-lcdefpme]{margin-bottom:30px}.movement[data-astro-cid-lcdefpme]{border-radius:16px;grid-template-columns:1fr 1fr}.movement[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{padding:18px}.compare-column[data-astro-cid-lcdefpme]{border-radius:18px;padding:22px}.compare-item[data-astro-cid-lcdefpme]{font-size:13px}.case-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:5px 9px;font-size:clamp(34px,10vw,46px)}.authority-grid[data-astro-cid-lcdefpme]{gap:34px}.authority-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{grid-template-columns:38px 1fr;padding:14px}.authority-list[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{width:38px;height:38px}.fit-grid[data-astro-cid-lcdefpme]{gap:12px}.content-head[data-astro-cid-lcdefpme]{margin-bottom:28px}.content-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:12px 0 16px;font-size:clamp(32px,9vw,43px)}.content-card[data-astro-cid-lcdefpme]{border-radius:18px;min-height:245px;padding:22px}.content-card[data-astro-cid-lcdefpme]:before{left:22px}.content-tag[data-astro-cid-lcdefpme]{margin-bottom:34px}.content-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:22px}.content-footer[data-astro-cid-lcdefpme]{margin-top:22px}.faq-item[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{padding:19px 0;font-size:14px;line-height:1.35}.faq-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:14px;line-height:1.65}.cta-section[data-astro-cid-lcdefpme]{padding:20px 0 72px}.cta-box[data-astro-cid-lcdefpme]{border-radius:22px;padding:28px 22px}.cta-box[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:12px 0 16px;font-size:clamp(31px,9vw,42px);line-height:1.02}.cta-box[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{margin-bottom:22px}}@media (width<=390px){.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:35px}.home-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.content-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:31px}.case-float[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:23px}}
