:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1a1a;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:#f5f7f8;min-height:100vh;margin:0}.shell{justify-content:center;align-items:flex-start;min-height:100vh;padding:1.25rem;display:flex}.panel{background:#fff;border:1px solid #e2e6e9;border-radius:12px;width:min(640px,100%);padding:1.5rem;box-shadow:0 1px 3px #0000000a}.panel--centered{text-align:center;width:min(420px,100%)}.auth-panel{width:min(400px,100%)}h1{margin:0;font-size:1.35rem;font-weight:700}p{margin:.3rem 0 0}.muted{color:#6b7280;font-size:.88rem}.header-row{border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.actions{flex-wrap:wrap;gap:.4rem;display:flex}.section-tabs{border-bottom:1px solid #e5e7eb;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.tab-btn{color:#1e3a8a;background:#eef2ff}.tab-btn:hover:enabled{background:#dbeafe}.tab-btn--active{color:#fff;background:#2563eb}.tab-btn--active:hover:enabled{background:#1d4ed8}button{font:inherit;color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.5rem .85rem;font-size:.88rem;font-weight:600;transition:background .15s}button:hover:enabled{background:#1d4ed8}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{color:#374151;background:#f3f4f6}button.secondary:hover:enabled{background:#e5e7eb}.add-flag-btn{color:#2563eb;background:#f9fafb;border:1px dashed #cbd5e1;width:100%;margin-bottom:1rem;padding:.6rem}.add-flag-btn:hover:enabled{background:#eff6ff;border-color:#93b4f5}.form{gap:.75rem;display:grid}.create-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:1rem;padding:1rem}.create-form-actions{gap:.5rem;margin-top:.25rem;display:flex}.login-form{margin-top:1rem}.login-form button{margin-top:.25rem}label{color:#374151;gap:.25rem;font-size:.88rem;font-weight:500;display:grid}input,select{width:100%;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.5rem .65rem;font-size:.92rem;transition:border-color .15s}input:focus,select:focus{border-color:#2563eb;outline:2px solid #2563eb40}textarea{width:100%;font:inherit;color:#111827;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:5.5rem;padding:.5rem .65rem;font-size:.92rem;transition:border-color .15s}textarea:focus{border-color:#2563eb;outline:2px solid #2563eb40}.checkbox-row{flex-direction:row;align-items:center;gap:.4rem;height:auto;display:flex}.checkbox-row input{width:auto}.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:.25rem 0;padding:.5rem .75rem;font-size:.88rem;font-weight:600}.flag-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.flag-card{background:#fafbfc;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;transition:background .15s;display:flex}.flag-card:hover{background:#f3f4f6}.flag-card--column{flex-direction:column;align-items:stretch}.flag-card-info{flex-direction:column;min-width:0;display:flex}.flag-name{color:#111827;word-break:break-all;font-size:.92rem;font-weight:700}.flag-desc{color:#6b7280;margin-top:.15rem;font-size:.82rem}.flag-card-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.post-image-preview{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;width:72px;height:72px}.post-card-main{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.post-editor-form{border-top:1px solid #e5e7eb;width:100%;padding-top:.65rem}.post-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.post-editor-span{grid-column:1/-1}.reported-user-header{align-items:flex-start;gap:.75rem;width:100%;display:flex}.reported-user-avatar{object-fit:cover;border:1px solid #d1d5db;border-radius:999px;flex-shrink:0;width:52px;height:52px}.reported-user-avatar--placeholder{color:#374151;background:#e5e7eb;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.reported-user-posts{border-top:1px solid #e5e7eb;width:100%;padding-top:.65rem}.reported-user-post-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.reported-user-post-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.55rem;display:flex}.reported-user-post-image{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;width:56px;height:56px}.store-header{align-items:center;gap:.75rem;width:100%;display:flex}.store-header .status{margin-left:auto}.store-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.user-management-header{justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;display:flex}.token-list{border-top:1px solid #e5e7eb;gap:.35rem;width:100%;padding-top:.65rem;display:grid}.token-chip{color:#374151;overflow-wrap:anywhere;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.45rem .55rem;font-size:.74rem;display:block}.user-push-form{border-top:1px solid #e5e7eb;width:100%;padding-top:.65rem}.status{letter-spacing:.02em;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.status--on{color:#166534;background:#dcfce7}.status--off{color:#6b7280;background:#f3f4f6}.toggle-btn{border-radius:6px;padding:.4rem .7rem;font-size:.82rem}.toggle-btn--enable{color:#166534;background:#dcfce7}.toggle-btn--enable:hover:enabled{background:#bbf7d0}.toggle-btn--disable{color:#991b1b;background:#fee2e2}.toggle-btn--disable:hover:enabled{background:#fecaca}.loading-text,.empty-text{text-align:center;color:#9ca3af;padding:2rem 0;font-size:.92rem}.pagination{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.85rem;padding-top:.75rem;display:flex}.pagination-actions{gap:.5rem;display:flex}@media (width<=480px){.shell{padding:0}.panel{box-shadow:none;border-left:none;border-right:none;border-radius:0}.header-row{flex-direction:column;align-items:flex-start}.actions{width:100%}.actions button{flex:1}.section-tabs{flex-direction:column}.pagination,.flag-card,.post-card-main{flex-direction:column;align-items:flex-start}.flag-card-controls{justify-content:space-between;width:100%;margin-top:.25rem}.store-editor-grid,.post-editor-grid{grid-template-columns:1fr}.user-management-header{flex-direction:column}}
