:root{--navy:#072b61;--navy-2:#041d43;--orange:#ff650f;--orange-dark:#d94d00;--cream:#fff6ec;--light:#f4f7fb;--white:#fff;--text:#17304f;--muted:#5d6e82;--line:#dce4ee;--shadow:0 18px 50px #072b611f;--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);background:var(--white);font-family:Arial,var(--font-geist),sans-serif;margin:0;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3{letter-spacing:-.03em;color:var(--navy);margin:0 0 1rem;line-height:1.08}h1{font-size:clamp(2.65rem,5vw,5.2rem)}h2{font-size:clamp(2rem,3.5vw,3.55rem)}h3{font-size:1.25rem}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow{max-width:850px}.section{padding:96px 0}.section-light{background:var(--light)}.section-cream{background:var(--cream)}.section-navy{background:var(--navy);color:#dfe9f6}.section-navy h2,.section-navy h3,.section-navy strong{color:var(--white)}.skip-link{z-index:999;background:var(--white);border:2px solid var(--orange);border-radius:8px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-200%)}.skip-link:focus{transform:none}.eyebrow,.product-tag{text-transform:uppercase;letter-spacing:.14em;color:var(--orange);margin-bottom:14px;font-size:.76rem;font-weight:800}.eyebrow.orange{color:var(--orange)}.section-navy .eyebrow{color:#ff9b63}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:sticky;top:0;box-shadow:0 6px 22px #072b6112}.header-inner{align-items:center;gap:24px;height:82px;display:flex}.brand{flex:none;align-items:center;display:flex}.brand img{object-fit:contain;width:70px;height:70px}.site-nav{color:var(--navy);align-items:center;gap:18px;margin-left:auto;font-size:.85rem;font-weight:700;display:flex}.site-nav>a:not(.button){white-space:nowrap;border-bottom:3px solid #0000;padding:27px 0 23px}.site-nav>a.active:not(.button),.site-nav>a:not(.button):hover{color:var(--orange);border-bottom-color:var(--orange)}.menu-toggle{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:12px;width:46px;height:46px;margin-left:auto;padding:11px;display:none}.menu-toggle span{background:var(--navy);border-radius:2px;height:2px;margin:5px 0;display:block}.button{background:var(--orange);min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-weight:850;line-height:1.2;transition:all .2s;display:inline-flex;box-shadow:0 10px 28px #ff650f40}.button:hover{background:var(--orange-dark);transform:translateY(-2px)}.button-compact{min-height:42px;box-shadow:none;white-space:nowrap;padding:11px 17px;font-size:.78rem}.button-ghost{color:var(--navy);border:2px solid var(--navy);box-shadow:none;background:0 0}.button-ghost:hover{background:var(--navy);color:var(--white)}.button-whatsapp{box-shadow:none;background:#187c4f}.button-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.text-link{color:var(--navy);border-bottom:2px solid var(--orange);padding-bottom:2px;font-weight:850;display:inline-block}.text-link.light{color:var(--white)}.center-link{text-align:center;margin-top:36px}.hero{background:linear-gradient(135deg,#fff 0%,#f6f8fc 62%,#fff2e8 100%);align-items:center;min-height:760px;padding:86px 0 96px;display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#072b6109 1px,#0000 1px),linear-gradient(90deg,#072b6109 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero-layout{grid-template-columns:minmax(0,1.16fr) minmax(380px,.84fr);align-items:center;gap:64px;display:grid;position:relative}.product-name{color:var(--navy);text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px;font-size:1.08rem;font-weight:900}.hero h1 span{color:var(--orange)}.hero-lead{color:#354d68;max-width:760px;font-size:1.22rem;line-height:1.55}.offer-inline{align-items:center;gap:18px;margin:24px 0;display:flex}.offer-inline strong{color:var(--navy);font-size:2.25rem}.offer-inline span{max-width:130px;color:var(--muted);font-weight:700;line-height:1.25}.microcopy{color:var(--muted);margin-top:14px;font-size:.86rem}.control-board{aspect-ratio:1;width:min(100%,500px);box-shadow:var(--shadow);background:radial-gradient(circle,#fff 0 26%,#e9eff8 26.5% 27.5%,#0000 28%),linear-gradient(145deg,#fff,#edf2f8);border:1px solid #e0e7f0;border-radius:50%;margin:auto;position:relative}.board-ring{border:24px solid var(--navy);border-right-color:var(--orange);border-radius:50%;position:absolute;inset:17%;transform:rotate(-22deg)}.board-label{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);white-space:nowrap;font-size:.72rem;font-weight:800;position:absolute;top:7%;left:50%;transform:translate(-50%)}.board-center{text-align:center;background:var(--orange);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:35%;box-shadow:0 12px 30px #ff650f52}.board-center b{font-size:1.2rem;line-height:1.05}.board-center span{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.board-node{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;width:122px;padding:12px 10px;position:absolute;box-shadow:0 8px 20px #072b611f}.board-node b{color:var(--navy);font-size:.88rem;display:block}.board-node span{color:var(--muted);text-transform:uppercase;font-size:.7rem}.board-node.n1{top:19%;left:-3%}.board-node.n2{top:19%;right:-3%}.board-node.n3{bottom:15%;right:-3%}.board-node.n4{bottom:15%;left:-3%}.section-head{max-width:860px;margin-bottom:50px}.section-head.centered{text-align:center;margin-inline:auto}.section-head>p:last-child{color:var(--muted);font-size:1.08rem}.split-head{grid-template-columns:1.25fr .75fr;align-items:end;gap:64px;max-width:none;display:grid}.split-head>p{color:var(--muted);font-size:1.08rem}.card-grid{gap:22px;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.number-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;padding:28px}.number-card>span{background:var(--cream);width:42px;height:42px;color:var(--orange);border-radius:50%;justify-content:center;align-items:center;margin-bottom:26px;font-weight:900;display:inline-flex}.number-card p{color:var(--muted)}.program-intro,.audience-preview,.two-column,.flow-section{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.program-intro p,.audience-preview p,.flow-section p{font-size:1.08rem}.check-list{gap:12px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.check-list li{padding-left:30px;position:relative}.check-list li:before{content:"✓";color:#ff9b63;font-weight:900;position:absolute;left:0}.check-list.dark li:before{color:var(--orange)}.method-strip{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.method-strip>div{border-right:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:130px;padding:24px 12px;display:flex}.method-strip>div:last-child{border:0}.method-strip span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.method-strip strong{color:var(--navy)}.method-strip.large{margin-bottom:64px}.application-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.application-grid article{border-top:5px solid var(--orange);background:var(--light);border-radius:0 0 var(--radius) var(--radius);padding:24px}.application-grid span{text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-size:.72rem;font-weight:900}.application-grid h3{margin-top:16px;font-size:1.18rem}.application-grid p{color:var(--muted);font-size:.88rem}.notice{border-left:4px solid var(--orange);background:#fff;border-radius:8px;padding:16px 18px;color:var(--text)!important}.pill-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pill-grid span{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:14px;padding:14px 16px;font-weight:700}.weeks-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.weeks-grid article{border-radius:var(--radius);border:1px solid var(--line);background:#fff;padding:25px}.weeks-grid article>span{text-transform:uppercase;letter-spacing:.1em;color:var(--orange);font-size:.75rem;font-weight:900}.weeks-grid h3{margin-top:14px}.weeks-grid p{color:var(--muted);font-size:.92rem}.weeks-grid.detailed article{min-height:240px}.about-preview,.about-page{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.about-page{align-items:start}.about-photo{border-radius:var(--radius);background:var(--navy);position:relative;overflow:hidden}.about-photo img{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%}.about-photo>div{color:#fff;background:linear-gradient(#0000,#041d43f2);padding:20px;position:absolute;bottom:0;left:0;right:0}.about-photo strong,.about-photo span{display:block}.about-photo span{font-size:.84rem}.about-photo.large{max-width:520px}.stat-row{grid-template-columns:1fr 1fr;gap:16px;margin:30px 0;display:grid}.stat-row div{background:var(--light);border-radius:16px;padding:18px}.stat-row strong,.stat-row span{display:block}.stat-row strong{color:var(--navy);font-size:1.45rem}.stat-row span{color:var(--muted);font-size:.82rem}.offer-section{background:linear-gradient(135deg,var(--navy),var(--navy-2))}.offer-card{color:#dfe9f6;background:#ffffff12;border:1px solid #ffffff29;border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;padding:48px;display:grid}.offer-card h2{color:#fff}.offer-price{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.offer-price>span,.offer-price small{color:#c3d2e5}.offer-price>strong{color:#fff;font-size:3.2rem;line-height:1}.faq-preview{grid-template-columns:.65fr 1.35fr;gap:70px;display:grid}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.faq-list summary{cursor:pointer;color:var(--navy);padding:20px 54px 20px 20px;font-weight:850;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:1.5rem;transition:all .2s;position:absolute;top:13px;right:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding:0 20px 20px}.whatsapp-section{background:#eaf8f1;padding:56px 0}.whatsapp-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.whatsapp-inner h2{font-size:2rem}.whatsapp-inner p{margin-bottom:0}.whatsapp-inner>div{max-width:720px}.page-hero{background:linear-gradient(135deg,#fff,#f2f6fb 70%,#fff2e8);padding:110px 0 90px}.page-hero h1{font-size:clamp(2.7rem,5vw,4.9rem)}.page-hero p:not(.eyebrow):not(.product-tag){color:#4e6178;max-width:760px;font-size:1.2rem}.page-hero .button{margin-top:16px}.action-list{grid-template-columns:1fr 1fr;gap:16px;display:grid}.action-list>div{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:18px;padding:20px;display:flex}.action-list span{background:var(--navy);color:#fff;border-radius:50%;flex:0 0 42px;place-items:center;height:42px;font-weight:900;display:grid}.action-list p{margin:0;font-weight:700}.method-details{grid-template-columns:1fr 1fr;gap:18px;display:grid}.method-details article{border:1px solid var(--line);border-radius:var(--radius);gap:20px;padding:28px;display:flex}.method-details article>span{color:var(--orange);font-weight:900}.method-details h2{font-size:1.6rem}.method-details p{color:var(--muted)}.vertical-flow{gap:8px;display:grid}.vertical-flow div{color:var(--navy);text-align:center;background:#fff;border-radius:12px;padding:14px 18px;font-weight:850;position:relative}.vertical-flow div:not(:last-child):after{content:"↓";z-index:2;color:#ff9b63;position:absolute;bottom:-21px;left:50%}.application-timeline{max-width:900px;margin:auto}.application-timeline article{grid-template-columns:80px 1fr;gap:28px;padding:0 0 48px;display:grid;position:relative}.application-timeline article:not(:last-child):before{content:"";background:var(--line);width:2px;position:absolute;top:60px;bottom:0;left:29px}.timeline-number{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:60px;height:60px;font-weight:900;display:grid}.application-timeline span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:900}.application-timeline h2{margin-top:8px;font-size:1.9rem}.application-timeline p{color:var(--muted);margin:0}.tool-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.tool-grid article{border-radius:var(--radius);color:var(--text);background:#fff;padding:24px}.example-label{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:850}.tool-grid dl{margin:20px 0 0}.tool-grid dl div{border-top:1px solid var(--line);grid-template-columns:1fr 40px;gap:8px;padding:10px 0;display:grid}.tool-grid dt{font-size:.83rem}.tool-grid dd{color:var(--orange);margin:0;font-weight:900}.statement{text-align:center;max-width:880px}.statement p{color:var(--orange);font-size:1.2rem;font-weight:850}.statement h2{margin:0}.page-cta{background:var(--cream);border-top:1px solid #f2dfca;padding:68px 0}.page-cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.page-cta-inner>div{max-width:760px}.page-cta h2{font-size:clamp(1.8rem,3vw,2.8rem)}.page-cta p{margin-bottom:0}.fit-grid{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.fit-card{border-radius:var(--radius);padding:38px}.fit-card.yes{background:var(--light);border:1px solid var(--line)}.fit-card.no{background:var(--navy);color:#dfe9f6}.fit-card.no h2{color:#fff}.fit-card.no ul{gap:14px;padding-left:20px;display:grid}.fit-card.no .eyebrow{color:#ff9b63}.experience-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.experience-grid span{text-align:center;color:#fff;background:#ffffff17;border:1px solid #ffffff24;border-radius:14px;padding:20px;font-weight:800}.social-links{flex-wrap:wrap;gap:10px;display:flex}.social-links a{align-items:center;gap:8px;font-size:.88rem;font-weight:750;display:inline-flex}.social-links a span{background:var(--navy);color:#fff;letter-spacing:.04em;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.68rem;display:grid}.whatsapp-link{color:#187c4f;border-bottom:2px solid #187c4f;margin-top:22px;font-weight:850;display:inline-block}.faq-page{max-width:900px}.faq-page .faq-list{gap:14px}.site-footer{color:var(--text);background:#f7f4ee;border-top:1px solid #e8e1d6}.footer-grid{grid-template-columns:1.1fr .7fr 1fr;gap:70px;padding-top:64px;padding-bottom:55px;display:grid}.footer-brand .brand img{width:110px;height:110px}.footer-brand p{max-width:360px;color:var(--muted)}.site-footer h2{text-transform:uppercase;letter-spacing:.1em;font-size:1rem}.footer-nav{gap:9px;font-size:.9rem;display:grid}.footer-nav a:hover{color:var(--orange)}.footer-bottom{background:var(--navy);color:#dfe9f6;padding:18px 0;font-size:.84rem}@media (width<=1100px){.site-nav{gap:12px;font-size:.76rem}.button-compact{padding:10px 13px}.hero-layout{grid-template-columns:1fr .78fr;gap:40px}.card-grid.three,.weeks-grid,.application-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.header-inner{height:76px}.brand img{width:62px;height:62px}.menu-toggle{display:block}.site-nav{border-bottom:1px solid var(--line);background:#fff;align-items:stretch;gap:0;margin:0;padding:16px 20px 22px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 30px #072b611f}.site-nav.is-open{flex-direction:column;display:flex}.site-nav>a:not(.button){border-bottom:1px solid var(--line);padding:13px 6px}.site-nav .button{width:100%;min-height:50px;margin-top:16px}.hero{min-height:auto;padding:72px 0}.hero-layout{grid-template-columns:1fr;gap:62px}.control-board{max-width:500px}.split-head,.program-intro,.audience-preview,.two-column,.flow-section,.about-preview,.about-page,.offer-card,.faq-preview{grid-template-columns:1fr;gap:38px}.method-strip{grid-template-columns:repeat(3,1fr)}.method-strip>div:nth-child(3){border-right:0}.method-strip>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.pill-grid{grid-template-columns:repeat(2,1fr)}.tool-grid,.fit-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}.page-cta-inner{flex-direction:column;align-items:flex-start}.experience-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:70px 0}h1{font-size:clamp(2.45rem,12vw,3.45rem)}h2{font-size:clamp(1.85rem,9vw,2.65rem)}.hero{padding:56px 0 68px}.hero-layout{gap:48px}.hero-lead{font-size:1.05rem}.product-name{font-size:.92rem}.offer-inline{flex-direction:column;align-items:flex-start;gap:4px}.offer-inline strong{font-size:2rem}.offer-inline span{max-width:none}.button-row{display:grid}.button{width:100%;padding-inline:18px}.control-board{width:calc(100% - 18px)}.board-ring{border-width:18px}.board-node{width:105px;padding:8px 7px}.board-node b{font-size:.74rem}.board-node span{font-size:.62rem}.board-center b{font-size:1rem}.board-node.n1,.board-node.n4{left:-5%}.board-node.n2,.board-node.n3{right:-5%}.section-head{margin-bottom:34px}.split-head{gap:18px}.card-grid.three,.weeks-grid,.application-grid,.pill-grid,.method-details,.action-list{grid-template-columns:1fr}.method-strip{grid-template-columns:repeat(2,1fr)}.method-strip>div{min-height:105px}.method-strip>div:nth-child(3){border-right:1px solid var(--line)}.method-strip>div:nth-child(2n){border-right:0}.method-strip>div:nth-child(-n+4){border-bottom:1px solid var(--line)}.application-grid article{padding:22px}.weeks-grid.detailed article{min-height:auto}.stat-row{grid-template-columns:1fr}.offer-card{padding:26px}.offer-price>strong{font-size:2.55rem}.whatsapp-inner{flex-direction:column;align-items:flex-start}.page-hero{padding:78px 0 64px}.page-hero p:not(.eyebrow):not(.product-tag){font-size:1.05rem}.application-timeline article{grid-template-columns:52px 1fr;gap:14px}.timeline-number{width:48px;height:48px}.application-timeline article:not(:last-child):before{top:48px;left:23px}.application-timeline h2{font-size:1.45rem}.tool-grid article{padding:20px}.tool-grid dl div{grid-template-columns:1fr 28px}.fit-card{padding:24px}.experience-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.social-links{grid-template-columns:1fr 1fr;display:grid}.footer-bottom{text-align:center}}@media (width<=390px){.container{width:min(calc(100% - 24px),var(--container))}.hero h1{font-size:2.5rem}.control-board{width:100%}.board-node{width:94px}.board-node b{font-size:.68rem}.board-node.n1,.board-node.n4{left:-1%}.board-node.n2,.board-node.n3{right:-1%}.method-strip strong{font-size:.82rem}.social-links,.experience-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
