:root{--bg: #0f1419;--surface: #1a222c;--border: #2d3a4a;--text: #e8eef5;--muted: #8b9cb0;--accent: #2dd4bf;--danger: #f87171;--radius: 10px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}#root{max-width:none;margin:0;padding:0;min-height:100vh}.app-shell{display:grid;grid-template-columns:minmax(200px,240px) 1fr;min-height:100vh}.sidebar{background:var(--surface);border-right:1px solid var(--border);padding:1.25rem .9rem;display:flex;flex-direction:column;gap:1.25rem}.sidebar-brand-title{font-weight:700;font-size:1rem;color:var(--text);line-height:1.25}.sidebar-brand-sub{font-size:.75rem;color:var(--muted);margin-top:.25rem}.sidebar-nav{display:flex;flex-direction:column;gap:.35rem;flex:1}.nav-link{display:block;padding:.55rem .7rem;border-radius:8px;color:var(--muted);text-decoration:none;font-size:.9rem;font-weight:500}.nav-link:hover{color:var(--text);background:#ffffff0d}.nav-link-active{color:#042f2e;background:var(--accent)}.sidebar-footer{border-top:1px solid var(--border);padding-top:1rem;margin-top:auto}.sidebar-user{font-size:.75rem;color:var(--muted);word-break:break-all;margin-bottom:.5rem}.btn-sidebar{width:100%}.main-column{padding:1.25rem 1.75rem 2rem;min-width:0;max-width:960px}.main-header-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem 1rem}.nav-toggle{display:none;background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.45rem .65rem;font-size:1.1rem;line-height:1;cursor:pointer}.sidebar-backdrop{display:none}.sidebar{z-index:40}.main-column:has(.registry-page){max-width:none;padding-right:1.25rem}.main-header{margin-bottom:1rem}.main-title{font-size:1.35rem;font-weight:650;margin:0}.main-sub{color:var(--muted);font-size:.9rem;margin:.35rem 0 0}.card-title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.login-card{width:100%;max-width:420px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.35rem}.auth-split{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-split-form{display:flex;align-items:center;justify-content:center;padding:2.5rem 2rem;background:linear-gradient(160deg,#0f1419,#132337,#0f2a2a)}.auth-split-panel-mgmt{--mgmt-forest: #052e2b;--mgmt-forest-deep: #021a18;--mgmt-forest-mid: #0a4239;--mgmt-forest-muted: #2d5a52;--mgmt-forest-border: #b8d4cc;--mgmt-forest-tint: #eef6f3}.auth-split-panel-mgmt .auth-split-form{background:#fff}.auth-form-card{width:100%;max-width:580px;min-height:28rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2.5rem 2.25rem;box-shadow:0 16px 48px #0000004d}.auth-split-panel-mgmt .auth-form-card{background:#fff;border:0;color:var(--mgmt-forest);box-shadow:0 0 12px #052e2b1f,0 0 24px #052e2b1a,0 0 40px #052e2b14,0 0 56px #052e2b0d}.auth-form-card label:not(.checkbox-row){display:block;margin-top:1.1rem;font-size:.95rem;font-weight:600}.auth-split-panel-mgmt .auth-form-card label:not(.checkbox-row){color:var(--mgmt-forest)}.auth-form-card input:not([type=checkbox]):not([type=radio]),.auth-form-card textarea,.auth-form-card select{width:100%;margin-top:.45rem;padding:.8rem .9rem;min-height:3rem;font-size:1rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a}.auth-split-panel-mgmt .auth-form-card input:not([type=checkbox]):not([type=radio]),.auth-split-panel-mgmt .auth-form-card textarea,.auth-split-panel-mgmt .auth-form-card select{border:1px solid var(--mgmt-forest-border)}.auth-form-card input:not([type=checkbox]):not([type=radio]):focus,.auth-form-card textarea:focus,.auth-form-card select:focus{outline:2px solid #16a34a;outline-offset:1px;border-color:#86efac}.auth-split-panel-mgmt .auth-form-card input:not([type=checkbox]):not([type=radio]):focus,.auth-split-panel-mgmt .auth-form-card textarea:focus,.auth-split-panel-mgmt .auth-form-card select:focus{outline:2px solid var(--mgmt-forest);border-color:var(--mgmt-forest-mid)}.auth-split-panel-mgmt .auth-form-title{color:var(--mgmt-forest);font-size:1.65rem;font-weight:800;letter-spacing:-.02em}.auth-split-panel-mgmt .auth-form-sub,.auth-split-panel-mgmt .sub{color:var(--mgmt-forest-muted)}.auth-split-panel-mgmt .btn-primary{background:var(--mgmt-forest);color:#fff}.auth-split-panel-mgmt .btn-primary:hover:not(:disabled){background:var(--mgmt-forest-mid);color:#fff}.auth-split-panel-mgmt .link-btn{color:var(--mgmt-forest)}.auth-form-title{margin:0 0 .35rem;font-size:1.35rem}.auth-form-sub{margin:0 0 1.25rem}.auth-form-submit{margin-top:1.25rem}.signup-form-card{max-width:640px;min-height:min(88vh,52rem);max-height:min(92vh,900px);overflow-y:auto}.auth-split-brand{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem 2.75rem;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.06) 0%,transparent 42%),linear-gradient(165deg,#021a0f,#052e16 38%,#0a3d22);border-left:4px solid #ffffff}.auth-split-panel-mgmt .auth-split-brand,.auth-split-panel-partner.auth-split-brand{background:linear-gradient(140deg,rgba(255,255,255,.04) 0%,transparent 40%),linear-gradient(165deg,#021a18,#052e2b 42%,#0a4239);border-left:4px solid rgba(255,255,255,.92)}.auth-split-logo{border-radius:22px;box-shadow:0 12px 32px #00000059;margin-bottom:1.25rem}.auth-split-product-name{margin:0 0 .5rem;font-size:2.25rem;font-weight:800;letter-spacing:-.02em;color:#fff}.auth-split-tagline{margin:0 0 1.5rem;font-size:1.05rem;line-height:1.5;max-width:22rem;color:#ffffffe6}.auth-split-features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem;max-width:24rem}.auth-split-features li{position:relative;padding-left:1.35rem;font-size:.95rem;line-height:1.45;font-weight:500;color:#f0fdf4}.auth-split-features li:before{content:"✦";position:absolute;left:0;color:#fff}.portal-brand-lockup{display:inline-flex;align-items:center;gap:.55rem}.portal-brand-lockup-lg .portal-brand-logo{width:48px;height:48px}.portal-brand-lockup-md .portal-brand-logo{width:36px;height:36px}.portal-brand-lockup-sm .portal-brand-logo{width:28px;height:28px}.portal-brand-logo{border-radius:8px;flex-shrink:0}.portal-brand-label{font-weight:700;letter-spacing:-.02em}.sidebar-brand-lockup{margin-bottom:.35rem}.sidebar-brand-lockup .portal-brand-label{font-size:1rem}.main-title .portal-brand-lockup{display:inline-flex}.main-title{margin:0;font-size:1.25rem;font-weight:inherit}@media(max-width:900px){.auth-split{grid-template-columns:1fr}.auth-split-brand{order:-1;padding:2rem 1.5rem;min-height:auto;border-left:none;border-bottom:4px solid #ffffff}.auth-split-panel-mgmt .auth-split-brand{border-bottom:4px solid rgba(255,255,255,.9)}.auth-split-product-name{font-size:1.75rem}.auth-split-form{padding:1.5rem 1rem 2rem}.auth-split-panel-mgmt .auth-split-form{background:#fff}}.login-brand{margin-bottom:.5rem}.login-hint{margin-top:0;margin-bottom:1rem}.forgot-row{display:flex;justify-content:flex-end;margin-top:.5rem}.link-btn{background:none;border:none;padding:0;color:var(--accent);font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.link-btn:disabled{opacity:.45;cursor:not-allowed}.btn-full{width:100%}.main-footer-sub{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border)}.main-footer-sub .sub{margin:0}h1{font-size:1.35rem;font-weight:650;margin:0 0 .25rem}.sub{color:var(--muted);font-size:.9rem;margin:0 0 1.5rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem;margin-bottom:1rem}label{display:block;font-size:.8rem;font-weight:600;color:var(--muted);margin-bottom:.35rem}input,select,button{font:inherit}input[type=email],input[type=password],input[type=text],input[type=datetime-local],select{width:100%;padding:.55rem .65rem;border-radius:8px;border:1px solid var(--border);background:var(--bg);color:var(--text)}input:focus,select:focus{outline:2px solid var(--accent);outline-offset:1px}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end}.row>*{flex:1;min-width:140px}.btn{border:none;border-radius:8px;padding:.55rem 1rem;font-weight:600;cursor:pointer;background:var(--border);color:var(--text)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#0d9488;color:#042f2e}.btn-danger{background:#7f1d1d;color:#fecaca}.banner{padding:.75rem 1rem;border-radius:var(--radius);font-size:.9rem;margin-bottom:1rem}.banner-warn{background:#422006;border:1px solid #854d0e;color:#fde68a}.banner-err{background:#450a0a;border:1px solid #991b1b;color:#fecaca}.banner-ok{background:#042f2e;border:1px solid #0f766e;color:#99f6e4}dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem;font-size:.9rem}dt{color:var(--muted)}dd{margin:0;font-weight:500}hr.split{border:none;border-top:1px solid var(--border);margin:1rem 0}.registry-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.filter-check{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;cursor:pointer;font-size:.9rem;color:var(--text)}.filter-check input{width:auto;margin:0}.table-wrap{margin-top:.75rem;overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius)}.override-table{width:100%;border-collapse:collapse;font-size:.82rem}.override-table th,.override-table td{padding:.5rem .65rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}.override-table th{color:var(--muted);font-weight:600;white-space:nowrap;background:#0003}.override-table tbody tr:last-child td{border-bottom:none}.override-table code{font-size:.8em;word-break:break-all}.cell-actions{white-space:nowrap}.cell-actions-stack{display:flex;flex-direction:column;align-items:stretch;gap:.35rem}.cell-actions-stack .btn-compact{width:100%}.btn-compact{padding:.35rem .6rem;font-size:.8rem}.badge{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.72rem;font-weight:650;white-space:nowrap}.badge-active{background:#134e4a;color:#5eead4}.badge-expired{background:#451a1a;color:#fca5a5}.badge-warn{background:#422006;color:#fde68a}.banner-info{background:#0c2340;border:1px solid #1e4d7b;color:#bae6fd}.registry-page{display:flex;flex-direction:column;gap:0}.registry-hero{margin-bottom:1rem;background:linear-gradient(135deg,#1a222c,#15202b 55%,#0f1a24);border-color:#334155}.registry-hero-title{margin:0;font-size:1.15rem}.registry-hero-sub{margin:.35rem 0 0;font-size:.88rem;color:var(--muted);max-width:42rem}.registry-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--border)}.registry-stat{display:flex;flex-direction:column;gap:.1rem}.registry-stat-value{font-size:1.35rem;font-weight:700;color:var(--accent);line-height:1.1}.registry-stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.registry-card{padding-top:1.1rem}.registry-intro{margin-top:0;margin-bottom:.75rem}.registry-manual-hint{margin:.75rem 0 0;font-size:.85rem;line-height:1.45}.registry-sync{display:block;margin-top:.35rem;font-weight:600}.registry-sync-ok{color:#5eead4}.registry-sync-err{color:#fca5a5}.registry-meta,.registry-loading,.registry-diagnostics{margin-top:.75rem;margin-bottom:0}.registry-empty{margin-top:.75rem}.registry-empty .sub{margin-bottom:.35rem}.registry-table-wrap{margin-top:1rem;box-shadow:0 4px 24px #00000040}.registry-table thead tr:last-child th{position:sticky;top:0;z-index:2;background:#151c26}.registry-table .colgroup-row th{position:sticky;top:0;z-index:3;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;padding:.4rem .65rem;border-bottom:1px solid var(--border)}.colgroup-firestore{background:#0d94881f;color:#5eead4;text-align:left}.colgroup-manual{background:#38bdf81a;color:#7dd3fc;text-align:left}.registry-table th.col-manual-divider,.registry-table td.col-manual-divider{border-left:2px solid #1e4d7b;box-shadow:-1px 0 #1e4d7b59}.registry-table tbody tr:nth-child(2n){background:#ffffff05}.registry-table tbody tr:hover{background:#2dd4bf0f}.address-cell{max-width:220px;white-space:pre-wrap;word-break:break-word;font-size:.85rem}.back-link{display:inline-block;margin-bottom:1rem;color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none}.back-link:hover{text-decoration:underline}.mgmt-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:.75rem}.mgmt-tool-card{display:flex;flex-direction:column;gap:.25rem;padding:.85rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);text-decoration:none;color:inherit;transition:border-color .15s,background .15s}.mgmt-tool-card:hover{border-color:var(--accent);background:#2dd4bf0f}.mgmt-tool-label{font-weight:650;font-size:.92rem}.mgmt-tool-desc{font-size:.78rem;color:var(--muted);line-height:1.35}.section-head-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.section-head-row h3{margin:0}.applications-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.applications-table{width:100%;min-width:920px;border-collapse:collapse;table-layout:fixed}.applications-table th,.applications-table td{padding:.65rem .75rem;vertical-align:top;text-align:left;border-bottom:1px solid var(--border);white-space:normal;word-wrap:break-word;overflow-wrap:anywhere}.applications-table thead th{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);white-space:nowrap;background:#151c26}.applications-table .col-submitted{width:7.5rem;min-width:7.5rem;white-space:normal}.cell-datetime{display:flex;flex-direction:column;gap:.12rem;line-height:1.25}.cell-datetime-date{font-weight:500;font-size:.88rem}.cell-datetime-time{font-size:.8rem;color:var(--muted)}.action-btn-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.4rem}.applications-table .col-action{width:auto;min-width:12.5rem;white-space:normal}.applications-table .col-name{width:10%}.applications-table .col-email{width:16%}.applications-table .col-phone{width:11%;white-space:nowrap}.applications-table .col-address{width:22%}.applications-table .col-age{width:5%;text-align:center}.applications-table .col-status{width:9%}.applications-table .col-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;word-break:break-all}.applications-table .col-detail{min-width:12rem;max-width:28rem;font-size:.8rem;color:var(--muted)}.audit-detail-list{margin:0;display:flex;flex-direction:column;gap:.35rem}.audit-detail-row{display:grid;grid-template-columns:minmax(5.5rem,auto) 1fr;gap:.35rem .65rem;align-items:start;line-height:1.35}.audit-detail-row dt{margin:0;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.audit-detail-row dd{margin:0;color:var(--text);word-break:break-word}.audit-detail-row-emphasis dd{color:#fbbf24;font-weight:500}.audit-detail-modal{max-width:560px}.audit-detail-modal-list{margin-bottom:.75rem}.link-button{background:none;border:none;padding:0;font:inherit;color:var(--accent);text-decoration:underline;cursor:pointer}.link-button:hover:not(:disabled){color:#5eead4}.link-button:disabled{opacity:.6;cursor:wait}.receipt-link-wrap{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.2rem}.receipt-link-err{font-size:.72rem;color:var(--danger);max-width:12rem}.cell-receipt{white-space:nowrap}.override-table .cell-readonly{font-size:.85rem;color:var(--text);white-space:nowrap}.activity-log-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.activity-log-table{min-width:960px;table-layout:auto}.activity-log-table .col-detail{min-width:16rem;max-width:32rem}.resellers-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.resellers-data-table{width:max-content;min-width:100%;table-layout:auto}.resellers-data-table th,.resellers-data-table td{white-space:nowrap}.resellers-data-table .col-address,.resellers-data-table .col-email{white-space:normal;min-width:10rem;max-width:16rem}.resellers-data-table .col-address{min-width:12rem;max-width:20rem}.resellers-data-table .col-action{white-space:normal;min-width:12.5rem;width:auto}.resellers-data-table .col-action .action-btn-row{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.4rem}.status-chip{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.78rem;text-transform:capitalize}.status-chip.status-pending{background:#fbbf2426;color:#fbbf24}.status-chip.status-approved{background:#2dd4bf26;color:#5eead4}.store-id{display:inline-block;max-width:10rem}.cell-email{max-width:11rem;word-break:break-word}.cell-date{white-space:nowrap;font-size:.78rem;color:var(--muted)}.plan-pill{display:inline-block;padding:.12rem .45rem;border-radius:999px;background:#0d948833;color:#99f6e4;font-size:.78rem;font-weight:600;text-transform:capitalize}.table-input{width:100%;min-width:4.5rem;padding:.35rem .45rem;border-radius:6px;border:1px solid var(--border);background:#00000047;color:var(--text);font-size:.8rem;color-scheme:dark}.table-input::placeholder{color:var(--muted)}.table-input:focus{outline:2px solid var(--accent);outline-offset:0;border-color:transparent}.table-input-money{min-width:5.5rem;font-variant-numeric:tabular-nums}.table-input-narrow{min-width:3.25rem;max-width:4.5rem}.table-select{width:100%;min-width:8.5rem;max-width:11rem;padding:.35rem .4rem;border-radius:6px;border:1px solid var(--border);background:#00000047;color:var(--text);font-size:.78rem;color-scheme:dark}.table-select:focus{outline:2px solid var(--accent);outline-offset:0}.table-select-paid{min-width:4.25rem;max-width:5rem}.country-search{position:relative;min-width:9rem;max-width:12rem}.country-search-input{min-width:9rem;background:#00000047;color:var(--text);color-scheme:dark}.country-search-list{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 2px);margin:0;padding:.25rem 0;list-style:none;max-height:11rem;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #00000073}.country-search-option{display:flex;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.4rem .55rem;border:none;background:transparent;color:var(--text);font-size:.78rem;text-align:left;cursor:pointer}.country-search-option:hover,.country-search-option-active{background:#2dd4bf1f}.country-search-code{font-size:.68rem;color:var(--muted);font-weight:600}.country-search-empty{padding:.45rem .55rem;font-size:.78rem;color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000a6;display:flex;align-items:center;justify-content:center;padding:1.25rem}.modal-card{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.2rem 1rem;box-shadow:0 16px 48px #00000073}.modal-head{margin-bottom:.75rem}.modal-sub{margin:.25rem 0 0}.modal-anchor{margin:0 0 .75rem;padding:.5rem .65rem;background:#0d94881f;border-radius:8px;font-size:.85rem}.modal-body{margin-bottom:.75rem}.modal-body textarea{width:100%;margin-top:.35rem;padding:.55rem .65rem;border-radius:8px;border:1px solid var(--border);background:#0003;color:inherit;font:inherit;resize:vertical;min-height:5rem}.required-mark{color:#f87171}.list-filter-row{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-end}.list-search-field{flex:1 1 220px;min-width:180px}.list-search-field label{display:block;margin-bottom:.25rem;font-size:.85rem}.list-search-field input,.list-search-field select{width:100%}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.5rem;border-top:1px solid var(--border)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem .75rem}.form-section-title{grid-column:1 / -1;margin:.75rem 0 0;font-size:1rem}.form-section-hint{grid-column:1 / -1;margin:0}.form-field-full{grid-column:1 / -1}.field-hint-inline{display:block;font-size:.78rem;color:var(--muted);margin-top:.2rem}.form-grid textarea{width:100%;padding:.5rem .55rem;border-radius:8px;border:1px solid var(--border);background:#00000047;color:var(--text);font:inherit;resize:vertical}.form-field label{margin-bottom:.25rem}.form-field-readonly .readonly-value{padding:.5rem .55rem;border-radius:8px;background:#0003;border:1px solid var(--border);font-weight:600;font-size:.9rem}.main-column:has(.payment-history-page){max-width:none;width:100%;padding-right:1.25rem}.payment-history-page,.payment-history-card{max-width:none}.payment-history-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.payment-history-table{min-width:1240px}.payment-history-table .cell-receipt{min-width:7.5rem}@media(max-width:520px){.form-grid{grid-template-columns:1fr}}@media(max-width:768px){.app-shell{grid-template-columns:1fr}.nav-toggle{display:inline-flex;align-items:center;justify-content:center}.sidebar{position:fixed;top:0;left:0;bottom:0;width:min(280px,88vw);transform:translate(-105%);transition:transform .2s ease;box-shadow:8px 0 32px #00000073}.app-shell.nav-open .sidebar{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:30;opacity:0;pointer-events:none;transition:opacity .2s ease}.app-shell.nav-open .sidebar-backdrop{opacity:1;pointer-events:auto}.main-column{padding:.85rem 1rem 1.5rem;max-width:none}.main-column:has(.registry-page){padding-right:1rem}.list-filter-row{flex-direction:column;align-items:stretch}.list-search-field{flex:1 1 auto;min-width:0}.registry-hero{padding:1rem}.section-head-row{flex-direction:column;align-items:flex-start}.mgmt-tools-grid{grid-template-columns:1fr}}.table-input-count{min-width:2.75rem;max-width:4rem;font-variant-numeric:tabular-nums}.cell-period-count{white-space:nowrap}.period-count-unit{display:block;font-size:.65rem;color:var(--muted);margin-top:.12rem}.th-period-count{min-width:5rem}.cell-computed .computed-value{font-weight:600;color:#fde68a;white-space:nowrap}.cadence-toggle{display:inline-flex;border:1px solid var(--border);border-radius:6px;overflow:hidden}.cadence-btn{padding:.3rem .5rem;border:none;background:var(--bg);color:var(--muted);font-size:.72rem;font-weight:700;cursor:pointer}.cadence-btn:hover{color:var(--text)}.cadence-btn-active{background:#0d9488;color:#042f2e}.cell-cadence{white-space:nowrap}.cell-due-date{min-width:7.5rem}.due-date-value{display:block;font-weight:600;color:#a5f3fc;white-space:nowrap}.due-date-meta{display:block;font-size:.68rem;color:var(--muted);margin-top:.15rem}.th-clear{width:4rem}.btn-ghost{background:transparent;border:1px solid var(--border);color:var(--muted)}.btn-ghost:hover:not(:disabled){color:var(--text);border-color:var(--muted)}.bulk-action-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border:1px solid var(--border);border-radius:8px;background:#ffffff08}.bulk-action-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.bulk-selection-summary{margin:0}.section-head-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.registry-table .col-check{width:2.5rem;text-align:center}.organizations-page .organizations-card{margin-top:1rem;max-width:none;width:100%}.organizations-table-scroll{margin-top:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.organizations-table{width:100%;font-size:.9rem;table-layout:auto}.organizations-table th{white-space:nowrap;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted, #94a3b8)}.organizations-table td{vertical-align:top;padding-top:.65rem;padding-bottom:.65rem}.org-cell-name{min-width:10rem}.org-title{font-weight:600;font-size:.95rem;line-height:1.35;color:var(--text, #f1f5f9);word-break:break-word}.org-sub{font-size:.78rem;color:var(--muted, #94a3b8);margin-top:.15rem}.org-store-id{font-size:.72rem;font-family:ui-monospace,monospace;color:var(--muted, #64748b);margin-top:.25rem}.org-cell-owner{min-width:9rem;word-break:break-word}.org-cell-plan,.org-cell-date,.org-cell-billing{white-space:nowrap}.org-cell-partner{min-width:6rem}.org-partner-code{display:block;font-size:.72rem;margin-top:.2rem;color:var(--accent, #2dd4bf)}.org-muted{color:var(--muted, #64748b)}.org-badge{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.72rem;font-weight:600;white-space:nowrap}.org-badge-ok{background:#2dd4bf26;color:#5eead4}.org-badge-warn{background:#fbbf2426;color:#fcd34d}.org-badge-muted{background:#94a3b81f;color:#94a3b8}.organizations-table .col-actions{width:4.5rem;text-align:right}.organizations-empty{padding:1.5rem!important;text-align:center}.organizations-foot{margin-top:.75rem;margin-bottom:0}.org-cell-country,.org-cell-state{white-space:nowrap}.partner-suspended-banner{margin-bottom:1rem;border:1px solid rgba(251,191,36,.35);background:#fbbf2414}.list-record-count{font-size:.85rem;color:var(--muted, #94a3b8);font-weight:500;white-space:nowrap}.section-head-row .list-record-count{margin-left:auto}
