@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{--primary-color:#4caf50;--primary-dark:#388e3c;--primary-light:#81c784;--secondary-color:#2196f3;--text-dark:#1a1a2e;--text-light:#666;--text-muted:#888;--bg-light:#f8faf9;--bg-white:#fff;--gradient-primary:linear-gradient(135deg,#4caf50,#81c784);--gradient-hero:linear-gradient(180deg,#e8f5e9,#fff)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--bg-white)}.landing-page{width:100%;overflow-x:hidden}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.05);padding:16px 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 24px;justify-content:space-between}.nav-container,.nav-logo{display:flex;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-decoration:none;gap:8px}.nav-logo-img{height:40px;width:auto;border-radius:20px}.nav-buttons{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 15px rgba(76,175,80,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(76,175,80,.4)}.btn-secondary{background:transparent;color:var(--text-dark);border:2px solid #e0e0e0}.btn-secondary:hover{border-color:var(--primary-color);color:var(--primary-color)}.btn-large{padding:16px 40px;font-size:1.1rem}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--gradient-hero);padding:120px 24px 80px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/home/bg1.png);background-size:cover;background-position:50%;opacity:.15;z-index:0}.hero-content{position:relative;z-index:1;max-width:800px}.hero h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:24px;background:linear-gradient(135deg,var(--text-dark) 0,#333 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:var(--text-light);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{gap:16px;flex-wrap:wrap}.hero-buttons,.hero-stats{display:flex;justify-content:center}.hero-stats{margin-top:60px;gap:48px}.stat-item{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:var(--primary-color)}.stat-label{font-size:.9rem;color:var(--text-muted)}.section{padding:100px 24px}.section-light{background:var(--bg-light)}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--text-dark)}.section-header p{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.feature-card{background:var(--bg-white);border-radius:20px;padding:40px 32px;text-align:center;box-shadow:0 4px 30px rgba(0,0,0,.05);transition:all .3s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.feature-icon{width:80px;height:80px;margin:0 auto 24px;background:var(--gradient-primary);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem}.feature-icon .material-symbols-outlined{font-size:2.5rem;color:#fff}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:var(--text-dark)}.feature-card p{color:var(--text-light);font-size:.95rem;line-height:1.7}.why-section{background:linear-gradient(135deg,#1a1a2e,#2d2d44);color:#fff}.why-section .section-header h2{color:#fff}.why-section .section-header p{color:hsla(0,0%,100%,.7)}.why-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.why-text h3{font-size:1.5rem;margin-bottom:16px;color:var(--primary-light)}.why-text p{color:hsla(0,0%,100%,.8);margin-bottom:24px;line-height:1.8}.why-list{list-style:none}.why-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;color:hsla(0,0%,100%,.9)}.why-list li:before{content:"✓";color:var(--primary-light);font-weight:700;flex-shrink:0}.why-image,.why-image-placeholder{display:flex;justify-content:center;align-items:center}.why-image-placeholder{width:100%;max-width:400px;aspect-ratio:1;background:hsla(0,0%,100%,.1);border-radius:30px;font-size:6rem}.why-image-img{width:100%;max-width:400px;height:auto;border-radius:20px}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.testimonial-card{background:var(--bg-white);border-radius:20px;padding:40px;box-shadow:0 4px 30px rgba(0,0,0,.05)}.testimonial-quote{font-size:1.1rem;color:var(--text-dark);line-height:1.8;margin-bottom:24px}.testimonial-author{display:flex;align-items:center;gap:16px}.author-avatar{width:50px;height:50px;border-radius:50%;background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.author-info h4{font-size:1rem;font-weight:600;color:var(--text-dark)}.author-info p{font-size:.9rem;color:var(--text-muted)}.cta-section{background:var(--gradient-primary);text-align:center;padding:80px 24px}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:16px}.cta-content p{color:hsla(0,0%,100%,.9);font-size:1.1rem;margin-bottom:32px}.btn-white{background:#fff;color:var(--primary-color)}.btn-white:hover{background:var(--bg-light);transform:translateY(-2px)}.footer{background:var(--text-dark);color:#fff;padding:60px 24px 30px}.footer-container{max-width:1200px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;flex-wrap:wrap;gap:40px}.footer-brand h3{font-size:1.5rem;margin-bottom:12px;color:var(--primary-light)}.footer-brand p{color:hsla(0,0%,100%,.6);max-width:300px}.footer-links{display:flex;gap:48px}.footer-links a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--primary-light)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:24px;text-align:center;color:hsla(0,0%,100%,.5);font-size:.9rem}.page-content{padding-top:80px;min-height:100vh}.page-header{background:var(--gradient-hero);padding:60px 24px;text-align:center;position:relative}.page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/home/bg1.png);background-size:cover;background-position:50%;opacity:.08;z-index:0}.page-header h1{position:relative;z-index:1;font-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:12px}.page-subtitle{position:relative;z-index:1;font-size:1.1rem;color:var(--text-light)}.content-card{background:var(--bg-white);border-radius:20px;padding:32px;margin-bottom:24px;box-shadow:0 4px 30px rgba(0,0,0,.05);transition:all .3s ease}.content-card:hover{box-shadow:0 8px 40px rgba(0,0,0,.08)}.content-card-icon{width:60px;height:60px;margin-bottom:16px;background:var(--gradient-primary);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.content-card-title{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin-bottom:16px}.content-card-body{color:var(--text-light);line-height:1.8}.content-card-body h3{font-size:1.2rem;font-weight:600;color:var(--text-dark);margin:24px 0 12px}.content-card-body h3:first-child{margin-top:0}.content-card-body p{margin-bottom:16px}.content-card-body ul{margin:16px 0;padding-left:24px}.content-card-body li{margin-bottom:8px;line-height:1.7}.content-card-body a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}.content-card-body a:hover{color:var(--primary-dark);text-decoration:underline}.content-card-body strong{color:var(--text-dark)}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:24px}.support-contact{background:var(--gradient-primary);color:#fff}.support-contact .content-card-icon{background:hsla(0,0%,100%,.2)}.support-contact .content-card-title{color:#fff}.support-contact .content-card-body{color:hsla(0,0%,100%,.9)}.support-contact .content-card-body strong{color:#fff}.support-contact a{color:#fff;font-weight:600}.support-contact a:hover{color:hsla(0,0%,100%,.8)}.nav-store-badges{display:flex;gap:12px;align-items:center}.store-badge-custom{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#000;border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease;width:140px}.store-badge-custom:hover{background:#333;transform:scale(1.02)}.store-badge-custom img{width:20px;height:20px;object-fit:contain}.store-badge-custom .store-logo-apple{filter:invert(1)}.store-badge-text{display:flex;flex-direction:column;line-height:1.2}.store-badge-subtitle{font-size:8px;font-weight:400;letter-spacing:.3px}.store-badge-label{font-size:14px;font-weight:600;white-space:nowrap}.store-badge-custom.large{padding:14px 24px;border-radius:10px;width:180px}.store-badge-custom.large img{width:28px;height:28px}.store-badge-custom.large .store-badge-subtitle{font-size:10px}.store-badge-custom.large .store-badge-label{font-size:18px}.app-showcase-section{background:var(--bg-light)}.app-screenshots{display:flex;gap:24px;justify-content:center;margin:48px 0;flex-wrap:wrap}.screenshot-item{width:200px;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15);transition:transform .3s ease}.screenshot-item:hover{transform:translateY(-8px)}.screenshot-item img{width:100%;height:auto;display:block}.app-store-cta{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:32px}@media (max-width:968px){.hero h1{font-size:2.5rem}.features-grid{grid-template-columns:repeat(2,1fr)}.support-grid,.testimonials-grid,.why-content{grid-template-columns:1fr}}@media (max-width:640px){.nav-buttons{display:none}.nav-store-badges{gap:8px}.nav-store-badges .store-badge-custom{width:40px;height:40px;padding:8px;border-radius:50%;justify-content:center}.nav-store-badges .store-badge-custom .store-badge-text{display:none}.nav-store-badges .store-badge-custom img{width:19px;height:19px}.screenshot-item{width:150px;border-radius:16px}.app-screenshots{gap:16px}.app-store-cta{flex-direction:column;align-items:center}.hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-stats{flex-direction:column;gap:24px}.section{padding:60px 16px}.section-header h2{font-size:1.75rem}.features-grid{grid-template-columns:1fr}.cta-content h2{font-size:1.75rem}.footer-top{flex-direction:column}.footer-links{flex-wrap:wrap;gap:24px}.page-header{padding:40px 16px}.page-header h1{font-size:1.75rem}.content-card{padding:24px}.content-card-title{font-size:1.25rem}}