*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}html{scroll-behavior:smooth;scroll-padding-top:80px}button{background:none;border:none;cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:1200px;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.text-center{text-align:center}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.App{display:flex;flex-direction:column;min-height:100vh}:root{--primary-color:#22c55e;--primary-dark:#16a34a;--secondary-color:#f8fafc;--text-dark:#1e293b;--text-light:#64748b;--border-color:#e2e8f0;--shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid var(--border-color);left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:var(--text-dark);font-size:1.5rem;font-weight:700;gap:.5rem;line-height:1}.logo-icon{flex-shrink:0;height:3rem;object-fit:contain;width:3rem}.nav{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--text-light);font-weight:500;position:relative;transition:color .3s ease}.nav-link:hover{color:var(--primary-color)}.nav-link:after{background:var(--primary-color);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.header-actions{align-items:center;display:flex;gap:1rem}.download-btn{background:var(--primary-color);border-radius:50px;box-shadow:var(--shadow);font-weight:600;padding:.75rem 1.5rem}.download-btn:hover{background:var(--primary-dark)}.menu-toggle{display:none;flex-direction:column;gap:4px;padding:.5rem}.menu-toggle span{background:var(--text-dark);height:2px;transition:all .3s ease;width:24px}@media (max-width:768px){.nav{background:#fff;box-shadow:var(--shadow);flex-direction:column;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.menu-toggle{display:flex}.download-btn{display:none}}.footer{background:var(--text-dark);color:#fff;margin-top:auto;padding:2.5rem 0 1.5rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem;text-align:center}.footer-brand .logo{align-items:center;color:#fff;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;justify-content:center;line-height:1;margin-bottom:1rem}.footer-brand .logo-icon{flex-shrink:0;height:1.75rem;object-fit:contain;width:1.75rem}.footer-description{color:#ffffffb3;font-size:.9rem;line-height:1.5;margin:0 auto;max-width:280px}.footer-title{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ffffffb3;font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:var(--primary-color)}.download-buttons{flex-direction:column}.download-btn,.download-buttons{align-items:center;display:flex;gap:.75rem}.download-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;max-width:200px;padding:.75rem 1rem;transition:all .3s ease;width:100%}.download-btn:hover{background:#fff3;transform:translateY(-1px)}.download-icon{font-size:1.25rem}.download-text{text-align:left}.download-text small{display:block;font-size:.75rem;opacity:.8}.download-text strong{display:block;font-size:.85rem;font-weight:600}.footer-bottom{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;text-align:center}.footer-copyright p,.footer-social p{color:#ffffffb3;font-size:.85rem;margin:0}.footer-coming-soon{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer-coming-soon-badge{background:#f59e0b;border-radius:16px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.375rem .75rem;text-transform:uppercase}.footer-coming-soon-text{color:#fff9;font-size:.8rem;font-style:italic;margin:0;text-align:center}.download-btn.disabled{background:#ffffff0d;border-color:#ffffff1a;cursor:not-allowed;opacity:.5}.download-btn.disabled:hover{background:#ffffff0d;transform:none}@media (min-width:640px){.footer{padding:3rem 0 2rem}.footer-brand .logo{font-size:1.5rem}.footer-brand .logo-icon{height:3rem;width:3rem}.footer-description{font-size:1rem;line-height:1.6;max-width:300px}.footer-title{font-size:1.1rem}.footer-links a{font-size:1rem}.download-btn{max-width:220px}.footer-coming-soon-badge{font-size:.8rem;padding:.5rem 1rem}.download-icon{font-size:1.5rem}.download-text small{font-size:.8rem}.download-text strong{font-size:.9rem}.footer-bottom{padding-top:2rem}.footer-copyright p,.footer-social p{font-size:.9rem}}@media (min-width:1024px){.footer{padding:4rem 0 2rem}.footer-content{gap:3rem;grid-template-columns:2fr 1.5fr;margin-bottom:3rem;text-align:left}.footer-brand .logo{justify-content:flex-start}.footer-description{margin:0}.footer-coming-soon{align-items:flex-start;gap:1.5rem}.download-buttons{align-items:flex-start;gap:1rem}.download-btn{max-width:none;width:auto}.footer-bottom{align-items:center;flex-direction:row;justify-content:space-between;text-align:left}}.hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;padding:5rem 0 2rem}.hero-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{color:var(--text-dark);font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.hero-description{color:var(--text-light);font-size:1.1rem;line-height:1.5;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.hero-actions{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.cta-primary,.cta-secondary{border-radius:50px;cursor:pointer;font-size:1rem;font-weight:600;max-width:280px;padding:.875rem 1.75rem;transition:all .3s ease;width:100%}.cta-secondary{background:#fff;border:2px solid var(--border-color);color:var(--text-dark)}.cta-secondary:hover{border-color:var(--primary-color);color:var(--primary-color)}.coming-soon-container{align-items:center;display:flex;flex-direction:column;gap:.75rem;width:100%}.coming-soon-badge{animation:pulse 2s ease-in-out infinite;background:#f59e0b;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.cta-primary.disabled,.cta-secondary.disabled{background:#e5e7eb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.6;transform:none!important}.cta-primary.disabled:hover,.cta-secondary.disabled:hover{background:#e5e7eb;border-color:#e5e7eb;color:#9ca3af;transform:none}.coming-soon-text{color:var(--text-light);font-size:.9rem;font-style:italic;margin:0;text-align:center}.hero-features{flex-direction:column;gap:1rem}.feature-item,.hero-features{align-items:center;display:flex;justify-content:center}.feature-item{color:var(--text-light);font-size:.9rem;gap:.75rem}.feature-icon{font-size:1.25rem}.hero-visual{margin-top:2rem;order:-1}.hero-visual,.screenshot-container{align-items:center;display:flex;justify-content:center}.screenshot-container{animation:float 6s ease-in-out infinite;margin-top:1rem;position:relative;z-index:1}.app-screenshot{border:1px solid var(--border-color);border-radius:20px;box-shadow:0 20px 40px -12px #00000040;height:auto;max-height:400px;max-width:100%;object-fit:contain;width:auto}.message{border-radius:16px;font-size:.8rem;line-height:1.3;padding:.75rem}.user-message{align-self:flex-end;background:var(--primary-color);color:#fff;margin-left:auto}.ai-message{align-self:flex-start;background:#f1f5f9;color:var(--text-dark)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (min-width:640px){.hero{padding:6rem 0 3rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.2rem;margin-bottom:2rem;max-width:600px}.hero-actions{flex-direction:row;gap:1rem;justify-content:center}.coming-soon-container{gap:1rem}.coming-soon-badge{font-size:1rem;padding:.625rem 1.25rem}.cta-primary,.cta-secondary{max-width:none;padding:1rem 2rem;width:auto}.hero-features{flex-direction:row;gap:2rem;justify-content:center}.hero-visual{margin-top:1.5rem}.app-screenshot{margin-top:.5rem;max-height:500px}.message{font-size:.85rem;padding:1rem}}@media (min-width:1024px){.hero{padding:8rem 0 4rem}.hero-content{gap:4rem;grid-template-columns:1fr 1fr;text-align:left}.hero-title{font-size:3.5rem;margin-bottom:1.5rem}.hero-description{font-size:1.25rem;line-height:1.6;margin-left:0;margin-right:0;max-width:none}.hero-actions{align-items:flex-start;margin-bottom:3rem}.hero-features{justify-content:flex-start}.hero-visual{margin-top:0;order:0}.app-screenshot{margin-top:0;max-height:600px}.message{font-size:.9rem;line-height:1.4}}.features{background:#fff;padding:3rem 0}.features-header{margin-bottom:2rem;text-align:center}.features-title{color:var(--text-dark);font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.features-description{color:var(--text-light);font-size:1rem;line-height:1.5;margin:0 auto;max-width:500px;padding:0 1rem}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.feature-card{background:#fff;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:1.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow);transform:translateY(-2px)}.feature-icon{align-items:center;display:flex;font-size:2.5rem;height:3rem;justify-content:center;line-height:1;margin-bottom:1rem}.feature-title{color:var(--text-dark);font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.feature-description{color:var(--text-light);font-size:.95rem;line-height:1.4}@media (min-width:640px){.features{padding:4rem 0}.features-header{margin-bottom:3rem}.features-title{font-size:2rem}.features-description{font-size:1.1rem;max-width:600px}.features-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.feature-card{padding:2rem}.feature-icon{font-size:3rem}.feature-title{font-size:1.25rem;margin-bottom:1rem}.feature-description{font-size:1rem;line-height:1.6}}@media (min-width:1024px){.features{padding:6rem 0}.features-header{margin-bottom:4rem}.features-title{font-size:2.5rem}.features-description{font-size:1.2rem}.features-grid{grid-template-columns:repeat(3,1fr)}}.about{background:var(--secondary-color);padding:3rem 0}.about-content{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr}.about-text{text-align:center}.about-title{color:var(--text-dark);font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.highlight{color:var(--primary-color)}.about-description{color:var(--text-light);font-size:1rem;line-height:1.5;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:500px}.about-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem;padding:0 1rem}.stat{align-items:center;display:flex;flex-direction:column;text-align:center}.stat-number{color:var(--primary-color);font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:var(--text-light);font-size:.8rem;font-weight:500;line-height:1.2;text-align:center}.about-features{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:320px}.about-feature{align-items:flex-start;color:var(--text-dark);display:flex;gap:.75rem;text-align:left}.check-icon{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:20px;justify-content:center;margin-top:.1rem;width:20px}.about-feature span:last-child{font-size:.95rem;line-height:1.4}.about-visual{display:flex;justify-content:center}.visual-card{background:#fff;border-radius:16px;box-shadow:var(--shadow);max-width:100%;overflow:hidden;width:100%}.card-header{background:var(--primary-color);color:#fff;padding:1.25rem;text-align:center}.card-title{font-size:1.1rem;font-weight:600}.card-content{padding:1.5rem}.help-item{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1.25rem}.help-item:last-child{margin-bottom:0}.help-icon{align-items:center;flex-shrink:0;font-size:1.25rem;height:2rem;margin-top:.1rem;text-align:center;width:2rem}.help-icon,.help-text{display:flex;justify-content:center;line-height:1}.help-text{flex-direction:column}.help-text strong{color:var(--text-dark);display:block;font-size:.95rem;font-weight:600;line-height:1.2;margin-bottom:.25rem}.help-text p{color:var(--text-light);font-size:.85rem;line-height:1.3;margin:0}@media (min-width:640px){.about{padding:4rem 0}.about-content{gap:3rem}.about-title{font-size:2rem}.about-description{font-size:1.1rem;margin-bottom:2.5rem;max-width:600px}.about-stats{gap:2rem;padding:0 2rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}.about-features{gap:1.25rem;max-width:400px}.about-feature span:last-child{font-size:1rem}.visual-card{max-width:400px}.card-header{padding:1.5rem}.card-title{font-size:1.25rem}.card-content{padding:2rem}.help-item{gap:1rem;margin-bottom:1.5rem}.help-icon{font-size:1.5rem;height:2.25rem;width:2.25rem}.help-text strong{font-size:1rem}.help-text p{font-size:.9rem;line-height:1.4}}@media (min-width:1024px){.about{padding:6rem 0}.about-content{gap:4rem;grid-template-columns:1fr 1fr}.about-text{text-align:left}.about-title{font-size:2.5rem;margin-bottom:1.5rem}.about-description{font-size:1.1rem;line-height:1.6;margin-left:0;margin-right:0;max-width:none}.about-stats{justify-content:flex-start;padding:0}.about-features{margin:0;max-width:none}}.example-questions{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem 0}.questions-header{margin-bottom:2rem;text-align:center}.questions-title{color:var(--text-dark);font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.questions-description{color:var(--text-light);font-size:1rem;line-height:1.5;margin:0 auto;max-width:600px;padding:0 1rem}.questions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:2.5rem}.question-card{align-items:flex-start;background:#fff;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;gap:.75rem;padding:1.25rem;transition:all .3s ease}.question-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow);transform:translateY(-2px)}.question-icon{flex-shrink:0;font-size:1.25rem;margin-top:.1rem}.question-text{color:var(--text-dark);font-size:.95rem;font-style:italic;line-height:1.4;margin:0}.questions-cta{align-items:center;background:#fff;border:1px solid var(--border-color);border-radius:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:100%;padding:1.5rem 1rem;text-align:center}.questions-coming-soon-badge{background:#f59e0b;border-radius:16px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.375rem .75rem;text-transform:uppercase}.questions-coming-soon-text{color:var(--text-light);font-size:.85rem;font-style:italic;margin:0;text-align:center}.cta-text{color:var(--text-light);font-size:1rem;line-height:1.5;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:400px}.cta-buttons{align-items:center;display:flex;justify-content:center}.cta-primary{background:var(--primary-color);border-radius:50px;box-shadow:var(--shadow);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;max-width:300px;padding:.875rem 2rem;text-align:center;transition:all .3s ease;width:100%}.cta-primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.cta-primary.disabled{cursor:not-allowed;opacity:.6;pointer-events:none;transform:none!important}.cta-primary.disabled,.cta-primary.disabled:hover{background:#e5e7eb;color:#9ca3af;text-decoration:none}.cta-primary.disabled:hover{transform:none}@media (min-width:640px){.example-questions{padding:4rem 0}.questions-title{font-size:2rem}.questions-description{font-size:1.1rem}.questions-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.question-card{padding:1.5rem}.question-text{font-size:1rem}.questions-cta{gap:1.5rem;padding:2.5rem 2rem}.questions-coming-soon-badge{font-size:.8rem;padding:.5rem 1rem}.cta-primary{max-width:none;width:auto}}@media (min-width:1024px){.example-questions{padding:5rem 0}.questions-header{margin-bottom:3rem}.questions-title{font-size:2.5rem}.questions-description{font-size:1.2rem;max-width:700px}.questions-grid{gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}.question-card{padding:2rem}.question-icon{font-size:1.5rem}.question-text{font-size:1rem;line-height:1.5}.questions-cta{gap:2rem;padding:3rem 2rem}.cta-text{font-size:1.1rem;margin-bottom:2rem;max-width:600px}.cta-primary{font-size:1.1rem;padding:1rem 2.5rem}}.auth-verify-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:20px}.verify-container{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:500px;padding:40px;text-align:center;width:100%}.verify-header{margin-bottom:30px}.verify-logo{border-radius:12px;height:60px;margin-bottom:16px;width:60px}.verify-header h1{color:#333;font-size:28px;font-weight:600;margin:0}.verify-content{margin-top:20px}.verify-content h2{color:#333;font-size:24px;font-weight:600;margin-bottom:12px}.verify-content p{color:#666;font-size:16px;line-height:1.5;margin-bottom:16px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-top-color:#667eea;height:40px;width:40px}.loading-spinner,.success-icon{border-radius:50%;margin:0 auto 20px}.success-icon{align-items:center;animation:checkmark .6s ease-in-out;background:#4caf50;color:#fff;display:flex;font-size:30px;font-weight:700;height:60px;justify-content:center;width:60px}@keyframes checkmark{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.success h2{color:#4caf50}.mobile-redirect{background:#e3f2fd;border-radius:12px;margin-top:30px;padding:20px}.redirect-note{font-size:14px;margin-top:16px}.manual-link{color:#667eea;font-weight:600;margin-left:8px;text-decoration:none}.manual-link:hover{text-decoration:underline}.error-icon{align-items:center;animation:errorShake .6s ease-in-out;background:#f44336;border-radius:50%;color:#fff;display:flex;font-size:30px;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}@keyframes errorShake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.error h2{color:#f44336}.error-message{background:#ffebee;border-radius:8px;color:#d32f2f;font-weight:500;margin:16px 0;padding:16px}.error-actions{background:#f5f5f5;border-radius:8px;margin-top:24px;padding:20px;text-align:left}.error-actions p{color:#333;font-weight:600;margin-bottom:12px}.error-actions ul{color:#666;padding-left:20px}.error-actions li{line-height:1.4;margin-bottom:8px}@media (max-width:768px){.verify-container{margin:10px;padding:30px 20px}.verify-header h1{font-size:24px}.verify-content h2{font-size:20px}}@media (max-width:480px){.verify-container{padding:24px 16px}.verify-logo{height:50px;width:50px}.error-icon,.success-icon{font-size:24px;height:50px;width:50px}}.mobile-success{text-align:center}.app-store-fallback{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:32px;padding:20px}.store-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:16px}.store-button{background:#22c55e;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:12px 20px;text-decoration:none;transition:all .2s ease}.store-button:hover{background:#16a34a;box-shadow:0 6px 8px -1px #00000026;transform:translateY(-1px)}.store-button.android{background:#3ddc84}.store-button.android:hover{background:#00c853}.store-button.ios{background:#007aff}.store-button.ios:hover{background:#0056cc}.desktop-success{text-align:center}.desktop-actions{margin:24px 0}.continue-button{background:#22c55e;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .2s ease}.continue-button:hover{background:#16a34a;box-shadow:0 6px 8px -1px #00000026;transform:translateY(-1px)}.mobile-app-promo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:32px;padding:24px}.mobile-app-promo h3{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 8px}.mobile-app-promo p{color:#64748b;margin:0 0 16px}.back-home{color:#22c55e;display:inline-block;font-weight:600;margin-top:16px;text-decoration:none}.back-home:hover{text-decoration:underline}@media (max-width:768px){.store-buttons{align-items:stretch;flex-direction:column}.store-button{text-align:center}.mobile-app-promo{padding:16px}}.privacy-policy{background-color:#f8fafc;background-color:var(--secondary-color,#f8fafc);min-height:100vh;padding:60px 20px}.privacy-policy .container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;line-height:1.7;margin:0 auto;max-width:800px;padding:40px}.privacy-policy h1{color:#1e293b;color:var(--text-dark,#1e293b);font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.privacy-policy .last-updated{color:#64748b;color:var(--text-light,#64748b);font-size:.95rem;font-style:italic;margin-bottom:40px;text-align:center}.privacy-policy h2{border-bottom:2px solid #22c55e;border-bottom:2px solid var(--primary-color,#22c55e);color:#22c55e;color:var(--primary-color,#22c55e);font-size:1.5rem;font-weight:600;margin-bottom:20px;margin-top:40px;padding-bottom:8px}.privacy-policy h3{font-size:1.2rem;font-weight:600;margin-top:30px}.privacy-policy h3,.privacy-policy p{color:#1e293b;color:var(--text-dark,#1e293b);margin-bottom:15px}.privacy-policy p{font-size:1rem}.privacy-policy section{margin-bottom:30px}.privacy-policy ul{margin:15px 0;padding-left:25px}.privacy-policy li{color:#1e293b;color:var(--text-dark,#1e293b);font-size:1rem;margin-bottom:8px}.privacy-policy strong{color:#16a34a;color:var(--primary-dark,#16a34a);font-weight:600}@media (max-width:768px){.privacy-policy{padding:40px 15px}.privacy-policy .container{padding:25px}.privacy-policy h1{font-size:2rem}.privacy-policy h2{font-size:1.3rem}.privacy-policy h3{font-size:1.1rem}}.delete-account-page{background-color:#f8fafc;background-color:var(--secondary-color,#f8fafc);min-height:100vh;padding:60px 20px}.delete-account-page .container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;line-height:1.7;margin:0 auto;max-width:800px;padding:40px}.delete-account-page h1{color:#1e293b;color:var(--text-dark,#1e293b);font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.delete-account-page .last-updated{color:#64748b;color:var(--text-light,#64748b);font-size:.95rem;font-style:italic;margin-bottom:40px;text-align:center}.delete-account-page h2{border-bottom:2px solid #22c55e;border-bottom:2px solid var(--primary-color,#22c55e);color:#22c55e;color:var(--primary-color,#22c55e);font-size:1.5rem;font-weight:600;margin-bottom:20px;margin-top:40px;padding-bottom:8px}.delete-account-page h3{font-size:1.2rem;margin-bottom:15px;margin-top:30px}.delete-account-page h3,.delete-account-page h4{color:#1e293b;color:var(--text-dark,#1e293b);font-weight:600}.delete-account-page h4{font-size:1.1rem;margin-bottom:10px;margin-top:20px}.delete-account-page p{color:#1e293b;color:var(--text-dark,#1e293b);font-size:1rem;margin-bottom:15px}.delete-account-page section{margin-bottom:30px}.delete-account-page ol,.delete-account-page ul{margin:15px 0;padding-left:25px}.delete-account-page li{color:#1e293b;color:var(--text-dark,#1e293b);font-size:1rem;margin-bottom:8px}.delete-account-page ol li{margin-bottom:12px}.delete-account-page strong{color:#16a34a;color:var(--primary-dark,#16a34a);font-weight:600}.delete-account-page .important-notice{background-color:#fef3cd;border:1px solid #fbbf24;border-left:4px solid #f59e0b;border-radius:8px;margin:25px 0;padding:20px}.delete-account-page .important-notice h4{color:#92400e;font-size:1.1rem;margin-bottom:10px;margin-top:0}.delete-account-page .important-notice p{color:#92400e;font-weight:500;margin-bottom:0}@media (max-width:768px){.delete-account-page{padding:40px 15px}.delete-account-page .container{padding:25px}.delete-account-page h1{font-size:2rem}.delete-account-page h2{font-size:1.3rem}.delete-account-page h3{font-size:1.1rem}.delete-account-page h4{font-size:1rem}.delete-account-page .important-notice{padding:15px}}.shared-conversation-page{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:40px 20px;text-align:center}.shared-conversation-page .container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;box-shadow:0 8px 32px #0000001a;max-width:420px;padding:30px 25px;width:90%}.shared-conversation-page .logo{font-size:2em;margin-bottom:10px}.shared-conversation-page .title{font-size:1.5em;font-weight:600;margin-bottom:20px}.shared-conversation-page .spinner-container{display:flex;justify-content:center;margin-bottom:15px}.shared-conversation-page .loading{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.shared-conversation-page .message{line-height:1.4;margin-bottom:30px;opacity:.9;text-align:center;width:100%}.shared-conversation-page .buttons{display:flex;flex-direction:column;gap:15px}.shared-conversation-page .btn{border:none;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:15px 25px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;width:100%}.shared-conversation-page .btn-primary{background:#fff;color:#4caf50}.shared-conversation-page .btn-secondary{background:#fff3;border:2px solid #ffffff4d;color:#fff}.shared-conversation-page .btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.shared-conversation-page .btn:active{transform:translateY(0)}@keyframes spin{to{transform:rotate(1turn)}}.shared-conversation-page .small-text{font-size:.9em;line-height:1.4;margin-top:20px;opacity:.8}@media (max-width:480px){.shared-conversation-page{padding:20px 10px}.shared-conversation-page .container{box-sizing:border-box;max-width:100%;padding:25px 20px;width:95%}.shared-conversation-page .message{font-size:.95em}.shared-conversation-page .title{font-size:1.3em}.shared-conversation-page .btn{font-size:15px;padding:12px 20px}}@media (prefers-color-scheme:dark){.shared-conversation-page .container{background:#0000004d;border:1px solid #ffffff1a}}@media (prefers-reduced-motion:reduce){.shared-conversation-page .loading{animation:none}.shared-conversation-page .btn{transition:none}.shared-conversation-page .btn:hover{transform:none}}
/*# sourceMappingURL=main.d4365c46.css.map*/