.navbar{z-index:1000;background:#fff;justify-content:space-between;align-items:center;padding:.8rem 2rem;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#fff9f5f2;padding:.6rem 2rem;box-shadow:0 2px 20px #00000014}.nav-logo{align-items:center;gap:.5rem;display:flex}.nav-logo img{object-fit:contain;border-radius:10px;width:36px;height:36px}.nav-logo-text{color:#6c3ce1;font-family:Nunito,sans-serif;font-size:1.3rem;font-weight:800}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:#aa2df3;font-size:.88rem;font-weight:700;transition:color .3s;position:relative}.nav-links a:after{content:"";background:#6c3ce1;border-radius:999px;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover{color:#6c3ce1}.nav-links a:hover:after{transform:scaleX(1)}.nav-cta{background:linear-gradient(149deg,#f8c6ff 0%,#873092 100%);border-radius:999px;color:#fff!important;padding:.5rem 1.4rem!important;font-size:.85rem!important;font-weight:700!important;transition:all .2s!important}.nav-cta:hover{background:linear-gradient(149deg,#f198fd 0%,#521d58 100%);transform:translateY(-1px)}.nav-cta:after{display:none!important}.nav-medicos{background:#0d94880d;border-radius:999px;padding:.4rem 1rem;color:#0d9488!important;border:1.5px solid #0d94884d!important;font-weight:700!important;transition:all .3s!important}.nav-medicos:hover{color:#0d9488!important;background:#0d94881a!important;border-color:#0d9488!important}.nav-medicos:after{display:none!important}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#333;border-radius:999px;width:24px;height:2.5px;transition:all .3s;display:block}.hero-wave{z-index:5;width:100%;line-height:0;position:absolute;bottom:-5px;left:0}.hero-wave svg{width:calc(100% + 1.3px);height:120px;display:block}.hero-wave path{fill:#fff}.hero{background:#fdf5e9;align-items:center;min-height:90vh;padding:0;display:flex;position:relative;overflow:hidden}.hero-content{z-index:10;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1250px;margin:0 auto;padding:100px 40px;display:flex;position:relative}.hero-left{flex:1;max-width:600px}.hero-brand-logo{align-items:center;gap:15px;margin-bottom:10px;display:flex}.hero-brand-logo img{width:auto;height:60px}.hero-brand-logo span{color:#6c707d;font-size:2rem;font-weight:500}.hero-main-title{color:#2d3446;margin-bottom:2rem;font-size:4.5rem;font-weight:900;line-height:.95}.hero-title-suffix{color:#6c707d;font-weight:400}.hero-description{color:#4a4d5e;max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.5}.hero-button-group{gap:1.5rem;margin-bottom:3rem;display:flex}.btn-download-purple{color:#fff;background:linear-gradient(135deg,#a782d4 0%,#7d57c7 100%);border-radius:50px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:transform .2s;box-shadow:0 10px 20px #7d57c74d}.btn-features-cyan{color:#fff;background:linear-gradient(135deg,#a8e6cf 0%,#72d6bc 100%);border-radius:50px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:transform .2s;box-shadow:0 10px 20px #72d6bc4d}.btn-download-purple:hover,.btn-features-cyan:hover{transform:translateY(-3px)}.hero-stats-row{gap:3rem;display:flex}.hero-stat-box{flex-direction:column;display:flex}.stat-value{color:#6e7dfc;font-size:2.5rem;font-weight:800;line-height:1}.stat-desc{color:#333;font-size:.85rem;font-weight:700}.hero-right{flex:1;justify-content:flex-end;display:flex;position:relative}.hero-phone-mockup{z-index:1;width:380px;position:relative}.hero-phone-mockup img{filter:drop-shadow(0 30px 60px #00000026);width:100%;height:auto}.hero-bird-character{z-index:2;width:150px;height:150px;position:absolute;bottom:-20px;right:-40px}@media (max-width:1024px){.hero-content{text-align:center;flex-direction:column;padding-top:60px}.hero-brand-logo{justify-content:center}.hero-description{margin-left:auto;margin-right:auto}.hero-button-group,.hero-stats-row,.hero-right{justify-content:center}.hero-main-title{font-size:3.5rem}}@keyframes phoneFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(-1deg)}}.phone-status-bar{color:#fffc;justify-content:space-between;align-items:center;padding:.6rem 1.2rem .2rem;font-size:.62rem;font-weight:600;display:flex}.phone-notch{background:#0000004d;border-radius:999px;width:70px;height:16px}.phone-screen{background:#fff;border-radius:26px;height:calc(100% - 50px);margin:0 8px 8px;padding:.6rem;overflow:hidden}.phone-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;padding:.4rem .5rem .3rem;display:flex}.phone-header-title{color:#1e3a8a;font-size:.85rem;font-weight:800}.phone-notif-btn{background:#7c3aed;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;display:flex}.phone-profile-card{background:linear-gradient(135deg,#f0e6ff,#e8d5ff);border-radius:16px;align-items:center;gap:.5rem;margin-bottom:.4rem;padding:.6rem;display:flex}.phone-avatar{background:linear-gradient(135deg,#a78bfa,#7c3aed);border:2px solid #fff;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.phone-profile-info{flex:1}.phone-profile-name{color:#1e3a8a;font-size:.68rem;font-weight:700}.phone-progress-label{color:#64748b;margin-top:2px;font-size:.57rem}.phone-progress-bar{background:#ffffff80;border-radius:999px;height:4px;margin-top:4px;overflow:hidden}.phone-progress-fill{background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:999px;width:75%;height:100%}.phone-cards-row{flex-direction:column;gap:.35rem;margin-bottom:.4rem;display:flex}.phone-mini-card{background:#fff;border:1px solid #f0e6f0;border-radius:12px;align-items:center;gap:.4rem;padding:.5rem;display:flex;box-shadow:0 2px 6px #0000000d}.phone-card-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.phone-card-text{color:#1e3a8a;flex:1;font-size:.6rem;font-weight:700}.phone-grid{grid-template-columns:repeat(5,1fr);gap:.25rem;display:grid}.phone-grid-item{background:#fff;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:.35rem .1rem;display:flex;box-shadow:0 1px 4px #0000000a}.phone-grid-icon{border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;display:flex}.phone-grid-label{color:#1e3a8a;text-align:center;font-size:.4rem;font-weight:700;line-height:1.1}.floating-badge{white-space:nowrap;background:#fff;border-radius:14px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.74rem;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 30px #0000001f}.floating-badge-icon{font-size:1.1rem}.badge-top-right{animation:6s ease-in-out infinite badgeFloat1;top:50px;right:-35px}.badge-bottom-left{animation:7s ease-in-out infinite badgeFloat2;bottom:80px;left:-45px}.badge-top-left{animation:5s ease-in-out infinite badgeFloat3;top:140px;left:-55px}@keyframes badgeFloat1{0%,to{transform:translate(0)}50%{transform:translate(4px,-8px)}}@keyframes badgeFloat2{0%,to{transform:translate(0)}50%{transform:translate(-6px,7px)}}@keyframes badgeFloat3{0%,to{transform:translate(0)}50%{transform:translate(5px,5px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-35px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:translate(0)}}.scroll-indicator{color:#fffc;text-transform:uppercase;letter-spacing:1px;cursor:pointer;z-index:3;flex-direction:column;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;animation:2s infinite bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator .scroll-line{background:linear-gradient(#6c3ce1,#0000);border-radius:999px;width:1.5px;height:35px}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(7px)}}.section{padding:5rem 2rem;position:relative}.section-inner{max-width:1200px;margin:0 auto}.section-tag{color:#6c3ce1;letter-spacing:.5px;text-transform:uppercase;background:#6c3ce114;border:1px solid #6c3ce11f;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.8rem;padding:.4rem 1.1rem;font-size:.75rem;font-weight:800;display:inline-flex}.section-title{color:#1a1a1a;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;line-height:1.2}.section-subtitle{color:#666;max-width:560px;font-size:1rem;font-weight:500;line-height:1.7}.text-center{text-align:center}.text-center .section-subtitle{margin:0 auto}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3rem;display:grid}.privacy-page-wrapper{background:var(--background);min-height:100vh}.privacy-content-section{z-index:1;position:relative}.privacy-header .section-title{background:linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:1rem;font-size:clamp(2.2rem,5vw,3.5rem)}.privacy-body h2{color:var(--primary-dark);letter-spacing:-.02em;align-items:center;gap:.8rem;margin-top:3.5rem;margin-bottom:1.5rem;font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:800;display:flex}.privacy-body p{color:var(--text-secondary);margin-bottom:1.4rem;font-size:1.1rem}.privacy-body ul{margin-bottom:2rem;padding-left:1.5rem;list-style:none}.privacy-body ul li{margin-bottom:.8rem;position:relative}.privacy-body ul li:before{content:"•";color:var(--primary);width:1em;margin-left:-1em;font-weight:700;display:inline-block;position:absolute}.privacy-body strong{color:var(--primary-dark)}.privacy-body section{border:1px solid var(--border);background:#fff;border-radius:24px;margin-bottom:2rem;padding:2.5rem;transition:transform .3s;box-shadow:0 10px 40px #0000000a}.privacy-body section:hover{transform:translateY(-5px)}.feature-card{background:#fff;border:1.5px solid #f0ebf8;border-radius:20px;padding:1.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 3px 15px #0000000d}.feature-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #00000017}.feature-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:1rem;font-size:1.6rem;display:flex}.feature-card h3{color:#1a1a1a;margin-bottom:.5rem;font-family:Nunito,sans-serif;font-size:1rem;font-weight:800}.feature-card p{color:#666;font-size:.85rem;font-weight:500;line-height:1.6}.feature-card-badge{color:#fff;background:linear-gradient(135deg, var(--card-from), var(--card-to));border-radius:999px;margin-top:.8rem;padding:.25rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.parallax-banner-1{background:linear-gradient(135deg,#7c3aed 0%,#6c3ce1 50%,#5b21b6 100%);align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.parallax-banner-1:after{content:"";clip-path:ellipse(55% 100% at 50% 100%);background:#fff;height:80px;position:absolute;bottom:-2px;left:0;right:0}.parallax-banner-1 .stars-bg{background-image:radial-gradient(circle,#ffffff1a 1px,#0000 1px);background-size:35px 35px;position:absolute;inset:0}.parallax-shapes{pointer-events:none;position:absolute;inset:0}.shape{opacity:.08;border-radius:50%;animation:15s linear infinite shapeRotate;position:absolute}.shape-1{border:2px solid #fff;width:280px;height:280px;top:-80px;right:15%}.shape-2{background:#ffffff26;width:180px;height:180px;animation-delay:-5s;bottom:-40px;left:5%}.shape-3{opacity:.12;border:2px solid #fff6;width:130px;height:130px;animation-delay:-8s;top:50%;left:42%}@keyframes shapeRotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.1)}to{transform:rotate(360deg)scale(1)}}.banner-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem 5rem;display:grid;position:relative}.banner-text h2{color:#fff;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;line-height:1.2}.banner-text p{color:#ffffffd1;margin-bottom:1.5rem;font-size:.98rem;line-height:1.7}.banner-features{flex-direction:column;gap:.65rem;list-style:none;display:flex}.banner-features li{color:#ffffffe0;align-items:center;gap:.7rem;font-size:.92rem;font-weight:600;display:flex}.banner-features .feature-check{color:#fff;background:#fff3;border:1px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;display:flex}.tracker-banner{background:#fff;align-items:center;min-height:500px;padding:120px 20px;display:flex;position:relative;overflow:hidden}.tracker-banner-bg{z-index:1;position:absolute;inset:0}.tracker-banner-bg img{object-fit:cover;width:100%;height:100%}.tracker-banner .banner-content{z-index:10;align-items:center;gap:60px;width:100%;max-width:1250px;margin:0 auto;display:flex;position:relative}.banner-left{flex:1;justify-content:flex-end;display:flex}.banner-phone-wrapper{width:380px}.banner-phone-wrapper img{filter:drop-shadow(0 20px 40px #0003);width:100%;height:auto}.banner-right{color:#fff;flex:1.2}.banner-title{color:#fff;margin-bottom:20px;font-size:3.2rem;font-weight:300;line-height:1.1}.banner-title-bold{font-weight:900}.banner-subtitle{opacity:.95;color:#fff;max-width:500px;margin-bottom:40px;font-size:1.15rem;line-height:1.6}.banner-birds-growth{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.banner-birds-growth img{width:auto;height:180px}.birds-labels{gap:85px;padding-left:55px;display:flex}.birds-labels span{color:#fff;font-size:1.8rem;font-weight:900}@media (max-width:1024px){.tracker-banner .banner-content{text-align:center;flex-direction:column;gap:40px}.banner-left,.banner-right{justify-content:center;align-items:center}.banner-birds-growth{align-items:center}.birds-labels{gap:70px;padding-left:0}.banner-title{font-size:2.5rem}}.tracker-card-demo{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;width:260px;padding:1.4rem;box-shadow:0 20px 60px #00000040}.tracker-demo-title{color:#fff;margin-bottom:.8rem;font-size:1rem;font-weight:800}.tracker-items{flex-direction:column;gap:.6rem;display:flex}.tracker-item{background:#ffffff1a;border-radius:14px;align-items:center;gap:.7rem;padding:.7rem;transition:background .3s;display:flex}.tracker-item:hover{background:#ffffff2e}.tracker-item-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}.tracker-item-info{flex:1}.tracker-item-name{color:#fff;margin-bottom:3px;font-size:.82rem;font-weight:700}.tracker-item-bar{background:#ffffff26;border-radius:999px;height:5px;overflow:hidden}.tracker-item-fill{border-radius:999px;height:100%;animation:2s forwards fillIn}@keyframes fillIn{0%{width:0}}.tracker-item-pct{color:#ffffffb3;font-size:.7rem;font-weight:700}.steps-section{background:#fff}.steps-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid;position:relative}.steps-grid:before{content:"";z-index:0;background:linear-gradient(90deg,#e0d0ff,#c4b5fd,#a8e6cf);height:2px;position:absolute;top:38px;left:calc(12.5% + 28px);right:calc(12.5% + 28px)}.step-card{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.step-number-wrap{background:#fff;border:2.5px solid #e8d5ff;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:1rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 6px 25px #6c3ce11f}.step-card:hover .step-number-wrap{transform:scale(1.1);box-shadow:0 12px 35px #6c3ce138}.step-icon{font-size:1.7rem}.step-badge{color:#fff;background:linear-gradient(135deg,#6c3ce1,#a78bfa);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6rem;font-weight:900;display:flex;position:absolute;top:-7px;right:-7px}.step-card h3{color:#1a1a1a;margin-bottom:.4rem;font-family:Nunito,sans-serif;font-size:.98rem;font-weight:800}.step-card p{color:#777;font-size:.82rem;line-height:1.6}.parallax-banner-2{background:#f97840;align-items:center;min-height:580px;display:flex;position:relative;overflow:hidden}.parallax-banner-2:before{content:"";clip-path:ellipse(55% 100% at 50% 0);z-index:1;background:#fff;height:70px;position:absolute;top:-2px;left:0;right:0}.parallax-banner-2 .wave-bg{opacity:.1;position:absolute;inset:0}.parallax-banner-2 .wave-bg svg{width:100%;height:100%}.chat-demo{z-index:2;background:#fff;border-radius:24px;width:290px;padding:1.2rem;position:relative;box-shadow:0 20px 60px #0003}.chat-header{border-bottom:1px solid #f0e6f0;align-items:center;gap:.6rem;margin-bottom:.8rem;padding-bottom:.7rem;display:flex}.chat-avatar{background:linear-gradient(135deg,#6c3ce1,#a78bfa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;display:flex}.chat-status{flex:1}.chat-name{color:#1a1a3e;font-size:.8rem;font-weight:800}.chat-online{color:#16a34a;align-items:center;gap:4px;margin-top:1px;font-size:.62rem;font-weight:600;display:flex}.chat-online:before{content:"";background:#16a34a;border-radius:50%;width:5px;height:5px;animation:2s infinite pulse-dot}.chat-messages{flex-direction:column;gap:.5rem;margin-bottom:.7rem;display:flex}.chat-msg{border-radius:14px;max-width:85%;padding:.5rem .75rem;font-size:.73rem;font-weight:500;line-height:1.5}.chat-msg.ai{color:#333;background:#f5f0ff;border-bottom-left-radius:4px;align-self:flex-start}.chat-msg.user{color:#fff;background:linear-gradient(135deg,#6c3ce1,#a78bfa);border-bottom-right-radius:4px;align-self:flex-end}.chat-input-row{background:#f5f5f5;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .35rem .35rem .9rem;display:flex}.chat-input-placeholder{color:#aaa;flex:1;font-size:.7rem}.chat-send-btn{color:#fff;background:linear-gradient(135deg,#6c3ce1,#a78bfa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.ai-section-text .section-tag{color:#fff;background:#fff3;border-color:#ffffff4d}.ai-section-text .section-title{color:#fff}.ai-section-text .section-subtitle{color:#ffffffd9}.ai-section-text .banner-features li{color:#ffffffe6}.testimonials-section{background:#f97840;position:relative;overflow:hidden}.testimonials-section:after{content:"";clip-path:ellipse(55% 100% at 50% 100%);background:#fff;height:70px;position:absolute;bottom:-2px;left:0;right:0}.testimonials-section .section-tag{color:#fff;background:#fff3;border-color:#ffffff4d}.testimonials-section .section-title{color:#fff}.testimonials-section .section-subtitle{color:#ffffffd9}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:3rem;padding-bottom:3rem;display:grid}.testimonial-card{background:#fff;border:none;border-radius:20px;padding:1.5rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 6px 25px #0000001f}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.testimonial-quote{color:#e8d5ff;font-family:serif;font-size:2.5rem;line-height:1;position:absolute;top:1rem;right:1.2rem}.testimonial-stars{color:#fbbf24;gap:2px;margin-bottom:.7rem;font-size:.8rem;display:flex}.testimonial-card p{color:#555;margin-bottom:1rem;font-size:.87rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:.6rem;display:flex}.testimonial-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.testimonial-name{color:#1a1a1a;font-size:.85rem;font-weight:800}.testimonial-role{color:#999;font-size:.72rem}.cta-section{background:#e8f4ff;padding:6rem 2rem;position:relative;overflow:hidden}.cta-section .cta-grid-bg{display:none}.cta-section .cta-orbs{pointer-events:none;position:absolute;inset:0}.cta-orb{filter:blur(80px);border-radius:50%;position:absolute}.cta-orb-1{background:#6c3ce11a;width:400px;height:400px;top:-100px;right:-50px}.cta-orb-2{background:#f978401a;width:300px;height:300px;bottom:-80px;left:-40px}.cta-inner{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.cta-inner h2{color:#1a1a1a;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.15}.cta-inner h2 span{color:#6c3ce1}.cta-inner p{color:#666;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.store-btn{color:#fff;text-align:left;background:#1a1a1a;border:none;border-radius:14px;align-items:center;gap:.7rem;padding:.85rem 1.6rem;transition:all .3s;display:flex}.store-btn:hover{background:#333;transform:translateY(-3px);box-shadow:0 12px 35px #0003}.store-btn-icon{flex-shrink:0;font-size:1.8rem}.store-btn-label{opacity:.7;text-transform:uppercase;letter-spacing:.8px;font-size:.6rem;font-weight:600}.store-btn-name{font-size:1.05rem;font-weight:800}.cta-trust{color:#888;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;font-size:.8rem;font-weight:600;display:flex}.cta-trust-item{align-items:center;gap:.4rem;display:flex}.footer{color:#ffffffa6;background:#1a1a2e;padding:4rem 2rem 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.footer-brand-logo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.footer-brand-logo img{border-radius:10px;width:36px;height:36px}.footer-brand-name{color:#fff;font-family:Nunito,sans-serif;font-size:1.2rem;font-weight:800}.footer-brand-desc{color:#ffffff73;margin-bottom:1.5rem;font-size:.85rem;line-height:1.7}.footer-socials{gap:.7rem;display:flex}.social-icon{cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:all .3s;display:flex}.social-icon:hover{background:#6c3ce133;border-color:#6c3ce166;transform:translateY(-2px)}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.8px;margin-bottom:1rem;font-size:.85rem;font-weight:700}.footer-col ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-col ul li a{color:#ffffff73;font-size:.83rem;transition:color .3s}.footer-col ul li a:hover{color:#a78bfa}.footer-bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.footer-bottom p{color:#ffffff4d;font-size:.8rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:#ffffff4d;font-size:.8rem;transition:color .3s}.footer-bottom-links a:hover{color:#a78bfa}.footer-heart{color:#f97840}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-delay-5{transition-delay:.5s}.mobile-menu{z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff8f0fa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu .nav-links{text-align:center;flex-direction:column;gap:1.5rem;display:flex!important}.mobile-menu .nav-links a{font-size:1.3rem}.mobile-close{color:#6c3ce1;cursor:pointer;background:0 0;border:none;font-size:1.8rem;position:absolute;top:1.5rem;right:1.5rem}.section-features{background:#fff;padding:80px 20px}.features-header{text-align:center;margin-bottom:60px}.features-main-title{color:#2d3446;margin-bottom:20px;font-size:3.5rem;font-weight:900;line-height:1.1}.title-highlight{color:#4a5568}.features-subtitle{color:#718096;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.modern-features-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid}.feature-card-modern{background:#fff;border:2px solid #0000;border-radius:40px;flex-direction:column;gap:15px;padding:35px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000d}.feature-card-modern:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.card-header{align-items:center;gap:20px;display:flex}.card-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;font-size:1.8rem;display:flex}.card-title{color:#2d3446;font-size:1.4rem;font-weight:800}.card-text{color:#718096;font-size:1.05rem;line-height:1.5}.color-orange{border-color:#ffe8e8}.color-orange .card-icon{background:#ff7e7e}.color-blue{border-color:#e3f2fd}.color-blue .card-icon{background:#4dabf7}.color-purple{border-color:#f3f0ff}.color-purple .card-icon{background:#9775fa}.color-green{border-color:#ebfbee}.color-green .card-icon{background:#69db7c}.color-teal{border-color:#e6fcf5}.color-teal .card-icon{background:#38d9a9}.color-yellow{border-color:#fff9db}.color-yellow .card-icon{background:#fcc419}@media (max-width:1024px){.modern-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.modern-features-grid{grid-template-columns:1fr}.features-main-title{font-size:2.5rem}.feature-card-modern{border-radius:30px;padding:25px}}
