:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-theme=light]{color:#1f2937}html[data-theme=dark]{color:#ffffffde}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background:#fff}[data-theme=dark] body{background:#0f172a}.app{display:flex;flex-direction:column;min-height:100vh;width:100%}.nav-bar1{padding:2rem}.app>:not(.navbar):not(.footer){flex:1;display:flex;flex-direction:column}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 26px;box-sizing:border-box}.app>.features,.app>.pricing,.app>.contact,.app>.dashboard,.app>.checkout{display:flex;align-items:center;justify-content:center;flex:1;padding-bottom:5%}.subscription-page{padding-top:var(--navbar-height, 70px);padding-bottom:2rem;background:#fff}[data-theme=dark] .subscription-page{background:#111827}@media (max-width: 768px){:root{--navbar-height: 65px}.container{width:85%;padding:6px}}@media (max-width: 480px){:root{--navbar-height: 60px}.container{width:90%}}.pricing-bottom-sections{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:4rem auto 0;align-items:stretch}@media (max-width: 1024px){.pricing-bottom-sections{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.pricing-bottom-sections{grid-template-columns:1fr;gap:1.5rem}}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;font-family:inherit;font-size:1rem;line-height:1;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent}.btn:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-primary{background:#2563eb;color:#fff;border-color:#2563eb}.btn-primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.btn-secondary{background:#f3f4f6;color:#374151;border-color:#d1d5db}.btn-secondary:hover:not(:disabled){background:#e5e7eb;border-color:#d1d5db;transform:translateY(-2px)}.btn-outline{background:transparent;color:#2563eb;border-color:#2563eb}.btn-outline:hover:not(:disabled){background:#2563eb;color:#fff;transform:translateY(-2px)}.btn-ghost{background:transparent;color:#6b7280;border-color:transparent}.btn-ghost:hover:not(:disabled){background:#f3f4f6;color:#374151}.btn-small{padding:.5rem 1rem;font-size:.875rem}.btn-medium{padding:.75rem 1.5rem;font-size:1rem}.btn-large{padding:1rem 2rem;font-size:1.125rem}[data-theme=dark] .btn-primary{background:#3b82f6;border-color:#3b82f6}[data-theme=dark] .btn-primary:hover:not(:disabled){background:#2563eb;border-color:#2563eb}[data-theme=dark] .btn-secondary{background:#374151;color:#f9fafb;border-color:#4b5563}[data-theme=dark] .btn-secondary:hover:not(:disabled){background:#4b5563;border-color:#6b7280}[data-theme=dark] .btn-outline{color:#60a5fa;border-color:#60a5fa}[data-theme=dark] .btn-outline:hover:not(:disabled){background:#60a5fa;color:#1f2937}[data-theme=dark] .btn-ghost{color:#d1d5db}[data-theme=dark] .btn-ghost:hover:not(:disabled){background:#374151;color:#f9fafb}:root{--navbar-height: 70px}body{padding-top:var(--navbar-height)}@media (max-width: 768px){:root{--navbar-height: 55px}body{padding-top:var(--navbar-height)}}@media (max-width: 480px){:root{--navbar-height: 45px}body{padding-top:var(--navbar-height)}}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--navbar-height)}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px;position:relative;height:var(--navbar-height);box-sizing:border-box}@media (max-width: 768px){.header .container{padding:.5rem 15px;height:var(--navbar-height)}}@media (max-width: 480px){.header .container{padding:.3rem 10px;height:var(--navbar-height)}}.logo a{display:flex;align-items:center;gap:.5rem}.header .logo-img{height:60px;width:auto;max-width:700px;object-fit:contain;display:block}@media (max-width: 768px){.header .logo-img{height:45px;max-width:400px}}@media (max-width: 480px){.header .logo-img{height:35px;max-width:400px}}.logo-text{font-size:1.5rem;font-weight:700;color:#2563eb}.welcome-message{color:#6b7280;font-size:.875rem;font-weight:500;white-space:nowrap}[data-theme=dark] .welcome-message{color:#d1d5db}.nav{display:flex;align-items:center;gap:2rem}.nav a{text-decoration:none;color:#666;font-weight:500;transition:color .3s ease;position:relative}.nav a:hover{color:#2563eb}.nav a.active{color:#2563eb;font-weight:600}.nav a.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#2563eb;border-radius:1px}.theme-toggle{background:none;border:none;padding:0;cursor:pointer;outline:none!important;margin:0 .5rem}.theme-toggle:focus{outline:none!important}.theme-toggle:focus-visible{outline:2px solid #60a5fa;outline-offset:2px;border-radius:20px}.toggle-track{position:relative;width:60px;height:30px;background:#374151;border-radius:15px;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;padding:0 4px;overflow:hidden}[data-theme=light] .toggle-track{background:#e5e7eb}.toggle-thumb{position:absolute;left:2px;width:26px;height:26px;background:#1f2937;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;z-index:2}[data-theme=light] .toggle-thumb{transform:translate(30px);background:#f3f4f6}.toggle-icon{font-size:14px;transition:all .3s ease;filter:none;opacity:1}[data-theme=dark] .toggle-icon{filter:brightness(1.2) contrast(1.1)}[data-theme=light] .toggle-icon{filter:brightness(.8) contrast(1.2)}.toggle-background-icon{position:absolute;width:100%;height:100%;display:flex;align-items:center;z-index:1}.background-icon{font-size:12px;opacity:.8;transition:all .3s ease;position:absolute}[data-theme=dark] .background-icon{filter:brightness(1.1);color:#fbbf24}[data-theme=light] .background-icon{filter:brightness(.9);color:#6b7280}[data-theme=dark] .background-icon{right:8px}[data-theme=light] .background-icon{left:8px}.theme-toggle:hover .toggle-track{transform:scale(1.05)}.theme-toggle:active .toggle-track{transform:scale(.95)}[data-theme=dark] .header{background:#1f2937;box-shadow:0 2px 10px #0000004d}[data-theme=dark] .logo h1{color:#60a5fa}[data-theme=dark] .nav a:hover,[data-theme=dark] .nav a.active{color:#60a5fa}[data-theme=dark] .nav a.active:after{background:#60a5fa}.menu-toggle{display:none;background:none;border:none;font-size:3rem;color:#2563eb;cursor:pointer;padding:.25rem;line-height:1;transition:transform .3s ease,color .3s ease;align-items:center;justify-content:center}.menu-toggle:hover{transform:scale(1.1)}.menu-toggle:active{transform:scale(.95)}[data-theme=dark] .menu-toggle{color:#60a5fa}@media (max-width: 768px){.menu-toggle{font-size:2.5rem}}@media (max-width: 480px){.menu-toggle{font-size:2rem}}.welcome-message-desktop{display:none}[data-theme=dark] .welcome-message-mobile,[data-theme=dark] .welcome-message-desktop{color:#93c5fd}@media (max-width: 1024px){.menu-toggle{display:flex}.nav{position:fixed;top:var(--navbar-height);left:0;right:0;bottom:0;flex-direction:column;align-items:center;justify-content:flex-start;background:#fff;padding:2rem 1rem;display:flex;gap:1.5rem;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease .1s;z-index:999;overflow-y:auto}.nav.show{transform:translateY(0);opacity:1;pointer-events:auto}.nav a{font-size:1.25rem;color:#374151;padding:1rem 2rem;border-radius:12px;width:100%;max-width:300px;text-align:center;transition:background .2s,color .2s,transform .3s ease,opacity .3s ease;transform:translateY(-10px);opacity:0}.nav.show a{transform:translateY(0);opacity:1}.nav.show a:nth-child(1){transition-delay:.1s}.nav.show a:nth-child(2){transition-delay:.15s}.nav.show a:nth-child(3){transition-delay:.2s}.nav.show a:nth-child(4){transition-delay:.25s}.nav.show a:nth-child(5){transition-delay:.3s}.nav.show a:nth-child(6){transition-delay:.35s}.nav .theme-toggle,.nav button,.nav .welcome-message-mobile{transform:translateY(-10px);opacity:0;transition:background .2s,color .2s,transform .3s ease,opacity .3s ease}.nav .theme-toggle{transform:scale(1.2);margin:1rem 0}.nav button{font-size:1.1rem;padding:.8rem 2rem;min-width:150px}.nav.show .theme-toggle{transition-delay:.4s}.nav.show button{transition-delay:.45s}.nav.show .welcome-message-mobile{transition-delay:.05s}.nav.show .theme-toggle,.nav.show button,.nav.show .welcome-message-mobile{transform:translateY(0);opacity:1}.nav a:hover{background:#eff6ff;color:#2563eb}.nav .welcome-message-mobile{font-size:1.1rem;font-weight:600;color:#2563eb;margin-bottom:1rem;text-align:center}.welcome-message-desktop{display:none}}[data-theme=dark] .nav{background:#1f2937}[data-theme=dark] .nav .welcome-message-mobile{color:#60a5fa}[data-theme=dark] .nav a{color:#d1d5db}[data-theme=dark] .nav a:hover{background:#374151;color:#60a5fa}@media (max-width: 768px){.header .container{flex-wrap:nowrap}.welcome-message{display:none}}body.nav-open{overflow:hidden}.footer{background:#1f2937;color:#fff;padding:60px 0 20px;margin-top:60px}[data-theme=dark] .footer{background:#030712}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{margin-bottom:1rem;color:#f9fafb}.footer-section a{display:block;color:#d1d5db;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.footer-section a:hover{color:#2563eb}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af}@media (max-width: 768px){.footer{margin-top:30px}.footer-content{grid-template-columns:1fr}}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:80px 0 60px;min-height:50vh;display:flex;align-items:center}[data-theme=dark] .hero{background:linear-gradient(135deg,#1e3a8a,#581c87)}.hero-content{max-width:800px;margin:0 auto;padding:0 1rem}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.hero-content p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:400}.cta-form{display:flex;gap:1rem;max-width:500px;margin:0 auto 1.5rem;flex-wrap:wrap;justify-content:center;align-items:stretch}.cta-form input{flex:1;min-width:280px;padding:1rem 1.25rem;border:none;border-radius:10px;font-size:1rem;color:#1f2937;background:#fff;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease;font-family:inherit}.cta-form input:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d;transform:translateY(-1px)}.cta-form input::placeholder{color:#9ca3af}.cta-form button{padding:1rem 2.5rem;background:#10b981;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a;white-space:nowrap;font-family:inherit}.cta-form button:hover{background:#059669;transform:translateY(-1px);box-shadow:0 8px 15px -3px #0003}.cta-form button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:0 4px 6px -1px #0000001a}.hero-subtitle{font-size:.95rem;opacity:.85;font-weight:400;margin:0}@media (max-width: 1024px){.hero{padding:70px 0 50px;min-height:55vh}.hero-content h1{font-size:3rem;margin-bottom:1.25rem}.hero-content p{font-size:1.1rem;margin-bottom:2rem}.cta-form{max-width:450px}.cta-form input{min-width:250px;padding:.875rem 1rem}.cta-form button{padding:.875rem 2rem}}@media (max-width: 768px){.hero{padding:60px 0 40px;min-height:60vh}.hero-content{padding:0 1.5rem}.hero-content h1{font-size:2.25rem;margin-bottom:1rem;line-height:1.2}.hero-content p{font-size:1rem;margin-bottom:1.75rem;line-height:1.5}.cta-form{flex-direction:column;max-width:400px;gap:.75rem;margin-bottom:1.25rem}.cta-form input{min-width:auto;width:100%;padding:.875rem 1rem;font-size:.95rem}.cta-form button{width:100%;padding:.875rem 2rem;font-size:.95rem}.hero-subtitle{font-size:.9rem}}@media (max-width: 480px){.hero{padding:40px 0 30px;min-height:55vh}.hero-content{padding:0 1rem}.hero-content h1{font-size:1.875rem;margin-bottom:.875rem;line-height:1.15}.hero-content p{font-size:.95rem;margin-bottom:1.5rem;line-height:1.4}.cta-form{max-width:350px;gap:.625rem}.cta-form input{padding:.75rem .875rem;font-size:.9rem;border-radius:8px}.cta-form button{padding:.75rem 1.5rem;font-size:.9rem;border-radius:8px}.hero-subtitle{font-size:.85rem}}@media (max-width: 360px){.hero{padding:30px 0 20px;min-height:50vh}.hero-content{padding:0 .75rem}.hero-content h1{font-size:1.625rem;margin-bottom:.75rem}.hero-content p{font-size:.9rem;margin-bottom:1.25rem}.cta-form{max-width:300px}.cta-form input{padding:.625rem .75rem;font-size:.85rem}.cta-form button{padding:.625rem 1.25rem;font-size:.85rem}.hero-subtitle{font-size:.8rem}}.problem-solution{padding:100px 0;background:#f9fafb}[data-theme=dark] .problem-solution{background:#111827}.problem-solution-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.problem-solution-text h2{font-size:2.75rem;margin-bottom:2.5rem;color:#1f2937;line-height:1.1;font-weight:700;letter-spacing:-.02em}[data-theme=dark] .problem-solution-text h2{color:#f1f5f9}.problems-list{margin-bottom:2.5rem}.problem-item{display:flex;align-items:flex-start;margin-bottom:2rem;gap:1.25rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}[data-theme=dark] .problem-item{background:#1e293b;border-color:#475569}.problem-item:hover{border-color:#f87171;transform:translateY(-2px);box-shadow:0 8px 25px -5px #0000001a}[data-theme=dark] .problem-item:hover{border-color:#f87171;box-shadow:0 8px 25px -5px #0000004d}.problem-item:last-child{margin-bottom:0}.problem-icon{font-size:1.75rem;flex-shrink:0;margin-top:.25rem}.problem-text h3{font-size:1.375rem;margin-bottom:.75rem;color:#1f2937;font-weight:600;line-height:1.3}[data-theme=dark] .problem-text h3{color:#f1f5f9}.problem-text p{color:#6b7280;line-height:1.6;margin:0;font-size:1rem}[data-theme=dark] .problem-text p{color:#cbd5e1}.solution-callout{background:#f0f9ff;padding:2rem;border-radius:16px;border-left:4px solid #3b82f6;margin-top:2.5rem;transition:all .3s ease}[data-theme=dark] .solution-callout{background:#1e3a8a;border-left-color:#60a5fa}.solution-callout:hover{transform:translateY(-2px);box-shadow:0 8px 25px -5px #3b82f61a}[data-theme=dark] .solution-callout:hover{box-shadow:0 8px 25px -5px #3b82f633}.solution-callout h3{font-size:1.375rem;margin-bottom:1rem;color:#1f2937;font-weight:600}[data-theme=dark] .solution-callout h3{color:#f1f5f9}.solution-callout p{color:#374151;line-height:1.6;margin:0;font-size:1rem}[data-theme=dark] .solution-callout p{color:#e5e7eb}.problem-solution-video{display:flex;flex-direction:column;align-items:center}.video-container{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;border:2px solid rgba(255,255,255,.1)}.video-container:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000026}[data-theme=dark] .video-container:hover{box-shadow:0 20px 40px #0006}.video-player{width:100%;height:100%;border-radius:16px;background:linear-gradient(135deg,#667eea,#764ba2);object-fit:cover}[data-theme=dark] .video-player{background:linear-gradient(135deg,#1e3a8a,#581c87)}.video-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2.5rem 2rem 3.5rem;text-align:center;pointer-events:none}.video-overlay h4{font-size:1.375rem;margin-bottom:.75rem;font-weight:600;line-height:1.3}.video-overlay p{margin:0;opacity:.95;font-size:1rem;line-height:1.4}.video-caption{margin-top:1.25rem;color:#6b7280;font-size:.95rem;text-align:center;font-style:italic;line-height:1.4}[data-theme=dark] .video-caption{color:#cbd5e1}@media (max-width: 1024px){.problem-solution{padding:80px 0}.problem-solution-content{gap:3rem;padding:0 1.5rem}.problem-solution-text h2{font-size:2.5rem;margin-bottom:2rem}.problem-item{padding:1.25rem;margin-bottom:1.75rem}.problem-text h3{font-size:1.25rem}.solution-callout{padding:1.75rem;margin-top:2rem}}@media (max-width: 768px){.problem-solution{padding:60px 0}.problem-solution-content{grid-template-columns:1fr;gap:3rem;padding:0 1rem}.problem-solution-text h2{font-size:2.125rem;text-align:center;margin-bottom:1.75rem;line-height:1.2}.problem-item{padding:1rem;margin-bottom:1.5rem;gap:1rem}.problem-icon{font-size:1.5rem}.problem-text h3{font-size:1.125rem;margin-bottom:.5rem}.problem-text p{font-size:.95rem}.solution-callout{padding:1.5rem;margin-top:1.75rem}.solution-callout h3{font-size:1.25rem;margin-bottom:.75rem}.solution-callout p{font-size:.95rem}.video-container{max-width:500px;border-radius:12px}.video-player{border-radius:12px}.video-overlay{padding:2rem 1.5rem 1.5rem}.video-overlay h4{font-size:1.25rem;margin-bottom:.5rem}.video-overlay p{font-size:.95rem}}@media (max-width: 480px){.problem-solution{padding:40px 0}.problem-solution-content{gap:2.5rem;padding:0 .75rem}.problem-solution-text h2{font-size:1.875rem;margin-bottom:1.5rem}.problem-item{padding:.875rem;margin-bottom:1.25rem;gap:.875rem;border-radius:10px}.problem-icon{font-size:1.375rem}.problem-text h3{font-size:1rem;margin-bottom:.5rem}.problem-text p{font-size:.9rem;line-height:1.5}.solution-callout{padding:1.25rem;margin-top:1.5rem;border-radius:12px}.solution-callout h3{font-size:1.125rem;margin-bottom:.625rem}.solution-callout p{font-size:.9rem}.video-container,.video-player{border-radius:10px}.video-overlay{padding:1.5rem 1rem 1.25rem}.video-overlay h4{font-size:1.125rem;margin-bottom:.5rem}.video-overlay p{font-size:.9rem}.video-caption{margin-top:1rem;font-size:.875rem}}@media (max-width: 360px){.problem-solution{padding:30px 0}.problem-solution-content{gap:2rem;padding:0 .5rem}.problem-solution-text h2{font-size:1.625rem;margin-bottom:1.25rem}.problem-item{padding:.75rem;margin-bottom:1rem;gap:.75rem}.problem-text h3{font-size:.95rem}.problem-text p{font-size:.85rem}.solution-callout{padding:1rem;margin-top:1.25rem}.solution-callout h3{font-size:1rem}.solution-callout p{font-size:.85rem}.video-overlay h4{font-size:1rem}.video-overlay p{font-size:.85rem}}.stats{padding:100px 0;background:#fff}[data-theme=dark] .stats{background:#1f2937}.stats-content{max-width:1200px;margin:0 auto;text-align:center;padding:0 1rem}.stats-header{margin-bottom:4rem}.stats-header h2{font-size:2.75rem;margin-bottom:1.25rem;color:#1f2937;font-weight:700;line-height:1.1;letter-spacing:-.02em}[data-theme=dark] .stats-header h2{color:#f1f5f9}.stats-header p{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6;font-weight:400}[data-theme=dark] .stats-header p{color:#cbd5e1}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.stat-card{background:#f9fafb;padding:3rem 2rem;border-radius:20px;transition:all .3s ease;border:2px solid #e5e7eb;position:relative;overflow:hidden}[data-theme=dark] .stat-card{background:#111827;border-color:#374151}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transform:scaleX(0);transition:transform .3s ease}.stat-card:hover:before{transform:scaleX(1)}.stat-card:hover{transform:translateY(-4px);border-color:#3b82f6;box-shadow:0 20px 40px #0000001a}[data-theme=dark] .stat-card:hover{border-color:#60a5fa;box-shadow:0 20px 40px #0000004d}.stat-number{font-size:3.5rem;font-weight:800;color:#3b82f6;margin-bottom:.75rem;line-height:1;letter-spacing:-.02em;transition:all .3s ease}[data-theme=dark] .stat-number{color:#60a5fa}.stat-card:hover .stat-number{transform:scale(1.05)}.stat-label{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem;line-height:1.3}[data-theme=dark] .stat-label{color:#f1f5f9}.stat-description{font-size:.95rem;color:#6b7280;font-weight:500;line-height:1.4}[data-theme=dark] .stat-description{color:#9ca3af}.stats-footer{padding-top:2rem;border-top:2px solid #e5e7eb;margin-top:2rem}[data-theme=dark] .stats-footer{border-top-color:#374151}.stats-update{font-size:.95rem;color:#6b7280;margin:0;font-style:italic;line-height:1.4}[data-theme=dark] .stats-update{color:#9ca3af}.stat-number{transition:all .3s ease}.stat-card:nth-child(3) .stat-number{font-size:3rem}@media (max-width: 1024px){.stats{padding:80px 0}.stats-content{padding:0 1.5rem}.stats-header{margin-bottom:3rem}.stats-header h2{font-size:2.5rem;margin-bottom:1rem}.stats-header p{font-size:1.125rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;margin-bottom:2.5rem}.stat-card{padding:2.5rem 1.75rem;border-radius:16px}.stat-number{font-size:3rem;margin-bottom:.625rem}.stat-card:nth-child(3) .stat-number{font-size:2.5rem}.stat-label{font-size:1.125rem;margin-bottom:.375rem}.stat-description{font-size:.9rem}}@media (max-width: 768px){.stats{padding:60px 0}.stats-content{padding:0 1rem}.stats-header{margin-bottom:2.5rem}.stats-header h2{font-size:2.125rem;margin-bottom:.875rem;line-height:1.2}.stats-header p{font-size:1rem;line-height:1.5}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.stat-card{padding:2rem 1.5rem;border-radius:14px}.stat-number{font-size:2.5rem;margin-bottom:.5rem}.stat-card:nth-child(3) .stat-number{font-size:2rem}.stat-label{font-size:1rem;margin-bottom:.375rem}.stat-description{font-size:.85rem}.stats-footer{padding-top:1.5rem;margin-top:1.5rem}.stats-update{font-size:.9rem}}@media (max-width: 480px){.stats{padding:40px 0}.stats-content{padding:0 .75rem}.stats-header{margin-bottom:2rem}.stats-header h2{font-size:1.875rem;margin-bottom:.75rem}.stats-header p{font-size:.95rem}.stats-grid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.75rem}.stat-card{padding:1.75rem 1.25rem;border-radius:12px}.stat-number{font-size:2.25rem;margin-bottom:.5rem}.stat-card:nth-child(3) .stat-number{font-size:1.875rem}.stat-label{font-size:.95rem;margin-bottom:.25rem}.stat-description{font-size:.8rem}.stats-footer{padding-top:1.25rem;margin-top:1.25rem}.stats-update{font-size:.85rem}}@media (max-width: 360px){.stats{padding:30px 0}.stats-content{padding:0 .5rem}.stats-header{margin-bottom:1.5rem}.stats-header h2{font-size:1.625rem;margin-bottom:.625rem}.stats-header p{font-size:.9rem}.stats-grid{gap:1rem;margin-bottom:1.5rem}.stat-card{padding:1.5rem 1rem;border-radius:10px}.stat-number{font-size:2rem;margin-bottom:.375rem}.stat-card:nth-child(3) .stat-number{font-size:1.625rem}.stat-label{font-size:.9rem;margin-bottom:.25rem}.stat-description{font-size:.75rem}.stats-footer{padding-top:1rem;margin-top:1rem}.stats-update{font-size:.8rem}}@media (min-width: 769px){.stat-card:hover{transform:translateY(-6px) scale(1.02)}.stat-card:hover .stat-number{transform:scale(1.08);color:#2563eb}[data-theme=dark] .stat-card:hover .stat-number{color:#93c5fd}}.features-section{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);position:relative;overflow:hidden}[data-theme=dark] .features-section{background:linear-gradient(135deg,#0f172a,#1e293b)}.features-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(147,51,234,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(16,185,129,.1) 0%,transparent 50%);animation:backgroundShift 20s ease-in-out infinite;pointer-events:none}@keyframes backgroundShift{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(1deg) scale(1.02)}}.features-header{text-align:center;max-width:800px;margin:0 auto 60px;padding:0 20px}.features-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;color:#1e293b;line-height:1.1}[data-theme=dark] .features-title{color:#f8fafc}.gradient-text{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#06b6d4);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.features-subtitle{font-size:1.25rem;color:#64748b;line-height:1.6;margin:0}[data-theme=dark] .features-subtitle{color:#94a3b8}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:0 20px}.feature-card{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #0000000d,0 10px 25px #0000001a}[data-theme=dark] .feature-card{background:#1e293bcc;border:1px solid rgba(71,85,105,.3);box-shadow:0 4px 6px #0003,0 10px 25px #0000004d}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);transform:scaleX(0);transition:transform .4s ease}.feature-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #0000001a,0 15px 35px #00000026}[data-theme=dark] .feature-card:hover{box-shadow:0 20px 40px #0000004d,0 15px 35px #0006}.feature-card:hover:before{transform:scaleX(1)}.feature-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.feature-icon-wrapper{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.feature-icon-wrapper:before{content:"";position:absolute;inset:0;background:inherit;opacity:.8;transition:opacity .3s ease}.feature-card:hover .feature-icon-wrapper:before{opacity:1}.feature-icon{font-size:1.75rem;position:relative;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.feature-title{font-size:1.4rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}[data-theme=dark] .feature-title{color:#f8fafc}.feature-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}[data-theme=dark] .feature-description{color:#94a3b8}.feature-highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.feature-highlight{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid rgba(148,163,184,.2);transition:all .3s ease}[data-theme=dark] .feature-highlight{background:linear-gradient(135deg,#374151,#4b5563);color:#d1d5db;border:1px solid rgba(107,114,128,.3)}.feature-card:hover .feature-highlight{background:linear-gradient(135deg,#ddd6fe,#c4b5fd);color:#6b46c1;transform:translateY(-1px)}[data-theme=dark] .feature-card:hover .feature-highlight{background:linear-gradient(135deg,#5b21b6,#7c3aed);color:#e9d5ff}.feature-card-footer{margin-top:auto;position:relative}.feature-progress-bar{height:3px;background:linear-gradient(90deg,#e2e8f0,#cbd5e1);border-radius:2px;overflow:hidden;position:relative}[data-theme=dark] .feature-progress-bar{background:linear-gradient(90deg,#374151,#4b5563)}.feature-progress-bar:after{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;transition:width .8s ease}.feature-card:hover .feature-progress-bar:after{width:100%}.features-cta{margin-top:80px;text-align:center;padding:0 20px}.cta-content{background:linear-gradient(135deg,#ffffffe6,#f8fafce6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem 2rem;max-width:600px;margin:0 auto;border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 40px #0000001a}[data-theme=dark] .cta-content{background:linear-gradient(135deg,#1e293be6,#0f172ae6);border:1px solid rgba(71,85,105,.3)}.cta-content h3{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}[data-theme=dark] .cta-content h3{color:#f8fafc}.cta-content p{font-size:1.1rem;color:#64748b;margin-bottom:2rem;line-height:1.6}[data-theme=dark] .cta-content p{color:#94a3b8}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:.875rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;min-width:160px;justify-content:center}.cta-button.primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 10px 25px #3b82f64d}.cta-button.primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 15px 35px #3b82f666}.cta-button.secondary{background:#ffffffe6;color:#3b82f6;border:2px solid #3b82f6}[data-theme=dark] .cta-button.secondary{background:#1e293be6;color:#60a5fa;border-color:#60a5fa}.cta-button.secondary:hover{background:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #3b82f64d}@media (max-width: 1200px){.features-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}}@media (max-width: 768px){.features-section{padding:60px 0}.features-header{margin-bottom:40px}.features-grid{grid-template-columns:1fr;gap:1.25rem;padding:0 16px}.feature-card{padding:1.5rem}.feature-header{gap:.75rem;margin-bottom:1.25rem}.feature-icon-wrapper{width:50px;height:50px}.feature-icon{font-size:1.5rem}.feature-title{font-size:1.2rem}.features-cta{margin-top:60px}.cta-content{padding:2rem 1.5rem;border-radius:20px}.cta-content h3{font-size:1.75rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}}@media (max-width: 480px){.features-section{padding:40px 0}.features-grid{padding:0 12px;gap:1rem}.feature-card{padding:1.25rem;border-radius:16px}.feature-header{flex-direction:column;text-align:center;gap:.5rem}.feature-icon-wrapper{width:45px;height:45px;margin:0 auto}.feature-title{font-size:1.1rem}.feature-description{font-size:.9rem}.feature-highlights{justify-content:center}.feature-highlight{font-size:.75rem;padding:.3rem .6rem}.cta-content{padding:1.5rem 1rem;margin:0 12px}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.feature-card,.feature-icon-wrapper:before,.feature-highlight,.feature-progress-bar:after,.cta-button{transition:none}.features-section:before,.gradient-text{animation:none}.feature-card:hover{transform:none}}.cta-button:focus{outline:2px solid #3b82f6;outline-offset:2px}.feature-card:focus-within{outline:2px solid #3b82f6;outline-offset:2px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:0;max-width:1400px;margin-left:auto;margin-right:auto}.pricing-card{background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:10px;text-align:center;position:relative;transition:border-color .3s ease;display:flex;flex-direction:column}.pricing-card Button{margin-top:auto}[data-theme=dark] .pricing-card{background:#1e293b;border-color:#475569}.pricing-card:hover{border-color:#2563eb}[data-theme=dark] .pricing-card:hover{border-color:#3b82f6}.pricing-card.current{border-color:#2563eb;background:#f0f7ff}[data-theme=dark] .pricing-card.current{border-color:#3b82f6;background:#1e293b}.pricing-card.disabled{opacity:.6;pointer-events:none}.error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}[data-theme=dark] .error-message{background:#451a1a;border-color:#991b1b}.error-message p{color:#b91c1c;margin:0}[data-theme=dark] .error-message p{color:#fca5a5}.error-message button{background:none;border:none;color:#b91c1c;cursor:pointer;text-decoration:underline;font-size:.9rem}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}[data-theme=dark] .popular-badge{background:#3b82f6}.pricing-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#1f2937;height:2.5rem;display:flex;align-items:center;justify-content:center;line-height:1.2}[data-theme=dark] .pricing-card h3{color:#f1f5f9}.price{font-size:2rem;font-weight:700;color:#2563eb;margin-bottom:.5rem;white-space:nowrap}[data-theme=dark] .price{color:#60a5fa}.duration{color:#6b7280;margin-bottom:1.25rem;font-size:.85rem}[data-theme=dark] .duration{color:#cbd5e1}.pricing-card ul{list-style:none;margin-bottom:1.5rem;text-align:left}.pricing-card li{padding:.4rem 0;color:#6b7280;border-bottom:1px solid #f3f4f6;font-size:.9rem}[data-theme=dark] .pricing-card li{color:#cbd5e1;border-bottom:1px solid #334155}.pricing-card li:last-child{border-bottom:none}@media (min-width: 1280px){.pricing-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1279px) and (min-width: 1024px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1023px) and (min-width: 768px){.pricing-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width: 767px){.pricing-grid{grid-template-columns:1fr;gap:.75rem;max-width:400px}.pricing-card{padding:1rem;font-size:.9rem}.pricing-card h3{font-size:1.1rem;height:auto;margin-bottom:.5rem;line-height:1.2}.price{font-size:1.6rem;margin-bottom:.25rem}.duration{font-size:.8rem;margin-bottom:.75rem}.pricing-card li{padding:.25rem 0;font-size:.8rem}.pricing-card ul{margin-bottom:1rem}.popular-badge{font-size:.75rem;padding:.2rem .8rem}.pricing-card Button{font-size:.9rem;padding:.7rem 1.5rem;width:100%}}@media (max-width: 479px){.pricing-grid{gap:.5rem;max-width:350px}.pricing-card{padding:.8rem}.pricing-card h3{font-size:1rem;margin-bottom:.4rem}.price{font-size:1.4rem;margin-bottom:.2rem}.duration{font-size:.75rem;margin-bottom:.6rem}.pricing-card li{padding:.2rem 0;font-size:.75rem}.pricing-card ul{margin-bottom:.8rem}.popular-badge{font-size:.7rem;padding:.15rem .6rem}.pricing-card Button{font-size:.85rem;padding:.6rem 1.2rem}}.payment-methods-section{margin:0;text-align:center;display:flex;flex-direction:column;height:100%}.payment-methods-section h3{font-size:2rem;margin-bottom:2rem;color:#1f2937}[data-theme=dark] .payment-methods-section h3{color:#f1f5f9}.payment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto;align-items:stretch;flex:1}.payment-method-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:left;min-height:300px;display:flex;flex-direction:column}[data-theme=dark] .payment-method-card{background:#1e293b;border-color:#475569}.payment-method-card h4{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;text-align:center}[data-theme=dark] .payment-method-card h4{color:#f1f5f9}.payment-method-card p{color:#6b7280;margin-bottom:1rem}[data-theme=dark] .payment-method-card p{color:#cbd5e1}.payment-method-card ul{list-style:disc;margin-left:1.5rem;color:#6b7280;flex:1}[data-theme=dark] .payment-method-card ul{color:#cbd5e1}.payment-method-card li{margin-bottom:.5rem}.mailing-address{background:#f3f4f6;padding:1rem;border-radius:8px;margin:1rem 0;font-family:monospace;color:#374151;flex:1}[data-theme=dark] .mailing-address{background:#374151;color:#d1d5db}.payment-method-card p:last-child{margin-bottom:0}@media (max-width: 1024px){.payment-methods-section h3{font-size:1.8rem;margin-bottom:1.5rem}.payment-grid{grid-template-columns:1fr;gap:1.5rem}.payment-method-card{min-height:280px;padding:1.8rem}}@media (max-width: 768px){.payment-methods-section h3{font-size:1.6rem;margin-bottom:1.5rem}.payment-grid{grid-template-columns:1fr;gap:1.2rem}.payment-method-card{min-height:auto;padding:1.5rem}.payment-method-card h4{font-size:1.1rem;margin-bottom:.8rem}.payment-method-card p{font-size:.9rem;margin-bottom:.8rem}.payment-method-card ul{font-size:.9rem}.mailing-address{font-size:.85rem;padding:.8rem}}@media (max-width: 480px){.payment-methods-section h3{font-size:1.4rem;margin-bottom:1.2rem}.payment-grid{gap:1rem}.payment-method-card{padding:1.2rem}.payment-method-card h4{font-size:1rem;margin-bottom:.6rem}.payment-method-card p{font-size:.85rem;margin-bottom:.6rem}.payment-method-card ul{font-size:.85rem;margin-left:1.2rem}.payment-method-card li{margin-bottom:.4rem}.mailing-address{font-size:.8rem;padding:.6rem}}.subscription-process{margin:4rem 0;text-align:center}.subscription-process h3{font-size:2rem;margin-bottom:2rem;color:#1f2937}[data-theme=dark] .subscription-process h3{color:#f1f5f9}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto}.step{text-align:center}.step-number{width:50px;height:50px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;margin:0 auto 1rem}[data-theme=dark] .step-number{background:#3b82f6}.step h4{color:#1f2937;margin-bottom:.5rem}[data-theme=dark] .step h4{color:#f1f5f9}.step p{color:#6b7280;font-size:.9rem}[data-theme=dark] .step p{color:#cbd5e1}@media (max-width: 1024px){.process-steps{grid-template-columns:repeat(2,1fr);gap:1.5rem}.subscription-process h3{font-size:1.8rem;margin-bottom:1.5rem}}@media (max-width: 768px){.subscription-process{margin:2.5rem 0}.subscription-process h3{font-size:1.6rem;margin-bottom:1.5rem}.process-steps{grid-template-columns:repeat(2,1fr);gap:1.5rem}.step-number{width:45px;height:45px;font-size:1.1rem;margin-bottom:.8rem}.step h4{font-size:.95rem;margin-bottom:.4rem}.step p{font-size:.85rem}}@media (max-width: 480px){.subscription-process{margin:2rem 0}.subscription-process h3{font-size:1.4rem;margin-bottom:1.2rem}.process-steps{grid-template-columns:1fr;gap:1.5rem}.step-number{width:40px;height:40px;font-size:1rem;margin-bottom:.6rem}.step h4{font-size:.9rem;margin-bottom:.3rem}.step p{font-size:.8rem;line-height:1.3}}.subscription-details{margin:0;text-align:center;display:flex;flex-direction:column;height:100%}.subscription-details h3{font-size:2rem;margin-bottom:2rem;color:#1f2937}[data-theme=dark] .subscription-details h3{color:#f1f5f9}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto;align-items:stretch;flex:1}.detail-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:left;min-height:300px;display:flex;flex-direction:column}[data-theme=dark] .detail-item{background:#1e293b;border-color:#475569}.detail-item h4{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;text-align:center}[data-theme=dark] .detail-item h4{color:#f1f5f9}.detail-item ul{list-style:disc;margin-left:1.5rem;color:#6b7280;flex:1}[data-theme=dark] .detail-item ul{color:#cbd5e1}.detail-item li{margin-bottom:.5rem}@media (max-width: 1024px){.subscription-details h3{font-size:1.8rem;margin-bottom:1.5rem}.details-grid{grid-template-columns:1fr;gap:1.5rem}.detail-item{min-height:280px;padding:1.8rem}}@media (max-width: 768px){.subscription-details h3{font-size:1.6rem;margin-bottom:1.5rem}.details-grid{grid-template-columns:1fr;gap:1.2rem}.detail-item{min-height:auto;padding:1.5rem}.detail-item h4{font-size:1.1rem;margin-bottom:.8rem}.detail-item ul{font-size:.9rem}.detail-item li{margin-bottom:.4rem}}@media (max-width: 480px){.subscription-details h3{font-size:1.4rem;margin-bottom:1.2rem}.details-grid{gap:1rem}.detail-item{padding:1.2rem}.detail-item h4{font-size:1rem;margin-bottom:.6rem}.detail-item ul{font-size:.85rem;margin-left:1.2rem}.detail-item li{margin-bottom:.3rem}}.current-plan-section{margin-bottom:3rem}.current-plan-section h2{font-size:1.75rem;color:#1f2937;margin-bottom:1.5rem}[data-theme=dark] .current-plan-section h2{color:#f9fafb}.current-plan-card,.no-plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center}[data-theme=dark] .current-plan-card,[data-theme=dark] .no-plan-card{background:#1f2937;border-color:#4b5563}.current-plan-card h3{color:#059669;font-size:1.5rem;margin-bottom:.5rem}[data-theme=dark] .current-plan-card h3{color:#34d399}.no-plan-card h3{color:#6b7280;font-size:1.5rem;margin-bottom:.5rem}[data-theme=dark] .no-plan-card h3{color:#d1d5db}.current-plan-card p,.no-plan-card p{color:#6b7280;margin:0}[data-theme=dark] .current-plan-card p,[data-theme=dark] .no-plan-card p{color:#d1d5db}.expiry-info{font-size:.875rem;color:#9ca3af!important;margin-top:.5rem!important;font-style:italic}[data-theme=dark] .expiry-info{color:#6b7280!important}.history-section{margin-bottom:2rem}.history-section h2{font-size:1.75rem;color:#1f2937;margin-bottom:1.5rem}[data-theme=dark] .history-section h2{color:#f9fafb}.history-list{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}[data-theme=dark] .history-list{background:#1f2937;border-color:#4b5563}.history-list.scrollable{max-height:400px;overflow-y:auto}.history-list.scrollable::-webkit-scrollbar{width:6px}.history-list.scrollable::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}[data-theme=dark] .history-list.scrollable::-webkit-scrollbar-track{background:#374151}.history-list.scrollable::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}[data-theme=dark] .history-list.scrollable::-webkit-scrollbar-thumb{background:#6b7280}.history-list.scrollable::-webkit-scrollbar-thumb:hover{background:#94a3b8}[data-theme=dark] .history-list.scrollable::-webkit-scrollbar-thumb:hover{background:#9ca3af}.history-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;gap:1rem}[data-theme=dark] .history-item{border-bottom-color:#4b5563}.history-item:last-child{border-bottom:none}.history-details{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}.main-transaction-info{display:flex;flex-direction:column;gap:.25rem}.change-type{font-weight:600;color:#1f2937;text-transform:capitalize}[data-theme=dark] .change-type{color:#f9fafb}.plan-change{color:#6b7280;font-size:.875rem}[data-theme=dark] .plan-change{color:#d1d5db}.date{color:#9ca3af;font-size:.875rem}[data-theme=dark] .date{color:#6b7280}.amount{font-weight:700;font-size:1.1rem;color:#059669;white-space:nowrap;align-self:flex-start;padding:.25rem .5rem;background:#ecfdf5;border-radius:4px;border:1px solid #bbf7d0}[data-theme=dark] .amount{color:#34d399;background:#064e3b;border-color:#065f46}.credit-info{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.credit-added{background:#d1fae5;color:#065f46;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}[data-theme=dark] .credit-added{background:#064e3b;color:#a7f3d0}.credit-used{background:#fef3c7;color:#92400e;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}[data-theme=dark] .credit-used{background:#78350f;color:#fcd34d}.credit-balance{background:#e0e7ff;color:#3730a3;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}[data-theme=dark] .credit-balance{background:#312e81;color:#c7d2fe}.transaction-notes{margin-top:.5rem;padding:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;color:#64748b;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}[data-theme=dark] .transaction-notes{background:#334155;border-color:#475569;color:#cbd5e1}.notes-header{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}[data-theme=dark] .notes-header{color:#f3f4f6}.notes-content{white-space:pre-wrap;word-break:break-word;max-width:100%}.no-history-container{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;min-height:120px}.no-history-message{color:#6b7280;text-align:center;font-style:italic;margin:0;font-size:.95rem}[data-theme=dark] .no-history-message{color:#d1d5db}.scroll-hint{color:#6b7280;font-size:.75rem;text-align:center;margin:.5rem 0 0;font-style:italic}[data-theme=dark] .scroll-hint{color:#9ca3af}@media (max-width: 768px){.history-item{flex-direction:column;align-items:flex-start;gap:.5rem}}.contact-form{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;max-width:600px;margin:0 auto;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}[data-theme=dark] .contact-form{background:#1e293b;border-color:#475569;box-shadow:0 4px 6px -1px #0000004d}.contact-form:hover{border-color:#2563eb;box-shadow:0 8px 25px -5px #0000001a}[data-theme=dark] .contact-form:hover{border-color:#3b82f6;box-shadow:0 8px 25px -5px #0006}.contact-form h3{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center;border-bottom:2px solid #e5e7eb;padding-bottom:1rem}[data-theme=dark] .contact-form h3{color:#f1f5f9;border-bottom-color:#475569}.contact-form.success{text-align:center;padding:3rem 2rem;background:#f0f9ff;border-color:#2563eb}[data-theme=dark] .contact-form.success{background:#1e293b;border-color:#3b82f6}.contact-form.success h3{color:#2563eb;font-size:2rem;margin-bottom:1rem;border-bottom:none;padding-bottom:0}[data-theme=dark] .contact-form.success h3{color:#60a5fa}.contact-form.success p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}[data-theme=dark] .contact-form.success p{color:#cbd5e1}.form-error{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#b91c1c;font-weight:500;text-align:center}[data-theme=dark] .form-error{background:#451a1a;border-color:#991b1b;color:#fca5a5}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#374151;font-weight:600;font-size:.95rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}[data-theme=dark] .form-group label{color:#e5e7eb}.form-group input,.form-group textarea{width:100%;padding:.875rem 1rem;border:2px solid #d1d5db;border-radius:8px;font-size:1rem;color:#1f2937;background:#fff;transition:all .2s ease;font-family:inherit;box-sizing:border-box}[data-theme=dark] .form-group input,[data-theme=dark] .form-group textarea{background:#374151;border-color:#6b7280;color:#f9fafb}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}[data-theme=dark] .form-group input:focus,[data-theme=dark] .form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input:hover,.form-group textarea:hover,[data-theme=dark] .form-group input:hover,[data-theme=dark] .form-group textarea:hover{border-color:#9ca3af}.form-group textarea{resize:vertical;min-height:120px;line-height:1.5}.character-count{text-align:right;color:#6b7280;font-size:.875rem;margin-top:.5rem;font-weight:500}[data-theme=dark] .character-count{color:#9ca3af}.contact-form>button:last-child{width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .2s ease}@media (max-width: 768px){.contact-form{padding:1.5rem;margin:0 1rem;border-radius:10px}.contact-form h3{font-size:1.5rem;margin-bottom:1.25rem}.contact-form.success{padding:2rem 1.5rem}.contact-form.success h3{font-size:1.75rem}.form-group{margin-bottom:1.25rem}.form-group input,.form-group textarea{padding:.75rem;font-size:.95rem}.form-group textarea{min-height:100px}.contact-form>button:last-child{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.contact-form{padding:1rem;margin:0 .5rem}.contact-form h3{font-size:1.25rem;margin-bottom:1rem}.contact-form.success{padding:1.5rem 1rem}.contact-form.success h3{font-size:1.5rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.9rem;margin-bottom:.4rem}.form-group input,.form-group textarea{padding:.625rem;font-size:.9rem}.character-count{font-size:.8rem}.contact-form>button:last-child{padding:.75rem 1.25rem;font-size:.95rem}}.contact-grid{background:#fff;padding-top:60px;min-height:80vh}[data-theme=dark] .contact-grid{background:#111827}.contact-grid h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1f2937;font-weight:700}[data-theme=dark] .contact-grid h2{color:#f1f5f9}.contact-grid .container>p{text-align:center;color:#6b7280;margin-bottom:3rem;font-size:1.1rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}[data-theme=dark] .contact-grid .container>p{color:#cbd5e1}.contact-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.contact-section{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}[data-theme=dark] .contact-section{background:#1e293b;border-color:#475569}.contact-section:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px -5px #0000001a}[data-theme=dark] .contact-section:hover{border-color:#3b82f6;box-shadow:0 8px 25px -5px #0000004d}.contact-section h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}[data-theme=dark] .contact-section h3{color:#f1f5f9;border-bottom-color:#475569}.contact-section p{color:#6b7280;line-height:1.6;margin:0}[data-theme=dark] .contact-section p{color:#cbd5e1}.contact-section a{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s ease}[data-theme=dark] .contact-section a{color:#60a5fa}.contact-section a:hover{color:#1d4ed8;text-decoration:underline}[data-theme=dark] .contact-section a:hover{color:#93c5fd}@media (max-width: 1024px){.contact-grid h2{font-size:2.2rem;margin-bottom:.8rem}.contact-grid .container>p{font-size:1rem;margin-bottom:2.5rem}.contact-content{gap:1.5rem;margin-top:2.5rem}.contact-section{padding:1.5rem}}@media (max-width: 768px){.contact-grid{padding-top:30px}.contact-grid h2{font-size:1.8rem;margin-bottom:.75rem;padding:0 1rem}.contact-grid .container>p{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}.contact-content{grid-template-columns:1fr;gap:1rem;margin-top:2rem;padding:0 1rem}.contact-section{padding:1rem}.contact-section h3{font-size:1.3rem}}@media (max-width: 480px){.contact-grid{padding:15px 0}.contact-grid h2{font-size:1.5rem;margin-bottom:.6rem;line-height:1.2}.contact-grid .container>p{font-size:.9rem;margin-bottom:1.5rem;line-height:1.4}.contact-content{margin-top:1.5rem;padding:0 .5rem}.contact-section{padding:.75rem}.contact-section h3{font-size:1.2rem;margin-bottom:.75rem;padding-bottom:.5rem}.contact-section p{font-size:.9rem}}.legal{background:#fff;padding-top:60px;min-height:80vh}[data-theme=dark] .legal{background:#111827}.legal h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1f2937;font-weight:700}[data-theme=dark] .legal h2{color:#f1f5f9}.legal-content{display:flex;flex-direction:column;gap:2rem;max-width:1000px;margin:2rem auto 0}.legal-section{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}[data-theme=dark] .legal-section{background:#1e293b;border-color:#475569;box-shadow:0 4px 6px -1px #0000004d}.legal-section:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px -5px #0000001a}[data-theme=dark] .legal-section:hover{border-color:#3b82f6;box-shadow:0 8px 25px -5px #0000004d}.legal-section h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1.25rem;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}[data-theme=dark] .legal-section h3{color:#f1f5f9;border-bottom-color:#475569}.legal-section p{color:#6b7280;line-height:1.7;font-size:1rem;margin-bottom:1rem}.legal-section p:last-child{margin-bottom:0}[data-theme=dark] .legal-section p{color:#cbd5e1}.legal-section p strong{color:#374151;font-weight:600}[data-theme=dark] .legal-section p strong{color:#f9fafb}.legal-section a{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s ease}[data-theme=dark] .legal-section a{color:#60a5fa}.legal-section a:hover{color:#1d4ed8;text-decoration:underline}[data-theme=dark] .legal-section a:hover{color:#93c5fd}@media (max-width: 1024px){.legal h2{font-size:2.2rem;margin-bottom:.8rem}.legal-content{margin-top:1.5rem;gap:1.5rem}.legal-section{padding:1.75rem}.legal-section h3{font-size:1.4rem;margin-bottom:1rem;padding-bottom:.6rem}.legal-section p{font-size:.95rem;line-height:1.6}}@media (max-width: 768px){.legal{padding-top:30px}.legal h2{font-size:1.8rem;margin-bottom:.75rem;padding:0 1rem}.legal-content{margin:1.5rem 1rem 0;gap:1.25rem}.legal-section{padding:1.5rem;border-radius:10px}.legal-section h3{font-size:1.3rem;margin-bottom:.875rem;padding-bottom:.5rem}.legal-section p{font-size:.9rem;line-height:1.6;margin-bottom:.875rem}}@media (max-width: 480px){.legal{padding:15px 0}.legal h2{font-size:1.5rem;margin-bottom:.6rem;line-height:1.2;padding:0 .5rem}.legal-content{margin:1rem .5rem 0;gap:1rem}.legal-section{padding:1rem;border-radius:8px}.legal-section h3{font-size:1.2rem;margin-bottom:.75rem;padding-bottom:.4rem;line-height:1.3}.legal-section p{font-size:.85rem;line-height:1.5;margin-bottom:.75rem}.legal-section a{word-break:break-word}}@media (max-width: 360px){.legal h2{font-size:1.3rem;margin-bottom:.5rem}.legal-content{margin:.75rem .25rem 0;gap:.75rem}.legal-section{padding:.75rem}.legal-section h3{font-size:1.1rem;margin-bottom:.6rem}.legal-section p{font-size:.8rem;margin-bottom:.6rem}}.server-limitation-notice{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.server-limitation-notice .notice-text{color:#92400e;font-size:.9rem;margin:0;line-height:1.5}[data-theme=dark] .server-limitation-notice{background:#451a03;border-color:#92400e}[data-theme=dark] .server-limitation-notice .notice-text{color:#fbbf24}.trial-info,.enterprise-info{background:var(--card-background);border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid var(--border-color)}.trial-info h3,.enterprise-info h3{margin:0 0 1rem;color:var(--text-color);font-size:1rem;font-weight:600}.trial-info ul,.enterprise-info ul{list-style:none;padding:0;margin:0}.trial-info li,.enterprise-info li{color:var(--text-muted);font-size:.9rem;position:relative;padding:.3rem 0 .3rem 1.5rem}.trial-info li:before,.enterprise-info li:before{content:"✓";position:absolute;left:0;color:var(--success-color, #059669);font-weight:700}.trial-ineligible{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1rem}.activate-trial-btn{width:100%;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:6px;transition:all .2s ease}[data-theme=dark] .trial-info,[data-theme=dark] .enterprise-info{background:#334155;border-color:#475569}[data-theme=dark] .trial-info h3,[data-theme=dark] .enterprise-info h3{color:#f1f5f9}[data-theme=dark] .trial-info li,[data-theme=dark] .enterprise-info li{color:#cbd5e1}[data-theme=dark] .trial-ineligible{background:#451a1a;border-color:#991b1b;color:#fca5a5}.subscription-status-card{background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px #00000014}.status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f2f5}.status-header h3{margin:0;color:#2c3e50;font-size:1.25rem;font-weight:600}.status-badge{padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-active{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.status-canceled{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.status-pending{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.status-inactive{background:#f8f9fa;color:#6c757d;border:1px solid #dee2e6}.status-one-time{background:#e3f2fd;color:#1565c0;border:1px solid #bbdefb}.status-default{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.status-content{space-y:16px}.status-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f8f9fa}.status-item:last-child{border-bottom:none}.status-label{color:#6c757d;font-weight:500;font-size:.95rem}.status-value{color:#2c3e50;font-weight:600;font-size:.95rem;text-align:right}.status-notice{margin-top:16px;padding:16px;border-radius:8px;font-size:.9rem;line-height:1.5}.status-notice p{margin:0}.status-notice.active{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-notice.warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.status-notice.cancellation{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width: 768px){.subscription-status-card{margin:16px;padding:20px}.status-header{flex-direction:column;align-items:flex-start;gap:12px}.status-header h3{font-size:1.1rem}.status-item{flex-direction:column;align-items:flex-start;gap:4px}.status-value{text-align:left;font-weight:500}}.status-item.account-credit{background:linear-gradient(135deg,#e8f5e8,#f0f9f0);border:1px solid #c3e6c3;border-radius:8px;padding:12px 16px;margin:8px 0}.status-item.account-credit .status-label{color:#2d5a2d;font-weight:600}.status-item.account-credit .credit-amount{color:#1a5a1a;font-weight:700;font-size:1.1rem}.status-item.account-credit .credit-amount:before{content:"💳 ";margin-right:4px}.enterprise-info{background:var(--card-background);border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid var(--border-color)}.enterprise-info h3{margin:0 0 1rem;color:var(--text-color);font-size:1rem;font-weight:600}.enterprise-info ul{list-style:none;padding:0;margin:0}.enterprise-info li{color:var(--text-muted);font-size:.9rem;position:relative;padding:.3rem 0 .3rem 1.5rem}.enterprise-info li:before{content:"✓";position:absolute;left:0;color:var(--success-color, #059669);font-weight:700}.contact-sales-btn{width:100%;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:6px;transition:all .2s ease}[data-theme=dark] .enterprise-info{background:#334155;border-color:#475569}[data-theme=dark] .enterprise-info h3{color:#f1f5f9}[data-theme=dark] .enterprise-info li{color:#cbd5e1}.stripe-form{margin-top:1rem}.card-fields-container{margin-bottom:1.25rem}.card-field{margin-bottom:.75rem}.card-field label{display:block;margin-bottom:.375rem;font-weight:500;color:var(--text-color);font-size:.85rem}.stripe-element-wrapper{border:1px solid var(--border-color);border-radius:4px;padding:.625rem;background:var(--card-background);transition:border-color .2s ease}.stripe-element-wrapper:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 2px #3b82f61a}.card-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.postal-code-input{width:100%;border:none;outline:none;background:transparent;color:#424770;font-size:16px;font-family:Helvetica Neue,Helvetica,sans-serif;padding:.625rem}.postal-code-input::placeholder{color:#aab7c4}.stripe-checkout-button{width:100%;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:6px;transition:all .2s ease;background:#635bff!important;border:2px solid #635BFF!important;color:#fff!important;cursor:pointer}.stripe-checkout-button:hover:not(:disabled){background:#5a52ff!important;border-color:#5a52ff!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #635bff4d}.stripe-checkout-button:disabled{background:#9ca3af!important;border-color:#9ca3af!important;color:#fff!important;cursor:not-allowed;transform:none;box-shadow:none}.pay-button{width:100%;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:6px;transition:all .2s ease}.payment-security{text-align:center;margin-top:.75rem}.payment-security p{color:var(--text-muted);font-size:.8rem;margin:0}@media (max-width: 768px){.card-row{grid-template-columns:1fr}}[data-theme=dark] .card-field label{color:#f1f5f9}[data-theme=dark] .stripe-element-wrapper{border-color:#475569;background:#334155}[data-theme=dark] .stripe-element-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .postal-code-input{color:#000}[data-theme=dark] .postal-code-input::placeholder{color:#aab7c4}[data-theme=dark] .payment-security p{color:#cbd5e1}[data-theme=dark] .stripe-checkout-button{background:#635bff!important;border-color:#635bff!important;color:#fff!important}[data-theme=dark] .stripe-checkout-button:hover:not(:disabled){background:#5a52ff!important;border-color:#5a52ff!important;color:#fff!important}.existing-payment-notice{margin:20px 0;padding:16px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:12px}.stripe-billing-info{margin:20px 0}.stripe-billing-info h4{color:#f9fafb;margin-bottom:16px;font-size:18px}.billing-explanation{margin-bottom:16px}.info-box{padding:20px;border-radius:12px;margin-bottom:16px}.info-box h5{margin:0 0 12px;font-size:16px;font-weight:600}.info-box p{margin:0 0 12px;line-height:1.6;font-size:14px}.info-box p:last-child{margin-bottom:0}.upgrade-info{background:#3b82f61a;border:1px solid rgba(59,130,246,.3)}.upgrade-info h5{color:#60a5fa}.upgrade-info p{color:#e5e7eb}.downgrade-info{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3)}.downgrade-info h5{color:#fbbf24}.downgrade-info p{color:#e5e7eb}.same-plan-info{background:#6b72801a;border:1px solid rgba(107,114,128,.3)}.same-plan-info p{color:#9ca3af;text-align:center;margin:0}.stripe-note{font-style:italic;color:#9ca3af!important;font-size:13px!important}.payment-method-indicator{display:flex;align-items:flex-start;gap:12px}.payment-method-indicator .icon{font-size:20px;margin-top:2px}.payment-info strong{display:block;color:#22c55e;font-size:14px;margin-bottom:4px}.payment-info p{margin:0 0 4px;color:#e5e7eb;font-size:14px}.payment-info small{color:#9ca3af;font-size:12px}.update-payment-btn{margin-top:12px;padding:8px 16px;background:#6b72804d;border:1px solid #6b7280;border-radius:8px;color:#9ca3af;font-size:12px;cursor:not-allowed}.payment-methods{margin-bottom:1.5rem}.payment-method-notice{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:12px 16px;margin-bottom:16px}.payment-method-notice p{margin:0;font-size:14px;color:var(--text-color);display:flex;align-items:center;gap:8px}.payment-method-notice .icon{font-size:16px}.payment-methods h3{margin:0 0 1rem;color:var(--text-color);font-size:1rem;font-weight:600;text-align:center}.payment-options{width:100%;display:flex;justify-content:space-between;gap:1rem}.stripe-payment{width:50%;background:#f9f8ff}.check-payment1{width:50%}.check-payment1{background:#1a1a1a!important;border:2px solid #1a1a1a!important;color:#fff!important;transition:all .3s ease;cursor:pointer}.check-payment1:hover{background:#2d2d2d!important;border-color:#2d2d2d!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #1a1a1a4d}.check-payment1.selected{background:#2d2d2d!important;border-color:#404040!important;color:#fff!important;box-shadow:0 0 0 3px #1a1a1a4d,inset 0 0 0 2px #fff;transform:translateY(-1px)}.check-payment1 .payment-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;min-height:80px;gap:8px}.check-icon-center{height:32px;width:auto;filter:brightness(0) invert(1)!important}.check-text{color:#fff!important;font-weight:600;font-size:14px;text-align:center}.payment-option{display:flex;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;cursor:pointer;transition:border .3s,background .3s;background:#f9fafb}.payment-option:hover{border-color:#2563eb;background:#f0f9ff}.payment-option.selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px #2563eb26}.stripe-payment{background:#635bff!important;border:2px solid #635BFF!important;color:#fff!important;transition:all .3s ease;cursor:pointer}.stripe-payment:hover{background:#5a52ff!important;border-color:#5a52ff!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #635bff4d}.stripe-payment.selected{background:#5a52ff!important;border-color:#4f46e5!important;color:#fff!important;box-shadow:0 0 0 3px #635bff4d,inset 0 0 0 2px #fff;transform:translateY(-1px)}.stripe-payment .payment-content{display:flex;align-items:center;justify-content:center;padding:24px;min-height:80px}.stripe-logo-center{height:36px;width:auto;filter:brightness(0) invert(1)!important}.payment-option.selected .check-icon{color:#059669}.payment-option.selected .payment-label{color:var(--primary-color);font-weight:700}.payment-icon{font-size:1.25rem;margin-bottom:.125rem}.stripe-icon{color:#635bff}.check-icon{color:#059669}.payment-content{display:flex;align-items:center;gap:1rem;width:100%}.payment-icon svg{flex-shrink:0}.stripe-icons{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:.25rem}.payment-labels{flex:1}.payment-label{font-weight:600;color:#fff}.payment-subtitle{font-size:.875rem;color:#6b7280}.stripe-logo{height:24px;width:auto;object-fit:contain}.payment-subtitle{font-size:.7rem;color:var(--text-muted);font-weight:400}.payment-separator{text-align:center;margin:1.25rem 0 .75rem;position:relative}.payment-separator:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border-color);z-index:1}.payment-separator span{background:var(--card-background);padding:0 .75rem;color:var(--text-muted);font-size:.8rem;font-weight:500;position:relative;z-index:2}.check-payment h3{margin:0 0 1rem;color:var(--text-color);font-size:1.1rem;font-weight:600}.check-payment-description{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.check-instructions{background:var(--card-background);border-radius:8px;padding:1.5rem;margin:1rem 0 2rem;border:1px solid var(--border-color)}.check-instructions h4{margin:0 0 1rem;color:var(--text-color);font-size:1rem;font-weight:600}.check-instructions ul{margin:0;padding-left:1.5rem}.check-instructions li{margin-bottom:.5rem;color:var(--text-muted)}.mailing-address{background:var(--background-color);border:1px solid var(--border-color);border-radius:6px;padding:1rem;margin:.75rem 0;font-family:Courier New,monospace;font-size:.85rem;line-height:1.4;box-shadow:0 1px 3px #0000001a}.address-line{color:var(--text-color);margin-bottom:.25rem}.address-line:last-child{margin-bottom:0}.address-line.company{font-weight:700;font-size:.9rem;color:var(--text-color);margin-bottom:.4rem}.check-payment-btn{width:100%;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:6px;transition:all .2s ease}@media (max-width: 768px){.payment-options{gap:.5rem;flex-direction:column}.payment-option{padding:.625rem;flex-direction:row;min-height:auto;text-align:left;gap:.625rem}.payment-option .payment-labels{align-items:flex-start}.stripe-payment,.check-payment1{width:100%}}@media screen and (max-width:480px){.stripe-icons{display:none}}[data-theme=dark] .payment-option{border-color:var(--border-color);background:var(--card-background)}[data-theme=dark] .stripe-payment{background:#635bff!important;border-color:#635bff!important;color:#fff!important}[data-theme=dark] .stripe-payment:hover{background:#5a52ff!important;border-color:#5a52ff!important;color:#fff!important}[data-theme=dark] .stripe-payment.selected{background:#5a52ff!important;border-color:#4f46e5!important;color:#fff!important;box-shadow:0 0 0 3px #635bff4d,inset 0 0 0 2px #fff!important}[data-theme=dark] .stripe-payment .stripe-logo-center{filter:brightness(0) invert(1)!important}[data-theme=dark] .subscription-update-btn{background:#635bff!important;border-color:#635bff!important;color:#fff!important}[data-theme=dark] .subscription-update-btn:hover:not(:disabled){background:#5a52ff!important;border-color:#5a52ff!important;color:#fff!important}[data-theme=dark] .subscription-update-btn:disabled{background:#9ca3af!important;border-color:#9ca3af!important;color:#fff!important}[data-theme=dark] .check-payment1{background:#1a1a1a!important;border-color:#1a1a1a!important;color:#fff!important}[data-theme=dark] .check-payment1:hover{background:#2d2d2d!important;border-color:#2d2d2d!important;color:#fff!important}[data-theme=dark] .check-payment1.selected{background:#2d2d2d!important;border-color:#404040!important;color:#fff!important;box-shadow:0 0 0 3px #1a1a1a4d,inset 0 0 0 2px #fff!important}[data-theme=dark] .check-payment1 .check-icon-center{filter:brightness(0) invert(1)!important}[data-theme=dark] .check-payment1 .check-text{color:#fff!important}[data-theme=dark] .payment-separator:before{background:var(--border-color)}[data-theme=dark] .payment-separator span{background:var(--card-background)}[data-theme=dark] .check-instructions h4{color:#f1f5f9!important}[data-theme=dark] .check-instructions li,[data-theme=dark] .check-payment-description{color:#cbd5e1}[data-theme=dark] .mailing-address{background:#0f172a;border-color:#475569;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .address-line,[data-theme=dark] .address-line.company{color:#f1f5f9}.auto-renew-section{margin:1.5rem 0;padding:1rem;background:var(--card-background);border:1px solid var(--border-color);border-radius:8px}.auto-renew-section h3{margin:0 0 1rem;color:var(--text-color);font-size:1rem;font-weight:600}.auto-renew-option{display:flex;align-items:flex-start;gap:.5rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;margin:0;width:100%}.auto-renew-checkbox{margin:0;transform:scale(1.2);cursor:pointer;accent-color:var(--primary-color);margin-top:.125rem}.checkbox-content{flex:1}.checkbox-title{font-weight:600;color:var(--text-color);margin-bottom:.5rem;font-size:.9rem}.checkbox-description{font-size:.85rem;color:var(--text-muted);line-height:1.4;padding:.5rem .75rem;background:var(--background-color);border-radius:6px;border:1px solid var(--border-color);transition:all .2s ease}.auto-renew-checkbox:checked+.checkbox-content .checkbox-description{background:#22c55e1a;border-color:#22c55e;color:#16a34a}[data-theme=dark] .auto-renew-section{background:var(--card-background);border-color:var(--border-color)}[data-theme=dark] .checkbox-description{background:#0f172a;border-color:#475569;color:#cbd5e1}[data-theme=dark] .auto-renew-checkbox:checked+.checkbox-content .checkbox-description{background:#22c55e26;border-color:#22c55e;color:#4ade80}@media (max-width: 768px){.auto-renew-section{margin:1rem 0;padding:.75rem}.checkbox-label{gap:.5rem}.checkbox-title{font-size:.85rem}.checkbox-description{font-size:.8rem;padding:.4rem .6rem}}.existing-subscription-payment{margin-top:2rem;padding:1.5rem;background:var(--success-background, #f0fdf4);border:1px solid var(--success-border, #bbf7d0);border-radius:8px}.payment-summary{margin-bottom:1.5rem}.payment-summary h4{margin:0 0 .5rem;color:var(--text-primary);font-size:1.1rem;font-weight:600}.payment-summary p{margin:0;color:var(--text-secondary);font-size:.9rem;line-height:1.5}.subscription-update-btn{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:6px;transition:all .2s ease;background:#635bff!important;border:2px solid #635BFF!important;color:#fff!important}.subscription-update-btn:hover:not(:disabled){background:#5a52ff!important;border-color:#5a52ff!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #635bff4d}.subscription-update-btn:disabled{background:#9ca3af!important;border-color:#9ca3af!important;color:#fff!important;cursor:not-allowed;transform:none;box-shadow:none}.upgrade-timing-choice{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin:24px 0}.upgrade-timing-choice h4{margin:0 0 16px;color:#1e293b;font-size:1.1rem;font-weight:600}.timing-options{display:flex;flex-direction:column;gap:12px}.timing-option{position:relative;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s ease;cursor:pointer}.timing-option:hover{border-color:#3b82f6;background:#fafbff}.timing-option.selected{border-color:#3b82f6;background:#eff6ff}.timing-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.timing-option label{display:block;padding:16px;cursor:pointer;width:100%}.option-content{display:flex;flex-direction:column;gap:8px}.option-header{display:flex;justify-content:space-between;align-items:center}.option-title{font-weight:600;color:#1e293b;font-size:1rem}.option-badge{background:#f1f5f9;color:#475569;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500}.timing-option.selected .option-badge{background:#dbeafe;color:#1e40af}.option-description{color:#64748b;font-size:.875rem;line-height:1.4}.check-icon-inline{height:20px;width:20px;margin-right:8px;filter:brightness(0) invert(1);vertical-align:middle}.check-payment-btn{background:#1a1a1a!important;border-color:#1a1a1a!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:50px!important;padding:16px 24px!important;border-radius:8px!important;font-weight:600!important}.check-payment-btn:hover:not(:disabled){background:#2d2d2d!important;border-color:#2d2d2d!important;color:#fff!important}.check-payment-btn:disabled{background:#9ca3af!important;border-color:#9ca3af!important;color:#fff!important}[data-theme=dark] .check-payment-btn{background:#1a1a1a!important;border-color:#1a1a1a!important;color:#fff!important}[data-theme=dark] .check-payment-btn:hover:not(:disabled){background:#2d2d2d!important;border-color:#2d2d2d!important;color:#fff!important}[data-theme=dark] .check-payment-btn:disabled{background:#9ca3af!important;border-color:#9ca3af!important;color:#fff!important}.order-summary{background:var(--card-background);border-radius:8px;padding:1.5rem;border:1px solid var(--border-color);height:fit-content;top:1.5rem}.order-summary h3{margin:0 0 1.25rem;color:var(--text-color);font-size:1.1rem;font-weight:600}.plan-details h4{margin:0 0 .375rem;color:var(--text-color);font-size:1rem;font-weight:600}.plan-description{color:var(--text-muted);font-size:.85rem;margin-bottom:.75rem}.plan-price{display:flex;align-items:baseline;gap:.375rem;margin-bottom:1.25rem}.plan-price .price{font-size:1.5rem;font-weight:700;color:var(--text-color)}.plan-price .duration{color:var(--text-muted);font-size:.85rem}.plan-features{border-top:1px solid var(--border-color);padding-top:1rem;margin-bottom:1.25rem}.plan-features h5{margin:0 0 .75rem;color:var(--text-color);font-size:.9rem;font-weight:600}.plan-features ul{list-style:none;padding:0;margin:0}.plan-features li{color:var(--text-muted);font-size:.85rem;position:relative;padding:.3rem 0 .3rem 1.25rem}.plan-features li:before{content:"✓";position:absolute;left:0;color:var(--success-color, #059669);font-weight:700;font-size:.8rem}.total-section{border-top:1px solid var(--border-color);padding-top:.75rem}.total-line{display:flex;justify-content:space-between;margin-bottom:.375rem;font-size:.9rem}.total-line.processing-fee{color:var(--text-muted);font-size:.85rem}.total-line.total{font-weight:700;font-size:1rem;color:var(--text-color);border-top:1px solid var(--border-color);padding-top:.375rem;margin-top:.375rem}.payment-note{margin-top:.75rem;padding-top:.5rem;border-top:1px solid var(--border-color)}.payment-note p{color:var(--text-muted);font-size:.75rem;margin:0;font-style:italic}@media (max-width: 1024px){.order-summary{order:-1;position:static}}@media (max-width: 768px){.order-summary{padding:1.25rem}}[data-theme=dark] .order-summary{background:#1e293b;border-color:#475569}[data-theme=dark] .order-summary h3,[data-theme=dark] .plan-details h4{color:#f1f5f9}[data-theme=dark] .plan-description{color:#cbd5e1}[data-theme=dark] .plan-price .price{color:#f1f5f9}[data-theme=dark] .plan-price .duration{color:#cbd5e1}[data-theme=dark] .plan-features{border-top-color:#475569}[data-theme=dark] .plan-features h5{color:#f1f5f9}[data-theme=dark] .plan-features li{color:#cbd5e1}[data-theme=dark] .total-section{border-top-color:#475569}[data-theme=dark] .total-line{color:#cbd5e1}[data-theme=dark] .total-line.processing-fee{color:#94a3b8}[data-theme=dark] .total-line.total{color:#f1f5f9;border-top-color:#475569}[data-theme=dark] .payment-note{border-top-color:#475569}[data-theme=dark] .payment-note p{color:#94a3b8}.upgrade-notice{background:linear-gradient(135deg,#e0f2fe,#e1f5fe);border:1px solid #29b6f6;border-radius:8px;padding:12px 16px;margin-bottom:16px;text-align:center}.upgrade-notice h4{margin:0 0 4px;color:#0277bd;font-size:1rem;font-weight:600}.upgrade-notice p{margin:0;color:#01579b;font-size:.875rem}.total-line.express-fee{color:#d97706;font-weight:500}.total-line.express-fee span:first-child:before{content:"⚡ ";margin-right:4px}.total-line.credit-line{color:#22c55e;font-weight:500}.total-line.credit-line span:first-child:before{content:"💰 ";margin-right:4px}.credit-amount{color:#22c55e!important;font-weight:600}[data-theme=dark] .upgrade-notice{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#0ea5e9}[data-theme=dark] .upgrade-notice h4{color:#0ea5e9}[data-theme=dark] .upgrade-notice p{color:#94a3b8}[data-theme=dark] .total-line.express-fee{color:#f59e0b}[data-theme=dark] .total-line.credit-line{color:#4ade80}[data-theme=dark] .credit-amount{color:#4ade80!important}.credit-balance-section{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color, #e5e7eb)}[data-theme=dark] .credit-balance-section{border-top-color:#475569}.credit-balance .credit-amount{color:#059669;font-weight:600;font-size:1.1em}[data-theme=dark] .credit-balance .credit-amount{color:#10b981}.zero-total{color:#16a34a!important;font-weight:700;font-size:1.1em}[data-theme=dark] .zero-total{color:#4ade80!important}.success-note{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:12px;margin-top:12px}.success-note p{color:#15803d;margin:0;font-size:.95em}[data-theme=dark] .success-note{background:#064e3b;border-color:#065f46}[data-theme=dark] .success-note p{color:#34d399}.subtotal{border-top:1px solid var(--border-color, #e5e7eb);padding-top:8px;margin-top:8px;font-weight:500}[data-theme=dark] .subtotal{border-top-color:#475569}.credit-breakdown-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin:16px 0}.credit-breakdown-header{display:flex;align-items:center;font-weight:600;color:#1e293b;font-size:.9em;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.credit-breakdown-details{display:flex;flex-direction:column;gap:8px}.credit-detail-line{display:flex;justify-content:space-between;align-items:center;font-size:.85em;padding:4px 0}.credit-detail-line.current-credit{color:#475569}.credit-detail-line.credit-used{color:#475569;background:none!important;border:none!important;border-radius:0!important;margin:0!important;padding:4px 0!important}.credit-detail-line.credit-used .credit-amount{color:#dc2626!important;font-weight:600}.credit-detail-line.remaining-credit{color:#059669;font-weight:600;border-top:1px solid #e2e8f0;padding-top:8px;margin-top:4px}.credit-detail-line .credit-amount{font-weight:600}[data-theme=dark] .credit-breakdown-section{background:#0f172a;border-color:#334155}[data-theme=dark] .credit-breakdown-header{color:#f1f5f9;border-bottom-color:#334155}[data-theme=dark] .credit-detail-line.current-credit{color:#cbd5e1}[data-theme=dark] .credit-detail-line.credit-used{color:#cbd5e1;background:none!important;border:none!important;border-radius:0!important;margin:0!important;padding:4px 0!important}[data-theme=dark] .credit-detail-line.credit-used .credit-amount{color:#f87171!important;font-weight:600}[data-theme=dark] .credit-detail-line.remaining-credit{color:#34d399;border-top-color:#334155}@media (max-width: 480px){.credit-breakdown-section{padding:12px;margin:12px 0}.credit-detail-line{font-size:.8em}.credit-breakdown-header{font-size:.85em}}.next-billing-info{margin-top:16px;padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.next-renewal-details h4{margin:0 0 12px;font-size:1em;color:#1e293b;font-weight:600}.renewal-info{display:flex;flex-direction:column;gap:8px}.renewal-line{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:.9em}.renewal-line span:first-child{color:#64748b}.renewal-line span:last-child{color:#1e293b;font-weight:500}.processing-math{margin-top:-4px;margin-bottom:4px}.processing-math span{font-size:.8em!important;color:#64748b!important;font-style:italic!important}.total-renewal{border-top:1px solid #e2e8f0;padding-top:8px;margin-top:4px}.total-renewal span{font-size:1em!important}[data-theme=dark] .next-billing-info{background:#0f172a;border-color:#334155}[data-theme=dark] .next-renewal-details h4{color:#f1f5f9}[data-theme=dark] .renewal-line span:first-child{color:#94a3b8}[data-theme=dark] .renewal-line span:last-child{color:#f1f5f9}[data-theme=dark] .total-renewal{border-top-color:#334155}.stripe-handled{color:#60a5fa;font-style:italic;font-weight:500}.none-due{color:#22c55e;font-weight:600}.current-license-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:3rem;box-shadow:0 2px 10px #0000001a}[data-theme=dark] .current-license-section{background:#1f2937;box-shadow:0 2px 10px #0000004d}.current-license-section h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.8rem}[data-theme=dark] .current-license-section h2{color:#f9fafb}.license-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:1.5rem;display:grid;gap:2rem}[data-theme=dark] .license-card{background:#111827;border-color:#374151}.license-info h3{color:#2563eb;margin-bottom:1rem;font-size:1.5rem}[data-theme=dark] .license-info h3{color:#60a5fa}.license-info p{margin:.5rem 0;color:#1f2937}[data-theme=dark] .license-info p{color:#f9fafb}.license-info strong{color:#1f2937;font-weight:600}[data-theme=dark] .license-info strong{color:#f9fafb}.usage-info h4,.servers-info h4{color:#1f2937;margin-bottom:1rem;font-size:1.2rem}[data-theme=dark] .usage-info h4,[data-theme=dark] .servers-info h4{color:#f9fafb}.usage-stats{display:grid;gap:.5rem}.usage-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb;color:#1f2937}[data-theme=dark] .usage-item{border-bottom-color:#374151;color:#f9fafb}.usage-item:last-child{border-bottom:none}.usage-item span{color:inherit}.usage-item span:first-child{font-weight:500}.usage-item span:last-child{font-weight:600}.server-item{padding:.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:.5rem;font-family:monospace;font-size:.9rem}[data-theme=dark] .server-item{background:#111827;border-color:#374151;color:#f9fafb}.no-license{text-align:center;padding:2rem;color:#6b7280}[data-theme=dark] .no-license{color:#d1d5db}@media (max-width: 768px){.current-license-section{padding:1.5rem}.license-card{grid-template-columns:1fr;gap:1.5rem}.usage-item{flex-direction:column;gap:.25rem}}@media (max-width: 480px){.current-license-section{padding:1rem}}.download-section{margin-bottom:2rem}.download-section h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}[data-theme=dark] .download-section h2{color:#f9fafb}.download-section>p{color:#6b7280;margin-bottom:1.5rem}[data-theme=dark] .download-section>p{color:#d1d5db}.download-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-top:1rem}[data-theme=dark] .download-info{background:#374151;border-color:#4b5563}.download-info>p{margin:.5rem 0;color:#6b7280;line-height:1.6}[data-theme=dark] .download-info>p{color:#d1d5db}.download-info strong{color:#374151}[data-theme=dark] .download-info strong{color:#f3f4f6}.download-status{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}[data-theme=dark] .download-status{border-top-color:#4b5563}.download-status>p{margin:.5rem 0;color:#6b7280;line-height:1.6}[data-theme=dark] .download-status>p{color:#d1d5db}.download-status strong{color:#374151}[data-theme=dark] .download-status strong{color:#f3f4f6}.building-indicator{display:flex;flex-direction:column;gap:.5rem;color:#6b7280;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:1rem}[data-theme=dark] .building-indicator{color:#d1d5db;background:#1f2937;border-color:#4b5563}.building-indicator p{margin:0;line-height:1.4}.building-indicator small{font-size:.85rem;line-height:1.4;font-style:italic}.download-ready{margin-top:1rem}.download-stats{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.download-stats p{display:flex;justify-content:space-between;align-items:center;margin:0;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;font-size:.9rem;line-height:1.4}[data-theme=dark] .download-stats p{background:#1f2937;border-color:#4b5563;color:#d1d5db}.download-stats small{font-weight:500;color:#374151}[data-theme=dark] .download-stats small{color:#f3f4f6}.token-actions{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem}[data-theme=dark] .token-actions{border-top-color:#4b5563}.token-actions small{color:#6b7280;font-size:.85rem;line-height:1.4;font-style:italic}[data-theme=dark] .token-actions small{color:#d1d5db}@media (max-width: 768px){.download-info{padding:1rem}.download-stats p{flex-direction:column;gap:.25rem;align-items:flex-start}}.download-ready{text-align:center;margin:1rem 0}.download-ready .btn,.rebuild-needed .btn{width:100%;max-width:400px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;margin:.5rem 0}.rebuild-needed{text-align:center;padding:1rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;margin-top:1rem}.rebuild-needed p{margin:.5rem 0 0;color:#92400e}.progress-container{margin:1rem 0}.progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;border-radius:4px;transition:all .3s ease}.progress-fill.building{width:60%;background:linear-gradient(90deg,#f59e0b,#fbbf24);animation:pulse 1.5s ease-in-out infinite}.progress-fill.ready{width:100%;background:linear-gradient(90deg,#10b981,#34d399)}.progress-fill.expired{width:20%;background:linear-gradient(90deg,#ef4444,#f87171)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.progress-status{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:500;text-align:center}.progress-status.ready{color:#065f46}.progress-status.expired{color:#991b1b}.spinner{width:16px;height:16px;border:2px solid #e5e7eb;border-top:2px solid #f59e0b;border-radius:50%;animation:spin 1s linear infinite}.building-indicator{text-align:center;padding:1rem;background:#fefbf3;border:1px solid #fbbf24;border-radius:6px;margin:1rem 0}[data-theme=dark] .rebuild-needed{background:#f59e0b1a;border-color:#f59e0b33}[data-theme=dark] .rebuild-needed p{color:#fbbf24}[data-theme=dark] .progress-bar{background-color:#374151}[data-theme=dark] .building-indicator{background:#fbbf241a;border-color:#fbbf2433}[data-theme=dark] .progress-status.ready{color:#6ee7b7}[data-theme=dark] .progress-status.expired{color:#fca5a5}[data-theme=dark] .spinner{border-color:#374151;border-top-color:#fbbf24}@media (max-width: 480px){.download-info{padding:.75rem}}.email-verification-container{background:#f9fafb;min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}[data-theme=dark] .email-verification-container{background:#0f172a}.email-verification-content{width:100%;max-width:600px;margin:0 auto}@media (max-width: 768px){.email-verification-container{padding:1.5rem 1rem;min-height:calc(100vh - 120px)}}@media (max-width: 480px){.email-verification-container{padding:1rem .5rem}}.status-card{background:#fff;border-radius:12px;padding:3rem;max-width:500px;width:100%;text-align:center;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}[data-theme=dark] .status-card{background:#1e293b;box-shadow:0 4px 6px #0000004d;border-color:#475569}.status-icon{font-size:3rem;margin-bottom:1rem;display:block}.status-card h2{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.status-card p{margin-bottom:2rem;line-height:1.6;color:#6b7280}[data-theme=dark] .status-card p{color:#cbd5e1}.status-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.status-actions .btn{min-width:120px}.status-card.success h2{color:#059669}[data-theme=dark] .status-card.success h2{color:#34d399}.status-card.error h2{color:#dc2626}[data-theme=dark] .status-card.error h2{color:#f87171}.status-card.warning h2{color:#d97706}[data-theme=dark] .status-card.warning h2{color:#fbbf24}.status-card.info h2{color:#2563eb}[data-theme=dark] .status-card.info h2{color:#60a5fa}@media (max-width: 768px){.status-card{padding:2rem;margin:1rem}.status-actions{flex-direction:column;align-items:center}.status-actions .btn{width:100%;max-width:300px}}@media (max-width: 480px){.status-card{padding:1.5rem}.status-icon{font-size:2.5rem}.status-card h2{font-size:1.25rem}}.verifying-spinner{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.email-verification-error .status-actions{gap:1rem}.email-verification-error .status-actions .btn{flex:1;min-width:120px}.login-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f9fafb;padding:1rem}[data-theme=dark] .login-page{background:#111827}.login-form{max-width:450px;width:95%;margin:0 auto;padding:3rem 4rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}[data-theme=dark] .login-form{background:#1f2937;box-shadow:0 4px 6px #0000004d}.login-form h2{text-align:center;margin-bottom:1.5rem;color:#1f2937;font-size:1.5rem}[data-theme=dark] .login-form h2{color:#f9fafb}.password-group{padding-top:20px}.submit-button{width:fit-content;margin:0 auto 1rem;display:block;padding:.75rem 2rem;min-width:120px}.form-links p{color:#f9fafb;font-size:14px}.forgot-password{font-size:12px;font-weight:500;text-align:end;padding:8px 0 16px}@media (max-width: 1024px){.login-form{width:85%;padding:2.5rem 3rem}}@media (max-width: 768px){.login-form{width:90%;padding:2rem}.login-form h2{font-size:1.4rem}}@media (max-width: 640px){.login-form{width:95%;padding:1.8rem}.login-form h2{font-size:1.3rem}.form-group input{padding:.65rem;font-size:.95rem}}@media (max-width: 480px){.login-page{padding:.5rem}.login-form{width:98%;padding:1.5rem;margin:.5rem}.login-form h2{font-size:1.2rem;margin-bottom:1.2rem}.form-group input{padding:.6rem;font-size:.9rem}.form-group label{font-size:.9rem;margin-bottom:.4rem}.form-links p,.form-links a{font-size:.8rem}.forgot-password{font-size:.75rem}.nav-bar{padding:1rem}.logo-img{height:45px}}.register-page{padding:100px 0;display:flex;align-items:center;background:#f9fafb}.form-grid-3col{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}[data-theme=dark] .register-page{background:#111827}.register-form{max-width:600px;width:95%;margin:0 auto;padding:2rem 3rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}[data-theme=dark] .register-form{background:#1f2937;box-shadow:0 4px 6px #0000004d}.register-form h2{text-align:center;color:#1f2937;font-size:1.5rem}[data-theme=dark] .register-form h2{color:#f9fafb}.register-form p{text-align:center;color:#6b7280;font-size:.9rem}[data-theme=dark] .register-form p{color:#9ca3af}.form-section{margin-bottom:.5rem}.form-section h3{font-size:1.1rem;margin-bottom:1rem;color:#374151;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}[data-theme=dark] .form-section h3{color:#d1d5db;border-bottom-color:#4b5563}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}[data-theme=dark] .form-group label{color:#d1d5db}.form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#fff;color:#1f2937}[data-theme=dark] .form-group input{background:#374151;border-color:#4b5563;color:#f9fafb}.form-group input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}[data-theme=dark] .form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input::placeholder{color:#9ca3af}[data-theme=dark] .form-group input::placeholder{color:#6b7280}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.form-group.error input{border-color:#ef4444}.form-group.error input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.field-error{color:#ef4444;font-size:.875rem;margin-top:.25rem;display:block}.form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}[data-theme=dark] .form-error{background:#450a0a;border-color:#7f1d1d;color:#f87171}.submit-button{width:fit-content;margin:2rem auto 1rem;display:block;padding:.75rem 2rem;min-width:140px}.form-links{text-align:center}.form-links a{color:#2563eb;text-decoration:none;font-size:.875rem}.form-links a:hover{text-decoration:underline}[data-theme=dark] .form-links a{color:#60a5fa}.help-text{font-size:.8rem;color:#6b7280;margin-top:.25rem}[data-theme=dark] .help-text{color:#9ca3af}.optional{color:#9ca3af;font-weight:400;font-size:.875rem}[data-theme=dark] .optional{color:#6b7280}@media (max-width: 1024px){.form-grid-3col{grid-template-columns:1fr}.register-form{width:85%;padding:2rem 2.5rem}}@media (max-width: 768px){.register-form{width:90%;padding:2rem}.register-form h2{font-size:1.4rem}.form-section h3{font-size:1rem}}@media (max-width: 640px){.form-row{flex-direction:column;gap:0}.register-form{width:95%;padding:1.5rem}.register-form h2{font-size:1.3rem;margin-bottom:1rem}.form-section h3{font-size:.95rem}.form-group input{padding:.65rem;font-size:.95rem}}@media (max-width: 480px){.register-page{padding:50px 0}.register-form{width:98%;padding:1.25rem;margin:.5rem}.register-form h2{font-size:1.2rem;margin-bottom:.8rem}.register-form p{font-size:.85rem}.form-section h3{font-size:.9rem;margin-bottom:.8rem}.form-group input{padding:.6rem;font-size:.9rem}.form-group label{font-size:.9rem;margin-bottom:.4rem}.help-text{font-size:.75rem}.nav-bar{padding:1rem}.logo-img{height:45px}}.nav-bar{display:flex;align-items:center;justify-content:center;padding:2rem}.logo{display:flex;align-items:center;justify-content:center}.logo-img{height:60px;width:auto}@media (max-width: 768px){.nav-bar{padding:1.5rem}.logo-img{height:50px}}.payment-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.payment-modal{background:#fff;border-radius:12px;padding:2rem;max-width:500px;margin:2rem;text-align:center}[data-theme=dark] .payment-modal{background:#1e293b}.payment-modal h3{color:#1f2937;margin-bottom:1rem}[data-theme=dark] .payment-modal h3{color:#f1f5f9}.payment-modal p{color:#6b7280;margin-bottom:1rem}[data-theme=dark] .payment-modal p{color:#cbd5e1}@media (max-width: 480px){.payment-modal{margin:1rem;padding:1.5rem}}.plan-confirmation-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-overlay{position:absolute;inset:0;background:#00000080}.modal-content{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;position:relative;box-shadow:0 20px 25px #0000001a}[data-theme=dark] .modal-content{background:#1f2937;box-shadow:0 20px 25px #0000004d}.modal-content h3{color:#1f2937;font-size:1.5rem;margin-bottom:1rem;text-align:center}[data-theme=dark] .modal-content h3{color:#f9fafb}.modal-content p{color:#6b7280;text-align:center;margin-bottom:1.5rem}[data-theme=dark] .modal-content p{color:#d1d5db}.plan-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}[data-theme=dark] .plan-summary{background:#374151;border-color:#4b5563}.plan-summary h4{color:#1f2937;margin-bottom:.5rem}[data-theme=dark] .plan-summary h4{color:#f9fafb}.plan-summary .price{font-size:1.5rem;color:#3b82f6;margin-bottom:1rem}.plan-summary ul{list-style:none;padding:0;margin:0}.plan-summary li{color:#6b7280;padding:.25rem 0 .25rem 1.5rem;position:relative}[data-theme=dark] .plan-summary li{color:#d1d5db}.plan-summary li:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:700}.modal-actions{display:flex;gap:1rem;justify-content:center}.modal-actions button{flex:1}@media (max-width: 768px){.modal-content{padding:1.5rem}.modal-actions{flex-direction:column}}@media (max-width: 480px){.modal-content{padding:1rem}}.payment-form{max-width:500px;width:100%;margin:0 auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;border:1px solid #e5e7eb}.stripe-element-wrapper{border:0px!important;padding:0rem!important}[data-theme=dark] .payment-form{background:#1f2937;box-shadow:0 10px 25px #00000080;border-color:#374151}.payment-header{text-align:center;margin-bottom:2rem}.payment-header h3{color:#1f2937;font-size:1.5rem;margin-bottom:.5rem}[data-theme=dark] .payment-header h3{color:#f9fafb}.payment-header p{color:#6b7280;font-size:1.1rem;font-weight:600}[data-theme=dark] .payment-header p{color:#d1d5db}.card-fields-container{margin-bottom:1.5rem}.card-field{margin-bottom:1rem}.card-field label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.875rem}[data-theme=dark] .card-field label{color:#d1d5db}.card-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stripe-element-wrapper{position:relative}.stripe-element-wrapper .StripeElement{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff!important;transition:border-color .3s ease,box-shadow .3s ease;min-height:44px}[data-theme=dark] .stripe-element-wrapper .StripeElement{background:#fff!important;border-color:#d1d5db}.stripe-element-wrapper .StripeElement:focus-within{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .stripe-element-wrapper .StripeElement:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.stripe-element-wrapper .StripeElement--invalid{border-color:#ef4444!important}.stripe-element-wrapper .StripeElement--complete{border-color:#10b981!important}.postal-code-input{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;font-size:16px;transition:border-color .3s ease,box-shadow .3s ease;min-height:44px;box-sizing:border-box}[data-theme=dark] .postal-code-input{background:#fff;border-color:#d1d5db;color:#1f2937}.postal-code-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .postal-code-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.payment-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin-bottom:1.5rem}[data-theme=dark] .payment-error{background:#450a0a;border-color:#991b1b}.payment-error p{color:#dc2626;margin:0;font-size:.875rem}[data-theme=dark] .payment-error p{color:#f87171}.payment-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.payment-actions button{flex:1}.payment-security{text-align:center;padding-top:1rem;border-top:1px solid #e5e7eb}[data-theme=dark] .payment-security{border-top-color:#374151}.payment-security p{color:#6b7280;font-size:.875rem;margin:0}[data-theme=dark] .payment-security p{color:#9ca3af}.payment-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.payment-modal{max-width:90vw;max-height:90vh;overflow-y:auto}.payment-form button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.payment-form{padding:1.5rem;margin:1rem}.payment-actions{flex-direction:column}.payment-header h3{font-size:1.25rem}.card-row{grid-template-columns:1fr;gap:1rem}}.loader-wrapper{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fff9;z-index:9999}.loader{width:50px;--b: 8px;aspect-ratio:1;border-radius:50%;padding:1px;background:conic-gradient(#0000 10%,#3b82f6) content-box;-webkit-mask:repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));-webkit-mask-composite:destination-in;mask-composite:intersect;animation:l4 1s infinite steps(10)}@keyframes l4{to{transform:rotate(1turn)}}.verification-notice{background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;padding:1.5rem;margin:1.5rem 0;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 4px 6px -1px #0000001a}.verification-icon{font-size:1.5rem;flex-shrink:0;margin-top:.25rem}.verification-content{flex:1}.verification-content h3{color:#92400e;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.verification-content p{color:#92400e;margin:0 0 1rem;line-height:1.5}.resend-btn{margin-top:.5rem;display:block;margin-left:auto;margin-right:auto;width:60%}[data-theme=dark] .verification-notice{background:#451a03;border-color:#92400e}[data-theme=dark] .verification-content h3{color:#fbbf24}[data-theme=dark] .verification-content p{color:#fcd34d}@media (max-width: 768px){.verification-notice{flex-direction:column;gap:.75rem}.verification-icon{align-self:flex-start}}@media (max-width: 480px){.verification-notice{padding:1rem}.verification-content h3{font-size:1rem}}.email-verification-guard{padding:2rem 0}.verification-warning{background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;padding:2rem;text-align:center;max-width:600px;margin:0 auto;box-shadow:0 4px 6px -1px #0000001a}.warning-content h2{color:#92400e;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.warning-content p{color:#92400e;margin:0 0 1.5rem;line-height:1.6}.verification-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.resend-verification-btn{min-width:200px}.back-to-dashboard-btn{min-width:150px}.verification-help{background:#f59e0b1a;border-radius:8px;padding:1rem;margin-top:1rem}.verification-help p{margin:0;font-size:.875rem;color:#78350f}[data-theme=dark] .email-verification-guard{background:#111827}[data-theme=dark] .verification-warning{background:#1f2937;border-color:#4b5563;box-shadow:0 4px 6px #0000004d}[data-theme=dark] .warning-content h2{color:#f87171}[data-theme=dark] .warning-content p{color:#d1d5db}[data-theme=dark] .verification-help{background:#374151;border-color:#4b5563}[data-theme=dark] .verification-help p{color:#d1d5db}[data-theme=dark] .verification-help strong{color:#f3f4f6}@media (max-width: 768px){.verification-warning{padding:2rem;margin:0 1rem}.warning-icon{font-size:3rem}.warning-content h2{font-size:1.5rem}.warning-content p{font-size:1rem}.verification-actions{flex-direction:column;align-items:center}.resend-verification-btn,.back-to-dashboard-btn{width:100%;max-width:300px}}@media (max-width: 480px){.verification-warning{padding:1.5rem}.warning-content h2{font-size:1.25rem}.verification-help{padding:1rem}}.back-navigation{display:flex;align-items:center;margin-bottom:1.5rem;font-size:.85rem;color:var(--text-muted)}.back-nav-button{background:none;border:none;color:var(--primary-color);cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.9rem;transition:color .2s ease}.back-nav-button:hover{color:var(--primary-hover)}.back-nav-button .arrow{font-size:1.2rem}.breadcrumb-separator{margin:0 1rem;color:var(--text-muted)}.current-page{color:var(--text-color)}@media (max-width: 768px){.back-navigation{margin-bottom:1.25rem}}[data-theme=dark] .back-nav-button{color:#60a5fa}[data-theme=dark] .back-nav-button:hover{color:#93c5fd}[data-theme=dark] .current-page{color:#f9fafb}.pricing{background:#fff;padding-top:60px}[data-theme=dark] .pricing{background:#111827}#pricing.pricing{padding:20px 0}.pricing h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1f2937}[data-theme=dark] .pricing h2{color:#f1f5f9}.pricing-subtitle{text-align:center;color:#6b7280;margin-bottom:3rem;font-size:1.1rem}[data-theme=dark] .pricing-subtitle{color:#cbd5e1}@media (max-width: 1024px){.pricing h2{font-size:2.2rem;margin-bottom:.8rem}.pricing-subtitle{font-size:1rem;margin-bottom:2.5rem}}@media (max-width: 768px){.pricing{padding-top:30px}.pricing h2{font-size:1.8rem;margin-bottom:.75rem;padding:0 1rem}.pricing-subtitle{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}}@media (max-width: 480px){.pricing{padding:15px 0}.pricing h2{font-size:1.5rem;margin-bottom:.6rem;line-height:1.2}.pricing-subtitle{font-size:.9rem;margin-bottom:1.5rem;line-height:1.4}}.dashboard{padding-top:60px}[data-theme=dark] .dashboard{background:#111827}.dashboard-loading{text-align:center;padding:2rem}.dashboard-loading p{color:#6b7280;font-size:1.1rem}[data-theme=dark] .dashboard-loading p{color:#d1d5db}.dashboard-content{margin:0 auto;padding:10px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}[data-theme=dark] .dashboard-content{background:#1f2937;box-shadow:0 4px 6px #0000004d}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0}[data-theme=dark] .dashboard-header h1{color:#f9fafb}.user-info{margin-bottom:2rem}.user-info h2{font-size:1.5rem;margin-bottom:1rem;color:#1f2937}[data-theme=dark] .user-info h2{color:#f9fafb}.user-details{margin-top:1rem}.user-details p{color:#6b7280;margin:.5rem 0;line-height:1.6}[data-theme=dark] .user-details p{color:#d1d5db}.user-details strong{color:#374151}[data-theme=dark] .user-details strong{color:#f3f4f6}.status{font-weight:500;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;margin-left:.5rem}.status.verified{background:#d1fae5;color:#065f46}[data-theme=dark] .status.verified{background:#064e3b;color:#34d399}.status.unverified{background:#fef3c7;color:#92400e}[data-theme=dark] .status.unverified{background:#451a03;color:#fbbf24}.license-info-section{margin-bottom:2rem}.license-info-section h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}[data-theme=dark] .license-info-section h3{color:#f9fafb}.license-overview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}[data-theme=dark] .license-overview{background:#374151;border-color:#4b5563}.license-basic-info{display:flex;flex-direction:column;gap:1rem}.license-tier{display:flex;align-items:center;gap:1rem}.license-tier strong{font-size:1.25rem;color:#1f2937}[data-theme=dark] .license-tier strong{color:#f9fafb}.license-status{font-size:.875rem;font-weight:500;padding:.25rem .75rem;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.license-status.active{background:#d1fae5;color:#065f46}[data-theme=dark] .license-status.active{background:#064e3b;color:#34d399}.license-status.inactive{background:#fee2e2;color:#dc2626}[data-theme=dark] .license-status.inactive{background:#450a0a;color:#f87171}.license-details p{color:#6b7280;margin:.5rem 0;line-height:1.6}[data-theme=dark] .license-details p{color:#d1d5db}.license-details strong{color:#374151}[data-theme=dark] .license-details strong{color:#f3f4f6}.license-details code{background:#f3f4f6;color:#1f2937;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.875rem}[data-theme=dark] .license-details code{background:#1f2937;color:#f9fafb}.usage-summary h4{color:#1f2937;font-size:1.1rem;margin-bottom:1rem;font-weight:600}[data-theme=dark] .usage-summary h4{color:#f9fafb}.usage-stats{display:flex;flex-direction:column;gap:.75rem}.usage-stat{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb}[data-theme=dark] .usage-stat{background:#1f2937;border-color:#4b5563}.stat-label{color:#6b7280;font-weight:500}[data-theme=dark] .stat-label{color:#d1d5db}.stat-value{color:#1f2937;font-weight:600}[data-theme=dark] .stat-value{color:#f9fafb}.usage-note{color:#6b7280;font-size:.85rem;line-height:1.4;margin-top:.5rem;font-style:italic}[data-theme=dark] .usage-note{color:#d1d5db}.servers-info{margin-top:2rem;grid-column:1 / -1}.servers-info h4{color:#1f2937;font-size:1.1rem;margin-bottom:1rem;font-weight:600}[data-theme=dark] .servers-info h4{color:#f9fafb}.servers-list{display:flex;flex-direction:column;gap:.75rem}.server-item{display:flex;gap:.5rem;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-family:Courier New,monospace;font-size:.9rem;align-items:center;width:100%;box-sizing:border-box}[data-theme=dark] .server-item{background:#1f2937;border-color:#4b5563;color:#f9fafb}.servers-note{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd;border-radius:8px;padding:1rem;margin:1rem 0;font-size:.85rem;line-height:1.4;font-weight:500}[data-theme=dark] .servers-note{background:#0c4a6e;color:#7dd3fc;border-color:#075985}.server-type{color:#6b7280;font-weight:500;min-width:80px}[data-theme=dark] .server-type{color:#d1d5db}.server-url{color:#1f2937;font-weight:600;word-break:break-all}[data-theme=dark] .server-url{color:#f9fafb}.no-license-section{margin-bottom:2rem}.no-license-section h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}[data-theme=dark] .no-license-section h3{color:#f9fafb}.no-license-section p{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin:0;text-align:center;font-size:1.1rem}[data-theme=dark] .no-license-section p{color:#d1d5db;background:#374151;border-color:#4b5563}.download-message{margin:1rem 0;padding:1rem;border-radius:8px;font-weight:500}.download-message.success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}[data-theme=dark] .download-message.success{background:#064e3b;color:#34d399;border-color:#047857}.download-message.error{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}[data-theme=dark] .download-message.error{background:#450a0a;color:#f87171;border-color:#dc2626}.download-message p{margin:0}.no-license-action{margin-bottom:2rem}.no-license-action h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}[data-theme=dark] .no-license-action h3{color:#f9fafb}.quick-actions{margin-top:2rem}.quick-actions h3{font-size:1.25rem;margin-bottom:1rem;color:#1f2937}[data-theme=dark] .quick-actions h3{color:#f9fafb}.primary-action{text-align:center;margin-bottom:2rem}.choose-plan-btn{font-size:1.5rem;font-weight:600;padding:1.5rem 2rem;width:60%;min-width:250px;margin-bottom:1rem;border-radius:8px;box-shadow:0 4px 12px #3b82f626;transition:all .3s ease}.choose-plan-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f640}.action-description{color:#6b7280;font-size:.95rem;max-width:400px;margin:0 auto;line-height:1.5}[data-theme=dark] .action-description{color:#d1d5db}.management-actions{margin-bottom:2rem}.main-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.manage-btn{min-width:180px;padding:.75rem 1.5rem;font-weight:500;border-radius:8px;transition:all .3s ease}.manage-btn:hover:not(:disabled){transform:translateY(-1px)}.secondary-actions{display:flex;justify-content:center;margin-bottom:1.5rem;gap:1rem}.settings-btn{min-width:160px;padding:.5rem 1rem;font-size:.9rem;border-radius:6px;transition:all .3s ease}.settings-btn:hover:not(:disabled){transform:translateY(-1px)}.choose-plan-btn:disabled,.manage-btn:disabled,.settings-btn:disabled{opacity:.5;cursor:not-allowed}.choose-plan-btn:disabled:hover,.manage-btn:disabled:hover,.settings-btn:disabled:hover{transform:none;box-shadow:none}.restricted-notice{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:1rem;margin-top:1rem}[data-theme=dark] .restricted-notice{background:#374151;border-color:#4b5563}.restricted-notice p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}[data-theme=dark] .restricted-notice p{color:#d1d5db}.restricted-notice strong{color:#374151}[data-theme=dark] .restricted-notice strong{color:#f3f4f6}.user-card-info{display:flex;justify-content:space-between;gap:10px}.info-user,.info-plugin{width:50%}@media (max-width: 768px){.user-card-info{flex-direction:column}.info-user,.info-plugin{width:100%}.dashboard{padding-top:30px}.dashboard-header{flex-direction:column;gap:1rem;align-items:flex-start}.dashboard-header h1{font-size:1.75rem}.secondary-actions{flex-direction:column;width:100%}.header .container{padding:0}.license-overview{grid-template-columns:1fr;gap:1.5rem}.license-tier{flex-direction:column;align-items:flex-start;gap:.5rem}.main-actions{flex-direction:column;align-items:center}.manage-btn{min-width:200px}.choose-plan-btn{width:80%;min-width:200px}}@media (max-width: 480px){.server-item{flex-direction:column;text-align:center}.dashboard-header h1{font-size:1.5rem}.user-info h2{font-size:1.25rem}.license-overview{padding:1rem}.license-tier strong{font-size:1.1rem}.usage-stat{flex-direction:column;align-items:flex-start;gap:.5rem}}:root{--background-color: #f9fafb;--card-background: white;--border-color: #e5e7eb;--text-color: #1f2937;--text-muted: #6b7280;--primary-color: #2563eb;--primary-hover: #1d4ed8;--success-color: #059669}[data-theme=dark]{--background-color: #0f172a;--card-background: #1e293b;--border-color: #475569;--text-color: #f1f5f9;--text-muted: #cbd5e1;--primary-color: #3b82f6;--primary-hover: #2563eb;--success-color: #34d399}.checkout{padding:1.5rem 0 3rem;background:var(--background-color);min-height:calc(100vh - 140px);min-height:calc(100svh - 140px);box-sizing:border-box;position:relative}.checkout:before{content:"";position:absolute;inset:0 0 -100px;background:var(--background-color);z-index:-1}.checkout .container{max-width:1400px;margin:0 auto;padding:0 2rem}.checkout-layout{display:grid;grid-template-columns:1fr 350px;gap:2.5rem;margin-top:1.5rem}.checkout-main{min-height:500px}.checkout-form{background:var(--card-background);border-radius:8px;padding:1.5rem;border:1px solid var(--border-color)}.checkout-form h2{margin:0 0 .75rem;color:var(--text-color);font-size:1.25rem}.checkout-form>p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.checkout h1{color:var(--text-color);margin-bottom:1.5rem;font-size:2rem}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.error-message button{background:none;border:none;color:#dc2626;cursor:pointer;font-weight:500;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.error-message button:hover{background:#dc26261a}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#059669;padding:1rem;border-radius:8px;margin-bottom:2rem}.loading-container{text-align:center;padding:3rem;color:var(--text-muted)}.loading-container p{font-size:1.1rem}.checkout-actions{margin-top:1.5rem}@media (min-height: 600px){.checkout{min-height:calc(100vh - 120px)}}@media (min-height: 800px){.checkout{min-height:calc(100vh - 140px)}}@media (min-height: 1000px){.checkout{min-height:calc(100vh - 160px)}}@media (max-width: 1024px){.checkout-layout{display:flex;flex-direction:column-reverse;gap:2rem}}@media (max-width: 768px){.checkout .container{padding:0 1rem}.checkout h1{font-size:1.75rem}.checkout-form{padding:1.25rem}}@media (max-width: 480px){.checkout h1{font-size:1.75rem}}[data-theme=dark] .checkout:before{background:#0f172a}[data-theme=dark] .checkout-form{background:#1e293b;border-color:#475569}[data-theme=dark] .checkout-form h2{color:#f1f5f9}[data-theme=dark] .checkout-form>p{color:#cbd5e1}[data-theme=dark] .error-message{background:#451a1a;border-color:#991b1b;color:#fca5a5}[data-theme=dark] .error-message button{color:#fca5a5}[data-theme=dark] .success-message{background:#064e3b;border-color:#059669;color:#6ee7b7}.subscription-page h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;margin-top:1rem;text-align:center}[data-theme=dark] .subscription-page h1{color:#f1f5f9}.subscription-page>.container>p{color:#6b7280;font-size:1.1rem;margin-bottom:3rem;text-align:center}[data-theme=dark] .subscription-page>.container>p{color:#cbd5e1}.subscription-page h2{font-size:2rem;font-weight:600;color:#1f2937;margin:3rem 0 2rem;text-align:center}[data-theme=dark] .subscription-page h2{color:#f1f5f9}.back-navigation{display:flex;align-items:center;margin-bottom:2rem;padding:1rem 0}.back-nav-button{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280!important;text-decoration:none;font-size:.9rem;font-weight:500;padding:.5rem 1rem;border-radius:6px;border:1px solid transparent;background:transparent!important;transition:all .2s ease;cursor:pointer}.back-nav-button:hover{color:#2563eb!important;background:#f8fafc!important;border-color:#e2e8f0}[data-theme=dark] .back-nav-button{color:#94a3b8!important}[data-theme=dark] .back-nav-button:hover{color:#60a5fa!important;background:#1e293b!important;border-color:#334155}.back-nav-button .arrow{font-size:.8rem}.breadcrumb-separator{margin:0 .75rem;color:#d1d5db;font-size:.9rem}[data-theme=dark] .breadcrumb-separator{color:#6b7280}.current-page{color:#1f2937;font-weight:500;font-size:.9rem}[data-theme=dark] .current-page{color:#f1f5f9}.subscription-page .error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin:2rem 0;display:flex;justify-content:space-between;align-items:center}[data-theme=dark] .subscription-page .error-message{background:#451a1a;border-color:#991b1b}.subscription-page .error-message p{color:#b91c1c;margin:0;font-weight:500}[data-theme=dark] .subscription-page .error-message p{color:#fca5a5}.subscription-page .error-message button{background:none;border:none;color:#b91c1c;cursor:pointer;text-decoration:underline;font-size:.9rem;font-weight:500;margin-left:1rem}[data-theme=dark] .subscription-page .error-message button{color:#fca5a5}.subscription-page .error-message button:hover{color:#991b1b}[data-theme=dark] .subscription-page .error-message button:hover{color:#f87171}.email-verification-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.verification-warning{background:#fff;border:2px solid #fbbf24;border-radius:12px;padding:3rem;text-align:center;max-width:500px;box-shadow:0 10px 25px #0000001a}[data-theme=dark] .verification-warning{background:#1e293b;border-color:#f59e0b}.warning-icon{font-size:3rem;margin-bottom:1rem}.verification-warning h2{color:#d97706;margin-bottom:1rem;font-size:1.5rem;text-align:center}[data-theme=dark] .verification-warning h2{color:#fbbf24}.verification-warning p{color:#6b7280;margin-bottom:2rem;line-height:1.6;text-align:center}[data-theme=dark] .verification-warning p{color:#cbd5e1}.subscription-page .subscription-history-section{max-width:1400px;margin-left:auto;margin-right:auto}.loading-container{display:flex;justify-content:center;align-items:center;min-height:300px}.loading-container p{color:#6b7280;font-size:1.1rem;text-align:center}[data-theme=dark] .loading-container p{color:#cbd5e1}@media (max-width: 768px){.subscription-page h1{font-size:2rem}.subscription-page h2{font-size:1.75rem;margin:2rem 0 1.5rem}.verification-warning{padding:2rem;margin:1rem}.back-navigation{padding:.5rem 0}.back-nav-button{font-size:.85rem;padding:.4rem .8rem}.breadcrumb-separator,.current-page{font-size:.85rem}}@media (max-width: 480px){.subscription-page h1{font-size:1.75rem}.subscription-page h2{font-size:1.5rem}.subscription-page>.container>p{font-size:1rem}.back-navigation{flex-wrap:wrap;gap:.25rem}.back-nav-button{font-size:.8rem;padding:.3rem .6rem}.breadcrumb-separator{margin:0 .5rem}.breadcrumb-separator,.current-page{font-size:.8rem}}.subscription-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.subscription-header h1{margin-bottom:.5rem}.subscription-header p{margin-bottom:1rem}.header-actions{display:flex;gap:1rem;align-items:center}.error-banner{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:12px 16px;margin:16px 0;display:flex;justify-content:space-between;align-items:center}.error-banner p{margin:0;color:#ef4444;font-size:14px}.error-dismiss{background:none;border:none;color:#ef4444;font-size:18px;cursor:pointer;padding:0;margin-left:12px}.help-section{margin-top:3rem;padding:2rem;background:#0000000d;border-radius:12px}[data-theme=dark] .help-section{background:#ffffff0d}.help-section h3{margin-bottom:1.5rem;color:#1f2937;font-size:1.25rem;font-weight:600}[data-theme=dark] .help-section h3{color:#f1f5f9}.help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.help-item h4{margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#374151}[data-theme=dark] .help-item h4{color:#e5e7eb}.help-item p{margin:0;font-size:.875rem;color:#6b7280;line-height:1.5}[data-theme=dark] .help-item p{color:#9ca3af}.pending-payment-notice{background:var(--card-background);border:2px solid #fbbf24;border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}[data-theme=dark] .pending-payment-notice{border-color:#f59e0b;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}.pending-payment-notice .notice-content h3{color:var(--text-color);font-size:1.25rem;font-weight:600;margin:0 0 16px}.pending-payment-notice .notice-content p{color:var(--text-color);margin-bottom:12px;line-height:1.6}.pending-payment-notice .notice-content ul{color:var(--text-color);margin:8px 0 0 20px}.pending-payment-notice .notice-content li{margin-bottom:4px}.pricing-grid-disabled{background:var(--card-background);border:1px solid var(--border-color);border-radius:8px;padding:32px;text-align:center;color:var(--text-muted);font-style:italic}
