:root{color:#f7f8ff;background:#11153b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 0 0,rgba(156,45,151,.42),transparent 34rem),linear-gradient(135deg,#2f133f,#151842 46%,#0c2760);min-height:100vh}a{color:inherit;text-decoration:none}.admin-shell{min-height:100vh}.admin-content{display:flex;justify-content:center;padding:28px 32px 48px}.page-stack{display:grid;gap:16px;margin:0 auto;max-width:1440px;width:min(100%,1440px)}.page-header{align-items:center;display:flex;justify-content:space-between;gap:20px}.page-header h1{color:#fff;font-size:30px;line-height:1.2;margin:2px 0 0;text-shadow:0 1px 0 rgba(0,0,0,.28)}.eyebrow{color:#c9cbe6;font-size:12px;font-weight:700;letter-spacing:0;margin:0;text-transform:uppercase}.summary-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(199,205,255,.22);border-radius:10px;background:#c7cdff2e;box-shadow:0 16px 34px #03072347}.summary-band div,.diagnostics-panel,.placeholder-panel,.home-panel,.home-grid article{background:#21234fd1;padding:16px}.summary-band span{color:#c5c8e8;display:block;font-size:12px;margin-bottom:6px}.summary-band strong{color:#fff;font-size:14px}.readiness-table{display:grid;overflow:hidden;border:1px solid rgba(199,205,255,.24);border-radius:10px;background:#101440d1;box-shadow:0 20px 46px #03072357}.readiness-row{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(170px,.8fr) minmax(110px,.6fr) minmax(150px,1fr) 92px;gap:16px;align-items:center;border-top:1px solid rgba(199,205,255,.14);color:#fff;padding:16px}.readiness-row:first-child{border-top:0}.readiness-row--head{background:#ffffff14;color:#c5c8e8;font-size:12px;font-weight:700;text-transform:uppercase}.readiness-row p,.placeholder-panel p,.diagnostics-panel p{color:#d7daf0;margin:4px 0}.readiness-row small{color:#b5badc;display:block}code{background:#ffffff17;border-radius:6px;color:#fff;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;padding:3px 6px}.status-pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-width:70px;padding:5px 9px;text-transform:uppercase}.status-pill--ok{background:#2dd68229;border:1px solid rgba(45,214,130,.5);color:#70f0a6}.status-pill--warn{background:#ffc74e29;border:1px solid rgba(255,199,78,.5);color:#ffd37a}.status-pill--error{background:#ff506829;border:1px solid rgba(255,80,104,.5);color:#ff98a8}.diagnostics-panel,.placeholder-panel,.home-panel,.home-grid article{border:1px solid rgba(199,205,255,.22);border-radius:10px;box-shadow:0 16px 34px #0307233d}.redirect-page{padding:24px}.home-panel{align-items:center;display:flex;justify-content:space-between;gap:18px}.home-panel h2{color:#fff;font-size:18px;margin:0 0 6px}.home-panel p,.home-grid p{color:#d7daf0;margin:0}.primary-link{border:0;border-radius:8px;background:#1d73f8;box-shadow:0 10px 22px #1d73f852;color:#fff;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:700;padding:10px 14px}.as-button{cursor:pointer}.admin-panel{background:#1c1f4ed1;border:1px solid rgba(199,205,255,.22);border-radius:10px;box-shadow:0 16px 34px #0307233d;display:grid;gap:12px;min-width:0;padding:14px}.admin-panel h2{color:#fff;font-size:18px;margin:0}.admin-panel-header,.button-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.button-row{justify-content:flex-start}.button-row--end{justify-content:flex-end}.muted-copy,.form-error,.form-success{color:#d7daf0;margin:0}.form-error{color:#ff98a8}.form-success{color:#70f0a6}.admin-toolbar{display:grid;gap:8px}.admin-toolbar--three{grid-template-columns:minmax(180px,.8fr) minmax(240px,1.4fr) minmax(280px,1fr)}.admin-toolbar--four{grid-template-columns:minmax(150px,.7fr) minmax(180px,.8fr) minmax(260px,1.6fr) minmax(160px,.7fr)}.admin-toolbar label,.limits-defaults-grid label,.confirm-modal-card label{color:#c5c8e8;display:grid;font-size:12px;font-weight:700;gap:6px;text-transform:uppercase}.admin-panel input,.admin-panel select,.admin-panel textarea,.confirm-modal-card input,.confirm-modal-card select{background:#ffffff17;border:1px solid rgba(199,205,255,.25);border-radius:8px;color:#fff;font:inherit;min-height:38px;padding:8px 10px;width:100%}.admin-panel button,.confirm-modal-card button{background:#1d73f8;border:0;border-radius:8px;color:#fff;cursor:pointer;font:inherit;font-weight:800;min-height:36px;padding:8px 12px}.admin-panel button:disabled,.confirm-modal-card button:disabled,.primary-link:disabled{cursor:wait;opacity:.66}.danger-button{background:#bb2f50!important}.btn-ghost,.admin-panel .button-row button:first-child:not(.danger-button){background:#ffffff1a;color:#d7daf0}.limits-defaults-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-table-wrap{border:1px solid rgba(199,205,255,.18);border-radius:8px;overflow:auto}.admin-table{border-collapse:collapse;color:#fff;min-width:980px;width:100%}.admin-table th,.admin-table td{border-top:1px solid rgba(199,205,255,.15);padding:10px;text-align:left;vertical-align:middle}.admin-table thead th{background:#080c2db8;border-top:0;color:#c5c8e8;font-size:11px;text-transform:uppercase}.admin-table tr.selected td{background:#bb2f503d;box-shadow:inset 0 1px #ff2e78b3,inset 0 -1px #ff2e78b3}.admin-table td{color:#f7f8ff;font-size:13px}.truncate-code{display:block;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.limits-editor-table input,.limits-editor-table select{min-width:112px}.limits-editor-table td:nth-child(7) input{min-width:360px}.state-pill{align-items:center;border:1px solid rgba(199,205,255,.28)!important;border-radius:999px!important;display:inline-flex;gap:7px;min-height:28px!important;padding:5px 10px!important}.state-pill span{background:currentColor;border-radius:999px;height:8px;width:8px}.state-pill.is-enabled{background:#2dd6822e!important;color:#70f0a6!important}.state-pill.is-disabled{background:#ffc74e2e!important;color:#ffd37a!important}.cache-preview-thumb,.cache-preview-empty{align-items:center;background:#ffffff14;border:1px solid rgba(199,205,255,.18);border-radius:7px;display:flex;height:54px;justify-content:center;object-fit:contain;width:54px}.cache-preview-empty{color:#c5c8e8;font-size:10px;text-align:center}.pagination-row{display:flex;gap:8px;justify-content:flex-end}.home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-grid span{color:#c5c8e8;display:block;font-size:12px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.home-grid strong{color:#fff;display:block;margin-bottom:6px}.placeholder-panel code{display:inline-flex;margin-top:10px}.inventory-page{max-width:1660px;width:min(100%,1660px)}.inventory-hero{align-items:center;background:#121645d1;border:1px solid rgba(199,205,255,.24);border-radius:10px;box-shadow:0 18px 38px #0307234d;display:flex;gap:24px;justify-content:space-between;padding:18px}.inventory-hero h2,.inventory-detail h2,.glyph-section h3,.inventory-missing h3{color:#fff;margin:0}.inventory-hero p,.inventory-missing p,.inventory-empty{color:#d7daf0;margin:6px 0 0}.inventory-hero-meta{color:#c5c8e8;display:grid;gap:4px;text-align:right}.inventory-hero-meta strong{color:#fff}.inventory-workspace{display:grid;gap:14px;grid-template-columns:290px minmax(0,1fr);position:relative}.inventory-sidebar,.inventory-detail,.inventory-filters,.inventory-list-card,.inventory-kpi,.inventory-missing,.glyph-section{background:#1c1f4ed1;border:1px solid rgba(199,205,255,.22);border-radius:10px}.inventory-sidebar{align-self:start;display:grid;gap:12px;padding:12px}.inventory-filters{display:grid;gap:10px;padding:12px}.inventory-filters label{color:#c5c8e8;display:grid;font-size:12px;font-weight:700;gap:6px;text-transform:uppercase}.inventory-filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff17;border:1px solid rgba(199,205,255,.25);border-radius:8px;color:#fff;font:inherit;min-height:38px;padding:8px 10px}.inventory-filter-actions{align-items:center;display:flex;gap:10px;justify-content:space-between}.inventory-filter-actions button,.inventory-filter-actions a{border:0;border-radius:8px;cursor:pointer;font:inherit;font-weight:800;padding:9px 11px}.inventory-filter-actions button{background:#1d73f8;color:#fff}.inventory-filter-actions button[type=button]{background:#ffffff1a;color:#d7daf0}.inventory-filter-actions button:disabled{cursor:wait;opacity:.72}.inventory-filter-actions a{background:#ffffff1a;color:#d7daf0}.inventory-list{display:grid;gap:8px}.inventory-list-card{border:1px solid rgba(199,205,255,.22);color:inherit;cursor:pointer;display:grid;gap:10px;padding:12px;text-align:left;width:100%}.inventory-list-card.is-active{border-color:#1f7cffc7;box-shadow:inset 3px 0 #1d73f8}.inventory-list-card strong,.inventory-list-card span{display:block}.inventory-list-card strong{color:#fff;font-size:13px}.inventory-list-card span{color:#c5c8e8;font-size:12px;margin-top:3px}.inventory-detail{align-content:start;display:grid;gap:12px;min-width:0;padding:12px}.inventory-loading{align-items:center;background:transparent;border-radius:8px;display:flex;justify-content:center;left:50%;pointer-events:none;position:fixed;top:76px;transform:translate(-50%);width:min(460px,calc(100vw - 32px));z-index:50}.inventory-loading-card{align-items:center;background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 12px 32px #0000001f;display:grid;gap:4px 12px;grid-template-columns:auto minmax(0,1fr);padding:12px 14px;text-align:left;width:100%}.inventory-loading-card strong{color:#202223;font-size:14px;font-weight:650;line-height:20px}.inventory-loading-card p{color:#6d7175;font-size:13px;grid-column:2;line-height:18px;margin:0}.inventory-spinner{animation:inventory-spin .8s linear infinite;border:2px solid #dcdfe4;border-top-color:#303030;border-radius:999px;grid-row:span 2;height:28px;width:28px}.inventory-detail-header{align-items:start;display:flex;gap:18px;justify-content:space-between;padding:4px 2px}.inventory-scope-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.inventory-scope-chips span{background:#ffffff1a;border:1px solid rgba(199,205,255,.24);border-radius:999px;color:#fff;font-size:12px;padding:4px 9px}.inventory-kpis{display:grid;gap:8px;grid-template-columns:repeat(6,minmax(0,1fr))}.inventory-kpi{padding:12px}.inventory-kpi span{color:#c5c8e8;display:block;font-size:11px;font-weight:700;text-transform:uppercase}.inventory-kpi strong{color:#fff;display:block;font-size:22px;margin-top:6px}.inventory-missing,.glyph-section{padding:14px}.glyph-section header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.glyph-section header span{border:1px solid rgba(199,205,255,.28);border-radius:999px;color:#d7daf0;font-size:12px;padding:5px 9px}.glyph-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,104px);justify-content:start}.glyph-card{align-content:start;background:#ffffff14;border:1px solid rgba(199,205,255,.18);border-radius:8px;display:grid;gap:8px;justify-items:center;height:134px;padding:10px;width:104px}.glyph-card strong{color:#fff;display:block;font-size:15px;font-weight:800;line-height:1;max-width:84px;min-height:18px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap}.glyph-card strong span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.glyph-card:hover strong{overflow:visible;z-index:6}.glyph-card:hover strong span{animation:glyph-label-marquee 2.2s ease-in-out infinite alternate;max-width:none;overflow:visible;text-overflow:clip}.glyph-card:hover strong:after{background:#0a0e2cf5;border:1px solid rgba(199,205,255,.28);border-radius:6px;bottom:calc(100% + 8px);color:#fff;content:attr(data-label);font-size:12px;left:50%;max-width:220px;overflow:hidden;padding:6px 8px;pointer-events:none;position:absolute;text-overflow:ellipsis;transform:translate(-50%);white-space:nowrap;z-index:5}.glyph-preview{align-items:center;aspect-ratio:1;background:linear-gradient(180deg,#eef2ff,#cfd8f2);border-radius:7px;display:flex;justify-content:center;overflow:hidden;width:72px}.glyph-preview img{display:block;height:auto;max-height:86%;max-width:86%;object-fit:contain;width:auto}.glyph-preview-empty{color:#59617f;font-size:11px;font-weight:800;text-align:center}@keyframes glyph-label-marquee{0%{transform:translate(0)}to{transform:translate(-36%)}}@keyframes inventory-spin{to{transform:rotate(360deg)}}.inventory-skeleton-detail{display:grid;gap:12px}.inventory-list-card--skeleton,.inventory-kpi--skeleton,.inventory-missing--skeleton,.glyph-section--skeleton,.glyph-card--skeleton{pointer-events:none}.skeleton-line,.skeleton-pill,.skeleton-chip,.skeleton-block,.skeleton-preview{animation:skeleton-shimmer 1.15s ease-in-out infinite;background:linear-gradient(90deg,#ebedf0,#f6f6f7 42%,#ebedf0 78%);background-size:220% 100%;border-radius:6px;display:block}.skeleton-line--eyebrow{height:10px;margin-bottom:8px;width:86px}.skeleton-line--heading{height:20px;width:220px}.skeleton-line--title{height:14px;width:132px}.skeleton-line--text{height:12px;margin-top:7px;width:180px}.skeleton-line--number{height:24px;margin-top:7px;width:54px}.skeleton-line--glyph-label{height:13px;width:28px}.skeleton-pill{border-radius:999px;height:20px;width:72px}.skeleton-chip{height:22px;width:64px}.skeleton-block{height:150px;width:100%}.skeleton-preview{height:68px;width:68px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.mini-status{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;padding:4px 9px;width:max-content}.mini-status--published{background:#2dd68229;border:1px solid rgba(45,214,130,.5);color:#70f0a6}.mini-status--draft{background:#ffc74e29;border:1px solid rgba(255,199,78,.5);color:#ffd37a}.mini-status--archived{background:#b2bad629;border:1px solid rgba(178,186,214,.45);color:#cbd1ea}:root{color:#202223;background:#f1f1f1}body{background:#f1f1f1;color:#202223}.admin-content{padding:24px 28px 40px}.page-stack{gap:14px}.page-header h1{color:#202223;font-size:28px;font-weight:700;text-shadow:none}.eyebrow{color:#6d7175}.summary-band,.readiness-table,.inventory-hero,.diagnostics-panel,.placeholder-panel,.home-panel,.home-grid article,.inventory-sidebar,.inventory-detail,.inventory-filters,.inventory-list-card,.inventory-kpi,.inventory-missing,.glyph-section{background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d}.summary-band{gap:0;overflow:hidden}.summary-band div,.diagnostics-panel,.placeholder-panel,.home-panel,.home-grid article{background:#fff}.summary-band span,.inventory-hero-meta,.inventory-filters label,.inventory-list-card span,.inventory-kpi span,.glyph-section header span,.readiness-row--head{color:#6d7175}.summary-band strong,.home-grid strong,.inventory-hero-meta strong,.inventory-hero h2,.inventory-detail h2,.glyph-section h3,.inventory-missing h3,.home-panel h2,.inventory-list-card strong,.inventory-kpi strong{color:#202223}.readiness-row,.home-panel p,.home-grid p,.readiness-row p,.placeholder-panel p,.diagnostics-panel p,.inventory-hero p,.inventory-missing p,.inventory-empty{color:#4a4f54}.readiness-row{border-top:1px solid #ebedf0}.readiness-row--head{background:#f6f6f7}code{background:#f1f2f3;color:#202223}.primary-link,.inventory-filter-actions button{background:#008060;box-shadow:none}.inventory-filter-actions a{background:#f6f6f7;border:1px solid #c9cccf;color:#202223}.inventory-filters select{background:#fff;border:1px solid #aeb4b9;color:#202223}.inventory-workspace{grid-template-columns:320px minmax(0,1fr)}.inventory-sidebar,.inventory-detail{padding:14px}.inventory-list-card{color:inherit;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.inventory-list-card:hover{background:#f6f6f7;border-color:#c9cccf}.inventory-list-card.is-active{background:#f2f7fe;border-color:#2c6ecb;box-shadow:inset 3px 0 #2c6ecb}.inventory-scope-chips span{background:#f1f2f3;border:1px solid #dcdfe4;color:#4a4f54}.glyph-card{background:#fff;border:1px solid #dcdfe4}.glyph-card:hover{border-color:#aeb4b9;box-shadow:0 2px 8px #00000014}.glyph-card strong{color:#202223}.glyph-preview{background:#f6f6f7;border:1px solid #ebedf0}.glyph-card:hover strong:after{background:#202223;border-color:#202223;color:#fff}.status-pill--ok,.mini-status--published{background:#e3f1df;border-color:#bbe5b3;color:#108043}.status-pill--warn,.mini-status--draft{background:#fff4e5;border-color:#ffd79d;color:#8a6116}.status-pill--error,.mini-status--archived{background:#fed3d1;border-color:#f5b7b1;color:#d72c0d}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,sans-serif;font-size:13px}body{-webkit-font-smoothing:antialiased}.admin-content{padding:22px 24px 40px}.page-stack,.inventory-page{max-width:1280px;width:min(100%,1280px)}.page-header{min-height:32px}.page-header h1{font-size:18px;line-height:24px;margin:0}.eyebrow{font-size:11px;font-weight:650;line-height:16px;text-transform:none}.inventory-hero{padding:14px 16px}.inventory-hero h2,.inventory-detail h2,.glyph-section h3,.inventory-missing h3,.home-panel h2{font-size:13px;font-weight:650;line-height:20px}.inventory-hero p,.inventory-missing p,.inventory-empty,.home-panel p,.home-grid p,.readiness-row p,.placeholder-panel p,.diagnostics-panel p{font-size:13px;line-height:18px}.inventory-workspace{gap:12px;grid-template-columns:300px minmax(0,1fr)}.inventory-sidebar,.inventory-detail{padding:12px}.inventory-filters{gap:8px;padding:10px}.inventory-filters label{font-size:11px;font-weight:550;gap:5px;letter-spacing:0;line-height:14px;text-transform:none}.inventory-filters select{border-radius:6px;box-shadow:inset 0 1px #00000005;font-size:13px;min-height:32px;padding:5px 28px 5px 10px}.inventory-filters select:disabled{background:#f6f6f7;color:#8c9196;cursor:wait}.inventory-filter-actions button,.inventory-filter-actions a,.primary-link{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:650;min-height:28px;padding:5px 10px}.inventory-filter-actions button{background:#303030}.inventory-filter-actions button:hover{background:#1f1f1f}.inventory-filter-actions button[type=button]{background:#f6f6f7;border:1px solid #c9cccf;color:#202223}.inventory-filter-actions button[type=button]:hover{background:#f1f2f3}.template-actions{display:grid;gap:8px;grid-template-columns:1fr 1fr}.template-actions button{background:#303030;border:0;border-radius:6px;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:650;min-height:30px;padding:5px 10px}.template-actions button:disabled{cursor:not-allowed;opacity:.55}.template-asset-panel{background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d;padding:12px 14px}.template-asset-panel h3{color:#202223;font-size:13px;font-weight:650;line-height:20px;margin:0}.template-asset-heading{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.template-detail-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.template-detail-actions button{background:#f6f6f7;border:1px solid #c9cccf;border-radius:6px;color:#202223;cursor:pointer;font:inherit;font-size:12px;font-weight:650;min-height:30px;padding:5px 10px}.template-detail-actions button.danger-inline-button{background:#fff4f4;border-color:#fed3d1;color:#8e1f0b}.template-asset-preview{align-items:center;background:#f6f6f7;border:1px solid #ebedf0;border-radius:7px;display:flex;justify-content:center;min-height:360px;overflow:hidden;padding:18px}.template-asset-preview img{display:block;max-height:440px;max-width:100%;object-fit:contain}.template-asset-preview--skeleton{height:360px;width:100%}.template-asset-replace-form{margin:0}.file-button{align-items:center;background:#f6f6f7;border:1px solid #c9cccf;border-radius:6px;color:#202223;cursor:pointer;display:inline-flex;font-size:12px;font-weight:650;min-height:30px;padding:5px 10px}.file-button:hover{background:#f1f2f3}.file-button input{display:none}.modal-backdrop{align-items:center;background:#0000005c;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:20}.template-modal{background:#fff;border:1px solid #dcdfe4;border-radius:10px;box-shadow:0 20px 60px #0000003d;color:#202223;max-width:720px;padding:16px;width:min(100%,720px)}.template-modal header,.template-modal footer{align-items:center;display:flex;justify-content:space-between;gap:12px}.template-modal h2{font-size:18px;line-height:24px;margin:2px 0 0}.template-modal form{display:grid;gap:14px;margin-top:16px}.template-modal-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.template-modal label{color:#5c5f62;display:grid;font-size:12px;font-weight:650;gap:5px}.template-modal select,.template-modal input[type=file]{background:#fff;border:1px solid #babfc3;border-radius:6px;color:#202223;font:inherit;min-height:34px;padding:6px 8px}.template-modal footer{border-top:1px solid #ebedf0;padding-top:14px}.template-modal button,.icon-button{background:#f6f6f7;border:1px solid #c9cccf;border-radius:6px;color:#202223;cursor:pointer;font:inherit;font-size:12px;font-weight:650;min-height:30px;padding:5px 10px}.template-modal button[type=submit]{background:#303030;border-color:#303030;color:#fff}.template-modal button.danger-button{background:#d72c0d;border-color:#d72c0d;color:#fff}.template-modal button:disabled,.file-button:has(input:disabled){cursor:not-allowed;opacity:.55}.icon-button{aspect-ratio:1;justify-content:center;padding:0;width:30px}.form-error{background:#fff4f4;border:1px solid #fed3d1;border-radius:6px;color:#8e1f0b;font-size:13px;margin:0;padding:8px 10px}.typography-page{max-width:1660px;width:min(100%,1660px)}.typography-layout{display:grid;gap:12px;grid-template-columns:300px minmax(0,1fr)}.typography-sidebar{align-self:start;background:#fff;border:1px solid #dcdfe4;border-radius:8px;color:#202223;display:grid;gap:12px;max-height:calc(100vh - 170px);overflow:auto;padding:12px}.typography-sidebar label{color:#5c5f62;display:grid;font-size:12px;font-weight:650;gap:5px}.typography-sidebar select{background:#fff;border:1px solid #babfc3;border-radius:6px;color:#202223;font:inherit;min-height:34px;padding:6px 8px}.typography-editor{background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d;color:#202223;min-height:720px;padding:12px;position:relative}.embedded-save-bar{align-items:center;background:#202223;border-radius:8px;box-shadow:0 10px 28px #2022232e;color:#fff;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px;padding:10px 12px;position:sticky;top:12px;z-index:20}.embedded-save-bar strong{display:block;font-size:13px;line-height:18px}.embedded-save-bar span{color:#c9cccf;display:block;font-size:12px;line-height:16px}.embedded-save-bar-actions{display:flex;gap:8px}.embedded-save-bar-actions button{border:1px solid #8c9196;border-radius:6px;cursor:pointer;font:inherit;font-size:12px;font-weight:650;min-height:30px;padding:5px 12px}.embedded-save-bar-actions button:first-child{background:#fff;color:#202223}.embedded-save-bar-actions button:last-child{background:#008060;border-color:#008060;color:#fff}.embedded-save-bar-actions button:disabled{cursor:wait;opacity:.6}.typography-scope,.typography-toolbar{align-items:center;border-bottom:1px solid #ebedf0;display:flex;gap:12px;justify-content:space-between;padding-bottom:10px}.typography-toolbar{border-bottom:0;justify-content:center;padding:12px 0}.typography-toolbar button,.typography-lifecycle button,.typography-layer-panel button,.typography-preview-popover button{background:#303030;border:0;border-radius:6px;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:650;min-height:30px;padding:5px 10px}.typography-preview-popover button{justify-self:center;min-width:210px}.typography-toolbar button.is-active{background:#005bd3;box-shadow:inset 0 0 0 1px #ffffff2e}.typography-toolbar strong{font-size:12px;min-width:44px;text-align:center}.typography-preview-anchor{display:inline-flex;justify-content:center;position:relative}.typography-lifecycle{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.typography-lifecycle-note{color:#8a6116;flex-basis:100%;font-size:12px;line-height:16px;margin:6px 0 0;text-align:right}.template-action-copy{color:#5c5f62;display:grid;gap:10px;line-height:20px}.template-action-copy p{margin:0}.form-warning{background:#fff8e5;border:1px solid #e1b878;border-radius:7px;color:#8a6116;padding:10px 12px}.typography-workbench{align-items:start;display:grid;gap:12px;grid-template-columns:280px minmax(520px,1fr) minmax(340px,380px)}.typography-layer-panel,.typography-inspector{border:1px solid #dcdfe4;border-radius:8px;display:grid;gap:10px;grid-auto-rows:max-content;padding:10px}.typography-layer-panel{align-content:start;align-self:start}.typography-layer-heading{align-items:center;display:flex;justify-content:space-between}.typography-layer-heading span{background:#f1f2f3;border-radius:999px;font-size:11px;padding:2px 7px}.typography-layer-list{align-content:start;display:grid;gap:6px;grid-auto-rows:max-content}.typography-layer-row-wrap{align-items:stretch;display:grid;gap:5px;grid-template-columns:minmax(0,1fr) 32px 32px 32px}.typography-layer-preview-row-wrap{display:grid;gap:5px;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) 32px;padding-left:16px}.typography-layer-row{align-items:center;background:#f6f6f7!important;border:1px solid #dcdfe4!important;color:#202223!important;display:inline-flex;gap:8px;justify-content:flex-start;min-height:38px!important;overflow:hidden;padding:0 10px!important;text-align:left;text-overflow:ellipsis;white-space:nowrap}.typography-layer-row:before{background:var(--layer-color, #2c6ecb);border-radius:999px;box-shadow:inset 0 0 0 1px #00000029;content:"";flex:0 0 auto;height:10px;width:10px}.typography-layer-row.is-base:before{display:none}.typography-layer-row.is-active{background:#e9f2ff!important;border-color:var(--layer-color, #2c6ecb)!important;color:#202223!important}.typography-layer-row.is-hidden{opacity:.55}.typography-layer-row.is-base{cursor:default;min-height:38px!important}.typography-layer-preview-row{background:#fff!important;border-color:#c9cccf!important;color:#5c5f62!important;font-size:12px!important;min-height:32px!important}.typography-layer-preview-row:before{background:transparent;border:1px solid var(--layer-color, #2c6ecb);height:8px;width:8px}.typography-layer-icon-button{align-items:center;background:#f6f6f7!important;border:1px solid #dcdfe4!important;color:#5c5f62!important;display:inline-flex;min-height:38px!important;justify-content:center;padding:0!important}.typography-layer-icon-button.is-visible{background:#e9f2ff!important;border-color:var(--layer-color, #2c6ecb)!important;color:var(--layer-color, #0b3b86)!important}.typography-layer-icon-button.is-locked{background:#fff8e5!important;border-color:#e1b878!important;color:#8a6116!important}.typography-layer-icon-button svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:15px}.typography-layer-preview-row-wrap .typography-layer-icon-button{min-height:32px!important}.typography-layer-delete-button{align-items:center;background:#303030;border:0;border-radius:6px;color:#fff;display:inline-flex;justify-content:center;min-height:38px!important;padding:0!important}.typography-layer-panel .template-actions{align-self:start;gap:6px}.typography-layer-panel .template-actions button{min-height:36px;padding:0 8px}.typography-stage-card{align-items:center;background:#f6f6f7;border:1px solid #dcdfe4;border-radius:8px;display:flex;justify-content:center;min-height:700px;overflow:hidden;position:relative}.typography-stage{cursor:grab;display:block;height:min(70vh,760px);max-width:100%;touch-action:none;width:100%}.typography-stage.is-panning{cursor:grabbing}.typography-stage.is-ruling{cursor:move}.stage-boundary{fill:transparent;pointer-events:none;stroke:#babfc3;stroke-dasharray:7 6;stroke-width:2}.stage-preview-render{pointer-events:none}.stage-preview-render-tint{fill:#ffffff14}.stage-preview-render-sweep{filter:drop-shadow(0 0 20px rgba(255,255,255,.28))}.stage-asset{pointer-events:none}.stage-pan-catcher{cursor:grab;fill:transparent;pointer-events:all}.typography-stage.is-panning .stage-pan-catcher{cursor:grabbing}.stage-centerline{pointer-events:none;stroke:#2c6ecb;stroke-dasharray:8 7;stroke-width:2}.stage-ruler-line{pointer-events:none;stroke:#5c5f6242;stroke-width:1}.stage-mobile-ruler{cursor:move}.stage-mobile-ruler-line{pointer-events:stroke;stroke:#2c6ecbe0;stroke-dasharray:8 6;stroke-linecap:round;stroke-width:2}.stage-mobile-ruler-hit{fill:#ffffffdb;pointer-events:all;stroke:#2c6ecbf2;stroke-width:2}.stage-mobile-ruler-handle{fill:#2c6ecb;pointer-events:none;stroke:#fff;stroke-width:2}.stage-mobile-ruler-cross{fill:none;pointer-events:none;stroke:#fff;stroke-linecap:round;stroke-width:2}.stage-mobile-ruler-tag{pointer-events:none}.stage-mobile-ruler-tag rect{fill:#202223db}.stage-mobile-ruler-tag text{fill:#fff;font-size:11px;font-weight:700;letter-spacing:0}.stage-control-line{pointer-events:none;stroke:#5c5f62b3;stroke-dasharray:5 5;stroke-width:1.5}.stage-path-boundary{fill:#ffd4471f;pointer-events:none;stroke:#ffd447d9;stroke-dasharray:5 4;stroke-width:1.5}.stage-path{cursor:grab;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.is-locked .stage-path,.is-locked .stage-path-hitbox,.is-locked .path-point{cursor:not-allowed}.is-locked .stage-path{opacity:.55}.stage-path-halo{opacity:.28;pointer-events:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:12}.stage-path-hitbox{cursor:grab;pointer-events:stroke;stroke:transparent;stroke-linecap:round;stroke-width:22}.path-point{cursor:grab;fill:#fff;stroke:#00a0ff;stroke-width:4}.path-point--rotate{cursor:grab;stroke:#2c6ecb}.path-point-label{fill:#202223;font-size:12px;font-weight:700;paint-order:stroke;stroke:#fff;stroke-width:4px}.stage-patch-rotate-line{pointer-events:none;stroke:#2c6ecb;stroke-dasharray:3 3;stroke-width:1.5}.stage-patch-halo{opacity:.18;pointer-events:none;stroke-width:14}.stage-patch-frame{cursor:grab;fill:#ffffff2e;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28));stroke-width:3}.stage-patch-label{fill:#202223;font-size:13px;font-weight:800;letter-spacing:0;paint-order:stroke;stroke:#fff;stroke-width:4px}.is-locked .stage-patch-frame{cursor:not-allowed;opacity:.62}.typography-inspector{align-self:start;max-height:700px;min-width:0;overflow-y:auto;overflow-x:hidden}.typography-inspector h2{font-size:18px;margin:0}.inspector-active-layer{align-items:center;background:#f6f6f7;border:1px solid #dcdfe4;border-radius:7px;display:grid;gap:2px 8px;grid-template-columns:10px minmax(0,1fr);padding:8px 10px}.inspector-active-layer:before{align-self:center;background:var(--layer-color, #2c6ecb);border-radius:999px;box-shadow:inset 0 0 0 1px #00000029;content:"";grid-row:1 / span 2;height:10px;width:10px}.inspector-active-layer strong{color:#202223;font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inspector-active-layer span{color:#6d7175;font-size:12px;line-height:1.2}.typography-inspector label{color:#5c5f62;display:grid;font-size:12px;font-weight:650;gap:5px}.typography-inspector select,.typography-inspector input,.typography-preview-popover input{background:#fff;border:1px solid #babfc3;border-radius:6px;color:#202223;font:inherit;min-height:34px;min-width:0;padding:6px 8px;width:100%}.inspector-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(112px,1fr))}.patch-asset-form{border-top:1px solid #ebedf0;display:grid;gap:8px;padding-top:10px}.patch-upload-field{display:grid;gap:6px}.patch-upload-field>span{color:#5c5f62;font-size:12px;font-weight:650}.patch-upload-picker{align-items:center;background:#f6f6f7;border:1px dashed #8c9196;border-radius:8px;cursor:pointer;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr);min-height:56px;padding:10px;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.patch-upload-picker:hover,.patch-upload-picker:focus-within{background:#fff;border-color:#2c6ecb;box-shadow:0 0 0 1px #2c6ecb2e}.patch-upload-picker input{height:1px;opacity:0;overflow:hidden;padding:0;position:absolute;width:1px}.patch-upload-icon{align-items:center;background:#fff;border:1px solid #dcdfe4;border-radius:7px;color:#2c6ecb;display:inline-flex;font-size:18px;font-weight:750;height:34px;justify-content:center;width:34px}.patch-upload-picker strong{color:#202223;display:block;font-size:13px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patch-upload-picker small{color:#6d7175;display:block;font-size:12px;line-height:16px}.patch-asset-form button[type=submit]{background:#303030;border:0;border-radius:6px;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:650;min-height:32px;padding:6px 10px}.patch-asset-form button[type=submit]:disabled{cursor:not-allowed;opacity:.45}.patch-raw-textarea{background:#fff;border:1px solid #babfc3;border-radius:6px;color:#202223;font:12px/18px ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;min-height:150px;padding:8px;resize:vertical;width:100%}@container (max-width: 280px){.inspector-grid{grid-template-columns:1fr}}@media(max-width:780px){.embedded-save-bar{align-items:stretch;flex-direction:column}.embedded-save-bar-actions{justify-content:flex-end}}.inspector-type-pill{background:#f1f2f3;border-radius:999px;display:inline-flex;font-size:12px;font-weight:650;justify-self:start;padding:4px 9px}.inspector-secondary-button{background:#fff;border:1px solid #babfc3;border-radius:6px;color:#202223;cursor:pointer;font:inherit;font-size:12px;font-weight:650;min-height:32px;padding:6px 10px}.geometry-legend{background:#f6f6f7;border:1px solid #dcdfe4;border-radius:8px;color:#5c5f62;display:grid;gap:6px;padding:10px}.geometry-legend p{margin:0}.expert-fields{border-top:1px solid #ebedf0;padding-top:10px}.placement-points-list{display:grid;gap:6px}.placement-points-list code{background:#f6f6f7;color:#202223}.placement-point-row{align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr 1fr}.placement-point-label{color:#6d7175;font-size:12px;font-weight:600}.placement-point-row label{align-items:center;display:grid;font-size:11px;gap:2px;grid-template-columns:12px 1fr}.placement-point-row input{padding:4px 6px;width:100%}.typography-preview-popover{background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 12px 36px #0000002e;display:grid;gap:10px;left:50%;padding:10px;position:absolute;top:calc(100% + 8px);transform:translate(-50%);width:320px;z-index:5}.typography-preview-popover label{color:#5c5f62;display:grid;font-size:12px;font-weight:650;gap:5px}.typography-template-picker{color:#5c5f62;display:grid;font-size:12px;font-weight:650;gap:6px}.typography-template-selected,.typography-template-option{align-items:center;background:#fff;border:1px solid #babfc3;border-radius:8px;color:#202223;cursor:pointer;display:grid;font:inherit;gap:10px;grid-template-columns:42px minmax(0,1fr);min-height:54px;padding:7px 9px;text-align:left;width:100%}.typography-template-selected{border-color:#2c6ecb;box-shadow:0 0 0 1px #2c6ecb}.typography-template-options{background:#f6f6f7;border:1px solid #dcdfe4;border-radius:8px;display:grid;gap:6px;max-height:280px;overflow:auto;padding:6px}.typography-template-options p{color:#5c5f62;margin:0;padding:8px}.typography-template-option.is-active{background:#e9f2ff;border-color:#2c6ecb}.typography-template-option strong,.typography-template-selected strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typography-template-option small,.typography-template-selected small{color:#6d7175;display:block;font-size:11px;margin-top:2px}.typography-template-thumb{align-items:center;background:#eef0f4;border:1px solid #dcdfe4;border-radius:7px;color:#6d7175;display:flex;height:42px;justify-content:center;overflow:hidden;width:42px}.typography-template-thumb img{height:100%;object-fit:contain;width:100%}.typography-empty{align-items:center;color:#5c5f62;display:flex;justify-content:center;min-height:620px}.modal-wide{grid-column:1 / -1}.delete-copy{color:#5c5f62;font-size:13px;line-height:20px;margin:0}.primary-link{background:#303030}.status-pill,.mini-status{border:0;font-size:11px;font-weight:650;line-height:16px;min-width:auto;padding:2px 8px;text-transform:none}.inventory-list{gap:6px}.inventory-list-card{align-items:center;border-radius:7px;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-height:58px;padding:9px 10px}.inventory-list-card--with-thumb{grid-template-columns:minmax(0,1fr) auto 54px;min-height:72px}.inventory-list-card strong{font-size:13px;font-weight:650;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-list-card span{font-size:12px;line-height:16px}.inventory-card-thumb{align-items:center;align-self:stretch;background:#eef0f4;border:1px solid #dcdfe4;border-radius:7px;color:#6d7175;display:flex;font-size:12px;font-weight:650;height:54px;justify-content:center;justify-self:end;overflow:hidden;width:54px}.inventory-card-thumb img{height:100%;object-fit:contain;width:100%}.inventory-detail-header{border-bottom:1px solid #ebedf0;padding:2px 2px 12px}.inventory-scope-chips{gap:5px;margin-top:8px}.inventory-scope-chips span{border:0;border-radius:6px;font-size:12px;line-height:16px;padding:3px 7px}.inventory-kpis{gap:8px}.inventory-kpi{border-radius:7px;padding:10px 12px}.inventory-kpi span{font-size:11px;font-weight:550;letter-spacing:0;line-height:14px;text-transform:none}.inventory-kpi strong{font-size:20px;line-height:24px;margin-top:4px}.inventory-missing,.glyph-section{border-radius:8px;padding:12px 14px}.glyph-section header{margin-bottom:10px}.glyph-section header span{background:#f6f6f7;border:0;font-size:11px;line-height:16px;padding:2px 8px}.glyph-grid{gap:8px;grid-template-columns:repeat(auto-fill,96px)}.glyph-card{border-radius:7px;gap:7px;height:124px;padding:9px;width:96px}.glyph-card strong{font-size:13px;font-weight:650;max-width:78px;min-height:16px}.glyph-preview{border-radius:6px;width:68px}.inventory-scope-chips .skeleton-chip,.glyph-section header .skeleton-pill,.inventory-list-card .skeleton-pill,.skeleton-pill{background:linear-gradient(90deg,#ebedf0,#f6f6f7 42%,#ebedf0 78%);background-size:220% 100%;border:0;padding:0}.inventory-list-card--skeleton:hover{background:#fff;border-color:#dcdfe4;box-shadow:none}.glyph-card--skeleton:hover{border-color:#dcdfe4;box-shadow:none}.readiness-row{font-size:13px;padding:12px 14px}.readiness-row--head{font-size:11px;font-weight:650;letter-spacing:0}.limit-page,.moderation-page,.cache-page{max-width:1280px;width:min(100%,1280px)}.admin-panel{background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d;color:#202223;gap:12px;padding:12px 14px}.admin-panel h2{color:#202223;font-size:13px;font-weight:650;line-height:20px}.admin-panel-header{border-bottom:1px solid #ebedf0;padding-bottom:10px}.muted-copy{color:#5c5f62;font-size:13px;line-height:18px}.form-success{background:#f1f8f5;border:1px solid #bbe5b3;border-radius:6px;color:#108043;font-size:13px;margin:0;padding:8px 10px}.expected-glyph-policy-panel{gap:14px}.expected-glyph-policy-form{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.expected-glyph-policy-form label{color:#5c5f62;display:grid;font-size:12px;font-weight:650;gap:6px;line-height:16px}.expected-glyph-derived{display:grid;gap:10px;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.expected-glyph-derived article{background:#f6f6f7;border:1px solid #ebedf0;border-radius:8px;display:grid;gap:5px;min-height:84px;padding:12px}.expected-glyph-derived span{color:#6d7175;font-size:12px;font-weight:650;line-height:16px}.expected-glyph-derived strong{color:#202223;font-size:18px;line-height:24px}.expected-glyph-derived p{color:#5c5f62;font-size:12px;line-height:16px;margin:0}.expected-glyph-actions{align-items:center;grid-column:1 / -1}.expected-glyph-skeleton{display:grid;gap:8px}.admin-toolbar{align-items:end;gap:10px}.admin-toolbar--three{grid-template-columns:minmax(180px,.75fr) minmax(260px,1fr) minmax(360px,1.15fr)}.admin-toolbar--four{grid-template-columns:minmax(150px,.75fr) minmax(180px,.8fr) minmax(280px,1.6fr) minmax(170px,.75fr)}.admin-toolbar label,.limits-defaults-grid label,.confirm-modal-card label{color:#5c5f62;font-size:12px;font-weight:650;gap:5px;letter-spacing:0;line-height:16px;text-transform:none}.admin-panel input,.admin-panel select,.admin-panel textarea,.confirm-modal-card input,.confirm-modal-card select{background:#fff;border:1px solid #babfc3;border-radius:6px;box-shadow:inset 0 1px #00000005;color:#202223;font-size:13px;min-height:34px;padding:6px 8px}.admin-panel input:focus,.admin-panel select:focus,.admin-panel textarea:focus,.confirm-modal-card input:focus,.confirm-modal-card select:focus{border-color:#2c6ecb;box-shadow:0 0 0 1px #2c6ecb;outline:0}.admin-panel textarea{line-height:18px;min-height:150px;resize:vertical}.admin-panel input[readonly]{background:#f6f6f7;color:#4a4f54}.admin-panel button,.confirm-modal-card button,.pagination-row button{align-items:center;background:#303030;border:1px solid #303030;border-radius:6px;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:650;justify-content:center;min-height:30px;padding:5px 10px}.admin-panel button:hover,.confirm-modal-card button:hover,.pagination-row button:hover{background:#1f1f1f;border-color:#1f1f1f}.admin-panel button:disabled,.confirm-modal-card button:disabled,.pagination-row button:disabled,.primary-link:disabled{cursor:not-allowed;opacity:.55}.admin-panel .button-row button:first-child:not(.danger-button),.btn-ghost,.pagination-row button{background:#f6f6f7;border-color:#c9cccf;color:#202223}.admin-panel .button-row button:first-child:not(.danger-button):hover,.btn-ghost:hover,.pagination-row button:hover{background:#f1f2f3;border-color:#babfc3}.danger-button{background:#d72c0d!important;border-color:#d72c0d!important;color:#fff!important}.danger-button:hover{background:#bc2200!important;border-color:#bc2200!important}.button-row{flex-wrap:wrap;gap:8px}.button-row--end{align-content:end}.limits-defaults-grid{gap:10px}.admin-table-wrap{border:1px solid #dcdfe4;border-radius:8px;background:#fff;overflow:hidden}.admin-table{color:#202223;min-width:1020px}.admin-table th,.admin-table td{border-top:1px solid #ebedf0;font-size:13px;line-height:18px;padding:9px 10px}.admin-table td{color:#202223}.admin-table thead th{background:#f6f6f7;color:#6d7175;font-size:11px;font-weight:650;letter-spacing:0;line-height:16px;text-transform:none}.admin-table tbody tr:hover td{background:#f6f6f7}.admin-table tbody tr.clickable-row{cursor:pointer}.admin-table tr.selected td{background:#f2f7fe;box-shadow:inset 0 1px #b4d0ff,inset 0 -1px #b4d0ff}.admin-table td strong{color:#202223;font-weight:650}.admin-table input[type=checkbox]{accent-color:#303030;box-shadow:none;min-height:auto;width:auto}.truncate-code{background:#f1f2f3;color:#202223;max-width:320px}.limits-editor-table{min-width:0;table-layout:fixed;width:100%}.limits-editor-table input,.limits-editor-table select{min-width:0}.limits-editor-table th,.limits-editor-table td{padding:8px}.limits-editor-table th:nth-child(1),.limits-editor-table td:nth-child(1){width:74px}.limits-editor-table th:nth-child(2),.limits-editor-table td:nth-child(2),.limits-editor-table th:nth-child(3),.limits-editor-table td:nth-child(3),.limits-editor-table th:nth-child(4),.limits-editor-table td:nth-child(4){width:112px}.limits-editor-table th:nth-child(5),.limits-editor-table td:nth-child(5),.limits-editor-table th:nth-child(6),.limits-editor-table td:nth-child(6){width:92px}.limits-editor-table th:nth-child(8),.limits-editor-table td:nth-child(8){width:170px}.limits-editor-table th:nth-child(9),.limits-editor-table td:nth-child(9){width:76px}.limits-editor-table td:nth-child(7) input,.limits-editor-table td:nth-child(8) input{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;width:100%}.limits-editor-table .mini-status{max-width:100%}.limits-template-card{align-items:center;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr);min-width:280px}.limits-template-thumb{align-items:center;background:#f6f6f7;border:1px solid #dcdfe4;border-radius:7px;display:flex;height:42px;justify-content:center;overflow:hidden;width:42px}.limits-template-thumb img{display:block;height:36px;max-width:34px;object-fit:contain;width:auto}.limits-template-thumb-fallback{color:#6d7175;font-size:11px;font-weight:650}.limits-template-copy{display:grid;gap:2px;min-width:0}.limits-template-copy strong,.limits-template-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.limits-template-copy strong{color:#202223;font-size:13px;font-weight:650;line-height:18px}.limits-template-copy span{color:#6d7175;font-size:12px;line-height:16px}.state-pill{border-color:currentColor!important;border-radius:999px!important;font-size:11px!important;font-weight:650!important;gap:6px;min-height:26px!important;padding:4px 9px!important}.state-pill.is-enabled{background:#e3f1df!important;color:#108043!important}.state-pill.is-disabled{background:#fff4e5!important;color:#8a6116!important}.cache-preview-thumb,.cache-preview-empty{background:#f6f6f7;border:1px solid #ebedf0;border-radius:6px;color:#6d7175;height:52px;width:52px}.pagination-row{align-items:center}.confirm-modal-overlay{align-items:center;background:#0000005c;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:50}.confirm-modal-card{background:#fff;border:1px solid #dcdfe4;border-radius:10px;box-shadow:0 20px 60px #0000003d;color:#202223;display:grid;gap:12px;max-height:min(720px,calc(100vh - 48px));max-width:520px;overflow:auto;padding:16px;width:min(100%,520px)}.confirm-modal-card h3{color:#202223;font-size:18px;line-height:24px;margin:0}.confirm-modal-card p{color:#5c5f62;font-size:13px;line-height:18px;margin:0}.confirm-modal-actions{align-items:center;border-top:1px solid #ebedf0;display:flex;gap:8px;justify-content:flex-end;padding-top:12px}.home-welcome-page{max-width:1280px;width:min(100%,1280px)}.welcome-hero{background:linear-gradient(135deg,#fffffffa,#f6f9fffa),linear-gradient(135deg,#fff,#edf4ff);border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d;color:#202223;display:grid;gap:24px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);min-height:310px;overflow:hidden;padding:28px;position:relative}.welcome-hero:before{background:linear-gradient(180deg,#1f78ff,#15a36f);content:"";inset:0 auto 0 0;position:absolute;width:5px}.welcome-hero-copy{align-content:center;display:grid;gap:14px;max-width:760px}.welcome-hero h1{color:#202223;font-size:34px;font-weight:750;line-height:40px;margin:0}.welcome-hero-copy>p:not(.eyebrow){color:#4a4f54;font-size:15px;line-height:23px;margin:0;max-width:720px}.welcome-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.home-secondary-link{align-items:center;background:#fff;border:1px solid #c9cccf;border-radius:6px;color:#202223;display:inline-flex;font-size:13px;font-weight:650;min-height:34px;padding:7px 12px}.home-secondary-link:hover{background:#f6f6f7}.welcome-hero-panel{align-self:stretch;background:#101828;border-radius:8px;color:#fff;display:grid;gap:1px;overflow:hidden}.workflow-step{background:#ffffff14;display:grid;gap:5px;padding:18px}.workflow-step span{color:#9fd3ff;font-size:11px;font-weight:750}.workflow-step strong{color:#fff;font-size:16px;line-height:21px}.workflow-step p{color:#c9d4e5;font-size:13px;line-height:18px;margin:0}.home-overview-band{display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;background:#dcdfe4;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d}.home-overview-band article{background:#fff;display:grid;gap:6px;padding:16px}.home-overview-band span,.section-heading>span{color:#6d7175;font-size:12px;font-weight:650;line-height:16px}.home-overview-band strong{color:#202223;font-size:15px;line-height:20px}.home-overview-band p{color:#4a4f54;font-size:13px;line-height:18px;margin:0}.runtime-sync-panel{align-items:stretch;background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d;display:grid;gap:18px;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);padding:18px}.runtime-sync-copy{align-content:center;display:grid;gap:10px}.runtime-sync-copy h2{color:#202223;font-size:20px;line-height:26px;margin:0}.runtime-sync-copy p:not(.eyebrow),.runtime-sync-actions span,.runtime-sync-meta span:not(.mini-status){color:#4a4f54;font-size:13px;line-height:18px;margin:0}.runtime-sync-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.runtime-sync-body{display:grid;gap:12px}.runtime-count-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.runtime-count-grid article{background:#f6f6f7;border:1px solid #ebedf0;border-radius:8px;display:grid;gap:4px;min-height:72px;padding:12px}.runtime-count-grid strong{color:#202223;font-size:22px;line-height:28px}.runtime-count-grid span{color:#6d7175;font-size:12px;font-weight:650;line-height:16px}.runtime-sync-error,.runtime-sync-warning,.runtime-sync-success{border-radius:6px;font-size:13px;line-height:18px;margin:0;padding:10px 12px}.runtime-sync-error{background:#fff4f4;border:1px solid #fed3d1;color:#8e1f0b}.runtime-sync-warning{background:#fff5ea;border:1px solid #ffd79d;color:#8a6116}.runtime-sync-success{background:#f1f8f5;border:1px solid #bbe5d3;color:#0c5132}.runtime-sync-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.quick-access-section{display:grid;gap:12px}.section-heading{align-items:end;display:flex;justify-content:space-between;gap:16px}.section-heading h2{color:#202223;font-size:20px;line-height:26px;margin:2px 0 0}.section-heading>span{background:#fff;border:1px solid #dcdfe4;border-radius:999px;padding:5px 10px;white-space:nowrap}.quick-link-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.quick-link-card{background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d;color:#202223;display:grid;gap:10px;min-height:188px;padding:16px;position:relative;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.quick-link-card:hover{border-color:#8bb7ff;box-shadow:0 8px 24px #1f78ff1f;transform:translateY(-1px)}.quick-link-code{align-items:center;border-radius:6px;color:#fff;display:inline-flex;font-size:11px;font-weight:750;height:32px;justify-content:center;width:42px}.quick-link-card strong{color:#202223;font-size:16px;line-height:21px}.quick-link-card p{color:#4a4f54;font-size:13px;line-height:18px;margin:0}.quick-link-arrow{color:#2c6ecb;font-size:12px;font-weight:650;margin-top:auto}.quick-link-card--blue .quick-link-code{background:#2c6ecb}.quick-link-card--green .quick-link-code{background:#108043}.quick-link-card--yellow .quick-link-code{background:#b7791f}.quick-link-card--purple .quick-link-code{background:#6b46c1}.quick-link-card--red .quick-link-code{background:#d72c0d}.quick-link-card--cyan .quick-link-code{background:#008060}.quick-link-card--pink .quick-link-code{background:#bf1650}.quick-link-card--gray .quick-link-code{background:#5c5f62}@media(max-width:900px){.admin-content{padding:20px}.summary-band,.readiness-row,.home-grid,.home-overview-band,.runtime-sync-panel,.runtime-count-grid,.quick-link-grid,.expected-glyph-policy-form,.expected-glyph-derived,.inventory-workspace,.inventory-kpis{grid-template-columns:1fr}.welcome-hero{grid-template-columns:1fr;padding:20px}.welcome-hero h1{font-size:28px;line-height:34px}.home-panel,.inventory-hero,.inventory-detail-header{align-items:flex-start;flex-direction:column}.inventory-hero-meta{text-align:left}.admin-toolbar,.admin-toolbar--three,.admin-toolbar--four,.limits-defaults-grid{grid-template-columns:1fr}.admin-panel-header,.button-row--end{align-items:flex-start;flex-direction:column}}.collapsible-panel{background:#fff;border:1px solid #dcdfe4;border-radius:8px;box-shadow:0 1px #0000000d;color:#202223}.collapsible-panel>summary{cursor:pointer;list-style:none;padding:12px 14px}.collapsible-panel>summary::-webkit-details-marker{display:none}.collapsible-panel-header{align-items:start;display:flex;gap:12px;justify-content:space-between}.collapsible-panel-header h2{color:#202223;font-size:13px;font-weight:650;line-height:20px;margin:0}.collapsible-chevron{color:#6d7175;flex-shrink:0;font-size:18px;line-height:20px;transition:transform .15s ease}details[open].collapsible-panel>summary .collapsible-chevron{transform:rotate(180deg)}.collapsible-panel-body{border-top:1px solid #ebedf0;display:grid;gap:12px;padding:12px 14px}.player-tiles{display:flex;flex-wrap:wrap;gap:6px}.player-tile{background:#f1f2f4;border-radius:4px;color:#202223;font-size:12px;font-weight:500;line-height:1;padding:5px 10px}.player-tile--skeleton{height:24px;min-width:80px;background:#e9ebf0;opacity:.7}
