*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fff;color:#1f2937;scroll-behavior:smooth;position:relative}#root{min-height:100%}.luxury-background{position:relative;min-height:100vh;width:100%;background:#fff;overflow-x:hidden}.luxury-background:before{content:"";position:fixed;top:-30%;left:-20%;width:65vw;height:65vw;background:radial-gradient(circle,#c8a7ff73,#c8a7ff54,#ffb3e83b 50%,#ffb3e800);filter:blur(60px);pointer-events:none;z-index:-1;animation:floatTopLeft 20s infinite ease-in-out}.luxury-background:after{content:"";position:fixed;top:35%;right:-25%;width:50vw;height:50vw;background:radial-gradient(circle,#ffb3e873,#ffb3e854,#c8a7ff3b 60%,#c8a7ff00);filter:blur(80px);pointer-events:none;z-index:-1;animation:floatRight 25s infinite ease-in-out}.luxury-background>*:first-child:before{content:"";position:fixed;top:44%;left:50%;transform:translate(-50%,-50%);width:35vw;height:35vw;background:radial-gradient(circle,#ffb3e86b,#c8a7ff4a,#ffb3e833 50%,#ffb3e812);filter:blur(60px);pointer-events:none;z-index:-1;animation:floatCenter 30s infinite ease-in-out}.luxury-background>*:first-child:after{content:"";position:fixed;bottom:20%;left:-22%;width:45vw;height:45vw;background:radial-gradient(circle,#e8e0ff73,#e8e0ff54,#c8a7ff3b 60%,#c8a7ff00);filter:blur(60px);pointer-events:none;z-index:-1;animation:floatBottomLeft 22s infinite ease-in-out alternate}@keyframes floatTopLeft{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,40px) scale(1.08)}}@keyframes floatRight{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,30px) scale(1.05)}}@keyframes floatCenter{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-45%,-45%) scale(1.1)}}@keyframes floatBottomLeft{0%,to{transform:translate(0) scale(1)}50%{transform:translate(35px,-25px) scale(1.06)}}.landing-page{width:100%;overflow-x:hidden;overflow-y:visible;position:relative;z-index:1;isolation:isolate}.main-header{position:fixed;top:20px;left:50%;transform:translate(-50%);max-width:1400px;width:calc(100% - 80px);height:80px;display:flex;align-items:center;justify-content:space-between;background:#fff;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);padding:1rem 2rem;z-index:9999;border-radius:100px;box-shadow:0 8px 32px #a78bfa26,0 0 0 1px #ffffff80 inset;isolation:isolate}.header-content{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo-brand{display:flex;align-items:center;gap:1rem;flex-shrink:0}.logo-brand a{display:flex;align-items:center;gap:1rem;text-decoration:none}.brand-logo{width:55px;height:55px;object-fit:contain;border-radius:8px;transition:transform .3s ease}.brand-logo:hover{transform:scale(1.05)}.brand-name{font-size:1.8rem;font-weight:700;color:#1a1a1a;transition:color .3s ease}.brand-name:hover{color:#a78bfa}.header-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.header-nav{display:flex;gap:2.5rem;align-items:center;flex:1;justify-content:center}.header-nav a{color:#000!important;text-decoration:none;font-size:1rem;font-weight:600;transition:color .3s ease;opacity:1!important}.header-nav a:hover{color:#a78bfa!important}.header-downloads{display:flex;align-items:center;gap:.75rem}.download-stores{height:200px;width:auto;object-fit:contain;cursor:pointer;transition:transform .3s ease}.download-stores:hover{transform:scale(1.05)}.mobile-menu-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;color:#1a1a1a;transition:color .3s ease;z-index:10001}.mobile-menu-toggle:hover{color:#a78bfa}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;margin-top:1rem;background:#fff;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:20px;padding:1rem;box-shadow:0 8px 32px #a78bfa26;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu a{display:block;padding:1rem;color:#000!important;text-decoration:none;font-size:1rem;font-weight:600;transition:all .3s ease;border-radius:10px;opacity:1!important}.mobile-menu a:hover{background:#e9dfff;color:#a78bfa;transform:translate(5px)}.landing-page:before{content:"";position:fixed;top:30%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(196,181,253,.29) 0%,rgba(196,181,253,.16) 35%,transparent 65%);filter:blur(70px);pointer-events:none;z-index:-1;animation:float 18s infinite ease-in-out}.landing-page:after{content:"";position:fixed;bottom:40%;left:-5%;width:350px;height:350px;background:radial-gradient(circle,rgba(251,207,232,.29) 0%,rgba(251,207,232,.16) 35%,transparent 65%);filter:blur(60px);pointer-events:none;z-index:-1;animation:float 22s infinite ease-in-out alternate}.navbar{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#1e1e2d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;border-radius:50px;box-shadow:0 10px 40px #0000004d;max-width:500px;width:90%;gap:1rem}.navbar:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:50px;padding:1px;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.logo{display:none}.logo-icon{width:50px;height:50px;background:linear-gradient(135deg,#a78bfa,#f472b6);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 4px 15px #a78bfa66;cursor:pointer;transition:transform .3s ease}.logo-icon:hover{transform:scale(1.1)}.logo-text{display:none}.nav-links{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1}.nav-links a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-weight:500;font-size:.75rem;transition:all .3s;padding:.5rem 1rem;border-radius:20px;min-width:60px}.nav-links a:before{content:"";display:block;width:24px;height:24px;margin-bottom:.25rem;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:1;transition:opacity .3s}.nav-links a:hover{color:#fff;background:#d4c5f9}.nav-links a:hover:before{opacity:1}.nav-links a:nth-child(1):before{content:"◉";font-size:1.5rem}.nav-links a:nth-child(2):before{content:"📊";font-size:1.2rem}.nav-links a:nth-child(3):before{content:"⋯";font-size:1.5rem;letter-spacing:2px}.nav-links a.active{color:#fff;background:#c4b5fd}.nav-links a.active:before{opacity:1;filter:drop-shadow(0 0 8px rgba(167,139,250,.8))}.cta-button{display:none}.hero{min-height:100vh;background:#fff;position:relative;overflow:hidden;padding-top:6rem;padding-bottom:4rem}.hero-content{max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;min-height:calc(100vh - 10rem);isolation:isolate;background:#fff}.hero-text{flex:0 0 45%;max-width:600px;margin-top:0;position:relative;z-index:2}.hero-rating{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.user-avatars{display:flex;gap:-.5rem}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#f472b6);display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-left:-10px;border:3px solid #f8f9fa}.avatar:first-child{margin-left:0}.rating-text{font-size:.95rem;color:#333;font-weight:500}.hero-title{font-size:3.5rem;font-weight:800;color:#1a1a1a;margin-bottom:.5rem;line-height:1.1}.hero-subtitle-main{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.2}.hero-description{font-size:1.1rem;color:#333;line-height:1.7;margin-bottom:2.5rem;max-width:900px;font-weight:500}.hero-image-container{display:flex;justify-content:flex-start;margin-top:-100px}.download-buttons-hero{height:300px;width:auto;cursor:pointer;margin-left:-100px}.phone-showcase{flex:0 0 10%;display:flex;align-items:center;justify-content:flex-end;gap:2rem;margin-top:-100px;margin-right:-100px;padding:0;position:relative;z-index:1}.phone-image-wrapper{flex-shrink:0;transition:transform .3s ease;perspective:1000px}.phone-image-wrapper:first-child .phone-screen-img{transform:rotateY(-15deg) rotateX(5deg)}.phone-image-wrapper:last-child .phone-screen-img{transform:rotateY(15deg) rotateX(5deg)}.phone-image-wrapper:hover{transform:scale(1.05)}.phone-screen-img{height:450px;width:auto;border-radius:30px;box-shadow:0 20px 60px #a78bfa4d;transition:transform .3s ease}.arrow-connector{display:flex;align-items:center;justify-content:center;animation:arrowPulse 2s ease-in-out infinite}@keyframes arrowPulse{0%,to{opacity:1;transform:translate(0)}50%{opacity:1;transform:translate(10px)}}.hero-image{flex:1;display:flex;align-items:center;justify-content:center;gap:3rem;position:relative;padding:2rem 0}.phone-mockup{width:280px;height:580px;background:#1a1a1a;border-radius:40px;padding:15px;box-shadow:0 30px 80px #0000004d;position:relative;transition:transform .3s ease}.phone-mockup:hover{transform:scale(1.02)}.left-phone{margin-top:-50px}.right-phone{margin-top:50px}.phone-screen{width:100%;height:100%;background:#fff;border-radius:30px;overflow:hidden;position:relative}.phone-screen:before{content:"";position:absolute;top:15px;left:50%;transform:translate(-50%);width:100px;height:25px;background:#1a1a1a;border-radius:15px;z-index:10}.scan-interface,.results-interface{padding:50px 15px 20px;height:100%;display:flex;flex-direction:column;background:#f5f5f7}.scan-header,.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-weight:600;font-size:1rem}.back-btn{background:#fff;border:none;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;box-shadow:0 2px 8px #0000001a}.scan-photo-frame{flex:1;background:linear-gradient(135deg,#fce4ec,#f3e5f5);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:1.5rem;overflow:hidden}.face-mesh{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mesh-overlay{width:70%;height:auto}.scan-actions{display:flex;flex-direction:column;gap:.75rem}.upload-button{background:linear-gradient(135deg,#e1bee7,#f8bbd0);border:none;padding:1rem;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;color:#fff;cursor:pointer}.selfie-button{background:#fff;border:none;padding:1rem;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;color:#1a1a1a;cursor:pointer;box-shadow:0 2px 8px #0000001a}.overall-health-card{background:#fff;padding:1.25rem;border-radius:20px;margin-bottom:1rem;box-shadow:0 2px 8px #0000000d}.health-label{font-size:.85rem;color:#999;display:block;margin-bottom:.75rem}.health-content{display:flex;justify-content:space-between;align-items:center}.health-score{display:flex;flex-direction:column;gap:.25rem}.score-big{font-size:3rem;font-weight:700;line-height:1}.score-small{font-size:1.5rem;color:#999}.progress-text{font-size:.85rem;color:#4caf50;margin-top:.25rem}.circular-progress{position:relative;width:80px;height:80px}.circular-progress svg{width:100%;height:100%}.circular-progress .percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.2rem;font-weight:700}.section-title{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.kpis-grid-compact{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.kpi-card-mini{background:#fff;padding:1rem;border-radius:15px;box-shadow:0 2px 8px #0000000d}.kpi-header-mini{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.kpi-icon-mini{font-size:1.2rem}.kpi-name{font-size:.8rem;color:#666}.kpi-percent{font-size:1.5rem;font-weight:700;display:block;margin-bottom:.5rem}.progress-bar-mini{width:100%;height:6px;background:#f0f0f0;border-radius:10px;overflow:hidden}.progress-fill-mini{height:100%;border-radius:10px;transition:width .3s ease}.kpi-card-mini.pink .kpi-percent{color:#f472b6}.kpi-card-mini.pink .progress-fill-mini{background:#f472b6}.kpi-card-mini.purple .kpi-percent{color:#a78bfa}.kpi-card-mini.purple .progress-fill-mini{background:#a78bfa}.kpi-card-mini.red .kpi-percent{color:#ef4444}.kpi-card-mini.red .progress-fill-mini{background:#ef4444}.kpi-card-mini.blue .kpi-percent{color:#3b82f6}.kpi-card-mini.blue .progress-fill-mini{background:#3b82f6}.kpi-card-mini.orange .kpi-percent{color:#f97316}.kpi-card-mini.orange .progress-fill-mini{background:#f97316}.kpi-card-mini.green .kpi-percent{color:#10b981}.kpi-card-mini.green .progress-fill-mini{background:#10b981}.kpi-card-mini.violet .kpi-percent{color:#8b5cf6}.kpi-card-mini.violet .progress-fill-mini{background:#8b5cf6}.kpi-card-mini.cyan .kpi-percent{color:#06b6d4}.kpi-card-mini.cyan .progress-fill-mini{background:#06b6d4}.ai-summary-card{background:#fff;padding:1rem;border-radius:15px;margin-top:.5rem;box-shadow:0 2px 8px #00000014}.ai-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.ai-title{font-weight:700;font-size:.95rem}.ai-description{font-size:.85rem;color:#666;line-height:1.5}.connecting-arrow{position:absolute;width:200px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:1}.hero:before{content:"";position:absolute;top:10%;left:50%;transform:translate(-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(167,139,250,.33) 0%,rgba(196,181,253,.2) 30%,transparent 60%);filter:blur(80px);pointer-events:none;z-index:-1;animation:pulse 4s infinite ease-in-out}.hero:after{content:"";position:absolute;bottom:20%;right:10%;width:250px;height:250px;background:radial-gradient(circle,rgba(244,114,182,.29) 0%,rgba(251,207,232,.16) 30%,transparent 60%);filter:blur(70px);pointer-events:none;z-index:-1;animation:pulse 5s infinite ease-in-out alternate}@keyframes pulse{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.1)}}.hero-content{display:flex;align-items:center;justify-content:space-between;padding:4rem 5%;gap:4rem;max-width:1400px;margin:0 auto;position:relative;z-index:1;isolation:isolate}.hero-text{flex:1;max-width:600px}.hero-text h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,#6b46c1,#d946a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#555;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.primary-button{background:linear-gradient(135deg,#a78bfa,#f472b6);color:#fff;border:none;padding:1rem 2rem;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 25px #a78bfa59}.primary-button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #a78bfa80}.secondary-button{background:#fff;color:#a78bfa;border:2px solid #A78BFA;padding:1rem 2rem;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.secondary-button:hover{background:#fff;border-color:#a78bfa}.secondary-button:hover{background:#fff;border-color:#a78bfa;transform:translateY(-3px);box-shadow:0 8px 20px #a78bfa33}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.phone-screens-showcase{display:flex;align-items:center;justify-content:center;gap:60px;padding:2rem;position:relative;flex-wrap:wrap}.flow-arrow{display:flex;align-items:center;gap:8px;color:#a78bfa;font-size:2rem;position:relative;margin:0 -20px}.arrow-line{width:80px;height:2px;background:linear-gradient(90deg,#d4c5f9,#a78bfa,#d4c5f9);position:relative;display:flex;align-items:center}.arrow-line:before{content:"";position:absolute;left:15%;width:8px;height:8px;background:#a78bfa;border-radius:50%;animation:flowPulse 2s infinite}.arrow-line:after{content:"";position:absolute;left:45%;width:8px;height:8px;background:#a78bfa;border-radius:50%;animation:flowPulse 2s .3s infinite}.arrow-head{font-size:2.5rem;font-weight:700;animation:arrowBounce 2s ease-in-out infinite;text-shadow:0 0 20px rgba(167,139,250,.5)}@keyframes flowPulse{0%,to{opacity:1;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes arrowBounce{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.screen-label{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#a78bfa;font-weight:500;letter-spacing:.5px}.phone-mockup-container{width:380px;height:780px;background:#1f2937;border-radius:50px;padding:15px;box-shadow:0 25px 80px #0000004d;position:relative;transition:transform .3s ease;flex-shrink:0}.phone-mockup-container:hover{transform:scale(1.02)}.phone-mockup-container:before{content:"";position:absolute;top:15px;left:50%;transform:translate(-50%);width:120px;height:25px;background:#000;border-radius:0 0 20px 20px;z-index:10}.phone-screen{width:100%;height:100%;background:linear-gradient(180deg,#f5f3ff,#fff5f7,#f0f9ff);border-radius:40px;overflow:hidden;position:relative}.screen-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:50px 20px 100px;overflow-y:auto;opacity:0;transition:opacity .5s ease;pointer-events:none}.phone-screen.show-home .home-screen,.phone-screen.show-analysis .analysis-screen{opacity:1;pointer-events:auto}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.user-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;border:2px solid #A78BFA;position:relative}.user-avatar:after{content:"";position:absolute;bottom:2px;right:2px;width:12px;height:12px;background:#10b981;border:2px solid white;border-radius:50%}.user-avatar img{width:100%;height:100%;object-fit:cover}.header-icons{display:flex;gap:10px}.header-icons span{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 2px 8px #0000000d}.greeting h2{font-size:1.8rem;font-weight:700;margin-bottom:5px;color:#1f2937}.greeting p{font-size:1rem;color:#555}.greeting .highlight{color:#c4b5fd}.progress-card{background:#fff;border-radius:20px;padding:20px;margin:20px 0;box-shadow:0 4px 15px #a78bfa1a}.progress-tabs{display:flex;gap:10px;margin-bottom:15px}.progress-tabs .tab{padding:8px 15px;border-radius:15px;background:#f3f4f6;font-size:.85rem;color:#6b7280;font-weight:500}.progress-tabs .tab.active{background:#1f2937;color:#fff}.progress-text{font-size:.9rem;color:#555}.progress-text .percentage{color:#c4b5fd;font-weight:600}.skin-progress-section h3,.target-points h3,.quick-actions h3{font-size:1.2rem;font-weight:700;margin:20px 0 15px;color:#1f2937}.progress-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.score-card,.env-card{background:#fff;border-radius:15px;padding:15px;box-shadow:0 2px 10px #a78bfa14}.label{font-size:.75rem;color:#9ca3af;display:block;margin-bottom:10px}.circular-score{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#c4b5fd,#f472b6);display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#fff}.score-detail{margin-left:10px}.score-num{font-size:1.5rem;font-weight:700;color:#1f2937}.score-status{font-size:.8rem;color:#10b981}.env-info{font-size:.8rem}.env-stat{margin-top:8px;color:#6b7280}.targets{display:flex;gap:10px;flex-wrap:wrap}.target{padding:10px 20px;border-radius:20px;background:#fff;font-size:.85rem;border:1px solid #E5E7EB;color:#4b5563}.target.active{background:linear-gradient(135deg,#ddd6fe,#fbcfe8);border-color:transparent;color:#5b21b6}.action-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.action-btn{background:#fff;border-radius:20px;padding:30px 20px;text-align:center;box-shadow:0 4px 15px #a78bfa1a}.action-btn .icon{width:50px;height:50px;margin:0 auto 10px;background:linear-gradient(135deg,#ddd6fe,#c4b5fd);border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.action-btn span{font-size:.9rem;font-weight:600;color:#1f2937}.analysis-header{display:flex;align-items:center;gap:20px;margin-bottom:25px}.back-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 2px 8px #0000000d}.analysis-header h2{font-size:1.4rem;font-weight:700;color:#1f2937}.overall-health{background:#fff;border-radius:20px;padding:20px;margin-bottom:20px;box-shadow:0 4px 15px #a78bfa1a}.health-display{display:flex;justify-content:space-between;align-items:center}.big-number{font-size:3rem;font-weight:700;color:#1f2937}.big-number span{font-size:1.5rem;color:#9ca3af}.status{font-size:.9rem;color:#10b981;margin-top:5px}.circular-chart{width:80px;height:80px;border-radius:50%;background:conic-gradient(#c4b5fd,#c4b5fd 86%,#f3f4f6 86%,#f3f4f6);display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#1f2937;position:relative}.circular-chart:before{content:"";position:absolute;width:65px;height:65px;background:#fff;border-radius:50%;z-index:0}.kpis-title{font-size:1.2rem;font-weight:700;margin-bottom:15px;color:#1f2937}.kpis-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.kpi-item{background:#fff;border-radius:15px;padding:15px;box-shadow:0 2px 10px #a78bfa14}.kpi-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:.85rem;color:#555}.kpi-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem}.kpi-icon.pink{background:#fde8f3}.kpi-icon.purple{background:#ede9fe}.kpi-icon.red{background:#fee2e2}.kpi-icon.blue{background:#dbeafe}.kpi-icon.orange{background:#ffedd5}.kpi-icon.green{background:#d1fae5}.kpi-icon.violet{background:#ede9fe}.kpi-icon.cyan{background:#cffafe}.kpi-value{font-size:1.8rem;font-weight:700;margin-bottom:10px}.kpi-value.pink{color:#ec4899}.kpi-bar{height:6px;background:#f3f4f6;border-radius:10px;overflow:hidden;position:relative}.kpi-bar:before{content:"";position:absolute;left:0;top:0;height:100%;border-radius:10px;transition:width .5s ease}.kpi-bar.pink:before{background:#ec4899;width:65%}.ai-summary-box{background:linear-gradient(135deg,#ede9fe,#fce7f3);border-radius:20px;padding:20px;display:flex;gap:15px;align-items:flex-start}.ai-icon{width:50px;height:50px;background:linear-gradient(135deg,#c4b5fd,#f472b6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.ai-text h4{font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:8px}.ai-text p{font-size:.85rem;color:#555;line-height:1.5}.features{padding:6rem 5%;background:#fff;position:relative;overflow:hidden;isolation:isolate}.features h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1f2937;text-align:center}.features-interactive{max-width:1400px;margin:0 auto;display:flex;gap:4rem;align-items:center;background:#fff;padding:2rem;border-radius:20px}.features-list{flex:1;display:flex;flex-direction:column;gap:1.5rem}.feature-item{display:flex;gap:1.5rem;padding:2rem;border-radius:20px;background:#fff;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.feature-item:hover{background:#fff;transform:translate(10px)}.feature-item.scan-card.active{background:#fef1f8;border-color:#f472b6;box-shadow:0 10px 30px #f472b633}.feature-item.analysis-card.active{background:#f3f0ff;border-color:#a78bfa;box-shadow:0 10px 30px #a78bfa33}.feature-item.routine-card.active{background:#fff4ed;border-color:#fb923c;box-shadow:0 10px 30px #fb923c33}.feature-item.product-card.active{background:#f0fdf4;border-color:#22c55e;box-shadow:0 10px 30px #22c55e33}.feature-icon-small{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%}.feature-icon-small.scan-icon{background:#f472b626;color:#f472b6}.feature-icon-small.analysis-icon{background:#a78bfa26;color:#a78bfa}.feature-icon-small.routine-icon{background:#fb923c26;color:#fb923c}.feature-icon-small.product-icon{background:#22c55e26;color:#22c55e}.feature-content h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1f2937}.feature-content p{font-size:1rem;color:#555;line-height:1.6}.features-image{flex:0 0 400px;display:flex;align-items:center;justify-content:center}.feature-phone-img{height:600px;width:auto;border-radius:40px;box-shadow:0 30px 80px #a78bfa4d;transition:opacity .5s ease-in-out,transform .3s ease;transform:rotateY(-5deg) rotateX(3deg);perspective:1000px;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.feature-icon.scan{background:linear-gradient(135deg,#c7b5e8,#e9a3c9)}.feature-icon.health{background:linear-gradient(135deg,#a78bfa,#c7b5e8)}.feature-icon.routine{background:linear-gradient(135deg,#e9a3c9,#fbcfe8)}.feature-icon.products{background:linear-gradient(135deg,#fbcfe8,#fde68a)}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.feature-card p{color:#555;line-height:1.6}.skin-analysis{padding:80px 20px;background:#fff;position:relative}.skin-analysis-container{max-width:900px;margin:0 auto;background:#fff;padding:2rem;border-radius:20px}.skin-analysis h2{text-align:center;font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:40px}.overall-score-card{background:#fff;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:24px;margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 16px #00000014}.score-info{flex:1}.score-label{display:block;font-size:.9rem;color:#6b7280;margin-bottom:12px}.score-value{margin-bottom:8px}.score-number{font-size:3.5rem;font-weight:700;color:#1f2937;line-height:1}.score-total{font-size:1.5rem;color:#9ca3af;font-weight:600}.score-status{font-size:.95rem;color:#10b981;font-weight:500}.score-circle{position:relative;width:120px;height:120px}.score-circle svg{width:100%;height:100%}.score-percent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.8rem;font-weight:700;color:#1f2937}.kpis-title{font-size:1.3rem;font-weight:700;color:#1f2937;margin-bottom:20px}.kpis-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}.kpi-card{background:#fff;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);border-radius:15px;padding:18px;box-shadow:0 4px 16px #00000014}.kpi-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.kpi-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon.pink{background:#f472b633;color:#f472b6}.kpi-icon.purple{background:#a78bfa33;color:#a78bfa}.kpi-icon.red{background:#ef444433;color:#ef4444}.kpi-icon.blue{background:#3b82f633;color:#3b82f6}.kpi-icon.orange{background:#fb923c33;color:#fb923c}.kpi-icon.green{background:#22c55e33;color:#22c55e}.kpi-icon.violet{background:#8b5cf633;color:#8b5cf6}.kpi-icon.cyan{background:#06b6d433;color:#06b6d4}.kpi-name{font-size:.85rem;color:#6b7280;font-weight:500}.kpi-value{font-size:2rem;font-weight:700;margin-bottom:10px;line-height:1}.kpi-value.pink{color:#f472b6}.kpi-value.purple{color:#a78bfa}.kpi-value.red{color:#ef4444}.kpi-value.blue{color:#3b82f6}.kpi-value.orange{color:#fb923c}.kpi-value.green{color:#22c55e}.kpi-value.violet{color:#8b5cf6}.kpi-value.cyan{color:#06b6d4}.kpi-bar{height:6px;background:#f3f4f6;border-radius:10px;position:relative;overflow:hidden}.kpi-bar:before{content:"";position:absolute;left:0;top:0;height:100%;border-radius:10px}.kpi-bar.pink:before{background:#f472b6;width:65%}.kpi-bar.purple:before{background:#a78bfa;width:25%}.kpi-bar.red:before{background:#ef4444;width:40%}.kpi-bar.blue:before{background:#3b82f6;width:55%}.kpi-bar.orange:before{background:#fb923c;width:70%}.kpi-bar.green:before{background:#22c55e;width:35%}.kpi-bar.violet:before{background:#8b5cf6;width:20%}.kpi-bar.cyan:before{background:#06b6d4;width:75%}.ai-summary{background:#e9d5ffbf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(233,213,255,.8);border-radius:16px;padding:20px;display:flex;gap:16px;align-items:flex-start;box-shadow:0 2px 8px #8b5cf61a}.ai-icon{font-size:2rem;background:linear-gradient(135deg,#c8a7ff,#ffb3e8);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-content h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:8px}.ai-content p{font-size:.9rem;color:#555;line-height:1.5;margin-bottom:8px}.ai-content .ai-note{font-size:.8rem;color:#9ca3af;margin-top:8px;margin-bottom:0}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:30px}.kpi-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 4px 20px #a78bfa1a;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(167,139,250,.08)}.kpi-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #a78bfa33;border-color:#a78bfa26}.kpi-header{display:flex;align-items:center;gap:10px;margin-bottom:15px}.kpi-icon-circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon-circle svg{display:block}.kpi-name{font-size:.95rem;color:#6e6e73;font-weight:500}.kpi-value{font-size:2.2rem;font-weight:700;margin-bottom:12px;line-height:1}.kpi-bar{height:8px;background:#f5f5f7;border-radius:10px;overflow:hidden}.kpi-bar-fill{height:100%;border-radius:10px;transition:width 1s ease}.ai-summary{background:linear-gradient(135deg,#f3edfa,#fbf5f9);border-radius:24px;padding:28px;display:flex;gap:20px;align-items:flex-start;border:1px solid rgba(199,181,232,.2)}.ai-summary-icon{font-size:2.5rem;background:linear-gradient(135deg,#c7b5e8,#e9a3c9);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-summary-content h4{font-size:1.3rem;font-weight:700;color:#2d2d3a;margin-bottom:10px}.ai-summary-content p{font-size:1rem;color:#555;line-height:1.6;margin-bottom:12px}.ai-summary-note{font-size:.85rem;color:#aeaeb2;font-style:italic}@media (max-width: 768px){.overall-score-card{flex-direction:column;text-align:center;gap:25px}.kpi-grid{grid-template-columns:1fr}.ai-summary{flex-direction:column;text-align:center}.ai-summary-icon{margin:0 auto}}.how-it-works{padding:6rem 5%;background:#fff;text-align:center}.how-it-works h2{font-size:2.5rem;font-weight:700;margin-bottom:4rem;color:#1f2937}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;background:#fff;padding:2rem;border-radius:20px}.step{position:relative;z-index:1}.step-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.step-icon.step-1{background:#f472b626;color:#f472b6}.step-icon.step-2{background:#a78bfa26;color:#a78bfa}.step-icon.step-3{background:#fb923c26;color:#fb923c}.step-icon.step-4{background:#22c55e26;color:#22c55e}.step h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.step p{color:#555;line-height:1.6}.benefits{padding:6rem 5%;background:#fff;text-align:center;position:relative;overflow:hidden}.benefits:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:1000px;background:transparent;filter:blur(110px);pointer-events:none;z-index:0}.benefits h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1f2937;position:relative;z-index:1}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;position:relative;z-index:1;background:#fff;padding:2rem;border-radius:20px}.benefit-card{background:#fff;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);padding:2.5rem 2rem;border-radius:20px;transition:transform .3s,box-shadow .3s;position:relative;z-index:1;box-shadow:0 4px 16px #00000014}.benefit-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #c7b5e859}.benefit-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.benefit-icon.ai-icon-benefit{background:#a78bfa26;color:#a78bfa}.benefit-icon.security-icon-benefit{background:#3b82f626;color:#3b82f6}.benefit-icon.tracking-icon-benefit{background:#fb923c26;color:#fb923c}.benefit-icon.personalized-icon-benefit{background:#22c55e26;color:#22c55e}.benefit-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.benefit-card p{color:#555;line-height:1.6}.cta-section{padding:6rem 5%;background:#fff;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:transparent;filter:blur(110px);pointer-events:none;z-index:0;animation:pulse 8s infinite ease-in-out}.cta-content{position:relative;z-index:1;background:#fff;padding:3rem;border-radius:20px;max-width:800px;margin:0 auto}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.cta-content p{font-size:1.25rem;margin-bottom:2rem;color:#4b5563}.cta-large-button{background:linear-gradient(135deg,#a78bfa,#f472b6);color:#fff;border:none;padding:1.25rem 3rem;border-radius:35px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 35px #a78bfa66}.cta-large-button:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 45px #a78bfa80}.footer{background:#fff;padding:3rem 5% 2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto 1rem;align-items:flex-start;background:#fff;padding:2rem;border-radius:20px}.footer-brand-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-logo{display:flex;align-items:center;gap:1rem}.footer-logo-img{width:60px;height:60px;border-radius:12px;object-fit:cover}.footer-brand-name{font-size:1.5rem;font-weight:600;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-download-text{color:#555;font-size:.95rem;margin-bottom:.5rem;text-align:center}.footer-app-buttons{display:flex;gap:.75rem;align-items:center;justify-content:center}.footer-store-badge{height:180px;width:auto;display:block;cursor:pointer;transition:opacity .3s ease}.footer-store-badge:hover{opacity:.8}.footer-links-center{display:flex;justify-content:center;align-items:flex-start}.footer-links-section{display:flex;gap:4rem;flex-wrap:wrap}.footer-empty-section{min-width:280px}.footer-column{display:flex;flex-direction:column;gap:.5rem}.footer-column h4{font-weight:600;margin-bottom:.5rem;color:#1f2937;font-size:1rem}.footer-column a{color:#555;text-decoration:none;transition:color .3s;font-size:.9rem;line-height:1.8}.footer-column a:hover{color:#a78bfa}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;margin-top:2rem;border-top:2px solid rgba(167,139,250,.2);max-width:1200px;margin:2rem auto 0}.footer-copyright{color:#555;font-size:.9rem}.footer-social{display:flex;gap:16px;align-items:center}.social-link{color:#000;transition:color .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center}.social-link:hover{color:#a78bfa;transform:translateY(-2px)}.legal-page{min-height:100vh;background:linear-gradient(135deg,#f3e8ff,#e9d5ff,#fde4e7)}.legal-content{padding-top:120px;padding-bottom:60px;display:flex;justify-content:center}.legal-container{max-width:1000px;width:100%;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:60px 80px;box-shadow:0 8px 32px #0000001a}.legal-container h1{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:16px;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.last-updated{color:#555;font-size:1rem;margin-bottom:48px;padding-bottom:24px;border-bottom:2px solid #E5E7EB}.legal-section{margin-bottom:48px;padding:24px;background:#f9fafb80;border-radius:16px;border-left:4px solid transparent;border-image:linear-gradient(135deg,#a78bfa,#f472b6) 1}.legal-section h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:20px;margin-top:8px}.legal-section h3{font-size:1.3rem;font-weight:600;color:#374151;margin-top:28px;margin-bottom:16px}.legal-section p{color:#3a3a3a;line-height:1.9;margin-bottom:16px;font-size:1.05rem}.legal-section ul{list-style:disc;margin-left:32px;color:#3a3a3a;line-height:1.9;margin-bottom:16px;margin-top:12px}.legal-section li{margin-bottom:12px;font-size:1.05rem}.legal-section strong{color:#1f2937;font-weight:600}.legal-back{margin-top:64px;padding-top:40px;border-top:2px solid #E5E7EB;text-align:center}.back-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#a78bfa,#f472b6);color:#fff;text-decoration:none;border-radius:12px;font-weight:500;transition:transform .3s ease,box-shadow .3s ease}.back-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a78bfa66}.about-hero{text-align:center;padding:120px 20px 60px;max-width:800px;margin:0 auto}.about-hero h1{font-size:3.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-hero-subtitle{font-size:1.3rem;color:#555;line-height:1.6;font-weight:500}.about-section{max-width:1200px;margin:0 auto;padding:60px 40px}.about-section.alt-bg{background:#f9fafb80;border-radius:24px;margin:40px auto}.about-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-text-block{display:flex;flex-direction:column;gap:1.5rem}.about-icon-wrapper{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#f472b6);display:flex;align-items:center;justify-content:center;color:#fff}.about-text-block h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0}.about-text-block p{font-size:1.1rem;color:#555;line-height:1.8;margin:0}.about-image-wrapper{display:flex;justify-content:center;align-items:center}.about-phone-image{max-width:300px;height:auto;border-radius:30px;box-shadow:0 20px 60px #a78bfa4d}.section-title-center{text-align:center;font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-subtitle-center{text-align:center;font-size:1.2rem;color:#555;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.about-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px}.about-features-vertical{display:flex;flex-direction:column;gap:20px;margin-top:40px;max-width:800px;margin-left:auto;margin-right:auto}.about-feature-card{background:#fff;padding:40px 30px;border-radius:20px;box-shadow:0 4px 20px #a78bfa1a;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.about-feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #a78bfa33}.about-feature-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#a78bfa33,#f472b633);display:flex;align-items:center;justify-content:center;color:#a78bfa;margin:0 auto 1.5rem}.about-feature-card h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.about-feature-card p{font-size:1rem;color:#555;line-height:1.7}.about-benefits-list{display:flex;flex-direction:column;gap:30px;margin-top:40px}.about-benefit-item{display:flex;gap:30px;align-items:flex-start;padding:30px;background:#fff;border-radius:20px;box-shadow:0 4px 20px #a78bfa14;transition:transform .3s ease}.about-benefit-item:hover{transform:translate(10px)}.benefit-number{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex-shrink:0}.benefit-content h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.benefit-content p{font-size:1rem;color:#555;line-height:1.7}.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.value-card{text-align:center;padding:40px 20px;background:#fff;border-radius:20px;box-shadow:0 4px 20px #a78bfa14;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #a78bfa33}.value-card svg{color:#a78bfa;margin-bottom:1.5rem}.value-card h3{font-size:1.3rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.value-card p{font-size:.95rem;color:#555;line-height:1.6}.about-cta-section{text-align:center;padding:80px 40px;max-width:800px;margin:60px auto 0;background:linear-gradient(135deg,#a78bfa1a,#f472b61a);border-radius:24px}.about-cta-section h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.about-cta-section p{font-size:1.2rem;color:#555;margin-bottom:2rem}.about-cta-buttons{display:flex;justify-content:center;gap:1rem}.about-store-badge{height:60px;width:auto;cursor:pointer;transition:transform .3s ease}.about-store-badge:hover{transform:scale(1.05)}@media (max-width: 1024px){.about-content-grid{grid-template-columns:1fr;gap:40px}.about-image-wrapper{order:-1}.about-features-grid{grid-template-columns:1fr}.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-section{padding:50px 30px}}@media (max-width: 768px){.about-hero{padding:100px 20px 40px}.about-hero h1{font-size:2.5rem}.about-hero-subtitle{font-size:1.1rem}.about-section{padding:40px 20px}.about-text-block h2,.section-title-center{font-size:2rem}.section-subtitle-center{font-size:1.1rem}.about-phone-image{max-width:250px}.about-feature-card{padding:30px 20px}.about-feature-card h3{font-size:1.3rem}.about-feature-card p{font-size:.95rem}.about-benefit-item{flex-direction:column;gap:20px}.benefit-number{font-size:2.5rem}.about-values-grid{grid-template-columns:1fr}.about-cta-section{padding:60px 20px}.about-cta-section h2{font-size:2rem}.about-cta-section p{font-size:1.1rem}}@media (max-width: 480px){.about-hero{padding:90px 15px 30px}.about-hero h1{font-size:2rem}.about-hero-subtitle{font-size:1rem;line-height:1.5}.about-section{padding:30px 15px}.section-title-center{font-size:1.75rem}.section-subtitle-center{font-size:1rem;margin-bottom:2rem}.about-phone-image{max-width:200px}.about-features-vertical{gap:15px;margin-top:30px}.about-feature-card{padding:25px 15px}.about-feature-icon{width:50px;height:50px;margin:0 auto 1rem}.about-feature-icon svg{width:26px!important;height:26px!important}.about-feature-card h3{font-size:1.1rem;margin-bottom:.5rem}.about-feature-card p{font-size:.9rem;line-height:1.5}.about-cta-section{padding:50px 15px;margin:40px 15px 0}.about-cta-section h2{font-size:1.75rem}.about-cta-section p{font-size:1rem}.about-store-badge{height:50px}}.logo-brand a{display:flex;align-items:center;gap:12px;text-decoration:none}.contact-container{max-width:800px;margin:0 auto;padding:60px 80px;background:#fff;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:30px;box-shadow:0 20px 60px #a78bfa26}.contact-container h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#1f2937;text-align:center;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-subtitle{font-size:1.1rem;color:#555;text-align:center;margin-bottom:3rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:2rem}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group label{font-size:.95rem;font-weight:600;color:#374151}.form-group input,.form-group textarea{width:100%;padding:1rem 1.25rem;font-size:1rem;color:#1f2937;background:#fffc;border:2px solid rgba(167,139,250,.2);border-radius:12px;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#a78bfa;background:#fff;box-shadow:0 0 0 4px #a78bfa1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:150px}.submit-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#a78bfa,#f472b6);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #a78bfa4d}.submit-button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #a78bfa66}.submit-button:active{transform:translateY(0)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.form-message{padding:1rem 1.25rem;border-radius:10px;font-size:1rem;font-weight:500;margin-top:1rem;animation:slideIn .3s ease-out}.success-message{background:#d1fae5;color:#065f46;border:1px solid #10B981}.error-message{background:#fee2e2;color:#991b1b;border:1px solid #EF4444}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-info{display:flex;gap:2rem;margin-top:3rem;padding-top:3rem;border-top:2px solid rgba(167,139,250,.1)}.contact-info-item{flex:1;text-align:center;padding:1.5rem;background:linear-gradient(135deg,#a78bfa0d,#f472b60d);border-radius:16px;border:1px solid rgba(167,139,250,.1)}.contact-info-item h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.contact-info-item p{font-size:1rem;color:#a78bfa;font-weight:500}@media (max-width: 1024px){.main-header{width:calc(100% - 40px);padding:.75rem 1.5rem;height:auto;min-height:70px}.header-content{gap:1rem}.brand-name{font-size:1.5rem}.brand-logo{width:45px;height:45px}.header-nav{gap:1.5rem}.header-nav a{font-size:.9rem}.download-stores{height:160px}.header-downloads{display:none}.mobile-menu-toggle{display:flex}.hero{padding:140px 2rem 4rem}.hero-text h1{font-size:3rem}.hero-text p{font-size:1.1rem}.features-grid,.kpi-cards,.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.main-header{top:10px;width:calc(100% - 20px);height:auto;min-height:70px;padding:1rem 1.25rem;border-radius:30px}.header-content{flex-wrap:nowrap;gap:.75rem}.logo-brand{gap:.5rem;flex:1;min-width:0}.brand-logo{width:45px;height:45px;flex-shrink:0}.brand-name{font-size:1.3rem;white-space:nowrap}.header-nav{display:none}.header-right{gap:.5rem;flex-shrink:0}.header-downloads{display:none}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.mobile-menu{display:flex;flex-direction:column;gap:.5rem}.mobile-menu:after{content:"";display:block;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(167,139,250,.2)}.hero{padding:120px 1.5rem 3rem}.hero-content{flex-direction:column;text-align:center;gap:2rem}.hero-text{max-width:100%}.hero-text h1{font-size:2.25rem;line-height:1.2}.hero-text p{font-size:1rem;margin:1rem 0 1.5rem}.hero-image-container{justify-content:center;margin-top:0}.download-buttons-hero{height:200px;margin-left:0}.phone-showcase{flex-direction:row;gap:.75rem;margin-top:0;margin-right:0;justify-content:center;align-items:center;width:100%;padding:0 .5rem}.phone-image-wrapper{width:auto;max-width:45%;display:flex;justify-content:center;flex-shrink:1}.phone-image-wrapper:first-child .phone-screen-img,.phone-image-wrapper:last-child .phone-screen-img{transform:none}.phone-screen-img{width:100%;max-width:180px;height:auto;border-radius:20px;box-shadow:0 15px 40px #a78bfa40}.arrow-connector{transform:none;margin:0;flex-shrink:0}.arrow-connector svg{width:50px;height:30px}.hero-image{width:100%;max-width:380px;margin:0 auto}.hero-phone{width:100%;height:auto;max-width:100%}img{max-width:100%;height:auto;opacity:1!important}.feature-phone-img,.hero-phone,.benefit-image{width:100%;height:auto;max-width:100%;object-fit:contain}.features{padding:3rem 1.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.features{padding:3rem 1rem}.features h2{font-size:2rem;margin-bottom:2rem}.features-interactive{flex-direction:column;gap:2rem;padding:0}.features-list{width:100%;gap:1rem;order:2}.feature-item{padding:1.25rem;gap:1rem;flex-direction:row;align-items:flex-start}.feature-icon-small{width:50px;height:50px;flex-shrink:0}.feature-icon-small svg{width:24px!important;height:24px!important}.feature-content h3{font-size:1.1rem;margin-bottom:.25rem}.feature-content p{font-size:.9rem;line-height:1.5}.features-image{width:100%;max-width:100%;flex:none;order:1;padding:0 1rem;margin:0 auto;overflow:visible}.feature-phone-img{width:100%;max-width:280px;height:auto;margin:0 auto;display:block;border-radius:30px;transform:none;box-shadow:0 20px 60px #a78bfa40}.features-showcase{flex-direction:column;gap:2rem}.features-tabs{width:100%;order:1}.feature-tab{padding:1rem}.feature-icon{width:35px;height:35px}.feature-tab h3{font-size:1.1rem}.feature-tab p{font-size:.9rem}.kpi-analysis{padding:3rem 1.5rem}.kpi-cards{grid-template-columns:1fr;gap:1rem}.kpi-card{padding:1.25rem}.kpi-header h3{font-size:1rem}.kpi-icon{width:35px;height:35px}.kpi-score{font-size:1.5rem}.kpi-bar{height:6px}.ai-summary{margin:2rem 1.5rem;padding:1.5rem}.ai-icon{width:35px;height:35px}.ai-summary h3{font-size:1.1rem}.ai-summary p{font-size:.9rem}.benefits{padding:3rem 1.5rem}.benefits-grid{grid-template-columns:1fr;gap:1.25rem}.benefit-card{padding:1.5rem}.benefit-icon{width:40px;height:40px}.benefit-card h3{font-size:1.1rem}.benefit-card p{font-size:.9rem}.cta{padding:3rem 1.5rem;margin:2rem 1.5rem}.cta h2{font-size:2rem}.cta p{font-size:1rem}.footer{padding:3rem 1.5rem 2rem}.footer-main{grid-template-columns:1fr;gap:2.5rem;text-align:center;padding:1.5rem}.footer-brand-section{align-items:center}.footer-logo{justify-content:center;flex-direction:column;gap:.5rem}.footer-logo-img{width:70px;height:70px}.footer-brand-name{font-size:1.3rem}.footer-download-text{font-size:.9rem;text-align:center}.footer-app-buttons{justify-content:center;flex-wrap:wrap}.footer-store-badge{height:140px}.footer-links-center{justify-content:center}.footer-links-section{flex-direction:column;gap:2rem;width:100%}.footer-column{text-align:center}.footer-empty-section{display:none}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center;padding-top:1.5rem}.footer-social{justify-content:center}.legal-page .main-header{position:sticky}.legal-content{padding:120px 1rem 2rem}.legal-container{padding:2rem 1.5rem;max-width:100%}.legal-container h1{font-size:2rem}.legal-container h2{font-size:1.5rem}.legal-container h3{font-size:1.2rem}.legal-section{padding:1.5rem;margin-bottom:1.5rem}.legal-back{margin-top:2rem}.back-button{font-size:.9rem;padding:.75rem 1.5rem}.contact-container{padding:2rem 1.5rem;max-width:100%}.contact-container h1{font-size:2rem}.contact-subtitle{font-size:1rem;margin-bottom:2rem}.contact-form{gap:1.5rem}.form-group input,.form-group textarea{padding:.875rem 1rem;font-size:.95rem}.submit-button{padding:.875rem 1.75rem;font-size:1rem}.contact-info{flex-direction:column;gap:1.25rem;margin-top:2rem;padding-top:2rem}.contact-info-item{padding:1.25rem}}@media (max-width: 480px){.main-header{width:calc(100% - 10px);padding:.75rem 1rem;min-height:60px;top:5px}.header-content{gap:.5rem}.logo-brand{gap:.4rem}.brand-logo{width:40px;height:40px}.brand-name{font-size:1.1rem}.mobile-menu-toggle{width:35px;height:35px}.download-stores{height:100px}.hero{padding:100px 1rem 2rem}.hero-text h1{font-size:1.85rem}.hero-text p{font-size:.95rem}.hero-image{max-width:300px}.download-buttons-hero{height:160px}.phone-showcase{padding:0 .25rem;gap:.5rem;margin-top:0}.phone-image-wrapper{max-width:42%}.phone-screen-img{max-width:150px;border-radius:18px;box-shadow:0 10px 30px #a78bfa33}.arrow-connector svg{width:40px;height:25px}img{max-width:100%;height:auto}.feature-phone-img,.hero-phone,.benefit-image,.kpi-image{width:100%;height:auto;max-width:100%}.features{padding:2rem .75rem}.features h2{font-size:1.75rem;margin-bottom:1.5rem}.features-interactive{gap:1.5rem}.features-image{padding:0 .5rem}.feature-phone-img{max-width:250px;border-radius:25px}.feature-item{padding:1rem;gap:.75rem}.feature-icon-small{width:45px;height:45px}.feature-icon-small svg{width:22px!important;height:22px!important}.feature-content h3{font-size:1rem;margin-bottom:.25rem}.feature-content p{font-size:.85rem;line-height:1.4}.kpi-analysis,.benefits{padding:2rem 1rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:.9rem}.feature-tab{padding:.75rem}.feature-icon{width:30px;height:30px}.feature-tab h3{font-size:1rem}.feature-tab p{font-size:.85rem}.kpi-card{padding:1rem}.kpi-header h3{font-size:.9rem}.kpi-icon{width:30px;height:30px}.kpi-score{font-size:1.25rem}.ai-summary{margin:1.5rem 1rem;padding:1.25rem}.ai-icon{width:30px;height:30px}.ai-summary h3{font-size:1rem}.ai-summary p{font-size:.85rem}.benefit-card{padding:1.25rem}.benefit-icon{width:35px;height:35px}.benefit-card h3{font-size:1rem}.benefit-card p{font-size:.85rem}.cta{padding:2rem 1rem;margin:1.5rem 1rem}.cta h2{font-size:1.5rem}.cta p{font-size:.9rem}.footer{padding:2rem 1rem 1.5rem}.footer-logo-img{width:40px;height:40px}.footer-brand-name{font-size:1.15rem}.footer-download-text{font-size:.8rem}.footer-store-badge{height:120px}.footer-column h4{font-size:.95rem}.footer-column a{font-size:.85rem}.footer-bottom p{font-size:.8rem}.footer-social{gap:12px}.social-link{width:32px;height:32px}.legal-content{padding:100px .5rem 1.5rem}.legal-container{padding:1.5rem 1rem}.legal-container h1{font-size:1.75rem}.legal-container h2{font-size:1.25rem}.legal-container h3{font-size:1.1rem}.legal-container p,.legal-container li{font-size:.9rem}.legal-section{padding:1.25rem;margin-bottom:1.25rem}.contact-container{padding:1.5rem 1rem}.contact-container h1{font-size:1.75rem}.contact-subtitle{font-size:.9rem;margin-bottom:1.5rem}.contact-form{gap:1.25rem}.form-group label{font-size:.9rem}.form-group input,.form-group textarea{padding:.75rem .875rem;font-size:.9rem}.submit-button{padding:.75rem 1.5rem;font-size:.95rem}.form-message{padding:.75rem 1rem;font-size:.9rem}.contact-info{gap:1rem;margin-top:1.5rem;padding-top:1.5rem}.contact-info-item{padding:1rem}.contact-info-item h3{font-size:1rem}.contact-info-item p{font-size:.9rem}}@media (max-height: 600px) and (orientation: landscape){.hero{padding:80px 2rem 2rem}.hero-content{gap:2rem}.hero-text h1{font-size:2rem}.hero-image{max-width:250px}}
