.world-map{background:#f7f9fa;border:1px solid #cbd7de;border-radius:8px;margin:22px 0 0;overflow:hidden}.world-map figcaption{color:#172f42;background:#e8eef2;justify-content:space-between;gap:10px;padding:12px 15px;font-size:13px;display:flex}.world-map figcaption span{color:#436579}.world-map-surface{background:#d3c7a6;max-width:620px;margin:auto;position:relative}.world-map-surface svg{aspect-ratio:1;width:100%;height:auto;display:block}.editable-map svg{cursor:crosshair;touch-action:none}.world-boss-marker{fill:#aa2636;stroke:#fff;stroke-width:2px}.world-mob-marker{fill:#08788b;stroke:#e7f9fd;stroke-width:.5px}.draft-marker{stroke-width:3px;stroke:#fff;fill:#26785b}.draft-marker.invalid{fill:#bf2938}.terrain-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.map-compass{color:#fff;pointer-events:none;background:#172f42;border-radius:3px;padding:4px 7px;font-size:12px;position:absolute;top:10px;right:10px}.map-tools{flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px 14px;font-size:12px;display:flex}.map-tools label{align-items:center;gap:5px;margin:0;font-weight:400;display:flex}.map-tools input{width:auto}.map-key{color:#436579}.world-map>p{margin:5px 14px 14px}.coordinate-fields{grid-template-columns:1fr 1fr;gap:14px;margin:14px;display:grid}.coordinate-fields label{flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.coordinate-fields input{width:100%;min-width:0}.boss-preview{background:#e7edf0;border:1px solid #cbd7de;border-radius:8px;margin:20px 0 0;padding:18px}.boss-preview h3{margin:2px 0 5px}.boss-preview .eyebrow{margin:0}.boss-preview .muted{margin:5px 0;font-size:12px}.boss-preview canvas{aspect-ratio:5/3;background:radial-gradient(#d8e0e5,#edf1f3 72%);border-radius:6px;width:100%;height:auto;display:block}.boss-preview label{color:#436579;align-items:center;gap:20px;font-size:12px;display:flex}.boss-preview input{flex:1;max-width:300px}@media (width<=600px){.world-map figcaption{flex-direction:column;gap:3px}.boss-tabs{flex-wrap:wrap}.boss-preview{padding:12px}}.creature-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0;display:grid}.creature-fields label{gap:8px;font-size:.875rem;display:grid}.creature-editor select{width:100%;margin:8px 0}.boss-emblem{align-items:center;gap:18px;padding:14px 0 24px;display:flex}.boss-emblem strong{color:var(--text);margin-top:6px;font-size:1.1rem;display:block}.boss-emblem svg{flex:none}.creature-rank{margin-right:8px;font-size:.72rem}.world-map .selectable-marker{cursor:pointer;stroke:#fff9;stroke-width:1px}.world-map .selectable-marker:hover{stroke:#fff;stroke-width:3px}@media (width<=720px){.creature-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=420px){.creature-fields{grid-template-columns:1fr}}.activity-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:24px;display:grid}.activity-list{gap:8px;display:grid}.activity-list button{text-align:left;color:#172f42;background:#fff;border:1px solid #ccd7df;border-radius:6px;padding:17px}.activity-list button strong,.activity-list button span{display:block}.activity-list button span{color:#607485;margin-top:7px;font-size:12px}.activity-list button[aria-pressed=true]{background:#f8fafb;border-color:#436579;box-shadow:inset 4px 0 #ad742b}.activity-detail{background:#fff;border:1px solid #d4dde3;border-radius:8px;min-width:0;padding:24px}.activity-detail h2{margin:4px 0 0}.activity-detail h3{margin:24px 0 12px;font-size:16px}.activity-detail .detail-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.activity-detail .detail-heading button{white-space:nowrap}.activity-detail .eyebrow{margin:0}.activity-detail small{color:#607485;margin-top:5px;font-size:11px;font-weight:400;display:block}.activity-schedule p{background:#f1f4f6;border-left:3px solid #ad742b;padding:14px 16px;font-size:14px;line-height:1.8}.activity-footnote{color:#607485;border-top:1px solid #e0e7ec;margin:26px 0 0;padding-top:16px;font-size:12px}.activity-rewards{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.activity-rewards li{background:#f1f4f6;border-radius:4px;padding:9px 12px;font-size:13px}.activity-toggle{align-items:center;gap:9px;margin:18px 0;display:flex}.activity-toggle input{width:auto}.activity-duration{flex-direction:column;gap:7px;max-width:280px;margin:20px 0;font-size:13px;font-weight:600;display:flex}.activity-daily{grid-template-columns:1fr 1fr;gap:18px;display:grid}.activity-daily>label:not(.activity-toggle),.activity-starts label{flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.activity-daily .activity-toggle{grid-column:1/-1;margin:0}.activity-starts{gap:12px;margin:18px 0;display:grid}.activity-starts>div{grid-template-columns:1fr 1fr 40px;align-items:end;gap:12px;display:grid}.activity-starts button{height:40px}.activity-reward-fields{gap:16px;display:grid}.activity-reward-fields fieldset{border:1px solid #ccd7df;border-radius:6px;flex-wrap:wrap;gap:14px;margin:0;padding:14px;display:flex}.activity-reward-fields legend{color:#172f42;padding:0 7px;font-size:13px;font-weight:600}.activity-reward-fields label{flex-direction:column;flex:1;gap:6px;min-width:150px;font-size:12px;display:flex}.activity-reward-fields select,.activity-reward-fields input{width:100%;min-width:0}.activity-loot>div{align-items:end;gap:16px;margin:16px 0;display:flex}.activity-loot strong{flex:1;align-self:center;font-size:14px}.activity-loot label{flex-direction:column;gap:5px;font-size:12px;display:flex}.activity-loot input{width:90px}@media (width<=900px){.activity-layout{grid-template-columns:1fr}.activity-list{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-detail{padding:18px}}@media (width<=500px){.activity-list{grid-template-columns:1fr}.activity-detail .detail-heading{flex-direction:column;align-items:start}.activity-daily{grid-template-columns:1fr}.activity-starts>div{grid-template-columns:1fr 105px 35px;gap:8px}}.realm-directory-heading{margin-bottom:20px}.realm-directory-heading h2{font-size:18px}.realm-directory-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:22px;display:grid}.realm-directory-card{background:var(--surface,#fff);border:1px solid var(--line,#d2dee8);border-top:3px solid var(--gold,#ad8d50);border-radius:5px;max-width:760px;padding:28px}.realm-card-heading,.realm-identity,.realm-card-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.realm-identity{justify-content:flex-start;gap:17px}.realm-identity h3{margin:4px 0 0;font-family:Georgia,serif;font-size:32px;font-weight:400}.realm-seal{color:#94763f;background:#faf7f0;border:1px solid #bca576;border-radius:50%;flex-shrink:0;place-items:center;width:58px;height:58px;font:30px Georgia,serif;display:grid}.realm-health{white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:inline-flex}.realm-health.reporting{color:#24715e}.realm-health.waiting{color:#865d23}.realm-card-counts{border-block:1px solid #d8e2e9;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0;padding:22px 0;display:grid}.realm-card-counts dt{color:#61798d;font-size:12px}.realm-card-counts dd{font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:25px}.realm-card-footer>div{color:#526b7e;gap:5px;font-size:12px;display:grid}.realm-report-caption{color:#728799;font-size:11px}.realm-open{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:18px;padding:12px 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.realm-open:focus-visible{outline-offset:4px;outline:2px solid #a7884c}.realm-card-empty{color:#61798d;align-items:center;min-height:116px;font-size:14px;display:flex}.realm-directory-note{color:#61798d;max-width:720px;margin:24px 0;font-size:13px;line-height:1.7}.realm-breadcrumb{color:inherit;text-decoration:none}.realm-breadcrumb:hover{text-decoration:underline}.realm-breadcrumb:focus-visible{outline-offset:4px;outline:2px solid #a7884c}@media (width<=600px){.realm-directory-card{padding:20px}.realm-card-heading{flex-wrap:wrap;align-items:flex-start;gap:16px}.realm-card-counts{gap:12px}.realm-card-counts dt{font-size:11px}.realm-card-footer{flex-direction:column;align-items:flex-start}.realm-open{width:100%}.realm-identity h3{font-size:28px}}.operations-panel{border:1px solid var(--line,#dce0df);background:#fff;border-radius:10px;margin-top:24px;padding:24px}.operations-panel h3{margin:22px 0 10px;font-size:16px}.operations-panel fieldset{border:0;min-width:0;margin:0;padding:0}.operations-panel label{flex-direction:column;gap:7px;margin:14px 0;font-size:13px;font-weight:600;display:flex}.operations-panel input,.operations-panel select,.operations-panel textarea{box-sizing:border-box;color:#172f38;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #c5cecc;border-radius:5px;padding:10px 12px}.operations-panel input:focus,.operations-panel textarea:focus,.operations-panel select:focus{outline-offset:2px;outline:2px solid #9d733c}.operations-panel input[type=checkbox]{width:16px;height:16px}.operations-panel button:disabled{opacity:.5;cursor:not-allowed}.editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}.editor-actions>span{margin-right:auto;font-size:12px}.announcement-fields{grid-template-columns:minmax(160px,1fr) minmax(200px,3fr);gap:20px;display:grid}.announcement-review{background:#faf8f2;border:1px solid #c5ae83;border-radius:6px;margin-top:18px;padding:20px}.announcement-preview{text-align:center;color:#ff6969;overflow-wrap:anywhere;background:#162e39;border-radius:5px;margin-top:16px;padding:18px 12px;font-weight:600}.chat-preview{overflow-wrap:anywhere;font-family:monospace;font-size:13px}.announcement-history,.title-list,.title-history{padding:0;list-style:none}.announcement-history li,.title-history li{border-top:1px solid #e2e7e5;padding:14px 0}.announcement-history p{overflow-wrap:anywhere;margin:0 0 6px}.announcement-history small,.title-history small{color:#5b6e72;font-size:12px;display:block}.delivery-status{color:#235e45;background:#edf3ef;border-radius:4px;margin:8px 8px 0 0;padding:4px 8px;font-size:12px;display:inline-block}.success{color:#235338;background:#e9f5ed;border-left:3px solid #398956;padding:12px 16px}.realm-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important}.realm-metrics small{color:#597074;margin-top:7px;font-size:11px;font-weight:400;line-height:1.6;display:block}.realm-metrics dd.realm-clock{font-variant-numeric:tabular-nums;font-size:24px}.realm-metrics dd.realm-address{overflow-wrap:anywhere;font-size:17px;line-height:1.5}.realm-address span{display:block}.title-library-note{color:#75532c;background:#f8f3e9;border-left:3px solid #b59661;padding:12px 16px;font-size:13px;line-height:1.7}.title-workspace.editing{grid-template-columns:minmax(250px,1fr) minmax(340px,1.2fr);align-items:start;gap:24px;display:grid}.title-preview{text-align:center;background:linear-gradient(145deg,#142a34,#243f45);border:1px solid #6b7975;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:105px;padding:16px;display:flex}.title-preview>span{overflow-wrap:anywhere;text-shadow:1px 1px 1px #000;font-family:Georgia,serif;font-size:23px}.title-preview small{color:#c0cbd0;font-size:11px}.title-color{gap:12px;display:flex}.title-color input[type=color]{width:58px;min-width:58px;height:40px;padding:4px}.title-bonuses{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.operations-panel .archive-title{flex-direction:row;align-items:center;font-size:12px;font-weight:400}.title-empty{color:#587177;padding:26px 0}.title-empty h3{color:#203d47}.title-list li{overflow-wrap:anywhere;border-bottom:1px solid #dfe5e3;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 0;display:flex}.title-list small{color:#587177;font-size:12px;line-height:1.6;display:block}.title-list p{margin:8px 0;font-size:13px}.title-list button{font-size:12px}.title-swatch{border:1px solid #859392;border-radius:50%;width:12px;height:12px;margin-left:10px;display:inline-block}.title-history{font-size:13px}.title-history small{margin-top:5px}@media (width<=1100px){.realm-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.title-workspace.editing{grid-template-columns:1fr}}@media (width<=600px){.operations-panel{padding:18px}.announcement-fields{grid-template-columns:1fr;gap:0}.realm-metrics{gap:22px 14px!important}.realm-metrics dd.realm-clock{font-size:20px}.realm-metrics dd.realm-address{font-size:14px}.title-list li{flex-direction:column}.title-bonuses{gap:0 10px}.title-bonuses label{font-size:11px}.title-preview>span{font-size:20px}}.sidebar nav{flex:1;min-height:0;overflow-y:auto}.sidebar .brand,.sidebar .realm-label,.sidebar-bottom{flex-shrink:0}.sidebar{top:0;left:0}.skip-link{z-index:20;position:fixed;top:-80px;left:12px}.browser{grid-template-columns:minmax(235px,31%) minmax(0,1fr);align-items:start;gap:20px;display:grid}.object-list,.detail{border:1px solid var(--border);background:#fff;border-radius:6px;overflow:hidden}.object-list>.section-heading{padding:20px 18px 15px}.search-label,.map-filter{padding:0 18px 15px;display:block}.list-rows{max-height:654px;overflow:auto}.object-row{text-align:left;background:#fff;border:0;border-top:1px solid #e4ebef;border-radius:0;justify-content:space-between;align-items:center;gap:9px;width:100%;padding:16px 18px;font-weight:400;display:flex}.object-row.selected{background:#e8eff4;border-left:3px solid #ad742b;padding-left:15px}.object-row>span:first-child{min-width:0}.object-row strong{overflow-wrap:anywhere;font-size:12px;display:block}.object-row small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.state-pill{white-space:nowrap;color:#27785b;background:#eff6f2;border:1px solid #caddd3;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:600;display:inline-block}.state-pill.paused{color:#825614;background:#fbf2e4;border-color:#e4cfb0}.load-more{width:calc(100% - 30px);margin:15px;display:block}.detail{padding:24px}.detail-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:12px;padding-bottom:18px;display:flex}.detail-title .eyebrow{font-size:9px}.detail-title h2{overflow-wrap:anywhere;margin-bottom:0;font:26px Georgia,serif}.detail-controls{align-items:center;gap:22px;margin:20px 0;display:flex}.detail-controls p{color:var(--muted);flex:1;margin:0;font-size:11px}.detail-controls button{white-space:nowrap;flex-shrink:0;font-size:11px}.facts{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:14px;padding:19px 0;display:grid}.facts span{color:var(--muted);margin-bottom:8px;font-size:10px;display:block}.facts strong{font:20px Consolas,monospace}.spawn-map{border:1px solid var(--border);background:#f4f8fa;border-radius:4px;margin:5px 0 20px;padding:15px 15px 11px}.spawn-map figcaption{justify-content:space-between;gap:12px;font-size:11px;display:flex}.spawn-map figcaption span{color:var(--muted);font-size:9px}.spawn-map svg{width:100%;height:auto;margin:14px 0 6px;display:block}.spawn-map text{fill:#567081;font:9px Consolas,monospace}.mob-point{fill:#436579;opacity:.85}.boss-point{fill:#ad742b;stroke:#fff;stroke-width:2px}.map-legend{color:var(--slate);flex-wrap:wrap;gap:16px;font-size:9px;display:flex}.map-legend span:last-child{color:var(--muted);margin-left:auto}.map-legend .boss-key{color:#986221}.coordinates{color:var(--muted);overflow-wrap:anywhere;margin:0;padding-top:13px;font:10px/1.7 Consolas,monospace}.schedule h3{justify-content:space-between;gap:10px;font-size:12px;display:flex}.schedule small{color:var(--muted);font-size:10px;font-weight:400}.schedule>div{flex-wrap:wrap;gap:8px;display:flex}.schedule>div>span{border:1px solid var(--border);background:#edf2f6;border-radius:4px;padding:8px 16px;font:14px Consolas,monospace}.map-groups h3{margin-bottom:8px;font-size:12px}.map-groups a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:11px;text-decoration:none;display:flex}.map-groups a:hover{color:#986221}.map-groups small{color:var(--muted);text-align:right;font-size:10px}.shop-items label{margin-bottom:20px;display:block}.shop-items table td{padding-left:7px;padding-right:7px}.shop-items td:first-child{min-width:130px}.shop-items th{padding-left:7px;padding-right:7px}.shop-items .table-scroll{max-height:600px}.confirm-dialog{border:1px solid #bdcdb7;border-color:var(--border);width:min(520px,100% - 32px);color:var(--ink);border-radius:8px;padding:28px;box-shadow:0 15px 70px #172f4230}.confirm-dialog::backdrop{background:#172f4280}.confirm-dialog h2{font:24px/1.4 Georgia,serif}.confirm-dialog p{color:var(--muted);font-size:12px}.confirm-dialog label{margin-top:22px;display:block}.confirm-dialog .error{color:#86212c;margin-top:18px}.dialog-actions{justify-content:end;gap:10px;margin-top:25px;display:flex}.confirm-dialog input{margin-top:9px}@media (width<=1050px){.browser{grid-template-columns:minmax(220px,34%) minmax(0,1fr);gap:14px}.detail{padding:18px}.detail-controls{flex-direction:column;align-items:start;gap:12px}.detail-title h2{font-size:23px}.facts strong{font-size:17px}.spawn-map figcaption{flex-direction:column;gap:5px}}@media (width<=760px){.browser{grid-template-columns:1fr;gap:18px}.list-rows{max-height:320px}.object-list>.section-heading{padding-top:16px}.object-row{padding-top:13px;padding-bottom:13px}.detail-controls{flex-direction:row;align-items:center}.detail-controls button{white-space:normal;max-width:125px}.facts strong{font-size:17px}.spawn-map figcaption{flex-direction:row}.detail-title h2{font-size:25px}.shop-items .table-scroll{max-height:480px}.map-legend{gap:8px}.map-legend span:last-child{margin-left:0}}.boss-editor{border:1px solid var(--border);width:min(960px,100vw - 32px);max-height:90vh;color:var(--ink);border-radius:9px;padding:26px;box-shadow:0 24px 80px #172f4240}.boss-editor::backdrop{background:#102432aa}.boss-editor-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.boss-editor-head h2{font-size:25px}.boss-editor-head>button{padding:3px 12px;font-size:22px}.boss-notice{border-left:3px solid var(--slate);background:#edf3f7;margin:0 0 22px;padding:13px 16px;line-height:1.6}.boss-notice strong,.boss-notice span{display:block}.boss-notice span{color:var(--muted);font-size:13px}.boss-tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:24px;display:flex}.boss-tabs button{border:0;border-bottom:3px solid #0000;border-radius:0;padding:12px 18px}.boss-tabs button[aria-selected=true]{border-bottom-color:var(--bronze);background:#f8f3eb}.boss-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:18px;display:grid}.boss-field{min-width:0}.boss-field small{color:var(--muted);margin-top:5px;display:block}.boss-section-heading{justify-content:space-between;align-items:center;gap:16px;margin:22px 0 14px;display:flex}.boss-section-heading h3{margin:0}.boss-section-heading>span{color:var(--slate)}.boss-toggle{align-items:center;gap:9px;display:flex}.boss-toggle input{width:auto;accent-color:var(--ink);margin:0}.boss-times{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:20px;display:grid}.boss-times>div{align-items:flex-end;gap:8px;display:flex}.boss-times label{flex:1;min-width:0}.boss-times button{margin-bottom:1px}.boss-skill{border-bottom:1px solid var(--border);margin:0 0 24px;padding:0 0 20px}.text-button{color:#8e3035;padding:7px 10px}.boss-editor-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-top:26px;padding-top:20px;display:flex}.boss-editor-actions>button:first-child{margin-right:auto}.boss-editor-actions>span{color:var(--muted);font-size:12px}.boss-review{margin:12px 0 24px}.boss-review table{border-collapse:collapse;width:100%}.boss-review td,.boss-review th{text-align:left;border-bottom:1px solid var(--border);overflow-wrap:anywhere;padding:11px}.boss-review thead{background:#edf3f7}.boss-review td:last-child{color:var(--green);font-weight:600}.boss-reason{margin-bottom:13px;display:block}.boss-detail-actions{flex-wrap:wrap;gap:9px;display:flex}.boss-config-summary{color:var(--muted);padding:15px 0;line-height:1.7}@media (width<=700px){.boss-editor{width:calc(100vw - 18px);max-height:94vh;padding:18px}.boss-grid,.boss-times{grid-template-columns:repeat(2,minmax(0,1fr))}.boss-tabs button{padding:10px 8px;font-size:12px}.boss-editor-head h2{font-size:21px}}@media (width<=420px){.boss-grid,.boss-times{grid-template-columns:1fr}.boss-editor-actions>span,.boss-editor-actions>button{width:100%}}:root{color:#172f42;font-synthesis:none;--ink:#172f42;--slate:#436579;--paper:#fff;--bronze:#ad742b;--green:#27785b;--border:#d7e1e7;--muted:#567081;background:#f1f4f6;font-family:Segoe UI,Arial,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:5px;padding:10px 14px;font-weight:600}button:hover:not(:disabled){border-color:var(--slate);background:#eaf0f4}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #ad742b}input,select{width:100%;color:var(--ink);background:#fff;border:1px solid #bacbd6;border-radius:4px;margin-top:7px;padding:10px 11px;display:block}input::placeholder{color:#698293}label{font-size:12px;font-weight:600}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.8px;margin-bottom:0;font-size:32px;font-weight:600}h2{font-size:19px;line-height:1.3}h3{font-size:15px}p{line-height:1.65}small{font-size:12px}strong{font-weight:600}.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.primary:hover:not(:disabled){background:var(--slate);color:#fff}.secondary{background:#fff}.muted{color:var(--muted)}.eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:var(--slate);margin-bottom:10px;font-size:10px;font-weight:700}.error,.success{color:#86212c;background:#fbecef;border-left:3px solid #a92e38;padding:12px 15px}.success{border-color:var(--green);color:#23664e;background:#e6f3ec}.empty{color:var(--muted);text-align:center;padding:34px 22px}.console{min-height:100vh;display:flex}.sidebar{background:var(--ink);color:#e0e8ed;z-index:3;flex-direction:column;flex-shrink:0;width:236px;height:100vh;padding:28px 16px 18px;display:flex;position:fixed}.brand{letter-spacing:2px;align-items:center;gap:12px;padding:0 10px 30px;font-size:9px;text-decoration:none;display:flex}.brand strong{letter-spacing:1.8px;color:#fff;margin:3px 0 5px;font:24px Georgia,serif;display:block}.brand small{letter-spacing:.7px;color:#a9beca;font-size:10px;display:block}.small-seal,.seal{color:#dab37d;border:1px solid #b68e58;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-size:24px;display:grid}.realm-label{border-top:1px solid #365063;border-bottom:1px solid #365063;align-items:center;gap:11px;padding:18px 13px;display:flex}.realm-label small{color:#abc0cd;margin-top:3px;font-size:11px;display:block}.dot{background:#60b58f;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.dot.offline{background:#d3ae78}.nav-label{text-transform:uppercase;letter-spacing:1.2px;color:#a8bdcb;margin:25px 12px 10px;font-size:9px;font-weight:600}.sidebar nav a{border-radius:4px;align-items:center;gap:13px;margin-bottom:3px;padding:13px 14px;font-size:13px;text-decoration:none;display:flex}.sidebar nav a>span{text-align:center;width:20px;font-size:18px}.sidebar nav a:hover{background:#284357}.sidebar nav a[aria-current=page]{color:#fff;background:#355369;border-left:3px solid #c4924f;padding-left:11px}.sidebar-bottom{border-top:1px solid #365063;gap:13px;margin-top:auto;padding:22px 12px 0;display:grid}.sidebar-bottom a{color:#b6c8d2;font-size:12px;text-decoration:none}.sidebar-bottom button{color:#dbe4ea;background:0 0;border-color:#4c6476;font-size:12px}.workspace{width:calc(100% - 236px);min-width:0;margin-left:236px}.topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:63px;padding:0 34px;font-size:12px;display:flex}.breadcrumb{color:var(--muted);margin-left:8px}.staff-badge{border:1px solid var(--border);background:#e9eff3;border-radius:4px;padding:5px 9px;font-size:10px}.workspace main{outline:none;max-width:1640px;margin:auto;padding:30px 34px 25px}.page-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.page-description{color:var(--muted);max-width:850px;margin-bottom:25px}.report-strip{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px 24px;margin:20px 0 12px;font-size:11px;display:flex}.status-text{color:var(--green);font-weight:600}.warning-text{color:#8e601f;font-weight:600}.section-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.section-heading h2{margin:0;font-size:14px}.section-heading>span{color:var(--muted);font-size:11px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#f7f9fa;padding:11px 12px;font-size:10px;font-weight:600}td{vertical-align:middle;border-bottom:1px solid #e6edf1;padding:13px 12px}td small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.history{border-top:1px solid #c7d5de;margin-top:30px;padding-top:22px}.history .section-heading{margin-bottom:18px}.history td{background:0 0}.workspace footer{color:var(--muted);padding:15px 34px 25px;font-size:10px}.menu-button{display:none}.skip-link{z-index:6;background:#fff;padding:15px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.account-search{align-items:end;gap:12px;margin-bottom:20px;display:flex}.account-search label{width:min(500px,80%)}.pagination{gap:10px;padding:12px;display:flex}.profile-list article{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:16px 0;display:flex}.profile-list h3{margin-bottom:6px}.profile-list small{color:var(--muted)}.account-policy{color:var(--muted);margin:24px 0 0;font-size:12px}.server-services{grid-template-columns:1fr 1fr;gap:18px;display:grid}.server-services article{border:1px solid var(--border);background:#fff;align-items:start;gap:16px;padding:24px;display:flex}.server-services .dot{margin-top:7px}.server-services h2{margin-bottom:8px}.server-services p{margin-bottom:7px}.server-services small{color:var(--muted)}.server-activity{border:1px solid var(--border);background:#fff;margin-top:24px;padding:25px}.server-activity dl{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.server-activity dt{color:var(--muted);font-size:12px}.server-activity dd{margin:12px 0 20px;font:28px Consolas,monospace}.login{background:#fff;grid-template-columns:minmax(350px,45%) 1fr;min-height:100vh;display:grid}.login-brand{background:var(--ink);color:#e0e8ed;flex-direction:column;justify-content:center;padding:90px 14%;display:flex}.seal{width:86px;height:86px;margin-bottom:35px;font-size:50px}.wordmark{letter-spacing:5px;font-size:13px}.wordmark strong{letter-spacing:4px;margin:10px 0;font:54px Georgia,serif;display:block}.login-tag{color:#adbfcb;font-size:15px}.login-index{letter-spacing:1px;color:#cda56e;border-top:1px solid #3b576b;flex-wrap:wrap;gap:20px;margin-top:50px;padding-top:25px;font:10px Consolas,monospace;display:flex}.login-form{align-self:center;max-width:560px;padding:55px 60px}.login-form h1{margin-bottom:22px;font:40px Georgia,serif}.login-form .primary{width:100%;margin-top:25px;padding:14px}.site-link{text-align:center;color:var(--muted);margin-top:25px;font-size:12px;text-decoration:none;display:block}@media (width<=1100px){.sidebar{width:204px}.workspace{width:calc(100% - 204px);margin-left:204px}.workspace main{padding:26px 22px}.topbar{padding:0 22px}.server-activity dl{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.sidebar{width:236px;height:calc(100vh - 63px);display:none;top:63px;box-shadow:10px 0 25px #172f4233}.sidebar.open{display:flex}.workspace{width:100%;margin-left:0}.topbar{justify-content:start;gap:10px;padding:0 16px}.staff-badge{margin-left:auto}.menu-button{padding:7px 10px;display:block}.workspace main{padding:24px 16px}.page-heading h1{font-size:27px}.report-strip{gap:7px 14px}.server-services{grid-template-columns:1fr}.server-activity dl{grid-template-columns:repeat(2,1fr)}.login{grid-template-columns:1fr}.login-brand{padding:35px 28px}.login-brand .seal,.login-index{display:none}.wordmark{margin:0}.wordmark strong{font-size:34px}.login-tag{margin:12px 0 0}.login-form{max-width:none;padding:38px 28px}.history .section-heading{align-items:start}.history .section-heading span{text-align:right}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
