.header{background:#fff;box-shadow:0 2px 20px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:#333;font-size:1.5rem;font-weight:700;text-decoration:none}.logo-icon{font-size:2rem;margin-right:.5rem}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.nav{align-items:center;display:flex;gap:2rem}.nav-link{color:#666;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#667eea}.nav-link.active:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.download-btn{font-size:14px;padding:10px 20px}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#333;height:3px;transition:all .3s ease;width:25px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.open{background:#0000}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{bottom:0;transform:rotate(-45deg)}@media (max-width:768px){.nav{background:#fff;box-shadow:0 5px 20px #0000001a;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:fixed;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.mobile-menu-btn{display:block}.download-btn{text-align:center;width:100%}}.footer{background:#2c3e50;color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#ecf0f1;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-logo{align-items:center;display:flex;margin-bottom:1rem}.footer-logo .logo-icon{font-size:2rem;margin-right:.5rem}.footer-logo .logo-text{color:#ecf0f1;font-size:1.5rem;font-weight:700}.footer-description{color:#bdc3c7;line-height:1.6}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a,.footer-links li{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#3498db}.footer-bottom{border-top:1px solid #34495e;color:#95a5a6;font-size:.9rem;padding-top:1rem;text-align:center}.footer-bottom p{margin-bottom:.5rem}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer{padding:2rem 0 1rem}}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 0 80px;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ffd89b,#19547b);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-btn{min-width:160px}.hero-image{align-items:center;display:flex;justify-content:center}.app-mockup{perspective:1000px}.mockup-screen{background:#fff;border-radius:25px;box-shadow:0 20px 60px #0000004d;height:500px;padding:20px;transform:rotateY(-15deg) rotateX(5deg);transition:transform .3s ease;width:280px}.mockup-screen:hover{transform:rotateY(-10deg) rotateX(2deg)}.mockup-header{margin-bottom:20px}.mockup-status-bar{align-items:center;color:#333;display:flex;font-size:12px;justify-content:space-between;margin-bottom:15px}.mockup-icons{display:flex;gap:5px}.mockup-content{text-align:center}.mockup-balance h3{color:#666;font-size:14px;margin-bottom:10px}.balance-amount{color:#667eea;font-size:24px;font-weight:700;margin-bottom:20px}.mockup-chart{align-items:end;display:flex;gap:8px;height:80px;justify-content:center}.chart-bar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;transition:height .3s ease;width:20px}.features-section{background:#fff}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 20px 60px #00000026;transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.how-it-works-section{background:#f8f9fa}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.step-card{background:#fff;border-radius:16px;box-shadow:0 5px 20px #0000001a;padding:2rem;position:relative;text-align:center}.step-number{font-size:1.5rem;height:60px;margin:0 auto 1rem;width:60px}.step-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.step-card p{color:#666;line-height:1.6}.download-section{background:#fff}.download-content{text-align:center}.download-options{margin:3rem 0}.download-option{align-items:center;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;color:#333;display:inline-flex;min-width:300px;padding:1.5rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.download-option:hover{box-shadow:0 20px 60px #00000026;transform:translateY(-5px)}.store-icon{font-size:2.5rem;margin-right:1rem}.store-info h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.store-info p{color:#666;font-size:.9rem}.download-arrow{color:#667eea;font-size:1.5rem;margin-left:auto}.app-info{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:2rem}.info-item{align-items:center;display:flex;flex-direction:column;gap:.5rem}.info-label{color:#666;font-size:.9rem;font-weight:500}.info-value{color:#333;font-size:1rem;font-weight:600}@media (max-width:768px){.hero{padding:80px 0 60px}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{justify-content:center}.mockup-screen{height:400px;transform:none;width:240px}.features-grid,.steps-grid{grid-template-columns:1fr}.download-option{max-width:300px;min-width:auto;width:100%}.app-info{flex-direction:column;gap:1.5rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-buttons{align-items:center;flex-direction:column}.hero-btn{max-width:250px;width:100%}}.privacy-policy-page{background:#f8f9fa;min-height:calc(100vh - 200px);padding:40px 0}.last-updated{color:#666;font-size:1rem;font-style:italic}.policy-content{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:3rem}.policy-section{margin-bottom:3rem}.policy-section:last-child{margin-bottom:0}.policy-section h2{border-bottom:2px solid #667eea;color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.policy-section h3{color:#444;font-size:1.3rem;font-weight:600;margin:1.5rem 0 1rem}.policy-section p{color:#555;line-height:1.7;margin-bottom:1rem;text-align:justify}.policy-section ul{margin:1rem 0 1rem 2rem}.policy-section li{color:#555;line-height:1.6;margin-bottom:.5rem}.contact-info{background:#f8f9fa;border-radius:12px;margin-top:1rem;padding:1.5rem}.contact-info p{margin-bottom:.5rem;text-align:left}.contact-info strong{color:#333}@media (max-width:768px){.privacy-policy-page{padding:20px 0}.page-header{margin-bottom:2rem;padding:1.5rem 0}.page-header h1{font-size:2rem}.policy-content{padding:2rem 1.5rem}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.2rem}}@media (max-width:480px){.page-header h1{font-size:1.8rem}.policy-content{padding:1.5rem 1rem}.policy-section h2{font-size:1.3rem}}.help-support-page{background:#f8f9fa;min-height:calc(100vh - 200px);padding:40px 0}.page-header{background:#fff;border-radius:16px;box-shadow:0 5px 20px #0000001a;margin-bottom:3rem;padding:2rem 0;text-align:center}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-header p{color:#666;font-size:1.2rem}.support-content{display:flex;flex-direction:column;gap:3rem}.quick-help-section{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:2rem}.quick-help-section h2{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.quick-help-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.help-card{background:#f8f9fa;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.help-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.help-icon{font-size:2.5rem;margin-bottom:1rem}.help-card h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.help-card p{color:#666;line-height:1.5;margin-bottom:1rem}.help-link{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.help-link:hover{color:#5a6fd8}.faq-section{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:2rem}.faq-section h2{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.category-filter{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.category-btn{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:25px;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.category-btn:hover{border-color:#667eea;color:#667eea}.category-btn.active{background:#667eea;border-color:#667eea;color:#fff}.category-icon{font-size:1.1rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #e9ecef;border-radius:12px;overflow:hidden}.faq-question{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;text-align:left;transition:background-color .3s ease;width:100%}.faq-question:hover{background:#f8f9fa}.question-text{color:#333;font-size:1rem;font-weight:500}.expand-icon{color:#667eea;font-size:1.5rem;font-weight:700;transition:transform .3s ease}.expand-icon.expanded{transform:rotate(180deg)}.faq-answer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:0 1.5rem 1.5rem}.faq-answer p{color:#555;line-height:1.6;margin:0}.guide-section{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:2rem}.guide-section h2{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.guide-steps{display:flex;flex-direction:column;gap:1.5rem}.guide-step{align-items:flex-start;background:#f8f9fa;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.step-content h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:#666;line-height:1.5;margin:0}.contact-section{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:2rem}.contact-section h2{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.contact-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.contact-card{background:#f8f9fa;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .3s ease}.contact-card:hover{transform:translateY(-5px)}.contact-icon{font-size:2.5rem;margin-bottom:1rem}.contact-card h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-card p{color:#666;line-height:1.5;margin-bottom:1rem}.contact-link{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#5a6fd8}.response-time{background:#f8f9fa;border-radius:12px;padding:1.5rem;text-align:center}.response-time h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.response-time ul{list-style:none;margin:0;padding:0}.response-time li{color:#666;line-height:1.5;margin-bottom:.5rem}.response-time strong{color:#333}@media (max-width:768px){.help-support-page{padding:20px 0}.page-header{margin-bottom:2rem;padding:1.5rem 0}.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.support-content{gap:2rem}.contact-grid,.quick-help-grid{grid-template-columns:1fr}.category-filter{justify-content:center}.guide-step{flex-direction:column;text-align:center}.step-number{align-self:center}}@media (max-width:480px){.page-header h1{font-size:1.8rem}.contact-section,.faq-section,.guide-section,.quick-help-section{padding:1.5rem}.category-btn{font-size:.8rem;padding:.5rem 1rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a6fd8}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}.section{padding:80px 0}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#666;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.container{padding:0 15px}}
/*# sourceMappingURL=main.af7430cf.css.map*/