:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111318;background:#f7f8fb}*{box-sizing:border-box}body{margin:0;padding:0;-webkit-font-smoothing:antialiased}.shell{display:flex;min-height:100vh;position:relative;overflow-x:hidden}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1113188c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;animation:fadeIn .15s ease-out}.sidebar{width:250px;background:#111827;color:#d1d5db;padding:24px 14px;display:flex;flex-direction:column;flex-shrink:0;z-index:1000;transition:transform .25s cubic-bezier(.16,1,.3,1)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:0 12px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#fff;font-size:18px;letter-spacing:-.01em}.sidebar-close-mobile{display:none;background:transparent;border:0;color:#9ca3af;cursor:pointer;padding:6px;border-radius:6px}.sidebar-close-mobile:hover{background:#1f2937;color:#fff}.sidebar nav{display:grid;gap:5px;overflow-y:auto}.sidebar a,.logout{display:flex;align-items:center;gap:12px;color:#9ca3af;text-decoration:none;padding:10px 14px;border-radius:9px;background:none;border:0;font-size:13px;font-weight:650;cursor:pointer;transition:all .15s ease}.sidebar a.active,.sidebar a:hover,.logout:hover{background:#1f2937;color:#fff}.sidebar a.active{background:#242e42;color:#fff;font-weight:750}.logout{margin-top:auto;padding-top:16px;border-top:1px solid #1f2937}.content{flex:1;min-width:0;display:flex;flex-direction:column}.content>header{height:70px;background:#fff;border-bottom:1px solid #e0e4ea;padding:0 clamp(16px,2.5vw,36px);display:flex;align-items:center;gap:14px;justify-content:flex-end;position:sticky;top:0;z-index:50;box-shadow:0 1px 3px #12192605}.content>header>.user-indicator,.content>header>div:not(.icon-button){margin-right:auto;display:grid;gap:2px}.content>header .muted{font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.content>header strong{font-size:14px;color:#111318;font-weight:750}.role{background:#f4f6f9;color:#111318;border:1px solid #e2e6ed;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.icon-button.mobile{display:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9px;border:1px solid #e0e4ea;background:#fff;color:#111318;cursor:pointer;padding:0}.icon-button.mobile:hover{background:#f8fafc}@media(max-width:900px){.sidebar{position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:8px 0 24px #00000040}.sidebar.open{transform:translate(0)}.sidebar-close-mobile,.icon-button.mobile{display:flex}.content>header{padding:0 16px;height:64px}}.policy-header,.policy-scope-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.policy-scope{border-top:1px solid #e5e7eb;padding:18px 0}.policy-scope h3{margin:0;font-size:15px}.selection-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;max-height:220px;overflow:auto}.selection-list label{display:flex;gap:8px;align-items:center;border:1px solid #e5e7eb;border-radius:9px;padding:9px;font-size:13px}.selection-list small{color:#64748b;margin-left:auto;overflow:hidden;text-overflow:ellipsis}@media(max-width:760px){.policy-grid,.selection-list{grid-template-columns:1fr}.policy-header{align-items:flex-start;flex-direction:column}}.user-toolbar{display:flex;align-items:center;gap:10px;padding:12px;margin-bottom:12px}.user-search{display:flex;align-items:center;gap:8px;flex:1;border:1px solid #d1d5db;border-radius:9px;padding:0 10px}.user-search input{border:0;outline:0;width:100%;padding:11px;font:inherit}.user-toolbar select,.user-toolbar>input{padding:11px;border:1px solid #d1d5db;border-radius:9px;font:inherit;background:#fff}.user-summary{display:flex;justify-content:space-between;color:#64748b;font-size:13px;margin:0 2px 12px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:16px 0}.pagination button{padding:8px 13px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer}.pagination button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.user-toolbar{align-items:stretch;flex-direction:column}.user-summary{font-size:12px}.user-toolbar select,.user-toolbar>input{width:100%}}.policy-search{width:100%;margin:14px 0 10px;padding:10px 12px;border:1px solid #d9dee8;border-radius:10px;background:#fff}.policy-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px;font-size:12px;color:#64748b}.policy-pagination button{padding:6px 10px;background:#fff;color:#334155;border:1px solid #d9dee8;border-radius:8px}.policy-pagination button:disabled{opacity:.45;cursor:not-allowed}.policy-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.policy-filters select{min-width:0;padding:9px 10px;border:1px solid #d9dee8;border-radius:9px;background:#fff}@media(max-width:720px){.policy-filters{grid-template-columns:1fr}}.gender-rules{margin:22px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:18px 0}.gender-rules h3{margin:0 0 4px}.gender-rule{display:grid;grid-template-columns:minmax(180px,1fr) 180px 90px;gap:10px;align-items:center;margin-top:10px}.gender-rule select,.gender-rule input[type=number]{padding:9px 10px;border:1px solid #d9dee8;border-radius:9px;background:#fff}.gender-enabled{display:flex;align-items:center;gap:8px}@media(max-width:720px){.gender-rule{grid-template-columns:1fr 1fr}.gender-enabled{grid-column:1/-1}}.gender-rules-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.gender-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gender-rule-card{border:1px solid #e1e6ef;border-radius:12px;padding:14px;background:#fff}.gender-rule-card.allowed{border-color:#c9d7ff}.gender-rule-card.blocked{background:#f8fafc}.gender-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.gender-card-head strong,.gender-card-head small{display:block}.gender-card-head small{font-size:12px;color:#64748b;margin-top:3px}.permission-pill{font-size:11px;padding:4px 7px;border-radius:999px}.permission-pill.on{background:#e8f7ef;color:#137a45}.permission-pill.off{background:#eef1f5;color:#64748b}.gender-quick-actions,.gender-mode{display:flex;gap:6px;margin-top:14px}.gender-quick-actions button,.gender-mode button{flex:1;padding:8px 6px;border:1px solid #d9dee8;border-radius:8px;background:#fff;color:#334155;font-size:12px}.gender-quick-actions button.selected,.gender-mode button.selected{background:#111827;border-color:#111827;color:#fff}.gender-mode input{width:55px;padding:8px 5px;border:1px solid #d9dee8;border-radius:8px;text-align:center}@media(max-width:900px){.gender-rule-grid{grid-template-columns:1fr}.gender-rules-heading{display:block}.gender-rules-heading>span{display:block;margin-top:4px}}.upload-policy{max-width:980px}.upload-policy:before{content:"Set the default first. Optional rules below can narrow access by gender, user, category or district.";display:block;margin:-4px 0 18px;padding:11px 13px;border-radius:10px;background:#f1f5ff;color:#475569;font-size:13px}.upload-policy .policy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end}.upload-policy .policy-grid label{min-width:0}.upload-policy .policy-grid select,.upload-policy .policy-grid input{width:100%;box-sizing:border-box}.policy-scope{margin-top:18px;padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fbfcfe}.policy-scope-title{align-items:center}.policy-scope-title h3{margin-bottom:3px}.policy-scope-title select{min-width:150px;background:#fff}.selection-list{max-height:300px;overflow:auto;padding-right:2px}@media(max-width:760px){.upload-policy .policy-grid{grid-template-columns:1fr}}.permission-audit{max-width:980px;margin-top:18px}.permission-audit-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.permission-audit-heading h2{margin:0 0 4px}.audit-hint{font-size:12px;color:#64748b}.audit-form{display:flex;gap:10px;margin-top:14px}.audit-form input{flex:1;padding:11px 12px;border:1px solid #d9dee8;border-radius:9px}.audit-form button{padding:11px 16px;border:0;border-radius:9px;background:#111827;color:#fff}.audit-form button:disabled{opacity:.5}.audit-error{color:#b42318;font-size:13px}.audit-result{margin-top:16px;border:1px solid #e1e6ef;border-radius:11px;padding:14px}.audit-user strong,.audit-user span,.audit-user small{display:block}.audit-user span,.audit-user small{font-size:12px;color:#64748b;margin-top:3px}.audit-status{display:inline-block;margin-top:12px;padding:5px 9px;border-radius:999px;font-size:12px}.audit-status.allowed{background:#e8f7ef;color:#137a45}.audit-status.blocked{background:#fff0f0;color:#b42318}.audit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.audit-grid span{background:#f8fafc;border-radius:8px;padding:9px;font-size:13px}.audit-grid b{display:block;color:#64748b;font-size:11px;margin-bottom:4px}.audit-reason{margin:12px 0 0;color:#b42318;font-size:13px}.permission-audit{box-sizing:border-box}@media(max-width:700px){.permission-audit-heading{display:block}.audit-hint{display:block;margin-top:5px}.audit-form{display:block}.audit-form button{width:100%;margin-top:8px}.audit-grid{grid-template-columns:repeat(2,1fr)}}.permission-toggle{max-width:980px;margin-top:18px}.permission-toggle h2{margin:0 0 4px}.toggle-user{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:12px;border:1px solid #e1e6ef;border-radius:10px}.toggle-user span{display:block;color:#64748b;font-size:12px;margin-top:3px}.toggle-actions{display:flex;gap:8px}.toggle-actions button{padding:9px 12px;border:1px solid #d9dee8;border-radius:8px;background:#111827;color:#fff}.toggle-actions button.danger{background:#fff;color:#b42318;border-color:#f0b8b8}.toggle-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.toggle-user{display:block}.toggle-actions{margin-top:10px}.toggle-actions button{width:100%}}.privacy-admin-page{max-width:1440px}.privacy-heading-icon{color:#111318;opacity:.8}.privacy-message{margin-bottom:16px}.privacy-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.privacy-card{padding:24px;margin-bottom:20px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.section-heading>div:first-child{display:flex;gap:13px;align-items:flex-start}.section-number,.step-number{flex:0 0 auto;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#111827;color:#fff;font-size:12px;font-weight:800}.section-heading h2{margin:0 0 3px;font-size:19px}.section-heading p{margin:0}.privacy-fields{display:grid;grid-template-columns:minmax(0,1fr) 150px 180px;gap:14px}.privacy-fields label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#334155}.privacy-fields input,.section-title-input,.privacy-section-editor textarea{border:1px solid #d6dce8;border-radius:10px;background:#fff;color:#0f172a;font:inherit;padding:11px 12px;outline:none}.privacy-fields input:focus,.section-title-input:focus,.privacy-section-editor textarea:focus{border-color:#111318;box-shadow:0 0 0 3px #6366f11f}.privacy-sections{display:flex;flex-direction:column;gap:12px}.privacy-section-editor{border:1px solid #e0e5ee;border-radius:12px;padding:13px;background:#fbfcfe}.privacy-section-top{display:flex;align-items:center;gap:9px;margin-bottom:10px}.drag-icon{color:#94a3b8}.section-index{font-size:11px;color:#64748b;font-weight:800}.section-title-input{flex:1;font-weight:750;padding:9px 11px}.section-tools{display:flex;gap:4px}.section-tools button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #d6dce8;background:#fff;color:#475569;border-radius:7px;cursor:pointer}.section-tools button:disabled{opacity:.35;cursor:not-allowed}.section-tools .danger-icon{color:#dc2626}.privacy-section-editor textarea{display:block;width:100%;min-height:120px;resize:vertical;line-height:1.5;box-sizing:border-box}.secondary-action,.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;padding:10px 15px;font-weight:750;cursor:pointer}.secondary-action{border:1px solid #d6dce8;background:#fff;color:#1e293b}.primary-action{border:1px solid #111318;background:#111318;color:#fff}.secondary-action:disabled,.primary-action:disabled{opacity:.55;cursor:not-allowed}.privacy-preview{padding:24px;position:sticky;top:20px}.privacy-preview h2{margin:7px 0 4px;font-size:20px}.privacy-preview-meta{color:#64748b;font-size:12px;margin:0 0 20px}.privacy-preview h3{font-size:14px;margin:16px 0 5px}.privacy-preview p{color:#475569;font-size:12px;line-height:1.55;margin:0}.privacy-savebar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 20px;position:sticky;bottom:15px;box-shadow:0 8px 30px #0f172a1f}.privacy-savebar>div{display:flex;gap:9px}.policies-admin-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.policies-list{padding:8px;display:grid;gap:4px;position:sticky;top:20px}.policies-list button{border:0;background:transparent;text-align:left;padding:12px;border-radius:9px;cursor:pointer;color:#334155}.policies-list button.selected,.policies-list button:hover{background:#f4f6f9;color:#312e81}.policies-list strong,.policies-list small{display:block}.policies-list small{font-size:11px;color:#64748b;margin-top:4px}.policy-summary{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#334155;margin-top:14px}.policy-summary input{border:1px solid #d6dce8;border-radius:10px;padding:11px 12px;font:inherit}@media(max-width:900px){.policies-admin-layout{grid-template-columns:1fr}.policies-list{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.privacy-layout{grid-template-columns:1fr}.privacy-preview{position:static}}@media(max-width:650px){.privacy-fields{grid-template-columns:1fr}.privacy-savebar{align-items:stretch;flex-direction:column}.privacy-savebar>div{width:100%}.privacy-savebar button{flex:1}}.leaderboard-section-main em{font-style:normal;font-size:10px;font-weight:800;color:#64748b;margin-left:auto}.leaderboard-section.enabled .leaderboard-section-main em{color:#137a45}.leaderboard-rules-page .home-savebar{position:sticky;bottom:15px;z-index:2}.report-type.thought{background:#f4efff;color:#6d28d9}.permissions{display:grid;gap:7px;max-height:220px;overflow:auto;padding:12px;border:1px solid #e5e7eb;border-radius:8px}.permissions label{display:flex;align-items:center;gap:7px;font-size:12px}.permissions input{padding:0}.moderation-panel .moderation-columns>div:first-child{display:none}.moderation-panel .moderation-columns{grid-template-columns:1fr}.photo-admin-controls,.storage-clean-control,.reset-user-control,.permanent-delete-card{margin:18px 0;padding:22px;border-radius:16px!important}.photo-admin-list{display:grid;gap:10px}.photo-admin-row{display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid #e4e8ef;border-radius:12px;background:#fff}.photo-admin-row img{width:52px;height:52px;object-fit:cover;border-radius:10px}.photo-admin-row>div:nth-child(2){flex:1;display:grid;gap:4px}.photo-admin-row small{color:#64748b}.photo-admin-row .row-actions{display:flex;gap:6px}.storage-clean-control,.reset-user-control{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid #e4e8ef}.storage-clean-control h3,.reset-user-control h3{margin:5px 0 4px}.storage-clean-control p,.reset-user-control p{margin:0}.storage-clean-control>div:last-child,.reset-user-control>div:last-child{display:flex;align-items:center;gap:12px}.storage-clean-control small,.reset-user-control small{display:block;color:#64748b}.permanent-delete-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #fecaca!important;background:#fff7f7!important}.permanent-delete-card h3{margin:5px 0 4px}.permanent-delete-card p{margin:0}.danger.outline{color:#b91c1c!important;background:#fff!important;border:1px solid #fecaca!important}.permanent-delete-card button,.storage-clean-control button,.reset-user-control button{white-space:nowrap}@media(max-width:700px){.photo-admin-row,.storage-clean-control,.reset-user-control,.permanent-delete-card{align-items:stretch;flex-direction:column}.photo-admin-row .row-actions{flex-wrap:wrap}.storage-clean-control>div:last-child,.reset-user-control>div:last-child{align-items:flex-start;flex-direction:column}}.upload-console{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8)}.content main.upload-console{max-width:none}.console-header{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1680px;margin:0 auto 18px;padding:16px 22px;border:1px solid #e0e4ea;border-radius:18px;background:#fff;box-shadow:0 8px 24px #1219260a}.console-header>div{display:flex;align-items:center;min-height:38px}.console-header h1{margin:0;font-size:28px;letter-spacing:-.7px;line-height:1.08}.console-header p,.section-heading p{margin:0;color:#687080}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.4px;color:#777e89}.master-switch{min-width:230px;display:flex;align-items:center;gap:12px;padding:13px 16px;border:1px solid #d8dee7;border-radius:14px;background:#fafbfc;color:#111318;text-align:left}.master-switch>span{width:38px;height:22px;padding:3px;border-radius:99px;background:#c6cbd2}.master-switch>span:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s ease}.master-switch.on>span{background:#111318}.master-switch.on>span:after{transform:translate(16px)}.master-switch div{display:grid;gap:2px}.master-switch small{color:#747b87}.console-header .eyebrow{color:#5f6672}.console-layout{width:100%;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:24px;align-items:start}.policy-workspace{display:grid;gap:18px;min-width:0}.studio-section,.policy-summary{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b}.studio-section{padding:24px}.section-heading{display:flex;justify-content:space-between;margin-bottom:22px;padding-bottom:2px}.section-heading>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.section-heading .step{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111318;color:#fff;font-size:11px;font-weight:800}.section-heading h2{margin:1px 0 5px;font-size:20px;letter-spacing:-.25px}.section-heading p{grid-column:2;font-size:13px}.default-grid{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:18px;padding:16px;border:1px solid #e5e8ed;border-radius:13px;background:#fafbfc}.setting-block{display:grid;gap:9px}.setting-block>label{font-size:12px;font-weight:800;color:#5f6672}.setting-block .segmented{min-height:46px;align-items:center}.gallery-policy-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:15px 0;border-top:1px solid #e6e9ee}.gallery-policy-row>div{min-width:0;display:grid;gap:4px}.gallery-policy-row strong{display:block;color:#20242b;font-size:13px;line-height:1.25}.gallery-policy-row small{display:block;max-width:680px;color:#737b88;font-size:11px;line-height:1.45}.gallery-policy-row .mini-toggle-label{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 11px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;color:#4e5662;font-size:11px;font-weight:700;white-space:nowrap}.gallery-policy-row .mini-toggle-label input{margin:0;accent-color:#111318}.gallery-policy-row .mini-toggle-label:hover{border-color:#aeb7c4;background:#f8f9fb}.gallery-policy-row>input[type=number]{width:92px!important;height:38px;box-sizing:border-box;padding:0 10px;border:1px solid #dfe3e9;border-radius:9px;color:#20242b;font:inherit}.gallery-policy-row>span{margin-left:-10px;color:#737b88;font-size:11px;font-weight:700;white-space:nowrap}.gallery-policy-row>select{min-width:145px;height:38px;padding:0 10px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;color:#343a44;font:inherit}.gallery-policy-row>select:focus{outline:0;border-color:#111318;box-shadow:0 0 0 3px #11131814}.quota-policy-row{display:grid;grid-template-columns:minmax(0,1fr) 180px 210px;align-items:end;gap:16px;margin-top:18px;padding:16px;border:1px solid #dce3ed;border-left:3px solid #111318;border-radius:13px;background:linear-gradient(110deg,#f7f8fb,#fff);box-shadow:0 4px 12px #12192606}.quota-policy-row>div{min-width:0;display:grid;gap:4px}.quota-policy-row strong{font-size:14px;letter-spacing:-.1px}.quota-policy-row small{color:#737b88;font-size:11px;line-height:1.45}.quota-policy-row label{display:grid;gap:6px;color:#626a76;font-size:11px;font-weight:750}.quota-policy-row input{width:100%;height:40px;box-sizing:border-box;padding:0 12px;border:1px solid #d6dce5;border-radius:10px;background:#fff;color:#20242b;font:inherit;font-weight:700;outline:none;transition:border-color .15s,box-shadow .15s}.quota-policy-row input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.segmented{display:flex;gap:4px;padding:4px;border-radius:11px;background:#f1f3f6}.segmented button{flex:1;min-height:38px;padding:8px 12px;border:0;border-radius:8px;background:transparent;color:#5f6672;font-weight:700}.segmented button.active{background:#111318;color:#fff;box-shadow:0 2px 7px #00000021}.segmented button:disabled{opacity:.45}.batch-control{display:inline-grid;grid-template-columns:38px 50px 38px;align-items:center;border:1px solid #dfe3e9;border-radius:11px;overflow:hidden;width:max-content}.batch-control button{height:42px;border:0;background:#f5f6f8;font-size:20px}.batch-control strong{text-align:center}.gender-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gender-card{padding:16px;border:1px solid #e0e4ea;border-radius:14px;transition:border-color .2s}.gender-card.is-on{border-color:#afb5bf}.gender-card.is-off{opacity:.68}.gender-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.gender-title>div{display:grid;gap:3px}.gender-title small,.gender-card .batch-row span{color:#777e89;font-size:11px}.mini-toggle{display:flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #dce0e6;border-radius:99px;background:#fff;font-size:11px}.mini-toggle span{width:7px;height:7px;border-radius:50%;background:#aab0b9}.mini-toggle.on span{background:#17a668}.batch-row{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.batch-row .batch-control{grid-template-columns:32px 38px 32px}.batch-row .batch-control button{height:34px}.quality-control{display:grid}.quality-editor{display:grid;grid-template-columns:minmax(240px,1.1fr) minmax(180px,.65fr) minmax(280px,1fr);gap:14px;align-items:end}.quality-number,.quality-range label{display:grid;gap:8px;color:#5f6672;font-size:12px;font-weight:800}.quality-number>small{margin-top:-5px;color:#8a919d;font-size:10px;font-weight:500}.quality-number>span,.quality-range label>span{min-height:46px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dce0e6;border-radius:11px;background:#fff;color:#6b7280}.quality-number input,.quality-range input{width:100%;border:0;outline:0;background:transparent;color:#111318;font:inherit}.size-field{min-height:46px;display:flex;align-items:center;gap:8px;padding:0 8px 0 12px;border:1px solid #dce0e6;border-radius:11px;background:#fff;color:#111318}.size-field input{min-width:0;flex:1}.size-field select{border:0;outline:0;padding:5px 2px;background:transparent;color:#68707d;font-weight:800;cursor:pointer}.choice-toggle{min-height:62px;display:flex;align-items:center;gap:11px;padding:10px 13px;border:1px solid #dce0e6;border-radius:12px;background:#fff;color:#111318;text-align:left}.choice-toggle>span{flex:0 0 38px;width:38px;height:22px;padding:3px;border-radius:99px;background:#c6cbd2}.choice-toggle>span:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s ease}.choice-toggle>div{display:grid;gap:3px}.choice-toggle small{color:#727986}.quality-range{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;padding:15px;border-radius:13px;background:#f7f8fa}.original-option{align-self:end;min-height:46px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #dce0e6;border-radius:11px;background:#fff;color:#5f6672;font-weight:750}.original-option.active{border-color:#111318;background:#111318;color:#fff}.quality-user-control{margin-top:22px;padding-top:20px;border-top:1px solid #e6e9ee}.quality-user-control>div:first-child{display:grid;gap:4px}.quality-user-control h3,.quality-user-control p{margin:0}.quality-user-control p{color:#717986;font-size:12px}.quality-search{min-height:46px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:13px;padding-left:13px;border:1px solid #dce0e6;border-radius:11px;overflow:hidden}.quality-search input{width:100%;border:0;outline:0;background:transparent}.quality-search button{align-self:stretch;padding:0 22px;border:0;background:#111318;color:#fff;font-weight:750}.quality-user-result{margin-top:12px;padding:16px;border:1px solid #dfe3e9;border-radius:14px}.quality-user-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.quality-user-title>div{display:grid;gap:3px}.quality-user-title span{color:#707783;font-size:11px}.quality-user-title em{padding:6px 9px;border-radius:99px;background:#eff1f4;color:#59616d;font-size:10px;font-style:normal;font-weight:800}.inherit-quality{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px;border-radius:11px;background:#f6f7f9;color:#606874}.inherit-quality button,.outline-button{padding:9px 12px;border:1px solid #cfd5dd;border-radius:9px;background:#fff;color:#111318;font-weight:750}.quality-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.quality-actions .solid{padding:9px 13px;border-radius:9px;font-weight:750}.conversion-note{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:11px 13px;border-radius:11px;background:#f6f7f9;color:#626a76;font-size:11px;line-height:1.5}.conversion-note svg{flex:0 0 auto;margin-top:1px;color:#111318}.conversion-note b{color:#111318}.quality-override-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:16px}.quality-override-list>div{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center}.quality-override-list>div span{color:#747b87;font-size:11px}.quality-override-list>button{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border:1px solid #e0e4ea;border-radius:11px;background:#fff;color:#111318;text-align:left}.quality-override-list>button span{min-width:0;display:grid;gap:2px}.quality-override-list small{overflow:hidden;color:#737a86;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.quality-override-list em{flex:0 0 auto;padding:6px 9px;border-radius:99px;background:#f0f2f5;font-size:10px;font-style:normal;font-weight:750}.audience-tabs{display:flex;gap:8px;margin-bottom:18px;border-bottom:1px solid #e5e8ed}.audience-tabs button{display:flex;align-items:center;gap:7px;padding:10px 13px;border:0;border-bottom:2px solid transparent;background:transparent;color:#6a717d;font-weight:750}.audience-tabs button.active{color:#111318;border-color:#111318}.audience-tabs b{min-width:20px;padding:2px 6px;border-radius:99px;background:#eff1f4;font-size:10px}.audience-body{display:grid;gap:14px}.audience-body>.segmented{max-width:390px}.restriction-warning{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;border:1px solid #f0b7b7;border-radius:11px;background:#fff7f7;color:#b42525}.restriction-warning>div{display:grid;gap:2px}.restriction-warning span{color:#8b4c4c;font-size:11px}.restriction-warning button{padding:8px 11px;border:1px solid #d94343;border-radius:8px;background:#fff;color:#b42525;font-weight:750}.search-row{display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:10px}.search-box{min-height:44px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #dce0e6;border-radius:11px;background:#fff}.search-box.compact{max-width:520px}.search-box input,.district-filter,.audit-search input{width:100%;border:0;outline:0;background:transparent}.district-filter{padding:0 13px;border:1px solid #dce0e6;border-radius:11px}.filter-chips{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.filter-chips span{margin-left:6px;color:#777e89;font-size:11px;font-weight:800;text-transform:uppercase}.filter-chips button{padding:7px 10px;border:1px solid #dfe3e9;border-radius:99px;background:#fff;color:#59606c}.filter-chips button.active{border-color:#111318;background:#111318;color:#fff}.select-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6a717d;font-size:12px}.select-toolbar>div{display:flex;gap:7px}.select-toolbar button{border:0;background:transparent;color:#111318;font-weight:750}.people-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.people-list>button,.tile-list>button{display:flex;align-items:center;gap:10px;min-width:0;padding:11px;border:1px solid #e0e4ea;border-radius:11px;background:#fff;color:#111318;text-align:left}.people-list>button.selected,.tile-list>button.selected{border-color:#111318;background:#f7f8fa}.people-list>button>span:nth-child(2),.tile-list>button>span:nth-child(2){min-width:0;display:grid;gap:2px;flex:1}.people-list small,.tile-list small{overflow:hidden;color:#747b87;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.people-list em{font-size:9px;font-style:normal;color:#737a85}.check-box{flex:0 0 18px;width:18px;height:18px;display:grid;place-items:center;border:1px solid #cfd4dc;border-radius:5px}.selected .check-box{border-color:#111318;background:#111318;color:#fff}.pager{display:flex;justify-content:flex-end;align-items:center;gap:8px;font-size:12px}.pager button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe3e9;border-radius:9px;background:#fff}.tile-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:330px;overflow:auto}.tile-list.categories{grid-template-columns:repeat(5,minmax(0,1fr))}.no-result{grid-column:1 / -1;padding:26px;text-align:center;color:#7a818d}.audit-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:46px;padding-left:13px;border:1px solid #dce0e6;border-radius:11px;overflow:hidden}.audit-search button{align-self:stretch;padding:0 24px;border:0;background:#111318;color:#fff;font-weight:750}.inline-message,.console-message{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;border-radius:9px;background:#f0f8f4;color:#15744d;font-size:12px}.console-message{max-width:1680px;margin:0 auto 16px}.effective-card{margin-top:14px;border:1px solid #dfe3e9;border-radius:14px;overflow:hidden}.effective-user{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;border-bottom:1px solid #e5e8ed}.effective-user>div{display:grid;gap:2px}.effective-user span,.effective-user small{color:#6d7480;font-size:11px}.decision{padding:7px 10px;border-radius:99px;font-size:11px;font-weight:800}.decision.allow{background:#e7f7ef;color:#0e7950}.decision.deny{background:#fff0f0;color:#c52a2a}.decision-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e7eaee}.decision-grid span{display:grid;gap:4px;padding:14px;background:#f7f8fa}.decision-grid small{color:#777e89}.decision-reason{display:flex;align-items:center;gap:8px;padding:12px 16px;color:#b32929;background:#fff7f7}.effective-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px}.effective-actions button{padding:9px 13px;border-radius:9px;font-weight:750}.outline-danger{border:1px solid #e4aaaa;background:#fff;color:#bb2727}.solid{border:1px solid #111318;background:#111318;color:#fff}.policy-summary{position:sticky;top:96px;padding:20px;box-shadow:0 12px 30px #1219260f}.summary-title{display:flex;gap:10px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.summary-title>div{display:grid;gap:3px}.policy-summary dl{display:grid;gap:0;margin:10px 0}.policy-summary dl div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #edf0f3}.policy-summary dt{color:#747b87}.policy-summary dd{margin:0;text-align:right;font-weight:750}.priority-note{display:grid;gap:5px;margin:15px 0;padding:12px;border-radius:10px;background:#f4f5f7}.priority-note span{color:#6c7380;font-size:10px;line-height:1.5}.save-policy{width:100%;min-height:46px;border:0;border-radius:10px;background:#111318;color:#fff;font-weight:800}.console-loading{min-height:360px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6d7480}.access-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.access-stats button{display:grid;gap:3px;padding:14px;border:1px solid #dfe3e9;border-radius:12px;background:#fff;color:#111318;text-align:left}.access-stats button strong{font-size:22px}.access-stats button span{color:#707783;font-size:11px}.access-stats button.active{border-color:#111318;box-shadow:inset 0 0 0 1px #111318}.access-stats button.allow strong{color:#11835a}.access-stats button.block strong{color:#c62c2c}.access-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:46px;padding-left:13px;border:1px solid #dce0e6;border-radius:11px;overflow:hidden}.access-search input{width:100%;border:0;outline:0;background:transparent}.access-search button{align-self:stretch;padding:0 20px;border:0;background:#111318;color:#fff;font-weight:750}.access-result{margin-bottom:16px}.permission-path{display:flex;flex-wrap:wrap;gap:7px;padding:13px 16px;border-bottom:1px solid #e5e8ed}.permission-path span{padding:6px 9px;border-radius:99px;background:#f0f2f5;color:#666e7a;font-size:10px;font-weight:750}.permission-path span.pass{background:#e8f7ef;color:#11764f}.permission-path span.fail{background:#fff0f0;color:#bb2929}.override-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0 10px}.override-heading>div{display:grid;gap:2px}.override-heading span{color:#747b87;font-size:11px}.override-heading>b{min-width:28px;padding:5px 8px;border-radius:99px;background:#eff1f4;text-align:center;font-size:11px}.override-list{display:grid;gap:7px}.override-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid #e0e4ea;border-radius:11px}.override-list article>div:first-child{min-width:0;display:grid;gap:2px}.override-list article span{overflow:hidden;color:#737a86;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.override-list article small{color:#4f5763;font-size:10px;font-weight:700}.override-list em{padding:6px 9px;border-radius:99px;font-size:10px;font-style:normal;font-weight:800}.override-list em.allowed{background:#e8f7ef;color:#11764f}.override-list em.blocked{background:#fff0f0;color:#bb2929}.row-access-actions{display:flex;gap:6px}.row-access-actions button{padding:7px 10px;border:1px solid #d7dce3;border-radius:8px;background:#fff;font-size:11px;font-weight:750}.row-access-actions button:disabled{opacity:.38}@media(max-width:1180px){.console-layout{grid-template-columns:1fr}.policy-summary{position:static}.gender-grid,.default-grid{grid-template-columns:1fr}.tile-list,.tile-list.categories{grid-template-columns:repeat(3,minmax(0,1fr))}.quality-editor{grid-template-columns:1fr 1fr}.choice-toggle{grid-column:1 / -1}.quality-range{grid-template-columns:1fr 1fr}.gallery-policy-row{grid-template-columns:minmax(0,1fr) auto}.gallery-policy-row>div{grid-column:1 / -1}.quota-policy-row{grid-template-columns:1fr 1fr}.quota-policy-row>div{grid-column:1 / -1}}@media(max-width:700px){.upload-console{padding:20px 14px 50px}.console-header{align-items:stretch;flex-direction:column}.studio-section{padding:17px}.people-list,.search-row{grid-template-columns:1fr}.tile-list,.tile-list.categories{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-grid{grid-template-columns:repeat(2,1fr)}.effective-user{align-items:flex-start;flex-direction:column}.access-stats{grid-template-columns:1fr}.override-list article{grid-template-columns:minmax(0,1fr) auto}.row-access-actions{grid-column:1 / -1}.restriction-warning{grid-template-columns:auto minmax(0,1fr)}.restriction-warning button{grid-column:1 / -1}.quality-editor,.quality-range{grid-template-columns:1fr}.choice-toggle,.quality-range{grid-column:auto}.inherit-quality,.quality-user-title{align-items:flex-start;flex-direction:column}.quality-override-list{grid-template-columns:1fr}.gallery-policy-row{grid-template-columns:1fr;gap:9px}.gallery-policy-row>div{grid-column:auto}.gallery-policy-row>span{margin-left:0}.gallery-policy-row>input[type=number],.gallery-policy-row>select{width:100%!important}.quota-policy-row{grid-template-columns:1fr}.quota-policy-row>div{grid-column:auto}}.upload-presets-bar{display:flex;align-items:center;gap:12px;max-width:1680px;margin:0 auto 16px;padding:12px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 14px #0f172a08;flex-wrap:wrap}.preset-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.04em}.preset-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}.preset-btn{padding:7px 12px;font-size:12px;font-weight:700;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;transition:all .15s ease;white-space:nowrap}.preset-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a;transform:translateY(-1px)}.preset-btn.danger{color:#dc2626;border-color:#fecaca;background:#fef2f2}.preset-btn.danger:hover{background:#fee2e2;border-color:#f87171}.upload-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1680px;margin:0 auto 18px}@media(max-width:1024px){.upload-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.upload-kpi-grid{grid-template-columns:1fr}}.upload-kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 2px 6px #0f172a05}.kpi-info span{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;display:block}.kpi-info strong{font-size:18px;font-weight:800;color:#0f172a;line-height:1.2;margin-top:2px;display:block}.kpi-info small{font-size:11px;color:#64748b;margin-top:2px;display:block}.kpi-icon{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon.online{background:#f0fdf4;color:#16a34a}.kpi-icon.offline{background:#fef2f2;color:#dc2626}.kpi-icon.quality{background:#eff6ff;color:#2563eb}.kpi-icon.scope{background:#faf5ff;color:#111318}.kpi-icon.overrides{background:#fff7ed;color:#ea580c}.bandwidth-sim-card{background:#f8faff;border:1px solid #dbeafe;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:12px;margin-top:14px}.sim-header{display:flex;align-items:center;justify-content:space-between}.sim-header strong{font-size:13.5px;color:#1e3a8a;font-weight:800}.sim-badge{font-size:11px;font-weight:800;background:#dbeafe;color:#1d4ed8;padding:2px 8px;border-radius:999px}.sim-slider-row{display:flex;flex-direction:column;gap:6px}.sim-slider-row label{font-size:12px;color:#334155}.sim-slider-row label strong{color:#0f172a}.sim-range-input{width:100%;accent-color:#111318;cursor:pointer}.sim-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#fff;padding:12px;border-radius:10px;border:1px solid #e0e7ff}@media(max-width:600px){.sim-results-grid{grid-template-columns:1fr}}.sim-result-box{display:flex;flex-direction:column;gap:2px}.sim-result-box span{font-size:10.5px;font-weight:700;color:#64748b;text-transform:uppercase}.sim-result-box strong{font-size:14px;font-weight:800;color:#0f172a}.gear-metadata-grid{display:flex;flex-direction:column;gap:12px}.metadata-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fafbfc;border:1px solid #e5e8ed;border-radius:12px;gap:16px;flex-wrap:wrap}.metadata-row>div{display:flex;flex-direction:column;gap:2px}.metadata-row strong{font-size:13px;font-weight:750;color:#0f172a}.metadata-row small{font-size:11.5px;color:#64748b}.badge-active{padding:4px 10px;border-radius:6px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:11px;font-weight:750}.format-pills{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fmt-pill{padding:3px 8px;border-radius:5px;background:#f1f5f9;border:1px solid #cbd5e1;font-size:11px;font-weight:750;color:#334155}.ev-container{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.content main.ev-container{max-width:none!important}.ev-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;max-width:1680px!important;width:100%!important;margin:0 auto!important;padding:16px 22px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px #1219260a!important;box-sizing:border-box!important}.ev-header-left{display:flex!important;align-items:center!important;gap:16px!important;min-height:38px!important}.ev-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.ev-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.ev-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.4px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.ev-header h1{margin:0!important;font-size:28px!important;letter-spacing:-.7px!important;line-height:1.08!important;color:#111318!important}.ev-header p{margin:0!important;color:#687080!important;font-size:13px!important}.ev-head-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex-shrink:0!important}.ev-btn-top{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;font-size:12.5px;font-weight:750;border-radius:9px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000a}.ev-btn-top.primary{background:#111318;color:#fff;border:1px solid #111318}.ev-btn-top.primary:hover{background:#232731;transform:translateY(-1px)}.ev-btn-top.secondary{background:#fff;color:#111318;border:1px solid #d6dce5}.ev-btn-top.secondary:hover{background:#f8fafc;border-color:#94a3b8}.ev-nav-tabs{display:flex;align-items:center;gap:8px;max-width:1680px;width:fit-content;margin:0 auto;padding:6px;background:#edf0f5;border-radius:14px;border:1px solid #dfe3eb;box-sizing:border-box}.ev-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:700;color:#64748b;background:transparent;border:none;cursor:pointer;transition:all .15s ease}.ev-nav-tab:hover{color:#111318}.ev-nav-tab.active{background:#fff;color:#111318;box-shadow:0 2px 8px #0000000f}.ev-nav-tab .tab-badge{padding:2px 7px;font-size:11px;font-weight:800;border-radius:999px;background:#e2e8f0;color:#475569}.ev-nav-tab.active .tab-badge{background:#111318;color:#fff}.ev-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1680px;width:100%;margin:0 auto}@media(max-width:1024px){.ev-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.ev-stats-grid{grid-template-columns:1fr}}.ev-stat-card{background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 4px 16px #12192608;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.ev-stat-card:hover{transform:translateY(-2px);border-color:#94a3b8;box-shadow:0 6px 20px #1219260f}.ev-stat-card.active-filter{border-color:#111318;background:#fcfdfe;box-shadow:0 0 0 2px #1113181f,0 6px 20px #1113180f}.ev-stat-info span{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em;display:block}.ev-stat-info strong{font-size:22px;font-weight:850;color:#111318;line-height:1.2;margin-top:4px;display:block;letter-spacing:-.02em}.ev-stat-info small{font-size:11px;font-weight:700;margin-top:4px;display:block}.ev-stat-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e2e8f0}.ev-stat-icon.total{background:#f4f6f9;color:#111318}.ev-stat-icon.live{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.ev-stat-icon.draft{background:#f8fafc;color:#475569}.ev-stat-icon.ended{background:#fff7ed;color:#ea580c;border-color:#fed7aa}.ev-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:12px 18px;flex-wrap:wrap;box-shadow:0 4px 16px #12192608;max-width:1680px;width:100%;margin:0 auto;box-sizing:border-box}.ev-search-box{display:flex;align-items:center;gap:10px;flex:1;min-width:260px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;transition:all .15s ease}.ev-search-box:focus-within{border-color:#111318;background:#fff;box-shadow:0 0 0 2px #11131814}.ev-search-box input{border:0;outline:0;background:transparent;width:100%;padding:9px 0;font-size:13px;color:#111318;font-weight:500}.ev-search-box input::placeholder{color:#94a3b8}.ev-filters-group{display:flex;align-items:center;gap:8px}.ev-filters-group select{padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:12.5px;color:#111318;font-weight:600;outline:none;cursor:pointer;transition:all .15s ease}.ev-filters-group select:focus{border-color:#111318;box-shadow:0 0 0 2px #11131814}.ev-page-tabs-settings{background:#fff;border:1px solid #e0e4ea;border-radius:16px;padding:24px;box-shadow:0 8px 24px #1219260a;max-width:1680px;width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;gap:18px}.ev-page-tabs-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.ev-page-tabs-settings-head small{color:#5f6672;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ev-page-tabs-settings-head h2{margin:4px 0 2px;font-size:18px;font-weight:800;color:#111318}.ev-page-tabs-settings-head p{margin:0;color:#64748b;font-size:13px}.ev-page-layout-control{display:grid;grid-template-columns:180px minmax(260px,480px);align-items:center;gap:10px 16px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.ev-page-layout-control label{color:#111318;font-size:13px;font-weight:800}.ev-page-layout-control select{min-width:0;padding:9px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111318;font-size:13px;font-weight:600;outline:none;transition:all .15s ease}.ev-page-layout-control select:focus{border-color:#111318;box-shadow:0 0 0 2px #11131814}.ev-page-layout-control small{grid-column:2;color:#64748b;font-size:11.5px;line-height:1.4}.ev-page-tabs-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ev-page-tab-control{display:grid;grid-template-columns:38px minmax(0,1fr) 40px;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e0e4ea;border-radius:12px;background:#fff;text-align:left;color:#111318;cursor:pointer;transition:all .15s ease}.ev-page-tab-control:hover:not(:disabled){border-color:#111318;box-shadow:0 4px 12px #0000000a}.ev-page-tab-control:disabled{cursor:default;opacity:.7}.ev-page-tab-control.disabled{background:#f8fafc;color:#64748b}.ev-page-tab-control-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:#111318;background:#f4f6f9;border:1px solid #e2e6ed}.ev-page-tab-control.disabled .ev-page-tab-control-icon{color:#94a3b8;background:#eef2f7}.ev-page-tab-control b,.ev-page-tab-control small{display:block}.ev-page-tab-control b{font-size:13.5px;font-weight:750;color:#111318}.ev-page-tab-control small{margin-top:3px;color:#64748b;font-size:11.5px;line-height:1.35}.ev-page-tab-switch{display:flex;align-items:center;width:38px;height:22px;padding:2px;border-radius:999px;background:#cbd5e1;transition:all .2s ease}.ev-page-tab-switch i{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33;transition:all .2s ease}.ev-page-tab-switch.on{justify-content:flex-end;background:#111318}.ev-page-tabs-settings-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px;padding-top:16px;border-top:1px solid #f1f5f9}.ev-page-tabs-settings-footer label{display:flex;align-items:center;gap:10px;color:#334155;font-size:13px;font-weight:750}.ev-page-tabs-settings-footer select{min-width:160px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111318;font-size:12.5px;font-weight:600;outline:none}.ev-page-tabs-settings-footer select:focus{border-color:#111318;box-shadow:0 0 0 2px #11131814}@media(max-width:850px){.ev-page-tabs-settings-grid{grid-template-columns:1fr}.ev-page-tabs-settings-footer{align-items:stretch;flex-direction:column}.ev-page-tabs-settings-footer label{justify-content:space-between}.ev-page-tabs-settings-footer select{flex:1}.ev-page-layout-control{grid-template-columns:1fr}.ev-page-layout-control small{grid-column:auto}}.ev-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(390px,1fr));gap:18px;max-width:1680px;width:100%;margin:0 auto}@media(max-width:600px){.ev-cards-grid{grid-template-columns:1fr}}.ev-card{background:#fff;border:1px solid #e0e4ea;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 16px #12192608;transition:all .2s ease}.ev-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #12192614;border-color:#cbd5e1}.ev-card-banner{height:160px;background:#111318;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.ev-card-banner img{width:100%;height:100%;object-fit:cover;opacity:.95}.ev-card-banner-placeholder{display:flex;flex-direction:column;align-items:center;gap:6px;color:#94a3b8;font-size:12px;font-weight:600}.ev-card-status-badge{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 2px 8px #00000029}.ev-card-status-badge.published{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.ev-card-status-badge.draft{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.ev-card-status-badge.paused{background:#fefce8;color:#a16207;border:1px solid #fef08a}.ev-card-status-badge.ended{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ev-card-org-logo{position:absolute;bottom:12px;left:14px;width:44px;height:44px;border-radius:10px;background:#fff;border:2px solid #ffffff;box-shadow:0 3px 10px #0003;overflow:hidden;display:flex;align-items:center;justify-content:center}.ev-card-org-logo img{width:100%;height:100%;object-fit:cover}.ev-card-org-logo span{font-size:15px;font-weight:800;color:#111318}.ev-card-body{padding:16px 18px;display:flex;flex-direction:column;gap:12px;flex:1}.ev-card-title-block h3{font-size:16px;font-weight:800;color:#111318;margin:0 0 3px;line-height:1.25}.ev-card-title-block p{font-size:12px;color:#64748b;margin:0;font-weight:650}.ev-card-timeline{display:flex;align-items:center;gap:7px;font-size:12px;color:#334155;background:#f8fafc;padding:7px 11px;border-radius:8px;border:1px solid #eef2f7}.ev-card-tags{display:flex;flex-wrap:wrap;gap:6px}.ev-pill-tag{font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.ev-pill-tag.accent{background:#f4f6f8;color:#111318;border-color:#cbd5e1}.ev-pill-tag.amber{background:#fffbeb;color:#b45309;border-color:#fde68a}.ev-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#f8fafc;padding:9px 12px;border-radius:8px;border:1px solid #e2e8f0}.ev-card-metric-item{display:flex;flex-direction:column;gap:2px}.ev-card-metric-item span{font-size:10px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.ev-card-metric-item strong{font-size:12.5px;font-weight:800;color:#111318}.ev-card-footer{padding:12px 18px;border-top:1px solid #f1f5f9;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px}.ev-btn-mini{padding:6px 12px;font-size:11.5px;font-weight:700;border-radius:7px;background:#fff;border:1px solid #cbd5e1;color:#334155;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:all .12s ease}.ev-btn-mini:hover{background:#f1f5f9;border-color:#94a3b8;color:#111318}.ev-btn-mini.primary{background:#111318;color:#fff;border-color:#111318}.ev-btn-mini.primary:hover{background:#232731}.ev-btn-mini.danger{color:#dc2626;border-color:#fecaca;background:#fff}.ev-btn-mini.danger:hover{background:#fef2f2;border-color:#f87171}.ev-rubric-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1680px;width:100%;margin:0 auto}@media(max-width:1100px){.ev-rubric-guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ev-rubric-guide-grid{grid-template-columns:1fr}}.ev-rubric-guide-card{background:#fff;border:1px solid #e0e4ea;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 4px 16px #12192608}.ev-rubric-guide-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ev-rubric-guide-card h3{margin:0;font-size:16px;font-weight:800;color:#111318}.ev-rubric-guide-card p{margin:0;font-size:12.5px;color:#64748b;line-height:1.45}.ev-rubric-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.ev-rubric-checklist li{display:flex;align-items:center;gap:8px;font-size:12px;color:#334155;font-weight:550}.ev-rubric-checklist li svg{color:#15803d;flex-shrink:0}.ev-ws-container{background:#fff;border:1px solid #e0e4ea;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1219260a;display:flex;flex-direction:column;max-width:1680px;width:100%;margin:0 auto}.ev-ws-hero{padding:20px 24px;background:#fff;border-bottom:1px solid #e0e4ea;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ev-ws-hero-info small{font-size:11px;font-weight:800;color:#5f6672;letter-spacing:.06em;text-transform:uppercase;display:block}.ev-ws-hero-info h2{font-size:22px;font-weight:800;color:#111318;margin:2px 0 4px}.ev-ws-hero-info p{font-size:13px;color:#64748b;margin:0}.ev-ws-summary-chips{display:flex;align-items:center;gap:10px}.ev-ws-chip{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #cbd5e1;padding:7px 13px;border-radius:9px;font-size:12px;color:#334155;box-shadow:0 1px 2px #00000008}.ev-ws-chip b{color:#111318;font-weight:800}.ev-ws-tabs{display:flex;align-items:center;background:#f8fafc;border-bottom:1px solid #e0e4ea;padding:6px 16px 0;gap:6px;overflow-x:auto}.ev-ws-tab-btn{padding:11px 16px;font-size:13px;font-weight:700;color:#64748b;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:all .15s ease}.ev-ws-tab-btn:hover{color:#111318}.ev-ws-tab-btn.active{color:#111318;border-bottom-color:#111318;background:#fff;border-radius:8px 8px 0 0}.ev-ws-tab-btn span.badge{background:#e2e8f0;color:#334155;font-size:11px;font-weight:800;padding:2px 7px;border-radius:999px}.ev-ws-tab-btn.active span.badge{background:#111318;color:#fff}.ev-ws-panel{padding:24px;display:flex;flex-direction:column;gap:20px}.ev-ws-panel-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;padding-bottom:12px}.ev-ws-panel-title small{font-size:11px;font-weight:800;color:#5f6672;letter-spacing:.05em;text-transform:uppercase}.ev-ws-panel-title h3{font-size:17px;font-weight:800;color:#111318;margin:2px 0 0}.ev-ws-panel-title p{font-size:12.5px;color:#64748b;margin:2px 0 0}.ev-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.ev-team-member-card{background:#fff;border:1px solid #e0e4ea;border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ev-team-avatar{width:38px;height:38px;border-radius:50%;background:#f4f6f9;color:#111318;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;flex-shrink:0}.ev-rubric-grid{display:grid;grid-template-columns:1fr 340px;gap:20px}@media(max-width:900px){.ev-rubric-grid{grid-template-columns:1fr}}.ev-criteria-list{display:flex;flex-direction:column;gap:8px}.ev-criterion-item{background:#fff;border:1px solid #e0e4ea;border-radius:10px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;transition:all .12s ease}.ev-criterion-item:hover{border-color:#111318;background:#fcfdfe}.ev-criterion-editor{background:#f8fafc;border:1px solid #e0e4ea;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:12px}.ev-submission-assignment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.ev-sub-assign-card{background:#fff;border:1px solid #e0e4ea;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;position:relative;cursor:pointer;text-align:left;transition:all .15s ease}.ev-sub-assign-card.selected{border-color:#111318;box-shadow:0 0 0 2px #11131826}.ev-sub-assign-card img{width:100%;height:130px;object-fit:cover}.ev-sub-assign-card-body{padding:10px 12px;display:flex;flex-direction:column;gap:2px}.ev-marking-layout{display:grid;grid-template-columns:280px 1fr;gap:16px}@media(max-width:800px){.ev-marking-layout{grid-template-columns:1fr}}.ev-marking-sub-list{display:flex;flex-direction:column;gap:6px;max-height:600px;overflow-y:auto}.ev-marking-sub-btn{display:flex;align-items:center;gap:10px;padding:8px;background:#fff;border:1px solid #e0e4ea;border-radius:8px;cursor:pointer;text-align:left;transition:all .12s ease}.ev-marking-sub-btn.active{border-color:#111318;background:#f4f6f8}.ev-marking-sub-btn img{width:48px;height:48px;object-fit:cover;border-radius:6px}.ev-score-sheet{background:#fff;border:1px solid #e0e4ea;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:16px}.ev-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11131880;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;display:flex;align-items:center;justify-content:center;padding:20px}.ev-modal-card{width:min(840px,100%);background:#fff;border-radius:18px;box-shadow:0 20px 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;max-height:92vh;border:1px solid #e0e4ea}.ev-modal-header{padding:18px 22px;border-bottom:1px solid #e0e4ea;display:flex;align-items:center;justify-content:space-between;background:#fff}.ev-modal-header h3{margin:0;font-size:17px;font-weight:850;color:#111318}.ev-modal-tabs{display:flex;align-items:center;gap:6px;padding:8px 20px 0;background:#f8fafc;border-bottom:1px solid #e0e4ea;overflow-x:auto}.ev-modal-tab-btn{padding:10px 14px;font-size:12.5px;font-weight:750;color:#64748b;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:all .15s ease}.ev-modal-tab-btn:hover{color:#111318}.ev-modal-tab-btn.active{color:#111318;border-bottom-color:#111318;background:#fff;border-radius:8px 8px 0 0}.ev-modal-body{padding:22px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.ev-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:600px){.ev-form-grid-2{grid-template-columns:1fr}}.ev-form-field{display:flex;flex-direction:column;gap:6px}.ev-form-field label{font-size:12px;font-weight:800;color:#5f6672;text-transform:uppercase;letter-spacing:.04em}.ev-form-field input,.ev-form-field select,.ev-form-field textarea{padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;color:#111318;outline:none;background:#fff;transition:all .15s ease}.ev-form-field input:focus,.ev-form-field select:focus,.ev-form-field textarea:focus{border-color:#111318;box-shadow:0 0 0 2px #11131814}.ev-media-uploader-box{display:grid;grid-template-columns:1fr 140px;gap:14px}@media(max-width:600px){.ev-media-uploader-box{grid-template-columns:1fr}}.ev-banner-dropzone{height:140px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;position:relative;overflow:hidden;transition:all .15s ease}.ev-banner-dropzone:hover{border-color:#111318;background:#f1f5f9}.ev-banner-dropzone img{width:100%;height:100%;object-fit:cover}.ev-logo-dropzone{height:140px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;position:relative;overflow:hidden;transition:all .15s ease}.ev-logo-dropzone:hover{border-color:#111318;background:#f1f5f9}.ev-logo-dropzone img{width:100%;height:100%;object-fit:cover}.ev-toggle-card{display:flex;align-items:flex-start;gap:12px;background:#f8fafc;border:1px solid #e0e4ea;border-radius:10px;padding:14px 16px}.ev-toggle-card input[type=checkbox]{margin-top:3px;width:16px;height:16px;cursor:pointer;accent-color:#111318}.ev-toggle-card div b{display:block;font-size:13.5px;font-weight:750;color:#111318}.ev-toggle-card div small{display:block;font-size:12px;color:#64748b;margin-top:3px}.ev-modal-footer{padding:16px 22px;border-top:1px solid #e0e4ea;display:flex;justify-content:flex-end;gap:10px;background:#f8fafc}.ev-workspace-wrapper{display:flex;flex-direction:column;gap:18px;max-width:1680px;width:100%;margin:0 auto}.ev-workspace-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:12px 18px;flex-wrap:wrap;box-shadow:0 4px 16px #12192608}.ev-back-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:750;color:#111318;background:#fff;border:1px solid #d6dce5;border-radius:8px;cursor:pointer;transition:all .15s ease}.ev-back-btn:hover{background:#f8fafc;border-color:#94a3b8}@media(max-width:768px){.ev-container{padding:16px 14px 48px!important}.ev-header{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;padding:16px 18px!important}.ev-head-actions{width:100%!important;margin-left:0!important;justify-content:flex-start!important;flex-wrap:wrap!important}.ev-nav-tabs{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ev-modal-card{width:95vw!important;max-height:94vh!important;padding:16px!important}}.privacy-console{width:100%;max-width:none;padding:28px clamp(24px,3vw,52px) 80px!important;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.privacy-console{max-width:none!important;padding:28px clamp(24px,3vw,52px) 80px!important;box-sizing:border-box!important}.privacy-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;max-width:1680px!important;min-height:84px!important;height:auto!important;margin:0 auto 24px!important;padding:18px 26px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 20px #1219260a!important;box-sizing:border-box!important}.privacy-header-title{display:flex!important;align-items:center!important;gap:16px!important;margin:0!important;flex:1 1 auto!important}.privacy-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important;margin:0!important}.privacy-header-text{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0!important}.privacy-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;color:#64748b!important;text-transform:uppercase!important;line-height:1!important}.privacy-header h1{margin:2px 0 0!important;font-size:25px!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.15!important;color:#111318!important}.privacy-header p{margin:3px 0 0!important;color:#687080!important;font-size:13px!important;line-height:1.45!important}.privacy-header-stats{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin:0 0 0 auto!important;flex-shrink:0!important}.privacy-stat-chip{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:9px 15px!important;border:1px solid #e2e6ed!important;border-radius:11px!important;background:#fafbfc!important;font-size:12.5px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important;margin:0!important}.privacy-stat-chip .dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#17a668!important;flex-shrink:0!important}.privacy-message-banner{display:flex;align-items:center;gap:10px;max-width:1680px;margin:0 auto 20px;padding:13px 18px;border-radius:12px;font-size:13px;font-weight:600}.privacy-message-banner.success{background:#edf8f3;border:1px solid #b7e4cd;color:#117349}.privacy-message-banner.error{background:#fff5f5;border:1px solid #fecaca;color:#c52222}.privacy-workspace-layout{width:100%;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:26px;align-items:start}.privacy-editor-column{display:flex;flex-direction:column;gap:24px;min-width:0}.privacy-details-grid{display:grid;grid-template-columns:minmax(0,1.4fr) 140px 180px;gap:16px;padding:18px 20px;border:1px solid #e5e8ed;border-radius:14px;background:#fafbfc}.privacy-preview-card{position:sticky;top:90px;background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 6px 24px #12192609;overflow:hidden}.preview-header{padding:16px 20px;border-bottom:1px solid #e8ecf1;background:#fafbfc;display:flex;align-items:center;justify-content:space-between}.preview-eyebrow{font-size:11px;font-weight:800;letter-spacing:1px;color:#64748b;text-transform:uppercase}.preview-body{padding:22px;max-height:calc(100vh - 230px);overflow-y:auto}.preview-doc-title{margin:0 0 6px;font-size:18px;font-weight:800;color:#111318;letter-spacing:-.3px}.preview-doc-meta{margin:0 0 18px;font-size:11.5px;color:#717a88;font-weight:500;padding-bottom:14px;border-bottom:1px solid #edf0f4}.preview-section-item{margin-bottom:18px}.preview-section-title{margin:0 0 5px;font-size:13.5px;font-weight:750;color:#111318}.preview-section-body{margin:0;font-size:12.5px;line-height:1.55;color:#4b5563;word-break:break-word}.preview-more-chip{margin-top:14px;display:block;text-align:center;padding:9px 14px;border-radius:9px;background:#f4f6f9;font-size:11.5px;font-weight:700;color:#64748b}.privacy-savebar{position:sticky;bottom:20px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1680px;margin:28px auto 0;padding:15px 24px;background:#fff;border:1px solid #dce1e8;border-radius:16px;box-shadow:0 10px 30px #12192617;box-sizing:border-box}.privacy-loading{min-height:400px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6d7480;font-size:13px;font-weight:600}@media(max-width:1100px){.privacy-workspace-layout{grid-template-columns:1fr}.privacy-preview-card{position:static}.preview-body{max-height:340px}.privacy-details-grid{grid-template-columns:1fr}}@media(max-width:650px){.privacy-console{padding:16px 14px 48px!important}.content main.privacy-console{padding:16px 14px 48px!important}.privacy-header,.privacy-savebar{flex-direction:column;align-items:stretch}.savebar-actions{width:100%}.savebar-actions button{flex:1}}.policies-console{width:100%;max-width:none;padding:28px clamp(24px,3vw,52px) 80px!important;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.policies-console{max-width:none!important;padding:28px clamp(24px,3vw,52px) 80px!important;box-sizing:border-box!important}.policies-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;max-width:1680px!important;min-height:84px!important;height:auto!important;margin:0 auto 24px!important;padding:18px 26px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 20px #1219260a!important;box-sizing:border-box!important}.policies-header-title{display:flex!important;align-items:center!important;gap:16px!important;margin:0!important;flex:1 1 auto!important}.policies-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important;margin:0!important}.policies-header-text{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0!important}.policies-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;color:#64748b!important;text-transform:uppercase!important;line-height:1!important}.policies-header h1{margin:2px 0 0!important;font-size:25px!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.15!important;color:#111318!important}.policies-header p{margin:3px 0 0!important;color:#687080!important;font-size:13px!important;line-height:1.45!important}.policies-header-stats{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin:0 0 0 auto!important;flex-shrink:0!important}.policy-stat-chip{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:9px 15px!important;border:1px solid #e2e6ed!important;border-radius:11px!important;background:#fafbfc!important;font-size:12.5px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important;margin:0!important}.policy-stat-chip .dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#17a668!important;flex-shrink:0!important}.policies-message{display:flex;align-items:center;gap:10px;max-width:1680px;margin:0 auto 20px;padding:13px 18px;border-radius:12px;font-size:13px;font-weight:600}.policies-message.success{background:#edf8f3;border:1px solid #b7e4cd;color:#117349}.policies-message.error{background:#fff5f5;border:1px solid #fecaca;color:#c52222}.policies-layout{width:100%;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:330px minmax(0,1fr);gap:26px;align-items:start}.policies-nav-card{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 6px 24px #12192609;overflow:hidden;position:sticky;top:90px}.policies-nav-header{padding:14px 16px;border-bottom:1px solid #e8ecf1;background:#fafbfc}.policies-search-box{display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #dce0e6;border-radius:10px;background:#fff;color:#717a88}.policies-search-box input{border:0;outline:0;width:100%;background:transparent;font-size:13px;color:#111318}.policies-list-items{display:flex;flex-direction:column;padding:8px;gap:4px;max-height:calc(100vh - 250px);overflow-y:auto}.policy-item-button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border:0;border-radius:10px;background:transparent;cursor:pointer;text-align:left;transition:all .15s ease;border-left:3px solid transparent}.policy-item-button:hover{background:#f4f6f9}.policy-item-button.selected{background:#f0f2f5;border-left-color:#111318}.policy-item-info{display:flex;flex-direction:column;min-width:0;gap:3px}.policy-item-title{font-size:13.5px;font-weight:700;color:#111318;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.policy-item-meta{font-size:11.5px;color:#717a88}.policy-item-pill{font-size:11px;font-weight:800;padding:3px 9px;border-radius:99px;background:#eff1f5;color:#555d6b;white-space:nowrap;flex-shrink:0}.policy-item-button.selected .policy-item-pill{background:#111318;color:#fff}.policy-studio{display:flex;flex-direction:column;gap:24px;min-width:0}.studio-section{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 6px 24px #12192609;padding:26px 28px;box-sizing:border-box}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.section-heading-main{display:grid;grid-template-columns:34px 1fr;column-gap:14px;align-items:center}.section-heading-main .step{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111318;color:#fff;font-size:11px;font-weight:800}.section-heading-main h2{margin:0;font-size:18px;letter-spacing:-.25px;color:#111318;font-weight:800}.section-heading-main p{grid-column:2;font-size:13px;color:#687080;margin:3px 0 0}.policy-metadata-grid{display:grid;grid-template-columns:minmax(0,1.4fr) 140px 180px;gap:16px;padding:18px 20px;border:1px solid #e5e8ed;border-radius:14px;background:#fafbfc}.policy-summary-box{margin-top:16px;padding:16px 20px;border:1px solid #e5e8ed;border-radius:14px;background:#fafbfc}.form-field{display:flex;flex-direction:column;gap:7px}.form-field label{font-size:11.5px;font-weight:800;color:#5f6672;text-transform:uppercase;letter-spacing:.5px}.form-field input{height:42px;box-sizing:border-box;padding:0 14px;border:1px solid #dce0e6;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-weight:600;outline:none;transition:border-color .15s,box-shadow .15s}.form-field input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.rules-container{display:flex;flex-direction:column;gap:16px}.rule-editor-card{border:1px solid #e1e5eb;border-radius:14px;background:#fff;padding:18px 20px;box-shadow:0 2px 8px #12192605;transition:border-color .15s,box-shadow .15s}.rule-editor-card:hover{border-color:#cbd3de;box-shadow:0 4px 14px #1219260a}.rule-editor-card:focus-within{border-color:#111318;box-shadow:0 0 0 1px #111318,0 4px 16px #1219260d}.rule-card-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.rule-index-pill{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#f1f3f6;color:#4a5260;font-size:11.5px;font-weight:800;flex-shrink:0}.rule-title-input{flex:1;height:40px;box-sizing:border-box;padding:0 14px;border:1px solid #dfe3e9;border-radius:9px;font-size:13.5px;font-weight:700;color:#111318;outline:none;background:#fff;transition:border-color .15s,box-shadow .15s}.rule-title-input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.rule-tools{display:flex;align-items:center;gap:5px}.rule-btn{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe3e9;border-radius:8px;background:#fff;color:#555e6c;cursor:pointer;transition:all .15s ease}.rule-btn:hover:not(:disabled){background:#f5f6f8;color:#111318;border-color:#c5cbd5}.rule-btn:disabled{opacity:.3;cursor:not-allowed}.rule-btn.danger{color:#dc2626}.rule-btn.danger:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.rule-textarea{width:100%;min-height:105px;box-sizing:border-box;padding:12px 14px;border:1px solid #e0e4eb;border-radius:10px;background:#fafbfc;color:#1e293b;font-size:13px;line-height:1.55;resize:vertical;outline:none;font-family:inherit;transition:background .15s,border-color .15s}.rule-textarea:focus{background:#fff;border-color:#111318;box-shadow:0 0 0 3px #11131814}.btn-outline{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border:1px solid #cfd5dd;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-weight:750;cursor:pointer;transition:all .15s ease}.btn-outline:hover:not(:disabled){background:#f8f9fb;border-color:#adb5c2}.btn-solid{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border:1px solid #111318;border-radius:10px;background:#111318;color:#fff;font-size:13px;font-weight:750;cursor:pointer;transition:all .15s ease}.btn-solid:hover:not(:disabled){background:#232730;border-color:#232730}.btn-solid:disabled,.btn-outline:disabled{opacity:.45;cursor:not-allowed}.policies-savebar{position:sticky;bottom:20px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:15px 24px;background:#fff;border:1px solid #dce1e8;border-radius:16px;box-shadow:0 10px 30px #12192617;box-sizing:border-box}.savebar-meta{display:flex;align-items:center;gap:9px;font-size:12.5px;color:#64748b;font-weight:600}.savebar-actions{display:flex;align-items:center;gap:10px}.policies-loading{min-height:400px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6d7480;font-size:13px;font-weight:600}@media(max-width:1100px){.policies-layout{grid-template-columns:1fr}.policies-nav-card{position:static}.policies-list-items{max-height:280px}.policy-metadata-grid{grid-template-columns:1fr}}@media(max-width:650px){.policies-console{padding:16px 14px 48px!important}.content main.policies-console{padding:16px 14px 48px!important}.policies-header,.policies-savebar{flex-direction:column;align-items:stretch}.savebar-actions{width:100%}.savebar-actions button{flex:1}}.reports-console{width:100%;max-width:none;padding:28px clamp(24px,3vw,52px) 80px!important;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.reports-console{max-width:none!important;padding:28px clamp(24px,3vw,52px) 80px!important;box-sizing:border-box!important}.reports-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;max-width:1680px!important;min-height:84px!important;height:auto!important;margin:0 auto 28px!important;padding:20px 28px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 20px #1219260a!important;box-sizing:border-box!important}.reports-header-title{display:flex!important;align-items:center!important;gap:16px!important;margin:0!important;flex:1 1 auto!important}.reports-header-icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important;margin:0!important}.reports-header-text{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0!important}.reports-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;color:#64748b!important;text-transform:uppercase!important;line-height:1!important}.reports-header h1{margin:2px 0 0!important;font-size:24px!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.2!important;color:#111318!important}.reports-header p{margin:3px 0 0!important;color:#687080!important;font-size:13px!important;line-height:1.45!important}.reports-header-stats{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin:0 0 0 auto!important;flex-shrink:0!important}.report-stat-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:999px!important;background:#f8fafc!important;font-size:12px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.report-stat-chip.action-needed{background:#fffbeb!important;border-color:#fde68a!important;color:#b45309!important}.report-stat-chip.all-clear{background:#edf8f3!important;border-color:#c8ebd9!important;color:#127547!important}.report-stat-chip .dot{width:8px!important;height:8px!important;border-radius:50%!important;background:#64748b!important}.report-stat-chip.action-needed .dot{background:#f59e0b!important;box-shadow:0 0 0 3px #f59e0b33!important}.report-stat-chip.all-clear .dot{background:#17a668!important;box-shadow:0 0 0 3px #17a66833!important}.reports-refresh-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 14px!important;border:1px solid #dfe3e9!important;border-radius:999px!important;background:#fff!important;color:#334155!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;transition:all .15s ease!important}.reports-refresh-btn:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.reports-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:1680px;margin:0 auto 24px;padding:14px 20px;border-radius:12px;font-size:13px;font-weight:600;box-sizing:border-box;animation:fadeInDown .2s ease-out}.reports-feedback.success{background:#edf8f3;border:1px solid #c8ebd9;color:#127547}.reports-feedback.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.reports-feedback-content{display:flex;align-items:center;gap:10px}.reports-feedback-close{background:transparent!important;border:none!important;color:inherit!important;padding:4px!important;border-radius:6px!important;cursor:pointer!important;display:grid!important;place-items:center!important;opacity:.7}.reports-feedback-close:hover{opacity:1}.reports-section-nav{display:inline-flex;gap:6px;padding:4px;background:#f1f4f8;border-radius:12px;border:1px solid #e2e6ed;width:100%;max-width:1680px;margin:0 auto 24px;box-sizing:border-box}.reports-section-nav-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:9px;border:none;background:transparent;color:#64748b;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease}.reports-section-nav-btn:hover{color:#1e293b}.reports-section-nav-btn.active{background:#fff;color:#111318;box-shadow:0 2px 6px #0000000f}.reports-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;max-width:1680px;margin:0 auto 28px}.reports-stat-card{background:#fff;border:1px solid #e0e4ea;border-radius:16px;box-shadow:0 4px 20px #1219260a;padding:20px;display:flex;align-items:center;gap:16px}.reports-stat-icon-wrap{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.reports-stat-card.total .reports-stat-icon-wrap{background:#f1f4f8;color:#334155}.reports-stat-card.open .reports-stat-icon-wrap{background:#fffbeb;color:#b45309}.reports-stat-card.resolved .reports-stat-icon-wrap{background:#edf8f3;color:#127547}.reports-stat-card.dismissed .reports-stat-icon-wrap{background:#f1f5f9;color:#64748b}.reports-stat-info{display:flex;flex-direction:column;gap:2px}.reports-stat-info span{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.reports-stat-info strong{font-size:24px;font-weight:800;color:#111318;line-height:1.1}.reports-workspace-card{background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a;width:100%;max-width:1680px;margin:0 auto;overflow:hidden;display:flex;flex-direction:column}.reports-toolbar{padding:20px 24px;background:#fbfcfe;border-bottom:1px solid #eef2f6;display:flex;flex-direction:column;gap:14px}.reports-search-wrap{position:relative;display:flex;align-items:center}.reports-search-icon{position:absolute;left:14px;color:#94a3b8;pointer-events:none}.reports-search-input{width:100%;padding:11px 14px 11px 40px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.reports-search-input:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.reports-filter-rows{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.reports-filter-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reports-filter-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-right:2px}.reports-filter-btn{padding:5px 11px;border-radius:999px;border:1px solid #dfe3e9;background:#fff;color:#475569;font-size:12px;font-weight:700;cursor:pointer;transition:all .12s ease}.reports-filter-btn:hover{background:#f8fafc;color:#1e293b}.reports-filter-btn.selected{background:#111318!important;color:#fff!important;border-color:#111318!important}.reports-split-view{display:grid;grid-template-columns:minmax(0,1fr) 420px;min-height:520px}.reports-list-pane{border-right:1px solid #eef2f6;display:flex;flex-direction:column}.reports-list-head{padding:16px 24px;border-bottom:1px solid #f1f4f8;display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.reports-list-head strong{font-size:13px;font-weight:700;color:#111318}.reports-list-head span{font-size:12px;color:#64748b}.reports-items-container{display:flex;flex-direction:column;overflow-y:auto;max-height:640px}.report-item-row{width:100%;display:grid;grid-template-columns:80px minmax(0,1fr) auto 20px;gap:14px;align-items:center;text-align:left;padding:16px 24px;border:none;border-bottom:1px solid #f1f4f8;background:#fff;cursor:pointer;transition:background .12s ease;color:inherit;font:inherit}.report-item-row:hover{background:#f8fafc}.report-item-row.active{background:#f1f5f9;box-shadow:inset 3px 0 #111318}.report-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.report-type-badge.photo{background:#fef3c7;color:#92400e}.report-type-badge.comment{background:#e0f2fe;color:#0369a1}.report-type-badge.user{background:#dcfce7;color:#15803d}.report-type-badge.thought{background:#f3e8ff;color:#111318}.report-item-main{display:flex;flex-direction:column;gap:3px;min-width:0}.report-item-reason{font-size:14px;font-weight:700;color:#111318;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-item-target{font-size:12px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-item-meta{font-size:11px;color:#94a3b8}.report-status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}.report-status-badge.open{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.report-status-badge.reviewing,.report-status-badge.in_progress{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd}.report-status-badge.resolved{background:#edf8f3;color:#127547;border:1px solid #c8ebd9}.report-status-badge.dismissed,.report-status-badge.closed{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.report-item-arrow{color:#94a3b8}.reports-empty-box{padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#64748b}.reports-empty-box strong{font-size:16px;font-weight:800;color:#1e293b}.reports-empty-box span{font-size:13px;color:#64748b}.reports-detail-pane{background:#fcfdfe;padding:26px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;position:relative}.reports-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reports-detail-title-wrap{display:flex;flex-direction:column;gap:6px}.reports-detail-title-wrap h2{margin:0;font-size:18px;font-weight:800;color:#111318;letter-spacing:-.3px}.reports-detail-target-label{margin:0;font-size:13px;color:#64748b}.reports-detail-close-btn{background:transparent!important;border:none!important;color:#94a3b8!important;padding:4px!important;cursor:pointer!important;display:grid!important;place-items:center!important}.reports-detail-close-btn:hover{color:#334155!important}.reports-meta-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.reports-meta-item{display:flex;flex-direction:column;gap:2px}.reports-meta-item span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.reports-meta-item strong{font-size:13px;color:#1e293b;font-weight:700}.reports-meta-item small{font-size:12px;color:#64748b}.reports-evidence-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:6px}.reports-evidence-card span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.reports-evidence-card p{margin:0;font-size:13px;line-height:1.5;color:#334155}.reports-resolution-form{display:flex;flex-direction:column;gap:14px}.reports-resolution-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#1e293b}.reports-resolution-form textarea,.reports-resolution-form select{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #dfe3e9;border-radius:9px;font:inherit;font-size:13px;background:#fff}.reports-resolution-form textarea:focus,.reports-resolution-form select:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.reports-actions-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reports-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:9px 14px!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;transition:all .12s ease!important}.reports-btn.secondary{background:#fff!important;color:#334155!important;border:1px solid #dfe3e9!important}.reports-btn.secondary:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.reports-btn.primary{background:#111318!important;color:#fff!important;border:1px solid #111318!important}.reports-btn.primary:hover{background:#232731!important}.reports-btn.danger{background:#fff!important;color:#b91c1c!important;border:1px solid #fecaca!important}.reports-btn.danger:hover{background:#fef2f2!important;border-color:#fca5a5!important}.reports-btn:disabled{opacity:.45!important;cursor:not-allowed!important}.reports-detail-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;min-height:380px;text-align:center;color:#94a3b8;padding:30px}.reports-detail-empty h3{margin:0;font-size:16px;font-weight:700;color:#334155}.reports-detail-empty p{margin:0;font-size:13px;color:#64748b;max-width:260px;line-height:1.45}@media(max-width:1080px){.reports-split-view{grid-template-columns:1fr}.reports-detail-pane{border-top:1px solid #eef2f6}.reports-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.reports-console{padding:20px 16px 60px!important}.reports-header{flex-direction:column!important;align-items:flex-start!important;padding:18px 20px!important;gap:16px!important}.reports-header-stats{width:100%!important;justify-content:flex-start!important;margin-left:0!important;flex-wrap:wrap!important}.reports-stat-grid{grid-template-columns:1fr}.report-item-row{grid-template-columns:60px minmax(0,1fr) auto}.report-item-arrow{display:none}}.content main.dashboard-container{max-width:1680px!important;width:100%!important;margin:0 auto!important;padding:24px clamp(20px,2.5vw,42px) 64px!important;display:flex!important;flex-direction:column!important;gap:20px!important;box-sizing:border-box!important}.dashboard-header-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;width:100%!important;padding:18px 24px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 20px #1219260a!important;box-sizing:border-box!important}.dashboard-header-left{display:flex!important;align-items:center!important;gap:16px!important}.dashboard-header-icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.dashboard-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.dashboard-header-text .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.dashboard-header-text h1{font-size:26px!important;font-weight:800!important;color:#111318!important;margin:0!important;letter-spacing:-.02em!important;line-height:1.1!important}.dashboard-header-text p{font-size:13px!important;color:#687080!important;margin:0!important}.dashboard-header-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.dash-action-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 14px!important;font-size:12.5px!important;font-weight:650!important;border-radius:9px!important;background:#fff!important;color:#334155!important;border:1px solid #e2e8f0!important;text-decoration:none!important;cursor:pointer!important;transition:all .15s ease!important;box-shadow:0 1px 2px #00000005!important;white-space:nowrap!important}.dash-action-btn:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important;transform:translateY(-1px)!important}.dash-action-btn.primary{background:#111318!important;color:#fff!important;border-color:#111318!important}.dash-action-btn.primary:hover{background:#27272a!important;border-color:#27272a!important;color:#fff!important}.kpi-grid-6{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}@media(max-width:1380px){.kpi-grid-6{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.kpi-grid-6{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.kpi-grid-6{grid-template-columns:1fr}}.kpi-card{background:#fff;border-radius:16px;border:1px solid #e0e4ea;padding:18px 20px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;box-shadow:0 4px 20px #12192608;transition:all .2s cubic-bezier(.16,1,.3,1);min-height:120px}.kpi-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #1219260f}.kpi-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.kpi-label{font-size:11px;font-weight:800;color:#5f6672;text-transform:uppercase;letter-spacing:.06em}.kpi-icon-pill{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon-pill.users{background:#eff6ff;color:#2563eb;border:1px solid #dbeafe}.kpi-icon-pill.photos{background:#f0fdf4;color:#16a34a;border:1px solid #dcfce7}.kpi-icon-pill.storage{background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.kpi-icon-pill.engagement{background:#fff1f2;color:#e11d48;border:1px solid #ffe4e6}.kpi-icon-pill.events{background:#fffbeb;color:#d97706;border:1px solid #fef3c7}.kpi-icon-pill.moderation{background:#fef2f2;color:#dc2626;border:1px solid #fee2e2}.kpi-val{font-size:26px;font-weight:800;color:#111318;line-height:1.1;letter-spacing:-.02em}.kpi-storage-box{display:flex;flex-direction:column;gap:2px}.storage-bar-track{width:100%;height:5px;background:#f1f5f9;border-radius:999px;overflow:hidden;margin-top:4px}.storage-bar-fill{height:100%;background:#111318;border-radius:999px}.kpi-bottom{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#64748b;font-weight:550;flex-wrap:wrap}.kpi-tag{display:inline-flex;align-items:center;gap:4px;padding:2.5px 7px;border-radius:6px;font-size:11px;font-weight:700;line-height:1.2}.kpi-tag.green{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.kpi-tag.amber{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.kpi-tag.red{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.kpi-tag.blue{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.dot-sep{color:#cbd5e1;font-weight:700;-webkit-user-select:none;user-select:none;padding:0 1px}.dash-row-2{display:grid;grid-template-columns:1.55fr 1fr;gap:20px}.dash-row-equal{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:1120px){.dash-row-2,.dash-row-equal{grid-template-columns:1fr}}.dash-card{background:#fff;border-radius:18px;border:1px solid #e0e4ea;padding:20px 24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 20px #12192608;box-sizing:border-box}.dash-card.error-card{background:#fff5f5;border-color:#fecaca}.dash-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:4px}.dash-card-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;color:#111318;letter-spacing:-.01em}.dash-card-subtitle{font-size:12px;color:#64748b;margin-top:3px}.dash-card-link{font-size:12px;font-weight:700;color:#111318;text-decoration:none;display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:6px;transition:all .15s ease}.dash-card-link:hover{background:#f1f5f9;color:#111827}.trend-chart-box{display:flex;flex-direction:column;gap:14px;position:relative}.trend-chart-grid{position:absolute;top:0;right:0;bottom:74px;left:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;z-index:1}.chart-guide-line{border-bottom:1px dashed #e2e8f0;width:100%;display:flex;justify-content:flex-end}.chart-guide-line span{font-size:9.5px;font-weight:700;color:#94a3b8;margin-top:-12px;padding-left:6px;background:#fff}.trend-bars-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;height:140px;padding:8px 4px 6px;position:relative;z-index:2;border-bottom:2px solid #e2e8f0}.trend-day-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;justify-content:flex-end}.trend-pair{display:flex;align-items:flex-end;gap:4px;height:100%;width:100%;justify-content:center}.bar-track{width:12px;height:100%;background:#f8fafc;border-radius:4px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;cursor:pointer;transition:background .15s ease}.bar-track:hover{background:#f1f5f9}.bar-fill{width:100%;min-height:6px;border-radius:4px 4px 0 0;position:relative;transition:height .3s cubic-bezier(.16,1,.3,1)}.bar-fill.photos{background:#2563eb}.bar-fill.signups{background:#10b981}.bar-empty-dot{width:4px;height:4px;border-radius:50%;background:#cbd5e1;margin-bottom:2px}.bar-val-pop{display:none;position:absolute;top:-20px;left:50%;transform:translate(-50%);background:#111318;color:#fff;font-size:9px;font-weight:800;padding:1px 4px;border-radius:4px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 5px #00000026}.bar-track:hover .bar-val-pop{display:block}.day-caption{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.day-caption.active{color:#111318}.chart-legend-row{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:650;color:#475569}.legend-chip{display:inline-flex;align-items:center;gap:6px}.legend-chip i{width:9px;height:9px;border-radius:3px;display:inline-block}.legend-chip i.photos{background:#2563eb}.legend-chip i.signups{background:#10b981}.trend-summary-strip{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;background:#f8fafc;border:1px solid #edf2f7;gap:12px;flex-wrap:wrap}.trend-stat-unit{display:flex;flex-direction:column;gap:2px}.ts-label{font-size:10px;font-weight:800;color:#64748b;letter-spacing:.06em;text-transform:uppercase}.ts-val{font-size:13.5px;font-weight:800}.ts-val.blue{color:#2563eb}.ts-val.green{color:#059669}.ts-val.dark{color:#111318}.ts-divider{width:1px;height:24px;background:#e2e8f0}.category-list{display:flex;flex-direction:column;gap:11px}.category-item{display:flex;flex-direction:column;gap:4px;padding:5px 8px;border-radius:8px;transition:background .15s ease}.category-item:hover{background:#f8fafc}.category-label-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600}.category-title{display:flex;align-items:center;gap:8px;color:#1e293b;font-weight:700}.cat-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.cat-num{font-size:12px;color:#64748b}.cat-num strong{color:#111318}.cat-track-bar{width:100%;height:6px;background:#f1f5f9;border-radius:999px;overflow:hidden}.cat-fill-bar{height:100%;border-radius:999px;transition:width .3s ease}.live-event-spotlight-v2{border-radius:14px;overflow:hidden;border:1px solid #e0e4ea;background:#fff;display:flex;flex-direction:column}.spotlight-media-frame{position:relative;width:100%;height:160px;overflow:hidden;background:#0f172a}.event-spotlight-img-v2{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.spotlight-overlay-tags{position:absolute;top:10px;left:10px;right:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.spotlight-live-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;background:#111318d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.04em}.pulse-dot-green{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 2px #10b98166}.spotlight-status-tag{padding:4px 9px;border-radius:999px;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#111318;font-size:10.5px;font-weight:800;text-transform:uppercase}.spotlight-body-v2{padding:16px 18px;display:flex;flex-direction:column;gap:12px}.spotlight-title{font-size:16px;font-weight:800;color:#111318;margin:0;letter-spacing:-.01em}.spotlight-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 12px;background:#f8fafc;border-radius:10px;border:1px solid #edf2f7}.spotlight-meta-item{display:flex;flex-direction:column;gap:2px}.sm-label{font-size:9.5px;font-weight:800;color:#64748b;letter-spacing:.05em;text-transform:uppercase}.sm-val{font-size:12.5px;font-weight:750;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotlight-action-btn{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:9px;background:#111318;color:#fff;font-size:12.5px;font-weight:700;text-decoration:none;transition:all .15s ease}.spotlight-action-btn:hover{background:#27272a}.top-photos-compact-v2{display:flex;flex-direction:column;gap:8px}.top-photo-row-v2{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:10px;border:1px solid #f1f5f9;background:#fafafa;transition:all .15s ease}.top-photo-row-v2:hover{background:#f1f5f9;border-color:#e2e8f0;transform:translate(2px)}.top-rank-badge{font-size:12px;font-weight:800;width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.top-rank-badge.gold{background:#fef3c7;color:#b45309;border:1px solid #fde68a;font-size:14px}.top-rank-badge.silver{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;font-size:14px}.top-rank-badge.bronze{background:#ffedd5;color:#c2410c;border:1px solid #fed7aa;font-size:14px}.top-rank-badge.normal{background:#fff;color:#64748b;border:1px solid #e2e8f0}.top-photo-thumb-wrap{width:44px;height:44px;border-radius:9px;overflow:hidden;border:1px solid #e2e8f0;background:#0f172a;flex-shrink:0}.top-photo-thumb-v2{width:100%;height:100%;object-fit:cover;display:block}.top-photo-meta-v2{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.top-photo-title-v2{font-size:13px;font-weight:750;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-photo-sub-v2{display:flex;align-items:center;gap:6px;font-size:11px;color:#64748b}.category-pill-mini{background:#edf2f7;color:#334155;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:700}.top-photo-scores-v2{display:flex;align-items:center;gap:6px;flex-shrink:0}.score-pill{display:inline-flex;align-items:center;gap:3px;padding:3px 7px;border-radius:6px;font-size:11px;font-weight:750}.score-pill.star{background:#fffbeb;color:#b45309;border:1px solid #fef3c7}.score-pill.heart{background:#fff1f2;color:#e11d48;border:1px solid #ffe4e6}.recent-photos-grid-6{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media(max-width:1300px){.recent-photos-grid-6{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.recent-photos-grid-6{grid-template-columns:repeat(2,1fr)}}.compact-photo-card{border:1px solid #e0e4ea;border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #00000005}.compact-photo-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #12192614;border-color:#cbd5e1}.compact-photo-thumb{position:relative;aspect-ratio:4 / 3;background:#0f172a}.compact-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.compact-photo-tag{position:absolute;top:6px;right:6px;padding:2px 6px;font-size:9.5px;font-weight:800;border-radius:4px;background:#111318d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.compact-photo-info{padding:9px 10px;display:flex;flex-direction:column;gap:3px;background:#fff}.compact-photo-title{font-size:12.5px;font-weight:750;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-photo-creator{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#64748b;font-weight:550}.mini-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.mini-table{width:100%;border-collapse:collapse}.mini-table th{text-align:left;font-size:11px;font-weight:800;color:#5f6672;text-transform:uppercase;letter-spacing:.05em;padding:8px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.mini-table td{padding:10px 12px;font-size:12.5px;color:#1e293b;border-bottom:1px solid #f1f5f9}.user-mini-flex{display:flex;align-items:center;gap:10px}.user-avatar-dot{width:28px;height:28px;border-radius:50%;background:#111318;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0}.upload-pill-badge{display:inline-block;padding:2px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:11px;font-weight:800;border:1px solid #a7f3d0}.top-districts-bar{border-top:1px solid #f1f5f9;padding-top:12px;margin-top:4px}.top-districts-label{font-size:11px;font-weight:800;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.top-districts-pills{display:flex;gap:7px;flex-wrap:wrap}.district-chip{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;padding:3px 9px;border-radius:7px;background:#eff6ff;color:#1e40af;border:1px solid #dbeafe;font-weight:600}.chip-count{font-weight:800;color:#1d4ed8}@media(max-width:900px){.content main.dashboard-container{padding:16px 14px 48px!important;gap:14px!important}.dashboard-header-card{flex-direction:column!important;align-items:flex-start!important;padding:16px 18px!important;gap:16px!important}.dashboard-header-actions{width:100%!important;justify-content:flex-start!important}.dash-action-btn{flex:1 1 auto!important;justify-content:center!important}.trend-summary-strip{flex-direction:column;align-items:flex-start}.ts-divider{display:none}}@media(max-width:520px){.dashboard-header-left{align-items:flex-start!important}.dashboard-header-text h1{font-size:22px!important}.spotlight-meta-grid{grid-template-columns:1fr}}.usr-container{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.content main.usr-container{max-width:none!important}.usr-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;max-width:1680px!important;width:100%!important;margin:0 auto!important;padding:16px 22px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px #1219260a!important;box-sizing:border-box!important}.usr-header-left{display:flex!important;align-items:center!important;gap:16px!important;min-height:38px!important}.usr-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.usr-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.usr-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.4px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.usr-header h1{margin:0!important;font-size:28px!important;letter-spacing:-.7px!important;line-height:1.08!important;color:#111318!important}.usr-header p{margin:0!important;color:#687080!important;font-size:13px!important}.usr-head-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex-shrink:0!important}.usr-btn-top{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;font-size:12.5px;font-weight:750;border-radius:9px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000a}.usr-btn-top.primary{background:#111318;color:#fff;border:1px solid #111318}.usr-btn-top.primary:hover{background:#232731}.usr-btn-top.secondary{background:#fff;color:#111318;border:1px solid #d6dce5}.usr-btn-top.secondary:hover{background:#f8fafc;border-color:#94a3b8}.usr-nav-tabs{display:flex;align-items:center;gap:8px;max-width:1680px;width:fit-content;margin:0 auto;padding:6px;background:#edf0f5;border-radius:14px}.usr-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:none;border-radius:9px;background:transparent;color:#5a6474;font-size:13px;font-weight:750;cursor:pointer;transition:all .15s ease;white-space:nowrap}.usr-nav-tab:hover{color:#111318;background:#fff9}.usr-nav-tab.active{background:#111318;color:#fff;box-shadow:0 2px 8px #11131826}.usr-nav-tab .tab-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:#00000014;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.usr-nav-tab.active .tab-badge{background:#fff3;color:#fff}.usr-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1680px;width:100%;margin:0 auto}@media(max-width:1024px){.usr-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.usr-stats-grid{grid-template-columns:1fr}}.usr-stat-card{background:#fff;border:1px solid #dfe3e9;border-radius:14px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 4px 16px #12192608;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.usr-stat-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 8px 20px #1219260f}.usr-stat-card.active-filter{border-color:#111318;background:#fff;box-shadow:0 0 0 2px #11131826,0 4px 14px #1219260f}.usr-stat-info span{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;display:block}.usr-stat-info strong{font-size:20px;font-weight:800;color:#0f172a;line-height:1.2;margin-top:3px;display:block}.usr-stat-info small{font-size:10.5px;font-weight:700;margin-top:2px;display:block}.usr-stat-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.usr-stat-icon.total{background:#f1f5f9;color:#111318}.usr-stat-icon.active{background:#eaf6ee;color:#127547}.usr-stat-icon.suspended{background:#fef2f2;color:#dc2626}.usr-stat-icon.storage{background:#f4f6f9;color:#111318}.usr-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #dfe3e9;border-radius:14px;padding:12px 16px;flex-wrap:wrap;box-shadow:0 4px 16px #12192608;max-width:1680px;width:100%;margin:0 auto;box-sizing:border-box}.usr-search-box{display:flex;align-items:center;gap:10px;flex:1;min-width:250px;background:#fafbfc;border:1px solid #d6dce5;border-radius:9px;padding:0 12px;transition:all .15s ease}.usr-search-box:focus-within{background:#fff;border-color:#111318;box-shadow:0 0 0 3px #11131814}.usr-search-box input{border:0;outline:0;background:transparent;width:100%;padding:10px 0;font-size:13px;color:#111318}.usr-filters-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.usr-filters-group select,.usr-filters-group input{padding:8px 12px;border:1px solid #d6dce5;border-radius:9px;background:#fff;font-size:12.5px;color:#111318;font-weight:600;outline:none;transition:all .15s ease}.usr-filters-group select:focus,.usr-filters-group input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.usr-policy-studio-card{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b;padding:26px;max-width:1680px;margin:0 auto;width:100%;box-sizing:border-box}.usr-policy-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;flex-wrap:wrap}.usr-policy-head>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.usr-policy-step{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111318;color:#fff;font-size:11px;font-weight:800}.usr-policy-head h2{margin:1px 0 5px;font-size:20px;letter-spacing:-.25px;color:#111318}.usr-policy-head p{grid-column:2;font-size:13px;color:#687080;margin:0;line-height:1.45}.usr-policy-row{display:flex;gap:16px;align-items:flex-end;margin-top:18px;flex-wrap:wrap}.usr-policy-field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750;color:#111318}.usr-policy-field select,.usr-policy-field input{min-height:40px;padding:8px 12px;border:1px solid #d6dce5;border-radius:8px;background:#fff;color:#111318;font:inherit;font-size:13px;font-weight:600;outline:none;transition:all .15s ease}.usr-policy-field select:focus,.usr-policy-field input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.usr-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}@media(max-width:860px){.usr-fields-grid{grid-template-columns:1fr}}.usr-field-card{border:1px solid #dfe3e9;border-radius:14px;padding:18px;background:#fafbfc;transition:all .15s ease}.usr-field-card:hover{border-color:#cbd5e1;background:#fff}.usr-field-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf0f5}.usr-field-card-head strong{font-size:14px;font-weight:800;color:#111318}.usr-field-items{display:grid;gap:8px;margin-top:12px}.usr-field-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12.5px;color:#334155}.usr-field-row label{display:flex;align-items:center;gap:8px;cursor:pointer}.usr-field-row input[type=checkbox]{accent-color:#111318;width:15px;height:15px;cursor:pointer}.usr-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #00000005}.usr-table-scroll{overflow-x:auto;width:100%}.usr-table{width:100%;border-collapse:collapse;text-align:left;display:table!important}.usr-th{background:#f8fafc;padding:12px 16px;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e2e8f0;white-space:nowrap;display:table-cell!important}.usr-tr{cursor:pointer;transition:background-color .15s ease;display:table-row!important}.usr-tr:hover{background-color:#f8fafc}.usr-tr.selected{background-color:#eff6ff}.usr-td{padding:12px 16px;font-size:13px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle;display:table-cell!important}.usr-cell-flex{display:flex;align-items:center;gap:10px}.usr-avatar-circle{width:34px;height:34px;border-radius:50%;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0;overflow:hidden;position:relative}.usr-name-box{display:flex;flex-direction:column;gap:1px;min-width:0}.usr-name-title{display:flex;align-items:center;gap:5px}.usr-name-box strong{font-size:13px;font-weight:750;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usr-name-box small{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usr-id-pill{font-family:monospace;font-size:10px;color:#94a3b8;background:#f1f5f9;padding:1px 5px;border-radius:4px;display:inline-block;margin-top:2px;width:fit-content}.usr-district-tag{display:inline-flex;align-items:center;gap:4px;color:#475569;font-size:12.5px;font-weight:500}.usr-bold-count{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;color:#1e293b}.usr-storage-text{font-size:12px;color:#64748b;font-weight:500}.usr-status-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:10.5px;font-weight:750;text-transform:uppercase;letter-spacing:.02em}.usr-status-badge.active{background:#dcfce7;color:#15803d}.usr-status-badge.suspended{background:#fee2e2;color:#b91c1c}.usr-status-badge.banned{background:#450a0a;color:#fecaca}.usr-status-badge.deleted{background:#f1f5f9;color:#64748b}.usr-date-text{font-size:12px;color:#64748b}.usr-actions-group{display:flex;align-items:center;gap:6px;justify-content:flex-end}.usr-btn-mini{padding:4px 9px;font-size:11.5px;font-weight:650;border-radius:5px;background:#fff;border:1px solid #cbd5e1;color:#334155;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .12s ease}.usr-btn-mini:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.usr-btn-mini.primary{background:#0f172a;color:#fff;border-color:#0f172a}.usr-btn-mini.primary:hover{background:#1e293b}.usr-btn-mini.danger{color:#dc2626;border-color:#fecaca}.usr-btn-mini.danger:hover{background:#fef2f2;border-color:#f87171}.usr-btn-mini.success{color:#15803d;border-color:#bbf7d0}.usr-btn-mini.success:hover{background:#f0fdf4}.usr-bulk-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:10px 18px;border-radius:12px;box-shadow:0 10px 30px #00000059;display:flex;align-items:center;gap:14px;z-index:900;animation:slideUp .2s cubic-bezier(.16,1,.3,1)}@keyframes slideUp{0%{transform:translate(-50%,40px);opacity:0}to{transform:translate(-50%);opacity:1}}.usr-bulk-count{font-size:13px;font-weight:750;color:#93c5fd;display:flex;align-items:center;gap:8px;white-space:nowrap}.usr-bulk-select-toggle{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#f1f5f9;font-size:11px;font-weight:600;padding:3px 9px;border-radius:6px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.usr-bulk-select-toggle:hover{background:#ffffff40;color:#fff}.usr-bulk-actions{display:flex;align-items:center;gap:8px}.usr-bulk-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:all .12s ease}.usr-bulk-btn:disabled{opacity:.6;cursor:not-allowed}.usr-bulk-btn.activate{background:#16a34a;color:#fff}.usr-bulk-btn.activate:hover:not(:disabled){background:#15803d}.usr-bulk-btn.suspend{background:#ea580c;color:#fff}.usr-bulk-btn.suspend:hover:not(:disabled){background:#c2410c}.usr-bulk-btn.delete{background:#dc2626;color:#fff}.usr-bulk-btn.delete:hover:not(:disabled){background:#b91c1c}.usr-bulk-btn.bonus{background:#111318;color:#fff}.usr-bulk-btn.bonus:hover:not(:disabled){background:#111318}.usr-bulk-btn.export{background:#334155;color:#fff;border-color:#475569}.usr-bulk-btn.export:hover:not(:disabled){background:#475569}.usr-bulk-close{background:transparent;border:0;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center}.usr-bulk-close:hover{color:#fff}.usr-pagination{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid #f1f5f9;font-size:12px;color:#64748b}.usr-page-nav{display:flex;align-items:center;gap:6px}.usr-page-nav button{padding:4px 10px;font-size:12px;font-weight:600;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#334155;cursor:pointer}.usr-page-nav button:disabled{opacity:.45;cursor:not-allowed}.usr-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;display:flex;justify-content:flex-end;animation:fadeIn .15s ease-out}.usr-drawer{width:min(680px,100vw);height:100%;background:#fff;box-shadow:-8px 0 30px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:slideInRight .2s cubic-bezier(.16,1,.3,1)}.usr-drawer-header{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fafc}.usr-drawer-user-meta{display:flex;align-items:center;gap:12px}.usr-drawer-avatar{width:44px;height:44px;border-radius:50%;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;flex-shrink:0;overflow:hidden}.usr-drawer-avatar img{width:100%;height:100%;object-fit:cover}.usr-drawer-name-block h3{font-size:15px;font-weight:800;color:#0f172a;margin:0}.usr-drawer-name-block p{font-size:12px;color:#64748b;margin:1px 0 0}.usr-drawer-close-btn{border:0;background:transparent;color:#64748b;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}.usr-drawer-close-btn:hover{background:#e2e8f0;color:#0f172a}.usr-drawer-tabs-bar{display:flex;border-bottom:1px solid #e2e8f0;background:#fff;padding:0 16px;overflow-x:auto;gap:4px}.usr-drawer-tab{padding:10px 12px;font-size:12.5px;font-weight:650;color:#64748b;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.usr-drawer-tab:hover{color:#0f172a}.usr-drawer-tab.active{color:#0f172a;border-bottom-color:#0f172a}.usr-drawer-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.usr-drawer-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.usr-drawer-card-title{font-size:13px;font-weight:750;color:#0f172a;display:flex;align-items:center;justify-content:space-between}.usr-info-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.usr-info-field{display:flex;flex-direction:column;gap:2px}.usr-info-field label{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase}.usr-info-field span{font-size:12.5px;color:#0f172a;font-weight:500}.usr-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:500px){.usr-photo-grid{grid-template-columns:repeat(2,1fr)}}.usr-photo-item{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#f8fafc;display:flex;flex-direction:column}.usr-photo-item img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.usr-photo-meta{padding:6px 8px;display:flex;flex-direction:column;gap:3px}.usr-photo-meta strong{font-size:11.5px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usr-photo-action-bar{display:flex;gap:4px;margin-top:4px}.usr-photo-action-bar button{flex:1;padding:3px 0;font-size:10.5px;font-weight:650;border-radius:4px;border:1px solid #cbd5e1;background:#fff;cursor:pointer}.usr-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1050;display:flex;align-items:center;justify-content:center;padding:20px}.usr-modal-card{width:min(460px,100%);background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;overflow:hidden}.usr-modal-header{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.usr-modal-header h3{margin:0;font-size:16px;font-weight:800;color:#0f172a}.usr-modal-body{padding:20px;display:flex;flex-direction:column;gap:12px}.usr-modal-body label{display:flex;flex-direction:column;gap:5px;font-size:12.5px;font-weight:650;color:#334155}.usr-modal-body input,.usr-modal-body select{padding:9px 12px;border:1px solid #cbd5e1;border-radius:7px;font-size:13px;color:#0f172a;outline:none}.usr-modal-body input:focus,.usr-modal-body select:focus{border-color:#111318}.usr-modal-footer{padding:14px 20px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px;background:#f8fafc}@media(max-width:768px){.usr-container{padding:16px 14px 48px!important}.usr-header{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;padding:16px 18px!important}.usr-head-actions{width:100%!important;margin-left:0!important;justify-content:flex-start!important;flex-wrap:wrap!important}.usr-nav-tabs{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.usr-drawer{width:100vw!important;max-width:100vw!important}.usr-modal-card{width:95vw!important;max-height:94vh!important;padding:16px!important}}.adm-container{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.content main.adm-container{max-width:none!important}.adm-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;max-width:1680px!important;width:100%!important;margin:0 auto!important;padding:16px 22px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px #1219260a!important;box-sizing:border-box!important}.adm-header-left{display:flex!important;align-items:center!important;gap:16px!important;min-height:38px!important}.adm-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.adm-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.adm-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.4px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.adm-header h1{margin:0!important;font-size:28px!important;letter-spacing:-.7px!important;line-height:1.08!important;color:#111318!important}.adm-header p{margin:0!important;color:#687080!important;font-size:13px!important}.adm-head-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex-shrink:0!important}.adm-btn-top{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;font-size:12.5px;font-weight:750;border-radius:9px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000a}.adm-btn-top.primary{background:#111318;color:#fff;border:1px solid #111318}.adm-btn-top.primary:hover{background:#232731;transform:translateY(-1px)}.adm-btn-top.secondary{background:#fff;color:#111318;border:1px solid #d6dce5}.adm-btn-top.secondary:hover{background:#f8fafc;border-color:#94a3b8}.adm-nav-tabs{display:flex;align-items:center;gap:8px;max-width:1680px;width:fit-content;margin:0 auto;padding:6px;background:#edf0f5;border-radius:14px;border:1px solid #dfe3eb;box-sizing:border-box}.adm-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:700;color:#64748b;background:transparent;border:none;cursor:pointer;transition:all .15s ease}.adm-nav-tab:hover{color:#111318}.adm-nav-tab.active{background:#fff;color:#111318;box-shadow:0 2px 8px #0000000f}.adm-nav-tab .tab-badge{padding:2px 7px;font-size:11px;font-weight:800;border-radius:999px;background:#e2e8f0;color:#475569}.adm-nav-tab.active .tab-badge{background:#111318;color:#fff}.adm-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1680px;width:100%;margin:0 auto}@media(max-width:1024px){.adm-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.adm-stats-grid{grid-template-columns:1fr}}.adm-stat-card{background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 4px 16px #12192608;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.adm-stat-card:hover{transform:translateY(-2px);border-color:#94a3b8;box-shadow:0 6px 20px #1219260f}.adm-stat-card.active-filter{border-color:#111318;background:#fcfdfe;box-shadow:0 0 0 2px #1113181f,0 6px 20px #1113180f}.adm-stat-info span{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em;display:block}.adm-stat-info strong{font-size:22px;font-weight:850;color:#111318;line-height:1.2;margin-top:4px;display:block;letter-spacing:-.02em}.adm-stat-info small{font-size:11px;font-weight:700;margin-top:4px;display:block}.adm-stat-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e2e8f0}.adm-stat-icon.total{background:#f4f6f9;color:#111318}.adm-stat-icon.super{background:#f8fafc;color:#111318}.adm-stat-icon.moderator{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.adm-stat-icon.viewer{background:#f8fafc;color:#475569}.adm-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:12px 18px;flex-wrap:wrap;box-shadow:0 4px 16px #12192608;max-width:1680px;width:100%;margin:0 auto;box-sizing:border-box}.adm-search-box{display:flex;align-items:center;gap:10px;flex:1;min-width:260px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;transition:all .15s ease}.adm-search-box:focus-within{border-color:#111318;background:#fff;box-shadow:0 0 0 2px #11131814}.adm-search-box input{border:0;outline:0;background:transparent;width:100%;padding:9px 0;font-size:13px;color:#111318;font-weight:500}.adm-search-box input::placeholder{color:#94a3b8}.adm-filters-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.adm-filters-group select{padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:12.5px;color:#111318;font-weight:600;outline:none;cursor:pointer;transition:all .15s ease}.adm-filters-group select:focus{border-color:#111318;box-shadow:0 0 0 2px #11131814}.adm-table-card{background:#fff;border:1px solid #e0e4ea;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1219260a;max-width:1680px;width:100%;margin:0 auto}.adm-table-scroll{overflow-x:auto;width:100%}.adm-table{width:100%;border-collapse:collapse;text-align:left;display:table!important}.adm-th{background:#f8fafc;padding:13px 18px;font-size:11px;font-weight:800;color:#5f6672;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;white-space:nowrap;display:table-cell!important}.adm-tr{cursor:pointer;transition:background-color .15s ease;display:table-row!important}.adm-tr:hover{background-color:#f8fafc}.adm-td{padding:14px 18px;font-size:13px;color:#111318;border-bottom:1px solid #f1f5f9;vertical-align:middle;display:table-cell!important}.adm-cell-flex{display:flex;align-items:center;gap:12px}.adm-avatar-circle{width:38px;height:38px;border-radius:50%;background:#111318;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0;letter-spacing:-.02em}.adm-avatar-circle.super{background:#111318;color:#fff;box-shadow:0 2px 6px #11131833}.adm-avatar-circle.mod{background:#047857;color:#fff}.adm-avatar-circle.content{background:#0284c7;color:#fff}.adm-avatar-circle.viewer{background:#475569;color:#fff}.adm-name-box{display:flex;flex-direction:column;gap:2px;min-width:0}.adm-name-box strong{font-size:13.5px;font-weight:750;color:#111318;white-space:nowrap}.adm-name-box small{font-size:11.5px;color:#64748b;white-space:nowrap}.adm-id-pill{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;color:#64748b;background:#f1f5f9;padding:1px 6px;border-radius:4px;display:inline-block;margin-top:2px;width:fit-content;border:1px solid #e2e8f0}.adm-role-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:800;letter-spacing:.03em}.adm-role-badge.super{background:#111318;color:#fff;border:1px solid #111318}.adm-role-badge.moderator{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.adm-role-badge.content{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd}.adm-role-badge.viewer{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.adm-status-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.adm-status-badge.active{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.adm-status-badge.suspended{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.adm-perm-pill{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:650;color:#334155;background:#f1f5f9;padding:3px 8px;border-radius:6px;border:1px solid #e2e8f0}.adm-date-text{font-size:12px;color:#64748b;font-weight:500}.adm-actions-group{display:flex;align-items:center;gap:6px;justify-content:flex-end}.adm-btn-mini{padding:5px 11px;font-size:11.5px;font-weight:700;border-radius:6px;background:#fff;border:1px solid #cbd5e1;color:#334155;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:all .12s ease}.adm-btn-mini:hover{background:#f1f5f9;border-color:#94a3b8;color:#111318}.adm-btn-mini.primary{background:#111318;color:#fff;border-color:#111318}.adm-btn-mini.primary:hover{background:#232731}.adm-btn-mini.danger{color:#dc2626;border-color:#fecaca;background:#fff}.adm-btn-mini.danger:hover{background:#fef2f2;border-color:#f87171}.adm-btn-mini.success{color:#15803d;border-color:#bbf7d0;background:#fff}.adm-btn-mini.success:hover{background:#f0fdf4}.adm-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-top:1px solid #f1f5f9;font-size:12.5px;color:#64748b;background:#fff}.adm-matrix-container{display:flex;flex-direction:column;gap:16px;max-width:1680px;width:100%;margin:0 auto}.adm-matrix-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1100px){.adm-matrix-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.adm-matrix-grid{grid-template-columns:1fr}}.adm-matrix-card{background:#fff;border:1px solid #e0e4ea;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 4px 16px #12192608}.adm-matrix-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.adm-matrix-card h3{margin:0;font-size:16px;font-weight:800;color:#111318}.adm-matrix-card p{margin:0;font-size:12.5px;color:#64748b;line-height:1.45}.adm-matrix-perms{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.adm-matrix-perms li{display:flex;align-items:center;gap:8px;font-size:12px;color:#334155;font-weight:550}.adm-matrix-perms li svg{color:#15803d;flex-shrink:0}.adm-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11131873;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;justify-content:flex-end;animation:fadeIn .15s ease-out}.adm-drawer{width:min(660px,100vw);height:100%;background:#fff;box-shadow:-8px 0 30px #0000001f;display:flex;flex-direction:column;overflow:hidden;animation:slideInRight .2s cubic-bezier(.16,1,.3,1);border-left:1px solid #e0e4ea}.adm-drawer-header{padding:18px 22px;border-bottom:1px solid #e0e4ea;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.adm-drawer-user-meta{display:flex;align-items:center;gap:12px}.adm-drawer-name-block h3{font-size:16px;font-weight:800;color:#111318;margin:0}.adm-drawer-name-block p{font-size:12px;color:#64748b;margin:2px 0 0}.adm-drawer-close-btn{border:0;background:transparent;color:#64748b;cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .12s ease}.adm-drawer-close-btn:hover{background:#f1f5f9;color:#111318}.adm-drawer-tabs-bar{display:flex;border-bottom:1px solid #e0e4ea;background:#f8fafc;padding:0 18px;overflow-x:auto;gap:6px}.adm-drawer-tab{padding:12px 14px;font-size:12.5px;font-weight:700;color:#64748b;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:all .12s ease}.adm-drawer-tab:hover{color:#111318}.adm-drawer-tab.active{color:#111318;border-bottom-color:#111318}.adm-drawer-body{flex:1;overflow-y:auto;padding:22px;display:flex;flex-direction:column;gap:18px}.adm-drawer-card{background:#fff;border:1px solid #e0e4ea;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:12px}.adm-drawer-card-title{font-size:13.5px;font-weight:800;color:#111318;display:flex;align-items:center;justify-content:space-between}.adm-info-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.adm-info-field{display:flex;flex-direction:column;gap:4px}.adm-info-field label{font-size:11px;font-weight:800;color:#5f6672;text-transform:uppercase;letter-spacing:.04em}.adm-info-field span{font-size:13px;color:#111318;font-weight:600}.adm-info-field input,.adm-info-field select{padding:8px 12px;border:1px solid #cbd5e1;border-radius:7px;font-size:13px;color:#111318;outline:none;background:#fff;transition:all .15s ease}.adm-info-field input:focus,.adm-info-field select:focus{border-color:#111318;box-shadow:0 0 0 2px #11131814}.adm-perm-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(max-width:500px){.adm-perm-grid{grid-template-columns:1fr}}.adm-perm-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border:1px solid #e0e4ea;border-radius:8px;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .12s ease}.adm-perm-item:hover{background:#f1f5f9;border-color:#cbd5e1}.adm-perm-item.checked{background:#f4f6f8;border-color:#111318;color:#111318;font-weight:700}.adm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11131880;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;display:flex;align-items:center;justify-content:center;padding:20px}.adm-modal-card{width:min(620px,100%);background:#fff;border-radius:18px;box-shadow:0 20px 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;max-height:90vh;border:1px solid #e0e4ea}.adm-modal-header{padding:18px 22px;border-bottom:1px solid #e0e4ea;display:flex;align-items:center;justify-content:space-between;background:#fff}.adm-modal-header-icon{width:38px;height:38px;border-radius:10px;background:#f4f6f9;border:1px solid #e2e6ed;display:grid;place-items:center;color:#111318}.adm-modal-header h3{margin:0;font-size:17px;font-weight:850;color:#111318;letter-spacing:-.01em}.adm-modal-body{padding:22px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.adm-modal-body label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#5f6672;text-transform:uppercase;letter-spacing:.04em}.adm-modal-body input,.adm-modal-body select{padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;font-size:13.5px;color:#111318;outline:none;background:#fff;transition:all .15s ease;font-weight:500}.adm-modal-body input:focus,.adm-modal-body select:focus{border-color:#111318;box-shadow:0 0 0 2px #11131814}.adm-modal-footer{padding:16px 22px;border-top:1px solid #e0e4ea;display:flex;justify-content:flex-end;gap:10px;background:#f8fafc}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:768px){.adm-container{padding:16px 14px 48px!important}.adm-header{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;padding:16px 18px!important}.adm-head-actions{width:100%!important;margin-left:0!important;justify-content:flex-start!important;flex-wrap:wrap!important}.adm-nav-tabs{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.adm-drawer{width:100vw!important;max-width:100vw!important}.adm-modal-card{width:95vw!important;max-height:94vh!important;padding:16px!important}}.home-console{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.home-console{max-width:none}.home-header{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1680px;margin:0 auto 18px;padding:16px 22px;border:1px solid #e0e4ea;border-radius:18px;background:#fff;box-shadow:0 8px 24px #1219260a;box-sizing:border-box}.home-header-left{display:flex;align-items:center;min-height:38px}.home-header-left>div{display:grid;gap:3px}.home-header .eyebrow{font-size:11px;font-weight:800;letter-spacing:1.4px;color:#5f6672;text-transform:uppercase}.home-header h1{margin:0;font-size:28px;letter-spacing:-.7px;line-height:1.08;color:#111318}.home-header p{margin:0;color:#687080;font-size:13px}.home-header-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;margin-left:auto!important;flex-shrink:0!important}.master-switch{min-width:220px!important;height:52px!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;padding:0 16px!important;border:1px solid #d8dee7!important;border-radius:13px!important;background:#fafbfc!important;color:#111318!important;text-align:left!important;cursor:pointer!important;box-sizing:border-box!important;transition:all .15s ease!important}.master-switch:hover{background:#f1f4f8!important;border-color:#cbd5e1!important}.master-switch>span{flex:0 0 38px!important;width:38px!important;height:22px!important;padding:3px!important;border-radius:99px!important;background:#c6cbd2!important;box-sizing:border-box!important;display:block!important;position:relative!important;transition:background .2s ease!important}.master-switch>span:after{content:""!important;display:block!important;width:16px!important;height:16px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 3px #00000026!important;transition:transform .2s ease!important}.master-switch.on>span{background:#111318!important}.master-switch.on>span:after{transform:translate(16px)!important}.master-switch>div{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important;margin:0!important}.master-switch strong{font-size:13px!important;font-weight:750!important;color:#111318!important;line-height:1.2!important;white-space:nowrap!important}.master-switch small{color:#747b87!important;font-size:11px!important;line-height:1.2!important;white-space:nowrap!important}.home-message{max-width:1680px;margin:0 auto 16px;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:9px;font-size:12px;box-sizing:border-box}.home-message.success{background:#f0f8f4;color:#15744d;border:1px solid #c8ebd9}.home-message.error{background:#fff0f0;color:#c52a2a;border:1px solid #fecaca}.home-layout{width:100%;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:24px;align-items:start}.home-workspace{display:grid;gap:18px;min-width:0}.home-section{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b;padding:24px;box-sizing:border-box}.home-section-heading{display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:2px}.home-section-heading>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.home-section-heading .step{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111318;color:#fff;font-size:11px;font-weight:800}.home-section-heading h2{margin:1px 0 5px;font-size:20px;letter-spacing:-.25px;color:#111318}.home-section-heading p{grid-column:2;font-size:13px;color:#687080;margin:0}.home-sort-policy{display:grid;gap:14px}.home-sort-policy-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-sort-policy-heading>div,.home-sort-default>span{display:grid;gap:4px}.home-sort-policy-heading strong,.home-sort-default strong{color:#111318;font-size:13px}.home-sort-policy-heading small,.home-sort-default small{color:#747b87;font-size:11px;line-height:1.4}.home-sort-policy-heading>span{flex-shrink:0;color:#15744d;font-size:11px;font-weight:800}.home-sort-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-sort-option{min-width:0;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dce0e6;border-radius:12px;background:#fff;color:#111318;text-align:left;cursor:pointer}.home-sort-option.on{border-color:#b8c0cc;background:#f7f8fa}.home-sort-option:disabled{cursor:not-allowed;opacity:.7}.home-sort-option>span:not(.home-sort-radio){display:grid;min-width:0;gap:3px}.home-sort-option strong{font-size:12px;line-height:1.2}.home-sort-option small{color:#747b87;font-size:10px;line-height:1.35}.home-sort-option b{margin-left:auto;color:#747b87;font-size:9px;letter-spacing:.4px}.home-sort-option.on b{color:#15744d}.home-sort-radio{flex:0 0 13px;width:13px;height:13px;border:1px solid #c8ced8;border-radius:50%;box-sizing:border-box}.home-sort-option.on .home-sort-radio{border:4px solid #111318}.home-sort-default{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid #e1e5eb;border-radius:12px;background:#fafbfc}.home-sort-default select{min-width:170px;padding:9px 10px;border:1px solid #d6dce5;border-radius:9px;background:#fff;color:#111318;font:inherit;font-size:12px}@media(max-width:760px){.home-sort-grid{grid-template-columns:1fr}.home-sort-default{align-items:stretch;flex-direction:column}.home-sort-default select{width:100%}}.home-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-summary{position:sticky;top:96px;padding:20px;background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 12px 30px #1219260f;box-sizing:border-box}.home-summary dl{display:grid;gap:0;margin:10px 0;padding:0}.home-summary dl div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #edf0f3}.home-summary dt{color:#747b87;font-size:13px}.home-summary dd{margin:0;text-align:right;font-weight:750;font-size:12px;color:#111318}.home-summary dd.active{color:#127547}.home-summary dd.inactive{color:#94a3b8}@media(max-width:1180px){.home-layout{grid-template-columns:1fr}.home-summary{position:static}}@media(max-width:700px){.home-console{padding:20px 14px 50px}.home-header{align-items:stretch;flex-direction:column}.home-section{padding:18px}.home-toggle-grid{grid-template-columns:1fr}}.messages-admin-page{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.messages-admin-page{max-width:none!important}.messages-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;max-width:1680px!important;margin:0 auto 20px!important;padding:16px 22px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px #1219260a!important;box-sizing:border-box!important}.messages-header-left{display:flex!important;align-items:center!important;gap:16px!important;min-height:38px!important}.messages-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.messages-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.messages-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.4px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.messages-header h1{margin:0!important;font-size:28px!important;letter-spacing:-.7px!important;line-height:1.08!important;color:#111318!important}.messages-header p{margin:0!important;color:#687080!important;font-size:13px!important}.messages-header-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex-shrink:0!important}.messages-stat-chip{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:10px!important;background:#fafbfc!important;font-size:12.5px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.messages-stat-chip .dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#17a668!important;flex-shrink:0!important}.messages-alert{max-width:1680px;margin:0 auto 16px;display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:10px;font-size:12.5px;box-sizing:border-box}.messages-alert.success{background:#f0f8f4;color:#15744d;border:1px solid #c8ebd9}.messages-alert.error{background:#fff0f0;color:#c52a2a;border:1px solid #fecaca}.messages-layout{width:100%;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:24px;align-items:start}.messages-workspace{display:grid;gap:20px;min-width:0}.messages-section-card{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b;padding:24px;box-sizing:border-box}.messages-section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.messages-section-heading>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.messages-step{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111318;color:#fff;font-size:11px;font-weight:800}.messages-section-heading h2{margin:1px 0 5px;font-size:20px;letter-spacing:-.25px;color:#111318}.messages-section-heading p{grid-column:2;font-size:13px;color:#687080;margin:0;line-height:1.45}.choice-toggle{min-height:64px;display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid #dce0e6;border-radius:14px;background:#fff;color:#111318;text-align:left;cursor:pointer;transition:all .15s ease;box-sizing:border-box;width:100%}.choice-toggle strong{font-size:14px;font-weight:750;color:#111318;line-height:1.25}.choice-toggle small{color:#727986;font-size:12px;line-height:1.4}.messages-save-row{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #edf0f5;margin-top:20px;padding-top:16px}.messages-save-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 20px;border:0;border-radius:10px;background:#111318;color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:background .15s ease}.messages-save-btn:hover{background:#232731}.messages-save-btn:disabled{opacity:.5;cursor:not-allowed}.messages-search-box{position:relative;display:flex;align-items:center;margin-bottom:14px}.messages-search-box svg{position:absolute;left:14px;color:#8b95a5;pointer-events:none}.messages-search-input{width:100%;min-height:44px;padding:10px 14px 10px 42px;border:1px solid #d6dce5;border-radius:12px;background:#fafbfc;color:#111318;font:inherit;font-size:13.5px;outline:none;box-sizing:border-box;transition:all .15s ease}.messages-search-input:focus{background:#fff;border-color:#111318;box-shadow:0 0 0 3px #11131814}.messages-user-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid #dfe3e9;border-radius:14px;background:#fbfcfe;margin-top:10px;transition:all .15s ease}.messages-user-card:hover{border-color:#cbd5e1;background:#fff}.messages-user-info{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.messages-user-avatar{width:42px;height:42px;border-radius:50%;background:#111318;color:#fff;display:grid;place-items:center;font-size:15px;font-weight:800;flex-shrink:0}.messages-user-text{display:grid;gap:3px;min-width:0}.messages-user-text strong{font-size:14px;font-weight:800;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-user-text small{font-size:12px;color:#64748b;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.messages-override-pill{display:inline-block;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:750;letter-spacing:.02em}.messages-override-pill.allowed{background:#eaf6ee;color:#127547}.messages-override-pill.blocked{background:#fdf2f2;color:#b42318}.messages-override-pill.default{background:#f1f5f9;color:#475569}.messages-override-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.override-btn{display:inline-flex;align-items:center;gap:4px;padding:7px 11px;border:1px solid #d6dce5;border-radius:8px;background:#fff;color:#334155;font-size:11.5px;font-weight:750;cursor:pointer;transition:all .15s ease}.override-btn:hover{background:#f8fafc;border-color:#94a3b8}.override-btn.active{background:#111318;color:#fff;border-color:#111318}.override-btn.danger{color:#b42318;border-color:#fecaca}.override-btn.danger:hover{background:#fef2f2}.messages-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.messages-step-item{padding:16px;border:1px solid #e1e6ef;border-radius:12px;background:#fbfcfe}.messages-step-item strong{display:block;font-size:13.5px;font-weight:750;color:#111318}.messages-step-item span{display:block;margin-top:6px;color:#687080;font-size:12px;line-height:1.45}.messages-info-box{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:14px 16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:12.5px;line-height:1.5}.messages-info-box svg{flex-shrink:0;color:#111318;margin-top:1px}.messages-summary{position:sticky;top:96px;padding:22px;background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 12px 30px #1219260f;box-sizing:border-box}.messages-summary .summary-title{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.messages-summary .summary-title svg{color:#111318;flex-shrink:0}.messages-summary .summary-title>div{display:grid;gap:2px}.messages-summary .summary-title strong{font-size:15px;font-weight:800;color:#111318}.messages-summary .summary-title span{color:#6f7682;font-size:11px}.messages-summary dl{display:grid;gap:0;margin:10px 0;padding:0}.messages-summary dl div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #edf0f3}.messages-summary dt{color:#747b87;font-size:12.5px}.messages-summary dd{margin:0;text-align:right;font-weight:750;font-size:12px;color:#111318}.messages-summary dd.active{color:#127547}.messages-summary dd.inactive{color:#94a3b8}.secondary-messages-btn{width:100%;min-height:40px;padding:9px 14px;border:1px solid #cfd5dd;border-radius:10px;background:#fff;color:#111318;font-size:12.5px;font-weight:750;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:14px}.secondary-messages-btn:hover{background:#f8f9fb;border-color:#b0b8c4}@media(max-width:1100px){.messages-layout{grid-template-columns:1fr}.messages-summary{position:static}}@media(max-width:768px){.messages-admin-page{padding:20px 14px 50px}.messages-header{flex-direction:column!important;align-items:stretch!important}.messages-header-actions{margin-left:0!important;width:100%!important;justify-content:flex-start!important}.messages-steps-grid{grid-template-columns:1fr}.messages-user-card{flex-direction:column;align-items:stretch}.messages-override-actions{justify-content:flex-start}}.leaderboard-console{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.leaderboard-console{max-width:none!important}.leaderboard-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;max-width:1680px!important;margin:0 auto 18px!important;padding:16px 22px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px #1219260a!important;box-sizing:border-box!important}.leaderboard-header-left{display:flex!important;align-items:center!important;gap:16px!important;min-height:38px!important}.leaderboard-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.leaderboard-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.leaderboard-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.4px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.leaderboard-header h1{margin:0!important;font-size:28px!important;letter-spacing:-.7px!important;line-height:1.08!important;color:#111318!important}.leaderboard-header p{margin:0!important;color:#687080!important;font-size:13px!important}.leaderboard-header-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex-shrink:0!important}.leaderboard-stat-chip{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:10px!important;background:#fafbfc!important;font-size:12.5px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.leaderboard-stat-chip .dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#17a668!important;flex-shrink:0!important}.leaderboard-nav-tabs{display:flex;align-items:center;gap:8px;max-width:1680px;margin:0 auto 20px;padding:6px;background:#edf0f5;border-radius:14px;width:fit-content}.leaderboard-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:none;border-radius:9px;background:transparent;color:#5a6474;font-size:13px;font-weight:750;cursor:pointer;transition:all .15s ease;white-space:nowrap}.leaderboard-nav-tab:hover{color:#111318;background:#fff9}.leaderboard-nav-tab.active{background:#111318;color:#fff;box-shadow:0 2px 8px #11131826}.leaderboard-nav-tab .tab-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:#00000014;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.leaderboard-nav-tab.active .tab-badge{background:#fff3;color:#fff}.leaderboard-message{max-width:1680px;margin:0 auto 16px;display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:10px;font-size:12.5px;box-sizing:border-box}.leaderboard-message.success{background:#f0f8f4;color:#15744d;border:1px solid #c8ebd9}.leaderboard-message.error{background:#fff0f0;color:#c52a2a;border:1px solid #fecaca}.leaderboard-layout{width:100%;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:24px;align-items:start}.leaderboard-workspace{display:grid;gap:20px;min-width:0}.leaderboard-section{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b;padding:24px;box-sizing:border-box}.leaderboard-section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:2px}.leaderboard-section-heading>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.leaderboard-section-heading .step{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111318;color:#fff;font-size:11px;font-weight:800}.leaderboard-section-heading h2{margin:1px 0 5px;font-size:20px;letter-spacing:-.25px;color:#111318}.leaderboard-section-heading p{grid-column:2;font-size:13px;color:#687080;margin:0;line-height:1.45}.leaderboard-weight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.leaderboard-weight-card{display:flex;flex-direction:column;justify-content:space-between;padding:16px;border:1px solid #dce0e6;border-radius:14px;background:#fff;transition:all .15s ease;box-sizing:border-box}.leaderboard-weight-card:hover{border-color:#cbd5e1;background:#fafbfc}.leaderboard-weight-card.disabled{background:#f8fafc;opacity:.65}.leaderboard-weight-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.leaderboard-weight-head strong{font-size:14px;font-weight:750;color:#111318;display:block}.leaderboard-weight-head small{display:block;color:#687080;font-size:11.5px;line-height:1.4;margin-top:4px}.choice-toggle>span.choice-dot{flex:0 0 38px;width:38px;height:22px;padding:3px;border-radius:99px;background:#c6cbd2;box-sizing:border-box;display:block;position:relative;transition:background .2s ease}.choice-toggle>span.choice-dot:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s ease}.choice-toggle.on>span.choice-dot{background:#111318}.choice-toggle.on>span.choice-dot:after{transform:translate(16px)}.weight-progress-wrap{margin:14px 0 10px}.weight-progress-bar{height:6px;background:#edf0f5;border-radius:99px;overflow:hidden}.weight-progress-fill{height:100%;background:#111318;border-radius:99px;transition:width .2s ease}.leaderboard-weight-input-wrap{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #edf0f3}.leaderboard-weight-input-wrap label{font-size:11.5px;font-weight:700;color:#687080}.leaderboard-weight-input{width:80px;min-height:36px;padding:6px 10px;border:1px solid #d6dce5;border-radius:8px;background:#fff;font-weight:750;font-size:13px;color:#111318;text-align:right;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.leaderboard-weight-input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.leaderboard-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-toggle-btn{min-height:64px;display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #dce0e6;border-radius:12px;background:#fff;color:#111318;text-align:left;cursor:pointer;transition:all .15s ease;box-sizing:border-box;width:100%}.metric-toggle-btn:hover{border-color:#afb5bf;background:#fafbfc}.metric-toggle-btn.disabled{background:#f8fafc;opacity:.65}.metric-icon-box{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f4f6f9;border:1px solid #e2e6ed;color:#111318;flex-shrink:0}.metric-text{display:grid;gap:2px;min-width:0;flex:1}.metric-text strong{font-size:13px;font-weight:750;color:#111318;line-height:1.25}.metric-text small{color:#727986;font-size:11px;line-height:1.35}.leaderboard-sponsor-section{display:grid;gap:18px}.sponsor-toolbar-grid{display:grid;grid-template-columns:minmax(180px,240px) 1fr auto;gap:14px;align-items:end}.leaderboard-field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750;color:#111318}.leaderboard-field input,.leaderboard-field select{width:100%;min-height:40px;border:1px solid #d6dce5;border-radius:8px;padding:8px 12px;color:#111318;background:#fff;font:inherit;box-sizing:border-box;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.leaderboard-field input:focus,.leaderboard-field select:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.leaderboard-field small{color:#727986;font-size:11px;font-weight:400;line-height:1.35}.leaderboard-upload-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 16px;border:1px dashed #cbd5e1;border-radius:8px;background:#fafbfc;color:#111318;font-size:12.5px;font-weight:750;cursor:pointer;transition:all .15s ease;white-space:nowrap}.leaderboard-upload-btn:hover{background:#f1f4f8;border-color:#94a3b8}.leaderboard-upload-btn input{display:none}.sponsor-preview-container{position:relative;overflow:hidden;border-radius:14px;border:1px solid #dfe3e9;background:#111318;aspect-ratio:4 / 1;display:flex;align-items:flex-end}.sponsor-preview-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.sponsor-preview-overlay{position:relative;z-index:2;width:100%;padding:14px 18px;background:linear-gradient(0deg,#000c,#0000);color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.fairness-box{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(200px,.8fr);gap:16px;align-items:center}.formula-card{display:flex;align-items:flex-start;gap:16px;padding:20px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.formula-card strong{font-size:14px;color:#111318;display:block;margin-bottom:4px}.formula-card p{margin:0 0 6px;color:#475569;font-size:12.5px;line-height:1.5}.formula-card small{color:#64748b;font-size:11.5px;line-height:1.45;display:block}.leaderboard-summary{position:sticky;top:96px;padding:22px;background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 12px 30px #1219260f;box-sizing:border-box}.leaderboard-summary .summary-title{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.leaderboard-summary .summary-title svg{color:#111318;flex-shrink:0}.leaderboard-summary .summary-title>div{display:grid;gap:2px}.leaderboard-summary .summary-title strong{font-size:15px;font-weight:800;color:#111318}.leaderboard-summary .summary-title span{color:#6f7682;font-size:11px}.leaderboard-summary dl{display:grid;gap:0;margin:10px 0;padding:0}.leaderboard-summary dl div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:9px 0;border-bottom:1px solid #edf0f3}.leaderboard-summary dt{color:#747b87;font-size:12.5px}.leaderboard-summary dd{margin:0;text-align:right;font-weight:750;font-size:12px;color:#111318}.leaderboard-summary dd.active{color:#127547}.leaderboard-summary dd.inactive{color:#94a3b8}.leaderboard-summary dd.balanced{color:#127547;font-weight:800}.save-leaderboard-btn{width:100%;min-height:46px;border:0;border-radius:10px;background:#111318;color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:14px}.save-leaderboard-btn:hover{background:#232731}.save-leaderboard-btn:disabled{opacity:.5;cursor:not-allowed}.secondary-leaderboard-btn{width:100%;min-height:38px;padding:8px 12px;border:1px solid #cfd5dd;border-radius:9px;background:#fff;color:#111318;font-size:12.5px;font-weight:750;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}.secondary-leaderboard-btn:hover{background:#f8f9fb;border-color:#b0b8c4}.secondary-leaderboard-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1180px){.leaderboard-layout{grid-template-columns:1fr}.leaderboard-summary{position:static}}@media(max-width:768px){.leaderboard-console{padding:20px 14px 50px}.leaderboard-header{flex-direction:column!important;align-items:stretch!important}.leaderboard-header-actions{margin-left:0!important;width:100%!important;justify-content:flex-start!important}.leaderboard-nav-tabs{width:100%;overflow-x:auto}.leaderboard-weight-grid,.leaderboard-metric-grid,.sponsor-toolbar-grid,.fairness-box{grid-template-columns:1fr}}.judging-console{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.judging-console{max-width:none!important}.judging-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;max-width:1680px!important;margin:0 auto 18px!important;padding:16px 22px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px #1219260a!important;box-sizing:border-box!important}.judging-header-left{display:flex!important;align-items:center!important;gap:16px!important;min-height:38px!important}.judging-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.judging-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.judging-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.4px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.judging-header h1{margin:0!important;font-size:28px!important;letter-spacing:-.7px!important;line-height:1.08!important;color:#111318!important}.judging-header p{margin:0!important;color:#687080!important;font-size:13px!important}.judging-header-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex-shrink:0!important}.judging-stat-chip{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:10px!important;background:#fafbfc!important;font-size:12.5px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.judging-stat-chip .dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#17a668!important;flex-shrink:0!important}.judging-toolbar{max-width:1680px;margin:0 auto 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border:1px solid #dfe3e9;border-radius:14px;background:#fff;box-shadow:0 4px 16px #12192608}.judging-toolbar-left{display:flex;align-items:center;gap:12px}.judging-toolbar-label{display:flex;align-items:center;gap:10px;font-weight:750;font-size:13px;color:#111318}.judging-month-input{min-height:38px;padding:6px 12px;border:1px solid #d6dce5;border-radius:9px;background:#fafbfc;color:#111318;font-size:13px;font-weight:750;outline:none;transition:all .15s ease;cursor:pointer}.judging-month-input:focus{border-color:#111318;background:#fff;box-shadow:0 0 0 3px #11131814}.judging-toolbar-right{display:flex;align-items:center;gap:10px}.judging-nav-tabs{display:flex;align-items:center;gap:8px;max-width:1680px;margin:0 auto 20px;padding:6px;background:#edf0f5;border-radius:14px;width:fit-content}.judging-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:none;border-radius:9px;background:transparent;color:#5a6474;font-size:13px;font-weight:750;cursor:pointer;transition:all .15s ease;white-space:nowrap}.judging-nav-tab:hover{color:#111318;background:#fff9}.judging-nav-tab.active{background:#111318;color:#fff;box-shadow:0 2px 8px #11131826}.judging-nav-tab .tab-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:#00000014;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.judging-nav-tab.active .tab-badge{background:#fff3;color:#fff}.judging-message{max-width:1680px;margin:0 auto 16px;display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:10px;font-size:12.5px;box-sizing:border-box}.judging-message.success{background:#f0f8f4;color:#15744d;border:1px solid #c8ebd9}.judging-message.error{background:#fff0f0;color:#c52a2a;border:1px solid #fecaca}.judging-content{max-width:1680px;margin:0 auto}.judging-assignment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.judging-assignment-card{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 8px 24px #1219260a;padding:22px;display:flex;flex-direction:column;gap:16px;box-sizing:border-box;min-width:0}.judging-card-head{display:flex;align-items:flex-start;gap:12px}.judging-card-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f4f6f9;border:1px solid #e2e6ed;color:#111318;flex-shrink:0}.judging-card-head>div{min-width:0;flex:1}.judging-card-head h2{margin:0 0 4px;font-size:16px;font-weight:800;color:#111318;letter-spacing:-.2px}.judging-card-head p{margin:0;font-size:12px;color:#687080;line-height:1.4}.judging-form-row{display:flex;gap:8px}.judging-form-row select,.judging-form-row input{flex:1;min-width:0;min-height:40px;padding:8px 12px;border:1px solid #d6dce5;border-radius:9px;background:#fff;color:#111318;font:inherit;font-size:13px;outline:none;transition:all .15s ease}.judging-form-row select:focus,.judging-form-row input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.judging-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 16px;border:none;border-radius:9px;background:#111318;color:#fff;font-size:12.5px;font-weight:750;cursor:pointer;white-space:nowrap;transition:background .15s ease}.judging-btn-primary:hover{background:#232731}.judging-btn-primary:disabled{opacity:.5;cursor:not-allowed}.assigned-judge-list{display:grid;gap:10px}.assigned-judge-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e5e9f0;border-radius:12px;background:#fafbfc;transition:border-color .15s ease}.assigned-judge-card:hover{border-color:#cbd5e1;background:#fff}.assigned-judge-info{min-width:0;flex:1}.assigned-judge-info strong{display:block;font-size:13px;font-weight:750;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assigned-judge-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:4px;font-size:11px;color:#64748b}.assigned-judge-meta .pill{padding:2px 7px;border-radius:6px;background:#eef2f6;color:#334155;font-weight:700;font-size:10.5px}.assigned-judge-meta .pill.green{background:#eaf6ee;color:#127547}.assigned-judge-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.revoke-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#b42318;font-size:11.5px;font-weight:700;cursor:pointer;transition:all .15s ease}.revoke-btn:hover{background:#fff5f5;border-color:#fca5a5}.generated-link-box{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #b9e4cc;background:#f2fbf5;border-radius:10px}.generated-link-box code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;color:#166534;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.copy-btn{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;background:#166534;color:#fff;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease}.copy-btn:hover{background:#14532d}.judging-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.judging-stat-box{background:#fff;border:1px solid #dfe3e9;border-radius:16px;padding:20px;box-shadow:0 4px 16px #12192608}.judging-stat-box span{display:block;font-size:12px;font-weight:700;color:#687080;text-transform:uppercase;letter-spacing:.03em}.judging-stat-box strong{display:block;font-size:32px;font-weight:850;color:#111318;letter-spacing:-.7px;margin-top:6px;line-height:1.1}.judging-stat-box small{display:block;color:#94a3b8;font-size:11.5px;margin-top:6px}.judging-summary-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.judging-summary-card{background:#fff;border:1px solid #dfe3e9;border-radius:18px;padding:22px;box-shadow:0 8px 24px #1219260a}.judging-summary-card h2{margin:0 0 4px;font-size:17px;font-weight:800;color:#111318}.judging-summary-card p{margin:0 0 16px;font-size:12.5px;color:#687080}.judging-table-list{display:grid;gap:0}.judging-table-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #edf0f5}.judging-table-item-left{min-width:0;flex:1}.judging-table-item-left strong{display:block;font-size:13.5px;font-weight:750;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.judging-table-item-left small{display:block;font-size:11.5px;color:#64748b;margin-top:3px}.judging-table-item-right{text-align:right;flex-shrink:0}.judging-table-item-right b{display:block;font-size:14px;font-weight:800;color:#111318}.judging-table-item-right small{display:block;font-size:11px;color:#64748b;margin-top:2px}.judging-table-item-right .status-pill{display:inline-block;padding:2px 7px;border-radius:6px;font-size:10.5px;font-weight:750;margin-top:2px}.judging-table-item-right .status-pill.complete{background:#eaf6ee;color:#127547}.judging-table-item-right .status-pill.pending{background:#f1f5f9;color:#64748b}.judging-photo-desk{display:grid;gap:16px}.judging-photo-desk-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.judging-photo-desk-head h2{margin:0;font-size:18px;font-weight:800;color:#111318}.judging-photo-desk-head p{margin:4px 0 0;font-size:13px;color:#687080}.judging-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.judging-photo-card{overflow:hidden;border:1px solid #dfe3e9;border-radius:16px;background:#fff;box-shadow:0 6px 20px #1219260a;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease}.judging-photo-card:hover{box-shadow:0 10px 28px #12192614}.judging-photo-thumb-wrap{position:relative;width:100%;aspect-ratio:16 / 10;background:#111318;overflow:hidden}.judging-photo-thumb-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.judging-photo-card:hover .judging-photo-thumb-wrap img{transform:scale(1.02)}.judging-photo-badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:8px;background:#111318bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}.judging-photo-body{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}.judging-photo-meta{display:grid;gap:3px}.judging-photo-meta strong{font-size:15px;font-weight:800;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.judging-photo-meta small{font-size:12px;color:#64748b;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.judging-photo-scoring-box{display:flex;align-items:flex-end;gap:8px;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e8ecf2}.judging-photo-scoring-box label{display:flex;flex-direction:column;gap:4px;font-size:11.5px;font-weight:750;color:#475569;flex:1}.judging-photo-score-input{min-height:38px;padding:6px 10px;border:1px solid #d6dce5;border-radius:8px;background:#fff;font-weight:800;font-size:14px;color:#111318;outline:none;transition:all .15s ease}.judging-photo-score-input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.judging-photo-scoring-box button{min-height:38px;padding:8px 14px;border:0;border-radius:8px;background:#111318;color:#fff;font-size:12px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s ease}.judging-photo-scoring-box button:hover{background:#232731}.judging-photo-scoring-box button:disabled{opacity:.5;cursor:not-allowed}.judging-photo-average-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11.5px;color:#64748b;padding-top:4px}.judging-photo-average-bar strong{color:#111318;font-weight:800}.judge-marks-drawer{margin-top:auto;padding-top:10px;border-top:1px solid #edf0f5}.judge-marks-drawer-title{font-size:11px;font-weight:800;color:#727986;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;display:block}.judge-marks-drawer-empty{font-size:11.5px;color:#94a3b8;font-style:italic}.judge-marks-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 0;font-size:12px}.judge-marks-row-left{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.judge-marks-row-left strong{font-weight:700;color:#111318}.judge-marks-row-left small{display:block;color:#8a92a0;font-size:10.5px}.judge-marks-score-pill{padding:2px 8px;border-radius:6px;background:#eef2f7;color:#111318;font-weight:800;font-size:11.5px;white-space:nowrap}.judging-empty-card{padding:36px 20px;text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;font-size:13.5px}@media(max-width:1200px){.judging-assignment-grid{grid-template-columns:1fr}.judging-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.judging-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.judging-summary-columns,.judging-photo-grid{grid-template-columns:1fr}.judging-toolbar{flex-direction:column;align-items:stretch}.judging-header{flex-direction:column!important;align-items:stretch!important}.judging-header-actions{margin-left:0!important;width:100%!important;justify-content:flex-start!important}}.anonymous-judge-page{min-height:100vh;max-width:1280px!important;margin:0 auto;padding:34px clamp(20px,3vw,40px) 60px!important;background:#f7f8fa;color:#111318;box-sizing:border-box}.anonymous-judge-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding:20px 24px;background:#fff;border:1px solid #dfe3e9;border-radius:16px;box-shadow:0 8px 24px #1219260a}.anonymous-judge-header h1{margin:4px 0 3px;font-size:26px;font-weight:800;letter-spacing:-.5px;color:#111318}.anonymous-judge-header p{margin:0;color:#687080;font-size:13px}.anonymous-progress{display:grid;gap:2px;text-align:right;flex-shrink:0}.anonymous-progress strong{font-size:28px;font-weight:850;color:#111318;letter-spacing:-.5px}.anonymous-progress span{font-size:12px;color:#687080;font-weight:600}.anonymous-judge-success{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;border:1px solid #c8ebd9;border-radius:10px;background:#f0f8f4;color:#15744d;font-size:13px;font-weight:600}.anonymous-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.anonymous-photo{overflow:hidden;border:1px solid #dfe3e9;border-radius:16px;background:#fff;box-shadow:0 6px 20px #1219260a;display:flex;flex-direction:column}.anonymous-photo-number{padding:12px 16px;font-weight:800;color:#111318;font-size:13px;border-bottom:1px solid #f1f4f8;background:#fafbfc}.anonymous-photo img{display:block;width:100%;aspect-ratio:16 / 11;object-fit:cover;background:#111318}.anonymous-photo-actions{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:14px 16px;background:#fff}.anonymous-photo-actions label{display:grid;gap:5px;font-size:11.5px;font-weight:750;color:#475569}.anonymous-photo-actions input{width:100%;min-height:38px;padding:6px 10px;border:1px solid #d6dce5;border-radius:8px;font:inherit;font-weight:800;font-size:14px;color:#111318;outline:none;box-sizing:border-box;transition:all .15s ease}.anonymous-photo-actions input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.anonymous-photo-actions button{min-height:38px;padding:8px 14px;border:0;border-radius:8px;background:#111318;color:#fff;font-size:12.5px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s ease}.anonymous-photo-actions button:hover{background:#232731}.anonymous-photo-actions button:disabled{opacity:.5;cursor:not-allowed}.anonymous-judge-loading,.anonymous-judge-error{min-height:60vh;display:grid;place-items:center;align-content:center;text-align:center;color:#687080;padding:40px}.anonymous-judge-error h1,.anonymous-judge-error h2{color:#111318;margin:12px 0 6px;font-size:22px}.anonymous-judge-error svg{color:#111318;margin:0 auto 10px}@media(max-width:950px){.anonymous-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.anonymous-judge-page{padding:20px 14px 40px!important}.anonymous-judge-header{flex-direction:column;align-items:flex-start}.anonymous-progress{text-align:left;margin-top:10px}.anonymous-photo-grid{grid-template-columns:1fr}}.thought-photo-panel{display:flex;flex-direction:column;gap:20px}.thought-photo-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:24px;align-items:start}.thought-photo-workspace{display:grid;gap:20px;min-width:0}.thought-photo-section{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b;padding:24px;box-sizing:border-box}.thought-photo-section-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.thought-photo-number{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#111318;font-size:11px;font-weight:800}.thought-photo-section-head>div{flex:1;min-width:0}.thought-photo-section-head h3{margin:1px 0 4px;color:#111318;font-size:18px;letter-spacing:-.25px}.thought-photo-section-head p{margin:0;color:#687080;font-size:13px;line-height:1.45}.thought-photo-grid{display:grid;gap:12px}.posting-grid{grid-template-columns:minmax(0,1.35fr) minmax(200px,.65fr)}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.limits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.poll-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thought-field{display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid #dce0e6;border-radius:12px;background:#fafbfc;color:#111318;font-size:12px;font-weight:750;box-sizing:border-box}.thought-field input,.thought-field select{width:100%;min-height:40px;border:1px solid #d6dce5;border-radius:8px;padding:8px 12px;color:#111318;background:#fff;font:inherit;font-weight:500;box-sizing:border-box;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.thought-field input:focus,.thought-field select:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.thought-field small{color:#727986;font-size:11px;font-weight:400;line-height:1.35}.thought-setting-toggle{min-height:62px;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid #dce0e6;border-radius:12px;background:#fff;color:#111318;text-align:left;cursor:pointer;transition:all .15s ease;box-sizing:border-box;width:100%;-webkit-user-select:none;user-select:none}.thought-setting-toggle:hover{border-color:#afb5bf;background:#fafbfc}.thought-setting-toggle.on{border-color:#111318;background:#fafbfc}.thought-switch{flex:0 0 38px;width:38px;height:22px;padding:3px;border-radius:99px;background:#c6cbd2;box-sizing:border-box;display:block;position:relative;transition:background .2s ease}.thought-switch:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s ease}.thought-setting-toggle.on .thought-switch{background:#111318}.thought-setting-toggle.on .thought-switch:after{transform:translate(16px)}.thought-toggle-text{display:grid;gap:2px;min-width:0;flex:1}.thought-toggle-text strong{font-size:13px;font-weight:750;color:#111318;line-height:1.25}.thought-toggle-text small{color:#727986;font-size:11px;line-height:1.35}.thought-shared-alert{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;background:#f6f8fa;border:1px solid #dfe3e9;border-left:4px solid #111318;color:#334155;font-size:12.5px;line-height:1.5}.thought-shared-alert strong{color:#111318}.thought-photo-summary{position:sticky;top:96px;padding:22px;background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 12px 30px #1219260f;box-sizing:border-box}.thought-photo-summary .summary-title{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.thought-photo-summary .summary-title svg{color:#111318;flex-shrink:0}.thought-photo-summary .summary-title>div{display:grid;gap:2px}.thought-photo-summary .summary-title strong{font-size:15px;font-weight:800;color:#111318}.thought-photo-summary .summary-title span{color:#6f7682;font-size:11px}.thought-photo-summary dl{display:grid;gap:0;margin:10px 0;padding:0}.thought-photo-summary dl div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:9px 0;border-bottom:1px solid #edf0f3}.thought-photo-summary dt{color:#747b87;font-size:12.5px}.thought-photo-summary dd{margin:0;text-align:right;font-weight:750;font-size:12px;color:#111318}.thought-photo-summary dd.active{color:#127547}.thought-photo-summary dd.inactive{color:#94a3b8}.thought-save-btn{width:100%;min-height:46px;border:0;border-radius:10px;background:#111318;color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:12px}.thought-save-btn:hover{background:#232731}.thought-save-btn:disabled{opacity:.5;cursor:not-allowed}.thought-save-btn.secondary{background:#fff;color:#111318;border:1px solid #cfd5dd;margin-top:8px}.thought-save-btn.secondary:hover{background:#f8f9fb}@media(max-width:1180px){.thought-photo-layout{grid-template-columns:1fr}.thought-photo-summary{position:static}}@media(max-width:768px){.posting-grid,.quality-grid,.limits-grid,.poll-grid{grid-template-columns:1fr}}.thought-ads-panel{display:flex;flex-direction:column;gap:24px}.thought-ads-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:24px;align-items:start}.thought-ads-workspace{display:grid;gap:24px;min-width:0}.thought-ads-section{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b;padding:24px;box-sizing:border-box}.thought-ads-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.thought-ads-section-head>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.thought-ads-number{grid-row:1 / 3;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#111318;font-size:11px;font-weight:800}.thought-ads-section-head h3{margin:1px 0 4px;color:#111318;font-size:18px;letter-spacing:-.25px}.thought-ads-section-head p{grid-column:2;margin:0;color:#687080;font-size:13px;line-height:1.45}.thought-ads-rule-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr) minmax(0,1fr);gap:12px;align-items:stretch}.thought-ad-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.thought-ad-form .wide{grid-column:1 / -1}.thought-ad-upload{display:flex;align-items:center;gap:16px;margin-top:6px}.thought-upload-button{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px dashed #cbd5e1;border-radius:9px;background:#fafbfc;color:#111318;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease}.thought-upload-button:hover{background:#f1f4f8;border-color:#94a3b8}.thought-upload-button input{display:none}.thought-ad-upload img{width:140px;height:52px;object-fit:cover;border-radius:8px;border:1px solid #dfe3e9}.thought-ad-form-actions{grid-column:1 / -1;display:flex;align-items:center;gap:10px;padding-top:10px}.thought-ad-list{display:grid;gap:10px}.thought-ad-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border:1px solid #dfe3e9;border-radius:14px;background:#fff;transition:all .15s ease}.thought-ad-row:hover{border-color:#cbd5e1;background:#fafbfc}.thought-ad-row.inactive{opacity:.6;background:#f9fafb}.thought-ad-row-main{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.thought-ad-row-icon{width:40px;height:40px;display:grid;place-items:center;background:#f1f4f8;border:1px solid #e2e6ed;border-radius:10px;font-size:16px;flex-shrink:0}.thought-ad-row-text{display:grid;gap:3px;min-width:0}.thought-ad-row-text strong{font-size:14px;font-weight:750;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thought-ad-row-text p{margin:0;color:#687080;font-size:12px}.thought-ad-row-text small{font-size:11px}.thought-ad-row-text small.active{color:#127547;font-weight:700}.thought-ad-row-text small.paused{color:#94a3b8;font-weight:600}.thought-ad-row-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.thought-ad-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #dfe3e9;border-radius:8px;background:#fff;color:#334155;font-size:12px;font-weight:750;cursor:pointer;transition:all .15s ease}.thought-ad-btn:hover{background:#f8fafc;color:#111318;border-color:#cbd5e1}.thought-ad-btn.danger:hover{background:#fef2f2;border-color:#fca5a5}@media(max-width:1180px){.thought-ads-layout{grid-template-columns:1fr}}@media(max-width:768px){.thought-ads-rule-grid,.thought-ad-form{grid-template-columns:1fr}.thought-ad-row{flex-direction:column;align-items:stretch;gap:12px}.thought-ad-row-actions{justify-content:flex-end}}.thoughts-console{width:100%;max-width:none;padding:24px clamp(24px,3vw,52px) 64px;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.thoughts-console{max-width:none!important}.thoughts-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;max-width:1680px!important;margin:0 auto 18px!important;padding:16px 22px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px #1219260a!important;box-sizing:border-box!important}.thoughts-header-left{display:flex!important;align-items:center!important;gap:16px!important;min-height:38px!important}.thoughts-header-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important}.thoughts-header-text{display:flex!important;flex-direction:column!important;gap:3px!important}.thoughts-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.4px!important;color:#5f6672!important;text-transform:uppercase!important;line-height:1!important}.thoughts-header h1{margin:0!important;font-size:28px!important;letter-spacing:-.7px!important;line-height:1.08!important;color:#111318!important}.thoughts-header p{margin:0!important;color:#687080!important;font-size:13px!important}.thoughts-header-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex-shrink:0!important}.thoughts-stat-chip{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:10px!important;background:#fafbfc!important;font-size:12.5px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.thoughts-stat-chip .dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#17a668!important;flex-shrink:0!important}.thoughts-reaction-policy{margin-top:18px;padding:16px;border:1px solid #e3e7ee;border-radius:14px;background:#fbfcfe}.thoughts-reaction-policy-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.thoughts-reaction-policy-heading>div{display:grid;gap:4px}.thoughts-reaction-policy-heading strong{font-size:14px;color:#1f2937}.thoughts-reaction-policy-heading small{color:#687080;font-size:12px}.thoughts-reaction-policy-heading>span{flex:0 0 auto;padding:4px 9px;border-radius:999px;background:#edf8f3;color:#147a4b;font-size:11px;font-weight:800}.thoughts-reaction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.thoughts-reaction-option{display:flex;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid #e3e7ee;border-radius:11px;background:#fff;color:#4b5563;text-align:left;cursor:pointer}.thoughts-reaction-option.on{border-color:#b9e5cf;background:#f3fbf6}.thoughts-reaction-option:disabled{cursor:not-allowed;opacity:.65}.thoughts-reaction-emoji{width:28px;font-size:21px;text-align:center}.thoughts-reaction-copy{display:grid;flex:1;min-width:0;gap:2px}.thoughts-reaction-copy strong{color:#1f2937;font-size:12px}.thoughts-reaction-copy small{overflow:hidden;color:#7a8493;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.thoughts-reaction-check{color:#8791a0;font-size:9px;font-weight:900}.thoughts-reaction-option.on .thoughts-reaction-check{color:#16804f}.thoughts-sort-policy{margin-top:18px;padding:16px;border:1px solid #e3e7ee;border-radius:14px;background:#fbfcfe}.thoughts-sort-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.thoughts-sort-option{display:flex;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid #e3e7ee;border-radius:11px;background:#fff;color:#4b5563;text-align:left;cursor:pointer}.thoughts-sort-option.on{border-color:#b9e5cf;background:#f3fbf6}.thoughts-sort-option:disabled{cursor:not-allowed;opacity:.65}.thoughts-sort-radio{width:14px;height:14px;border:2px solid #b8c0cc;border-radius:50%;flex:0 0 auto}.thoughts-sort-option.on .thoughts-sort-radio{border-color:#16804f;box-shadow:inset 0 0 0 3px #f3fbf6;background:#16804f}.thoughts-sort-default{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;padding-top:12px;border-top:1px solid #e3e7ee}.thoughts-sort-default>span{display:grid;gap:3px}.thoughts-sort-default strong{color:#1f2937;font-size:12px}.thoughts-sort-default small{color:#7a8493;font-size:10.5px}.thoughts-sort-default select{min-width:170px;padding:8px 10px;border:1px solid #d7dde6;border-radius:8px;background:#fff;color:#1f2937;font-size:12px}@media(max-width:720px){.thoughts-reaction-grid,.thoughts-sort-grid{grid-template-columns:1fr}.thoughts-sort-default{align-items:stretch;flex-direction:column}.thoughts-sort-default select{width:100%}}.thoughts-nav-tabs{display:flex;align-items:center;gap:8px;max-width:1680px;margin:0 auto 20px;padding:6px;background:#edf0f5;border-radius:14px;width:fit-content}.thoughts-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:none;border-radius:9px;background:transparent;color:#5a6474;font-size:13px;font-weight:750;cursor:pointer;transition:all .15s ease;white-space:nowrap}.thoughts-nav-tab:hover{color:#111318;background:#fff9}.thoughts-nav-tab.active{background:#111318;color:#fff;box-shadow:0 2px 8px #11131826}.thoughts-nav-tab .tab-count{display:inline-flex;align-items:center;justify-content:center;padding:1px 7px;border-radius:999px;background:#00000014;font-size:11px;font-weight:800}.thoughts-nav-tab.active .tab-count{background:#fff3;color:#fff}.thoughts-message{max-width:1680px;margin:0 auto 16px;display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:10px;font-size:12.5px;box-sizing:border-box}.thoughts-message.success{background:#f0f8f4;color:#15744d;border:1px solid #c8ebd9}.thoughts-message.error{background:#fff0f0;color:#c52a2a;border:1px solid #fecaca}.thoughts-layout{width:100%;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:24px;align-items:start}.thoughts-layout.full-width{grid-template-columns:1fr}.thoughts-workspace{display:grid;gap:20px;min-width:0}.thoughts-section{background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 10px 28px #1219260b;padding:24px;box-sizing:border-box}.thoughts-section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:2px}.thoughts-section-heading>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.thoughts-section-heading .step{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111318;color:#fff;font-size:11px;font-weight:800}.thoughts-section-heading h2{margin:1px 0 5px;font-size:20px;letter-spacing:-.25px;color:#111318}.thoughts-section-heading p{grid-column:2;font-size:13px;color:#687080;margin:0}.thoughts-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.thoughts-toggle-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-toggle{min-height:62px;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid #dce0e6;border-radius:12px;background:#fff;color:#111318;text-align:left;cursor:pointer;transition:all .15s ease;box-sizing:border-box;width:100%}.choice-toggle:hover{border-color:#afb5bf;background:#fafbfc}.choice-toggle>span{flex:0 0 38px;width:38px;height:22px;padding:3px;border-radius:99px;background:#c6cbd2;box-sizing:border-box;display:block;position:relative;transition:background .2s ease}.choice-toggle>span:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s ease}.choice-toggle.on>span{background:#111318}.choice-toggle.on>span:after{transform:translate(16px)}.choice-toggle>div{display:grid;gap:3px;min-width:0;flex:1}.choice-toggle strong{font-size:13px;font-weight:750;color:#111318;line-height:1.25}.choice-toggle small{color:#727986;font-size:11px;line-height:1.4}.thoughts-field{display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid #dce0e6;border-radius:12px;background:#fafbfc;color:#111318;font-size:12px;font-weight:750;box-sizing:border-box}.thoughts-field input,.thoughts-field select,.thoughts-field textarea{width:100%;min-height:40px;border:1px solid #d6dce5;border-radius:8px;padding:8px 12px;color:#111318;background:#fff;font:inherit;box-sizing:border-box;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.thoughts-field input:focus,.thoughts-field select:focus,.thoughts-field textarea:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.thoughts-field small{color:#727986;font-size:11px;font-weight:400;line-height:1.35}.thoughts-limit-box{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;margin-top:14px;border:1px solid #dce0e6;border-radius:12px;background:#fafbfc}.thoughts-limit-box>div{display:grid;gap:3px}.thoughts-limit-box strong{font-size:13.5px;color:#111318}.thoughts-limit-box small{color:#727986;font-size:11px}.thoughts-limit-input{width:110px!important;min-height:40px;padding:8px 12px;border:1px solid #d6dce5;border-radius:9px;background:#fff;font-weight:750;font-size:14px;text-align:center;outline:none}.thoughts-limit-input:focus{border-color:#111318;box-shadow:0 0 0 3px #11131814}.thoughts-summary{position:sticky;top:96px;padding:20px;background:#fff;border:1px solid #dfe3e9;border-radius:18px;box-shadow:0 12px 30px #1219260f;box-sizing:border-box}.summary-title{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.summary-title svg{color:#111318;flex-shrink:0}.summary-title>div{display:grid;gap:2px}.summary-title strong{font-size:15px;font-weight:800;color:#111318}.summary-title span{color:#6f7682;font-size:11px}.thoughts-summary dl{display:grid;gap:0;margin:10px 0;padding:0}.thoughts-summary dl div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:9px 0;border-bottom:1px solid #edf0f3}.thoughts-summary dt{color:#747b87;font-size:12.5px}.thoughts-summary dd{margin:0;text-align:right;font-weight:750;font-size:12px;color:#111318}.thoughts-summary dd.active{color:#127547}.thoughts-summary dd.inactive{color:#94a3b8}.priority-note{display:grid;gap:5px;margin:16px 0;padding:12px;border-radius:10px;background:#f4f5f7}.priority-note b{font-size:12px;color:#111318}.priority-note span{color:#6c7380;font-size:11px;line-height:1.5}.save-policy{width:100%;min-height:46px;border:0;border-radius:10px;background:#111318;color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:7px}.save-policy:hover{background:#232731}.save-policy:disabled{opacity:.5;cursor:not-allowed}.outline-button{width:100%;min-height:40px;padding:9px 12px;border:1px solid #cfd5dd;border-radius:9px;background:#fff;color:#111318;font-size:13px;font-weight:750;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.outline-button:hover{background:#f8f9fb}.outline-button:disabled{opacity:.5;cursor:not-allowed}.thought-shared-alert{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:12px;background:#f4f6f9;border:1px solid #e1e6ef;color:#334155;font-size:12.5px;line-height:1.5;margin-top:14px}.thought-shared-alert a{color:#111318;font-weight:750;text-decoration:underline}.thought-ads-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.thought-ad-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #e0e4ea;border-radius:12px;background:#fff;transition:all .15s ease}.thought-ad-card:hover{border-color:#cbd5e1;background:#fafbfc}.thought-ad-card.inactive{opacity:.65}.thought-ad-card-info{display:flex;align-items:center;gap:12px;min-width:0}.thought-ad-card-icon{width:36px;height:36px;border-radius:10px;background:#f1f4f8;display:grid;place-items:center;color:#111318;font-size:14px;flex-shrink:0}.thought-ad-card-text{display:grid;gap:2px;min-width:0}.thought-ad-card-text strong{font-size:13.5px;color:#111318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thought-ad-card-text small{color:#687080;font-size:11px}.thought-ad-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.thought-ad-btn{padding:6px 10px;border:1px solid #dfe3e9;border-radius:7px;background:#fff;color:#334155;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.thought-ad-btn:hover{background:#f8fafc;color:#111318}.thought-ad-btn.danger{color:#b91c1c;border-color:#fecaca}.thought-ad-btn.danger:hover{background:#fef2f2}.thought-mod-toolbar{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #dfe3e9;border-radius:14px;background:#fff;margin-bottom:16px}.thought-mod-search{flex:1;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dce0e6;border-radius:9px;background:#fff;min-height:40px}.thought-mod-search input{width:100%;border:none;outline:none;font:inherit;font-size:13px}.thought-mod-select{min-height:40px;padding:0 12px;border:1px solid #dce0e6;border-radius:9px;background:#fff;font:inherit;font-size:13px;color:#334155;cursor:pointer}.thought-mod-list{display:grid;gap:12px}.thought-mod-row{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid #dfe3e9;border-radius:14px;background:#fff;box-shadow:0 2px 8px #12192605}.thought-mod-avatar{width:36px;height:36px;border-radius:50%;background:#111318;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;flex-shrink:0}.thought-mod-body{flex:1;min-width:0;display:grid;gap:6px}.thought-mod-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.thought-mod-meta strong{font-size:13.5px;color:#111318}.thought-mod-meta span{font-size:11px;color:#747b87}.thought-mod-status{padding:2px 8px;border-radius:999px;font-size:10.5px;font-weight:800;text-transform:uppercase}.thought-mod-status.published{background:#edf8f3;color:#127547;border:1px solid #c8ebd9}.thought-mod-status.pending{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.thought-mod-status.hidden{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.thought-mod-status.deleted{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.thought-mod-text{font-size:13px;color:#242938;line-height:1.5;margin:0;white-space:pre-wrap}.thought-mod-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.thought-mod-stats{font-size:11.5px;color:#687080;display:flex;gap:10px}.thought-mod-actions{display:flex;align-items:center;gap:6px}.thought-mod-btn{padding:6px 12px;border:1px solid #dfe3e9;border-radius:7px;background:#fff;color:#334155;font-size:12px;font-weight:750;cursor:pointer;transition:all .15s ease}.thought-mod-btn:hover{background:#f8fafc;color:#111318}.thought-mod-btn.primary{background:#111318;border-color:#111318;color:#fff}.thought-mod-btn.primary:hover{background:#232731}.thought-mod-btn.danger{border-color:#fecaca;color:#b91c1c}.thought-mod-btn.danger:hover{background:#fef2f2}@media(max-width:1180px){.thoughts-layout{grid-template-columns:1fr}.thoughts-summary{position:static}}@media(max-width:768px){.thoughts-console{padding:20px 14px 50px}.thoughts-header{flex-direction:column!important;align-items:stretch!important}.thoughts-header-actions{margin-left:0!important;width:100%!important;justify-content:flex-start!important}.thoughts-nav-tabs{width:100%;overflow-x:auto}.thoughts-toggle-grid,.thoughts-ads-grid{grid-template-columns:1fr}.thought-mod-row{flex-direction:column}}.categories-console{width:100%;max-width:none;padding:28px clamp(24px,3vw,52px) 80px!important;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.categories-console{max-width:none!important;padding:28px clamp(24px,3vw,52px) 80px!important;box-sizing:border-box!important}.categories-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;max-width:1680px!important;min-height:84px!important;height:auto!important;margin:0 auto 28px!important;padding:20px 28px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 20px #1219260a!important;box-sizing:border-box!important}.categories-header-title{display:flex!important;align-items:center!important;gap:16px!important;margin:0!important;flex:1 1 auto!important}.categories-header-icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important;margin:0!important}.categories-header-text{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0!important}.categories-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;color:#64748b!important;text-transform:uppercase!important;line-height:1!important}.categories-header h1{margin:2px 0 0!important;font-size:24px!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.2!important;color:#111318!important}.categories-header p{margin:3px 0 0!important;color:#687080!important;font-size:13px!important;line-height:1.45!important}.categories-header-stats{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin:0 0 0 auto!important;flex-shrink:0!important}.category-stat-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:999px!important;background:#f8fafc!important;font-size:12px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.category-stat-chip.active-chip{background:#edf8f3!important;border-color:#c8ebd9!important;color:#127547!important}.category-stat-chip .dot{width:8px!important;height:8px!important;border-radius:50%!important;background:#64748b!important}.category-stat-chip.active-chip .dot{background:#17a668!important;box-shadow:0 0 0 3px #17a66833!important}.category-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:1680px;margin:0 auto 24px;padding:14px 20px;border-radius:12px;font-size:13px;font-weight:600;box-sizing:border-box;animation:fadeInDown .2s ease-out}.category-feedback.success{background:#edf8f3;border:1px solid #c8ebd9;color:#127547}.category-feedback.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.category-feedback-content{display:flex;align-items:center;gap:10px}.category-feedback-close{background:transparent!important;border:none!important;color:inherit!important;padding:4px!important;border-radius:6px!important;cursor:pointer!important;display:grid!important;place-items:center!important;opacity:.7;transition:opacity .15s ease}.category-feedback-close:hover{opacity:1}.categories-grid{display:grid;grid-template-columns:420px minmax(0,1fr);gap:28px;width:100%;max-width:1680px;margin:0 auto;align-items:start}.category-studio-card{background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a;padding:26px;position:sticky;top:24px}.category-studio-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:20px;border-bottom:1px solid #eef2f6;margin-bottom:22px}.category-studio-title-wrap{display:flex;flex-direction:column;gap:4px}.category-step-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#64748b}.category-step-badge .num{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#f1f4f8;color:#111318;font-size:10px;font-weight:800}.category-studio-head h2{margin:0;font-size:18px;font-weight:800;color:#111318;letter-spacing:-.3px}.category-studio-head p{margin:0;font-size:12px;color:#687080;line-height:1.4}.category-editing-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#f1f4f8;border:1px solid #dfe3e9;font-size:11px;font-weight:700;color:#334155;white-space:nowrap}.category-form{display:flex;flex-direction:column;gap:18px}.category-form-group{display:flex;flex-direction:column;gap:6px}.category-form-group label{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#1e293b;margin:0}.category-form-group label .hint{font-size:11px;font-weight:500;color:#94a3b8}.category-form-group input[type=text],.category-form-group input[type=number],.category-form-group textarea{width:100%;box-sizing:border-box;padding:10px 14px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.category-form-group input[type=text]:focus,.category-form-group input[type=number]:focus,.category-form-group textarea:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.category-slug-input-wrapper{position:relative;display:flex;align-items:center}.category-slug-prefix{position:absolute;left:14px;font-size:13px;font-weight:700;color:#94a3b8;pointer-events:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.category-slug-input-wrapper input{padding-left:28px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:12px!important}.category-form-group textarea{resize:vertical;min-height:64px;line-height:1.45}.category-color-selector{display:flex;flex-direction:column;gap:10px}.category-palette-grid{display:flex;flex-wrap:wrap;gap:8px}.category-palette-btn{width:26px;height:26px;border-radius:8px;border:2px solid transparent;cursor:pointer;padding:0;display:grid;place-items:center;transition:transform .12s ease,border-color .12s ease;position:relative}.category-palette-btn:hover{transform:scale(1.12)}.category-palette-btn.selected{border-color:#111318;box-shadow:0 0 0 2px #fff,0 0 0 4px #111318}.category-custom-color-row{display:flex;align-items:center;gap:10px;margin-top:4px}.category-color-native-wrap{position:relative;width:36px;height:36px;border-radius:10px;border:1px solid #dfe3e9;overflow:hidden;cursor:pointer;flex-shrink:0}.category-color-native-wrap input[type=color]{position:absolute;top:-10px;left:-10px;width:60px;height:60px;border:none;cursor:pointer;background:none}.category-color-hex-input{flex:1;padding:9px 12px;border:1px solid #dfe3e9;border-radius:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;text-transform:uppercase}.category-color-hex-input:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.category-preview-panel{padding:14px 16px;border:1px dashed #d5dbe5;border-radius:12px;background:#fbfcfe;display:flex;flex-direction:column;gap:8px}.category-preview-label{font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#64748b}.category-preview-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#fff;border:1px solid #e0e4ea;box-shadow:0 2px 6px #1219260a;width:fit-content;font-size:13px;font-weight:700;color:#111318}.category-preview-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.category-preview-count{font-size:11px;font-weight:600;color:#94a3b8;background:#f1f4f8;padding:2px 6px;border-radius:999px;margin-left:2px}.category-studio-actions{display:flex;gap:10px;margin-top:8px}.category-btn-primary{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;background:#111318!important;color:#fff!important;border:1px solid #111318!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important;cursor:pointer;transition:background .15s ease,transform .1s ease}.category-btn-primary:hover{background:#232731!important;border-color:#232731!important}.category-btn-primary:active{transform:scale(.99)}.category-btn-primary:disabled{opacity:.6;cursor:not-allowed}.category-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 16px;background:#fff!important;color:#475569!important;border:1px solid #dfe3e9!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.category-btn-secondary:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#1e293b!important}.category-directory-card{background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a;padding:26px;display:flex;flex-direction:column;gap:20px}.category-directory-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.category-directory-title{display:flex;align-items:baseline;gap:10px}.category-directory-title h2{margin:0;font-size:18px;font-weight:800;color:#111318;letter-spacing:-.3px}.category-directory-title span{font-size:13px;color:#64748b;font-weight:600}.category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.category-search-box{position:relative;flex:1 1 280px;display:flex;align-items:center}.category-search-icon{position:absolute;left:14px;color:#94a3b8;pointer-events:none}.category-search-input{width:100%;padding:9px 14px 9px 38px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.category-search-input:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.category-search-clear{position:absolute;right:12px;background:transparent!important;border:none!important;color:#94a3b8!important;padding:4px!important;cursor:pointer!important;display:grid!important;place-items:center!important}.category-search-clear:hover{color:#475569!important}.category-filter-tabs{display:inline-flex;gap:4px;padding:3px;background:#f1f4f8;border-radius:10px;border:1px solid #e2e6ed}.category-filter-tab{padding:6px 12px;border-radius:7px;border:none;background:transparent;color:#64748b;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}.category-filter-tab:hover{color:#1e293b}.category-filter-tab.active{background:#fff;color:#111318;box-shadow:0 1px 3px #0000000f}.category-table-wrap{width:100%;overflow-x:auto;border:1px solid #eef1f6;border-radius:14px}.category-table{width:100%;border-collapse:collapse;text-align:left}.category-table thead th{padding:12px 18px;background:#f8fafc;border-bottom:1px solid #e2e6ed;font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#64748b;white-space:nowrap}.category-table tbody tr{border-bottom:1px solid #f1f4f8;transition:background .12s ease}.category-table tbody tr:last-child{border-bottom:none}.category-table tbody tr:hover{background:#fafbfc}.category-table tbody tr.is-editing-row{background:#f4f8ff}.category-table tbody td{padding:14px 18px;vertical-align:middle;font-size:13px}.category-cell-main{display:flex;align-items:center;gap:12px}.category-dot-indicator{width:14px;height:14px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #fff,0 0 0 3px #1113181a}.category-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.category-name-text{font-size:14px;font-weight:700;color:#111318}.category-desc-text{font-size:12px;color:#64748b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.category-slug-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;background:#f1f4f8;border:1px solid #e2e6ed;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600;color:#475569}.category-order-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;background:#f8fafc;border:1px solid #e2e6ed;font-size:12px;font-weight:700;color:#64748b;font-variant-numeric:tabular-nums}.category-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}.category-status-pill.active{background:#edf8f3;color:#127547;border:1px solid #c8ebd9}.category-status-pill.hidden{background:#f1f4f8;color:#64748b;border:1px solid #e2e6ed}.category-status-pill .indicator{width:6px;height:6px;border-radius:50%}.category-status-pill.active .indicator{background:#17a668}.category-status-pill.hidden .indicator{background:#94a3b8}.category-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.category-action-btn{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:6px 11px!important;border-radius:8px!important;background:#fff!important;border:1px solid #dfe3e9!important;color:#334155!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;transition:all .12s ease!important}.category-action-btn:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.category-action-btn.active-state{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#1e293b!important}.category-action-btn.danger{color:#b91c1c!important}.category-action-btn.danger:hover{background:#fef2f2!important;border-color:#fecaca!important;color:#991b1b!important}.category-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:54px 20px;text-align:center;color:#64748b}.category-empty-icon{width:48px;height:48px;border-radius:12px;background:#f1f4f8;display:grid;place-items:center;color:#94a3b8}.category-empty-state h3{margin:0;font-size:16px;font-weight:700;color:#1e293b}.category-empty-state p{margin:0;font-size:13px;color:#64748b;max-width:320px;line-height:1.45}.category-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:1000;padding:20px;box-sizing:border-box;animation:fadeIn .15s ease-out}.category-modal{background:#fff;border-radius:18px;border:1px solid #e0e4ea;box-shadow:0 20px 40px #0f172a29;width:100%;max-width:440px;padding:28px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.category-modal-head{display:flex;align-items:center;gap:14px}.category-modal-danger-icon{width:44px;height:44px;border-radius:12px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:grid;place-items:center;flex-shrink:0}.category-modal-head h3{margin:0;font-size:18px;font-weight:800;color:#111318}.category-modal-head p{margin:4px 0 0;font-size:13px;color:#64748b;line-height:1.4}.category-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.category-btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 18px;background:#dc2626!important;color:#fff!important;border:1px solid #dc2626!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important;cursor:pointer;transition:background .15s ease}.category-btn-danger:hover{background:#b91c1c!important;border-color:#b91c1c!important}@media(max-width:1100px){.categories-grid{grid-template-columns:1fr;gap:28px}.category-studio-card{position:static}}@media(max-width:768px){.categories-console{padding:20px 16px 60px!important}.categories-header{flex-direction:column!important;align-items:flex-start!important;padding:18px 20px!important;gap:16px!important}.categories-header-stats{width:100%!important;justify-content:flex-start!important;margin-left:0!important;flex-wrap:wrap!important}.category-directory-head{flex-direction:column;align-items:flex-start}.category-toolbar{flex-direction:column;align-items:stretch}.category-filter-tabs{width:100%;justify-content:space-between}.category-filter-tab{flex:1;text-align:center}}.districts-console{width:100%;max-width:none;padding:28px clamp(24px,3vw,52px) 80px!important;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.districts-console{max-width:none!important;padding:28px clamp(24px,3vw,52px) 80px!important;box-sizing:border-box!important}.districts-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;max-width:1680px!important;min-height:84px!important;height:auto!important;margin:0 auto 28px!important;padding:20px 28px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 20px #1219260a!important;box-sizing:border-box!important}.districts-header-title{display:flex!important;align-items:center!important;gap:16px!important;margin:0!important;flex:1 1 auto!important}.districts-header-icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important;margin:0!important}.districts-header-text{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0!important}.districts-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;color:#64748b!important;text-transform:uppercase!important;line-height:1!important}.districts-header h1{margin:2px 0 0!important;font-size:24px!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.2!important;color:#111318!important}.districts-header p{margin:3px 0 0!important;color:#687080!important;font-size:13px!important;line-height:1.45!important}.districts-header-stats{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin:0 0 0 auto!important;flex-shrink:0!important}.district-stat-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:999px!important;background:#f8fafc!important;font-size:12px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.district-stat-chip.active-chip{background:#edf8f3!important;border-color:#c8ebd9!important;color:#127547!important}.district-stat-chip .dot{width:8px!important;height:8px!important;border-radius:50%!important;background:#64748b!important}.district-stat-chip.active-chip .dot{background:#17a668!important;box-shadow:0 0 0 3px #17a66833!important}.district-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:1680px;margin:0 auto 24px;padding:14px 20px;border-radius:12px;font-size:13px;font-weight:600;box-sizing:border-box;animation:fadeInDown .2s ease-out}.district-feedback.success{background:#edf8f3;border:1px solid #c8ebd9;color:#127547}.district-feedback.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.district-feedback-content{display:flex;align-items:center;gap:10px}.district-feedback-close{background:transparent!important;border:none!important;color:inherit!important;padding:4px!important;border-radius:6px!important;cursor:pointer!important;display:grid!important;place-items:center!important;opacity:.7;transition:opacity .15s ease}.district-feedback-close:hover{opacity:1}.districts-grid{display:grid;grid-template-columns:420px minmax(0,1fr);gap:28px;width:100%;max-width:1680px;margin:0 auto;align-items:start}.district-studio-card{background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a;padding:26px;position:sticky;top:24px}.district-studio-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:20px;border-bottom:1px solid #eef2f6;margin-bottom:22px}.district-studio-title-wrap{display:flex;flex-direction:column;gap:4px}.district-step-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#64748b}.district-step-badge .num{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#f1f4f8;color:#111318;font-size:10px;font-weight:800}.district-studio-head h2{margin:0;font-size:18px;font-weight:800;color:#111318;letter-spacing:-.3px}.district-studio-head p{margin:0;font-size:12px;color:#687080;line-height:1.4}.district-editing-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#f1f4f8;border:1px solid #dfe3e9;font-size:11px;font-weight:700;color:#334155;white-space:nowrap}.district-form{display:flex;flex-direction:column;gap:18px}.district-form-group{display:flex;flex-direction:column;gap:6px}.district-form-group label{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#1e293b;margin:0}.district-form-group label .hint{font-size:11px;font-weight:500;color:#94a3b8}.district-form-group input[type=text],.district-form-group input[type=number],.district-form-group select{width:100%;box-sizing:border-box;padding:10px 14px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.district-form-group input[type=text]:focus,.district-form-group input[type=number]:focus,.district-form-group select:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.district-slug-input-wrapper{position:relative;display:flex;align-items:center}.district-slug-prefix{position:absolute;left:14px;font-size:13px;font-weight:700;color:#94a3b8;pointer-events:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.district-slug-input-wrapper input{padding-left:28px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:12px!important}.district-preview-panel{padding:14px 16px;border:1px dashed #d5dbe5;border-radius:12px;background:#fbfcfe;display:flex;flex-direction:column;gap:8px}.district-preview-label{font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#64748b}.district-preview-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#fff;border:1px solid #e0e4ea;box-shadow:0 2px 6px #1219260a;width:fit-content;font-size:13px;font-weight:700;color:#111318}.district-preview-division{font-size:11px;font-weight:600;color:#64748b;background:#f1f4f8;padding:2px 8px;border-radius:999px;margin-left:2px}.district-studio-actions{display:flex;gap:10px;margin-top:8px}.district-btn-primary{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;background:#111318!important;color:#fff!important;border:1px solid #111318!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important;cursor:pointer;transition:background .15s ease,transform .1s ease}.district-btn-primary:hover{background:#232731!important;border-color:#232731!important}.district-btn-primary:active{transform:scale(.99)}.district-btn-primary:disabled{opacity:.6;cursor:not-allowed}.district-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 16px;background:#fff!important;color:#475569!important;border:1px solid #dfe3e9!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.district-btn-secondary:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#1e293b!important}.district-directory-card{background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a;padding:26px;display:flex;flex-direction:column;gap:20px}.district-directory-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.district-directory-title{display:flex;align-items:baseline;gap:10px}.district-directory-title h2{margin:0;font-size:18px;font-weight:800;color:#111318;letter-spacing:-.3px}.district-directory-title span{font-size:13px;color:#64748b;font-weight:600}.district-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.district-search-box{position:relative;flex:1 1 240px;display:flex;align-items:center}.district-search-icon{position:absolute;left:14px;color:#94a3b8;pointer-events:none}.district-search-input{width:100%;padding:9px 14px 9px 38px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.district-search-input:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.district-search-clear{position:absolute;right:12px;background:transparent!important;border:none!important;color:#94a3b8!important;padding:4px!important;cursor:pointer!important;display:grid!important;place-items:center!important}.district-search-clear:hover{color:#475569!important}.district-division-select{padding:9px 14px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer;min-width:150px}.district-division-select:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.district-filter-tabs{display:inline-flex;gap:4px;padding:3px;background:#f1f4f8;border-radius:10px;border:1px solid #e2e6ed}.district-filter-tab{padding:6px 12px;border-radius:7px;border:none;background:transparent;color:#64748b;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}.district-filter-tab:hover{color:#1e293b}.district-filter-tab.active{background:#fff;color:#111318;box-shadow:0 1px 3px #0000000f}.district-table-wrap{width:100%;overflow-x:auto;border:1px solid #eef1f6;border-radius:14px}.district-table{width:100%;border-collapse:collapse;text-align:left}.district-table thead th{padding:12px 18px;background:#f8fafc;border-bottom:1px solid #e2e6ed;font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#64748b;white-space:nowrap}.district-table tbody tr{border-bottom:1px solid #f1f4f8;transition:background .12s ease}.district-table tbody tr:last-child{border-bottom:none}.district-table tbody tr:hover{background:#fafbfc}.district-table tbody tr.is-editing-row{background:#f4f8ff}.district-table tbody td{padding:14px 18px;vertical-align:middle;font-size:13px}.district-cell-main{display:flex;align-items:center;gap:10px}.district-pin-icon{color:#64748b;flex-shrink:0}.district-name-text{font-size:14px;font-weight:700;color:#111318}.district-division-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;background:#f1f4f8;border:1px solid #e2e6ed;font-size:12px;font-weight:600;color:#334155;white-space:nowrap}.district-slug-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;background:#f8fafc;border:1px solid #e2e6ed;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600;color:#475569}.district-order-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;background:#f8fafc;border:1px solid #e2e6ed;font-size:12px;font-weight:700;color:#64748b;font-variant-numeric:tabular-nums}.district-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}.district-status-pill.active{background:#edf8f3;color:#127547;border:1px solid #c8ebd9}.district-status-pill.hidden{background:#f1f4f8;color:#64748b;border:1px solid #e2e6ed}.district-status-pill .indicator{width:6px;height:6px;border-radius:50%}.district-status-pill.active .indicator{background:#17a668}.district-status-pill.hidden .indicator{background:#94a3b8}.district-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.district-action-btn{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:6px 11px!important;border-radius:8px!important;background:#fff!important;border:1px solid #dfe3e9!important;color:#334155!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;transition:all .12s ease!important}.district-action-btn:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.district-action-btn.active-state{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#1e293b!important}.district-action-btn.danger{color:#b91c1c!important}.district-action-btn.danger:hover{background:#fef2f2!important;border-color:#fecaca!important;color:#991b1b!important}.district-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:54px 20px;text-align:center;color:#64748b}.district-empty-icon{width:48px;height:48px;border-radius:12px;background:#f1f4f8;display:grid;place-items:center;color:#94a3b8}.district-empty-state h3{margin:0;font-size:16px;font-weight:700;color:#1e293b}.district-empty-state p{margin:0;font-size:13px;color:#64748b;max-width:320px;line-height:1.45}.district-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:1000;padding:20px;box-sizing:border-box;animation:fadeIn .15s ease-out}.district-modal{background:#fff;border-radius:18px;border:1px solid #e0e4ea;box-shadow:0 20px 40px #0f172a29;width:100%;max-width:440px;padding:28px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.district-modal-head{display:flex;align-items:center;gap:14px}.district-modal-danger-icon{width:44px;height:44px;border-radius:12px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:grid;place-items:center;flex-shrink:0}.district-modal-head h3{margin:0;font-size:18px;font-weight:800;color:#111318}.district-modal-head p{margin:4px 0 0;font-size:13px;color:#64748b;line-height:1.4}.district-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.district-btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 18px;background:#dc2626!important;color:#fff!important;border:1px solid #dc2626!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important;cursor:pointer;transition:background .15s ease}.district-btn-danger:hover{background:#b91c1c!important;border-color:#b91c1c!important}@media(max-width:1100px){.districts-grid{grid-template-columns:1fr;gap:28px}.district-studio-card{position:static}}@media(max-width:768px){.districts-console{padding:20px 16px 60px!important}.districts-header{flex-direction:column!important;align-items:flex-start!important;padding:18px 20px!important;gap:16px!important}.districts-header-stats{width:100%!important;justify-content:flex-start!important;margin-left:0!important;flex-wrap:wrap!important}.district-directory-head{flex-direction:column;align-items:flex-start}.district-toolbar{flex-direction:column;align-items:stretch}.district-filter-tabs{width:100%;justify-content:space-between}.district-filter-tab{flex:1;text-align:center}}.photos-console{width:100%;max-width:none;padding:28px clamp(24px,3vw,52px) 80px!important;color:#111318;background:linear-gradient(180deg,#f7f8fb,#f3f5f8);min-height:calc(100vh - 76px);box-sizing:border-box}.content main.photos-console{max-width:none!important;padding:28px clamp(24px,3vw,52px) 80px!important;box-sizing:border-box!important}.photos-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;max-width:1680px!important;min-height:84px!important;height:auto!important;margin:0 auto 28px!important;padding:20px 28px!important;border:1px solid #e0e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 20px #1219260a!important;box-sizing:border-box!important}.photos-header-title{display:flex!important;align-items:center!important;gap:16px!important;margin:0!important;flex:1 1 auto!important}.photos-header-icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4f6f9!important;border:1px solid #e2e6ed!important;color:#111318!important;flex-shrink:0!important;margin:0!important}.photos-header-text{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0!important}.photos-header .eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;color:#64748b!important;text-transform:uppercase!important;line-height:1!important}.photos-header h1{margin:2px 0 0!important;font-size:24px!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.2!important;color:#111318!important}.photos-header p{margin:3px 0 0!important;color:#687080!important;font-size:13px!important;line-height:1.45!important}.photos-header-stats{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin:0 0 0 auto!important;flex-shrink:0!important}.photo-stat-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border:1px solid #e2e6ed!important;border-radius:999px!important;background:#f8fafc!important;font-size:12px!important;font-weight:700!important;color:#334155!important;white-space:nowrap!important}.photo-stat-chip.active-chip{background:#edf8f3!important;border-color:#c8ebd9!important;color:#127547!important}.photo-stat-chip.flagged-chip{background:#fffbeb!important;border-color:#fde68a!important;color:#b45309!important}.photo-stat-chip .dot{width:8px!important;height:8px!important;border-radius:50%!important;background:#64748b!important}.photo-stat-chip.active-chip .dot{background:#17a668!important;box-shadow:0 0 0 3px #17a66833!important}.photo-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:1680px;margin:0 auto 24px;padding:14px 20px;border-radius:12px;font-size:13px;font-weight:600;box-sizing:border-box;animation:fadeInDown .2s ease-out}.photo-feedback.success{background:#edf8f3;border:1px solid #c8ebd9;color:#127547}.photo-feedback.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.photo-feedback-content{display:flex;align-items:center;gap:10px}.photo-feedback-close{background:transparent!important;border:none!important;color:inherit!important;padding:4px!important;border-radius:6px!important;cursor:pointer!important;display:grid!important;place-items:center!important;opacity:.7;transition:opacity .15s ease}.photo-feedback-close:hover{opacity:1}.photos-toolbar-card{width:100%;max-width:1680px;margin:0 auto 28px!important;background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a;padding:18px 24px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.photos-toolbar-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.photos-toolbar-count{display:flex;align-items:baseline;gap:8px;font-size:14px;font-weight:700;color:#111318}.photos-toolbar-count .muted-count{font-size:13px;color:#64748b;font-weight:500}.photos-status-tabs{display:inline-flex;gap:4px;padding:4px;background:#f1f4f8;border-radius:11px;border:1px solid #e2e6ed;overflow-x:auto;max-width:100%}.photos-status-tab{padding:6px 14px;border-radius:8px;border:none;background:transparent;color:#64748b;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s ease}.photos-status-tab:hover{color:#1e293b}.photos-status-tab.active{background:#fff;color:#111318;box-shadow:0 1px 3px #00000014}.photos-toolbar-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.photos-search-box{position:relative;flex:1 1 320px;display:flex;align-items:center}.photos-search-icon{position:absolute;left:14px;color:#94a3b8;pointer-events:none}.photos-search-input{width:100%;padding:10px 14px 10px 38px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#111318;font-size:13px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.photos-search-input:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.photos-search-clear{position:absolute;right:12px;background:transparent!important;border:none!important;color:#94a3b8!important;padding:4px!important;cursor:pointer!important;display:grid!important;place-items:center!important}.photos-search-clear:hover{color:#475569!important}.photos-select{padding:10px 14px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer;min-width:150px}.photos-select:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.photos-btn-refresh{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:10px 16px!important;border:1px solid #dfe3e9!important;border-radius:10px!important;background:#fff!important;color:#334155!important;font-size:13px!important;font-weight:700!important;cursor:pointer!important;transition:all .15s ease!important}.photos-btn-refresh:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.photos-grid-wrap{width:100%;max-width:1680px;margin:0 auto}.photos-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:100%}.photo-card{background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.photo-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #12192614;border-color:#cbd5e1}.photo-card-media{position:relative;width:100%;height:220px;background:#f1f4f8;overflow:hidden;cursor:pointer}.photo-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.photo-card:hover .photo-card-img{transform:scale(1.025)}.photo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8;font-size:13px;font-weight:600}.photo-category-pill{position:absolute;top:12px;left:12px;background:#111318b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.3px;box-shadow:0 2px 6px #0003}.photo-status-badge{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 6px #0000001f}.photo-status-badge.published{background:#edf8f3;color:#127547;border:1px solid #c8ebd9}.photo-status-badge.pending{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd}.photo-status-badge.hidden{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.photo-status-badge.archived{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.photo-status-badge.rejected,.photo-status-badge.deleted{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.photo-card-body{padding:18px 20px;display:flex;flex-direction:column;gap:12px;flex:1}.photo-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.photo-card-title{margin:0;font-size:16px;font-weight:800;color:#111318;letter-spacing:-.3px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.photo-card-title:hover{color:#2563eb}.photo-card-date{font-size:11px;color:#64748b;font-weight:600;white-space:nowrap;flex-shrink:0}.photo-card-author{display:flex;align-items:center;gap:8px}.photo-author-avatar{width:24px;height:24px;border-radius:50%;background:#f1f4f8;display:grid;place-items:center;color:#64748b;flex-shrink:0}.photo-author-info{display:flex;align-items:center;gap:6px;font-size:12px;min-width:0;overflow:hidden}.photo-author-name{font-weight:700;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photo-author-email{color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photo-story-quote{font-size:12px;color:#64748b;line-height:1.4;margin:0;font-style:italic;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;background:#fbfcfe;padding:8px 12px;border-radius:8px;border-left:3px solid #e0e4ea}.photo-metrics-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:10px;border-top:1px solid #f1f4f8;margin-top:auto}.photo-metric-item{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#64748b}.photo-metric-item.likes svg{color:#ef4444}.photo-metric-item.rating svg{color:#f59e0b}.photo-metric-item.comments svg{color:#3b82f6}.photo-metric-item.reports{color:#64748b}.photo-metric-item.reports.has-reports{color:#dc2626;font-weight:800}.photo-metric-item.reports svg{color:inherit}.photo-card-actions{padding:12px 20px;background:#fbfcfe;border-top:1px solid #f1f4f8;display:flex;align-items:center;justify-content:space-between;gap:6px}.photo-btn-action{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:6px 10px!important;border-radius:8px!important;background:#fff!important;border:1px solid #dfe3e9!important;color:#334155!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;transition:all .12s ease!important}.photo-btn-action:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.photo-btn-action:disabled{opacity:.4!important;cursor:not-allowed!important}.photo-btn-action.danger{color:#b91c1c!important}.photo-btn-action.danger:hover{background:#fef2f2!important;border-color:#fecaca!important;color:#991b1b!important}.photos-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:72px 20px;text-align:center;background:#fff;border:1px solid #e0e4ea;border-radius:18px;box-shadow:0 4px 20px #1219260a}.photos-empty-icon{width:52px;height:52px;border-radius:14px;background:#f1f4f8;display:grid;place-items:center;color:#94a3b8}.photos-empty-state h3{margin:0;font-size:17px;font-weight:800;color:#111318}.photos-empty-state p{margin:0;font-size:13px;color:#64748b;max-width:340px;line-height:1.45}.photo-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;justify-content:flex-end;animation:fadeIn .15s ease-out}.photo-detail-drawer{width:min(600px,100%);height:100%;background:#fff;box-shadow:-12px 0 40px #0f172a33;display:flex;flex-direction:column;overflow-y:auto;position:relative;animation:slideLeft .22s ease-out}.photo-drawer-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%!important;background:#ffffffe6!important;border:1px solid #e0e4ea!important;color:#111318!important;display:grid!important;place-items:center!important;cursor:pointer!important;z-index:10;box-shadow:0 2px 8px #0000001f!important}.photo-drawer-hero{position:relative;width:100%;height:320px;background:#111827}.photo-drawer-hero img{width:100%;height:100%;object-fit:contain;display:block}.photo-drawer-content{padding:28px;display:flex;flex-direction:column;gap:22px}.photo-drawer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.photo-drawer-heading h2{margin:4px 0;font-size:22px;font-weight:800;color:#111318;letter-spacing:-.4px}.photo-drawer-heading p{margin:0;font-size:13px;color:#64748b}.photo-drawer-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.photo-drawer-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 10px;text-align:center;display:flex;flex-direction:column;gap:2px}.photo-drawer-stat-card b{font-size:17px;font-weight:800;color:#111318}.photo-drawer-stat-card small{font-size:11px;color:#64748b;font-weight:600}.photo-drawer-specs{display:flex;flex-direction:column;border:1px solid #eef1f6;border-radius:14px;overflow:hidden}.photo-spec-row{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:11px 16px;border-bottom:1px solid #f1f4f8;font-size:13px;align-items:baseline}.photo-spec-row:last-child{border-bottom:none}.photo-spec-label{font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#64748b}.photo-spec-val{color:#1e293b;font-weight:600}.photo-drawer-story{padding:16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:6px}.photo-drawer-story span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:#64748b}.photo-drawer-story p{margin:0;font-size:13px;line-height:1.55;color:#334155}.photo-drawer-actions{display:flex;gap:10px;flex-wrap:wrap;padding-top:14px;border-top:1px solid #f1f4f8}.photo-edit-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:1100;padding:20px;box-sizing:border-box;animation:fadeIn .15s ease-out}.photo-edit-modal{background:#fff;border-radius:18px;border:1px solid #e0e4ea;box-shadow:0 20px 40px #0f172a29;width:100%;max-width:500px;padding:28px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.photo-edit-modal-head{display:flex;align-items:center;justify-content:space-between}.photo-edit-modal-head h3{margin:0;font-size:18px;font-weight:800;color:#111318}.photo-edit-modal-form{display:flex;flex-direction:column;gap:16px}.photo-edit-form-group{display:flex;flex-direction:column;gap:6px}.photo-edit-form-group label{font-size:12px;font-weight:700;color:#1e293b}.photo-edit-form-group input,.photo-edit-form-group textarea{width:100%;box-sizing:border-box;padding:10px 14px;border:1px solid #dfe3e9;border-radius:10px;font-size:13px;font-family:inherit}.photo-edit-form-group input:focus,.photo-edit-form-group textarea:focus{outline:none;border-color:#111318;box-shadow:0 0 0 3px #11131814}.photo-edit-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:6px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:1200px){.photos-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:768px){.photos-console{padding:20px 16px 60px!important}.photos-header{flex-direction:column!important;align-items:flex-start!important;padding:18px 20px!important;gap:16px!important}.photos-header-stats{width:100%!important;justify-content:flex-start!important;margin-left:0!important;flex-wrap:wrap!important}.photos-toolbar-card{padding:16px}.photos-toolbar-top{flex-direction:column;align-items:stretch}.photos-status-tabs{width:100%}.photos-toolbar-controls{flex-direction:column;align-items:stretch}.photos-gallery-grid{grid-template-columns:1fr;gap:18px}.photo-drawer-metrics{grid-template-columns:repeat(2,1fr)}}
