:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:#213547}.dashboard-stats{margin-bottom:3rem;animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.section-title{font-size:1.75rem;border-left:4px solid transparent;transition:transform .2s,box-shadow .2s}.section-title .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:0 1rem}.section-title .stats-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 24px #5048e514;border:1px solid hsl(214,31%,91%);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.section-title .stats-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#5048e5,#10b2cb);opacity:0;transition:opacity .3s}.section-title .stats-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #5048e526;border-color:#5048e5;opacity:1}.section-title .stats-card:hover .card-icon{font-size:2.5rem;flex-shrink:0;filter:drop-shadow(0 2px 4px hsla(243,75%,59%,.2));transition:transform .3s ease}.section-title .stats-card:hover .stats-card:hover .card-icon{transform:scale(1.1) rotate(5deg)}.stats-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a;gap:1rem}.stats-card:hover .card-value{font-size:2.25rem;font-weight:800;margin:0 0 .5rem;line-height:1;background:linear-gradient(135deg,#5048e5,#10b2cb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.card-icon{font-size:2rem;flex-shrink:0}.card-content{flex:1;min-width:0}.card-title{font-size:.875rem;color:#64748b;margin:0 0 .5rem;font-weight:500}.card-value{font-size:2rem;font-weight:700;margin:0 0 .5rem;line-height:1}.card-subtitle{font-size:.75rem;color:#94a3b8;margin:0}.trend-icon{font-size:1.25rem;flex-shrink:0}.progress-bar-container{height:10px;background:#f1f5f9;border-radius:10px;overflow:hidden;margin:1rem 0 .5rem;position:relative}.progress-bar{height:100%;border-radius:10px;background:linear-gradient(90deg,#5048e5,#10b2cb);transition:width .8s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.progress-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.storage-warning{font-size:.75rem;color:#f59e0b;margin:.5rem 0 0;font-style:italic}.category-breakdown{margin-bottom:2rem}.chart-container{background:#fff;border-radius:.75rem;padding:1.5rem;margin:0 1rem;box-shadow:0 1px 3px #0000001a}.donut-container{margin-bottom:2rem;padding:1rem 0}.donut-center{text-align:center;margin-bottom:1.5rem}.donut-value{font-size:3rem;font-weight:700;color:#3b82f6}.donut-label{font-size:1rem;color:#64748b}.donut-segment{height:8px;border-radius:4px;max-width:100%}.legend{max-height:400px;overflow-y:auto}.legend-item{display:flex;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}.legend-item:last-child{border-bottom:none}.legend-color{width:12px;height:12px;border-radius:6px;margin-right:.75rem;flex-shrink:0}.legend-content{flex:1;min-width:0}.legend-title{font-size:.875rem;font-weight:500;color:#1e293b}.legend-subtitle{font-size:.75rem;color:#64748b}.legend-value{font-size:1.25rem;font-weight:700;color:#3b82f6;margin-left:.75rem}.empty-state p{color:#64748b;margin:0}.ai-provider-comparison{margin-bottom:2rem}.providers-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;padding:0 1rem;margin-bottom:1rem}.provider-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.provider-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.provider-icon{font-size:2rem;flex-shrink:0}.provider-info{flex:1;min-width:0}.provider-name{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}.provider-description{font-size:.75rem;color:#64748b;margin:0}.usage-badge{padding:.25rem .75rem;border-radius:.375rem;color:#fff;font-size:.875rem;font-weight:700;flex-shrink:0}.metrics-grid{display:flex;flex-direction:column;gap:1rem}.metric-item{padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.metric-item:last-child{border-bottom:none;padding-bottom:0}.metric-label{font-size:.75rem;color:#64748b;margin-bottom:.5rem}.metric-row{display:flex;align-items:center;gap:.75rem}.metric-value{font-size:1.25rem;font-weight:700}.confidence-bar{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.confidence-progress{height:100%;border-radius:3px;transition:width .3s ease}.no-data-text{text-align:center;color:#64748b;font-style:italic;padding:1.5rem 0;margin:0}.last-used{font-size:.75rem;color:#64748b;font-style:italic;margin:1rem 0 0}.insights-container{background:#fff;border-radius:.75rem;padding:1.5rem;margin:0 1rem;box-shadow:0 1px 3px #0000001a}.insights-title{font-size:.875rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}.insight-text{font-size:.75rem;color:#64748b;margin:0 0 .5rem;line-height:1.5}.insight-text:last-child{margin-bottom:0}.expiry-alerts{margin-bottom:2rem}.alerts-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0 1rem}.urgent-badge{background:#ef4444;color:#fff;padding:.25rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:700}.alerts-list{display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.alert-card{background:#fff;border-radius:.75rem;padding:1.5rem;border-left:4px solid transparent;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:transform .2s,box-shadow .2s}.alert-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.alert-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.priority-icon{font-size:1.5rem;flex-shrink:0}.alert-content{flex:1;min-width:0}.alert-title{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.alert-type{font-size:.75rem;color:#64748b;margin:0}.priority-badge{padding:.25rem .75rem;border-radius:.375rem;color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}.alert-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e2e8f0}.expiry-text{font-size:.875rem;font-weight:700}.expiry-date{font-size:.75rem;color:#64748b}.reminder-hint{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0;font-size:.75rem;color:#06b6d4;font-style:italic}.empty-state{text-align:center;padding:3rem 1rem;background:#fff;border-radius:.75rem;margin:0 1rem}.empty-emoji{font-size:3rem;display:block;margin-bottom:1rem}.empty-title{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.empty-subtitle{font-size:.75rem;color:#64748b;margin:0}.dashboard-page{min-height:100vh;background:linear-gradient(135deg,#f5f8ff,#fcfaff);padding:2rem 0;position:relative;overflow-x:hidden;@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}background:radial-gradient(circle,hsla(243,75%,59%,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:float 20s ease-in-out infinite}.dashboard-page .dashboard-header{max-width:1800px;margin:0 auto 3rem;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;position:relative;z-index:1;animation:slideDown .6s ease-out}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,50px) scale(1.1)}}.dashboard-header{margin:0 auto 2rem;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;animation:slideDown .6s ease-out}.dashboard-header h1{font-size:2.5rem;font-weight:800;background:linear-gradient(90deg,#5048e5,#10b2cb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .5rem;letter-spacing:-.02em}.refresh-button{background:linear-gradient(135deg,#5048e5,#10b2cb);color:#fff;border:none;padding:.875rem 1.75rem;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #5048e540;position:relative;overflow:hidden}.refresh-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.refresh-button:hover:not(:disabled){background:#2563eb}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.dashboard-content{max-width:1800px;margin:0 auto;padding:0 2rem}.dashboard-footer{text-align:center;padding:2rem 1rem;color:#64748b}.last-updated{font-size:.875rem;margin:0 0 .5rem}.cache-info{font-size:.75rem;margin:0;font-style:italic}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}.spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-container p{color:#64748b;font-size:1rem}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.error-icon{font-size:4rem;margin-bottom:1rem}.error-container h2{font-size:1.5rem;color:#1e293b;margin:0 0 .5rem}.error-container p{color:#64748b;margin:0 0 1.5rem}.retry-button{background:#3b82f6;color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.retry-button:hover{background:#2563eb}@media(max-width:768px){.dashboard-header{flex-direction:column;align-items:flex-start}.refresh-button{width:100%}}.login-container{display:flex;min-height:100vh;background:#fff;align-items:center;justify-content:center;position:relative;overflow:hidden}.login-background{position:absolute;inset:0;overflow:hidden;z-index:0}.gradient-bg{position:absolute;width:200%;height:200%;background:radial-gradient(circle at 20% 50%,hsla(243,75%,59%,.04) 0%,transparent 50%),radial-gradient(circle at 80% 80%,hsla(188,85%,43%,.03) 0%,transparent 50%);animation:drift 20s infinite linear}@keyframes drift{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.login-card{position:relative;z-index:1;background:#fff;border-radius:20px;box-shadow:0 20px 60px #5048e526;width:100%;max-width:420px;padding:40px;animation:slideIn .5s ease-out;border:1px solid hsl(214,31%,91%)}.login-header{text-align:center;margin-bottom:30px}.login-logo{width:64px;height:64px;margin-bottom:16px}.login-header h1{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 8px}.login-header p{font-size:14px;color:#6b7280;margin:0}.login-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.auth-button.primary{background:linear-gradient(135deg,#5048e5,#10b2cb);color:#fff;box-shadow:0 4px 15px #5048e54d}.auth-button.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #5048e566}.demo-section{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb;text-align:center}.demo-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin:0 0 12px;font-weight:600}.demo-button{padding:10px 16px;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s;font-family:inherit}.demo-button:hover{background-color:#e5e7eb;border-color:#9ca3af}@media(max-width:480px){.login-card{margin:20px;padding:24px}.login-header h1{font-size:24px}}.signup-container{display:flex;min-height:100vh;background:#fff;align-items:center;justify-content:center;position:relative;overflow:hidden}.signup-background{position:absolute;inset:0;overflow:hidden;z-index:0}.signup-card{position:relative;z-index:1;background:#fff;border-radius:20px;box-shadow:0 20px 60px #5048e526;width:100%;max-width:480px;padding:40px;animation:slideIn .5s ease-out;border:1px solid hsl(214,31%,91%)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.signup-header{text-align:center;margin-bottom:30px}.signup-logo{width:64px;height:64px;margin-bottom:16px}.signup-header h1{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 8px}.signup-header p{font-size:14px;color:#6b7280;margin:0}.signup-form{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:600;color:#374151}.form-group input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;transition:all .2s}.form-group input:hover{border-color:#d1d5db}.form-group input:focus{outline:none;border-color:#5048e5;box-shadow:0 0 0 3px #5048e51a}.form-group input:disabled{background-color:#f9fafb;cursor:not-allowed}.password-feedback{margin-top:8px}.strength-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:8px}.strength-fill{height:100%;border-radius:3px;transition:width .2s,background-color .2s}.strength-text{font-size:12px;font-weight:600;margin:0 0 8px}.feedback-list{list-style:none;margin:0;padding:0;font-size:12px;color:#6b7280}.feedback-list li{padding:4px 0;display:flex;align-items:center}.feedback-list li:before{content:"✓";color:#10b981;font-weight:700;margin-right:6px}.error-message{padding:12px 16px;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:8px;font-size:14px;color:#991b1b}.auth-button{padding:12px 16px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.auth-button.primary{background:linear-gradient(90deg,#5048e5,#10b2cb);color:#fff;box-shadow:0 4px 12px #5048e54d}.auth-button.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10b2cb66}.auth-button:disabled{opacity:.5;cursor:not-allowed}.auth-footer{text-align:center;padding-top:20px;border-top:1px solid #e5e7eb}.auth-footer p{font-size:14px;color:#6b7280;margin:8px 0}.auth-link{color:#5048e5;text-decoration:none;font-weight:600;transition:color .2s}.auth-link:hover{color:#10b2cb;text-decoration:underline}.security-info{margin-top:24px;padding:16px;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;text-align:center}.security-info p{font-size:12px;color:#047857;margin:0;font-weight:500}@media(max-width:480px){.signup-card{margin:20px;padding:24px}.signup-header h1{font-size:24px}}.site-footer{background:#020817;color:#fff;padding:4rem 2rem 2rem;width:100%;margin-top:auto}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;gap:4rem}.footer-brand{max-width:320px}.footer-logo{height:36px;margin-bottom:1rem}.footer-tagline{color:#9aa4b1;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.footer-company{color:#647082;font-size:.8rem}.footer-links-group{display:flex;gap:4rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-column h4{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9aa4b1;margin-bottom:.25rem}.footer-column a{color:#c5cbd3;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-column a:hover{color:#fff}@media(max-width:768px){.footer-content{flex-direction:column;gap:2rem}.footer-links-group{flex-wrap:wrap;gap:2rem}.footer-column{min-width:120px}}.home-page{width:100%;min-height:100vh;display:flex;flex-direction:column}.home-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1400px;margin:0 auto;width:100%}.nav-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav-logo{height:40px;width:auto}.nav-title{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,var(--aurora-blue),var(--aurora-cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-links a{text-decoration:none;color:var(--text-secondary);font-weight:500;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:var(--aurora-blue)}.nav-signin{background:linear-gradient(135deg,var(--aurora-blue),var(--aurora-cyan));color:#fff!important;padding:.5rem 1.25rem;border-radius:8px;-webkit-text-fill-color:white}.nav-signin:hover{opacity:.9}.home-hero{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:4rem 2rem;gap:4rem;min-height:70vh}.hero-content{flex:1;max-width:600px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:1.5rem}.gradient-text{background:linear-gradient(135deg,var(--aurora-blue) 0%,var(--aurora-cyan) 40%,var(--aurora-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.2rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem}.hero-cta{display:flex;gap:1rem;margin-bottom:2rem}.cta-button.large{padding:1rem 2.5rem;font-size:1.1rem}.hero-badges{display:flex;gap:1rem;align-items:center}.store-badge img{height:48px;transition:transform .2s}.store-badge img:hover{transform:scale(1.05)}.hero-visual{flex:1;display:flex;justify-content:center;align-items:center}.hero-mockup{perspective:1000px}.mockup-screen{width:320px;height:480px;background:var(--surface);border:2px solid var(--border);border-radius:24px;box-shadow:0 20px 60px #6366f126,0 0 0 1px #6366f10d;overflow:hidden;transform:rotateY(-5deg) rotateX(2deg);transition:transform .5s}.mockup-screen:hover{transform:rotateY(0) rotateX(0)}.mockup-header{display:flex;gap:6px;padding:16px;background:linear-gradient(135deg,var(--aurora-blue),var(--aurora-cyan))}.mockup-dot{width:10px;height:10px;border-radius:50%;background:#fff6}.mockup-content{padding:20px;display:flex;flex-direction:column;gap:12px}.mockup-card{height:80px;border-radius:12px;background:linear-gradient(135deg,var(--surface-light),var(--border));animation:shimmer 2s ease-in-out infinite alternate}.mockup-card.short{height:50px;width:70%}@keyframes shimmer{0%{opacity:.6}to{opacity:1}}.home-features{padding:5rem 2rem;max-width:1400px;margin:0 auto;width:100%}.section-title{text-align:center;font-size:2.5rem;font-weight:800;color:var(--text-primary);margin-bottom:.75rem}.section-subtitle{text-align:center;font-size:1.15rem;color:var(--text-secondary);margin-bottom:3rem}.home-features .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.home-features .feature-card{background:var(--surface);border:2px solid var(--border);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a}.home-features .feature-card:hover{border-color:var(--aurora-blue);transform:translateY(-6px);box-shadow:0 12px 32px #6366f126}.home-features .feature-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.home-features .feature-card h3{font-size:1.2rem;margin-bottom:.75rem;color:var(--text-primary)}.home-features .feature-card p{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.home-how-it-works{padding:5rem 2rem;background:var(--surface-light);width:100%}.home-how-it-works .section-title,.home-how-it-works .section-subtitle{max-width:1400px;margin-left:auto;margin-right:auto}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto}.step-card{text-align:center;padding:2.5rem 2rem}.step-number{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--aurora-blue),var(--aurora-cyan));color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.step-card h3{font-size:1.25rem;margin-bottom:.75rem;color:var(--text-primary)}.step-card p{color:var(--text-secondary);line-height:1.6}.home-cta-section{padding:5rem 2rem;width:100%}.cta-content{max-width:600px;margin:0 auto;text-align:center}.cta-content h2{font-size:2.25rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem}.cta-content p{font-size:1.15rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}@media(max-width:1024px){.home-features .features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-hero{flex-direction:column;padding:2rem 1.5rem;min-height:auto;text-align:center}.hero-title{font-size:2.5rem}.hero-cta{justify-content:center;flex-wrap:wrap}.hero-badges{justify-content:center}.hero-visual{display:none}.home-features .features-grid,.steps-grid{grid-template-columns:1fr}.section-title{font-size:2rem}.nav-links a:not(.nav-signin){display:none}}.legal-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--background)}.legal-nav{padding:1rem 2rem;border-bottom:1px solid var(--border)}.nav-back{display:flex;align-items:center;gap:.75rem;text-decoration:none}.legal-nav .nav-logo{height:32px}.legal-nav .nav-title{font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,var(--aurora-blue),var(--aurora-cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-content{max-width:800px;margin:0 auto;padding:3rem 2rem;flex:1}.legal-content h1{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.legal-date{color:var(--text-secondary);font-size:.9rem;margin-bottom:3rem}.legal-content section{margin-bottom:2.5rem}.legal-content h2{font-size:1.4rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--surface-light)}.legal-content h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-top:1.5rem;margin-bottom:.75rem}.legal-content p{color:var(--text-secondary);line-height:1.8;margin-bottom:1rem;font-size:.95rem}.legal-content ul{padding-left:1.5rem;margin-bottom:1rem}.legal-content li{color:var(--text-secondary);line-height:1.8;margin-bottom:.5rem;font-size:.95rem}.legal-content a{color:var(--aurora-blue);text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-content code{background:var(--surface-light);padding:.15rem .4rem;border-radius:4px;font-size:.85rem;color:var(--aurora-blue)}@media(max-width:768px){.legal-content{padding:2rem 1.5rem}.legal-content h1{font-size:2rem}}.about-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--background)}.about-content{max-width:900px;margin:0 auto;padding:0 2rem 4rem;flex:1}.about-hero{text-align:center;padding:4rem 0 3rem}.about-hero h1{font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,var(--aurora-blue) 0%,var(--aurora-cyan) 50%,var(--aurora-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.about-subtitle{font-size:1.2rem;color:var(--text-secondary);line-height:1.7;max-width:600px;margin:0 auto}.about-section{margin-bottom:3rem}.about-section h2{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.about-section p{color:var(--text-secondary);line-height:1.8;margin-bottom:1rem;font-size:1rem}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem}.about-card{background:var(--surface);border:2px solid var(--border);border-radius:16px;padding:2rem;transition:all .3s}.about-card:hover{border-color:var(--aurora-blue);transform:translateY(-4px);box-shadow:0 8px 24px #6366f11f}.about-card-icon{font-size:2rem;margin-bottom:1rem}.about-card h3{font-size:1.15rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.about-card p{font-size:.9rem;color:var(--text-secondary);line-height:1.6}.about-contact{text-align:center;padding:3rem 0}.contact-methods{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.contact-item{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--aurora-blue);font-weight:500;padding:.75rem 1.25rem;border:2px solid var(--border);border-radius:12px;transition:all .2s}.contact-item:hover{border-color:var(--aurora-blue);background:#f0f0ff}.contact-icon{font-size:1.25rem}@media(max-width:768px){.about-grid{grid-template-columns:1fr}.about-hero h1{font-size:2rem}.contact-methods{flex-direction:column;align-items:center}}.support-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--background)}.support-content{max-width:800px;margin:0 auto;padding:0 2rem 4rem;flex:1}.support-hero{text-align:center;padding:4rem 0 3rem}.support-hero h1{font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,var(--aurora-blue) 0%,var(--aurora-cyan) 50%,var(--aurora-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.support-subtitle{font-size:1.15rem;color:var(--text-secondary);line-height:1.7}.faq-section{margin-bottom:3rem}.faq-section h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{border:2px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .2s}.faq-item.open{border-color:var(--aurora-blue)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--surface);border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:600;color:var(--text-primary);gap:1rem}.faq-question:hover{background:#f1f5f9}.faq-toggle{font-size:1.5rem;font-weight:300;color:var(--aurora-blue);flex-shrink:0}.faq-answer{padding:0 1.5rem 1.25rem;background:var(--surface)}.faq-answer p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.support-contact{margin-bottom:3rem;text-align:center}.support-contact h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.support-contact>p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.support-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.support-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;border:2px solid var(--border);border-radius:16px;background:var(--surface);text-decoration:none;color:inherit;transition:all .3s}.support-card:hover{border-color:var(--aurora-blue);transform:translateY(-4px);box-shadow:0 8px 24px #6366f11f}.support-card-icon{font-size:2rem;margin-bottom:1rem}.support-card h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.support-card p{font-size:.9rem;color:var(--text-secondary);margin-bottom:1rem;line-height:1.5}.support-card-cta{font-size:.85rem;font-weight:600;color:var(--aurora-blue)}.support-resources{margin-bottom:3rem}.support-resources h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;text-align:center}.resource-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.resource-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid var(--border);border-radius:12px;color:var(--text-primary);text-decoration:none;font-weight:500;transition:all .2s}.resource-link:hover{border-color:var(--aurora-blue);color:var(--aurora-blue);background:#f0f0ff}.account-deletion-section{margin-bottom:3rem;padding:2rem;background:#fef1f1;border:2px solid hsl(0,84%,90%);border-radius:16px}.account-deletion-section h2{font-size:1.75rem;font-weight:700;color:#bc1010;margin-bottom:1rem;text-align:center}.deletion-intro{text-align:center;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.deletion-info{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.deletion-card{background:var(--surface);padding:1.5rem;border-radius:12px;border:1px solid var(--border)}.deletion-card h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.deletion-steps,.deletion-list{margin:0;padding-left:1.5rem;color:var(--text-secondary)}.deletion-steps li,.deletion-list li{margin-bottom:.75rem;line-height:1.6}.deletion-steps a{color:var(--aurora-blue);text-decoration:none;font-weight:500}.deletion-steps a:hover{text-decoration:underline}.deletion-note{margin-top:1rem;padding:1rem;background:#fff9e5;border-left:3px solid hsl(45,97%,64%);border-radius:4px;font-size:.9rem;color:var(--text-secondary);line-height:1.6}.deletion-email-button{display:inline-block;padding:.75rem 1.5rem;background:var(--aurora-blue);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;margin:1rem 0;transition:transform .2s,background .2s}.deletion-email-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.deletion-help{font-size:.85rem;color:var(--text-secondary);font-style:italic}@media(max-width:768px){.support-options{grid-template-columns:1fr}.support-hero h1{font-size:2rem}.resource-links{flex-direction:column;align-items:center}.deletion-info{grid-template-columns:1fr}.account-deletion-section{padding:1.5rem}}.header{position:sticky;top:0;z-index:100;padding:1rem 2rem;animation:slideDown .6s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.header-container{max-width:1800px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);border-radius:20px;box-shadow:0 8px 32px #5048e51a;transition:all .3s cubic-bezier(.4,0,.2,1)}.header-container:hover{box-shadow:0 12px 48px #5048e526;transform:translateY(-2px)}.logo-section{display:flex;align-items:center;gap:.75rem;min-width:fit-content;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem 1rem;border-radius:12px}.logo-section:hover{background:linear-gradient(135deg,#5048e51a,#10b2cb1a);transform:scale(1.05)}.header-logo{height:2.5rem;width:auto;filter:drop-shadow(0 2px 4px hsla(243,75%,59%,.3));transition:transform .3s ease}.logo-section:hover .header-logo{transform:rotate(-5deg) scale(1.1)}.app-name{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#5048e5,#10b2cb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:none;letter-spacing:-.02em}@media(min-width:768px){.app-name{display:inline}}.header-nav{display:flex;gap:.5rem;flex:1;justify-content:center}.nav-link{background:none;border:none;color:#2a4074;text-decoration:none;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.75rem 1.5rem;border-radius:12px;position:relative;overflow:hidden}.nav-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#5048e5,#10b2cb);opacity:0;transition:opacity .3s;z-index:-1}.nav-link:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #5048e54d}.nav-link:hover:before{opacity:1}.nav-link:active{transform:translateY(0)}@media(max-width:768px){.header-nav{display:none}}.header-right{display:flex;align-items:center;gap:1rem}.user-menu{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;background:linear-gradient(135deg,#5048e514,#10b2cb14);border:1px solid hsla(243,75%,59%,.2);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.user-menu:hover{background:linear-gradient(135deg,#5048e51f,#10b2cb1f);border-color:#5048e54d;box-shadow:0 4px 16px #5048e526}.user-avatar{width:2.75rem;height:2.75rem;border-radius:50%;background:linear-gradient(135deg,#5048e5,#10b2cb);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.95rem;flex-shrink:0;box-shadow:0 2px 8px #5048e54d;transition:transform .3s ease}.user-menu:hover .user-avatar{transform:scale(1.1) rotate(5deg)}.user-info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.user-email{font-size:.875rem;color:var(--text-secondary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.user-info{display:none}}.sign-out-btn{background:#fff;border:1px solid hsla(243,75%,59%,.2);color:#2a4074;padding:.5rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;flex-shrink:0;position:relative;overflow:hidden}.sign-out-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ef4343,#dc2828);opacity:0;transition:opacity .3s;z-index:-1}.sign-out-btn:hover{color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 12px #ef43434d}.sign-out-btn:hover:before{opacity:1}.sign-out-btn:active{transform:translateY(0)}@media(max-width:640px){.header{padding:.75rem 1rem}.header-container{padding:.5rem 1rem;border-radius:16px}.user-menu{gap:.5rem;padding:.375rem .5rem;border-radius:12px}.user-avatar{width:2.25rem;height:2.25rem;font-size:.8rem}.sign-out-btn{padding:.375rem .75rem;font-size:.8rem}.nav-link{padding:.625rem 1.25rem;font-size:.875rem}}:root{--primary: hsl(243, 75%, 59%);--primary-dark: hsl(243, 75%, 49%);--secondary: hsl(328, 86%, 70%);--background: hsl(0, 0%, 100%);--surface: hsl(0, 0%, 100%);--surface-light: hsl(210, 40%, 96%);--text-primary: hsl(222, 84%, 4.9%);--text-secondary: hsl(215, 13%, 65%);--border: hsl(214, 31%, 91%);--success: hsl(162, 73%, 46%);--error: hsl(0, 84%, 60%);--accent: hsl(199, 89%, 80%);--aurora-blue: hsl(243, 75%, 59%);--aurora-cyan: hsl(188, 85%, 43%);--aurora-green: hsl(162, 73%, 46%);--aurora-purple: hsl(262, 69%, 67%);--aurora-pink: hsl(328, 86%, 70%);--aurora-light: hsl(199, 89%, 80%);--aurora-yellow: hsl(52, 98%, 77%);--aurora-teal: hsl(173, 80%, 40%);--aurora-lime: hsl(84, 81%, 44%);--aurora-amber: hsl(45, 97%, 64%);--aurora-red: hsl(0, 84%, 60%);--aurora-orange: hsl(25, 95%, 53%)}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;background:#fff}body{background:#fff;color:var(--text-primary)}#root{min-height:100vh;width:100%;display:flex;flex-direction:column;overflow-x:hidden;background:#fff}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1;padding:2rem;max-width:1900px;margin:0 auto;width:100%}@media(max-width:768px){.app-content{padding:1rem}}.hero{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#fff;position:relative;overflow:hidden;min-height:80vh}.hero:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle at top right,hsla(243,75%,59%,.05) 0%,hsla(188,85%,43%,.03) 50%,transparent 70%);pointer-events:none}.logo-container{position:relative;z-index:1;margin-bottom:1.5rem}.hero .logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s,transform .3s;filter:drop-shadow(0 0 20px rgba(99,102,241,.3))}.hero .logo:hover{filter:drop-shadow(0 0 30px rgba(99,102,241,.5));transform:scale(1.05)}.hero h1{position:relative;z-index:1;font-size:3rem;font-weight:800;background:linear-gradient(90deg,var(--aurora-blue) 0%,var(--aurora-cyan) 40%,var(--aurora-green) 70%,var(--aurora-pink) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-shadow:0 10px 30px rgba(0,0,0,.1)}.hero p{position:relative;z-index:1;font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem}.cta-buttons{position:relative;z-index:1;display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center}.cta-button{padding:.875rem 2.25rem;border-radius:12px;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent;position:relative;overflow:hidden}.cta-button.primary{background:linear-gradient(135deg,var(--aurora-blue) 0%,var(--aurora-cyan) 100%);color:#fff;box-shadow:0 4px 15px #5048e54d}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #5048e566}.cta-button.primary:active{transform:translateY(-1px)}.cta-button.secondary{background:#fff;color:var(--aurora-blue);border:2px solid var(--aurora-blue);box-shadow:0 2px 8px #5048e51a}.cta-button.secondary:hover{background:#f0f0ff;transform:translateY(-3px);box-shadow:0 8px 20px #5048e540}.cta-button.secondary:active{transform:translateY(-1px)}.features-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;max-width:1400px;padding:0 1rem}.feature-card{background:#fff;border:2px solid hsl(214,31%,91%);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--text-primary);box-shadow:0 2px 8px #5048e50f}.feature-card:hover{border-color:var(--aurora-blue);transform:translateY(-8px);box-shadow:0 12px 32px #5048e533}.feature-icon{font-size:2.5rem;margin-bottom:1rem;display:inline-block}.feature-card h3{font-size:1.25rem;margin-bottom:.75rem;color:var(--text-primary)}.feature-card p{color:var(--text-secondary);line-height:1.6}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#fff}.spinner{width:3rem;height:3rem;border:3px solid var(--surface);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading-container p{color:var(--text-secondary);font-size:1rem}@media(max-width:768px){.hero{padding:1rem}.hero h1{font-size:2rem}.hero p{font-size:1rem}.cta-buttons{flex-direction:column;gap:.5rem}.cta-button{width:100%;padding:.875rem 1.5rem}.features-grid{grid-template-columns:1fr;gap:1rem}}.card{padding:2em}.read-the-docs{color:var(--text-secondary)}
