body.zsb-native-account-page{margin:0;background:#f5f8fc;color:#20293b;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.zsb-account-top{height:72px;background:#fff;border-bottom:1px solid #e4eaf2;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1180px)/2));color:#65718a}.zsb-account-top a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#20293b;font-size:20px}.zsb-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#3c57f4;color:#fff;font-weight:800}.zsb-account-site-logo{display:block;width:auto;height:34px;max-width:150px;object-fit:contain}.zsb-account-wrap{max-width:1180px;margin:0 auto;padding:48px 28px 80px}.zsb-account-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.zsb-account-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;color:#3155f5}.zsb-account-hero h1,.zsb-account-login h1{font-size:34px;line-height:1.1;margin:8px 0 10px}.zsb-account-hero p,.zsb-account-login p{color:#66728b;margin:0}.zsb-account-logout{border:1px solid #d8e0eb;border-radius:10px;padding:10px 14px;background:#fff;color:#26324a;text-decoration:none}.zsb-account-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px;align-items:start}.zsb-account-main>h2,.zsb-account-card h2{margin:0 0 16px}.zsb-account-card,.zsb-product-card{background:#fff;border:1px solid #e0e7f0;border-radius:18px;box-shadow:0 14px 35px rgba(39,56,91,.06)}.zsb-account-card{padding:24px}.zsb-product-card{padding:24px;margin-bottom:18px}.zsb-product-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.zsb-product-head h3{margin:5px 0 0;font-size:21px}.zsb-order-id{font-size:12px;color:#7d8799;font-weight:700}.zsb-status{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;background:#eef2f7;color:#556176}.zsb-status--ready_for_download,.zsb-status--completed{background:#e1f7e9;color:#15743b}.zsb-status--awaiting_domain{background:#fff3d6;color:#8a5c00}.zsb-status--download_pending{background:#e9efff;color:#284cc7}.zsb-status--failed{background:#fde7e7;color:#a32222}.zsb-status--processing,.zsb-status--retry_scheduled,.zsb-status--pending{background:#e8f1ff;color:#245f9e}.zsb-product-meta{display:flex;gap:18px;flex-wrap:wrap;color:#68748c;font-size:13px;margin:18px 0}.zsb-product-meta code,.zsb-license-key{background:#f0f3f8;border-radius:6px;padding:3px 6px}.zsb-license-key{user-select:all;font-size:13px}.zsb-product-action{background:#f5f7ff;border:1px solid #d9e0ff;border-radius:14px;padding:18px;margin-top:18px}.zsb-product-action h4{margin:0 0 5px}.zsb-product-action p{margin:0 0 14px;color:#66728b}.zsb-domain-form{display:flex;gap:10px}.zsb-domain-form input,.zsb-account-form input{width:100%;box-sizing:border-box;border:1px solid #cfd8e6;border-radius:10px;background:#fff;padding:12px 13px;font:inherit}.zsb-domain-form button,.zsb-account-form button,.zsb-inline-form button,.zsb-download-button{border:0;border-radius:10px;background:#3c57f4;color:#fff;padding:12px 16px;font-weight:800;text-decoration:none;cursor:pointer}.zsb-domain-form button{white-space:nowrap}.zsb-download-button{display:inline-block;margin:12px 10px 8px 0}.zsb-product-card small{color:#7b8699}.zsb-inline-form{display:inline-block;margin-top:10px}.zsb-product-error,.zsb-product-processing{margin-top:16px;padding:12px 14px;border-radius:10px}.zsb-product-error{background:#fff0f0;color:#982525}.zsb-product-processing{background:#eef5ff;color:#315e91;display:flex;align-items:center;gap:10px}.zsb-processing-spinner{width:16px;height:16px;box-sizing:border-box;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:zsb-account-spin .8s linear infinite;flex:0 0 auto}@keyframes zsb-account-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.zsb-processing-spinner{animation-duration:1.6s}}.zsb-account-form{display:grid;gap:14px}.zsb-account-form label{display:grid;gap:6px;font-size:13px;font-weight:700}.zsb-account-form input[readonly]{background:#f3f5f8;color:#66728b}.zsb-account-notice{margin:0 0 22px;padding:13px 16px;border-radius:11px;font-weight:700}.zsb-account-notice--ok{background:#e5f8ec;color:#176d3a}.zsb-account-notice--error{background:#fde9e9;color:#982525}.zsb-account-login{min-height:calc(100vh - 73px);display:grid;place-items:center;padding:30px}.zsb-account-login .zsb-account-card{width:min(440px,calc(100vw - 60px))}.zsb-account-login form{display:grid;gap:14px;margin-top:24px}.zsb-account-login label{font-weight:700}.zsb-account-login input[type=text],.zsb-account-login input[type=password]{width:100%;box-sizing:border-box;border:1px solid #cfd8e6;border-radius:10px;padding:12px;font:inherit}.zsb-account-login input[type=text]:focus,.zsb-account-login input[type=password]:focus{outline:none;border-color:#3155f5;box-shadow:0 0 0 3px rgba(49,85,245,.12)}.zsb-account-login input[type=submit],.zsb-login-submit{border:0;border-radius:10px;background:#3c57f4;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer;font:inherit}.zsb-login-submit:hover{background:#2f49d8}.zsb-login-remember{display:flex!important;align-items:center;gap:8px;font-size:13px!important;font-weight:600!important;color:#66728b}.zsb-login-remember input{margin:0}.zsb-otp-input{font-size:24px!important;font-weight:800!important;letter-spacing:.28em;text-align:center}.zsb-login-restart{display:inline-block;margin-top:18px;color:#3155f5;text-decoration:none;font-weight:700;font-size:13px}.zsb-account-login .zsb-account-notice{margin:18px 0 0}.zsb-account-login .zsb-account-card>p{line-height:1.55}.zsb-account-login .zsb-account-eyebrow{margin-bottom:4px}@media(max-width:820px){.zsb-account-top{padding:0 18px}.zsb-account-wrap{padding:30px 18px 60px}.zsb-account-grid{grid-template-columns:1fr}.zsb-account-hero{align-items:center}.zsb-product-head{flex-direction:column}.zsb-domain-form{flex-direction:column}}