/* HABBOON FPL — STAFF DIRECTORY + STAFF CONSOLE */
.official-staff-marker{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(96,165,250,.38);background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(14,165,233,.08));color:#bfdbfe;font-size:10px;font-weight:950;letter-spacing:.1em;box-shadow:inset 0 0 16px rgba(96,165,250,.07);cursor:pointer}.official-staff-marker i{font-style:normal;font-size:13px}.official-staff-marker.owner{border-color:rgba(245,196,81,.5);background:linear-gradient(135deg,rgba(245,196,81,.2),rgba(120,76,9,.08));color:#ffe39a;box-shadow:0 0 20px rgba(245,196,81,.08),inset 0 0 16px rgba(245,196,81,.07)}.official-staff-marker.compact{min-height:23px;padding:0 8px;font-size:9px}.manager-profile-verification-slot:has(+[data-manager-staff-marker]:not([hidden])){margin-bottom:4px}[data-manager-staff-marker]{display:inline-flex;margin-top:6px}
.staff-directory-page,.staff-console-shell{display:grid;gap:22px}.staff-directory-hero,.staff-console-hero{position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(245,196,81,.24);background:radial-gradient(circle at 80% 10%,rgba(245,196,81,.22),transparent 28%),linear-gradient(135deg,#111b31,#081525 58%,#050c16);box-shadow:0 28px 70px rgba(0,0,0,.32);padding:clamp(28px,4vw,56px)}.staff-directory-hero:before,.staff-console-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 0 48%,rgba(255,255,255,.025) 48% 49%,transparent 49% 100%);background-size:44px 44px;opacity:.55;pointer-events:none}.staff-directory-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:34px;align-items:center}.staff-directory-hero-copy,.staff-console-hero>div{position:relative;z-index:1}.staff-directory-hero-copy>span,.staff-console-hero>div>span,.staff-directory-group header>span,.staff-console-panel>header>span,.staff-console-panel>header div>span,.staff-console-section-head span{display:block;color:#f5c451;font-size:10px;font-weight:950;letter-spacing:.17em}.staff-directory-hero h1,.staff-console-hero h1{margin:8px 0 0;font-size:clamp(38px,6vw,78px);line-height:.92;letter-spacing:-.065em}.staff-directory-hero h1 em{font-style:normal;color:#f5c451}.staff-directory-hero p,.staff-console-hero p{max-width:710px;margin:18px 0 0;color:#aebed0;font-size:15px;line-height:1.65}.staff-directory-hero-copy>div{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.staff-directory-hero-copy>div b{padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);font-size:11px}.staff-directory-crest{position:relative;z-index:1;aspect-ratio:1;display:grid;place-items:center;align-content:center;border-radius:50%;border:1px solid rgba(245,196,81,.35);background:radial-gradient(circle,rgba(245,196,81,.17),rgba(5,12,22,.8) 68%);box-shadow:0 0 0 12px rgba(245,196,81,.03),0 0 60px rgba(245,196,81,.13)}.staff-directory-crest i{font-style:normal;font-size:58px;color:#f5c451}.staff-directory-crest strong{font-size:24px;letter-spacing:.08em}.staff-directory-crest span{margin-top:5px;color:#d4b86b;font-size:9px;font-weight:900;letter-spacing:.16em}.staff-directory-group{display:grid;gap:16px}.staff-directory-group header h2{margin:5px 0 0;font-size:30px}.staff-directory-group header p{margin:6px 0 0;color:#8298a9}.staff-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.staff-directory-grid.owners{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-directory-card{position:relative;overflow:hidden;min-height:270px;border:1px solid rgba(96,165,250,.2);border-radius:22px;background:linear-gradient(150deg,rgba(17,31,52,.98),rgba(7,17,30,.98));text-align:left;cursor:pointer;display:grid;grid-template-columns:145px minmax(0,1fr);align-items:end;padding:0 20px 22px 0;box-shadow:0 18px 45px rgba(0,0,0,.2);transition:.2s ease}.staff-directory-card.owner{border-color:rgba(245,196,81,.3)}.staff-directory-card:hover{transform:translateY(-3px);border-color:rgba(96,165,250,.48)}.staff-directory-card.owner:hover{border-color:rgba(245,196,81,.58)}.staff-directory-glow{position:absolute;width:220px;height:220px;border-radius:50%;left:-50px;bottom:-70px;background:rgba(96,165,250,.15);filter:blur(28px)}.staff-directory-card.owner .staff-directory-glow{background:rgba(245,196,81,.18)}.staff-directory-avatar{position:relative;z-index:1;width:145px;height:240px;object-fit:contain;object-position:center bottom;align-self:end}.staff-directory-copy{position:relative;z-index:2;min-width:0;padding:24px 0 14px}.staff-directory-copy>span{font-size:9px;font-weight:950;letter-spacing:.14em;color:#8fc8ff}.staff-directory-card.owner .staff-directory-copy>span{color:#f5c451}.staff-directory-copy h3{margin:7px 0 0;font-size:26px;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-directory-copy p{margin:7px 0 0;color:#c3d3df;font-weight:750}.staff-directory-copy small{display:block;margin-top:5px;color:#758b9d;line-height:1.45}.staff-directory-card>b{position:absolute;right:20px;bottom:17px;font-size:10px;color:#8fa7b4}.staff-loading-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.staff-loading-grid i,.staff-console-loading i{height:220px;border-radius:20px;background:linear-gradient(100deg,rgba(255,255,255,.025),rgba(255,255,255,.07),rgba(255,255,255,.025));background-size:200% 100%;animation:staffShimmer 1.25s infinite}@keyframes staffShimmer{to{background-position:-200% 0}}
.staff-console-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 40px}.staff-console-hero h1{font-size:clamp(38px,5vw,66px)}.staff-console-hero-status{position:relative;z-index:1;min-width:230px;display:grid;grid-template-columns:54px 1fr;gap:3px 12px;align-items:center;padding:16px;border:1px solid rgba(245,196,81,.25);border-radius:18px;background:rgba(5,12,22,.48)}.staff-console-hero-status i{grid-row:1/3;width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:rgba(245,196,81,.12);color:#f5c451;font-style:normal;font-size:28px}.staff-console-hero-status strong{font-size:18px}.staff-console-hero-status small{color:#8094a5}.staff-console-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;align-items:start}.staff-console-nav{position:sticky;top:94px;display:grid;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(165deg,rgba(15,29,48,.98),rgba(6,15,27,.98));box-shadow:0 18px 45px rgba(0,0,0,.2);max-height:calc(100vh - 120px);overflow:auto}.staff-console-role{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid rgba(245,196,81,.2);border-radius:14px;background:rgba(245,196,81,.06)}.staff-console-role i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(245,196,81,.13);color:#f5c451;font-style:normal}.staff-console-role small{display:block;color:#8fa7b4;font-size:8px;font-weight:900;letter-spacing:.12em}.staff-console-role strong{display:block;margin-top:2px}.staff-console-nav section{display:grid;gap:4px}.staff-console-nav section>span{padding:8px 8px 4px;color:#5f7587;font-size:8px;font-weight:950;letter-spacing:.15em}.staff-console-nav button{width:100%;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;border:1px solid transparent;border-radius:11px;background:transparent;text-align:left;color:#9fb2c0;cursor:pointer}.staff-console-nav button i{font-style:normal;text-align:center}.staff-console-nav button b{font-size:11px}.staff-console-nav button:hover,.staff-console-nav button.active{background:rgba(50,213,196,.08);border-color:rgba(50,213,196,.16);color:#ecfeff}.staff-console-workspace{min-width:0;display:grid;gap:14px}.staff-console-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.staff-console-section-head h2{margin:3px 0 0;font-size:28px}.staff-console-section-head button,.staff-row-actions button,.staff-console-panel button,.staff-room-form button{border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04);padding:9px 12px;color:#d8e7ee;font-weight:800;cursor:pointer}.staff-console-panel button:hover,.staff-row-actions button:hover{border-color:rgba(50,213,196,.35);background:rgba(50,213,196,.08)}.staff-primary{background:linear-gradient(135deg,#18b9a9,#1a7bd8)!important;border-color:rgba(50,213,196,.45)!important;color:#fff!important}.staff-primary.gold{background:linear-gradient(135deg,#d69f28,#8e5f08)!important;border-color:rgba(245,196,81,.55)!important}.danger{border-color:rgba(255,107,114,.28)!important;color:#ff9da2!important;background:rgba(255,107,114,.06)!important}.staff-console-loading{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.staff-console-loading i{height:170px}.staff-console-notice{padding:13px 15px;border-radius:13px;border:1px solid rgba(50,213,196,.22);background:rgba(50,213,196,.07)}.staff-console-notice.error{border-color:rgba(255,107,114,.26);background:rgba(255,107,114,.07);color:#ffb9bc}.staff-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.staff-kpi-grid article{padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:linear-gradient(145deg,rgba(17,31,52,.9),rgba(7,17,30,.95))}.staff-kpi-grid span{display:block;color:#7e94a5;font-size:8px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.staff-kpi-grid strong{display:block;margin-top:7px;font-size:23px}.staff-console-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.staff-console-panel{min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:19px;background:linear-gradient(155deg,rgba(17,31,52,.94),rgba(6,15,27,.97));box-shadow:0 16px 42px rgba(0,0,0,.16);overflow:hidden}.staff-console-panel>header{padding:18px 19px;border-bottom:1px solid rgba(255,255,255,.07)}.staff-console-panel>header h2{margin:5px 0 0;font-size:22px}.staff-console-panel>header p{margin:6px 0 0;color:#7f95a6;line-height:1.5}.staff-panel-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.staff-detail-list{display:grid;padding:5px 18px 16px}.staff-detail-list>div,.staff-detail-list details{border-bottom:1px solid rgba(255,255,255,.055)}.staff-detail-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 2px}.staff-detail-list span{color:#8ca1b1}.staff-detail-list strong{max-width:65%;text-align:right}.staff-detail-list summary{display:flex;align-items:center;justify-content:space-between;padding:11px 2px;cursor:pointer}.staff-detail-list details>.staff-detail-list,.staff-detail-list details>.staff-table-wrap{padding-left:8px}.staff-table-wrap{overflow:auto}.staff-table-wrap table{width:100%;min-width:620px;border-collapse:collapse}.staff-table-wrap th{padding:10px 12px;background:rgba(0,0,0,.18);color:#6f8596;font-size:8px;letter-spacing:.1em;text-transform:uppercase;text-align:left}.staff-table-wrap td{padding:10px 12px;border-top:1px solid rgba(255,255,255,.055);font-size:11px}.staff-table-note,.staff-load-note{display:block;padding:10px 14px;color:#617687;font-size:10px}.staff-chip-list{display:flex;flex-wrap:wrap;gap:6px;padding:14px}.staff-chip-list span{padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.05);font-size:10px}.staff-empty-inline{padding:22px;color:#718698;text-align:center}.staff-moderation-list,.staff-content-list{display:grid}.staff-moderation-list article,.staff-content-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 18px;border-top:1px solid rgba(255,255,255,.055)}.staff-moderation-list article:first-child,.staff-content-list article:first-child{border-top:0}.staff-moderation-list span,.staff-content-list span{font-size:8px;color:#6f8596;font-weight:900;letter-spacing:.1em}.staff-moderation-list strong,.staff-content-list h3{display:block;margin:5px 0 0}.staff-moderation-list p,.staff-content-list p{margin:5px 0 0;color:#9bb0bf;line-height:1.45}.staff-moderation-list small,.staff-content-list small{display:block;margin-top:5px;color:#607687}.staff-row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.staff-room-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px}.staff-room-form label,.staff-editor-fields label,.staff-search-field{display:grid;gap:6px;color:#8da2b2;font-size:10px;font-weight:850}.staff-room-form label.wide{grid-column:1/-1}.staff-room-form input,.staff-room-form select,.staff-room-form textarea,.staff-editor-fields input,.staff-editor-fields textarea,.staff-search-field select{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#091422;color:#e8f2f7;padding:10px}.staff-room-form textarea{min-height:80px;resize:vertical}.staff-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px}.staff-request-grid article{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.025)}.staff-request-grid article>span{color:#f5c451;font-size:8px;font-weight:950;letter-spacing:.12em}.staff-request-grid h3{margin:7px 0 0}.staff-request-grid p{margin:4px 0;color:#a5b6c2}.staff-request-grid small{display:block;color:#657a8b;line-height:1.4}.staff-request-grid article>div{display:flex;gap:7px;margin-top:12px}.staff-tag-presets{display:grid;padding:14px}.staff-tag-presets article{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:9px;align-items:center;padding:11px;border-bottom:1px solid rgba(255,255,255,.055)}.staff-tag-presets article>i,.staff-tag-checks i{width:12px;height:12px;border-radius:50%;background:var(--tag,#60a5fa);box-shadow:0 0 14px var(--tag,#60a5fa)}.staff-tag-presets small{color:#637889}.staff-tag-presets article>div{display:flex;gap:5px}.staff-search-field{padding:16px 18px 0}.staff-tag-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 18px}.staff-tag-checks label{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:rgba(255,255,255,.025);cursor:pointer}.staff-tag-checks input{accent-color:#32d5c4}.tag-centre section:last-child>button{margin:0 18px 18px}.staff-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px}.staff-action-grid article{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.025)}.staff-action-grid article.risky{border-color:rgba(242,184,75,.2)}.staff-action-grid span{font-size:8px;color:#6f8596;font-weight:950;letter-spacing:.1em}.staff-action-grid h3{margin:6px 0 0}.staff-action-grid p{min-height:52px;margin:6px 0 12px;color:#8196a6;font-size:11px;line-height:1.45}.staff-action-grid button{width:100%}.staff-editor-modal{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;border:1px solid rgba(245,196,81,.28);border-radius:22px;background:#091523;box-shadow:0 35px 90px rgba(0,0,0,.55)}.staff-editor-modal>header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.staff-editor-modal header span{color:#f5c451;font-size:8px;font-weight:950;letter-spacing:.12em}.staff-editor-modal h2{margin:4px 0 0}.staff-editor-modal header button{width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04);color:#fff}.staff-editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px}.staff-editor-fields label:nth-child(3),.staff-editor-fields label:nth-child(4){grid-column:1/-1}.staff-editor-fields textarea{min-height:86px;resize:vertical}.staff-editor-fields textarea.body{min-height:260px}.staff-editor-modal footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 20px;border-top:1px solid rgba(255,255,255,.08)}.staff-editor-modal footer button{padding:10px 14px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04);color:#fff}.staff-console-locked{min-height:520px;display:grid;place-items:center;align-content:center;text-align:center;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:radial-gradient(circle at 50% 20%,rgba(96,165,250,.12),transparent 34%),linear-gradient(150deg,#111d31,#071321);padding:28px}.staff-console-locked>i{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:rgba(96,165,250,.12);color:#93c5fd;font-style:normal;font-size:30px}.staff-console-locked>span{margin-top:18px;color:#60a5fa;font-size:9px;font-weight:950;letter-spacing:.14em}.staff-console-locked h1{margin:7px 0 0;font-size:42px}.staff-console-locked p{max-width:520px;color:#8fa5b5}.staff-console-locked button{margin-top:14px;padding:11px 16px;border:0;border-radius:11px;background:#32d5c4;color:#04121d;font-weight:900}
.staff-console-top-button{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 12px;border:1px solid rgba(245,196,81,.26);border-radius:10px;background:rgba(245,196,81,.07);color:#f7dc91;font-size:10px;font-weight:900;cursor:pointer}.staff-console-top-button i{font-style:normal}.staff-console-top-button:hover{background:rgba(245,196,81,.13);border-color:rgba(245,196,81,.48)}
@media(max-width:1100px){.staff-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-console-layout{grid-template-columns:210px minmax(0,1fr)}.staff-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.staff-directory-hero,.staff-console-hero{grid-template-columns:1fr;display:grid;padding:26px 20px}.staff-directory-crest{width:150px;margin:0 auto}.staff-directory-grid,.staff-directory-grid.owners{grid-template-columns:1fr}.staff-directory-card{min-height:225px;grid-template-columns:112px minmax(0,1fr);padding-right:14px}.staff-directory-avatar{width:112px;height:205px}.staff-directory-copy h3{font-size:22px}.staff-console-hero-status{min-width:0;width:100%}.staff-console-layout{grid-template-columns:1fr}.staff-console-nav{position:static;display:flex;overflow-x:auto;max-height:none;border-radius:15px;padding:8px}.staff-console-role{flex:0 0 auto;min-width:145px}.staff-console-nav section{display:flex;gap:5px;align-items:center}.staff-console-nav section>span{display:none}.staff-console-nav button{display:flex;flex:0 0 auto;width:auto;padding:9px 11px}.staff-console-nav button b{white-space:nowrap}.staff-console-grid{grid-template-columns:1fr}.staff-request-grid{grid-template-columns:1fr}.staff-action-grid{grid-template-columns:1fr}.staff-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-moderation-list article,.staff-content-list article{grid-template-columns:1fr}.staff-row-actions{justify-content:flex-start}.staff-panel-actions{align-items:flex-start;flex-direction:column}.staff-room-form{grid-template-columns:1fr}.staff-room-form label.wide{grid-column:auto}.staff-editor-fields{grid-template-columns:1fr}.staff-editor-fields label:nth-child(3),.staff-editor-fields label:nth-child(4){grid-column:auto}.staff-tag-checks{grid-template-columns:1fr}.staff-console-top-button span{display:none}.staff-console-section-head h2{font-size:23px}}
@media(max-width:390px){.staff-kpi-grid{grid-template-columns:1fr}.staff-directory-card{grid-template-columns:96px minmax(0,1fr)}.staff-directory-avatar{width:96px}.staff-directory-copy h3{font-size:20px}}

/* v1.1 operational controls */
.staff-head-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.staff-thread-locks{display:grid}.staff-thread-locks article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;border-top:1px solid rgba(255,255,255,.055)}.staff-thread-locks article:first-child{border-top:0}.staff-thread-locks strong{display:block}.staff-thread-locks small{display:block;margin-top:4px;color:#617788}.staff-inline-create{margin:0 18px 18px}.staff-quick-actions{display:flex;flex-wrap:wrap;gap:9px;padding:17px 18px;border-bottom:1px solid rgba(255,255,255,.055)}.staff-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.staff-settings-grid label,.staff-advanced-body label{display:grid;gap:6px;color:#8da2b2;font-size:10px;font-weight:850}.staff-settings-grid input,.staff-advanced-body select,.staff-advanced-body textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#091422;color:#e8f2f7;padding:10px}.staff-form-footer{display:flex;justify-content:flex-end;padding:0 18px 18px}.staff-editor-fields.single{grid-template-columns:1fr}.staff-editor-fields textarea.code,.staff-advanced-body textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.55}.staff-advanced-console{overflow:hidden;border:1px solid rgba(242,184,75,.22);border-radius:18px;background:linear-gradient(155deg,rgba(31,25,15,.72),rgba(8,16,26,.96))}.staff-advanced-console>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;cursor:pointer;list-style:none}.staff-advanced-console>summary::-webkit-details-marker{display:none}.staff-advanced-console>summary span{display:block;color:#f5c451;font-size:8px;font-weight:950;letter-spacing:.13em}.staff-advanced-console>summary strong{display:block;margin-top:5px;font-size:17px}.staff-advanced-console>summary b{color:#9c8547;font-size:10px}.staff-advanced-body{display:grid;gap:13px;padding:18px 20px;border-top:1px solid rgba(245,196,81,.13)}.staff-advanced-body p{margin:0;color:#8fa1ae;line-height:1.55}.staff-advanced-body textarea{min-height:190px;resize:vertical}.staff-advanced-body>button{justify-self:start}.staff-console-top-button.active{background:rgba(245,196,81,.17);border-color:rgba(245,196,81,.55);box-shadow:0 0 22px rgba(245,196,81,.1)}.manager-profile-staff-slot{display:flex;align-items:center;min-height:28px;margin-top:5px}.manager-profile-staff-slot[hidden]{display:none!important}.mobile-staff-console-row strong{color:#ffe39a}.mobile-staff-console-row>i{color:#f5c451;font-style:normal}
@media(max-width:760px){.staff-settings-grid{grid-template-columns:1fr}.staff-head-actions{justify-content:flex-start}.staff-thread-locks article{align-items:flex-start;flex-direction:column}.staff-quick-actions{display:grid;grid-template-columns:1fr 1fr}.staff-advanced-console>summary{align-items:flex-start}.staff-advanced-console>summary b{display:none}}
@media(max-width:390px){.staff-quick-actions{grid-template-columns:1fr}}

/* v1.1 polished action dialogs */
.staff-editor-intro{grid-column:1/-1;margin:0;padding:12px 14px;border:1px solid rgba(96,165,250,.12);border-radius:12px;background:rgba(96,165,250,.055);color:#91a6b6;font-size:12px;line-height:1.55}.staff-confirm-copy{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:15px;padding:24px}.staff-confirm-copy i{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(96,165,250,.25);border-radius:15px;background:rgba(96,165,250,.1);color:#8ec8ff;font-style:normal;font-size:22px;font-weight:950}.staff-confirm-copy p{margin:0;color:#b7c7d2;font-size:13px;line-height:1.65}.staff-editor-modal footer button:disabled{opacity:.55;cursor:wait}
@media(max-width:520px){.staff-confirm-copy{grid-template-columns:1fr;padding:20px}.staff-confirm-copy i{width:42px;height:42px}.staff-editor-intro{font-size:11px}}


/* =========================================================
   v1.2 — OUR TEAM DIRECTORY + COMPACT STAFF NAV
   ========================================================= */
.staff-console-top-button{
  flex:0 0 auto!important;
  min-width:66px!important;
  height:40px!important;
  padding:0 11px!important;
  gap:7px!important;
  border-radius:12px!important;
  white-space:nowrap!important;
  line-height:1!important;
  box-shadow:inset 0 1px rgba(255,255,255,.035),0 8px 22px rgba(0,0,0,.12);
}
.staff-console-top-button i{font-size:13px;line-height:1}
.staff-console-top-button span{display:block!important;font-size:10px;letter-spacing:.025em;white-space:nowrap}
@media(max-width:1080px){.staff-console-top-button{display:none!important}}

.staff-directory-page{gap:26px;max-width:1480px;margin:0 auto}
.staff-directory-hero{
  min-height:365px;
  grid-template-columns:minmax(0,1fr) 285px;
  padding:clamp(36px,5vw,68px);
  border-color:rgba(245,196,81,.34);
  background:
    radial-gradient(circle at 83% 36%,rgba(245,196,81,.22),transparent 22%),
    radial-gradient(circle at 18% 90%,rgba(50,213,196,.10),transparent 34%),
    linear-gradient(135deg,#101c31 0%,#091526 55%,#050d17 100%);
  box-shadow:0 32px 90px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.035);
}
.staff-directory-hero:after{content:"";position:absolute;inset:14px;border:1px solid rgba(245,196,81,.09);border-radius:19px;pointer-events:none}
.staff-directory-hero-copy>span{font-size:11px}
.staff-directory-hero h1{max-width:760px;font-size:clamp(52px,7vw,92px);line-height:.88}
.staff-directory-hero p{max-width:720px;font-size:16px;color:#b9c8d5}
.staff-directory-hero-copy>div{margin-top:28px}
.staff-directory-hero-copy>div b{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.055);font-size:11px;box-shadow:inset 0 1px rgba(255,255,255,.035)}
.staff-directory-crest{width:250px;justify-self:end;border-color:rgba(245,196,81,.48);box-shadow:0 0 0 13px rgba(245,196,81,.035),0 0 85px rgba(245,196,81,.17),inset 0 0 50px rgba(245,196,81,.04)}
.staff-directory-crest i{font-size:64px;text-shadow:0 0 30px rgba(245,196,81,.35)}
.staff-directory-crest strong{margin-top:10px;font-size:22px;letter-spacing:.12em}
.staff-directory-crest span{font-size:8px}

.staff-directory-purpose{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.staff-directory-purpose article{min-height:92px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:linear-gradient(145deg,rgba(18,34,54,.82),rgba(8,18,31,.92));box-shadow:0 12px 30px rgba(0,0,0,.16)}
.staff-directory-purpose article>i{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(245,196,81,.2);border-radius:13px;background:rgba(245,196,81,.08);color:#f5c451;font-style:normal;font-size:17px}
.staff-directory-purpose strong,.staff-directory-purpose span{display:block}.staff-directory-purpose strong{font-size:13px}.staff-directory-purpose span{margin-top:4px;color:#7890a2;font-size:10px;line-height:1.4}

.staff-directory-group{gap:17px;padding-top:4px}
.staff-directory-group>header{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 2px}
.staff-directory-group>header>div{min-width:0}.staff-directory-group>header>div>span{display:block;color:#f5c451;font-size:9px;font-weight:950;letter-spacing:.17em}.staff-directory-group.moderators-group>header>div>span{color:#80caff}
.staff-directory-group>header h2{margin:5px 0 0;font-size:34px;letter-spacing:-.035em}.staff-directory-group>header p{max-width:650px;margin:7px 0 0;color:#8198aa;line-height:1.5}
.staff-directory-group>header>b{flex:0 0 auto;min-width:50px;height:38px;display:grid;place-items:center;padding:0 12px;border:1px solid rgba(245,196,81,.22);border-radius:999px;background:rgba(245,196,81,.06);color:#f5c451;font-size:11px}.staff-directory-group.moderators-group>header>b{border-color:rgba(96,165,250,.22);background:rgba(96,165,250,.07);color:#8ecbff}

.staff-directory-grid,.staff-directory-grid.owners{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.staff-directory-card{
  min-height:286px;
  grid-template-columns:178px minmax(0,1fr);
  align-items:stretch;
  padding:0;
  border-radius:24px;
  background:linear-gradient(145deg,rgba(16,31,52,.98),rgba(7,16,29,.99));
  box-shadow:0 20px 55px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.035);
  isolation:isolate;
}
.staff-directory-card.owner{background:linear-gradient(145deg,rgba(34,31,22,.98),rgba(11,18,28,.99));border-color:rgba(245,196,81,.32)}
.staff-directory-card-shine{position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.035),transparent 34% 70%,rgba(255,255,255,.02));pointer-events:none}
.staff-directory-role-watermark{position:absolute;z-index:-1;right:22px;top:7px;color:rgba(255,255,255,.025);font-size:116px;line-height:1;font-weight:900;transform:rotate(7deg);pointer-events:none}.staff-directory-card.owner .staff-directory-role-watermark{color:rgba(245,196,81,.045)}
.staff-directory-glow{left:-60px;bottom:-85px;width:280px;height:280px;opacity:.9}
.staff-directory-avatar-stage{position:relative;display:grid;align-items:end;justify-items:center;overflow:hidden;border-right:1px solid rgba(96,165,250,.15);background:radial-gradient(circle at 50% 48%,rgba(96,165,250,.19),transparent 48%),linear-gradient(180deg,rgba(16,54,73,.7),rgba(14,33,52,.85))}
.staff-directory-card.owner .staff-directory-avatar-stage{border-right-color:rgba(245,196,81,.16);background:radial-gradient(circle at 50% 48%,rgba(245,196,81,.18),transparent 48%),linear-gradient(180deg,rgba(62,48,23,.72),rgba(30,32,31,.9))}
.staff-directory-avatar-stage:before{content:"";position:absolute;left:14px;right:14px;bottom:17px;height:22px;border-radius:50%;background:rgba(0,0,0,.36);filter:blur(9px)}
.staff-directory-avatar{position:relative;z-index:1;width:168px;height:245px;object-fit:contain;object-position:center bottom;align-self:end;filter:drop-shadow(0 14px 12px rgba(0,0,0,.4))}
.staff-directory-avatar-stage>span{position:absolute;z-index:2;left:13px;bottom:13px;padding:6px 8px;border:1px solid rgba(96,165,250,.3);border-radius:8px;background:rgba(5,15,26,.82);color:#93ceff;font-size:7px;font-weight:950;letter-spacing:.12em}.staff-directory-card.owner .staff-directory-avatar-stage>span{border-color:rgba(245,196,81,.32);color:#f7d879}
.staff-directory-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:27px 25px 23px;min-width:0}
.staff-directory-rank{font-size:9px!important}.staff-directory-copy h3{margin-top:9px;font-size:30px;line-height:1;max-width:100%}.staff-directory-copy p{margin-top:10px;font-size:14px;color:#d4e1e9}.staff-directory-copy small{margin-top:5px;font-size:11px;color:#7890a2}
.staff-directory-responsibility{margin-top:17px;padding-top:14px;border-top:1px solid rgba(255,255,255,.07);width:100%;color:#9fb1be;font-size:11px;line-height:1.45}
.staff-directory-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.staff-directory-meta em{padding:6px 8px;border:1px solid rgba(255,255,255,.075);border-radius:999px;background:rgba(255,255,255,.025);color:#718797;font-size:8px;font-style:normal;font-weight:800}
.staff-directory-profile-link{position:static!important;display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:9px 12px;border:1px solid rgba(96,165,250,.2);border-radius:10px;background:rgba(96,165,250,.07);color:#9bd3ff!important;font-size:9px!important;transition:.2s ease}.staff-directory-card.owner .staff-directory-profile-link{border-color:rgba(245,196,81,.2);background:rgba(245,196,81,.065);color:#f5d579!important}.staff-directory-profile-link i{font-style:normal;font-size:13px}
.staff-directory-card:hover .staff-directory-profile-link{transform:translateX(3px);border-color:currentColor}.staff-directory-card:hover{transform:translateY(-4px);box-shadow:0 27px 70px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.04)}

@media(max-width:1180px){
  .staff-directory-purpose{grid-template-columns:repeat(2,minmax(0,1fr))}
  .staff-directory-card{grid-template-columns:150px minmax(0,1fr)}
  .staff-directory-avatar{width:146px}
  .staff-directory-copy{padding-left:20px;padding-right:18px}
}
@media(max-width:900px){
  .staff-directory-hero{grid-template-columns:1fr 190px;min-height:330px}
  .staff-directory-crest{width:180px}
  .staff-directory-grid,.staff-directory-grid.owners{grid-template-columns:1fr}
  .staff-directory-card{max-width:720px}
}
@media(max-width:760px){
  .staff-directory-page{gap:20px}
  .staff-directory-hero{min-height:0;padding:29px 21px 25px;grid-template-columns:1fr}
  .staff-directory-hero:after{inset:9px;border-radius:17px}
  .staff-directory-hero h1{font-size:clamp(45px,15vw,64px)}
  .staff-directory-hero p{font-size:13px;line-height:1.55}
  .staff-directory-crest{width:145px;margin-top:8px}
  .staff-directory-crest i{font-size:43px}.staff-directory-crest strong{font-size:15px}.staff-directory-crest span{font-size:6px}
  .staff-directory-purpose{grid-template-columns:1fr 1fr;gap:8px}.staff-directory-purpose article{min-height:78px;grid-template-columns:34px minmax(0,1fr);gap:9px;padding:11px}.staff-directory-purpose article>i{width:34px;height:34px;border-radius:10px;font-size:14px}.staff-directory-purpose strong{font-size:11px}.staff-directory-purpose span{font-size:8px}
  .staff-directory-group>header{align-items:center}.staff-directory-group>header h2{font-size:27px}.staff-directory-group>header p{font-size:11px}.staff-directory-group>header>b{height:32px;min-width:42px}
  .staff-directory-card{min-height:236px;grid-template-columns:116px minmax(0,1fr);border-radius:19px}
  .staff-directory-avatar{width:112px;height:214px}.staff-directory-avatar-stage>span{left:8px;bottom:9px;font-size:6px;padding:5px 6px}
  .staff-directory-copy{padding:20px 14px 17px;justify-content:center}.staff-directory-copy h3{font-size:23px}.staff-directory-copy p{font-size:11px;margin-top:7px}.staff-directory-copy small{font-size:9px}.staff-directory-responsibility{margin-top:11px;padding-top:10px;font-size:9px}.staff-directory-meta{margin-top:9px}.staff-directory-meta em{padding:5px 6px;font-size:6.5px}.staff-directory-profile-link{margin-top:12px;padding:7px 8px;font-size:7px!important}
  .staff-directory-role-watermark{font-size:80px;right:8px}
}
@media(max-width:430px){
  .staff-directory-purpose{grid-template-columns:1fr}
  .staff-directory-card{grid-template-columns:104px minmax(0,1fr)}
  .staff-directory-avatar{width:100px}
  .staff-directory-copy{padding-left:12px;padding-right:10px}
  .staff-directory-meta em:last-child{display:none}
}

/* =========================================================
   v1.3 — V1 LAUNCH DAY OUR TEAM + NAV POLISH
   Premium editorial team cards, correctly placed verification,
   softer avatar presentation and resilient staff navigation.
   ========================================================= */
.staff-directory-page{
  max-width:1320px;
  gap:22px;
}
.staff-directory-hero{
  min-height:338px;
  grid-template-columns:minmax(0,1fr) 248px;
  padding:clamp(38px,5vw,64px);
  border-radius:30px;
  background:
    radial-gradient(circle at 82% 34%,rgba(245,196,81,.25),transparent 21%),
    radial-gradient(circle at 9% 110%,rgba(45,212,191,.12),transparent 36%),
    linear-gradient(132deg,#111f38 0%,#0a1729 52%,#050d17 100%);
  box-shadow:0 36px 100px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.05);
}
.staff-directory-hero:before{
  background:
    linear-gradient(115deg,transparent 0 52%,rgba(255,255,255,.028) 52% 52.5%,transparent 52.5% 100%),
    radial-gradient(circle at 76% 40%,rgba(245,196,81,.08),transparent 28%);
  background-size:50px 50px,auto;
}
.staff-directory-hero:after{inset:12px;border-color:rgba(245,196,81,.12);border-radius:22px}
.staff-directory-hero h1{font-size:clamp(54px,7vw,88px);letter-spacing:-.07em}
.staff-directory-hero p{max-width:690px;color:#c1cfdb}
.staff-directory-crest{width:226px;background:radial-gradient(circle at 50% 43%,rgba(245,196,81,.17),rgba(4,12,21,.92) 66%);box-shadow:0 0 0 12px rgba(245,196,81,.035),0 0 82px rgba(245,196,81,.18),inset 0 0 52px rgba(245,196,81,.045)}
.staff-directory-purpose article{border-radius:19px;background:linear-gradient(145deg,rgba(19,36,57,.90),rgba(7,17,30,.96));box-shadow:0 16px 38px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.035)}
.staff-directory-purpose article:hover{border-color:rgba(245,196,81,.2);transform:translateY(-2px)}

.staff-directory-group{
  position:relative;
  gap:20px;
  padding:25px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.075);
  border-radius:28px;
  background:linear-gradient(150deg,rgba(13,26,43,.84),rgba(5,14,25,.93));
  box-shadow:0 24px 70px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.03);
}
.staff-directory-group:before{content:"";position:absolute;left:0;top:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(245,196,81,.78),transparent)}
.staff-directory-group.moderators-group:before{background:linear-gradient(90deg,transparent,rgba(96,165,250,.8),transparent)}
.staff-directory-group>header{position:relative;z-index:2;padding:0 2px 2px}
.staff-directory-group>header h2{font-size:36px}
.staff-directory-group>header p{font-size:12px;color:#91a5b5}

.staff-directory-grid,.staff-directory-grid.owners{gap:18px}
.staff-directory-card{
  min-height:314px;
  grid-template-columns:190px minmax(0,1fr);
  border-radius:25px;
  border-color:rgba(96,165,250,.24);
  background:
    radial-gradient(circle at 10% 68%,rgba(61,153,230,.14),transparent 33%),
    linear-gradient(145deg,rgba(15,31,53,.99),rgba(6,16,29,.995));
  box-shadow:0 24px 58px rgba(0,0,0,.30),inset 0 1px rgba(255,255,255,.045);
}
.staff-directory-card.owner{
  border-color:rgba(245,196,81,.34);
  background:
    radial-gradient(circle at 10% 68%,rgba(245,196,81,.14),transparent 33%),
    linear-gradient(145deg,rgba(34,31,23,.99),rgba(8,17,28,.995));
}
.staff-directory-card:before{content:"";position:absolute;z-index:0;left:184px;top:28px;bottom:28px;width:1px;background:linear-gradient(180deg,transparent,rgba(96,165,250,.22),transparent)}
.staff-directory-card.owner:before{background:linear-gradient(180deg,transparent,rgba(245,196,81,.24),transparent)}
.staff-directory-card-shine{z-index:0;background:linear-gradient(112deg,rgba(255,255,255,.045),transparent 30% 72%,rgba(255,255,255,.018))}
.staff-directory-role-watermark{z-index:0;right:25px;top:15px;font-size:110px;color:rgba(96,165,250,.035);transform:rotate(6deg)}
.staff-directory-card.owner .staff-directory-role-watermark{color:rgba(245,196,81,.055)}
.staff-directory-glow{z-index:0;left:-75px;bottom:-100px;width:330px;height:330px;opacity:.62;filter:blur(44px)}
.staff-directory-avatar-stage{
  position:relative;
  z-index:1;
  min-width:0;
  overflow:hidden;
  display:grid;
  place-items:end center;
  border:0!important;
  background:transparent!important;
}
.staff-directory-avatar-stage:before{left:28px;right:28px;bottom:23px;height:20px;background:rgba(0,0,0,.43);filter:blur(12px)}
.staff-directory-avatar-stage:after{content:"";position:absolute;inset:22px 12px 17px;border-radius:50% 50% 22px 22px;background:radial-gradient(ellipse at 50% 62%,rgba(96,165,250,.14),transparent 61%);pointer-events:none}
.staff-directory-card.owner .staff-directory-avatar-stage:after{background:radial-gradient(ellipse at 50% 62%,rgba(245,196,81,.14),transparent 61%)}
.staff-directory-avatar{z-index:2;width:181px;height:279px;filter:drop-shadow(0 18px 14px rgba(0,0,0,.46))}
.staff-directory-copy{z-index:2;padding:29px 27px 25px;justify-content:center}
.staff-directory-rank{display:inline-flex!important;align-items:center;min-height:25px;padding:0 9px;border:1px solid rgba(96,165,250,.28);border-radius:999px;background:rgba(96,165,250,.075);color:#9fd2ff!important;font-size:8px!important;letter-spacing:.14em}
.staff-directory-card.owner .staff-directory-rank{border-color:rgba(245,196,81,.30);background:rgba(245,196,81,.075);color:#f6d77a!important}
.staff-directory-name-line{display:flex;align-items:center;gap:9px;min-width:0;margin-top:12px}
.staff-directory-name-line h3{min-width:0;margin:0;font-size:31px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.staff-directory-verification{display:inline-flex;align-items:center;flex:0 0 auto}
.staff-directory-verification:empty{display:none}
.staff-directory-verification .discord-verified-badge{width:19px!important;height:19px!important;min-width:19px!important;margin:0!important;box-shadow:0 0 0 3px rgba(88,101,242,.12),0 6px 16px rgba(88,101,242,.2)}
.staff-directory-verification .discord-verified-badge svg{width:13px;height:13px}
.staff-directory-copy p{margin-top:10px;font-size:13px;color:#d7e3eb}
.staff-directory-copy small{font-size:10px;color:#8499aa}
.staff-directory-responsibility{margin-top:16px;padding-top:14px;color:#aabac6;font-size:11px;line-height:1.55}
.staff-directory-duty-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}
.staff-directory-duty-list span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(96,165,250,.15);border-radius:999px;background:rgba(96,165,250,.045);color:#88bce4;font-size:7px;font-weight:850;letter-spacing:.045em}
.staff-directory-card.owner .staff-directory-duty-list span{border-color:rgba(245,196,81,.15);background:rgba(245,196,81,.045);color:#cdb66e}
.staff-directory-card-footer{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:17px}
.staff-directory-meta{margin:0;min-width:0}
.staff-directory-meta em{font-size:7px}
.staff-directory-profile-link{flex:0 0 auto;margin:0;padding:10px 12px;font-size:8px!important}
.staff-directory-card:hover{transform:translateY(-5px);box-shadow:0 32px 82px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.055)}

.staff-directory-community-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.72fr);gap:18px;align-items:stretch}
.staff-directory-community-layout .staff-directory-grid{grid-template-columns:1fr}
.staff-directory-community-note{position:relative;overflow:hidden;min-height:314px;padding:28px;border:1px solid rgba(96,165,250,.18);border-radius:24px;background:radial-gradient(circle at 90% 12%,rgba(96,165,250,.15),transparent 30%),linear-gradient(150deg,rgba(15,34,58,.92),rgba(6,17,30,.98));box-shadow:0 22px 55px rgba(0,0,0,.22)}
.staff-directory-community-note:after{content:"◆";position:absolute;right:20px;bottom:-20px;color:rgba(96,165,250,.055);font-size:130px;line-height:1;transform:rotate(8deg)}
.staff-directory-community-note>span{color:#88caff;font-size:8px;font-weight:950;letter-spacing:.17em}
.staff-directory-community-note h3{max-width:280px;margin:10px 0 0;font-size:27px;line-height:1.02;letter-spacing:-.045em}
.staff-directory-community-note p{max-width:330px;margin:14px 0 0;color:#91a6b7;font-size:11px;line-height:1.6}
.staff-directory-community-note>div{position:relative;z-index:1;display:grid;gap:8px;margin-top:24px}
.staff-directory-community-note b{display:flex;align-items:center;min-height:37px;padding:0 11px;border:1px solid rgba(96,165,250,.12);border-radius:11px;background:rgba(96,165,250,.045);color:#badcff;font-size:9px}

/* The verification decorator must never fall back to the card corner. */
.staff-directory-card>.discord-verified-badge{display:none!important}

/* Resilient launch-day top navigation. Weekly Spin now lives in More. */
.desktop-nav{flex:1 1 auto;justify-content:center;overflow:visible!important}
.desktop-nav-link{flex:0 0 auto!important;overflow:visible!important}
.staff-console-top-button{min-width:58px!important;height:42px!important;border-radius:12px!important}
@media(min-width:1081px) and (max-width:1620px){
  .topbar-brand span{display:none!important}
  .topbar-brand img{width:112px!important}
  .topbar-inner{gap:11px!important}
  .desktop-nav-link{padding-left:8px!important;padding-right:8px!important;font-size:11.5px!important}
  .staff-console-top-button{min-width:42px!important;width:42px!important;padding:0!important;justify-content:center!important}
  .staff-console-top-button span{display:none!important}
}
@media(min-width:1081px) and (max-width:1320px){
  .topbar-brand img{width:103px!important}
  .desktop-nav-link{padding-left:6px!important;padding-right:6px!important;font-size:10.8px!important}
  .top-actions{gap:5px!important}
}

@media(max-width:1080px){
  .staff-directory-community-layout{grid-template-columns:1fr}
  .staff-directory-community-note{min-height:0}
}
@media(max-width:900px){
  .staff-directory-page{max-width:760px}
  .staff-directory-group{padding:20px}
}
@media(max-width:760px){
  .staff-directory-hero{padding:30px 21px 27px;border-radius:23px}
  .staff-directory-group{padding:17px 13px;border-radius:22px}
  .staff-directory-group>header{align-items:flex-start}
  .staff-directory-group>header h2{font-size:29px}
  .staff-directory-card{min-height:248px;grid-template-columns:112px minmax(0,1fr);border-radius:20px}
  .staff-directory-card:before{left:108px;top:22px;bottom:22px}
  .staff-directory-avatar{width:108px;height:221px}
  .staff-directory-copy{padding:19px 13px 17px}
  .staff-directory-rank{min-height:21px;padding:0 7px;font-size:6.5px!important}
  .staff-directory-name-line{gap:6px;margin-top:9px}
  .staff-directory-name-line h3{font-size:23px}
  .staff-directory-verification .discord-verified-badge{width:16px!important;height:16px!important;min-width:16px!important}
  .staff-directory-copy p{font-size:10px;margin-top:7px}.staff-directory-copy small{font-size:8px}
  .staff-directory-responsibility{margin-top:10px;padding-top:9px;font-size:8.5px}
  .staff-directory-duty-list{gap:4px;margin-top:8px}.staff-directory-duty-list span{min-height:20px;padding:0 6px;font-size:5.8px}
  .staff-directory-card-footer{display:block;margin-top:11px}.staff-directory-profile-link{margin-top:9px;padding:7px 8px;font-size:6.5px!important}.staff-directory-meta em{font-size:5.8px}
  .staff-directory-community-note{padding:21px;border-radius:20px}.staff-directory-community-note h3{font-size:23px}.staff-directory-community-note p{font-size:9px}.staff-directory-community-note>div{margin-top:17px}
}
@media(max-width:430px){
  .staff-directory-card{grid-template-columns:98px minmax(0,1fr)}
  .staff-directory-card:before{left:95px}
  .staff-directory-avatar{width:95px;height:205px}
  .staff-directory-copy{padding-left:11px;padding-right:9px}
  .staff-directory-name-line h3{font-size:20px}
  .staff-directory-duty-list span:nth-child(3){display:none}
}


/* v17.13.3 — Our Team refinement */
.staff-directory-group .staff-directory-grid{align-items:stretch}
.staff-directory-group.moderators-group .staff-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.staff-directory-group.moderators-group .staff-directory-card{max-width:720px}
.staff-directory-card{align-items:stretch;min-height:322px}
.staff-directory-avatar-stage{padding:22px 0 16px 12px;align-self:stretch;place-items:end center}
.staff-directory-avatar-stage:after{inset:26px 16px 18px;border-radius:26px;background:radial-gradient(ellipse at 50% 74%,rgba(96,165,250,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));opacity:.95}
.staff-directory-card.owner .staff-directory-avatar-stage:after{background:radial-gradient(ellipse at 50% 74%,rgba(245,196,81,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0))}
.staff-directory-avatar-stage:before{left:34px;right:34px;bottom:22px;height:18px;opacity:.72}
.staff-directory-avatar{width:178px;height:286px;object-position:center bottom}
.staff-directory-copy{padding:31px 28px 26px}
.staff-directory-name-line{align-items:flex-start;gap:10px;margin-top:10px}
.staff-directory-name-line h3{line-height:1.12;padding-top:2px;padding-bottom:4px;overflow:visible}
.staff-directory-copy p{margin-top:8px;line-height:1.2}
.staff-directory-copy small{margin-top:6px;line-height:1.35}
.staff-directory-responsibility{margin-top:18px;padding-top:15px}
.staff-directory-verification{padding-top:6px}
.staff-directory-verification .discord-verified-badge{position:relative;top:0}
.staff-directory-card-footer{margin-top:18px;align-items:center}
.staff-directory-meta em{display:block;line-height:1.45}
.staff-directory-profile-link{display:inline-flex;align-items:center;gap:8px}
.staff-directory-group.moderators-group .staff-directory-card{background:radial-gradient(circle at 10% 68%,rgba(61,153,230,.14),transparent 33%),linear-gradient(145deg,rgba(12,29,50,.99),rgba(5,15,28,.995))}
.staff-directory-community-layout,.staff-directory-community-note{display:none!important}
.staff-directory-card>.discord-verified-badge{display:none!important}
.staff-directory-avatar .habbo-avatar__image{image-rendering:auto}
@media(max-width:1080px){
  .staff-directory-group.moderators-group .staff-directory-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .staff-directory-page{gap:18px}
  .staff-directory-hero{grid-template-columns:1fr;gap:20px}
  .staff-directory-crest{width:180px;justify-self:center}
  .staff-directory-purpose{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .staff-directory-group>header{gap:10px}
  .staff-directory-card{min-height:260px;grid-template-columns:102px minmax(0,1fr)}
  .staff-directory-card:before{left:98px}
  .staff-directory-avatar-stage{padding:18px 0 12px 8px}
  .staff-directory-avatar-stage:after{inset:18px 8px 12px;border-radius:18px}
  .staff-directory-avatar{width:108px;height:210px}
  .staff-directory-copy{padding:17px 12px 16px}
  .staff-directory-name-line{gap:6px;align-items:flex-start}
  .staff-directory-name-line h3{font-size:22px;line-height:1.08;padding-top:1px;padding-bottom:2px}
  .staff-directory-verification{padding-top:3px}
  .staff-directory-copy p{font-size:10px;line-height:1.2}
  .staff-directory-copy small{font-size:8px;line-height:1.35}
  .staff-directory-responsibility{font-size:8.6px;margin-top:10px;padding-top:9px}
  .staff-directory-duty-list span{font-size:6px}
  .staff-directory-card-footer{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px}
  .staff-directory-profile-link{margin-top:0}
}
@media(max-width:430px){
  .staff-directory-purpose{grid-template-columns:1fr 1fr}
  .staff-directory-group{padding:15px 11px}
  .staff-directory-card{grid-template-columns:92px minmax(0,1fr);min-height:244px}
  .staff-directory-card:before{left:89px}
  .staff-directory-avatar{width:96px;height:190px}
  .staff-directory-copy{padding:15px 10px 14px}
  .staff-directory-name-line h3{font-size:20px}
  .staff-directory-responsibility{display:none}
  .staff-directory-duty-list span:nth-child(3){display:none}
  .staff-directory-meta em:first-child{display:none}
}
/* Extra topbar room at launch widths */
@media(min-width:1081px) and (max-width:1600px){
  .desktop-nav{min-width:0}
  .desktop-nav-link{font-size:11px!important;padding-left:7px!important;padding-right:7px!important}
  .desktop-more-trigger span{max-width:none}
  .top-actions{gap:6px!important}
  .staff-console-top-button{min-width:42px!important;width:42px!important;padding:0!important}
  .staff-console-top-button span{display:none!important}
}
@media(min-width:1081px) and (max-width:1420px){
  .topbar-inner{gap:8px!important}
  .topbar-brand img{width:104px!important}
  .desktop-nav-link{font-size:10.6px!important;padding-left:6px!important;padding-right:6px!important}
}
