@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--bg-dark:#020617;--bg-surface:#0f172a80;--bg-card:#0f172ab3;--text-main:#f8fafc;--text-muted:#94a3b8;--primary:#0284c7;--primary-glow:#0284c726;--accent:#6366f1;--accent-glow:#6366f126;--whatsapp:#15803d;--whatsapp-hover:#166534;--border:#ffffff0d;--border-glow:#0284c726}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.bento-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.bento-card{background:var(--bg-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);border-radius:24px;padding:40px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #00000080}.bento-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 100%);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)}.bento-card:hover{border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 10px 30px -10px #0000004d}.img-neo{border:1px solid #ffffff1a;border-radius:20px;width:100%;transition:all .4s;box-shadow:0 10px 30px -10px #0006}.img-neo:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 15px 35px -10px #00000080}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:16px 36px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px -5px #00000080}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 15px 30px -5px #0009}.btn-primary:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.5);box-shadow:none!important;transform:none!important}.btn-whatsapp{background:var(--whatsapp);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:16px 36px;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .2s;box-shadow:0 10px 20px -5px #00000080}.btn-whatsapp:hover{background:var(--whatsapp-hover);transform:translateY(-1px)}.btn-outline{color:var(--text-main);border:1px solid var(--border);cursor:pointer;background:#ffffff08;border-radius:100px;padding:16px 32px;font-size:1rem;font-weight:500;transition:all .2s}.btn-outline:hover{background:#ffffff14;border-color:#fff3}.input-field{width:100%;color:var(--text-main);background:#0f172acc;border:1px solid #ffffff1a;border-radius:16px;padding:16px 20px;font-size:1rem;transition:all .3s}.input-field::placeholder{color:#475569}.input-field:focus{border-color:var(--primary);background:#020617e6;outline:none;box-shadow:0 0 0 4px #0ea5e933}.badge{color:var(--primary);letter-spacing:1px;text-transform:uppercase;background:#0ea5e91a;border:1px solid #0ea5e94d;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:700}.text-gradient{color:#fff}.badge-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.hero-section{justify-content:center;align-items:center;padding:40px 40px 60px;display:flex;position:relative;overflow:hidden}.hero-glow{display:none}.hero-inner{z-index:1;align-items:center;gap:60px;width:100%;max-width:1200px;display:flex;position:relative}.hero-text{flex:1.3;min-width:380px}.hero-title{letter-spacing:-1.5px;color:#fff;margin-bottom:20px;font-size:3.5rem;font-weight:900;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:520px;margin-bottom:36px;font-size:1.15rem;font-weight:300;line-height:1.75}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.btn-hero{letter-spacing:.2px;padding:18px 40px;font-size:1.15rem;font-weight:700}.btn-ghost{color:var(--text-muted);cursor:pointer;letter-spacing:.2px;background:0 0;border:none;padding:8px 4px;font-size:.95rem;font-weight:500;transition:color .2s}.btn-ghost:hover{color:var(--primary)}.hero-portrait-wrapper{flex-direction:column;flex:.7;align-items:center;gap:20px;display:flex}.hero-portrait{background:linear-gradient(145deg,#0f172a99,#020617e6);border:1px solid #ffffff14;border-radius:24px;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #000000b3,0 0 40px #0ea5e90f}.hero-portrait:after{display:none}.hero-portrait img{object-fit:cover;filter:brightness(.95)contrast(1.05);width:100%;max-width:320px;height:auto;transition:filter .4s;display:block}.hero-portrait:hover{border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 20px 40px -10px #0006}.hero-portrait:hover img{filter:brightness()contrast(1.08)}.hero-credential{-webkit-backdrop-filter:blur(12px);background:#0f172a99;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:12px 28px;display:flex}.credential-name{color:#fff;letter-spacing:.3px;font-size:1rem;font-weight:700}.credential-crp{color:var(--primary);letter-spacing:.5px;font-size:.8rem;font-weight:500}@media (width<=1024px){.hero-section{min-height:auto;padding:30px 20px 50px}.hero-inner{text-align:center;flex-direction:column;gap:40px}.hero-text{min-width:unset;order:1}.hero-text>div:first-child,.hero-cta-group{justify-content:center}.hero-title{letter-spacing:-1px;font-size:2.8rem}.hero-subtitle{max-width:none;margin-bottom:30px;font-size:1.05rem}.hero-portrait-wrapper{order:2}.hero-portrait img{max-width:280px}}@media (width<=640px){.hero-section{padding:15px 15px 30px}.hero-inner{gap:24px}.hero-title{font-size:1.85rem;line-height:1.15}.hero-subtitle{margin-bottom:20px;font-size:.95rem}.hero-portrait img{max-width:240px}.hero-credential{padding:10px 16px}.credential-name{font-size:.9rem}.hero-cta-group{flex-direction:column;width:100%}.btn-hero{width:100%;padding:16px;font-size:1.1rem}.btn-ghost{width:100%;padding:12px}.hero-text>div:first-child{flex-flow:wrap;justify-content:center;gap:6px}.hero-text>div:first-child .badge{padding:6px 12px;font-size:.75rem}}.animate-up{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeUp;transform:translateY(30px)}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.pulse-hover:hover{filter:brightness(1.1)}.float-anim{animation:6s ease-in-out infinite float}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.reveal-text{color:#000;background:linear-gradient(90deg,#fff,#475569,#fff) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:3s linear infinite shine}@keyframes shine{to{background-position:200%}}.float-whatsapp{background-color:var(--whatsapp);color:#fff;z-index:1000;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #25d36666}.float-whatsapp:hover{transform:scale(1.1)translateY(-5px);box-shadow:0 8px 25px #25d36680}.float-whatsapp svg{fill:#fff;width:35px;height:35px}.section-container{padding:60px 20px}.section-alt{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff04}.section-inner{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px}.section-title{letter-spacing:-.5px;color:#fff;margin-bottom:12px;font-size:2.1rem;font-weight:900}.section-description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.section-body{color:var(--text-muted);margin-bottom:16px;font-size:1.05rem;font-weight:300;line-height:1.8}.trust-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff05;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;padding:0;display:flex}.trust-bar-item{border-right:1px solid var(--border);flex:1;justify-content:center;align-items:center;gap:10px;min-width:200px;padding:20px 28px;display:flex}.trust-bar-item:last-child{border-right:none}.trust-bar-icon{font-size:1.3rem}.trust-bar-text{color:var(--text-muted);letter-spacing:.2px;font-size:.88rem;font-weight:500}.about-layout{max-width:800px}.about-highlights{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:28px;padding-top:24px;display:flex}.about-highlight-item{color:#e2e8f0;align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.highlight-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:20px;padding:36px 28px;transition:all .3s}.step-card:hover{border-color:var(--border-glow);transform:translateY(-3px)}.step-number{color:var(--primary);opacity:.3;letter-spacing:2px;margin-bottom:16px;font-size:2.2rem;font-weight:900;display:block}.step-title{color:#fff;margin-bottom:10px;font-size:1.15rem;font-weight:700}.step-desc{color:var(--text-muted);font-size:.95rem;line-height:1.7}.nav-brand{letter-spacing:1px;color:#f8fafc;font-size:1.4rem;font-weight:800}.btn-nav{color:var(--primary);border:1px solid var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:50px;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .2s}.btn-nav:hover{background:var(--primary);color:#000;box-shadow:0 0 15px #38bdf84d}@media (width<=768px){.nav-links-text{display:none!important}.main-navbar{padding:15px 20px!important}}@media (width<=480px){.nav-brand{font-size:1.1rem}.btn-nav{padding:8px 12px}.btn-nav-text{display:none}}.ebook-context-tag{text-align:center;text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);opacity:.7;margin-bottom:24px;font-size:.8rem;font-weight:700;display:block}.section-title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:2.4rem;font-weight:900;line-height:1.15}.bento-grid-4{grid-template-columns:repeat(2,1fr);gap:20px}@media (width<=1024px){.trust-bar-item{border-right:none;border-bottom:1px solid var(--border);min-width:50%}.trust-bar-item:last-child,.trust-bar-item:nth-child(2n){border-right:none}.trust-bar-item:nth-last-child(-n+2){border-bottom:none}.steps-grid{grid-template-columns:1fr;gap:16px}.section-title{font-size:2rem}.section-container{padding:60px 20px}}@media (width<=768px){.trust-bar-item{border-bottom:1px solid var(--border);min-width:50%;padding:16px 20px}.trust-bar-item:last-child,.trust-bar-item:nth-last-child(2){border-bottom:none}.bento-grid-4,.bento-grid,.steps-grid,.feature-grid{grid-template-columns:1fr;gap:16px}.bento-card{padding:24px}}@media (width<=480px){.section-container{padding:40px 15px}.section-title,.differential-title{font-size:1.7rem}.cta-final-title{font-size:1.85rem!important}.bento-card,.real-address-card,.step-card,.q-box,.differential-img-card{padding:24px!important}.trust-bar-item{text-align:center;flex-direction:column;gap:8px;min-width:50%;padding:16px 12px;border-right:none!important}.trust-bar-item:nth-child(2n){border-right:none!important}.trust-bar-item:nth-child(odd){border-right:1px solid var(--border)!important}.trust-bar-item:nth-last-child(-n+2){border-bottom:none}.about-layout{padding:0 10px}.btn-full{justify-content:center;width:100%}.cta-card{margin-bottom:60px;padding:30px 15px!important}.float-whatsapp{width:55px;height:55px;bottom:20px;right:15px}.float-whatsapp svg{width:32px;height:32px}}.ebook-section{background:radial-gradient(circle at 10% 20%,#00558026 0%,#0000 60%);border-top:1px solid #09c3;padding:80px 20px}.ebook-visual img{border-radius:12px;max-width:100%;height:auto;transition:all .5s;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 40px 80px -20px #000c,0 0 40px #09c3}.ebook-visual img:hover{transform:perspective(1000px)rotateY(0)scale(1.05)}.bg-teal{color:#fff;background:#005a7d}.text-yellow{color:#facc15}.ebook-container{flex-wrap:wrap;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.ebook-content{flex:1.2;min-width:400px}.ebook-visual{flex:.8;justify-content:center;display:flex;position:relative}.ebook-visual:after{content:"";background:var(--accent-glow);filter:blur(100px);z-index:-1;opacity:.5;width:100%;height:100%;position:absolute}.ebook-features{margin:30px 0;list-style:none}.ebook-features li{color:var(--text-muted);align-items:center;gap:12px;margin-bottom:16px;font-size:1.1rem;display:flex}.ebook-features li svg{color:var(--accent);width:20px;height:20px}.price-tag{color:#fff;align-items:baseline;gap:8px;margin-bottom:10px;font-size:2.5rem;font-weight:800;display:flex}.price-tag span{color:var(--text-muted);font-size:1rem;font-weight:400}.old-price{color:var(--text-muted);margin-bottom:5px;font-size:1.2rem;text-decoration:line-through;display:block}@media (width<=1024px){.ebook-container{text-align:center;flex-direction:column-reverse;gap:40px}.ebook-features li,.price-tag{justify-content:center}}@media (width<=480px){.ebook-section{padding:50px 15px}.ebook-features li{text-align:left;justify-content:flex-start;font-size:1rem}.price-tag{font-size:2rem}}.trust-section{text-align:center;border:1px dashed var(--border);background:#ffffff05;border-radius:40px;margin-top:80px;padding:60px}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin:60px 0;display:grid}.feature-item{border:1px solid var(--border);background:#ffffff08;border-radius:24px;padding:32px;transition:transform .3s}.feature-item:hover{border-color:var(--primary-glow);transform:translateY(-5px)}.feature-item h4{color:#fff;align-items:center;gap:10px;margin-bottom:15px;font-size:1.4rem;display:flex}.q-box{background:#005a7d1a;border:1px solid #09c3;border-radius:32px;margin-top:40px;padding:40px}.q-box q{color:var(--text-muted);font-size:1.25rem;font-style:italic;display:block}.btn-premium{background:linear-gradient(135deg, var(--yellow), #eab308);color:#000;cursor:pointer;border:none;border-radius:100px;padding:24px 48px;font-size:1.2rem;font-weight:800;transition:all .3s;box-shadow:0 10px 30px #eab3084d}.btn-premium:hover{transform:scale(1.05);box-shadow:0 15px 40px #eab30880}.real-location-wrapper{align-items:center;gap:60px;display:flex}.location-info-block{flex:1;min-width:320px}.real-address-card{border:1px dashed var(--border);-webkit-backdrop-filter:blur(10px);background:#ffffff05;border-radius:24px;padding:32px}.icon-wrapper{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.real-gallery-grid{flex:1.2;gap:20px;height:550px;display:flex}.gallery-main{border:1px solid #ffffff1a;border-radius:24px;flex:1.8;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c}.gallery-side{flex-direction:column;flex:1;gap:20px;display:flex}.real-photo{object-fit:cover;filter:brightness(.95);width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1),filter .6s}.gallery-main:hover .real-photo,.photo-top:hover,.photo-bottom:hover{filter:brightness(1.05);transform:scale(1.01)}.photo-top,.photo-bottom{border:1px solid #ffffff1a;border-radius:20px;flex:1;box-shadow:0 15px 30px -10px #0009}@media (width<=1024px){.real-location-wrapper{flex-direction:column;gap:40px}.real-gallery-grid{width:100%;height:450px}}@media (width<=640px){.real-gallery-grid{flex-direction:column;gap:12px;height:auto}.gallery-main{border-radius:16px;flex:none;height:240px}.gallery-side{flex-direction:row;gap:12px;height:140px}.photo-top,.photo-bottom{border-radius:12px}}.st-icon{width:24px;height:24px;stroke:var(--primary);stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.st-icon-whatsapp{stroke:#fff}.nav-wrapper{justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.nav-links-text{align-items:center;gap:30px;display:flex}.nav-link{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.nav-link:hover{color:#fff}.badge-group{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.info-row{gap:16px;margin-bottom:24px;display:flex}.differential-split{flex-wrap:wrap-reverse;align-items:center;gap:60px;display:flex}.differential-card{flex:1;min-width:340px}.differential-img-card{border:1px solid var(--border);background:#ffffff05;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:40px;display:flex}.differential-title{font-size:2.5rem}.differential-body{color:var(--text-muted);margin-bottom:30px;font-size:1.1rem;font-weight:300;line-height:1.8}.differential-list{flex-direction:column;gap:12px;display:flex}.differential-list-item{border:1px solid var(--border);background:#ffffff05;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;display:flex}.cta-final-card{text-align:center;max-width:800px;margin:0 auto;padding:60px 40px}.cta-final-btn-group{flex-direction:column;gap:16px;max-width:400px;margin:0 auto;display:flex}.section-title-sm{margin-top:16px;font-size:2.2rem}.cta-final-title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:2.4rem;font-weight:800;line-height:1.1}.cta-final-text{color:var(--text-muted);max-width:500px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.05rem}.info-row-title{color:#fff;margin-bottom:4px;font-size:1.1rem}.info-row-text{color:var(--text-muted);font-size:.95rem;line-height:1.5}.btn-cta-huge{padding:20px!important;font-size:1.15rem!important;font-weight:700!important}.btn-outline-white{color:#fff!important}
