.landing-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e2e8f0;position:fixed;top:0;left:0;right:0}.landing-nav-inner{justify-content:space-between;align-items:center;max-width:1120px;height:64px;margin:0 auto;padding:0 24px;display:flex}.landing-nav-brand{align-items:center;gap:10px;display:flex}.landing-nav-logo{box-sizing:border-box;object-fit:contain;background:#fff;border-radius:8px;width:32px;height:32px;padding:3px}.landing-nav-name{object-fit:contain;width:auto;height:45px}.landing-nav-links{align-items:center;gap:28px;display:flex}.landing-nav-links a{color:#475569;font-size:14px;font-weight:500;text-decoration:none}.landing-nav-links a:hover{color:#1e4ed8}.landing-nav-cta{color:#fff;cursor:pointer;background:#1e4ed8;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600}.landing-nav-cta:hover{background:#1e3a8a}.landing-hero{text-align:center;background:linear-gradient(#eff6ff 0%,#fff 100%);padding:140px 24px 80px}.landing-hero-inner{max-width:720px;margin:0 auto}.landing-hero-title{color:#0f172a;letter-spacing:-1px;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.15}.landing-hero-subtitle{color:#475569;max-width:560px;margin:0 auto 32px;font-size:18px;line-height:1.6}.landing-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-hero-note{color:#94a3b8;margin-top:16px;font-size:13px}.landing-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.landing-btn--primary{color:#fff;background:#1e4ed8}.landing-btn--primary:hover{background:#1e3a8a;text-decoration:none}.landing-btn--secondary{color:#334155;background:#f1f5f9}.landing-btn--secondary:hover{background:#e2e8f0;text-decoration:none}.landing-btn--white{color:#1e4ed8;background:#fff}.landing-btn--white:hover{background:#f1f5f9;text-decoration:none}.landing-btn--full{width:100%}.landing-section-inner{max-width:1120px;margin:0 auto;padding:0 24px}.landing-section-title{color:#0f172a;text-align:center;margin-bottom:12px;font-size:32px;font-weight:700}.landing-section-subtitle{color:#64748b;text-align:center;max-width:560px;margin:0 auto 48px;font-size:16px}.landing-features{padding:80px 24px}.landing-features-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.landing-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px;transition:box-shadow .2s}.landing-feature-card:hover{box-shadow:0 4px 20px #0000000f}.landing-feature-icon{color:#1e4ed8;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.landing-feature-title{color:#1e293b;margin-bottom:8px;font-size:16px;font-weight:600}.landing-feature-desc{color:#64748b;font-size:14px;line-height:1.5}.landing-pricing{background:#f8fafc;padding:80px 24px}.landing-pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:0 auto;display:grid}.landing-pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:36px;display:flex;position:relative}.landing-pricing-enterprise{border:2px solid #1e4ed8}.landing-pricing-early-access{border:2px solid #d97706}.landing-pricing-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#d97706;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #d9770659}.landing-pricing-header{text-align:center;margin-bottom:28px}.landing-pricing-label{color:#1e4ed8;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.landing-pricing-amount{justify-content:center;align-items:baseline;gap:4px;margin-top:8px;display:flex}.landing-pricing-currency{color:#64748b;font-size:18px;font-weight:600}.landing-pricing-number{color:#0f172a;font-size:48px;font-weight:800;line-height:1}.landing-pricing-period{color:#94a3b8;font-size:14px}.landing-pricing-custom{color:#1e4ed8;font-size:28px;font-weight:700;line-height:1}.landing-pricing-features{margin:0 0 24px;padding:0;list-style:none}.landing-pricing-features li{color:#334155;border-bottom:1px solid #f1f5f9;padding:8px 0;font-size:14px}.landing-pricing-features li:before{content:"✓ ";color:#16a34a;font-weight:700}.landing-pricing-features li.landing-pricing-feature-soon{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:8px;font-style:italic;display:flex}.landing-pricing-feature-soon:before{content:"✦ ";color:#d97706;font-weight:700}.landing-pricing-soon-tag{text-transform:uppercase;letter-spacing:.3px;color:#d97706;background:#fef3c7;border-radius:999px;padding:2px 8px;font-size:11px;font-style:normal;font-weight:700}.landing-contact{background:#fff;padding:80px 24px}.landing-contact-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.landing-contact-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px 24px;transition:box-shadow .2s}.landing-contact-card:hover{box-shadow:0 4px 20px #0000000f}.landing-contact-icon{color:#1e4ed8;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.landing-contact-title{color:#1e293b;margin-bottom:12px;font-size:16px;font-weight:600}.landing-contact-link{color:#1e4ed8;word-break:break-word;font-size:14px;font-weight:500;text-decoration:none}.landing-contact-link:hover{text-decoration:underline}.landing-faq{padding:80px 24px}.landing-faq-list{max-width:640px;margin:0 auto}.landing-faq-item{border-bottom:1px solid #e2e8f0}.landing-faq-q{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:15px;font-weight:600;display:flex}.landing-faq-arrow{color:#94a3b8;flex-shrink:0;margin-left:12px;font-size:20px}.landing-faq-a{color:#64748b;padding:0 0 16px;font-size:14px;line-height:1.6}.landing-cta{text-align:center;background:linear-gradient(135deg,#1e3a8a,#1e4ed8);padding:80px 24px}.landing-cta-title{color:#fff;margin-bottom:12px;font-size:32px;font-weight:700}.landing-cta-subtitle{color:#d49a68;margin-bottom:28px;font-size:16px}.landing-footer{background:#0f172a;padding:32px 24px}.landing-footer-inner{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;display:flex}.landing-footer-brand{color:#e2e8f0;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.landing-footer-copy{color:#64748b;font-size:13px}@media (width<=768px){.landing-hero-title{font-size:32px}.landing-hero-subtitle{font-size:16px}.landing-nav-links a{display:none}.landing-features-grid,.landing-pricing-grid,.landing-contact-grid{grid-template-columns:1fr}.landing-footer-inner{text-align:center;flex-direction:column;gap:12px}}.register-page{background:linear-gradient(135deg,#1e3a8a 0%,#1e4ed8 50%,#3b82f6 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.register-card{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:40px;box-shadow:0 25px 50px #00000040}.register-header{margin-bottom:28px}.register-back{color:#64748b;cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:14px;display:inline-block}.register-back:hover{color:#1e4ed8}.register-title{color:#1e293b;margin:0 0 4px;font-size:24px;font-weight:700}.register-subtitle{color:#64748b;margin:0;font-size:14px}.register-steps{gap:8px;margin-bottom:24px;display:flex}.register-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:none;align-items:center;gap:0;min-width:0;padding:6px;transition:flex-grow .25s ease-in-out,padding .25s ease-in-out;display:flex}.register-step.active{background:#eff6ff;border-color:#1e4ed8;flex:auto;gap:8px;padding:8px 12px}.register-step.done{background:#f0fdf4;border-color:#16a34a;flex:none}.register-step-num{color:#475569;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;transition:background-color .25s,color .25s;display:flex}.register-step.active .register-step-num{color:#fff;background:#1e4ed8}.register-step.done .register-step-num{color:#fff;background:#16a34a}.register-step-label{color:#475569;white-space:nowrap;font-size:13px;font-weight:500;transition:opacity .2s}.register-step-label--full{display:none}.register-step.active .register-step-label--full{font-size:13px;font-weight:600;display:inline}.register-error{color:#dc2626;background:#dc262614;border:1px solid #dc262640;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.register-fields{flex-direction:column;gap:16px;display:flex}.register-field{flex-direction:column;gap:4px;display:flex}.register-field label{color:#374151;font-size:13px;font-weight:600}.register-field input{color:#1e293b;border:1px solid #d1d5db;border-radius:8px;padding:10px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.register-field input:focus{border-color:#1e4ed8;outline:none;box-shadow:0 0 0 3px #1e4ed81a}.register-hint{color:#94a3b8;font-size:12px}.register-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.register-btn--primary{color:#fff;background:#1e4ed8}.register-btn--primary:hover{background:#1e3a8a}.register-btn--primary:disabled{opacity:.7;cursor:not-allowed}.register-btn--secondary{color:#475569;background:#f1f5f9}.register-btn--secondary:hover{background:#e2e8f0}.register-btn--full{width:100%}.register-btn--full+.register-btn--full{margin-top:12px}.register-actions{justify-content:space-between;gap:12px;display:flex}.register-actions .register-btn{flex:1}.register-summary{background:#f8fafc;border-radius:10px;padding:16px 20px}.register-summary-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.register-summary-row:last-child{border-bottom:none}.register-summary-row span{color:#64748b}.register-summary-row strong{color:#1e293b}.register-success{text-align:center}.register-success-icon{margin-bottom:16px}.register-success h2{color:#1e293b;margin:0 0 8px;font-size:22px;font-weight:700}.register-success p{color:#475569;margin:0 0 8px;font-size:14px}.register-success-code{background:#f8fafc;border-radius:8px;margin:16px 0;padding:12px;font-size:15px}.register-success-note{color:#64748b;margin-bottom:24px}.register-pw-wrapper{position:relative}.register-pw-wrapper input{box-sizing:border-box;width:100%;padding-right:78px}.register-pw-wrapper--gen input{padding-right:116px}.register-pw-wrapper--solo input{padding-right:44px}.register-pw-actions{align-items:center;gap:2px;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.register-pw-icon-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.register-pw-icon-btn:hover{color:#1e4ed8;background:#f1f5f9}.register-pw-icon-btn:disabled{opacity:.35;cursor:not-allowed}.register-pw-icon-btn:disabled:hover{color:#94a3b8;background:0 0}.register-pw-icon-btn--solo{position:absolute;top:50%;right:4px;transform:translateY(-50%)}.register-pw-generate-pill{cursor:pointer;color:#1e4ed8;background:#1e4ed814;border:1px solid #1e4ed838;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:6px;transition:background .15s,transform .1s;display:flex}.register-pw-generate-pill:hover{background:#1e4ed824}.register-pw-generate-pill:active{transform:scale(.93)}.register-pw-rules{grid-template-columns:1fr 1fr;gap:6px 16px;margin:4px 0 0;padding:0;list-style:none;display:grid}.register-pw-rule{color:#94a3b8;align-items:center;gap:6px;font-size:12px;transition:color .2s;display:flex}.register-pw-rule--pass{color:#16a34a}.register-pw-rule--fail{color:#dc2626}.register-pw-match{align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:500;transition:color .2s;display:flex}.register-pw-match--pass{color:#16a34a}.register-pw-match--fail{color:#dc2626}@media (width<=480px){.register-pw-rules{grid-template-columns:1fr}}.register-legal-intro{color:#475569;margin-bottom:12px;font-size:14px}.register-loading{text-align:center;color:#64748b;padding:20px;font-size:14px}.register-legal-empty{text-align:center;color:#94a3b8;padding:20px;font-size:13px}.register-legal-content{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-height:260px;margin-top:10px;padding:12px;font-size:13px;line-height:1.6;overflow-y:auto}.register-legal-list{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.register-legal-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px}.register-legal-checkbox{cursor:pointer;align-items:flex-start;gap:10px;margin:0;display:flex}.register-legal-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0;margin-top:2px}.register-legal-title{color:#1e293b;font-size:13px;line-height:1.5}.register-legal-link{color:#1e4ed8;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.register-legal-link:hover{color:#1e3a8a}@media (width<=768px){.register-steps{gap:6px}.register-step.active .register-step-label--full{font-size:12px}}@media (width<=520px){.register-card{padding:28px 20px}.register-steps{gap:6px}}.contact-page{background:#f8fafc;min-height:100vh}.contact-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e2e8f0;position:fixed;top:0;left:0;right:0}.contact-nav-inner{justify-content:space-between;align-items:center;max-width:1120px;height:64px;margin:0 auto;padding:0 24px;display:flex}.contact-nav-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.contact-nav-logo{color:#fff;background:#1e4ed8;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.contact-nav-name{color:#1e293b;font-size:18px;font-weight:700}.contact-nav-cta{color:#fff;background:#1e4ed8;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.contact-nav-cta:hover{background:#1e3a8a}.contact-container{max-width:1120px;margin:0 auto;padding:100px 24px 60px}.contact-header{text-align:center;margin-bottom:60px}.contact-title{color:#1e293b;margin:0 0 16px;font-size:48px;font-weight:800}.contact-subtitle{color:#64748b;margin:0;font-size:20px}.contact-content{grid-template-columns:1fr 2fr;gap:60px;margin-bottom:60px;display:grid}.contact-info{flex-direction:column;gap:32px;display:flex}.contact-info-title{color:#1e293b;margin:0 0 8px;font-size:24px;font-weight:700}.contact-info-text{color:#475569;margin:0;font-size:15px;line-height:1.7}.contact-details{flex-direction:column;gap:24px;display:flex}.contact-detail{align-items:flex-start;gap:16px;display:flex}.contact-detail-icon{flex-shrink:0;font-size:28px}.contact-detail-title{color:#1e293b;margin:0 0 4px;font-size:16px;font-weight:600}.contact-detail-text{color:#64748b;margin:0;font-size:14px;line-height:1.6}.contact-links-title{color:#1e293b;margin:0 0 12px;font-size:16px;font-weight:600}.contact-links-list{flex-direction:column;gap:8px;display:flex}.contact-quick-link{color:#1e4ed8;font-size:14px;text-decoration:none;transition:color .2s}.contact-quick-link:hover{color:#1e3a8a;text-decoration:underline}.contact-form-container{background:#fff;border-radius:12px;padding:40px;box-shadow:0 1px 3px #0000001a}.contact-form{flex-direction:column;gap:20px;display:flex}.contact-message{border-left:4px solid;border-radius:8px;padding:16px}.contact-message strong{margin-bottom:4px;font-size:14px;display:block}.contact-message p{margin:0;font-size:13px}.contact-message-success{color:#166534;background:#f0fdf4;border-color:#22c55e}.contact-message-error{color:#991b1b;background:#fef2f2;border-color:#ef4444}.contact-form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form-group{flex-direction:column;gap:8px;display:flex}.contact-form-label{color:#334155;font-size:14px;font-weight:600}.contact-form-required{color:#ef4444}.contact-form-input,.contact-form-textarea{border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.contact-form-input:focus,.contact-form-textarea:focus{border-color:#1e4ed8;outline:none;box-shadow:0 0 0 3px #1e4ed81a}.contact-form-textarea{resize:vertical;min-height:120px}.contact-form-hint{color:#94a3b8;text-align:right;font-size:12px}.contact-form-submit{color:#fff;cursor:pointer;background:#1e4ed8;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;transition:background .2s}.contact-form-submit:hover:not(:disabled){background:#1e3a8a}.contact-form-submit:disabled{opacity:.6;cursor:not-allowed}.contact-footer{color:#94a3b8;background:#0f172a;padding:48px 0}.contact-footer-inner{max-width:1120px;margin:0 auto;padding:0 24px}.contact-footer-links{flex-wrap:wrap;gap:24px;margin-bottom:24px;display:flex}.contact-footer-link{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .2s}.contact-footer-link:hover{color:#fff}.contact-footer-divider{background:#334155;height:1px;margin:24px 0}.contact-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.contact-footer-logo{align-items:center;gap:10px;display:flex}.contact-footer-logo-icon{color:#fff;background:#1e4ed8;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.contact-footer-logo-text{color:#e2e8f0;font-size:16px;font-weight:600}.contact-footer-copyright{color:#64748b;font-size:14px}@media (width<=968px){.contact-content{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.contact-title{font-size:36px}.contact-subtitle{font-size:18px}.contact-form-container{padding:24px}.contact-form-row{grid-template-columns:1fr}.contact-footer-bottom{text-align:center;flex-direction:column}.contact-footer-links{text-align:center;flex-direction:column;gap:16px}}.security-page{background:#f8fafc;min-height:100vh}.security-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e2e8f0;position:fixed;top:0;left:0;right:0}.security-nav-inner{justify-content:space-between;align-items:center;max-width:1120px;height:64px;margin:0 auto;padding:0 24px;display:flex}.security-nav-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.security-nav-logo{color:#fff;background:#1e4ed8;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.security-nav-name{color:#1e293b;font-size:18px;font-weight:700}.security-nav-cta{color:#fff;background:#1e4ed8;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.security-nav-cta:hover{background:#1e3a8a}.security-container{max-width:900px;margin:0 auto;padding:100px 24px 60px}.security-header{text-align:center;margin-bottom:60px}.security-title{color:#1e293b;margin:0 0 16px;font-size:48px;font-weight:800}.security-subtitle{color:#64748b;margin:0;font-size:20px}.security-content{flex-direction:column;gap:48px;display:flex}.security-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.security-icon{margin-bottom:16px;font-size:48px}.security-section-title{color:#1e293b;margin:0 0 12px;font-size:24px;font-weight:700}.security-section-text{color:#475569;margin:0 0 16px;font-size:15px;line-height:1.7}.security-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.security-list li{color:#475569;padding-left:24px;font-size:15px;line-height:1.6;position:relative}.security-list li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.security-cta{background:#f0f9ff;border:2px solid #1e4ed8}.security-contact{background:#fff;border-radius:8px;margin:16px 0;padding:16px}.security-contact p{color:#475569;margin:8px 0;font-size:14px}.security-contact strong{color:#1e293b}.security-contact a{color:#1e4ed8;text-decoration:none}.security-contact a:hover{text-decoration:underline}.security-section-note{color:#64748b;font-size:13px;font-style:italic}.security-links{flex-wrap:wrap;gap:16px;display:flex}.security-link{color:#fff;background:#1e4ed8;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.security-link:hover{background:#1e3a8a}.security-footer{color:#94a3b8;background:#0f172a;padding:48px 0}.security-footer-inner{max-width:1120px;margin:0 auto;padding:0 24px}.security-footer-links{flex-wrap:wrap;gap:24px;margin-bottom:24px;display:flex}.security-footer-link{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .2s}.security-footer-link:hover{color:#fff}.security-footer-divider{background:#334155;height:1px;margin:24px 0}.security-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.security-footer-logo{align-items:center;gap:10px;display:flex}.security-footer-logo-icon{color:#fff;background:#1e4ed8;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.security-footer-logo-text{color:#e2e8f0;font-size:16px;font-weight:600}.security-footer-copyright{color:#64748b;font-size:14px}@media (width<=768px){.security-title{font-size:36px}.security-subtitle{font-size:18px}.security-section{padding:24px}.security-footer-bottom{text-align:center;flex-direction:column}.security-footer-links{text-align:center;flex-direction:column;gap:16px}}.changelog-page{background:#f8fafc;min-height:100vh}.changelog-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e2e8f0;position:fixed;top:0;left:0;right:0}.changelog-nav-inner{justify-content:space-between;align-items:center;max-width:1120px;height:64px;margin:0 auto;padding:0 24px;display:flex}.changelog-nav-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.changelog-nav-logo{color:#fff;background:#1e4ed8;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.changelog-nav-name{color:#1e293b;font-size:18px;font-weight:700}.changelog-nav-cta{color:#fff;background:#1e4ed8;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.changelog-nav-cta:hover{background:#1e3a8a}.changelog-container{max-width:900px;margin:0 auto;padding:100px 24px 60px}.changelog-header{text-align:center;margin-bottom:40px}.changelog-title{color:#1e293b;margin:0 0 16px;font-size:48px;font-weight:800}.changelog-subtitle{color:#64748b;margin:0;font-size:20px}.changelog-filters{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.changelog-filter{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.changelog-filter:hover{color:#475569;border-color:#cbd5e1}.changelog-filter.active{color:#fff;background:#1e4ed8;border-color:#1e4ed8}.changelog-content{flex-direction:column;gap:24px;display:flex}.changelog-loading,.changelog-empty{text-align:center;color:#64748b;padding:60px 24px;font-size:16px}.changelog-entry{background:#fff;border-left:4px solid #1e4ed8;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.changelog-entry-header{margin-bottom:16px}.changelog-entry-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.changelog-entry-version{color:#1e4ed8;background:#eff6ff;border-radius:6px;padding:4px 12px;font-size:14px;font-weight:700}.changelog-entry-date{color:#64748b;font-size:14px}.changelog-badge{border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600}.changelog-badge-feature{color:#1e40af;background:#dbeafe}.changelog-badge-improvement{color:#166534;background:#dcfce7}.changelog-badge-bugfix{color:#9a3412;background:#fed7aa}.changelog-badge-security{color:#9f1239;background:#fce7f3}.changelog-entry-title{color:#1e293b;margin:0 0 12px;font-size:22px;font-weight:700}.changelog-entry-description{color:#475569;margin:0;font-size:15px;line-height:1.7}.changelog-entry-details{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:8px;margin-top:16px;padding:16px}.changelog-entry-details p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.changelog-footer{color:#94a3b8;background:#0f172a;padding:48px 0}.changelog-footer-inner{max-width:1120px;margin:0 auto;padding:0 24px}.changelog-footer-links{flex-wrap:wrap;gap:24px;margin-bottom:24px;display:flex}.changelog-footer-link{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .2s}.changelog-footer-link:hover{color:#fff}.changelog-footer-divider{background:#334155;height:1px;margin:24px 0}.changelog-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.changelog-footer-logo{align-items:center;gap:10px;display:flex}.changelog-footer-logo-icon{color:#fff;background:#1e4ed8;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.changelog-footer-logo-text{color:#e2e8f0;font-size:16px;font-weight:600}.changelog-footer-copyright{color:#64748b;font-size:14px}@media (width<=768px){.changelog-title{font-size:36px}.changelog-subtitle{font-size:18px}.changelog-entry{padding:24px}.changelog-footer-bottom{text-align:center;flex-direction:column}.changelog-footer-links{text-align:center;flex-direction:column;gap:16px}}.legal-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e2e8f0;position:fixed;top:0;left:0;right:0}.legal-nav-inner{justify-content:space-between;align-items:center;max-width:1120px;height:64px;margin:0 auto;padding:0 24px;display:flex}.legal-nav-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.legal-nav-logo{color:#fff;background:#1e4ed8;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.legal-nav-name{color:#1e293b;font-size:18px;font-weight:700}.legal-nav-cta{color:#fff;cursor:pointer;background:#1e4ed8;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.legal-nav-cta:hover{background:#1e3a8a}.legal-page{background:#f8fafc;min-height:100vh;padding-top:64px}.legal-container{max-width:900px;margin:0 auto;padding:60px 24px}.legal-header{text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:48px;padding-bottom:32px}.legal-title{color:#1e293b;margin:0 0 12px;font-size:36px;font-weight:800}.legal-subtitle{color:#64748b;margin:0;font-size:16px}.legal-last-updated{color:#94a3b8;margin-top:8px;font-size:14px}.legal-content{background:#fff;border-radius:12px;padding:48px;box-shadow:0 1px 3px #0000001a}.legal-section{margin-bottom:40px}.legal-section:last-child{margin-bottom:0}.legal-section-title{color:#1e293b;margin:0 0 16px;font-size:24px;font-weight:700}.legal-section-subtitle{color:#334155;margin:24px 0 12px;font-size:18px;font-weight:600}.legal-section p{color:#475569;margin:0 0 16px;font-size:15px;line-height:1.7}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{margin:16px 0;padding-left:24px}.legal-section li{color:#475569;margin-bottom:8px;font-size:15px;line-height:1.7}.legal-section li:last-child{margin-bottom:0}.legal-section strong{color:#1e293b;font-weight:600}.legal-section a{color:#1e4ed8;text-decoration:none}.legal-section a:hover{text-decoration:underline}.legal-highlight{background:#f1f5f9;border-left:4px solid #1e4ed8;border-radius:4px;margin:24px 0;padding:16px 20px}.legal-highlight p{margin:0;font-size:14px;line-height:1.6}.legal-table{border-collapse:collapse;width:100%;margin:24px 0}.legal-table th,.legal-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:12px}.legal-table th{color:#1e293b;background:#f8fafc;font-weight:600}.legal-table td{color:#475569;font-size:14px}.legal-footer{color:#94a3b8;background:#0f172a;padding:48px 0}.legal-footer-inner{max-width:1120px;margin:0 auto;padding:0 24px}.legal-footer-links{flex-wrap:wrap;gap:24px;margin-bottom:24px;display:flex}.legal-footer-link{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .2s}.legal-footer-link:hover{color:#fff}.legal-footer-divider{background:#334155;height:1px;margin:24px 0}.legal-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.legal-footer-logo{align-items:center;gap:10px;display:flex}.legal-footer-logo-icon{color:#fff;background:#1e4ed8;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.legal-footer-logo-text{color:#e2e8f0;font-size:16px;font-weight:600}.legal-footer-copyright{color:#64748b;font-size:14px}@media (width<=768px){.legal-container{padding:40px 20px}.legal-content{padding:32px 24px}.legal-title{font-size:28px}.legal-section-title{font-size:20px}.legal-section-subtitle{font-size:16px}.legal-footer-bottom{text-align:center;flex-direction:column}}.help-center-page{background:#f9fafb;min-height:100vh}.help-nav{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 20px;position:sticky;top:0}.help-nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.help-nav-brand{color:#111827;align-items:center;gap:12px;text-decoration:none;display:flex}.help-nav-logo{color:#fff;background:linear-gradient(135deg,#1e4ed8 0%,#3b82f6 100%);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.help-nav-name{color:#111827;font-size:20px;font-weight:600}.help-nav-links{align-items:center;gap:24px;display:flex}.help-nav-links a{color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s}.help-nav-links a:hover{color:#1e4ed8}.help-nav-cta{border-radius:8px;padding:10px 20px;font-weight:600;transition:all .2s;color:#fff!important;background:#1e4ed8!important}.help-nav-cta:hover{transform:translateY(-1px);background:#1e40af!important}.help-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e4ed8 0%,#3b82f6 100%);padding:80px 20px 60px}.help-hero__container{max-width:800px;margin:0 auto}.help-hero h1{margin-bottom:32px;font-size:36px;font-weight:700}.help-search{gap:12px;max-width:600px;margin:0 auto;display:flex}.help-search__input{border:none;border-radius:8px;flex:1;padding:14px 20px;font-size:16px;box-shadow:0 2px 8px #0000001a}.help-search__input:focus{outline:2px solid #60a5fa}.help-search__button{color:#1e4ed8;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .2s}.help-search__button:hover:not(:disabled){background:#f0f9ff;transform:translateY(-1px)}.help-search__button:disabled{opacity:.6;cursor:not-allowed}.help-content{max-width:1200px;margin:0 auto;padding:60px 20px}.help-content h2{color:#111827;margin-bottom:32px;font-size:28px}.help-categories-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.help-category-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;padding:32px;text-decoration:none;transition:all .2s;display:flex}.help-category-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f61a}.help-category-icon{margin-bottom:8px;font-size:40px}.help-category-card h3{color:#111827;margin:0;font-size:20px}.help-category-card p{color:#6b7280;flex:1;margin:0;font-size:14px}.help-category-count{color:#9ca3af;font-size:13px;font-weight:500}.help-articles-list{flex-direction:column;gap:16px;display:flex}.help-article-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;text-decoration:none;transition:all .2s}.help-article-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.help-article-card h3{color:#111827;margin-bottom:8px;font-size:18px}.help-article-card p{color:#6b7280;margin-bottom:8px;font-size:14px}.help-article-category,.help-article-views{color:#9ca3af;font-size:13px}.help-article{max-width:900px;margin:0 auto;padding:40px 20px}.help-article__breadcrumb,.help-breadcrumb{color:#6b7280;margin-bottom:24px;font-size:14px;text-decoration:none;display:block}.help-article__breadcrumb a,.help-breadcrumb{color:#3b82f6;text-decoration:none}.help-article__breadcrumb a:hover{text-decoration:underline}.help-article__content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:48px}.help-article__content h1{color:#111827;margin-bottom:16px;font-size:32px}.help-article__meta{color:#6b7280;border-bottom:1px solid #e5e7eb;gap:24px;margin-bottom:32px;padding-bottom:24px;font-size:14px;display:flex}.help-article__body{color:#374151;line-height:1.7}.help-article__body h2{color:#111827;margin-top:32px;margin-bottom:16px;font-size:24px}.help-article__body h3{color:#111827;margin-top:24px;margin-bottom:12px;font-size:20px}.help-article__body p{margin-bottom:16px}.help-article__body ul,.help-article__body ol{margin-bottom:16px;padding-left:24px}.help-article__body li{margin-bottom:8px}.help-article__body code{background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.help-article__body pre{color:#f9fafb;background:#1f2937;border-radius:8px;margin-bottom:16px;padding:16px;overflow-x:auto}.help-article__details{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:8px;margin-top:32px;padding:24px}.help-article__details h3{color:#111827;margin-top:0;margin-bottom:16px}.help-article__feedback{text-align:center;border-top:1px solid #e5e7eb;margin-top:48px;padding-top:32px}.help-article__feedback h3{margin-bottom:16px;font-size:18px}.help-article__feedback-buttons{justify-content:center;gap:16px;display:flex}.help-article__feedback-thanks{color:#059669;font-weight:500}.help-article__footer{justify-content:center;gap:16px;margin-top:32px;display:flex}.help-search-results h2{margin-bottom:24px}.help-clear-search{cursor:pointer;color:#3b82f6;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:32px;padding:12px 24px;font-weight:500;transition:all .2s}.help-clear-search:hover{background:#f0f9ff;border-color:#3b82f6}.help-category-header{margin-bottom:40px}.help-category-header h1{color:#111827;margin-bottom:12px;font-size:32px}.help-category-desc{color:#6b7280;font-size:16px}.help-empty{text-align:center;color:#6b7280;padding:60px 20px;font-size:16px}.help-article-not-found{text-align:center;padding:80px 20px}.help-article-not-found h1{color:#111827;margin-bottom:16px;font-size:32px}.help-article-not-found p{color:#6b7280;margin-bottom:32px;font-size:16px}.help-contact-section{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:80px 20px}.help-contact-section h2{color:#111827;margin-bottom:12px;font-size:28px}.help-contact-section p{color:#6b7280;margin-bottom:32px;font-size:16px}@media (width<=768px){.help-hero h1{font-size:28px}.help-search{flex-direction:column}.help-categories-grid{grid-template-columns:1fr}.help-article__content{padding:24px}.help-article__footer{flex-direction:column}}.cookie-consent{z-index:1000;background:#fff;border-top:1px solid #e2e8f0;animation:.3s ease-out slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent-container{flex-wrap:wrap;align-items:flex-start;gap:24px;max-width:1120px;margin:0 auto;padding:24px;display:flex}.cookie-consent-content{flex:1;min-width:300px}.cookie-consent-title{color:#1e293b;margin:0 0 8px;font-size:18px;font-weight:700}.cookie-consent-text{color:#475569;margin:0;font-size:14px;line-height:1.6}.cookie-consent-link{color:#1e4ed8;text-decoration:underline}.cookie-consent-link:hover{color:#1e3a8a}.cookie-consent-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cookie-consent-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.cookie-consent-btn-primary{color:#fff;background:#1e4ed8}.cookie-consent-btn-primary:hover{background:#1e3a8a}.cookie-consent-btn-secondary{color:#475569;background:#f1f5f9}.cookie-consent-btn-secondary:hover{background:#e2e8f0}.cookie-consent-btn-text{color:#64748b;background:0 0;padding:10px 16px}.cookie-consent-btn-text:hover{color:#475569;background:#f8fafc}.cookie-settings{flex-direction:column;gap:16px;margin-top:20px;display:flex}.cookie-setting{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.cookie-setting-header{margin-bottom:8px}.cookie-setting-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.cookie-setting-checkbox{cursor:pointer;width:18px;height:18px}.cookie-setting-checkbox:disabled{cursor:not-allowed;opacity:.5}.cookie-setting-name{color:#1e293b;flex:1;font-size:14px;font-weight:600}.cookie-setting-badge{color:#fff;background:#1e4ed8;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600}.cookie-setting-description{color:#64748b;margin:0;padding-left:28px;font-size:13px;line-height:1.5}@media (width<=768px){.cookie-consent-container{flex-direction:column;gap:16px}.cookie-consent-actions{width:100%}.cookie-consent-btn{flex:1;min-width:0}.cookie-consent-btn-text{flex:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:#1e4ed8;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}button{font-family:inherit}
