:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3ece1;--bg-soft:#f8f3ea;--panel:#fffcf6eb;--line:#dccfbc;--line-strong:#cfb999;--text:#231d18;--muted:#75685d;--accent:#a14c1d;--accent-soft:#f1e1d0;--accent-soft-strong:#ead5c0;--shadow:#231d181f;--good:#0f766e;--bad:#b42318;font-family:Avenir Next,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{color:var(--text);background:radial-gradient(circle at 0 0,#fbf7ef 0%,#fbf7efc7 28%,#0000 46%),linear-gradient(160deg,#f1e6d8 0%,#f6efe5 52%,#efe6d8 100%);margin:0}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{max-width:1260px;margin:0 auto;padding:28px 20px 52px}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.page-title,.hero-title,h3,h4{margin:0}.page-title{margin-top:6px;font-size:34px;line-height:1.05}.hero-card,.panel,.subpanel{background:var(--panel);border:1px solid var(--line);box-shadow:0 18px 42px var(--shadow);border-radius:22px}.hero-card{padding:28px}.hero-title{margin-top:10px;font-size:28px}.content-grid{grid-template-columns:5fr 7fr;gap:18px;margin-top:18px;display:grid}.panel{padding:18px}.panel-header,.toolbar,.modal-head,.inline-form-head,.subpanel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.action-row{flex-wrap:wrap;gap:8px;display:flex}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.plan-card{border:1px solid var(--line);background:linear-gradient(#fffdf9,#f6eee3);border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.plan-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.price-tag{font-size:26px;font-weight:700;line-height:1}.price-tag span{font-size:12px;font-weight:500}.mini-label,.muted-text,.status-line,.empty-cell{color:var(--muted)}.mini-label{font-size:12px}.pill-row{flex-wrap:wrap;gap:8px;display:flex}.pill{background:var(--accent-soft);color:#73482f;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;display:inline-flex}.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.status-badge-default{color:#6f5f52;background:#efe6d8}.status-badge-review{color:#9a5b12;background:#fff0d8}.status-badge-pending{color:#8b5e34;background:#f6ead8}.status-badge-paid{color:#0f766e;background:#e4f3ed}.status-badge-fulfilled{color:#116149;background:#dff0e5}.status-badge-failed{color:#b42318;background:#fde8e5}.plan-action{margin-top:auto}.account-chip{background:var(--accent-soft);color:#6c462d;border-radius:14px;flex-direction:column;align-items:flex-end;min-width:180px;padding:8px 12px;display:flex}.account-chip strong{font-size:14px}.account-chip span{font-size:12px}.primary-button,.secondary-button,.ghost-button,.tab-button,.icon-button{cursor:pointer;border:0;border-radius:12px;padding:11px 14px;transition:transform .12s,opacity .12s,background-color .12s,border-color .12s}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.tab-button:hover,.icon-button:hover{transform:translateY(-1px)}.primary-button{background:var(--accent);color:#fff}.secondary-button{color:#fff;background:#685d52}.ghost-button,.tab-button{color:var(--accent);border:1px solid var(--line);background:#fff}.icon-button{color:#6f5f52;background:#ffffffe6;border:1px solid #dccfbcf2;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;box-shadow:0 4px 10px #231d180d}.icon-button span{font-size:20px;line-height:1;transform:translateY(-1px)}.tab-button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.small-button{padding:8px 10px;font-size:12px}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.status-line{min-height:22px;margin:10px 0 12px}.compact-status{min-height:0;margin:0}.table-wrap{background:#fffdf9bd;border:1px solid #ebe2d5eb;border-radius:12px;overflow:auto}.admin-table-scroll{flex:1;min-height:0}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:0 1px;display:flex}.admin-page-header-compact{align-items:center}.admin-page-copy{max-width:760px}.admin-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-page-copy h3{margin-top:3px;font-size:17px;line-height:1.15}.admin-page-description{max-width:680px;color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.admin-stats-grid{margin:0}.admin-toolbar-panel,.admin-table-card,.admin-form-card{margin-top:0}.admin-toolbar-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;width:100%;margin-top:0;display:grid}.admin-toolbar-grid .inline-input{width:100%;min-width:0}.admin-toolbar-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.stat-card{border:1px solid var(--line);min-height:72px;color:var(--text);text-align:left;background:linear-gradient(#fffdf9f2,#f8f2e9e6);border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex;box-shadow:0 8px 18px #231d180d}.stat-card span{color:var(--muted);font-size:12px}.stat-card strong{font-size:19px;line-height:1.05}.card-inline-actions{margin-top:auto}.card-inline-actions .small-button{min-height:26px;padding:5px 8px}.audit-queue-panel{margin-bottom:0}.compact-toolbar{gap:8px}.audit-list{gap:8px;display:grid}.audit-list-item{text-align:left;background:#fffdf9c7;border:1px solid #dccfbce6;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.audit-list-body{text-align:left;min-width:0;color:inherit;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.audit-list-item.active{border-color:var(--accent);box-shadow:none}.audit-list-main,.audit-list-meta{flex-direction:column;gap:6px;display:flex}.audit-list-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.audit-history-list{gap:8px;display:grid}.audit-history-item{background:linear-gradient(#fffdf9fa,#f6eee3e6);border:1px solid #dccfbce6;border-radius:16px;flex-direction:column;gap:8px;padding:11px 12px;display:flex}.audit-history-head,.audit-history-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.audit-history-meta strong{font-size:13px}.audit-history-meta span{color:var(--muted);font-size:12px}.audit-list-main strong{font-size:14px}.audit-list-meta{color:var(--muted);align-items:flex-end;font-size:12px}.filter-chip-row{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.filter-chip{color:var(--muted);background:#fff;border:1px solid #dccfbcf2;border-radius:999px;padding:7px 10px;font-size:12px}.filter-chip.active{background:var(--accent-soft);color:var(--accent);border-color:#d4b89d}.webhook-response-cell{min-width:220px}.webhook-response-cell strong{margin-bottom:4px;display:block}.webhook-response-cell span{color:var(--muted);white-space:pre-wrap;word-break:break-word;max-width:360px;display:block}.detail-card{border-top:1px solid #e8decf;margin-top:0;padding-top:0}.detail-stack{flex-direction:column;gap:10px;display:flex}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-grid-compact{margin-top:12px}.compact-grid{gap:10px}.detail-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-item{border:1px solid var(--line);background:#fffdf9bd;border-radius:12px;flex-direction:column;gap:4px;min-height:58px;padding:9px 10px;display:flex}.detail-item span{color:var(--muted);font-size:12px}.detail-item strong{overflow-wrap:anywhere;font-size:14px;font-weight:600}.detail-item-wide{grid-column:1/-1}.detail-text,.empty-detail{color:var(--muted);line-height:1.55}.empty-state-card{color:var(--muted);background:#fffdf9b8;border:1px dashed #cfb999e6;border-radius:18px;flex-direction:column;gap:6px;padding:18px;display:flex}.empty-state-card strong{color:var(--text);font-size:14px}.empty-state-card span{font-size:13px;line-height:1.55}.payment-submission-summary{flex-direction:column;gap:8px;display:flex}.payment-submit-panel{border-color:var(--line-strong);background:linear-gradient(#fff8ef,#f4e8d9)}.state-pill{color:var(--good);background:#e7f3ef}.inline-form-head{margin-bottom:4px}.portal-shell{color:#16221d;background:linear-gradient(135deg,#08222014,#0000 26%),radial-gradient(circle at 92% 8%,#a14c1d24,#0000 24%),linear-gradient(#f6f8f4 0%,#edf2ec 100%);width:100%;max-width:none;min-height:100vh;padding:24px clamp(16px,3vw,42px) 44px}.portal-topbar{background:#fffffce6;border:1px solid #d5ded4;border-radius:14px;max-width:1440px;margin:0 auto 18px;padding:12px 14px;box-shadow:0 18px 38px #1f2a2414}.portal-topbar .page-title{font-size:30px}.portal-title-row{align-items:center;gap:10px;min-width:0;display:flex}.portal-title-row .page-title{margin-top:0}.portal-doc-link{color:#0f5f59;white-space:nowrap;background:#fff;border:1px solid #c7d4ca;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.portal-doc-link:hover{color:#0b4f4a;background:#edf7f4;border-color:#89b9b2}.portal-topbar .primary-button,.portal-shell .plan-action,.portal-shell .primary-button{background:#0f766e;border-radius:9px;box-shadow:0 10px 20px #0f766e29}.portal-shell .secondary-button{background:#33443b;border-radius:9px}.portal-shell .ghost-button,.portal-shell .tab-button{color:#0f5f59;background:#fff;border-color:#c7d4ca;border-radius:9px}.portal-shell .ghost-button:hover,.portal-shell .tab-button:hover{background:#edf7f4;border-color:#89b9b2}.portal-shell .account-chip{color:#16443f;background:#e9f5f2;border:1px solid #c8ded9;border-radius:10px}.portal-overview{background:linear-gradient(120deg,#fffffcf5,#eff6f2f0),linear-gradient(90deg,#0f766e14,#0000);border:1px solid #cbd8cf;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:center;gap:14px;max-width:1440px;margin:0 auto;padding:12px 16px;display:grid;box-shadow:0 16px 34px #1f2a2414}.portal-overview-copy{min-width:0}.portal-overview-copy .eyebrow{margin-bottom:4px}.portal-overview-copy h2{color:#14231d;letter-spacing:0;margin:4px 0 0;font-size:30px;line-height:1.05}.portal-overview-copy p{color:#526158;max-width:560px;margin:0;font-size:14px;font-weight:600;line-height:1.45}.portal-overview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.portal-metric{background:#fff;border:1px solid #cfdbd1;border-left:3px solid #0f766e;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:9px 12px;display:flex}.portal-metric span{color:#657268;font-size:12px}.portal-metric strong{font-size:24px;line-height:1}.portal-content-grid{grid-template-columns:minmax(300px,.42fr) minmax(0,1.58fr);align-items:start;gap:16px;max-width:1440px;margin:12px auto 0}.portal-panel{background:#fffffcf0;border:1px solid #d2ddd4;border-radius:14px;box-shadow:0 18px 40px #1f2a2414}.portal-panel .panel-header{border-bottom:1px solid #dce5dc;padding-bottom:12px}.portal-panel-action{border-radius:8px;min-height:32px;padding:6px 10px;font-size:13px;font-weight:700;line-height:1}.portal-status-line{color:#5d6b62;margin:12px 0}.portal-shell .plan-grid{grid-template-columns:1fr}.portal-shell .plan-card{box-shadow:none;background:#fff;border-color:#cfdad1;border-radius:12px;gap:14px;position:relative}.portal-shell .plan-card:before{content:"";background:#0f766e;border-radius:12px 0 0 12px;width:3px;position:absolute;inset:0 auto 0 0}.portal-shell .plan-card h4{font-size:18px}.portal-shell .price-tag{color:#111b17}.portal-shell .pill{color:#16564f;background:#e6f1ed}.portal-table-wrap{background:#fff;border-color:#d4ded5;border-radius:10px}.portal-table-wrap table{min-width:780px}.portal-table-wrap th{color:#5a665d;background:#eef3ee}.portal-table-wrap td{border-bottom-color:#edf1ed}.portal-detail-card{border-top-color:#dce5dc;margin-top:18px;padding-top:18px}.portal-shell .detail-item{background:#fbfdf9;border-color:#d3ded5;border-radius:10px}.portal-shell .payment-submit-panel{background:#f1faf7;border-color:#0f766e4d}.portal-shell .modal-card{background:#fffffc;border:1px solid #d2ddd4;border-radius:16px}@media (width<=1120px){.portal-hero,.portal-content-grid{grid-template-columns:1fr}.portal-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=960px){.portal-shell{padding:16px 10px 34px}.portal-topbar{align-items:stretch}.portal-hero{padding:18px}.portal-hero-metrics{grid-template-columns:1fr}.portal-metric{min-height:74px}.portal-panel{border-radius:12px}.portal-shell .plan-card-head{grid-template-columns:minmax(0,1fr)}}.inline-form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;display:flex}.subpanel{border:1px solid var(--line);background:#fffdf9e6;border-radius:14px;padding:14px;box-shadow:0 8px 20px #231d180b}.subpanel-head{margin-bottom:12px}.subpanel-head h4,.panel-header h4{font-size:15px;line-height:1.15}.field-wide{grid-column:1/-1}.json-panel{margin-top:12px}.payload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payload-card{border:1px solid var(--line);background:#fffdf9;border-radius:16px;padding:12px}.payload-block{color:#f7efe5;background:#221c17;border:1px solid #ffffff14;border-radius:14px;min-height:220px;max-height:320px;margin:8px 0 0;padding:12px;font-size:12px;line-height:1.55;overflow:auto}.json-block{color:#f7efe5;background:#221c17;border:1px solid #ffffff14;border-radius:16px;margin:8px 0 0;padding:12px;font-size:12px;line-height:1.55;overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #ebe2d5;padding:10px 9px}th{color:var(--muted);white-space:nowrap;background:#f7f0e6b8;font-weight:600}tbody tr:hover td{background:#fff8efb8}.table-row-selected td{background:#f1e1d0b3}.mono{font-family:SFMono-Regular,Menlo,Consolas,monospace}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overscroll-behavior:contain;z-index:30;background:#231d185c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.modal-card{border:1px solid var(--line);overscroll-behavior:contain;background:#fffcf6fa;border-radius:22px;width:min(460px,100vw - 28px);padding:18px;box-shadow:0 26px 72px #231d1838}.modal-card-auth{background:#fffcf6fa;border-radius:20px;width:min(500px,100vw - 28px);padding:20px;box-shadow:0 20px 48px #231d182e}.tab-row{gap:8px;margin:8px 0 10px;display:flex}.tab-shell{background:#f3e9dc;border:1px solid #dccfbce6;border-radius:14px;padding:4px}.auth-tab-row{gap:6px;margin:0}.form-stack{flex-direction:column;gap:12px;display:flex}.auth-form-stack{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:8px;padding:4px 0 0}.form-intro{background:0 0;border:0;border-radius:0;flex-direction:column;gap:4px;padding:0;display:flex}.form-intro strong{color:var(--text);font-size:14px;font-weight:600}.form-intro span{color:var(--muted);font-size:12px;line-height:1.5}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-grid{grid-template-columns:1fr;gap:12px}.compact-form-grid{grid-template-columns:1.3fr 1fr 1fr}.field{background:#ffffffc2;border:1px solid #dccfbcb8;border-radius:16px;flex-direction:column;gap:6px;padding:12px;display:flex;box-shadow:inset 0 1px #ffffffd9}.auth-field{box-shadow:none;background:0 0;border:0;border-radius:0;gap:6px;padding:0}.auth-field+.auth-field{margin-top:0}.field span{color:var(--muted);letter-spacing:.02em;font-size:12px;font-weight:600}.field-hint{color:#948476;padding-left:1px;font-size:11px;line-height:1.45}input,select,textarea{width:100%;color:var(--text);background:linear-gradient(#fffefb,#fff9f1);border:1px solid #cfb999db;border-radius:14px;padding:12px 13px;transition:border-color .12s,box-shadow .12s,background-color .12s,transform .12s}.auth-input{height:46px;box-shadow:none;background:#fffdfa;border:1px solid #d8c8b3;border-radius:12px;padding:0 14px;font-size:14px}.auth-input::placeholder{color:#ad9a88}select{min-height:42px;padding-right:34px}textarea{resize:vertical;min-height:96px}input:focus,select:focus,textarea:focus{border-color:var(--accent);background:#fffdf9;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #a14c1d1a}.inline-input{min-width:260px}.auth-status-line{min-height:24px;margin:10px 0 6px;padding:0;font-size:12px}.auth-tab-button{min-height:58px;box-shadow:none;background:0 0;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2px;padding:10px 12px;display:flex}.auth-tab-button span{font-size:14px;font-weight:600}.auth-tab-button small{color:var(--muted);text-align:left;font-size:11px;line-height:1.35}.auth-tab-button.active{color:var(--accent);background:#fff;border-color:#d7c6b0;box-shadow:0 4px 14px #231d1814}.auth-tab-button.active small{color:#7c6b5d}.form-actions{justify-content:flex-end;margin-top:8px;padding-top:0;display:flex}.auth-submit-button{border-radius:12px;width:auto;min-width:128px;min-height:44px;padding-left:18px;padding-right:18px;box-shadow:0 8px 18px #a14c1d1f}.admin-shell .panel{border-radius:14px;margin-top:14px;box-shadow:0 10px 26px #231d1814}.admin-shell{width:100%;max-width:none;margin:0}.admin-shell-live{height:100vh;padding:8px 12px 12px 0;overflow:hidden}.admin-workspace{grid-template-columns:224px minmax(0,1fr);align-items:stretch;gap:14px;height:100%;display:grid}.admin-sidebar{color:#f7efe5;background:linear-gradient(#2c251f 0%,#312921 100%);border-color:#ffffff14;border-top-left-radius:0;border-bottom-left-radius:0;flex-direction:column;min-height:100%;max-height:100%;padding:14px 10px 12px;display:flex;position:sticky;top:0;box-shadow:0 22px 48px #16120e47}.admin-sidebar-top{border-bottom:1px solid #ffffff14;padding:2px 8px 12px}.admin-sidebar-kicker{text-transform:uppercase;letter-spacing:.14em;color:#f7efe594;font-size:11px}.admin-sidebar-title{margin-top:0;font-size:18px;font-weight:700;line-height:1.1}.admin-sidebar-subtitle{color:#f7efe594;margin-top:8px;font-size:12px;line-height:1.55}.admin-sidebar-meta{color:#f7efe5b8;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:inline-flex}.admin-sidebar-dot{background:#4ade80;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #4ade8029}.admin-nav-shell{flex-direction:column;gap:13px;margin-top:13px;display:flex}.admin-nav-group{flex-direction:column;gap:6px;display:flex}.admin-nav-caption{text-transform:uppercase;letter-spacing:.08em;color:#f7efe56b;padding-left:9px;font-size:11px}.admin-nav{gap:3px;display:grid}.admin-nav-button{text-align:left;color:#f8f2ea;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:3px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:38px;padding:7px 9px 7px 8px;text-decoration:none;transition:transform .12s,border-color .12s,box-shadow .12s,background-color .12s;display:grid}.admin-nav-indicator{background:0 0;border-radius:999px;align-self:stretch;width:3px}.admin-nav-main{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-nav-label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-nav-label{color:#fffaf3;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.admin-nav-badge{color:#f7efe5d1;background:#ffffff14;border-radius:999px;min-width:22px;padding:3px 6px;font-size:11px;font-weight:700;line-height:1}.admin-nav-metric-label{text-transform:uppercase;letter-spacing:.08em;color:#f7efe561;text-align:right;justify-self:end;font-size:9px}.admin-nav-button:hover{background:#ffffff0a;border-color:#ffffff1a;transform:none;box-shadow:0 10px 24px #0e0c0929}.admin-nav-button.active{background:#ffffff14;border-color:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff08}.admin-nav-button.active .admin-nav-indicator{background:linear-gradient(#f59e0b 0%,#f97316 100%)}.admin-nav-button.active .admin-nav-badge{color:#ffd49a;background:#f59e0b29}.admin-sidebar-footer{color:#f7efe58a;border-top:1px solid #ffffff14;flex-direction:column;gap:6px;margin-top:auto;padding:14px 6px 2px;font-size:11px;display:flex}.admin-sidebar-footer strong{color:#fff8ef;overflow-wrap:anywhere;font-size:13px}.admin-main{flex-direction:column;gap:12px;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.admin-section-head{flex-direction:column;gap:10px;margin-top:0;padding:14px 16px;display:flex}.admin-breadcrumb{color:var(--muted);letter-spacing:.02em;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;display:inline-flex}.admin-breadcrumb span:last-child{color:var(--accent);font-weight:600}.admin-main-toolbar{background:#fffcf7f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:0;padding:10px 12px;display:flex}.admin-main-toolbar-copy{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.admin-toolbar-primary-row,.admin-toolbar-secondary-row,.admin-toolbar-switcher{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-toolbar-primary-row,.admin-toolbar-secondary-row{justify-content:space-between;gap:10px}.admin-toolbar-title-block{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.admin-toolbar-group{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.admin-toolbar-switcher{background:#fffbf5a8;border:1px solid #d7c8b5bf;border-radius:10px;gap:2px;width:fit-content;max-width:100%;padding:2px}.admin-toolbar-runtime{min-height:22px;color:var(--accent);background:#f1e1d0f2;border-radius:999px;align-items:center;padding:4px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.admin-toolbar-section-title{font-size:15px;line-height:1}.admin-toolbar-section-hint{color:var(--muted);font-size:11px}.admin-main-toolbar-meta{color:color-mix(in srgb, var(--muted) 88%, white 12%);flex-wrap:wrap;align-items:center;gap:7px;font-size:10px;line-height:1.2;display:flex}.admin-main-toolbar-meta strong{color:var(--text);font-size:11px;font-weight:700}.admin-main-toolbar-meta-item{align-items:center;gap:5px;display:inline-flex}.admin-main-toolbar-meta-item:before{content:"";background:#86705b52;border-radius:999px;width:3px;height:3px}.admin-main-toolbar-meta-label{color:color-mix(in srgb, var(--muted) 82%, white 18%)}.admin-toolbar-actions{align-items:center;gap:6px}.admin-toolbar-actions .small-button{border-radius:8px;min-height:28px;padding:6px 8px}.admin-toolbar-actions .secondary-button{background:#7b6e62}.admin-content-stack{flex-direction:column;gap:12px;display:flex}.admin-content-panel{background:#fffcf7f0;flex:1;min-height:0;margin-top:0;padding:14px 16px 16px;overflow:auto}.admin-section-head-row{align-items:center}.admin-section-main{min-width:0}.admin-section-title-row{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.admin-section-title-row h3{font-size:22px}.admin-section-subtitle{margin-top:0}.admin-section-status{background:linear-gradient(#fffdf9,#f7efe4);border:1px solid #dccfbce6;border-radius:14px;flex-direction:column;gap:6px;min-width:220px;padding:9px 12px;display:flex}.admin-section-status-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.admin-section-status strong{color:var(--text);font-size:13px;line-height:1.5}.admin-section-switcher{border-top:1px solid #dccfbcbf;flex-wrap:wrap;align-items:center;gap:12px;padding-top:10px;display:flex}.admin-section-switcher>span{color:var(--muted);font-size:12px;font-weight:600}.admin-section-switcher-links{background:#fffcf8d1;border:1px solid #dccfbcd1;border-radius:12px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:100%;padding:3px;display:flex}.admin-section-chip{min-height:25px;color:color-mix(in srgb, var(--muted) 88%, #4b3c2f 12%);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:4px 9px;font-size:11px;font-weight:650;line-height:1;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s,box-shadow .12s;display:inline-flex}.admin-section-chip:hover{color:#7b5d3c;background:#ffffff94;border-color:#d5c4aed6}.admin-section-chip.active{color:#6d4e2f;background:#ffffffeb;border-color:#d5bfa3f5;box-shadow:0 4px 10px #7a624a14}.admin-auth-shell{background:radial-gradient(circle at 0 0,#ffebd6d1,#0000 28%),linear-gradient(#fffcf6fa,#f4ebdef0);grid-template-columns:1.1fr minmax(300px,380px);align-items:center;gap:24px;margin-top:28px;padding:24px;display:grid}.admin-auth-copy{flex-direction:column;gap:12px;display:flex}.admin-auth-copy p{max-width:540px;margin:0;line-height:1.7}.admin-auth-form{background:#ffffffc2;border:1px solid #dccfbceb;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:0 12px 28px #231d1814}.admin-auth-field{flex-direction:column;gap:8px;display:flex}.admin-auth-field span{color:var(--muted);font-size:12px;font-weight:600}.admin-auth-input{min-width:100%}.admin-auth-actions{justify-content:flex-end;display:flex}.admin-login-shell{background:linear-gradient(135deg,#0f766e24,#0000 30%),radial-gradient(circle at 86% 20%,#a14c1d24,#0000 22%),linear-gradient(#f5f7f2 0%,#e9eee8 100%);flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(18px,3vw,36px);display:flex;overflow:hidden}.admin-login-topbar{background:#fffffce6;border:1px solid #d0dbd2;border-radius:12px;width:min(1120px,100%);margin:0 auto 14px;padding:12px 14px;box-shadow:0 18px 42px #1f2a2414}.admin-login-topbar .page-title{color:#17241e;font-size:28px}.admin-login-topbar-status{color:#657268;background:#fff;border:1px solid #c7d6cb;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:inline-flex}.admin-login-topbar-status strong{color:#0f5f59}.admin-login-shell .admin-auth-shell{background:#fffffc;border:1px solid #cbd8cf;border-radius:18px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:stretch;gap:0;width:min(1120px,100%);min-height:500px;margin:0 auto;padding:0;overflow:hidden;box-shadow:0 26px 68px #1f2a2424}.admin-login-shell .admin-auth-copy{background:linear-gradient(135deg,#fffffcf2,#ebf5f1f0),linear-gradient(90deg,#0f766e1f,#0000);justify-content:space-between;padding:clamp(28px,4vw,54px);position:relative}.admin-login-shell .admin-auth-copy:before{content:"";background:linear-gradient(#0f766e,#c27a2c);width:4px;position:absolute;inset:0 auto 0 0}.admin-login-badge-row{flex-wrap:wrap;gap:8px;display:flex}.admin-login-badge{color:#0f5f59;background:#e6f4f1;border:1px solid #0f766e3d;border-radius:999px;align-items:center;min-height:28px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.admin-login-badge.muted{color:#68766c;background:#fff;border-color:#d2ddd4}.admin-login-shell .admin-auth-copy .hero-title{letter-spacing:0;color:#16221d;margin-top:10px;font-size:clamp(36px,5vw,58px)}.admin-login-shell .admin-auth-copy p{color:#526158;max-width:480px;margin-top:14px;font-size:15px}.admin-login-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-login-signal-grid>div{background:#fff;border:1px solid #cddbd2;border-top:3px solid #0f766e;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:92px;padding:12px;display:flex}.admin-login-signal-grid span{color:#68766c;font-size:12px}.admin-login-signal-grid strong{color:#16221d;font-size:20px}.admin-login-shell .admin-auth-form{box-shadow:none;background:#fff;border:1px solid #cbd8cf;border-radius:14px;align-self:center;width:calc(100% - clamp(36px,6vw,68px));margin:clamp(18px,3vw,34px);padding:clamp(22px,3vw,30px)}.admin-auth-form-head{border-bottom:1px solid #dce5dc;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.admin-auth-form-head h3{color:#17241e;margin-top:4px;font-size:22px}.admin-auth-lock{color:#92511e;background:#f4eadc;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.admin-login-shell .admin-auth-field{gap:7px}.admin-login-shell .admin-auth-input{background:#fbfdf9;border-color:#c7d4ca;border-radius:10px;min-height:44px}.admin-login-shell .admin-auth-input:focus{border-color:#0f766e;outline:3px solid #0f766e24}.admin-login-shell .admin-auth-actions{justify-content:stretch}.admin-login-shell .admin-auth-actions .primary-button{background:#0f766e;border-radius:10px;width:100%;min-height:44px;box-shadow:0 12px 24px #0f766e2e}.admin-login-shell .status-line{color:#647268;min-height:22px;margin:2px 0 0}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.overview-card{text-align:left;min-height:106px;color:var(--text);background:linear-gradient(#fffdf9f5,#f8f1e7e6);border:1px solid #dccfbcf2;border-radius:10px;flex-direction:column;gap:5px;padding:11px 12px;display:flex;box-shadow:0 8px 18px #231d180d}.overview-card span{color:var(--muted);font-size:12px}.overview-card strong{font-size:20px;line-height:1.05}.overview-card small{color:var(--muted);font-size:11px;line-height:1.35}.admin-form-grid{margin-top:10px}.config-textarea{min-height:180px;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.55}.config-textarea-tall{min-height:260px}.config-section-grid{gap:14px;margin-top:14px;display:grid}.config-card-list{gap:12px;display:grid}.config-card{background:#fffdf9db;border:1px solid #dccfbce0;border-radius:12px;padding:12px}.config-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.config-card-head strong{font-size:14px}.config-advanced{border:1px solid var(--line);background:#ffffffa6;border-radius:14px;padding:0}.config-advanced summary{cursor:pointer;color:var(--muted);padding:14px 16px;font-weight:600;list-style:none}.config-advanced summary::-webkit-details-marker{display:none}.config-advanced-grid{gap:10px;padding:0 12px 12px;display:grid}.payment-toggle-field{justify-content:space-between}.toggle-chip{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #dccfbcf2;border-radius:999px;align-self:flex-start;padding:8px 12px}.toggle-chip.active{background:var(--accent-soft);color:var(--accent);border-color:#d4b89d}.admin-security-page{height:100%}.admin-security-page .admin-page-description{display:none}.admin-security-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-security-stats .stat-card{gap:5px;min-height:76px;padding:12px 13px}.admin-security-stats .stat-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:20px;overflow:hidden}.admin-security-grid{flex:1;min-height:0}.admin-security-card{flex-direction:column;min-height:0;display:flex}.admin-security-card .subpanel-head{margin-bottom:8px}.admin-security-card th,.admin-security-card td{padding:9px 10px}.admin-payments-page{height:100%;min-height:0}.admin-payments-page .admin-page-description{display:none}.admin-payments-summary-panel,.admin-payments-callbacks-panel{margin-top:0}.admin-payments-summary-panel{padding:12px 14px}.admin-payments-summary-panel .panel-header{margin-bottom:8px}.admin-payment-base-grid{grid-template-columns:minmax(210px,1.35fr) repeat(3,minmax(120px,.75fr));gap:7px}.admin-payments-page .field{box-shadow:none;background:0 0;border:0;border-radius:0;gap:5px;padding:0}.admin-payments-page .field span{font-size:11px}.admin-payments-page input,.admin-payments-page select{border-radius:9px;min-height:34px;padding:8px 10px;font-size:12px}.admin-payments-page select{cursor:pointer;padding-right:30px}.admin-payments-page textarea{border-radius:9px;min-height:70px;padding:8px 10px;font-size:12px}.admin-payments-page .subpanel{box-shadow:none;background:#fffdf9b8;border-color:#d8c7b185;padding:14px}.admin-payments-page .subpanel-head{margin-bottom:10px}.admin-payments-columns{flex:1;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:10px;min-height:0;display:grid}.admin-payments-column{flex-direction:column;gap:10px;min-height:0;display:flex}.admin-payments-advanced-json{flex:none;overflow:hidden}.admin-payments-advanced-json .config-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-payments-advanced-json .config-textarea{max-height:260px}.admin-payments-callbacks-panel .table-wrap{max-height:150px}.admin-payments-callbacks-panel th,.admin-payments-callbacks-panel td{padding:7px 8px}.admin-payments-page .config-card-list{border-top:1px solid #e2d7c9ad;gap:0}.admin-payments-page .config-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:14px 0}.admin-payments-page .config-card+.config-card{border-top:1px solid #e2d7c9ad}.admin-payments-page .config-card-head{margin-bottom:10px;padding:0}.admin-payments-page .toggle-chip{padding:6px 9px;font-size:12px}.admin-payments-page .config-textarea{min-height:120px}.admin-payments-page .config-textarea-tall{min-height:150px}.admin-payments-page .config-advanced summary{padding:10px 12px;font-size:13px}.admin-two-column-layout{flex:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;min-height:0;display:grid}.admin-orders-layout{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr)}.admin-column-stack{flex-direction:column;gap:12px;min-height:0;display:flex}.admin-column-stack .admin-table-card,.admin-order-detail-panel{min-height:0;overflow:auto}.admin-order-detail-panel{max-height:100%}.stacked-meta{color:var(--muted);flex-direction:column;gap:3px;font-size:11px;display:flex}.admin-shell .admin-content-panel{background:linear-gradient(#fffdf9fa,#f8f3ebf0),radial-gradient(circle at 92% 0,#bc732a1f,#0000 30%);border-color:#cdbba4c7;border-radius:18px;box-shadow:inset 0 1px #ffffffb8,0 18px 42px #231d1814}.admin-data-page{gap:14px}.admin-page-header{background:linear-gradient(135deg,#fffdf8fa,#f8efe2db),radial-gradient(circle at 100% 0,#a14c1d1f,#0000 34%);border:1px solid #dccfbcb8;border-radius:16px;padding:14px 16px;position:relative;overflow:hidden}.admin-page-header:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000,#ffffff5c);width:190px;height:100%;position:absolute;inset:0 0 auto auto}.admin-page-copy h3{letter-spacing:-.02em;margin-top:5px;font-size:22px}.admin-page-description{max-width:720px;margin-top:7px;font-size:13px}.admin-stats-grid{gap:12px}.admin-shell .stat-card,.admin-shell .overview-card{background:linear-gradient(#fffdf9fa,#f8f1e7e6),radial-gradient(circle at 100% 0,#a14c1d1f,#0000 34%);border-color:#d4c0a6d1;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 12px 26px #231d1812}.admin-shell .stat-card:before,.admin-shell .overview-card:before{content:"";background:linear-gradient(90deg,#a14c1d,#d89a4a 58%,#d89a4a00);width:100%;height:3px;position:absolute;top:0;left:0}.admin-shell .stat-card{gap:7px;min-height:88px;padding:14px 15px 12px}.admin-shell .stat-card span,.admin-shell .overview-card span{text-transform:uppercase;letter-spacing:.06em;color:#7f6d5d;font-size:11px;font-weight:700}.admin-shell .stat-card strong{letter-spacing:-.03em;font-size:25px}.admin-overview-grid{gap:12px}.admin-shell .overview-card{border-radius:18px;min-height:132px;padding:15px}.admin-shell .overview-card strong{letter-spacing:-.04em;font-size:30px}.admin-shell .overview-card small{font-size:12px;line-height:1.5}.admin-shell .subpanel{background:#fffdf9e6;border-color:#d4c0a6c7;border-radius:16px;box-shadow:0 10px 24px #231d180e}.admin-shell .subpanel-head h4,.admin-shell .panel-header h4{letter-spacing:-.01em;margin-top:3px;font-size:16px}.admin-shell .table-wrap{background:#ffffffb8;border-color:#dfd3c4db;border-radius:14px}.admin-shell table{font-size:12px}.admin-shell th{color:#7a6756;text-transform:uppercase;letter-spacing:.045em;background:linear-gradient(#f6efe5f5,#efe5d7e0);padding:11px 10px;font-size:11px}.admin-shell td{border-bottom-color:#ebe2d5e6;padding:11px 10px}.admin-shell .status-badge{border:1px solid #ffffffad;min-height:24px;padding:6px 10px;box-shadow:inset 0 1px #ffffff73}.admin-shell .primary-button,.admin-shell .secondary-button,.admin-shell .ghost-button,.admin-shell .filter-chip,.admin-shell .toggle-chip{font-weight:700;box-shadow:0 8px 16px #231d180f}.admin-shell .primary-button,.admin-shell .secondary-button{color:#fff}.admin-shell .small-button{min-height:30px}.admin-shell .ghost-button,.admin-shell .filter-chip,.admin-shell .toggle-chip{color:#93451b;background:linear-gradient(#fffefb,#f7efe5);border-color:#d5c4aeeb}.admin-shell .ghost-button:hover,.admin-shell .filter-chip:hover,.admin-shell .toggle-chip:hover{background:#fffaf2;border-color:#a14c1d5c}.admin-shell .filter-chip.active,.admin-shell .toggle-chip.active{background:linear-gradient(#f3dfca,#ecd1b3);border-color:#a14c1d52}.admin-shell .field,.admin-shell .detail-item,.admin-shell .config-card,.admin-shell .empty-state-card{background:#ffffffb8;border-color:#dccfbcb8;box-shadow:inset 0 1px #ffffffb3}.admin-shell .admin-payments-page .field,.admin-shell .admin-payments-page .config-card{box-shadow:none;background:0 0;border:0}.admin-shell input,.admin-shell select,.admin-shell textarea{background:linear-gradient(#fffefb,#fff8ef);border-color:#cbb79ed1}.admin-toolbar-panel .toolbar{padding:3px 0 0}.admin-shell .filter-chip-row{margin-top:12px;margin-bottom:0}.admin-orders-layout{grid-template-columns:minmax(0,1.32fr) minmax(380px,.9fr);gap:14px}.admin-orders-layout>.admin-column-stack,.admin-orders-layout>.admin-order-detail-panel{min-width:0}.admin-orders-layout .admin-table-card{overflow:hidden}.admin-orders-layout .table-wrap{width:100%;max-width:100%;position:relative;overflow:auto}.admin-orders-layout table{table-layout:fixed;min-width:1120px}.admin-orders-layout th:first-child{width:104px}.admin-orders-layout th:nth-child(2){width:190px}.admin-orders-layout th:nth-child(3){width:130px}.admin-orders-layout th:nth-child(4),.admin-orders-layout th:nth-child(5){width:104px}.admin-orders-layout th:nth-child(6),.admin-orders-layout th:nth-child(7){width:170px}.admin-orders-layout th:nth-child(8){width:220px}.admin-orders-layout td{white-space:nowrap}.admin-orders-layout td:nth-child(2),.admin-orders-layout td:nth-child(6),.admin-orders-layout td:nth-child(7){text-overflow:ellipsis;overflow:hidden}.admin-orders-layout td:nth-child(8) .small-button{white-space:nowrap}.admin-orders-table-card th{z-index:2;position:sticky;top:0}.admin-orders-table-card .admin-order-action-col{white-space:normal;width:220px;min-width:220px;max-width:220px;position:sticky;right:0}.admin-orders-table-card th.admin-order-action-col{z-index:5;background:linear-gradient(#eef3ee,#e7eee8);box-shadow:-16px 0 24px #1f2a2414}.admin-orders-table-card td.admin-order-action-col{z-index:3;vertical-align:middle;background:linear-gradient(90deg,#fffffce6,#fff 26%),#fff;padding:9px 10px;box-shadow:-16px 0 24px #1f2a2412}.admin-order-action-stack{justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-order-action-stack .small-button{min-height:32px;box-shadow:none;border-radius:8px;flex:none;justify-content:center;padding:7px 10px;font-size:12px;line-height:1.1}.admin-order-action-stack .admin-order-detail-action{background:#fff;min-width:52px}.admin-order-action-stack .admin-order-primary-action{color:#fff;background:linear-gradient(#2f8277,#247469);min-width:138px}.admin-inbound-webhook-card table{table-layout:fixed;min-width:1120px}.admin-inbound-webhook-card th:first-child{width:96px}.admin-inbound-webhook-card th:nth-child(2){width:130px}.admin-inbound-webhook-card th:nth-child(3){width:210px}.admin-inbound-webhook-card th:nth-child(4),.admin-inbound-webhook-card th:nth-child(5){width:190px}.admin-inbound-webhook-card th:nth-child(6){width:76px}.admin-inbound-webhook-card th:nth-child(8){width:128px}.admin-inbound-webhook-card th:nth-child(9){width:150px}.admin-inbound-webhook-card td{white-space:nowrap}.admin-inbound-webhook-card td:nth-child(3),.admin-inbound-webhook-card td:nth-child(4),.admin-inbound-webhook-card td:nth-child(5),.admin-inbound-webhook-card td:nth-child(7){text-overflow:ellipsis;overflow:hidden}.admin-licenses-layout{grid-template-columns:minmax(0,1.35fr) minmax(360px,.72fr);align-items:stretch;gap:14px;min-height:0;display:grid}.admin-license-codes-panel,.admin-license-side-stack .admin-table-card{flex-direction:column;min-height:0;display:flex;overflow:hidden}.admin-license-codes-panel,.admin-license-side-stack{height:clamp(520px,100vh - 390px,760px);min-height:0}.admin-license-side-stack{align-self:stretch}.admin-license-devices-panel{flex:0 0 250px}.admin-license-sessions-panel{flex:1 1 0;min-height:260px}.admin-licenses-layout .table-wrap{flex:auto;width:100%;max-width:100%;min-height:0;overflow:auto}.admin-licenses-page th{z-index:2;position:sticky;top:0}.admin-license-codes-panel table{table-layout:fixed;min-width:980px}.admin-license-codes-panel th:first-child{width:96px}.admin-license-codes-panel th:nth-child(2){width:230px}.admin-license-codes-panel th:nth-child(3){width:150px}.admin-license-codes-panel th:nth-child(4),.admin-license-codes-panel th:nth-child(5){width:170px}.admin-license-codes-panel th:nth-child(6){width:150px}.admin-license-side-stack table{min-width:660px}.license-code-cell,.admin-license-codes-panel td:nth-child(4),.admin-license-codes-panel td:nth-child(5),.admin-license-side-stack td:nth-child(2),.admin-license-side-stack td:nth-child(4){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.license-feature-pills{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.license-feature-pills .pill{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.admin-order-detail-panel{align-self:stretch;max-height:100%;position:sticky;top:0;background:linear-gradient(#fffdf8f7,#f7efe5eb),radial-gradient(circle at 100% 0,#0f766e1c,#0000 30%)!important}.order-detail-stack{gap:12px}.order-detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-summary-grid .detail-item:first-child,.order-detail-summary-grid .detail-item:nth-child(10),.order-detail-summary-grid .detail-item:nth-child(11){grid-column:1/-1}.order-detail-section{box-shadow:none!important}.order-payment-submission-section{border-color:#0f766e3d!important}.order-review-section{border-color:#a14c1d47!important}.order-history-section .audit-history-item{background:#ffffffad;border-color:#dccfbcb8}.admin-payments-summary-panel{background:linear-gradient(#fffdf9fa,#f9efe3e6)!important;border-color:#a14c1d38!important}.admin-payments-columns{gap:14px}.admin-payments-section-providers .admin-payments-columns,.admin-payments-section-webhooks .admin-payments-columns{grid-template-columns:minmax(0,1fr)}.admin-payments-section-providers .admin-payments-column:first-child,.admin-payments-section-webhooks .admin-payments-column:first-child{display:none}.admin-payments-page .config-card{background:linear-gradient(#ffffffd1,#faf4ecbd);border-radius:14px}.admin-payments-page .config-card-head{border-bottom:1px solid #e2d7c99e;padding-bottom:8px}.admin-payments-page .config-card-head strong{letter-spacing:-.01em;font-size:15px}.admin-payments-page .config-advanced{background:#fffdf9e0}.admin-security-card{background:#fffdf9eb!important}.admin-security-deployment-card{margin-bottom:14px}.deployment-check-list{gap:8px;display:grid}.deployment-check-row{background:#fffdf9c2;border:1px solid #d8c7b19e;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.deployment-check-row strong{color:var(--text);font-size:13px;display:block}.deployment-check-row p{color:var(--muted);margin:3px 0 0;line-height:1.4}.admin-table-card,.admin-form-card,.admin-toolbar-panel{min-width:0}.admin-toolbar-grid .inline-input,.admin-toolbar-grid-3 .inline-input{box-shadow:inset 0 1px #ffffffc2}.admin-shell .empty-detail,.admin-shell .empty-cell{color:#8a7868}@media (width<=1120px){.detail-section-grid,.compact-form-grid,.payload-grid,.stats-grid,.admin-toolbar-grid-3,.admin-overview-grid,.admin-payments-columns,.admin-two-column-layout,.admin-orders-layout,.admin-auth-shell,.admin-workspace{grid-template-columns:1fr}.admin-shell-live{height:auto;min-height:100vh;padding:10px;overflow:visible}.admin-workspace{align-items:start;height:auto}.admin-sidebar{border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:auto;max-height:none;padding:10px;display:grid;position:static}.admin-sidebar-top{border-bottom:0;border-right:1px solid #ffffff14;padding:0 10px 0 2px}.admin-sidebar-title{white-space:nowrap;font-size:16px}.admin-sidebar-meta{white-space:nowrap;margin-top:5px}.admin-nav-shell{overscroll-behavior-x:contain;flex-direction:row;gap:10px;min-width:0;margin-top:0;padding:0 2px 4px;overflow-x:auto}.admin-nav-group{flex:none;gap:4px;min-width:max-content}.admin-nav-caption{padding-left:4px;font-size:10px}.admin-nav{gap:6px;display:flex}.admin-nav-button{grid-template-columns:3px minmax(0,1fr);gap:8px;width:auto;min-width:118px;min-height:34px;padding:7px 8px}.admin-nav-metric-label,.admin-sidebar-footer{display:none}}@media (width<=960px){.app-shell{padding:18px 14px 36px}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{justify-content:flex-start;width:100%}.content-grid{grid-template-columns:1fr}.panel,.hero-card,.plan-card{min-width:0}.panel-header{align-items:flex-start}.plan-grid{grid-template-columns:minmax(0,1fr)}.plan-card-head{grid-template-columns:minmax(0,1fr);display:grid}.price-tag{overflow-wrap:anywhere;justify-self:start;max-width:100%}.form-grid,.detail-grid,.detail-section-grid,.admin-toolbar-grid{grid-template-columns:1fr}.auth-tab-row,.form-actions{flex-direction:column}.auth-submit-button{width:100%}.account-chip{align-items:flex-start}.inline-input{width:100%;min-width:0}.audit-list-item{flex-direction:column;align-items:flex-start}.audit-list-body,.audit-list-actions{width:100%}.audit-list-meta,.inline-form-actions{align-items:flex-start}.admin-main-toolbar,.admin-section-head-row,.admin-auth-actions{align-items:stretch}.admin-shell-live{height:auto;padding:10px;overflow:visible}.admin-sidebar{border-radius:16px;grid-template-columns:1fr;align-items:stretch;gap:8px}.admin-sidebar-top{border-bottom:1px solid #ffffff14;border-right:0;justify-content:space-between;align-items:center;gap:10px;padding:0 2px 8px;display:flex}.admin-sidebar-meta{margin-top:0}.admin-nav-shell{margin:0 -2px}.admin-nav-button{min-width:106px}.admin-nav-badge{padding:3px 5px}.admin-content-panel{padding:14px}.admin-workspace,.admin-main,.admin-data-page,.admin-payments-page,.admin-payments-column,.admin-payments-column-scroll{height:auto;min-height:auto;overflow:visible}.admin-section-status{width:100%;min-width:0}.admin-section-switcher{align-items:stretch}.admin-section-switcher-links{width:100%}.admin-page-header:after{display:none}.admin-order-detail-panel{align-self:auto;position:static}.order-detail-summary-grid{grid-template-columns:1fr}}.admin-shell{--console-bg:#f5f6f2;--console-surface:#fffffc;--console-surface-soft:#f7f3ec;--console-line:#d8ded4;--console-line-strong:#bfc8bd;--console-text:#1f2a24;--console-muted:#627065;--console-accent:#0f766e;--console-accent-strong:#115e59;--console-warn:#a14c1d;--console-shadow:0 16px 36px #1f2a2414;color:var(--console-text);background:linear-gradient(#f5f6f2fa,#eef1ebfa),repeating-linear-gradient(90deg,#1f2a2409 0 1px,#0000 1px 56px)}.admin-shell-live{padding:0 14px 14px 0}.admin-workspace{gap:16px}.admin-main{gap:14px}.admin-shell .admin-main-toolbar{border:1px solid var(--console-line);box-shadow:none;background:#fffffcf0;border-radius:10px;margin-top:14px;padding:12px 14px}.admin-toolbar-group,.admin-toolbar-section-hint,.admin-main-toolbar-meta,.admin-main-toolbar-meta-label{color:var(--console-muted)}.admin-toolbar-section-title,.admin-main-toolbar-meta strong{color:var(--console-text)}.admin-toolbar-runtime{color:var(--console-accent-strong);background:#e8f3f0}.admin-toolbar-switcher{border-color:var(--console-line);background:#f8faf6;border-radius:8px}.admin-section-chip{border-radius:6px}.admin-section-chip.active{background:var(--console-text);color:#fff;border-color:var(--console-text)}.admin-shell .admin-content-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.admin-data-page{flex-direction:column;gap:12px;min-height:0;display:flex}.admin-page-header{border:1px solid var(--console-line);border-left:4px solid var(--console-accent);background:var(--console-surface);box-shadow:none;border-radius:10px;padding:14px 16px}.admin-page-header:after{display:none}.admin-page-copy h3{letter-spacing:0;color:var(--console-text);margin-top:4px;font-size:21px}.admin-page-description{max-width:820px;color:var(--console-muted);margin-top:6px;line-height:1.55;display:block}.admin-page-header-compact .admin-page-description,.admin-security-page .admin-page-description,.admin-payments-page .admin-page-description{display:block}.admin-stats-grid,.admin-overview-grid{gap:10px}.admin-shell .stat-card,.admin-shell .overview-card{border:1px solid var(--console-line);background:var(--console-surface);box-shadow:none;border-radius:10px}.admin-shell .stat-card:before,.admin-shell .overview-card:before{background:linear-gradient(90deg, var(--console-accent), #0f766e00);height:2px}.admin-shell .stat-card{min-height:82px;padding:13px 14px 12px}.admin-shell .stat-card span,.admin-shell .overview-card span{color:var(--console-muted);letter-spacing:.04em}.admin-shell .stat-card strong,.admin-shell .overview-card strong{color:var(--console-text)}.admin-shell .overview-card{min-height:124px;padding:14px}.admin-shell .overview-card small{color:var(--console-muted)}.admin-shell .subpanel{border:1px solid var(--console-line);background:var(--console-surface);box-shadow:none;border-radius:10px}.admin-shell .subpanel-head{border-bottom:1px solid var(--console-line);padding-bottom:9px}.admin-shell .subpanel-head h4,.admin-shell .panel-header h4{color:var(--console-text)}.admin-toolbar-panel{background:#fbfcf8!important}.audit-queue-panel{background:#fffaf4!important;border-color:#a14c1d47!important}.admin-shell .table-wrap{border:1px solid var(--console-line);background:#fff;border-radius:8px}.admin-shell th{z-index:1;color:#56645a;letter-spacing:.04em;background:#eef2ec;padding:10px;position:sticky;top:0}.admin-shell td{color:var(--console-text);border-bottom-color:#edf0ea;padding:10px}.admin-shell tbody tr:nth-child(2n) td{background:#fbfcf8}.admin-shell tbody tr:hover td{background:#edf7f4}.admin-shell .table-row-selected td{background:#def0ec}.admin-shell .field,.admin-shell .detail-item,.admin-shell .config-card,.admin-shell .empty-state-card{border:1px solid var(--console-line);box-shadow:none;background:#fff;border-radius:8px}.admin-shell input,.admin-shell select,.admin-shell textarea{border-color:var(--console-line-strong);color:var(--console-text);background:#fff}.admin-shell input:focus,.admin-shell select:focus,.admin-shell textarea:focus{border-color:var(--console-accent);outline:2px solid #0f766e29}.admin-shell .primary-button,.admin-shell .secondary-button,.admin-shell .ghost-button,.admin-shell .filter-chip,.admin-shell .toggle-chip{box-shadow:none;border-radius:7px}.admin-shell .primary-button{background:var(--console-accent)}.admin-shell .secondary-button{background:#4b5a51}.admin-shell .ghost-button,.admin-shell .filter-chip,.admin-shell .toggle-chip{color:var(--console-accent-strong);border-color:var(--console-line-strong);background:#fff}.admin-shell .ghost-button:hover,.admin-shell .filter-chip:hover,.admin-shell .toggle-chip:hover{border-color:var(--console-accent);background:#edf7f4}.admin-shell .filter-chip.active,.admin-shell .toggle-chip.active{color:var(--console-accent-strong);background:#def0ec;border-color:#0f766e57}.admin-shell .status-badge{box-shadow:none;border:0;border-radius:6px}.admin-orders-layout{gap:12px}.admin-order-detail-panel{background:var(--console-surface)!important}.order-payment-submission-section,.order-review-section,.order-history-section .audit-history-item{background:#fbfcf8;border-color:var(--console-line)!important}.admin-payments-page{gap:12px}.admin-payments-summary-panel{box-shadow:none;border-radius:10px;border:1px solid var(--console-line)!important;background:var(--console-surface)!important}.admin-payments-summary-panel .panel-header{align-items:flex-start}.admin-payments-summary-panel>.toolbar{border:1px solid var(--console-line);background:#f8faf6;border-radius:8px;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;padding:10px;display:grid}.admin-payments-summary-panel>.toolbar .toggle-chip{text-align:center;justify-content:center;width:100%}.admin-payments-columns,.admin-payments-section-base .admin-payments-columns,.admin-payments-section-trc20 .admin-payments-columns,.admin-payments-section-providers .admin-payments-columns,.admin-payments-section-webhooks .admin-payments-columns{grid-template-columns:minmax(0,1fr)}.admin-payments-column-scroll{padding-right:0;overflow:visible}.admin-payments-page .subpanel{background:var(--console-surface)}.admin-payments-page .config-card{border:1px solid var(--console-line);background:#fbfcf8;border-radius:8px;padding:12px}.admin-payments-page .config-card+.config-card{border-top:1px solid var(--console-line);margin-top:10px}.admin-payments-page .config-card-head{border-bottom-color:var(--console-line)}.admin-payments-page .config-advanced{border:1px dashed var(--console-line-strong);background:#fbfcf8;border-radius:8px}.admin-plans-table{min-width:820px}.admin-plans-table td:first-child,.admin-plans-table td:nth-child(5),.admin-plans-table td:nth-child(6){text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.deployment-check-row{border-color:var(--console-line);background:#fbfcf8;border-radius:8px}.compact-token{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:180px;display:inline-block;overflow:hidden}@media (width<=1120px){.admin-shell-live{padding:10px}.admin-shell .admin-main-toolbar{margin-top:0}.admin-sidebar{border-radius:10px}}@media (width<=960px){.admin-shell .admin-main-toolbar,.admin-page-header,.admin-shell .subpanel,.admin-payments-summary-panel{border-radius:10px}.admin-content-panel{padding:0}.admin-page-description{font-size:12px}.admin-payments-summary-panel>.toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.admin-data-page{gap:10px}.admin-page-header{padding:12px}.admin-payments-summary-panel>.toolbar{grid-template-columns:1fr}}@media (width<=760px){.admin-login-shell{justify-content:flex-start;min-height:100vh;padding:14px;overflow:auto}.admin-login-topbar{margin-bottom:14px}.admin-login-topbar-status{width:fit-content}.admin-login-shell .admin-auth-shell{grid-template-columns:1fr;min-height:auto}.admin-login-shell .admin-auth-copy{gap:24px;padding:26px}.admin-login-shell .admin-auth-copy .hero-title{font-size:40px;line-height:1.05}.admin-login-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-login-signal-grid>div{min-height:76px;padding:10px}.admin-login-signal-grid strong{font-size:18px}.admin-login-shell .admin-auth-form{border-width:1px 0 0;border-radius:0;align-self:stretch;width:auto;margin:0}}.admin-login-shell{isolation:isolate;background:linear-gradient(132deg,#101914 0% 42%,#e8eee9 42%,#f6f8f4 100%);justify-content:center;position:relative}.admin-login-shell:before{content:"";z-index:-1;opacity:.9;pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff0b 0 1px,#0000 1px 96px),repeating-linear-gradient(0deg,#ffffff09 0 1px,#0000 1px 96px),linear-gradient(115deg,#0000 0 58%,#0f766e1f 58% 59%,#0000 59% 100%);position:fixed;inset:0}.admin-login-shell .admin-login-topbar{color:#edf7f2;background:#101914eb;border-color:#e0ebe238;box-shadow:0 26px 70px #090e0b3d}.admin-login-shell .admin-login-topbar .eyebrow{color:#edf7f2a8}.admin-login-shell .admin-login-topbar .page-title{color:#fffdf4}.admin-login-shell .admin-login-topbar-status{color:#edf7f2c7;background:#ffffff0f;border-color:#7da49a6b}.admin-login-shell .admin-login-topbar-status strong{color:#93d3c9}.admin-login-shell .admin-auth-shell{background:0 0;border-color:#2e433a57;border-radius:12px;width:min(1180px,100%);min-height:560px;box-shadow:0 34px 90px #090e0b3d}.admin-login-shell .admin-auth-copy{color:#edf7f2;background:linear-gradient(135deg,#131f19fa,#0b1410fa),repeating-linear-gradient(0deg,#ffffff0a 0 1px,#0000 1px 28px);overflow:hidden}.admin-login-shell .admin-auth-copy:before{background:linear-gradient(#14b8a6,#d28b35 64%,#f4d19a);width:5px}.admin-login-shell .admin-auth-copy:after{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 0 48%,#ffffff14 48% 49%,#0000 49% 100%),repeating-linear-gradient(112deg,#0000 0 18px,#14b8a60f 18px 19px);width:56%;height:140%;position:absolute;top:-18%;right:-14%;transform:skew(-8deg)}.admin-login-shell .admin-auth-copy>*{z-index:1;position:relative}.admin-login-shell .admin-auth-copy .eyebrow{color:#93d3c9}.admin-login-shell .admin-auth-copy .hero-title{color:#fffdf4;text-wrap:balance;max-width:620px}.admin-login-coordinate{color:#cfe7e0;background:#ffffff0f;border:1px solid #93d3c942;border-radius:8px;width:fit-content;margin-top:12px;padding:7px 10px;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:12px}.admin-login-shell .admin-auth-copy p{color:#edf7f2bd}.admin-login-shell .admin-login-badge{color:#bff3ea;background:#14b8a624;border-color:#14b8a652}.admin-login-shell .admin-login-badge.muted{color:#edf7f2c7;background:#ffffff12;border-color:#ffffff29}.admin-login-shell .admin-login-signal-grid>div{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff12;border-color:#14b8a6 #93d3c938 #93d3c938}.admin-login-shell .admin-login-signal-grid span{color:#edf7f29e}.admin-login-shell .admin-login-signal-grid strong{color:#fffdf4}.admin-login-shell .admin-auth-form{background:linear-gradient(#fffffc,#f8fbf6);border-color:#c9d8cf;border-radius:12px;box-shadow:inset 0 1px #fffc,0 18px 46px #111b161f}.admin-login-shell .admin-auth-form-head{border-bottom-color:#dbe6de}.admin-login-shell .admin-auth-form-head .eyebrow{color:#6d7d72}.admin-login-shell .admin-auth-lock{color:#bff3ea;background:#10342f}.admin-login-shell .admin-auth-field span{color:#31453b}.admin-login-shell .admin-auth-input{color:#111b17;background:#fff;border-color:#c6d4ca}.admin-login-shell .admin-auth-actions .primary-button{background:linear-gradient(#119184,#0b6f67)}.admin-auth-footnote{color:#637268;font-size:13px;line-height:1.45}@media (width<=760px){.admin-login-shell{background:linear-gradient(#101914 0 300px,#edf2ec 300px 100%)}.admin-login-shell .admin-auth-shell{border-radius:12px}.admin-login-shell .admin-auth-copy{padding:24px}.admin-login-shell .admin-auth-copy:after{width:86%;right:-34%}.admin-login-shell .admin-auth-copy .hero-title{font-size:38px}.admin-login-coordinate{max-width:100%}.admin-login-shell .admin-login-signal-grid{grid-template-columns:1fr}.admin-login-shell .admin-login-signal-grid>div{min-height:64px}.admin-login-shell .admin-auth-form{border-radius:0 0 12px 12px;padding:24px}}.admin-login-shell .admin-auth-copy{box-shadow:inset 18px 0 34px #ffffff05,inset -24px 0 56px #14b8a609}.admin-login-shell .admin-auth-copy:before{content:none}.admin-login-shell .admin-auth-copy:after{opacity:.72}.admin-login-shell .admin-login-signal-grid>div{background:linear-gradient(#ffffff12,#ffffff09),#ffffff0a;border-color:#93d3c92e;border-top-width:1px;min-height:104px;padding:14px 15px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0e,inset 0 -18px 34px #0000001a,0 12px 28px #0000001f}.admin-login-shell .admin-login-signal-grid>div:before{content:"";border-radius:inherit;opacity:.82;pointer-events:none;background:radial-gradient(circle at 24% 18%,#bff3ea1c,#0000 30%),linear-gradient(145deg,#ffffff0e,#0000 48%);position:absolute;inset:1px}.admin-login-shell .admin-login-signal-grid{counter-reset:admin-scope}.admin-login-shell .admin-login-signal-grid>div{counter-increment:admin-scope}.admin-login-shell .admin-login-signal-grid>div:after{content:"0" counter(admin-scope);color:#edf7f261;letter-spacing:.04em;background:0 0;border-radius:999px;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700;position:absolute;top:12px;right:14px}.admin-login-shell .admin-login-signal-grid span,.admin-login-shell .admin-login-signal-grid strong{z-index:1;position:relative}.admin-login-shell .admin-login-signal-grid span{max-width:calc(100% - 42px);display:block}.admin-shell-live{color:#16221d;background:linear-gradient(135deg,#08222014,#0000 26%),radial-gradient(circle at 94% 8%,#0f766e1a,#0000 24%),linear-gradient(#f6f8f4 0%,#edf2ec 100%);padding:18px clamp(12px,2.4vw,28px) 20px}.admin-shell-live .admin-workspace{grid-template-columns:232px minmax(0,1fr);gap:18px;max-width:1480px;margin:0 auto}.admin-shell-live .admin-sidebar{background:linear-gradient(#121d17fa,#0c1511fa),repeating-linear-gradient(0deg,#ffffff07 0 1px,#0000 1px 28px);border:1px solid #c9d8cf24;border-radius:16px;box-shadow:0 22px 46px #1f2a2424}.admin-shell-live .admin-sidebar-title{color:#fffdf4}.admin-shell-live .admin-sidebar-meta,.admin-shell-live .admin-nav-caption,.admin-shell-live .admin-sidebar-footer{color:#edf7f294}.admin-shell-live .admin-nav-button{color:#edf7f2;border-radius:10px}.admin-shell-live .admin-nav-button.active{background:#ffffff14;border-color:#93d3c92e}.admin-shell-live .admin-nav-button.active .admin-nav-indicator{background:#14b8a6}.admin-shell-live .admin-nav-button.active .admin-nav-badge{color:#bff3ea;background:#14b8a629}.admin-shell-live .admin-main-toolbar{background:#fffffceb;border:1px solid #d5ded4;border-radius:14px;margin-top:0;padding:12px 14px;box-shadow:0 18px 38px #1f2a2414}.admin-shell-live .admin-toolbar-runtime{color:#0f5f59;background:#e6f4f1}.admin-shell-live .admin-section-chip.active{color:#fff;background:#0f766e;border-color:#0f766e}.admin-shell-live .admin-content-panel{box-shadow:none;background:0 0;border:0;padding:0}.admin-shell-live .admin-data-page{gap:14px}.admin-shell-live .admin-page-header{background:linear-gradient(120deg,#fffffcf5,#eff6f2f0),linear-gradient(90deg,#0f766e12,#0000);border:1px solid #cbd8cf;border-left:0;border-radius:16px;padding:22px 24px;box-shadow:0 18px 40px #1f2a2414}.admin-shell-live .admin-page-copy h3{letter-spacing:0;color:#16221d;margin-top:6px;font-size:26px}.admin-shell-live .admin-page-description{color:#526158;max-width:880px;font-size:13px}.admin-shell-live .stat-card,.admin-shell-live .overview-card{background:linear-gradient(#fffffcfa,#f9fcf7f5),radial-gradient(circle at 12% 0,#0f766e0e,#0000 42%);border:1px solid #d4ded6;border-radius:12px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:inset 0 1px #ffffffd1,0 14px 34px #1f2a2411}.admin-shell-live .stat-card:before,.admin-shell-live .overview-card:before{display:none}.admin-shell-live .stat-card:hover,.admin-shell-live .overview-card:hover{border-color:#b9cbc0;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffdb,0 18px 38px #1f2a2414}.admin-shell-live .stat-card span,.admin-shell-live .overview-card span{color:#657268}.admin-shell-live .stat-card strong,.admin-shell-live .overview-card strong{color:#111b17}.admin-shell-live .overview-card small{color:#526158}.admin-shell-live .subpanel,.admin-shell-live .admin-payments-summary-panel,.admin-shell-live .admin-order-detail-panel,.admin-shell-live .admin-security-card{border-radius:14px;box-shadow:0 18px 40px #1f2a2414;background:#fffffcf0!important;border:1px solid #d2ddd4!important}.admin-shell-live .subpanel-head,.admin-shell-live .panel-header{border-bottom-color:#dce5dc}.admin-shell-live .admin-toolbar-panel,.admin-shell-live .audit-queue-panel{background:#fffffcf0!important}.admin-shell-live .table-wrap{background:#fff;border-color:#d4ded5;border-radius:10px;overflow-x:auto}.admin-shell-live .admin-orders-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.7fr)}.admin-shell-live .admin-orders-layout table{min-width:1120px}.admin-shell-live .admin-licenses-layout{grid-template-columns:minmax(0,1.45fr) minmax(340px,.78fr)}.admin-shell-live .license-filter-panel{border-left:3px solid #0f766e7a!important}.admin-shell-live .license-feature-pills .pill{background:#f5faf7;border-color:#d4ded5}.admin-shell-live .admin-orders-layout td:nth-child(4),.admin-shell-live .admin-orders-layout td:nth-child(5),.admin-shell-live .admin-orders-layout td:nth-child(6),.admin-shell-live .admin-orders-layout td:nth-child(7){text-overflow:ellipsis;white-space:nowrap;max-width:0;overflow:hidden}.admin-shell-live th{color:#5a665d;background:#eef3ee}.admin-shell-live td{border-bottom-color:#edf1ed}.admin-shell-live tbody tr:nth-child(2n) td{background:#fbfdf9}.admin-shell-live tbody tr:hover td{background:#edf7f4}.admin-shell-live .table-row-selected td{background:#dcefeb}.admin-shell-live .admin-orders-table-card td.admin-order-action-col{background:linear-gradient(90deg,#fffffce0,#fff 28%),#fff}.admin-shell-live .admin-orders-table-card tbody tr:nth-child(2n) td.admin-order-action-col{background:linear-gradient(90deg,#fbfdf9e6,#fbfdf9 28%),#fbfdf9}.admin-shell-live .admin-orders-table-card tbody tr:hover td.admin-order-action-col{background:linear-gradient(90deg,#edf7f4e6,#edf7f4 28%),#edf7f4}.admin-shell-live .admin-orders-table-card .table-row-selected td.admin-order-action-col{background:linear-gradient(90deg,#dcefebe6,#dcefeb 28%),#dcefeb}.admin-shell-live input,.admin-shell-live select,.admin-shell-live textarea,.admin-shell-live .inline-input{color:#111b17;background:#fff;border-color:#c7d4ca;border-radius:10px}.admin-shell-live input:focus,.admin-shell-live select:focus,.admin-shell-live textarea:focus{border-color:#0f766e;outline:3px solid #0f766e24}.admin-shell-live .field,.admin-shell-live .detail-item,.admin-shell-live .config-card,.admin-shell-live .empty-state-card{box-shadow:none;background:#fbfdf9;border-color:#d3ded5;border-radius:10px}.admin-shell-live .admin-payments-page .config-card{background:#fbfdf9;border:1px solid #d3ded5}.admin-shell-live .primary-button{color:#fff;background:#0f766e;box-shadow:0 10px 20px #0f766e24}.admin-shell-live .secondary-button{color:#fff;background:#33443b}.admin-shell-live .ghost-button,.admin-shell-live .filter-chip,.admin-shell-live .toggle-chip,.admin-shell-live .tab-button{color:#0f5f59;box-shadow:none;background:#fff;border-color:#c7d4ca;border-radius:9px}.admin-shell-live .ghost-button:hover,.admin-shell-live .filter-chip:hover,.admin-shell-live .toggle-chip:hover,.admin-shell-live .tab-button:hover{background:#edf7f4;border-color:#89b9b2}.admin-shell-live .filter-chip.active,.admin-shell-live .toggle-chip.active{color:#0f5f59;background:#dcefeb;border-color:#89b9b2}.admin-shell-live .status-badge{box-shadow:none;border:0;border-radius:7px}.admin-shell-live .deployment-check-row{background:#fbfdf9;border-color:#d3ded5;border-radius:10px}.admin-shell-live .admin-payments-summary-panel>.toolbar{background:#f8faf6;border-color:#d4ded5}.admin-shell-live .config-advanced,.admin-shell-live .admin-payments-page .config-advanced{background:#fbfdf9;border-color:#c7d4ca}@media (width<=1120px){.admin-shell-live .admin-workspace{grid-template-columns:1fr;max-width:none}.admin-shell-live .admin-sidebar{border-radius:14px}.admin-licenses-layout,.admin-shell-live .admin-licenses-layout{grid-template-columns:1fr}.admin-license-codes-panel,.admin-license-side-stack{height:auto}.admin-license-devices-panel,.admin-license-sessions-panel{flex:auto;max-height:360px}.admin-license-codes-panel .admin-table-scroll,.admin-license-side-stack .admin-table-scroll{max-height:360px}}@media (width<=960px){.admin-shell-live{padding:10px}.admin-shell-live .admin-page-header{padding:18px}}.portal-shell{padding:20px clamp(14px,2.8vw,40px) 42px}.portal-topbar,.portal-overview,.portal-hero,.portal-content-grid{max-width:1360px}.portal-topbar{min-height:62px;margin-bottom:14px;padding:10px 14px}.portal-topbar .page-title{font-size:20px;line-height:1.05}.portal-hero{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);min-height:198px;padding:28px;position:relative;overflow:hidden}.portal-hero:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000,#ffffff6b);width:38%;position:absolute;inset:0 0 0 auto}.portal-hero>*{z-index:1;position:relative}.portal-hero .hero-title{max-width:720px;font-size:clamp(40px,4.4vw,62px);line-height:.98}.portal-hero-text{max-width:620px;font-size:15px}.portal-hero-metrics{grid-template-columns:1fr;align-content:center}.portal-metric{background:linear-gradient(#fffffcfa,#f9fcf7f5),radial-gradient(circle at 10% 0,#0f766e0e,#0000 42%);border:1px solid #d4ded6;border-radius:11px;flex-direction:row;align-items:center;min-height:0;padding:14px 16px;box-shadow:inset 0 1px #ffffffd1}.portal-metric strong{font-size:27px}.portal-content-grid{grid-template-columns:minmax(300px,.42fr) minmax(680px,1.58fr);gap:16px}.portal-panel{padding:18px}.portal-shell .plan-grid{grid-template-columns:1fr;gap:12px}.portal-shell .plan-card{background:linear-gradient(#fffffcfa,#f9fcf7f5),radial-gradient(circle at 12% 0,#0f766e0e,#0000 42%);border-color:#d4ded6;min-height:214px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s}.portal-shell .plan-card:before{display:none}.portal-shell .plan-card:hover{border-color:#b9cbc0;transform:translateY(-1px);box-shadow:0 16px 34px #1f2a2414}.portal-shell .plan-card-head{align-items:flex-start;gap:10px}.portal-shell .price-tag{white-space:nowrap;background:#f6faf7;border:1px solid #d9e4dc;border-radius:10px;padding:7px 9px}.portal-shell .pill-row{gap:6px}.portal-shell .plan-action{width:100%;min-height:42px;margin-top:auto}.portal-shell .plan-readiness{border-radius:10px;padding:9px 10px;font-size:12px;line-height:1.45}.portal-shell .plan-readiness-error{color:#9f2419;background:#fff4f2;border:1px solid #f3c1bd}.portal-shell .plan-readiness-warning{color:#835113;background:#fff8e8;border:1px solid #f1d39f}.portal-orders-panel{position:sticky;top:18px}.portal-order-workspace{grid-template-columns:minmax(250px,.78fr) minmax(360px,1.22fr);align-items:start;gap:14px;display:grid}.portal-order-list-pane,.portal-order-detail-pane{min-width:0}.portal-table-wrap{max-height:220px;overflow:auto}.portal-sync-line{color:#607068;background:#f6faf7;border:1px solid #d8e4dd;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin:-2px 0 10px;padding:8px 10px;font-size:12px;display:flex}.portal-order-row{cursor:pointer}.portal-order-row td{transition:background .14s,border-color .14s}.portal-order-row:hover td{background:#f6faf7}.portal-order-row.table-row-selected td{background:#eaf6f2;border-bottom-color:#c6ded8}.portal-order-list{flex-direction:column;gap:10px;min-height:260px;max-height:min(520px,100vh - 260px);padding:2px 2px 4px;display:flex;overflow:auto}.portal-order-card{cursor:pointer;background:#fff;border:1px solid #d8e3dc;border-radius:12px;gap:10px;padding:13px;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s;display:grid}.portal-order-card:hover{background:#fbfdf9;border-color:#9dc2b9;transform:translateY(-1px);box-shadow:0 10px 24px #1f2a2414}.portal-order-card.is-selected{background:linear-gradient(135deg,#f6fbf8 0%,#eef8f4 100%);border-color:#237a70;box-shadow:inset 3px 0 #237a70,0 12px 26px #1f2a2414}.portal-order-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.portal-order-card-head strong{color:#1b2822;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.portal-order-card-body{color:#627068;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;font-size:12px;display:grid}.portal-order-card-body span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.portal-order-card-body span:first-child{color:#243129;font-weight:700}.portal-order-actions{justify-content:flex-end}.portal-order-empty{text-align:center;background:#fbfdf9;border:1px dashed #d8e3dc;border-radius:12px;padding:22px 12px}.portal-detail-card{border-top:0;max-height:min(640px,100vh - 230px);margin-top:0;padding:0 4px 0 0;scroll-margin-top:18px;overflow:auto}.portal-order-detail-pane .panel-header{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffcfa,#fffffce6);margin:0 0 10px;padding:0 0 10px;position:sticky;top:0}.portal-order-detail-pane .detail-stack{gap:9px}.portal-order-detail-pane .detail-grid{gap:8px}.portal-order-detail-pane .detail-item{min-height:52px;padding:8px 9px}.portal-order-detail-pane .detail-item strong{font-size:13px}.portal-order-detail-pane .subpanel{border-radius:12px;padding:12px}.portal-order-detail-pane .form-grid{grid-template-columns:1fr}.portal-order-detail-pane .empty-detail{overflow-wrap:anywhere;background:#fbfdf9;border:1px dashed #d8e3dc;border-radius:12px;padding:18px}.portal-shell .empty-detail,.portal-shell .empty-cell{color:#6a776e}@media (width<=1180px){.portal-overview,.portal-content-grid{grid-template-columns:1fr}.portal-shell .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-orders-panel{position:static}}@media (width<=980px){.portal-order-workspace{grid-template-columns:1fr}.portal-order-list{min-height:180px;max-height:320px}.portal-detail-card{max-height:none;overflow:visible}}@media (width<=760px){.portal-shell{padding:14px 10px 34px}.portal-topbar{flex-direction:row;justify-content:space-between;align-items:center;min-height:0;padding:14px}.portal-topbar .topbar-actions{justify-content:flex-end;width:auto}.portal-topbar .page-title{font-size:22px}.portal-title-row{flex-wrap:wrap;row-gap:6px}.portal-overview{min-height:0;padding:14px}.portal-overview-copy h2{font-size:28px}.portal-overview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.portal-metric{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:58px;padding:9px}.portal-metric strong{font-size:22px}.portal-panel{padding:16px}.portal-sync-line{flex-direction:column;align-items:flex-start;gap:4px}.portal-order-card-body{grid-template-columns:1fr}.portal-order-actions{justify-content:flex-start}.portal-shell .plan-grid{grid-template-columns:1fr}}.portal-shell .modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 22%,#0f766e2e,#0000 32%),#0e18136b;padding:18px}.portal-shell .modal-card-auth{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#fffffcfa,#f8fcf7fa),radial-gradient(circle at 0 0,#0f766e12,#0000 38%);border:1px solid #cfdbd1;border-radius:16px;width:min(560px,100vw - 28px);max-height:calc(100vh - 36px);padding:0;overflow:auto;box-shadow:0 34px 88px #10191447}.portal-shell .modal-card-auth .modal-head{background:#fffffcb8;border-bottom:1px solid #dce5dc;padding:18px 18px 14px}.portal-shell .modal-card-auth .modal-head h3{letter-spacing:0;margin-top:4px;font-size:24px}.portal-shell .modal-card-auth .icon-button{color:#0f5f59;background:#fff;border-color:#c7d4ca}.portal-shell .modal-card-auth .tab-shell{background:#eef6f2;border-color:#d4ded5;border-radius:12px;margin:16px 18px 0;padding:5px}.portal-shell .modal-card-auth .auth-tab-button{color:#526158;border-radius:9px;min-height:62px}.portal-shell .modal-card-auth .auth-tab-button.active{color:#0f5f59;background:#fff;border-color:#c8ded9;box-shadow:0 10px 22px #1f2a2414}.portal-shell .modal-card-auth .auth-tab-button span{font-size:15px}.portal-shell .modal-card-auth .auth-tab-button small{color:#6a776e}.portal-shell .auth-status-line{color:#526158;background:#f5faf7;border:1px solid #d4ded5;border-radius:10px;min-height:0;margin:12px 18px 0;padding:9px 11px}.portal-shell .auth-status-line:empty{display:none}.portal-shell .auth-form-stack{gap:14px;margin:0;padding:16px 18px 18px}.portal-shell .form-intro{background:#fffffcc7;border:1px solid #d8e3dc;border-radius:12px;padding:12px}.portal-shell .form-intro strong{color:#16221d;font-size:15px}.portal-shell .form-intro span,.portal-shell .field-hint{color:#657268}.portal-shell .auth-grid{gap:11px}.portal-shell .auth-field{padding:0}.portal-shell .auth-field span{color:#31453b}.portal-shell .auth-input{color:#111b17;background:#fff;border-color:#c7d4ca;border-radius:10px;height:48px}.portal-shell .auth-input:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.portal-shell .modal-card-auth .form-actions{justify-content:stretch;margin-top:2px}.portal-shell .auth-submit-button{background:#0f766e;border-radius:10px;width:100%;min-height:46px;box-shadow:0 12px 24px #0f766e29}@media (width<=520px){.portal-shell .modal-backdrop{align-items:flex-end;padding:10px}.portal-shell .modal-card-auth{border-radius:14px;width:100%;max-height:calc(100vh - 20px)}.portal-shell .modal-card-auth .modal-head,.portal-shell .auth-form-stack{padding-left:14px;padding-right:14px}.portal-shell .modal-card-auth .tab-shell,.portal-shell .auth-status-line{margin-left:14px;margin-right:14px}.portal-shell .modal-card-auth .auth-tab-row{flex-direction:row}.portal-shell .modal-card-auth .auth-tab-button{min-height:46px;padding:9px 10px}.portal-shell .modal-card-auth .auth-tab-button small{display:none}}.portal-shell .portal-auth-card{overscroll-behavior:contain;background:#fffffc;border:1px solid #cfdbd1f2;border-radius:18px;grid-template-columns:300px minmax(0,1fr);width:min(860px,100vw - 28px);padding:0;display:grid;overflow:hidden;box-shadow:0 38px 94px #10191452}.portal-auth-rail{color:#edf7f2;background:linear-gradient(152deg,#14b8a624,#0000 46%),linear-gradient(#121d17,#0b1511);flex-direction:column;justify-content:space-between;min-height:560px;padding:24px;display:flex;position:relative;overflow:hidden}.portal-auth-rail:after{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 0 56%,#ffffff14 56% 57%,#0000 57% 100%);width:58%;position:absolute;inset:0 0 0 auto}.portal-auth-rail>*{z-index:1;position:relative}.portal-auth-rail-kicker{color:#edf7f29e;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.portal-auth-rail strong{color:#fffdf4;word-break:keep-all;max-width:252px;margin-top:18px;font-size:32px;line-height:1.05;display:block}.portal-auth-rail p{color:#edf7f2b8;max-width:220px;margin:14px 0 0;font-size:13px;line-height:1.7}.portal-auth-rail-list{gap:8px;display:grid}.portal-auth-rail-list span{color:#bff3ea;background:#ffffff0f;border:1px solid #93d3c933;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px}.portal-auth-panel{background:linear-gradient(#fffffcfa,#f9fcf7fa),radial-gradient(circle at 0 0,#0f766e0f,#0000 36%);min-width:0}.portal-shell .portal-auth-card .modal-head{background:0 0;border-bottom:0;padding:22px 22px 12px}.portal-shell .portal-auth-card .modal-head h3{margin-top:3px;font-size:28px;line-height:1}.portal-shell .portal-auth-card .icon-button{color:#0f5f59;border-color:#d3ded5;width:36px;height:36px}.portal-shell .portal-auth-card .tab-shell{background:#edf5f1;border-color:#d4ded5;border-radius:12px;margin:0 22px;padding:4px}.portal-shell .portal-auth-card .auth-tab-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:0;display:grid}.portal-shell .portal-auth-card .auth-tab-button{color:#526158;text-align:center;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:9px 12px}.portal-shell .portal-auth-card .auth-tab-button small{display:none}.portal-shell .portal-auth-card .auth-tab-button.active{color:#0f5f59;background:#fff;border-color:#c8ded9;box-shadow:0 10px 22px #1f2a2414}.portal-shell .portal-auth-card .auth-status-line{color:#315b55;background:#f0faf7;border-color:#cfe3dd;margin:14px 22px 0;padding:9px 11px}.portal-shell .portal-auth-card .auth-form-stack{gap:14px;padding:18px 22px 24px}.portal-shell .portal-auth-card .form-intro{background:0 0;border:0;padding:0}.portal-shell .portal-auth-card .form-intro strong{color:#16221d;font-size:17px}.portal-shell .portal-auth-card .form-intro span{color:#5d6b62;font-size:13px}.portal-shell .portal-auth-card .auth-grid{gap:12px}.portal-shell .portal-auth-card .auth-field span{color:#31453b}.portal-shell .portal-auth-card .auth-input{border-color:#cbd8cf;border-radius:11px;height:48px}.portal-shell .portal-auth-card .auth-input:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.portal-shell .portal-auth-card .form-actions{margin-top:4px}.portal-shell .portal-auth-card .auth-submit-button{border-radius:11px;min-height:48px}@media (width<=760px){.portal-shell .portal-auth-card{border-radius:16px;grid-template-columns:1fr;width:min(430px,100%)}.portal-auth-rail{display:none}.portal-shell .portal-auth-card .modal-head{padding:20px 18px 12px}.portal-shell .portal-auth-card .tab-shell,.portal-shell .portal-auth-card .auth-status-line{margin-left:18px;margin-right:18px}.portal-shell .portal-auth-card .auth-form-stack{padding:16px 18px 20px}}@media (width<=520px){.portal-shell .portal-auth-card{width:100%;max-height:calc(100vh - 20px)}}
