@font-face{font-family:AllRound;src:url('/assets/all-round-bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/inter.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--blue:#294294;--blue-dark:#203575;--blue-light:#3e57ab;--sky:#95b8d5;--green:#48c002;--green-dark:#3ca500;--ink:#172035;--cream:#f6f4ee;--soft:#eef2f8;--white:#fff;--line:rgba(32,53,117,.14);--radius:24px;--shadow:0 24px 70px rgba(26,44,99,.14)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}
body,button,input,select{font:inherit}
img{display:block;max-width:100%}
a{color:inherit}
.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}
.nav{position:absolute;z-index:20;top:0;left:0;right:0;height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1160px)/2));border-bottom:1px solid rgba(255,255,255,.18)}
.brand img{width:150px;height:auto}
.nav-cta{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.42);border-radius:999px;padding:13px 22px;font-weight:700;font-size:14px;transition:.2s ease}
.nav-cta:hover{background:#fff;color:var(--blue)}
.hero{min-height:760px;background:var(--blue);color:#fff;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);overflow:hidden}
.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:152px max(40px,calc((100vw - 1160px)/2)) 80px max(32px,calc((100vw - 1160px)/2));padding-right:70px}
.eyebrow{margin:0 0 18px;color:var(--blue);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.eyebrow.light{color:var(--sky)}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:AllRound,Inter,sans-serif}
h1{max-width:710px;margin-bottom:28px;font-size:clamp(54px,5.6vw,92px);line-height:.93;letter-spacing:-.055em}
h1 span{color:var(--sky)}
.hero-lead{max-width:610px;margin-bottom:24px;color:rgba(255,255,255,.82);font-size:19px;line-height:1.6}
.hero-offer{width:min(100%,520px);display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 28px;padding:16px 20px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.hero-offer>div{display:flex;flex-direction:column}.hero-offer span{font-family:AllRound;font-size:22px}.hero-offer small{color:rgba(255,255,255,.66);font-size:12px}.hero-price{align-items:flex-end}.hero-price del{color:rgba(255,255,255,.55);font-size:13px}.hero-price strong{font-family:AllRound;color:var(--sky);font-size:32px;line-height:1}
.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 27px;border:0;border-radius:999px;text-decoration:none;font-weight:800;font-size:15px;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--green);color:#fff;box-shadow:0 12px 30px rgba(72,192,2,.25)}
.button-primary:hover{background:var(--green-dark)}
.button-light{background:#fff;color:var(--blue);margin-top:18px}
.text-link{color:#fff;text-underline-offset:6px;font-weight:700;font-size:14px}
.hero-points{display:flex;gap:27px;list-style:none;padding:0;margin:50px 0 0;color:rgba(255,255,255,.74);font-size:13px}
.hero-points li{display:flex;align-items:center;gap:9px}
.hero-points li:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--sky)}
.hero-visual{position:relative;min-height:760px;overflow:hidden}
.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(41,66,148,.22),transparent 45%),linear-gradient(0deg,rgba(17,31,79,.35),transparent 40%)}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 42%}
.hero-stamp{position:absolute;z-index:2;right:34px;bottom:32px;width:130px;height:130px;border-radius:50%;background:#fff;color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-7deg);box-shadow:var(--shadow)}
.hero-stamp span{font-family:AllRound;font-size:27px}.hero-stamp small{font-size:10px;text-transform:uppercase;letter-spacing:.19em;font-weight:800}
.marquee{overflow:hidden;background:var(--sky);color:var(--blue);padding:18px 0;font-family:AllRound;font-size:18px}
.marquee-track{display:flex;justify-content:center;gap:100px;white-space:nowrap}
.marquee-track span:before{content:'●';font-size:9px;margin-right:100px;vertical-align:middle}
.offer-band{background:#fff;padding:34px 0;border-bottom:1px solid var(--line)}
.offer-band-grid{display:grid;grid-template-columns:1fr auto auto;gap:55px;align-items:center}.offer-band-grid>div{display:flex;flex-direction:column}.offer-kicker{text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--blue);font-size:10px;margin-bottom:5px}.offer-band-grid>div>strong{font-family:AllRound;font-size:27px;color:var(--ink)}.offer-band-grid small{color:#6a7182}.offer-math{align-items:flex-end}.offer-math del{color:#7a8090;font-size:13px}.offer-math strong{font-family:AllRound;font-size:40px;line-height:1;color:var(--blue)}.offer-math span{color:#4d8d25;font-size:12px;font-weight:700;margin-top:4px}
.section{padding:112px 0}
.section-soft{background:var(--cream)}
.split-intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}
h2{margin-bottom:24px;font-size:clamp(40px,4.2vw,66px);line-height:1;letter-spacing:-.045em}
.intro-copy{font-size:18px;line-height:1.72;color:#4d5569}.intro-copy p:last-child{margin-bottom:0}
.situation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:68px}
.situation-card{min-height:280px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.6);display:flex;flex-direction:column;justify-content:flex-end}
.situation-card>span{margin-bottom:auto;color:var(--blue);font-weight:800;font-size:13px}
.situation-card h3{font-size:27px;margin-bottom:12px}.situation-card p{margin:0;color:#5f6575;line-height:1.55}
.situation-card.featured{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-18px);box-shadow:var(--shadow)}
.situation-card.featured>span{color:var(--sky)}.situation-card.featured p{color:rgba(255,255,255,.72)}
.section-blue{background:var(--blue);color:#fff;position:relative;overflow:hidden}
.section-blue:before{content:'estica.';position:absolute;left:-30px;bottom:-75px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.09);font-family:AllRound;font-size:250px;line-height:1}
.method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;position:relative;z-index:1}
.method-copy p:not(.eyebrow){color:rgba(255,255,255,.72);font-size:17px;line-height:1.7}
.steps{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.22)}
.steps article{display:grid;grid-template-columns:65px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.22)}
.steps strong{width:48px;height:48px;border:1px solid var(--sky);border-radius:50%;display:grid;place-items:center;color:var(--sky);font-family:AllRound;font-size:18px}
.steps h3{font-size:23px;margin:4px 0 8px}.steps p{margin:0;color:rgba(255,255,255,.68);line-height:1.55}
.section-heading{max-width:800px;margin-bottom:58px}.section-heading h2{color:var(--blue)}
.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.benefits-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:260px;display:flex;flex-direction:column}
.benefit-icon{width:48px;height:48px;border-radius:50%;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-family:AllRound;font-size:15px;margin-bottom:48px}
.benefits-grid h3{font-size:23px;margin-bottom:11px}.benefits-grid p{margin:0;color:#626979;line-height:1.55;font-size:15px}
.studio-section{display:grid;grid-template-columns:1.08fr .92fr;min-height:700px;background:var(--cream)}
.studio-image img{width:100%;height:100%;object-fit:cover}
.studio-copy{padding:100px clamp(42px,7vw,110px);display:flex;flex-direction:column;justify-content:center}
.studio-copy>p:not(.eyebrow){color:#5b6272;font-size:17px;line-height:1.7}
.studio-facts{margin-top:26px;border-top:1px solid var(--line)}
.studio-facts div{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}
.studio-facts strong{font-family:AllRound;color:var(--blue)}.studio-facts span{color:#626979;font-size:14px;line-height:1.5}
.who-section{background:var(--blue-dark);color:#fff}
.who-grid{display:grid;grid-template-columns:1fr 420px;gap:100px;align-items:center}
.who-copy>p:not(.eyebrow){max-width:590px;color:rgba(255,255,255,.7);font-size:17px;line-height:1.7}
.check-list{list-style:none;padding:0;margin:38px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.check-list li{position:relative;padding:17px 16px 17px 46px;background:rgba(255,255,255,.07);border-radius:14px;font-size:14px}
.check-list li:before{content:'✓';position:absolute;left:18px;color:var(--sky);font-weight:900}
.who-image{height:520px;border-radius:var(--radius);overflow:hidden;transform:rotate(2deg);border:8px solid rgba(255,255,255,.12)}
.who-image img{width:100%;height:100%;object-fit:cover}
.form-section{background:var(--soft)}
.form-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}
.form-intro{position:sticky;top:30px}.form-intro>p:not(.eyebrow){color:#596174;font-size:17px;line-height:1.7}
.location-card{margin-top:40px;display:flex;gap:14px;align-items:center;padding:18px;border-radius:18px;background:#fff;border:1px solid var(--line)}
.location-card .pin{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:var(--sky)}
.location-card div{display:flex;flex-direction:column;gap:4px}.location-card small{color:#6b7180}
.form-offer-summary{display:flex;align-items:baseline;gap:12px;margin:28px 0 6px;padding:17px 18px;border-radius:16px;background:var(--blue);color:#fff}.form-offer-summary span{font-family:AllRound;margin-right:auto}.form-offer-summary del{color:rgba(255,255,255,.55);font-size:13px}.form-offer-summary strong{font-family:AllRound;color:var(--sky);font-size:28px}
.lead-form{background:#fff;border-radius:28px;padding:38px;box-shadow:var(--shadow);display:grid;gap:22px}
.lead-form label,.lead-form legend{display:grid;gap:9px;color:#30384b;font-size:13px;font-weight:800}
.lead-form input[type=text],.lead-form input[type=tel],.lead-form select{width:100%;height:54px;border:1px solid #dce1eb;border-radius:12px;background:#f8f9fb;padding:0 16px;color:var(--ink);outline:none}
.lead-form input:focus,.lead-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(41,66,148,.12)}
.lead-form fieldset{border:0;padding:0;margin:0}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.choice input{position:absolute;opacity:0;pointer-events:none}.choice span{height:48px;border:1px solid #dce1eb;border-radius:12px;display:grid;place-items:center;background:#f8f9fb;cursor:pointer}.choice input:checked+span{background:var(--blue);border-color:var(--blue);color:#fff}
.lead-form label.consent{display:grid;grid-template-columns:18px 1fr;gap:11px;line-height:1.5;font-weight:500;color:#626979}.consent input{width:18px;height:18px;accent-color:var(--blue);margin:2px 0 0}
.button-submit{width:100%;font-size:16px}.form-note{margin:0;text-align:center;color:#7a8090;font-size:11px;line-height:1.5}.form-status{display:none;border-radius:12px;padding:12px;background:#f4f8ff;color:var(--blue);font-size:13px}.form-status.show{display:block}.form-status.error{background:#fff1f1;color:#991f1f}
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-title{position:sticky;top:30px;align-self:start}.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{list-style:none;cursor:pointer;padding:26px 0;display:flex;justify-content:space-between;gap:20px;font-family:AllRound;font-size:19px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:Inter;font-size:24px;color:var(--blue);transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 45px 24px 0;color:#616879;line-height:1.65}
.final-cta{position:relative;overflow:hidden;background:var(--blue);color:#fff;padding:120px 0}.final-bg{position:absolute;right:-40px;bottom:-65px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.15);font-family:AllRound;font-size:270px;line-height:1}.final-content{position:relative;z-index:1;max-width:760px;text-align:center}.final-content h2{font-size:clamp(46px,6vw,78px)}
.final-offer{color:rgba(255,255,255,.72);font-size:17px;margin:-4px 0 30px}.final-offer del{margin-right:8px}.final-offer strong{color:var(--sky);font-family:AllRound;font-size:24px}
footer{background:#17275d;color:#fff;padding:48px 0 26px}.footer-grid{display:grid;grid-template-columns:160px 1fr auto;gap:35px;align-items:center}.footer-grid img{width:135px}.footer-grid p{margin:0;color:rgba(255,255,255,.66);font-size:14px}.footer-grid a{font-size:14px;font-weight:700;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.48);font-size:11px}
.floating-whatsapp{position:fixed;z-index:30;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:var(--green);display:grid;place-items:center;box-shadow:0 12px 28px rgba(34,106,0,.32);transition:.2s}.floating-whatsapp:hover{transform:translateY(-3px) scale(1.03)}.floating-whatsapp svg{width:29px;fill:#fff}
@media (max-width:980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:700px;padding-right:36px}.hero-visual{min-height:560px}.offer-band-grid{grid-template-columns:1fr auto;gap:22px}.offer-band-grid .button{grid-column:1/-1}.method-grid,.studio-section,.who-grid,.form-grid,.faq-grid{grid-template-columns:1fr}.studio-image{height:570px}.studio-copy{padding:80px 48px}.who-grid{gap:55px}.who-image{width:min(100%,620px);height:500px}.form-intro,.faq-title{position:static}.benefits-grid{grid-template-columns:1fr 1fr}.form-grid,.faq-grid{gap:52px}.footer-grid{grid-template-columns:140px 1fr}}
@media (max-width:700px){.container{width:min(100% - 32px,1160px)}.nav{height:76px;padding:0 18px}.brand img{width:118px}.nav-cta{padding:10px 15px;font-size:12px}.hero-copy{min-height:720px;padding:130px 20px 62px}.hero h1{font-size:50px}.hero-lead{font-size:17px}.hero-offer{padding:14px 15px}.hero-offer span{font-size:19px}.hero-price strong{font-size:29px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:38px}.hero-visual{min-height:500px}.hero-stamp{width:105px;height:105px;right:18px;bottom:18px}.hero-stamp span{font-size:22px}.marquee-track{justify-content:flex-start;animation:marquee 13s linear infinite}.offer-band-grid{grid-template-columns:1fr}.offer-math{align-items:flex-start}.section{padding:78px 0}.split-intro{grid-template-columns:1fr;gap:22px}.situation-grid{grid-template-columns:1fr;margin-top:44px}.situation-card{min-height:220px}.situation-card.featured{transform:none}.method-grid{gap:58px}.section-blue:before{font-size:150px}.benefits-grid{grid-template-columns:1fr}.benefits-grid article{min-height:220px}.benefit-icon{margin-bottom:35px}.studio-section{grid-template-columns:1fr}.studio-image{height:430px}.studio-copy{padding:72px 22px}.studio-facts div{grid-template-columns:95px 1fr}.check-list{grid-template-columns:1fr}.who-image{height:430px}.form-offer-summary{gap:8px;padding:14px}.form-offer-summary strong{font-size:25px}.lead-form{padding:25px 20px;border-radius:22px}.choice-row{grid-template-columns:1fr}.faq-list summary{font-size:17px}.final-cta{padding:90px 0}.final-bg{font-size:150px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-bottom{flex-direction:column;gap:8px}.floating-whatsapp{right:14px;bottom:14px;width:54px;height:54px}@keyframes marquee{to{transform:translateX(-60%)}}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.button,.floating-whatsapp{transition:none}}
