*{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{color:#111827;background:#f3f4f6;font-family:Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}input,select,button,table{font:inherit}.app-shell{background:#f3f4f6;min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex-direction:column;width:196px;min-width:196px;min-height:100vh;padding:18px 14px;display:flex}.sidebar-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sidebar-title{margin:0;font-size:20px;font-weight:600;line-height:28px}.sidebar-mobile-toggle{color:#fff;cursor:pointer;background:#111827;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:600;display:none;box-shadow:0 10px 24px #11182729}.sidebar-mobile-toggle-icon{justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.sidebar-mobile-toggle-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.sidebar-mobile-toggle.is-open .sidebar-mobile-toggle-icon{transform:rotate(180deg)}.sidebar-nav{flex-direction:column;gap:6px;margin:18px 0 0;padding:0;display:flex}.sidebar-link{color:#9ca3af;border-radius:8px;align-items:center;gap:10px;width:100%;height:42px;margin:0;padding:0 11px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s,color .2s;display:flex}.sidebar-link-icon{color:currentColor;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:18px;line-height:1;display:inline-flex}.sidebar-link-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.sidebar-link:hover,.sidebar-link:focus,.sidebar-link:active,.sidebar-link:visited{text-decoration:none}.sidebar-link:hover{color:#fff;background:#ffffff0f}.sidebar-link.active{color:#fff;background:#2563eb}.sidebar-logout{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:8px;width:100%;height:46px;margin-top:auto;font-weight:600}.sidebar-logout:hover{color:#fff;background:#ffffff0f}.main-content{flex:1;min-width:0;padding:0 32px 40px}.account-topbar{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:16px;min-height:64px;margin:0 -32px 26px;padding:0 32px;display:flex;position:relative}.account-topbar-plan,.account-topbar-id{gap:3px;display:grid}.account-topbar-id-button{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.account-topbar-id-button strong{transition:color .2s}.account-topbar-id-button:hover strong{color:#2563eb}.account-topbar-id-button:disabled{cursor:default}.account-topbar-id-button.is-copied strong{color:#166534}.account-topbar-plan span,.account-topbar-id span{color:#6b7280;font-size:12px}.account-topbar-plan strong,.account-topbar-id strong{color:#111827;font-size:14px;font-weight:600}.account-topbar-actions{align-items:center;gap:12px;display:flex;position:relative}.account-topbar-actions-right{margin-left:auto}.account-menu-button{cursor:pointer;color:#111827;background:0 0;border:0;align-items:center;gap:6px;height:36px;padding:0;font-size:13px;font-weight:500;display:inline-flex}.account-menu-button:hover{color:#2563eb}.account-menu-icon,.account-menu-chevron{justify-content:center;align-items:center;display:inline-flex}.account-menu-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.account-menu-chevron svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.account-menu-chevron{transition:transform .2s}.account-menu-chevron.is-open{transform:rotate(180deg)}.account-menu{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:190px;padding:6px;position:absolute;top:44px;right:0;box-shadow:0 14px 32px #1118271f}.account-menu-item{color:#111827;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:10px 11px;display:block}.account-menu-item:hover{background:#f3f4f6}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.page-header-compact{gap:12px;margin-bottom:16px}.page-title{margin:0 0 8px;font-size:32px}.page-subtitle{color:#6b7280;margin:0}.page-subtitle-stack{gap:4px;display:inline-grid}.page-subtitle-accent{font-weight:600}.page-subtitle-accent-success{color:#166534}.page-subtitle-accent-danger{color:#b91c1c}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:all .2s;display:inline-flex}.primary-button:hover{background:#1d4ed8}.primary-button-compact,.secondary-button-compact{min-height:38px;padding:9px 14px;font-size:14px}.cards-row{flex-wrap:wrap;gap:12px;display:flex}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;flex:0 0 190px;justify-content:center;min-height:72px;padding:10px 12px;font-family:inherit;display:flex}.stat-card-label{color:#6b7280;margin-bottom:6px;font-size:14px;line-height:1.3}.stat-card-value{font-size:22px;font-weight:400;line-height:1.2}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:24px;padding:20px}.table-wrap{overflow-x:auto}.table{border-collapse:collapse;width:100%;min-width:760px}.table th,.table td{text-align:left;padding:12px}.table thead th{border-bottom:1px solid #e5e7eb}.table tbody td{border-bottom:1px solid #f3f4f6}.table tbody tr:last-child td{border-bottom:none}.filters-row{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.input{background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:180px;padding:12px}.settings-box{max-width:500px}.support-id-card{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;gap:8px;padding:16px;display:grid}.support-id-card-compact{gap:4px;padding:12px 14px}.support-id-card span,.profile-info-grid span{color:#6b7280;font-size:14px}.support-id-card strong{overflow-wrap:anywhere;font-size:24px;font-weight:500}.profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.profile-info-grid-compact{gap:10px;margin:12px 0 0}.profile-info-grid div{border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:8px 10px;display:grid}.profile-info-grid-compact div{gap:3px;padding:8px 10px}.profile-info-grid strong{overflow-wrap:anywhere;font-weight:500}.dashboard-compact-panel{width:min(430px,100%);max-width:100%;margin-top:16px;padding:10px}.dashboard-summary-panel{gap:14px;display:grid}.dashboard-billing-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-billing-facts{flex-wrap:wrap;gap:8px;display:flex}.dashboard-billing-fact{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:2px;min-width:0;padding:8px 10px;display:inline-grid}.dashboard-billing-fact span{color:#6b7280;font-size:12px;line-height:1.2}.dashboard-billing-fact strong{font-size:14px;font-weight:500;line-height:1.25}.dashboard-billing-fact-card{min-width:180px}.dashboard-inline-note{color:#6b7280;margin:0;font-size:14px}.profile-info-grid-dashboard{grid-template-columns:repeat(3,minmax(112px,136px));justify-content:flex-start}.profile-info-grid-accent{background:#f8fafc}.dashboard-inline-actions{justify-content:flex-start;display:flex}.field-label{margin-bottom:8px}@media (max-width:900px){.app-shell{flex-direction:column}.sidebar{width:100%;min-width:100%;min-height:auto}.sidebar-logout{margin-top:18px}.main-content{padding:0 24px 24px}.account-topbar{flex-direction:column;align-items:stretch;margin:0 -24px 24px;padding:14px 24px}.account-topbar-actions{justify-content:space-between}.dashboard-inline-actions,.dashboard-summary-panel{align-items:stretch}.dashboard-billing-head{flex-direction:column;align-items:stretch}.profile-info-grid-dashboard{grid-template-columns:1fr}.page-title{font-size:28px}}.page-actions{margin-bottom:20px}.form-panel{margin-bottom:24px}.form-title{margin:0 0 20px;font-size:24px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-actions{margin-top:20px}.form-hint{color:#6b7280;margin:0;line-height:1.45}.table-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:900px){.form-grid{grid-template-columns:1fr}}.secondary-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:10px 14px;transition:all .2s}.secondary-button:hover{background:#f9fafb}.status-badge{border-radius:999px;align-items:center;padding:6px 10px;font-size:14px;font-weight:600;display:inline-flex}.status-success{color:#166534;background:#dcfce7}.status-error{color:#991b1b;background:#fee2e2}.status-neutral{color:#374151;background:#e5e7eb}.modal-overlay{z-index:1000;background:#1118278c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:20px;width:100%;max-width:560px;padding:24px;box-shadow:0 20px 60px #0000002e}.modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.modal-title{margin:0;font-size:24px}.modal-close{cursor:pointer;color:#6b7280;background:0 0;border:0;font-size:28px;line-height:1}.modal-form{gap:16px;display:grid}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@media (max-width:640px){.modal-card{border-radius:16px;padding:20px}.modal-actions{flex-direction:column}.modal-actions .primary-button,.modal-actions .secondary-button{width:100%}}.page-header{margin-bottom:18px}.page-title{margin-bottom:5px;font-size:24px;line-height:1.2}.page-subtitle,.form-hint,.muted-text,.legal-note,.legal-links,.empty-table-state,.billing-reminder,.notice{font-size:13px}.section-title{font-size:18px}.panel{margin-top:16px;padding:16px}.primary-button,.secondary-button{min-height:36px;padding:8px 12px;font-size:13px}.input,.select-input,.table-comment-input{min-height:36px;padding:8px 10px;font-size:13px}.field{margin-bottom:12px}.field-label{margin-bottom:6px;font-size:13px}.table{font-size:13px}.table th,.table td{padding:9px 10px}.status-badge{padding:4px 8px;font-size:12px}.stat-card{flex-basis:160px;min-height:76px;padding:12px}.stat-card-label{font-size:12px}.stat-card-value,.support-id-card strong,.admin-result-grid strong,.monthly-billing-card strong,.payment-summary strong{font-size:19px}.support-id-card,.profile-info-grid div,.admin-result-grid div,.admin-log-row,.admin-error-row,.admin-summary-row,.admin-errors div{padding:10px}.support-id-card span,.profile-info-grid span,.admin-result-grid span,.admin-log-row span,.admin-error-head,.admin-error-row span,.admin-error-row strong,.admin-error-row p{font-size:12px}.profile-info-grid strong,.admin-log-row strong{font-size:13px}.profile-toggle{gap:8px;min-width:94px;min-height:34px;padding:5px 9px 5px 6px}.profile-toggle-track{width:38px;min-width:38px;height:22px}.profile-toggle-knob{width:16px;height:16px}.icon-button{width:32px;height:32px;font-size:18px}.row-menu{top:38px}.row-menu-item{padding:8px 10px;font-size:13px}.modal-card{max-width:500px;padding:18px}.modal-title{font-size:20px}.login-panel{gap:18px;padding:24px}.login-panel h1{font-size:24px}.section-title{margin:0 0 16px;font-size:22px}.muted-text{color:#6b7280;margin-top:6px;font-size:14px;line-height:1.4}.text-link{color:#2563eb;font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.tables-panel{overflow:visible}.tables-config-table{min-width:920px}.readonly-row{background:#f9fafb}.table-name-input{width:100%;min-width:180px}.table-link-input{width:100%;min-width:280px}.table-open-button{white-space:nowrap;justify-content:center;align-items:center;min-width:max-content;display:inline-flex}.bulk-api-textarea{resize:vertical;min-height:180px;font-family:inherit;line-height:1.5}.bulk-loading-box{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.bulk-loading-text{margin-top:4px;font-size:14px;line-height:1.45}.bulk-preview-hint{margin-top:8px}.button-spinner{border:2px solid #ffffff73;border-top-color:currentColor;border-radius:50%;flex:none;width:16px;height:16px;animation:.8s linear infinite button-spin;display:inline-block}.bulk-loading-box .button-spinner{color:#2563eb;border-color:#2563eb #2563eb33 #2563eb33;margin-top:2px}@keyframes button-spin{to{transform:rotate(360deg)}}.profile-picker{min-width:240px;position:relative}.profile-picker-static,.profile-picker summary{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:44px;padding:10px 12px;list-style:none;display:flex}.profile-picker summary{cursor:pointer}.profile-picker summary::-webkit-details-marker{display:none}.profile-picker-title{font-size:13px;font-weight:700;line-height:1.2}.profile-picker-meta{color:#6b7280;font-size:13px;line-height:1.3}.profile-picker-menu{z-index:80;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:280px;padding:8px;position:absolute;top:50px;left:0;box-shadow:0 12px 30px #0000001f}.profile-picker-hint{color:#6b7280;padding:6px 10px 10px;font-size:12px;line-height:1.45}.profile-picker-search{width:100%;min-width:0;margin-bottom:8px}.profile-picker-option{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.profile-picker-option:hover{background:#f3f4f6}.profile-picker-option-select-all{border-bottom:1px solid #f3f4f6;border-radius:0;margin-bottom:4px;padding-bottom:12px}.profile-picker-empty{color:#6b7280;padding:10px;font-size:13px;line-height:1.4}.app-shell{--app-page-title-size:26px;--app-page-title-mobile-size:22px;--app-page-subtitle-size:13px;--app-section-title-size:18px;--app-card-label-size:11px;--app-card-value-size:13px;--app-prominent-value-size:13px;--app-body-copy-size:13px;--app-body-copy-line:1.4}.app-shell .page-title{font-size:var(--app-page-title-size);font-weight:700;line-height:1.1}.app-shell .page-subtitle{font-size:var(--app-page-subtitle-size);line-height:var(--app-body-copy-line)}.app-shell .section-title{font-size:var(--app-section-title-size);line-height:1.2}.app-shell .field-label,.app-shell .muted-text,.app-shell .form-hint,.app-shell .billing-note,.app-shell .table,.app-shell .input,.app-shell .select-input,.app-shell .table-comment-input,.app-shell .notice,.app-shell .empty-table-state,.app-shell .billing-inline-link,.app-shell .billing-limit-note,.app-shell .billing-invoice-row span,.app-shell .billing-invoice-row strong,.app-shell .billing-summary-row span,.app-shell .billing-summary-row strong,.app-shell .billing-select-label,.app-shell .billing-promo-label,.app-shell .billing-promo-input,.app-shell .billing-total-label,.app-shell .billing-total-inline,.app-shell .billing-reminder{font-size:var(--app-body-copy-size);line-height:var(--app-body-copy-line)}.app-shell .stat-card-label,.app-shell .support-id-card span,.app-shell .profile-info-grid span,.app-shell .billing-inline-stat span,.app-shell .billing-usage-card-head span,.app-shell .billing-confirm-card span,.app-shell .billing-total-label,.app-shell .billing-overview-paid-until span{font-size:var(--app-card-label-size);line-height:1.3}.app-shell .stat-card-value,.app-shell .support-id-card strong,.app-shell .profile-info-grid strong,.app-shell .billing-inline-stat strong,.app-shell .billing-usage-card-head strong,.app-shell .billing-confirm-card strong,.app-shell .billing-total-inline-value,.app-shell .billing-total-value,.app-shell .billing-overview-paid-until strong{font-size:var(--app-card-value-size);line-height:1.15}@media (max-width:640px){.app-shell .page-title{font-size:var(--app-page-title-mobile-size)}}.profile-picker-ok{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;width:100%;margin-top:6px;padding:8px 10px;font-weight:700}.profile-picker-ok:hover{background:#1d4ed8}.empty-table-state{color:#6b7280;padding:8px 0}.billing-compact-panel,.billing-methods-panel,.billing-widget-panel{width:min(980px,100%)}.billing-overview-panel{grid-template-columns:minmax(0,1.1fr) minmax(180px,.9fr);gap:10px;width:min(560px,100%);padding:8px 10px;display:grid}.billing-overview-main{gap:14px;display:grid}.billing-overview-head{gap:6px;display:grid}.billing-overview-head .section-title{margin-bottom:0}.billing-overview-statuses{flex-wrap:wrap;gap:8px;display:flex}.billing-overview-paid-until{gap:4px;display:grid}.billing-overview-paid-until span{color:#6b7280;font-size:14px}.billing-overview-paid-until strong{color:#111827;font-size:var(--app-prominent-value-size);font-weight:600;line-height:1.1}.billing-overview-links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.billing-inline-link{color:#4b5563;font-size:var(--app-body-copy-size);font-weight:500;line-height:var(--app-body-copy-line);cursor:pointer;background:0 0;border:0;padding:0}.billing-inline-link:disabled{cursor:default;opacity:.45}.billing-overview-actions{flex-wrap:wrap;gap:10px;display:flex}.billing-overview-metrics{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.billing-usage-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;gap:10px;padding:8px 10px;display:grid}.billing-usage-card-head{gap:8px;display:grid}.billing-usage-card-head span{color:#6b7280;font-size:14px}.billing-usage-card-head strong{font-size:var(--app-prominent-value-size);font-weight:600;line-height:1.1}.billing-progress{background:#dbeafe;border-radius:999px;width:100%;height:10px;position:relative;overflow:hidden}.billing-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#2563eb 0%,#60a5fa 100%);height:100%;display:block}.billing-limit-panel{gap:14px;width:min(364px,100%);max-width:100%;display:grid}.billing-limit-summary{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.billing-limit-summary .billing-inline-stat{width:100%;min-width:0}.billing-limit-picker-compact{width:min(150px,100%)}.billing-limit-editor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:14px;padding:10px;display:grid}.billing-limit-editor-narrow{width:100%;max-width:100%}.billing-limit-flat-row{grid-template-columns:150px minmax(0,1fr);align-items:start;gap:10px;display:grid}.billing-limit-picker,.billing-limit-meta{gap:6px;display:grid}.billing-limit-meta{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;min-width:110px;padding:10px 12px}.billing-limit-meta-wide{width:100%;min-width:0}.billing-limit-meta-wide .billing-total-inline-value{white-space:normal;line-height:1.15}.billing-limit-note-cell{width:100%;max-width:100%}.billing-limit-note{color:#4b5563;background:#f8fbff;border:1px solid #e0e7ff;border-radius:8px;margin:0;padding:10px 12px;font-size:14px;line-height:1.45}.billing-confirm-panel{gap:14px;width:min(430px,100%);max-width:100%;padding:10px;display:grid}.billing-confirm-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.billing-confirm-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;gap:4px;min-height:50px;padding:8px 10px;display:grid}.billing-confirm-details{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;gap:0;width:100%;padding:10px;display:grid}.billing-invoice-row{border-top:1px solid #2563eb1a;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:8px 0;display:grid}.billing-invoice-row:first-child{border-top:0;padding-top:0}.billing-invoice-row span{color:#374151;font-size:14px;line-height:1.35}.billing-invoice-row strong{color:#111827;text-align:right;white-space:nowrap;min-width:92px;font-size:14px;font-weight:600}.billing-promo-row{border-top:1px solid #2563eb1a;gap:8px;padding:12px 0 8px;display:grid}.billing-promo-label{color:#2563eb;font-size:14px;font-weight:600}.billing-promo-input{min-width:0;max-width:260px}.billing-summary-row-total strong{font-size:18px}.billing-summary-row-total{border-top-color:#2563eb29;margin-top:6px;padding-top:12px}.billing-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.billing-overview-actions .secondary-button,.billing-action-row .secondary-button,.billing-open-actions .secondary-button{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#cbd5e1;box-shadow:0 0 0 1px #94a3b829,0 10px 22px #0f172a14}.billing-overview-actions .secondary-button:hover,.billing-action-row .secondary-button:hover,.billing-open-actions .secondary-button:hover{background:linear-gradient(#fff 0%,#f1f5f9 100%);border-color:#94a3b8;box-shadow:0 0 0 1px #94a3b838,0 12px 24px #0f172a1f}.billing-action-row-inline{flex-wrap:wrap;justify-content:flex-start}.billing-limit-flat-row .billing-action-row-inline{grid-column:1/-1}.billing-inline-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.billing-inline-stats-compact{margin-bottom:12px}.billing-inline-stat{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:4px;min-height:50px;padding:8px 10px;display:grid}.billing-compact-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:12px;display:grid}.billing-compact-grid-tight{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr)}.billing-calculator-box,.billing-summary-box{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:12px;padding:18px;display:grid}.billing-box-compact{padding:14px}.billing-box-head{gap:4px;display:grid}.billing-box-head .section-title{margin-bottom:0}.billing-status-list{flex-wrap:wrap;gap:8px;display:flex}.billing-summary-list{gap:8px;display:grid}.billing-summary-row{border-top:1px solid #f1f5f9;justify-content:flex-start;align-items:center;gap:8px;padding:8px 0;display:flex}.billing-summary-row:first-child{border-top:0;padding-top:0}.billing-summary-row span{color:#6b7280;font-size:14px}.billing-summary-row strong{text-align:left;margin-left:6px;font-size:14px;font-weight:600}.billing-control-row{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.billing-select-label{color:#374151;gap:6px;font-size:14px;font-weight:600;display:grid}.billing-select-label-compact{max-width:200px}.billing-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:180px;min-width:180px;min-height:40px;padding:0 12px;font-size:15px;font-weight:500}.billing-select-compact{width:130px;min-width:130px}.billing-select-compact-profiles{text-align:left;width:110px;min-width:110px}.billing-total-row{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.billing-total-row-inline{flex-wrap:nowrap}.billing-total-row-compact{min-height:100%}.billing-total-inline{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.billing-total-inline-value{margin-top:2px;font-size:20px;font-weight:600;line-height:1;display:block}.billing-total-label{color:#6b7280;font-size:13px;display:block}.billing-total-value{margin-top:2px;font-size:24px;font-weight:600;line-height:1;display:block}.billing-note{color:#6b7280;margin:0;font-size:14px;line-height:1.45}.billing-methods-panel{gap:12px;display:grid}.billing-methods-panel-compact,.billing-widget-panel-compact{padding:14px}.billing-method-card{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.billing-method-card-confirm{width:100%}.billing-confirm-note{color:#4b5563;background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;line-height:1.45}.billing-confirm-bottom-note{width:fit-content;max-width:100%}.billing-confirm-note-wide{width:100%}.billing-method-card strong{font-size:16px;font-weight:600}.billing-open-actions{flex-wrap:wrap;gap:10px;display:flex}.billing-widget-panel{gap:12px;display:grid}.panel-compact{margin-top:14px}.billing-widget-status{color:#1e3a8a;align-items:center;gap:10px;display:inline-flex}.billing-reminder{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:24px;padding:14px 16px;line-height:1.45}.table-link-cell{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.table-link-actions{flex-wrap:nowrap;gap:10px;display:flex}.table-link-cell .table-link-input{flex:320px;width:auto;min-width:320px}.table-link-actions .secondary-button{white-space:nowrap}.responsive-table-cell-stack{min-width:0}.notice{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:16px;padding:12px 14px;line-height:1.4}.notice-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.login-page{background:#f3f4f6;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:24px;width:min(420px,100%);padding:32px;display:grid}.login-panel h1{margin:0 0 6px;font-size:30px}.login-panel p{color:#6b7280;margin:0}.login-form{gap:14px;display:grid}.login-field{gap:8px;margin-bottom:0;display:grid}.login-input{width:100%;min-width:0;height:46px}.login-button{width:100%;min-height:46px;margin-top:4px}.login-links{justify-content:flex-end;align-items:center;min-height:20px;margin-top:-2px;display:flex}.login-links a{color:#0f8b6f;font-size:14px;font-weight:600}.login-switch{color:#6b7280;text-align:center;margin:0}.login-switch a{color:#0f8b6f;font-weight:600}.dev-client-panel{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.admin-panel{gap:18px;display:grid}.admin-controls{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.admin-field{margin-bottom:0}.admin-number-input{width:160px;min-width:160px}.admin-static-field{gap:8px;min-width:180px;display:grid}.admin-static-field strong{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;font-weight:400;display:inline-flex}.admin-result-panel{gap:18px;display:grid}.admin-result-grid{grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;display:grid}.admin-result-grid div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:6px;min-height:86px;padding:14px;display:grid}.admin-result-grid span{color:#6b7280;font-size:14px}.admin-result-grid strong{font-size:24px;font-weight:400}.admin-log-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-log-list{gap:10px;display:grid}.admin-log-row{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:1.1fr 1.2fr 1.4fr .8fr .9fr 1.1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.admin-log-row>div{gap:4px;min-width:0;display:grid}.admin-log-row span{color:#6b7280;font-size:13px}.admin-log-row strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}.admin-log-row p{color:#991b1b;grid-column:1/-1;margin:0;font-size:14px}.admin-log-row-success{background:#f0fdf4;border-color:#bbf7d0}.admin-log-row-failed{background:#fef2f2;border-color:#fecaca}.admin-log-row-running{background:#eff6ff;border-color:#bfdbfe}.admin-log-button{min-height:38px;padding:8px 12px}.admin-error-table{gap:8px;display:grid}.admin-error-head,.admin-error-row{grid-template-columns:1fr 1fr 1fr 1.2fr 2fr;align-items:center;gap:10px;display:grid}.admin-error-head{color:#6b7280;padding:0 12px;font-size:13px}.admin-error-row{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px}.admin-error-row span,.admin-error-row strong,.admin-error-row p{overflow-wrap:anywhere;font-size:14px}.admin-error-row strong{font-weight:500}.admin-error-row p{color:#991b1b;margin:0}.admin-summary-list,.admin-errors{gap:10px;display:grid}.admin-summary-row,.admin-errors div{border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px;display:flex}.admin-errors div{color:#991b1b;background:#fef2f2;border-color:#fecaca}.inline-field{margin-bottom:0}.inline-field .field-label{display:block}.select-input{min-width:260px}.billing-period-card{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-height:190px;padding:16px;display:flex}.billing-period-card-active{background:#eff6ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.billing-period-label{font-weight:700}.billing-period-description{color:#6b7280;line-height:1.35}.billing-period-price{color:#374151;font-size:14px;line-height:1.35}.billing-discount{color:#166534;background:#dcfce7;border-radius:8px;align-items:center;min-height:26px;padding:4px 8px;font-size:13px;font-weight:700;display:inline-flex}.billing-discount-muted{color:#6b7280;background:#f3f4f6;font-weight:600}.subscription-option{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:14px 16px;display:flex}.subscription-option span{color:#6b7280;flex-direction:column;gap:4px;line-height:1.35;display:flex}.subscription-option strong{color:#111827;font-weight:400}.legal-note{color:#6b7280;margin:14px 0 0;line-height:1.45}.legal-note a,.legal-links a{color:#2563eb;font-weight:600;text-decoration:none}.legal-note a:hover,.legal-links a:hover{text-decoration:underline}.autopay-status-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.settings-column{gap:4px;display:grid}.settings-save-button,.settings-password-button{width:fit-content;min-width:180px}.settings-password-form{gap:14px;max-width:460px;display:grid}.legal-links{flex-wrap:wrap;gap:14px;margin-top:18px;display:flex}.legal-page{max-width:760px;line-height:1.45}.offer-page .page-title{font-size:36px;line-height:1.15}@media (max-width:900px){.settings-grid{grid-template-columns:1fr}.settings-save-button,.settings-password-button{width:100%}}@media (max-width:720px){.billing-overview-panel,.billing-inline-stats,.billing-compact-grid,.billing-overview-metrics,.billing-limit-summary,.billing-confirm-summary{grid-template-columns:1fr}.billing-limit-editor-narrow{width:100%}.billing-limit-flat-row{grid-template-columns:1fr}.billing-total-row,.billing-method-card,.billing-summary-row{align-items:flex-start}.billing-total-row-inline{flex-wrap:wrap}.billing-summary-row{flex-direction:column}.billing-summary-row strong{text-align:left}.billing-select,.billing-select-compact{width:100%;min-width:0}}.legal-page section+section{margin-top:18px}.legal-page h2{margin:0 0 8px;font-size:20px;line-height:1.25}.legal-page p{margin:0 0 8px}.legal-page ul{margin:0;padding-left:18px}.legal-page li+li{margin-top:4px}.legal-landing{color:#151515;background:#f6f8f7;min-height:100vh}.legal-topbar{background:#ffffffeb;border-bottom:1px solid #15151514;justify-content:space-between;align-items:center;gap:20px;padding:18px 40px;display:flex}.legal-topbar-links{color:#4b5563;align-items:center;gap:18px;font-size:15px;display:flex}.legal-topbar-links a:hover{color:#151515}.legal-hero{padding:48px 40px 16px}.legal-title{max-width:880px;margin:0;font-size:42px;line-height:1.08}.legal-subtitle{color:#4b5563;max-width:760px;margin:14px 0 0;font-size:18px;line-height:1.5}.legal-landing-body{padding:0 40px 56px}.legal-panel{margin:0 auto}.legal-footer{color:#4b5563;border-top:1px solid #15151514;justify-content:space-between;align-items:center;gap:16px;padding:22px 40px 32px;font-size:14px;display:flex}.legal-footer-links{align-items:center;gap:16px;display:flex}.legal-footer-links a:hover{color:#151515}.site-page{color:#151515;background:#f6f8f7;min-height:100vh}.site-topbar{z-index:20;background:#ffffffeb;border-bottom:1px solid #15151514;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:18px 40px;display:flex;position:fixed;top:0;left:0}.site-topbar-main,.site-topbar-actions{align-items:center;gap:22px;display:flex}.site-topbar-main{min-width:0}.site-logo{font-size:24px;font-weight:700}.site-nav{color:#4b5563;align-items:center;gap:22px;font-size:15px;display:flex}.site-nav-toggle{color:#151515;cursor:pointer;background:#fff;border:1px solid #1515151f;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:none}.site-nav-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;position:absolute}.site-nav-toggle span:first-child{transform:translateY(-6px)}.site-nav-toggle span:nth-child(3){transform:translateY(6px)}.site-nav-toggle.is-open span:first-child{transform:rotate(45deg)}.site-nav-toggle.is-open span:nth-child(2){opacity:0}.site-nav-toggle.is-open span:nth-child(3){transform:rotate(-45deg)}.site-nav a:hover{color:#151515}.site-topbar-mail{color:#4b5563;font-size:14px}.site-topbar-mail:hover{color:#151515}.site-hero{color:#fff;background-image:url(/site/hero-slide.png);background-position:50%;background-size:cover;align-items:center;min-height:88vh;padding:110px 40px 80px;display:flex;position:relative}.site-hero:before{content:"";background:#00000085;position:absolute;inset:0}.site-hero-content{z-index:1;width:min(760px,100%);position:relative}.site-kicker{color:#2563eb;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700}.site-hero .site-kicker{color:#bfdbfe}.site-hero h1,.site-section h2,.site-feature-content h2,.site-pricing h2,.site-final h2{margin:0;line-height:1.05}.site-hero h1{max-width:720px;font-size:58px}.site-hero p{max-width:640px;margin:22px 0 0;font-size:20px;line-height:1.5}.site-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.site-button{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex}.site-button-primary{color:#fff;background:#2563eb}.site-button-primary:hover{background:#1d4ed8}.site-button-secondary{color:#fff;border:1px solid #ffffffbf}.site-button-secondary:hover{background:#ffffff24}.site-section,.site-pricing,.site-final{padding:72px 40px}.site-intro,.site-why,.site-final{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;gap:40px;display:grid}.site-section h2,.site-feature-content h2,.site-pricing h2,.site-final h2{max-width:720px;font-size:40px}.site-copy,.site-section-lead{color:#4b5563;margin:0;font-size:19px;line-height:1.55}.site-copy{gap:14px;display:grid}.site-copy p,.site-section-lead{margin:0}.site-section-lead{max-width:680px;margin-top:18px}.site-feature-band{background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:560px;display:grid}.site-feature-image{box-sizing:border-box;min-height:560px;padding:18px 14px 18px 22px}.site-feature-photo{width:100%;height:100%;min-height:inherit;background-color:#0000;background-image:url(/site/graphs-block.JPG);background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:8px}.site-feature-content{flex-direction:column;justify-content:center;padding:64px 40px;display:flex}.site-steps{gap:12px;margin-top:32px;display:grid}.site-step{background:#fff;border:1px solid #dbe4f0;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;padding:14px 16px;display:grid}.site-step span{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.site-step p{color:#374151;margin:0;line-height:1.45}.site-value-grid,.site-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.site-value-grid article,.site-price-card{background:#fff;border:1px solid #dfe5e2;border-radius:8px;min-height:180px;padding:20px}.site-value-grid h3,.site-price-card h3{margin:0 0 12px;font-size:22px}.site-value-grid p,.site-price-card p,.site-pricing-note{color:#4b5563;margin:0;line-height:1.5}.site-price-card strong{color:#2563eb;margin-bottom:8px;font-size:38px;font-weight:400;display:block}.site-pricing{background:#fff}.site-pricing-note{margin-top:22px}.site-final{color:#fff;background:#151515}.site-final .site-kicker{color:#bfdbfe}.site-final p:not(.site-kicker){color:#d1d5db;max-width:700px;margin:18px 0 0;font-size:18px;line-height:1.55}.site-footer{color:#d1d5db;background:#0f1413;padding:36px 40px 28px}.site-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.site-footer-column{flex-direction:column;gap:10px;display:flex}.site-footer-column-compact{gap:5px}.site-footer-title{color:#fff;margin:0;font-size:15px;font-weight:700}.site-footer-text,.site-footer-bottom p{color:#b8c0be;margin:0;font-size:14px;line-height:1.5}.site-footer-link{color:#e5e7eb;font-size:14px;line-height:1.45}.site-footer-link:hover{color:#93c5fd}.site-footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding-top:18px;display:flex}.test-page{--test-bg:#eef4ff;--test-panel:#fff;--test-panel-soft:#ffffffc7;--test-line:#11367b1f;--test-text:#0b1633;--test-muted:#4e5f8f;--test-blue:#1e5eff;--test-blue-deep:#123ca0;--test-navy:#071738;background:radial-gradient(circle at top left, #1e5eff2e, transparent 28%), radial-gradient(circle at 85% 18%, #4db8ff33, transparent 20%), linear-gradient(180deg, #f7faff 0%, var(--test-bg) 48%, #f9fbff 100%);min-height:100vh;color:var(--test-text);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}.test-topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7faffd6;border-bottom:1px solid #11367b14;justify-content:space-between;align-items:center;gap:24px;padding:18px 32px;display:flex;position:sticky;top:0}.test-logo{letter-spacing:-.04em;font-size:28px;font-weight:800}.test-nav,.test-topbar-actions,.test-hero-actions,.test-closing-actions,.test-pill-row,.test-signal-list{align-items:center;gap:12px;display:flex}.test-nav{color:var(--test-muted);flex-wrap:wrap;justify-content:center;font-size:15px;font-weight:600}.test-nav a,.test-ghost-link{transition:color .2s,opacity .2s}.test-nav a:hover,.test-ghost-link:hover{color:var(--test-text)}.test-topbar-actions{justify-content:flex-end}.test-ghost-link,.test-primary-link,.test-button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.test-ghost-link{color:var(--test-text);background:#ffffffb8;border:1px solid #11367b1f}.test-primary-link,.test-button-primary{background:linear-gradient(135deg, var(--test-blue) 0%, #3d8dff 100%);color:#fff;box-shadow:0 16px 30px #1e5eff38}.test-primary-link:hover,.test-button-primary:hover,.test-button-secondary:hover,.test-button-dark:hover,.test-ghost-link:hover{transform:translateY(-1px)}.test-button-secondary{color:#fff;background:#ffffff1f;border:1px solid #ffffff47}.test-button-dark{color:var(--test-navy);background:#fff}.test-hero,.test-section,.test-product-strip{padding-left:32px;padding-right:32px}.test-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:28px;padding-top:34px;padding-bottom:26px;display:grid}.test-hero-copy,.test-panel-shell,.test-highlight,.test-comparison{border-radius:36px}.test-hero-copy{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff42,#0000 24%),linear-gradient(135deg,#0d3cb0 0%,#1f65ff 52%,#51a8ff 100%);padding:54px;position:relative;overflow:hidden}.test-hero-copy:after{content:"";filter:blur(4px);background:#ffffff1f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-48px;right:-48px}.test-eyebrow,.test-closing-kicker,.test-panel-kicker,.test-product-card span,.test-highlight-card span,.test-compare-card span{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.test-eyebrow,.test-closing-kicker,.test-panel-kicker{color:#ffffffeb;background:#ffffff24}.test-eyebrow-dark{color:var(--test-blue-deep);background:#1e5eff1a}.test-hero h1,.test-section h2,.test-highlight-copy h2,.test-comparison-head h2{letter-spacing:-.04em;margin:0;line-height:.98}.test-hero h1{max-width:700px;margin-top:18px;font-size:clamp(50px,6vw,86px)}.test-hero-text,.test-section-copy p,.test-comparison-head p,.test-highlight-copy p{max-width:620px;margin:22px 0 0;font-size:20px;line-height:1.55}.test-hero-actions{flex-wrap:wrap;margin-top:34px}.test-signal-list{flex-wrap:wrap;margin:28px 0 0;padding:0;list-style:none}.test-signal-list li{background:#ffffff24;border-radius:999px;min-height:44px;padding:0 16px;font-weight:600}.test-hero-panel{display:flex}.test-panel-shell{background:linear-gradient(#ffffffe6 0%,#dfeaff 100%);width:100%;padding:28px;box-shadow:inset 0 1px #ffffffb8}.test-panel-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.test-panel-head strong{font-size:18px}.test-stat-row,.test-product-strip,.test-control-grid,.test-highlight-panels,.test-comparison-grid,.test-panel-footer{gap:16px;display:grid}.test-stat-row,.test-product-strip,.test-highlight-panels,.test-comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.test-stat-row{margin-top:18px}.test-stat-card,.test-product-card,.test-control-card,.test-highlight-card,.test-compare-card,.test-alert-card{border:1px solid var(--test-line);background:var(--test-panel-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.test-stat-card{border-radius:24px;gap:4px;padding:18px;display:grid}.test-stat-card strong{font-size:32px;line-height:1}.test-stat-card span{color:var(--test-muted);font-size:14px;line-height:1.45}.test-screen-card{background:#ffffffd6;border:1px solid #11367b14;border-radius:30px;margin-top:18px;overflow:hidden}.test-screen-toolbar{border-bottom:1px solid #11367b14;gap:8px;padding:14px 16px;display:flex}.test-screen-toolbar span{background:#11367b33;border-radius:50%;width:10px;height:10px}.test-screen-image{background-color:#0000;background-image:linear-gradient(#0717380a,#0717380a),url(/site/graphs-block.JPG);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:300px}.test-panel-footer{grid-template-columns:1.1fr 1fr;margin-top:18px}.test-alert-card{border-radius:24px;gap:8px;padding:18px 20px;display:grid}.test-alert-card-muted{color:#fff;background:#071738e0}.test-alert-label{color:var(--test-muted);font-size:13px;font-weight:700}.test-alert-card-muted .test-alert-label{color:#ffffffad}.test-product-strip{margin-top:10px;padding-bottom:24px}.test-product-card{border-radius:30px;min-height:220px;padding:28px}.test-product-card span{color:var(--test-blue-deep);background:#1e5eff1a}.test-product-card h2{letter-spacing:-.04em;margin:18px 0 12px;font-size:32px;line-height:1.02}.test-product-card p,.test-control-card p,.test-highlight-card p,.test-compare-card p{color:var(--test-muted);margin:0;font-size:16px;line-height:1.55}.test-section{padding-top:24px;padding-bottom:24px}.test-section-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;display:grid}.test-section-copy,.test-highlight-copy,.test-comparison-head{background:#ffffffa3;border:1px solid #11367b14;border-radius:32px;padding:34px}.test-section h2,.test-highlight-copy h2,.test-comparison-head h2{margin-top:16px;font-size:clamp(34px,4vw,54px)}.test-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.test-control-card{border-radius:30px;min-height:210px;padding:28px}.test-control-card:last-child{grid-column:1/-1}.test-control-card h3,.test-highlight-card h3,.test-compare-card strong{letter-spacing:-.04em;margin:0 0 12px;font-size:28px;line-height:1.05}.test-highlight{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:18px;padding-top:8px;display:grid}.test-highlight-copy{color:#fff;background:linear-gradient(#0d3cb0fa,#0e51ddf0)}.test-highlight-copy p{color:#ffffffd1}.test-pill-row{flex-wrap:wrap;margin-top:26px}.test-pill{color:#fff;background:#ffffff24;border-radius:999px;min-height:42px;padding:0 15px;font-size:14px;font-weight:700}.test-highlight-card{border-radius:32px;min-height:290px;padding:30px}.test-highlight-card-dark{color:#fff;background:linear-gradient(#061431 0%,#0c2455 100%)}.test-highlight-card-dark p{color:#ffffffb8}.test-highlight-card span,.test-compare-card span{color:var(--test-blue-deep);background:#1e5eff1a}.test-highlight-card-dark span{color:#fff;background:#ffffff1f}.test-comparison{padding-top:8px;padding-bottom:52px}.test-comparison-grid{grid-template-columns:1fr 1fr;margin-top:18px}.test-compare-card{border-radius:32px;min-height:220px;padding:30px}.test-compare-card-accent{background:linear-gradient(#e8f1ff 0%,#d7e9ff 100%)}.test-closing-bar{color:#fff;background:linear-gradient(135deg,#061431 0%,#0f2b67 100%);border-radius:32px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:24px 28px;display:flex}.test-closing-bar strong{letter-spacing:-.04em;margin-top:10px;font-size:28px;line-height:1.05;display:block}@media (max-width:900px){.test-topbar,.test-hero,.test-product-strip,.test-section,.test-comparison,.test-highlight{padding-left:20px;padding-right:20px}.test-topbar{flex-wrap:wrap}.test-nav,.test-topbar-actions,.test-closing-actions{justify-content:flex-start;width:100%}.test-hero,.test-section-grid,.test-highlight,.test-product-strip,.test-stat-row,.test-highlight-panels,.test-panel-footer,.test-comparison-grid{grid-template-columns:1fr}.test-hero-copy,.test-panel-shell,.test-section-copy,.test-highlight-copy,.test-highlight-card,.test-product-card,.test-control-card,.test-compare-card,.test-closing-bar{border-radius:28px;padding:24px}.test-control-grid{grid-template-columns:1fr}.test-control-card:last-child{grid-column:auto}.test-closing-bar{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.test-topbar{padding-top:16px;padding-bottom:16px}.test-logo{font-size:24px}.test-hero h1{font-size:44px}.test-hero-text,.test-section-copy p,.test-highlight-copy p,.test-comparison-head p{font-size:17px}.test-nav{gap:10px;font-size:14px}.test-ghost-link,.test-primary-link,.test-button{width:100%}.test-hero-actions,.test-closing-actions{flex-direction:column;align-items:stretch;width:100%}.test-signal-list{flex-direction:column;align-items:stretch}.test-signal-list li{width:100%}.test-product-card h2,.test-control-card h3,.test-highlight-card h3,.test-closing-bar strong,.test-compare-card strong{font-size:24px}.test-screen-image{min-height:220px}}@media (max-width:900px){.legal-topbar,.legal-footer{padding-left:20px;padding-right:20px}.legal-topbar{flex-direction:column;align-items:flex-start}.legal-topbar-links{flex-wrap:wrap}.legal-hero{padding:32px 20px 12px}.legal-title{font-size:30px}.legal-subtitle{font-size:16px}.legal-landing-body{padding:0 20px 44px}.legal-footer{flex-direction:column;align-items:flex-start}.site-topbar{flex-direction:row;align-items:center;padding:16px 20px;position:sticky;top:0}.site-topbar-main,.site-topbar-actions{width:100%}.site-topbar-main{justify-content:space-between}.site-topbar-actions{justify-content:flex-end}.site-topbar-button{min-width:184px}.site-nav-toggle{flex:none;display:inline-flex;position:relative}.site-nav{color:#151515;background:#fffffffa;border:1px solid #15151514;border-radius:18px;flex-direction:column;align-items:stretch;gap:4px;padding:10px;display:none;position:absolute;top:calc(100% + 12px);left:20px;right:20px;box-shadow:0 18px 50px #11182724}.site-nav.is-open{display:flex}.site-nav a{border-radius:12px;padding:12px 14px}.site-nav a:hover{background:#f3f4f6}.site-hero{min-height:78vh;padding:64px 20px 52px}.site-hero h1{font-size:40px}.site-hero p{font-size:18px}.site-section,.site-pricing,.site-final{padding:52px 20px}.site-intro,.site-why,.site-final,.site-feature-band,.site-value-grid,.site-price-grid,.site-footer-grid{grid-template-columns:1fr}.site-section h2,.site-feature-content h2,.site-pricing h2,.site-final h2{font-size:32px}.site-feature-content{padding:44px 20px}.site-feature-image{min-height:320px;padding:14px 20px 0}.site-footer{padding:28px 20px 24px}.site-footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:640px){body.site-menu-open{overflow:hidden}.site-topbar{gap:12px;padding:14px 16px}.site-topbar-main{position:relative}.site-topbar-actions,.site-topbar-button,.site-actions .site-button,.site-final .site-button{width:100%}.site-nav{top:calc(100% + 10px);left:0;right:0}.site-hero{min-height:auto;padding:42px 16px 40px}.site-hero h1{font-size:34px;line-height:1.08}.site-hero p,.site-copy,.site-section-lead,.site-final p:not(.site-kicker){font-size:16px}.site-actions{margin-top:24px}.site-section,.site-pricing,.site-final{padding:40px 16px}.site-section h2,.site-feature-content h2,.site-pricing h2,.site-final h2{font-size:28px}.site-feature-content{padding:32px 16px 40px}.site-feature-image{min-height:220px;padding:12px 16px 0}.site-feature-photo{background-size:cover;min-height:220px}.site-step{grid-template-columns:32px minmax(0,1fr);gap:12px;padding:12px}.site-step span{width:32px;height:32px}.site-value-grid article,.site-price-card{min-height:0;padding:18px 16px}.site-price-card strong{font-size:32px}.site-footer{padding:24px 16px 22px}}@media (max-width:900px){.app-shell{position:relative}.sidebar{z-index:80;background:0 0;width:auto;min-width:0;padding:12px 0 0 16px;position:absolute;top:0;left:0}.sidebar-header{justify-content:flex-start;position:relative}.sidebar-title{display:none}.sidebar-mobile-toggle{color:#fff;background:#111827;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 10px 24px #11182729}.sidebar-mobile-toggle:hover,.sidebar-mobile-toggle:focus-visible,.sidebar-mobile-toggle.is-open{color:#fff;background:#0f172a;border-color:#ffffff2e}.sidebar-nav{z-index:120;background:#111827;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:6px;width:min(220px,100vw - 32px);margin-top:0;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 14px 32px #11182747}.sidebar-nav.is-open{display:flex}.sidebar-link{white-space:normal;width:100%;min-width:0;height:40px;padding:0 12px}.main-content{padding:0 16px 24px}.account-topbar{min-height:60px;margin:0 -16px 20px;padding:12px 16px 12px 76px}.account-topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.account-topbar-id{min-width:0}.account-menu-button{width:auto;margin-left:auto}.page-header-actions{justify-content:flex-start;width:100%}.panel{padding:16px}}@media (max-width:640px){.sidebar{padding:10px 0 0 12px}.sidebar-header{justify-content:flex-start;align-items:center}.sidebar-title{display:none}.sidebar-mobile-toggle{color:#fff;background:#111827;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 10px 24px #11182729}.sidebar-mobile-toggle:hover,.sidebar-mobile-toggle:focus-visible,.sidebar-mobile-toggle.is-open{color:#fff;background:#0f172a;border-color:#ffffff2e}.main-content{padding:0 12px 20px}.account-topbar{min-height:56px;margin:0 -12px 16px;padding:10px 12px 10px 68px}.account-topbar-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;margin-left:auto}.account-topbar-actions-right{width:auto;max-width:100%;margin-left:auto}.page-header-actions>*,.primary-button,.secondary-button{width:100%}.account-menu-button{width:auto;margin-left:0}.account-topbar-id-button{text-align:left;max-width:132px}.account-menu{min-width:0;top:calc(100% + 8px);left:0;right:0}.page-title{font-size:24px}.panel{margin-top:16px;padding:14px}.input,.table-comment-input{min-width:0}.table-wrap{overscroll-behavior-x:contain;margin:0 -14px;padding:0 14px 4px}.accounts-panel.table-wrap,.tables-panel.table-wrap{margin:0;padding:12px}.responsive-table{width:100%;min-width:0}.responsive-table thead{display:none}.responsive-table tbody{gap:12px;display:grid}.responsive-table tbody tr{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;display:block}.responsive-table tbody td{border-bottom:1px solid #f3f4f6;grid-template-columns:minmax(92px,108px) minmax(0,1fr);align-items:start;gap:10px;width:100%;padding:8px 0;display:grid}.responsive-table tbody td:last-child{border-bottom:0;padding-bottom:0}.responsive-table tbody td:before{content:attr(data-label);color:#6b7280;font-size:12px;font-weight:600;line-height:1.35}.responsive-table tbody td:not([data-label]){border-bottom:0;padding:0;display:block}.responsive-table tbody td:not([data-label]):before{content:none}.responsive-table tbody .actions-cell{text-align:left;width:auto}.responsive-table tbody .actions-cell:before{margin-top:8px}.responsive-table tbody .row-menu-wrap{display:block}.responsive-table tbody .icon-button{width:100%;max-width:52px}.responsive-table tbody .row-menu{width:min(240px,100vw - 72px);top:calc(100% + 8px);left:0;right:auto}.responsive-table-accounts tbody td[data-label=Комментарий],.responsive-table-accounts tbody td[data-label=Статус]{display:none}.responsive-table-tables tbody td.responsive-table-cell-stack{display:block}.responsive-table-tables tbody td.responsive-table-cell-stack:before{content:attr(data-label);color:#6b7280;margin-bottom:10px;font-size:12px;font-weight:600;line-height:1.35;display:block}.responsive-table-tables tbody td[data-label=Название]{padding-top:0;display:block}.responsive-table-tables tbody td[data-label=Название]:before{margin-bottom:10px;display:block}.responsive-table-tables tbody .profile-picker,.responsive-table-tables tbody .table-name-input,.responsive-table-tables tbody .table-link-input{width:100%;min-width:0}.responsive-table-tables tbody .profile-picker{min-width:0}.responsive-table-tables tbody .profile-picker-menu{width:min(100vw - 64px,320px);max-height:min(60vh,420px);overflow-y:auto}.dev-client-panel{align-items:stretch}.dev-client-panel>*,.inline-field,.select-input{width:100%;min-width:0}.responsive-table-tables tbody .table-link-cell{gap:10px;display:grid}.responsive-table-tables tbody .table-link-actions{flex-wrap:wrap}.responsive-table-tables tbody .table-link-actions .secondary-button,.responsive-table-tables tbody .table-open-button{width:100%}.billing-overview-links{gap:10px;display:grid}.billing-inline-link{text-align:left}.billing-overview-actions,.billing-action-row,.billing-open-actions{align-items:stretch}.billing-overview-actions>*,.billing-action-row>*,.billing-open-actions>*{width:100%}.billing-invoice-row{grid-template-columns:1fr;gap:6px}.billing-invoice-row strong{text-align:left;white-space:normal;min-width:0}.billing-limit-picker-compact,.billing-promo-input,.settings-box{width:100%;max-width:100%}.billing-method-card,.bulk-loading-box{padding:12px}.bulk-loading-box{flex-direction:column}.legal-links{flex-direction:column;gap:10px}}.billing-fact-action{color:#b42318;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;line-height:1.35}.billing-fact-action:disabled{cursor:default;opacity:.6}.billing-summary-discount{color:#166534;margin-top:8px;font-weight:700}.sidebar-link,.primary-button,.secondary-button,.stat-card,.panel,.input,.table-comment-input,.icon-button,.row-menu,.row-menu-item,.modal-card{border-radius:8px}@media (max-width:1100px){.billing-period-grid,.admin-log-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.billing-period-grid,.profile-info-grid-dashboard,.profile-info-grid{grid-template-columns:1fr}.billing-facts-row{flex-direction:column;align-items:flex-start}.admin-log-row{grid-template-columns:1fr}.admin-log-button{width:100%}}.actions-cell{text-align:right;width:60px}.accounts-panel{overflow:visible}.profile-billing-cell{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-toggle{color:#111827;cursor:pointer;text-align:left;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;min-width:118px;min-height:42px;padding:7px 12px 7px 8px;font-family:inherit;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.profile-toggle-on{background:#ecfdf5;border-color:#86efac}.profile-toggle-off{color:#4b5563;background:#f9fafb;border-color:#d1d5db}.profile-toggle:hover{box-shadow:0 8px 20px #11182714}.profile-toggle-track{background:#9ca3af;border-radius:999px;width:46px;min-width:46px;height:26px;transition:background .2s;position:relative}.profile-toggle-on .profile-toggle-track{background:#16a34a}.profile-toggle-knob{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #11182738}.profile-toggle-on .profile-toggle-knob{transform:translate(20px)}.profile-toggle-copy{flex-direction:column;gap:2px;line-height:1.1;display:flex}.profile-toggle-copy strong{font-size:15px}.profile-toggle-copy span{color:#6b7280;font-size:12px}.profile-toggle-on .profile-toggle-copy span{color:#15803d}.service-toggle-input{opacity:0;pointer-events:none;position:absolute}.actions-head{width:56px}.actions-cell{text-align:right;width:56px;overflow:visible}.row-menu-wrap{display:inline-block;position:relative}.icon-button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:36px;height:36px;font-size:22px;line-height:1}.icon-button:hover{background:#f9fafb}.row-menu{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-width:190px;padding:6px;position:absolute;top:42px;right:0;box-shadow:0 12px 30px #0000001f}.row-menu-item{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-radius:10px;padding:10px 12px}.row-menu-item:hover{background:#f3f4f6}.row-menu-item-danger{color:#b91c1c}.table-comment-input{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;min-width:180px;padding:10px 12px}
