.toaster{z-index:1000;flex-direction:column;gap:.5rem;max-width:22rem;display:flex;position:fixed;bottom:1rem;right:1rem}.toast{color:#f8fafc;background:#1e293b;border-left:4px solid #64748b;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.75rem .9rem;display:flex;box-shadow:0 6px 20px #00000059}.toast--success{border-left-color:#22c55e}.toast--error{border-left-color:#ef4444}.toast--info{border-left-color:#38bdf8}.toast__body{flex:1;min-width:0}.toast__title{font-size:.9rem;display:block}.toast__detail{color:#cbd5e1;margin:.25rem 0 0;font-size:.8rem}.toast__report{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:.35rem;margin-top:.4rem;padding:.2rem .45rem;font-size:.72rem}.toast__report:disabled{opacity:.7;cursor:default}.toast__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.1rem;line-height:1}*{box-sizing:border-box}body{color:#f1f5f9;background:#0f172a;margin:0;font-family:Segoe UI,system-ui,sans-serif}h1,h2,h3{margin:0 0 .75rem}.muted{color:#94a3b8;font-size:.85rem}button{color:#0f172a;cursor:pointer;background:#0ea5e9;border:none;border-radius:6px;padding:.45rem .9rem;font-weight:600}button:disabled{opacity:.5;cursor:default}button.ghost{color:#f1f5f9;background:0 0;border:1px solid #475569;font-weight:500}button.danger{color:#fca5a5;border-color:#7f1d1d}input,select,textarea{color:#f1f5f9;font:inherit;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:.45rem .6rem}label{color:#cbd5e1;flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}code{background:#1e293b;border-radius:4px;padding:.1rem .35rem;font-size:.85em}.portal{min-height:100vh;display:flex}.portal__sidebar{background:#111c33;border-right:1px solid #1e293b;flex-direction:column;flex-shrink:0;gap:1rem;width:220px;padding:1rem .75rem;display:flex}.portal__brand{padding:0 .5rem;font-size:1.05rem;font-weight:700}.portal__brand-tag{color:#38bdf8;text-transform:uppercase;letter-spacing:.08em;font-size:.8em;font-weight:600}.portal__brand-logo{object-fit:contain;vertical-align:-.28rem;width:1.35rem;height:1.35rem;margin-right:.35rem}.portal__brand-logo--large{vertical-align:-.32rem;width:1.7rem;height:1.7rem}.portal__nav{flex-direction:column;gap:.15rem;display:flex}.portal__nav-item{color:#cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;text-decoration:none;display:flex}.portal__nav-alert{color:#0f172a;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.portal__nav-item--active .portal__nav-alert{color:#f59e0b;background:#0f172a}.portal__nav-item:hover{background:#1e293b}.portal__nav-item--active{color:#0f172a;background:#0ea5e9;font-weight:600}.portal__whoami{word-break:break-all;flex-direction:column;gap:.5rem;margin-top:auto;padding:0 .5rem;display:flex}.portal__content{flex:1;min-width:0;padding:1.5rem 2rem}.portal-splash{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.portal-card{background:#111c33;border:1px solid #1e293b;border-radius:12px;flex-direction:column;gap:.9rem;width:min(380px,92vw);padding:1.5rem;display:flex}.portal-card__error{color:#fca5a5;margin:0;font-size:.85rem}.portal-card__qr{background:#fff;border-radius:8px;align-self:center;width:220px;padding:6px}.portal-card__key{letter-spacing:.08em;word-break:break-all;text-align:center;align-self:center}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.stat{background:#111c33;border:1px solid #1e293b;border-radius:10px;flex-direction:column;padding:.9rem 1rem;display:flex}a.stat{color:inherit;text-decoration:none;transition:border-color .15s,background .15s}a.stat:hover{background:#16213a;border-color:#38bdf8}.stat__value--alert{color:#fcd34d}.stat__value{font-size:1.6rem;font-weight:700}.stat__label{color:#94a3b8;font-size:.8rem}.portal-search{gap:.5rem;margin:.75rem 0 1rem;display:flex}.portal-search input[type=search]{flex:1;min-width:0;max-width:28rem}.portal-table{border-collapse:collapse;width:100%;font-size:.9rem}.portal-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #1e293b;padding:.4rem .6rem;font-size:.78rem;font-weight:600}.portal-table td{vertical-align:middle;border-bottom:1px solid #16213a;padding:.5rem .6rem}.portal-table__row{cursor:pointer}.portal-table__row:hover td{background:#16213a}.portal-table__row--active td{background:#1e293b}.portal-table__actions{flex-wrap:wrap;gap:.35rem;display:flex}.portal-table__reason{width:11rem;font-size:.8rem}.portal-table__detail{color:#94a3b8;overflow-wrap:anywhere;max-width:24rem}.pill{color:#cbd5e1;border:1px solid #475569;border-radius:999px;margin-right:.25rem;padding:.05rem .5rem;font-size:.72rem;display:inline-block}.pill--admin{color:#38bdf8;border-color:#38bdf8}.pill--locked,.pill--removed,.pill--rejected{color:#fca5a5;border-color:#7f1d1d}.pill--mfa,.pill--published,.pill--actiontaken,.pill--resolved,.pill--approved{color:#86efac;border-color:#14532d}.pill--suspended,.pill--draft,.pill--received,.pill--open,.pill--new{color:#fcd34d;border-color:#78350f}.portal-table__row--clickable{cursor:pointer}.portal-table__row--clickable:hover td{background:#1e293b}.dmca-detail{grid-template-columns:max-content 1fr;gap:.35rem 1rem;max-width:none;margin:.5rem 0;display:grid}.dmca-detail dt{color:#64748b;font-size:.8rem}.dmca-detail dd{color:#cbd5e1;overflow-wrap:anywhere;margin:0}.portal-split{align-items:flex-start;gap:1.5rem;display:flex}.portal-split>div{flex:1;min-width:0}.portal-detail{background:#111c33;border:1px solid #1e293b;border-radius:10px;flex-shrink:0;width:340px;padding:1rem}.portal-detail__facts{grid-template-columns:auto 1fr;gap:.25rem .9rem;margin:.75rem 0;font-size:.88rem;display:grid}.portal-detail__facts dt{color:#94a3b8}.portal-detail__facts dd{margin:0}.portal-detail__actions{flex-direction:column;gap:.5rem;display:flex}.portal-detail__confirm{border-top:1px solid #1e293b;flex-direction:column;gap:.4rem;padding-top:.6rem;display:flex}.portal-editor{flex-direction:column;gap:.75rem;display:flex}.portal-editor textarea{resize:vertical;font-family:Consolas,monospace;font-size:.85rem}.editor-head{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.editor-head h2{margin:0}.editor-head__back{color:#94a3b8;font-size:.9rem;text-decoration:none}.editor-head__back:hover{color:#38bdf8}.editor-layout{align-items:flex-start;gap:1.5rem;margin-top:1rem;display:flex}.editor-layout__main{flex:1;min-width:0}.editor-layout__aside{flex-shrink:0;width:300px}@media (width<=900px){.editor-layout{flex-direction:column}.editor-layout__aside{width:100%}}.home-form{flex-direction:column;gap:.5rem;display:flex}.home-form details{border:1px solid #1e293b;border-radius:8px;padding:.6rem .75rem}.home-form summary{cursor:pointer;font-size:.9rem;font-weight:600}.home-form details[open] summary{margin-bottom:.6rem}.home-form label{margin-bottom:.55rem}.home-form textarea{font-family:inherit}.home-form__pair{gap:.5rem;display:flex}.home-form__pair label{flex:1;min-width:0}.home-form__pair--icon label:first-child{flex:0 0 4.5rem}.home-form__item{border-top:1px solid #1e293b;margin-top:.2rem;padding-top:.6rem}.home-form__item button{margin-bottom:.4rem;padding:.25rem .6rem;font-size:.78rem}.home-form__item-actions{flex-wrap:wrap;gap:.4rem;display:flex}.feedback-list{flex-direction:column;gap:.8rem;display:flex}.feedback-card__head{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.feedback-card__message{white-space:pre-wrap;margin:.5rem 0}.promo-form{margin-bottom:1.2rem}.promo-form__grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.6rem .9rem;margin-bottom:.8rem;display:grid}.promo-form__check{align-self:end;align-items:center;gap:.45rem;display:flex}.promo-form__check input{width:auto}.portal-search{gap:.5rem;max-width:32rem;margin:.75rem 0 1rem;display:flex}.portal-search input{flex:1;min-width:0}.uploads-icon{vertical-align:middle}.portal-pager{align-items:center;gap:.75rem;margin:.75rem 0 1rem;display:flex}.badge-create{grid-template-columns:1fr 1fr 2fr auto auto;gap:.5rem;margin:.75rem 0 1rem;display:grid}.badge-art{object-fit:cover;border:1px solid var(--border,#334155);vertical-align:middle;border-radius:50%;width:2rem;height:2rem}.badge-edit{grid-template-columns:1fr 2fr auto 5rem auto;align-items:center;gap:.5rem;display:grid}.badge-edit__enabled{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.badge-actions{white-space:nowrap}.badge-actions button{margin-left:.35rem}.user-badges{margin:.5rem 0 .9rem}.user-badges ul{margin:.3rem 0 .5rem;padding:0;list-style:none}.user-badges li{align-items:center;gap:.5rem;padding:.15rem 0;display:flex}.user-badges__grant{gap:.5rem;display:flex}.attention-card{background:#eab30812;border:1px solid #eab30873;border-radius:.6rem;margin:.75rem 0 1rem;padding:.9rem 1.1rem}.attention-card h3{color:#eab308;margin:0 0 .5rem}.attention-card ul{margin:0;padding:0;list-style:none}.attention-card__row{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.attention-card__name{font-weight:600}.pill--attention{color:#eab308;background:#eab30829}.attention-card__links{gap:.7rem;margin-left:auto;display:flex}.home-form__thumb{border:1px solid var(--border,#334155);border-radius:.4rem;max-width:14rem}.home-form__row-actions{gap:.5rem;display:flex}.portal-detail__links{gap:.9rem;margin:.5rem 0 .9rem;display:flex}.user-filter-chip{border:1px solid var(--border,#334155);color:var(--muted,#94a3b8);border-radius:999px;align-items:center;gap:.4rem;margin:0 0 .75rem;padding:.25rem .7rem;font-size:.85rem;display:inline-flex}.user-filter-chip button{color:inherit;cursor:pointer;background:0 0;border:none;padding:0 .1rem;font-size:1rem;line-height:1}.official-icon{margin-right:.25rem;font-size:1.2rem}.official-vfx-preview{object-fit:cover;border:1px solid var(--border,#334155);border-radius:.4rem;width:3rem;height:3rem}.official-pack-picker{flex-wrap:wrap;gap:2rem;margin-top:.75rem;display:flex}.official-pack-picker>div{min-width:14rem}.official-pack-picker .promo-form__check{align-self:auto;margin:.25rem 0}@media (width<=900px){.portal-split{flex-direction:column}.portal-detail{width:100%}}.growth-card{margin:1.25rem 0}.growth-card__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.growth-card__ranges{gap:.35rem;display:flex}.growth-card__ranges button{padding:.3rem .7rem;font-size:.8rem}.growth-card__series{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;display:grid}.now-strip{flex-wrap:wrap;align-items:center;gap:.6rem;margin:.75rem 0 1rem;display:flex}.now-strip__item{color:#cbd5e1;background:#111c33;border:1px solid #1e293b;border-radius:999px;padding:.35rem .8rem;font-size:.85rem;text-decoration:none}.now-strip__item strong{color:#e2e8f0}.now-strip__item--live{border-color:#14532d}.now-strip__item--live strong{color:#86efac}.now-strip__item--alert{background:#dc26261f;border-color:#b91c1c}.now-strip__item--alert strong{color:#fca5a5}.quick-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.quick-actions__button{color:#7dd3fc;border:1px dashed #334155;border-radius:.5rem;padding:.45rem .85rem;font-size:.85rem;text-decoration:none;transition:border-color .15s,background .15s}.quick-actions__button:hover{background:#111c33;border-color:#38bdf8}.dash-grid{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:.9rem;margin:0 0 1.25rem;display:grid}.dash-card{background:#111c33;border:1px solid #1e293b;border-radius:.65rem;padding:.9rem 1.05rem}.dash-card h3{margin:0 0 .6rem;font-size:.95rem}.dash-card h3 a{color:inherit}.dash-card h3 a:hover{color:#38bdf8}.dash-card__row{flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:.5rem;display:flex}.dash-figure{color:#94a3b8;font-size:.85rem}.dash-figure strong{color:#e2e8f0;margin-right:.25rem;font-size:1.15rem}.dash-card__list{flex-direction:column;gap:.45rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.dash-card__list--feed code{color:#7dd3fc;font-size:.78rem}.pill--faded{opacity:.45}.growth-series{background:#111c33;border:1px solid #1e293b;border-radius:.6rem;flex-direction:column;gap:.4rem;padding:.75rem .9rem;display:flex}.growth-series__head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.growth-series__label{font-weight:600}.growth-series__plot{background:#0b1226;border:1px solid #1e293b;border-radius:.4rem;padding:.4rem .5rem .2rem;position:relative}.growth-series__peak{font-size:.7rem;position:absolute;top:.25rem;right:.5rem}.growth-series__chart{width:100%;height:3.5rem;display:block}.growth-series__bar{fill:#38bdf8}.growth-series__bar--empty{fill:#334155}.growth-series__axis{justify-content:space-between;font-size:.75rem;display:flex}.error-report__detail{white-space:pre-wrap;background:#0f172a;border-radius:.35rem;max-width:40rem;max-height:12rem;padding:.4rem .5rem;font-size:.78rem;overflow:auto}.support-message{white-space:pre-wrap}.modal__backdrop{z-index:50;background:#020617b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:#111c33;border:1px solid #1e293b;border-radius:.6rem;flex-direction:column;width:100%;max-width:27rem;max-height:88vh;padding:1.1rem 1.25rem 1.25rem;font-size:.9rem;display:flex;box-shadow:0 20px 50px #00000073}.modal--wide{max-width:46rem}.modal__body{min-height:0;overflow-y:auto}.modal__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.modal__head h3{margin:0;font-size:1.02rem}.modal__close{color:#94a3b8;background:0 0;padding:0 .3rem;font-size:1.2rem;line-height:1}.modal label{margin-bottom:.7rem}.modal textarea{resize:vertical}.modal__actions{justify-content:flex-end;gap:.5rem;margin-top:.9rem;display:flex}.modal__actions .danger{color:#fff;background:#dc2626}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.page-head h2{margin:0}.queue-filters{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin:.75rem 0 1rem;display:flex}.queue-filters label{flex-direction:column;min-width:8rem}.queue-filters input[type=search]{flex:1;align-self:flex-end;min-width:12rem;max-width:24rem}.queue-filters button{align-self:flex-end}.portal-tabs{border-bottom:1px solid #1e293b;flex-wrap:wrap;gap:.25rem;margin:.9rem 0 1.1rem;display:flex}.portal-tabs button{color:#94a3b8;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;padding:.5rem .9rem;font-weight:500}.portal-tabs button:hover{color:#e2e8f0}.portal-tabs button.active{color:#38bdf8;border-bottom-color:#38bdf8}.portal-tabs__count{color:#cbd5e1;background:#1e293b;border-radius:999px;margin-left:.4rem;padding:.05rem .45rem;font-size:.75rem}.pill--priority-high{color:#fca5a5;background:#dc26261f;border-color:#b91c1c}.pill--priority-medium{color:#fcd34d;background:#f59e0b1a;border-color:#b45309}.pill--priority-standard{color:#cbd5e1}.pill--resolved{color:#86efac;border-color:#14532d}.ticket-dialog__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.ticket-dialog__work{border-top:1px solid #1e293b;flex-direction:column;margin-top:.8rem;padding-top:.8rem;display:flex}.ticket-dialog__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.category-group{margin:1.25rem 0}.category-group h3{margin-bottom:.15rem}.users-layout{align-items:flex-start;gap:1.25rem;display:flex}.users-layout__table{flex:1;min-width:0}.user-panel{background:#111c33;border:1px solid #1e293b;border-radius:10px;flex-direction:column;flex-shrink:0;gap:.9rem;width:380px;padding:1rem;display:flex}.user-panel__head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.user-panel__head h3{margin:0 0 .15rem}.user-panel__head p{overflow-wrap:anywhere;margin:0}.user-panel__pills{flex-wrap:wrap;gap:.25rem;display:flex}.user-panel__section{background:#0b1226;border:1px solid #1e293b;border-radius:.6rem;padding:.75rem .85rem}.user-panel__section h4{margin:0 0 .5rem}.user-panel__section .portal-detail__facts{margin:.25rem 0 .6rem}.user-panel__row{grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:.6rem;display:grid}.user-panel__row--grant{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:0}.user-panel__row--grant select{width:100%;min-width:0}.user-panel__buttons{flex-wrap:wrap;gap:.5rem;display:flex}.user-panel__buttons--stack{flex-direction:column;align-items:stretch}.user-panel__badges{margin:0 0 .6rem;padding:0;list-style:none}.user-panel__badges li{justify-content:space-between;align-items:center;gap:.5rem;padding:.2rem 0;display:flex}@media (width<=1000px){.users-layout{flex-direction:column}.user-panel{width:100%}}.promo-dialog__section{border:1px solid #1e293b;border-radius:.6rem;margin-bottom:.8rem;padding:.75rem .85rem}.promo-dialog__section h4{margin:0 0 .6rem}.promo-dialog__grid{grid-template-columns:1fr 1fr;gap:.5rem .9rem;display:grid}@media (width<=700px){.promo-dialog__grid{grid-template-columns:1fr}}.announce-compose{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;display:grid}.announce-compose__fields{flex-direction:column;display:flex}.announce-compose__preview h4{margin:0 0 .5rem}.announce-compose__frame{background:#fff;border:1px solid #1e293b;border-radius:.5rem;width:100%;height:24rem}@media (width<=900px){.announce-compose{grid-template-columns:1fr}}.badge-dialog__art{border-top:1px solid #1e293b;margin-top:.4rem;padding-top:.6rem}.badge-dialog__art h4{margin:0 0 .4rem}.badge-dialog__art .badge-art{width:3rem;height:3rem;margin-bottom:.5rem}.palette{background:#111c33;border:1px solid #1e293b;border-radius:.6rem;flex-direction:column;align-self:flex-start;gap:.6rem;width:min(38rem,92vw);margin-top:10vh;padding:.8rem;display:flex;box-shadow:0 20px 50px #00000073}.palette input{width:100%;font-size:1rem}.palette__empty{margin:.2rem .2rem .4rem}.palette__results{flex-direction:column;gap:.15rem;max-height:50vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.palette__hit{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.4rem;align-items:baseline;gap:.6rem;width:100%;padding:.45rem .6rem;display:flex}.palette__hit--active{background:#1a2a4a;border-color:#1e293b}.palette__group{text-transform:uppercase;letter-spacing:.05em;color:#64748b;min-width:4.6rem;font-size:.72rem}.palette__label{font-weight:600}.ticket-thread{border-top:1px solid #1e293b;flex-direction:column;gap:.6rem;margin-top:.8rem;padding-top:.8rem;display:flex}.ticket-thread__assign{align-items:center;gap:.5rem;display:flex}.ticket-thread__messages{flex-direction:column;gap:.5rem;max-height:14rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.ticket-thread__note,.ticket-thread__reply{border:1px solid #1e293b;border-radius:.4rem;padding:.5rem .65rem}.ticket-thread__reply{border-left:3px solid #38bdf8}.ticket-thread__note{border-left:3px solid #64748b}.ticket-thread__head{flex-wrap:wrap;align-items:baseline;gap:.4rem;font-size:.82rem;display:flex}.ticket-thread__note p,.ticket-thread__reply p{white-space:pre-wrap;margin:.3rem 0 0}.ticket-thread__composers{flex-direction:column;gap:.4rem;display:flex}.ticket-thread__composers button{align-self:flex-end}.dash-card__list--config li{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.user-panel__emails{flex-direction:column;gap:.35rem;margin:0;padding:0;font-size:.84rem;list-style:none;display:flex}@media (width<=640px){.now-strip,.quick-actions,.dash-card__row{flex-wrap:wrap}.dash-grid{grid-template-columns:1fr}.queue-filters{flex-wrap:wrap}.portal-table th:nth-child(4),.portal-table td:nth-child(4),.portal-table th:nth-child(5),.portal-table td:nth-child(5){display:none}.portal-table__detail{white-space:normal}.portal{flex-direction:column}.portal__sidebar{border-bottom:1px solid #1e293b;border-right:none;flex-direction:row;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;overflow-x:auto}.portal__nav{flex-direction:row;flex:1;gap:.3rem;overflow-x:auto}.portal__nav-item{white-space:nowrap}.portal__content{padding:1rem .9rem}}
