:root{color:#e6e6e6;font-synthesis:none;text-rendering:optimizelegibility;background:#0d1117;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{background:#0d1117;min-width:320px;min-height:100%;margin:0;padding:0}body{min-height:100vh}button,input,select,textarea{font-family:inherit}#root{width:100%;min-height:100vh}*{box-sizing:border-box}button{font:inherit}.game-shell{color:#e6e6e6;background:#0d1117;flex-direction:column;height:100vh;display:flex;overflow:hidden}.top-bar{background:#151b23;border-bottom:1px solid #343d48;flex-shrink:0;justify-content:space-between;align-items:center;gap:30px;min-height:64px;padding:10px 22px;display:flex}.brand{flex-direction:column;min-width:180px;display:flex}.game-logo{object-fit:contain;width:132px;height:auto;display:block}.brand-subtitle{color:#788491;letter-spacing:1px;margin-top:2px;font-size:12px}.top-stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.membership-button{cursor:pointer;background:#201d17;border:1px solid #6d5933;border-radius:4px;justify-content:center;align-items:center;width:42px;height:42px;padding:4px;animation:3s ease-in-out infinite membership-pulse;display:inline-flex;position:relative}@keyframes membership-pulse{0%,to{box-shadow:0 0 #d3ab4f00}50%{box-shadow:0 0 18px #d3ab4f6b}}.membership-button[data-tooltip]:after{z-index:60;top:calc(100% + 7px);bottom:auto}.membership-button:hover{background:#2a2419;border-color:#b08c4b}.membership-button img{object-fit:contain;width:32px;height:32px}.membership-overlay{z-index:50;background:#05080bb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.membership-modal{text-align:center;background:#151c23;border:1px solid #6d5933;border-radius:6px;width:min(390px,100%);padding:30px;position:relative;box-shadow:0 18px 60px #00000080}.membership-modal>img{object-fit:contain;width:96px;height:96px;margin-bottom:12px;margin-left:auto;margin-right:auto;display:block}.membership-modal .resource-type{display:block}.membership-modal h2{color:#e3c274;margin:8px 0;font-size:21px;font-weight:500}.membership-modal p{color:#9da8b2;margin:0;font-size:13px;line-height:1.55}.membership-benefits{text-align:left;gap:8px;margin:20px 0 18px;display:grid}.membership-benefit{background:#10171e;border:1px solid #35414c;border-radius:4px;align-items:center;gap:10px;padding:10px;display:flex}.membership-benefit-mark{color:#dfbf70;letter-spacing:.06em;background:#211f19;border:1px solid #806b42;border-radius:4px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:inline-flex}.membership-benefit>span:last-child{gap:2px;min-width:0;display:grid}.membership-benefit strong{color:#ded7c4;font-size:12px;font-weight:500}.membership-benefit small{color:#8f9ba5;font-size:11px;line-height:1.35}.membership-profile-button{width:100%}.membership-close{color:#9da8b2;cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:8px;right:10px}.profile-overlay{z-index:50;background:#05080bb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-modal{background:#151c23;border:1px solid #526b55;border-radius:6px;width:min(500px,100%);max-height:min(680px,92vh);padding:26px;position:relative;overflow-y:auto;box-shadow:0 18px 60px #00000080}.profile-modal-heading{align-items:center;gap:14px;margin-bottom:20px;padding-right:22px;display:flex}.profile-modal-heading h2{color:#e3c274;margin:5px 0;font-size:20px;font-weight:500}.profile-modal-heading p{color:#9da8b2;margin:0;font-size:12px;line-height:1.45}.profile-modal-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-modal-badges{align-items:center;gap:4px;display:inline-flex}.profile-modal-badges .player-role-badge,.profile-modal-badges .player-role-icon{flex-basis:22px;width:22px;height:22px}.profile-view{gap:18px;display:grid}.profile-levels{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-level-card{background:#10171e;border:1px solid #35414c;border-radius:4px;gap:7px;padding:13px 14px;display:grid}.profile-level-card span{color:#87939d;letter-spacing:.11em;font-size:10px;font-weight:600}.profile-level-card strong{color:#d9bb73;font-size:22px;font-weight:500;line-height:1}.profile-view-actions{justify-content:flex-end;gap:8px;display:flex}.profile-edit-button{color:#d3e0cf;cursor:pointer;background:#1c2b20;border:1px solid #617b63;border-radius:4px;min-width:0;padding:10px 14px}.profile-edit-button:hover{background:#263a29;border-color:#91ab8e}.profile-avatar-preview,.profile-avatar-option-preview{color:#d6b96c;background:radial-gradient(circle at 35% 30%,#526f5a,#1b2a20 72%);border:1px solid #6c846f;border-radius:50%;justify-content:center;align-items:center;font-family:Georgia,serif;font-weight:700;display:inline-flex}.profile-avatar-preview{flex:0 0 64px;width:64px;height:64px;font-size:28px;position:relative;overflow:hidden}.avatar-image,.profile-avatar-preview-image{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.profile-avatar-preview>.profile-avatar-preview-image,.sidebar-avatar>.avatar-image,.world-player-avatar>.avatar-image{width:100%;height:100%;position:absolute;inset:0}.profile-form{gap:14px;display:grid}.profile-form label{color:#aeb9c2;gap:6px;font-size:11px;display:grid}.profile-form input{color:#e6e6e6;width:100%;font:inherit;background:#0e151c;border:1px solid #35414c;border-radius:4px;padding:10px 11px}.profile-form input:focus{border-color:#6c846f;outline:1px solid #6c846f}.profile-avatar-fieldset{border:0;gap:8px;min-width:0;padding:0;display:grid}.profile-avatar-fieldset legend{color:#aeb9c2;font-size:11px}.profile-avatar-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.profile-member-lock,.profile-custom-avatar{background:#10171e;border:1px solid #35414c;border-radius:4px;gap:6px;padding:11px 12px;display:grid}.profile-member-lock{color:#8f9ba5;font-size:11px}.profile-member-lock strong,.profile-custom-avatar-heading strong{color:#d9bc70;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.profile-member-lock span,.profile-custom-avatar-heading span,.profile-custom-avatar>small{color:#8f9ba5;font-size:11px;line-height:1.4}.profile-upload-pending{color:#d5b66d!important}.profile-custom-avatar-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.profile-custom-avatar-heading>div{gap:3px;display:grid}.profile-inline-button,.profile-upload-button{color:#d3e0cf;cursor:pointer;white-space:nowrap;background:#1c2b20;border:1px solid #526b55;border-radius:4px;min-width:0;padding:7px 9px;font-size:10px}.profile-inline-button:hover,.profile-upload-button:hover:not(:disabled){background:#263a29;border-color:#91ab8e}.profile-upload-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.profile-upload-row input[type=file]{color:#aeb9c2;min-width:0;padding:7px;font-size:10px}.profile-upload-button:disabled,.profile-inline-button:disabled{color:#66727c;cursor:not-allowed;background:#161d24;border-color:#35414c}.profile-avatar-option{color:#aeb9c2;cursor:pointer;background:#10171e;border:1px solid #35414c;border-radius:4px;justify-items:center;gap:6px;min-width:0;padding:9px 5px;font-size:10px;display:grid}.profile-avatar-option:hover,.profile-avatar-option.selected{color:#e1e9de;background:#1c2b20;border-color:#6c846f}.profile-avatar-option-preview{width:34px;height:34px;font-size:16px}.profile-form-actions{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:8px;margin-top:4px;display:grid}.profile-cancel{color:#aeb8c1;cursor:pointer;background:#111820;border:1px solid #46545f;border-radius:4px;min-width:0;padding:10px 12px}.profile-avatar-trigger{cursor:pointer;min-width:0;margin:0;position:relative}.profile-avatar-trigger[data-tooltip]:after{z-index:60}.world-player-avatar-stack.profile-avatar-trigger{background:0 0;border:0;padding:0}.world-player-avatar-stack.profile-avatar-trigger:hover .world-player-avatar,.sidebar-avatar.profile-avatar-trigger:hover{border-color:#9eb59d;box-shadow:0 0 12px #77a07159}.avatar-ember{background:radial-gradient(circle at 35% 30%,#7e4b38,#2a1815 72%)!important;border-color:#986b4f!important}.avatar-azure{background:radial-gradient(circle at 35% 30%,#456783,#17202d 72%)!important;border-color:#5e7d9d!important}.avatar-royal{background:radial-gradient(circle at 35% 30%,#654778,#21182b 72%)!important;border-color:#8b6c9b!important}.top-stats span{color:#c7ced6;background:#1d252f;border:1px solid #343d48;border-radius:4px;padding:7px 12px;font-size:13px}.sign-out-button{color:#aeb7c1;cursor:pointer;background:0 0;border:1px solid #46515e;border-radius:4px;padding:7px 12px}.sign-out-button:hover{color:#e5c47f;border-color:#8a7046}.landing-page,.session-loading{color:#e8e5dd;background:radial-gradient(circle at 18% 24%,#785e322e,#0000 36rem),radial-gradient(circle at 78% 75%,#37523f33,#0000 32rem),#0c1117;min-height:100vh}.landing-page{grid-template-columns:minmax(0,1.1fr) minmax(340px,470px);align-items:center;gap:clamp(40px,8vw,130px);padding:clamp(28px,6vw,90px);display:grid}.landing-hero{max-width:720px}.landing-brand{color:#d8b469;letter-spacing:.28em;font-size:clamp(20px,2vw,28px);font-weight:700}.landing-logo{object-fit:contain;width:min(100%,460px);height:auto;display:block}.loading-logo{width:min(300px,75vw);height:auto;margin:0 auto;display:block}.auth-card-heading>span{color:#849288;letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:700}.landing-hero h1{color:#f1eee6;max-width:680px;margin:0;font-size:clamp(42px,6vw,78px);font-weight:500;line-height:.98}.landing-copy{color:#9ea8b2;max-width:610px;margin:28px 0;font-size:clamp(16px,1.5vw,19px);line-height:1.7}.landing-invites{gap:12px;max-width:610px;margin-top:30px;display:grid}.landing-invites div{border-left:2px solid #8a6b36;gap:3px;padding-left:14px;display:grid}.landing-invites strong{color:#d8ba70;font-size:14px;font-weight:600}.landing-invites span{color:#929da8;font-size:13px;line-height:1.45}.auth-card{background:#141b23f5;border:1px solid #37414c;border-radius:6px;width:100%;padding:24px;box-shadow:0 24px 70px #00000057}.auth-tabs{background:#0e141b;border:1px solid #303a45;border-radius:4px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.auth-tabs button{color:#8995a0;cursor:pointer;background:0 0;border:0;border-radius:3px;padding:10px}.auth-tabs button.active{color:#e7c77e;background:#26362b;box-shadow:inset 0 0 0 1px #526c57}.auth-card-heading{margin:28px 0 22px}.auth-card-heading h2{color:#e8c573;margin:7px 0 6px;font-size:25px;font-weight:500}.auth-card-heading p,.auth-note{color:#89949f;margin:0;font-size:13px;line-height:1.5}.auth-form{gap:15px;display:grid}.auth-form label{color:#c9d0d7;gap:7px;font-size:13px;display:grid}.auth-form input{color:#f0eee8;width:100%;font:inherit;background:#0e141b;border:1px solid #3a4551;border-radius:4px;outline:none;padding:11px 12px}.auth-form input:focus{border-color:#8d7447;box-shadow:0 0 0 2px #b7914b1f}.auth-form small{color:#6f7b86;font-size:11px}.auth-error{color:#e2a4a4;background:#2a191c;border:1px solid #704343;border-radius:4px;padding:10px 12px;font-size:13px}.auth-submit{color:#f0d698;cursor:pointer;background:#2b3d2f;border:1px solid #657e5e;border-radius:4px;min-height:44px;margin-top:3px}.auth-submit:hover:not(:disabled){background:#354a3a}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-note{text-align:center;margin-top:19px}.session-loading{text-align:center;place-content:center;gap:12px;display:grid}.session-loading p{color:#84909b;margin:0}@media (width<=850px){.landing-page{grid-template-columns:1fr;align-items:start;gap:42px}.landing-hero h1{font-size:clamp(40px,12vw,64px)}.auth-card{max-width:540px}}.game-layout{flex:1;grid-template-columns:260px minmax(0,1fr);grid-template-areas:"character main";min-height:0;display:grid;overflow:hidden}.right-sidebar{background:#121820;border-right:1px solid #303844;flex-direction:column;grid-area:character;padding:14px;display:flex;overflow-y:auto}.sidebar-skill-navigation{margin-top:2px}.server-clock{color:#77838e;letter-spacing:.1em;border-top:1px solid #2d3741;justify-content:center;gap:8px;margin-top:auto;padding:12px 4px 2px;font-size:9px;display:flex}.server-clock time{color:#aeb7c1;font-variant-numeric:tabular-nums;letter-spacing:0;font-size:10px}.main-window{grid-area:main}.sidebar-character-card{background:#10171e;border:1px solid #35414c;border-radius:5px;overflow:hidden}.sidebar-character-identity{justify-content:center;align-items:flex-start;gap:10px;padding:13px;display:flex}.sidebar-avatar-stack{justify-items:center;gap:3px;display:grid}.sidebar-character-details{align-content:center;justify-items:center;gap:3px;min-width:0;padding-top:2px;display:grid}.sidebar-avatar{color:#d6b96c;background:radial-gradient(circle at 35% 30%,#526f5a,#1b2a20 72%);border:1px solid #6c846f;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:22px;font-weight:700;display:flex;position:relative;overflow:hidden}.sidebar-character-identity .side-heading{margin-bottom:5px;display:block}.sidebar-avatar-level{color:#9ca8b0;white-space:nowrap;font-size:10px}.sidebar-character-title{color:#8996a1;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:600}.sidebar-location{color:#d9bc70;text-align:right;gap:3px;min-width:0;font-size:14px;display:grid}.sidebar-location small{color:#a4adb5;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;max-width:125px;font-size:9px;overflow:hidden}.sidebar-vitals{background:#121a22;border-right:0;grid-column:1/-1;padding:8px 12px 10px;position:relative}.sidebar-resource-grid{border-top:1px solid #2d3741;border-bottom:1px solid #2d3741;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sidebar-vitals .progress-fill{background:#a85d5a}.sidebar-resource-grid .stat-row{color:#9da9b3;margin-top:0;font-size:11px}.sidebar-resource-grid .progress-track{height:6px;margin-top:5px}.sidebar-hp-burst{z-index:3;color:#e58d82;pointer-events:none;text-shadow:0 1px 2px #000,0 0 8px #b84e4399;font-size:13px;font-weight:700;animation:1.15s ease-out forwards sidebar-hp-float;position:absolute;bottom:7px;right:14px}@keyframes sidebar-hp-float{0%{opacity:0;transform:translateY(4px)scale(.82)}18%{opacity:1;transform:translateY(-5px)scale(1.08)}70%{opacity:1}to{opacity:0;transform:translateY(-24px)scale(.96)}}.sidebar-activity{background:#10171e;min-height:64px;padding:10px 12px 11px}.sidebar-activity .side-heading{margin-bottom:5px}.sidebar-activity-location{border-bottom:1px solid #29343e;justify-content:space-between;align-items:baseline;gap:8px;margin:0 0 8px;padding-bottom:7px;display:flex}.sidebar-activity-location small{color:#8996a1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sidebar-activity-location span{color:#d7ba70;white-space:nowrap;font-size:13px}.sidebar-activity .activity-name{color:#d7c38b;font-size:15px}.sidebar-activity .muted-text{margin-top:4px;line-height:1.45}.sidebar-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 20px;display:grid}.character-sheet-link,.world-hub-link{color:#d5dfd2;cursor:pointer;text-align:center;background:#1d2920;border:1px solid #485a4b;border-radius:4px;place-items:center;gap:3px;width:100%;padding:10px 12px;display:grid}.character-sheet-link span:first-child,.world-hub-link span:first-child{white-space:nowrap;font-size:14px;line-height:1.2}.character-sheet-link:hover,.character-sheet-link.active,.world-hub-link:hover,.world-hub-link.active{background:#263629;border-color:#6c846f}.main-window{background:radial-gradient(circle at top,#4553431f,#0000 450px),#0d1117;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.main-scroll{flex:1;min-height:0;padding:24px;overflow-y:auto}.nav-group{margin-bottom:22px}.nav-heading{color:#7e8994;letter-spacing:1.5px;padding:0 10px 8px;font-size:11px;font-weight:700}.nav-button{text-align:left;color:#aeb7c1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;width:100%;margin-bottom:3px;padding:9px 12px;transition:background .15s,color .15s,border-color .15s;display:block}.nav-button:hover{color:#fff;background:#1c252e;border-color:#303b46}.nav-button.active{color:#d9e7d5;background:#263329;border-color:#526b55}.skill-nav-button{padding:7px 9px}.skill-nav-row{align-items:center;gap:9px;display:flex}.skill-nav-icon{background:#0c1218;border:1px solid #35424d;border-radius:4px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.skill-nav-button.active .skill-nav-icon{background:#18251b;border-color:#687d5f}.skill-nav-icon img{object-fit:contain;width:28px;height:28px}.skill-nav-content{flex:1;min-width:0}.skill-nav-label{justify-content:space-between;align-items:center;gap:8px;display:flex}.skill-nav-label>span:last-child{color:#7e8994;white-space:nowrap;font-size:10px}.skill-nav-button.active .skill-nav-label>span:last-child{color:#b7cbb7}.skill-nav-progress{background:#242c35;border-radius:2px;height:4px;margin-top:6px;display:block;overflow:hidden}.skill-nav-progress>span{border-radius:inherit;background:#58765b;height:100%;display:block}.skill-guide-panel{gap:18px;display:grid}.skill-guide-melee-hidden{display:none!important}.skill-guide-level{color:#d8e2d4;white-space:nowrap;background:#1c2b20;border:1px solid #526b55;border-radius:4px;padding:8px 11px;font-size:13px}.skill-guide-card{background:#10171e;border:1px solid #35414c;border-radius:5px;align-items:center;gap:16px;padding:18px;display:flex}.skill-guide-card>img{object-fit:contain;width:72px;height:72px}.skill-guide-card>div{flex:1;gap:5px;display:grid}.skill-guide-card-copy{min-width:0}.skill-guide-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.skill-guide-card-heading>div{min-width:0}.skill-guide-card-kind,.skill-guide-card-unlock{color:#87939d;font-size:10px;display:block}.skill-guide-card-unlock{color:#c4a665;white-space:nowrap;flex:none}.skill-guide-card-description,.skill-guide-card-effect{color:#aab5bd;margin:0;font-size:11px;line-height:1.4}.skill-guide-card-effect{color:#84918b}.skill-guide-card-cooldown{color:#c8a963;font-size:10px}.skill-guide-card-action{color:#d3e0cf;cursor:pointer;background:#1c2b20;border:1px solid #617b63;border-radius:4px;width:fit-content;min-width:0;margin-top:2px;padding:6px 10px;font-size:10px}.skill-guide-card-action:hover:not(:disabled){background:#263a29;border-color:#91ab8e}.skill-guide-card-action:disabled{color:#9a7773;cursor:not-allowed;background:#241a1b;border-color:#4c3e3e}.skill-guide-card strong{color:#e0c276;font-size:20px;font-weight:500}.skill-guide-card span{color:#9da8b2;font-size:12px}.skill-guide-placeholder{color:#8d99a4;border:1px dashed #3a4651;border-radius:5px;gap:6px;padding:18px;display:grid}.skill-guide-placeholder strong{color:#c2a96b;font-size:14px}.melee-loadout-card,.melee-skill-tree-shell{background:#10171e;border:1px solid #35414c;border-radius:5px;gap:12px;padding:14px;display:grid}.melee-tree-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.melee-tree-heading h3{color:#d9bd73;margin:4px 0 0;font-size:16px;font-weight:500}.melee-tree-progress-summary{justify-items:end;gap:4px;display:grid}.melee-tree-xp{color:#9da8b2;white-space:nowrap;font-size:10px}.melee-tree-progress-track{background:#242c35;border-radius:3px;height:8px;overflow:hidden}.melee-tree-progress-track .progress-fill{margin:0}.melee-tree-action-row{justify-content:flex-end;display:flex}.melee-tree-selection{background:#0d141b;border:1px solid #35414c;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.melee-tree-selection>div{gap:3px;min-width:0;display:grid}.melee-tree-selection strong{color:#d7dde1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.melee-loadout-note,.melee-tree-level{color:#9ba7b1;white-space:nowrap;border:1px solid #46545f;border-radius:3px;padding:5px 8px;font-size:10px}.melee-tree-level{color:#c6d7c1;background:#1a281e;border-color:#526b55}.melee-loadout-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.melee-loadout-slot{color:#bbc4cb;cursor:pointer;width:100%;min-width:0;min-height:58px;font:inherit;text-align:left;background:#0d141b;border:1px dashed #46535f;border-radius:4px;align-content:center;gap:3px;padding:8px 10px;display:grid}.melee-loadout-slot:hover,.melee-loadout-slot.filled{background:#17231b;border-color:#62765d}.melee-loadout-slot>span{color:#75828d;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.melee-loadout-slot strong{color:#bbc4cb;font-size:12px;font-weight:500}.melee-loadout-slot small{color:#687681;font-size:10px}.melee-loadout-slot.filled{grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:8px}.melee-loadout-slot.filled>span:first-child{grid-column:1/-1}.melee-loadout-slot.filled>strong,.melee-loadout-slot.filled>small{grid-column:2}.melee-loadout-skill-icon{background:#1b2a1e;border:1px solid #617b63;border-radius:4px;grid-row:span 2;place-items:center;width:34px;height:34px;display:grid}.melee-loadout-skill-icon img{object-fit:contain;width:29px;height:29px}.melee-skill-tree{gap:9px;padding:4px 2px 0;display:grid}.melee-skill-node{z-index:1;box-sizing:border-box;color:#bfc8cf;cursor:pointer;text-align:left;background:#141c24;border:1px solid #35414c;border-radius:4px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-width:0;min-height:58px;padding:7px 8px;display:grid;position:relative}.melee-skill-node:hover,.melee-skill-node.selected{background:#211f19;border-color:#947945}.melee-skill-node.locked{color:#68737d;background:#0f151b;border-color:#2c353e;overflow:hidden;box-shadow:inset 0 0 16px #00000052}.melee-skill-node.locked:after{z-index:2;border-radius:inherit;content:"";pointer-events:none;background:#03060929;position:absolute;inset:0}.melee-skill-node.locked .melee-skill-node-icon{filter:grayscale();opacity:.4}.melee-skill-node-icon{background:#18241b;border:1px solid #526b55;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.melee-skill-node-icon img{object-fit:contain;width:29px;height:29px}.melee-skill-node-copy{gap:2px;min-width:0;padding-right:52px;display:grid}.melee-skill-node-copy strong{color:#d7dde1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.melee-skill-node.locked .melee-skill-node-copy strong{color:#7d8790}.melee-skill-node.locked .melee-skill-node-effect{color:#5b6670}.melee-skill-node.locked .melee-skill-node-meta{color:#747066}.melee-skill-node.locked .melee-skill-node-kind{color:#707b85;background:#11171d;border-color:#333d46}.melee-skill-node-copy small{font-size:9px}.melee-skill-node-effect{color:#71808b;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.melee-skill-node-meta{color:#c5a965;white-space:nowrap;font-size:9px;line-height:1.3}.melee-skill-node-kind{color:#aab5bd;letter-spacing:.04em;text-transform:uppercase;background:#111920;border:1px solid #46545f;border-radius:3px;align-items:center;width:fit-content;padding:2px 5px;font-size:8px;display:inline-flex;position:absolute;top:7px;right:8px}.melee-skill-node-kind.active{color:#d2b46c;background:#211d17;border-color:#6d5933}.melee-skill-node-kind.passive{color:#b8cbb5;background:#17231b;border-color:#526b55}.melee-skill-node-level{color:#c5a965;letter-spacing:.02em;white-space:nowrap;background:#111920;border:1px solid #46545f;border-radius:3px;justify-content:center;align-items:center;min-width:34px;padding:3px 5px;font-size:9px;display:inline-flex;position:absolute;bottom:7px;right:8px}.melee-skill-node.locked .melee-skill-node-level{color:#8d7f69;background:#11171d;border-color:#333d46}.melee-skill-root{background:#19251c;border-color:#677a5f;justify-self:center;width:min(340px,100%)}.melee-skill-tree-trunk{background:#6f633f;justify-self:center;width:1px;height:13px}.melee-skill-tree-branches{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;padding-top:13px;display:grid;position:relative}.melee-skill-tree-branches:before{content:"";background:#6f633f;height:1px;position:absolute;top:0;left:25%;right:25%}.melee-skill-branch{grid-template-rows:38px auto;align-content:start;gap:0;min-width:0;display:grid;position:relative}.melee-skill-branch:before{z-index:0;content:"";background:#6f633f;width:1px;height:13px;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.melee-skill-branch-heading,.melee-skill-branch-nodes{z-index:1;position:relative}.melee-skill-branch-heading{box-sizing:border-box;text-align:center;align-content:center;gap:2px;height:38px;min-height:38px;padding:0 4px;display:grid;position:relative}.melee-skill-branch-heading strong{color:#cbb16d;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.melee-skill-branch-heading small{color:#71808b;font-size:9px;line-height:1.35}.melee-skill-branch-nodes{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(58px,auto);align-content:start;gap:7px;padding-top:13px;display:grid;position:relative}.melee-skill-branch-nodes:before{z-index:0;content:"";background:#6f633f;height:1px;position:absolute;top:0;left:25%;right:25%}.melee-skill-branch-nodes:after{z-index:0;content:"";background:linear-gradient(90deg,#0000 calc(25% - .5px),#6f633f calc(25% - .5px) calc(25% + .5px),#0000 calc(25% + .5px)),linear-gradient(90deg,#0000 calc(75% - .5px),#6f633f calc(75% - .5px) calc(75% + .5px),#0000 calc(75% + .5px));height:13px;position:absolute;top:0;left:0;right:0}.melee-skill-detail{background:#18231c;border:1px solid #526b55;border-radius:4px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:11px;min-width:0;padding:11px;display:grid}.melee-skill-detail.locked{background:#1d1819;border-color:#4c3e3e}.melee-skill-detail-icon{background:#203022;border:1px solid #6c845f;border-radius:5px;place-items:center;width:48px;height:48px;display:grid}.melee-skill-detail.locked .melee-skill-detail-icon{filter:grayscale();opacity:.45}.melee-skill-detail-icon img{object-fit:contain;width:40px;height:40px}.melee-skill-detail-copy{gap:5px;min-width:0;display:grid}.melee-skill-detail-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.melee-skill-detail-heading h3{color:#e0c276;margin:3px 0 0;font-size:16px;font-weight:500}.melee-skill-detail.locked .melee-skill-detail-heading h3{color:#b18780}.melee-skill-detail-level{color:#b8cfb4;white-space:nowrap;font-size:10px}.melee-skill-detail.locked .melee-skill-detail-level{color:#c28e86}.melee-skill-detail-copy p,.melee-skill-detail-copy small{color:#aab5bd;margin:0;font-size:11px;line-height:1.4}.melee-skill-detail-copy small{color:#84918b}.melee-skill-cooldown{color:#c8a963;font-size:10px}.melee-skill-equip-button{color:#d3e0cf;cursor:pointer;background:#1c2b20;border:1px solid #617b63;border-radius:4px;width:fit-content;margin-top:2px;padding:6px 10px;font-size:10px}.melee-skill-equip-button:hover:not(:disabled){background:#263a29;border-color:#91ab8e}.melee-skill-equip-button:disabled{color:#9a7773;cursor:not-allowed;background:#241a1b;border-color:#4c3e3e}.content-panel{background:#151b23;border:1px solid #303844;border-radius:6px;min-height:320px;padding:24px}.main-scroll:has(.content-panel-world){padding:12px;overflow:hidden}.main-scroll:has(.content-panel-combat){padding:12px;overflow:hidden}.main-scroll:has(.content-panel-smithing){padding:12px;overflow:hidden}.content-panel-world,.content-panel-combat{height:100%;min-height:0;padding:16px;overflow:hidden}.content-panel-smithing{height:100%;min-height:0;padding:14px;overflow:hidden}.content-panel h2{color:#d4b06a;margin:0 0 8px;font-size:20px;font-weight:500}.content-panel p{color:#8f9aa5;margin:0}.character-sheet-heading,.character-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.character-sheet-heading h2,.character-section-heading h3{color:#d4b06a;margin:4px 0 0;font-weight:500}.character-section-heading h3{font-size:17px}.character-sheet-summary{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.character-sheet-summary span,.character-section-heading>span{color:#8f9aa5;background:#10161d;border:1px solid #303944;border-radius:4px;padding:6px 9px;font-size:11px}.character-sheet-layout{grid-template-columns:minmax(430px,1.3fr) minmax(390px,.7fr);align-items:start;gap:16px;margin-top:0;display:grid}.character-sheet-left{gap:16px;display:grid}.character-loadout{background:#0d1319;border:1px solid #29333d;border-radius:5px;margin-top:10px;padding:10px}.equipment-loadout-layout{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);align-items:stretch;gap:12px;display:grid}.equipment-slots-panel{background:#0b1117;border:1px solid #29333d;border-radius:5px;min-width:0;padding:10px}.equipment-slots-heading,.equipment-stat-group-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.equipment-slots-heading{border-bottom:1px solid #25313b;margin-bottom:9px;padding-bottom:8px}.equipment-slots-heading span{color:#d5b66d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.equipment-stat-group-heading span{color:#74818d;font-size:9px}.equipment-stat-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.equipment-stat-group{background:#10171e;border:1px solid #293640;border-radius:5px;min-width:0;padding:10px}.equipment-stat-group-performance{grid-column:1/-1}.equipment-stat-group-heading{border-bottom:1px solid #2a3540;margin-bottom:9px;padding-bottom:7px}.equipment-stat-group-heading strong{color:#d4b06a;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600}.equipment-stat-group-defense .equipment-stat-group-heading strong{color:#a9b7c0}.equipment-stat-group-performance .equipment-stat-group-heading strong{color:#c6d8c5}.equipment-stat-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.equipment-stat-card{background:#131b23;border:1px solid #293640;border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;min-height:60px;padding:8px 9px;display:flex}.equipment-stat-card.primary{background:#17221c;border-color:#596d4f}.equipment-stat-card>span{color:#929da7;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.equipment-stat-card>strong{color:#e0e5e8;text-align:left;font-size:17px;font-weight:500;line-height:1}.equipment-stat-card.primary>strong{color:#d9bb73}.compact-equipment-grid{grid-template-columns:repeat(4,68px);grid-template-areas:".head head.""necklace torso mainhand offhand""hands legs feet ring";justify-content:center;gap:7px;padding:0;display:grid}.compact-slot-head{grid-area:head;justify-self:center}.compact-slot-necklace{grid-area:necklace}.compact-slot-main_hand{grid-area:mainhand}.compact-slot-off_hand{grid-area:offhand}.compact-slot-torso{grid-area:torso}.compact-slot-hands{grid-area:hands}.compact-slot-ring{grid-area:ring}.compact-slot-legs{grid-area:legs}.compact-slot-feet{grid-area:feet}.compact-equipment-slot{color:#596570;background:#151b23;border:1px solid #303944;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:68px;height:64px;padding:5px;display:flex;position:relative}.compact-equipment-slot.equipped{color:#d4b06a;cursor:pointer;background:#19231d;border-color:#617b63}.compact-equipment-slot.equipped:hover{background:#223027}.compact-equipment-slot span{justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:700;display:flex}.character-sheet-section{background:#10161d;border:1px solid #303944;border-radius:6px;min-width:0;padding:12px}.character-equipment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.character-equipment-slot>span{color:#727e89;letter-spacing:.8px;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.character-equipment-slot>div{background:#151b23;border:1px solid #29333d;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:92px;padding:9px;display:flex}.character-equipment-slot>div.equipped{background:#141c18;border-color:#526b55}.character-equipment-slot strong{color:#cfd5da;text-align:center;font-size:11px;font-weight:500}.character-stat-grid,.character-level-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.character-stat-grid>div,.character-level-grid>div{background:#151b23;border:1px solid #29333d;border-radius:4px;gap:4px;padding:10px;display:grid}.character-stat-grid span,.character-level-grid span{color:#7e8994;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.character-stat-grid strong,.character-level-grid strong{color:#d9dde1;font-size:18px;font-weight:500}.character-stat-grid small{color:#66727d;font-size:9px}.character-inventory{position:sticky;top:0}.inventory-slot-grid{grid-template-columns:repeat(5,64px);justify-content:center;gap:8px;margin-top:10px;display:grid}.inventory-slot-wrap{min-width:0;position:relative}.inventory-slot{aspect-ratio:1;background:#151b23;border:1px solid #29333d;border-radius:4px;width:100%;min-height:60px}.inventory-slot.empty{opacity:.6;background:#0d1319}.inventory-slot.filled{color:#d4b06a;cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}[data-tooltip]:after{content:attr(data-tooltip);z-index:40;color:#d8dde2;opacity:0;pointer-events:none;text-align:center;visibility:hidden;white-space:nowrap;background:#0c1218;border:1px solid #52606d;border-radius:3px;width:max-content;max-width:150px;padding:5px 7px;font-size:10px;font-weight:400;line-height:1.2;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 5px 12px #00000073}[data-tooltip]:hover:after,[data-tooltip]:focus-visible:after{opacity:1;visibility:visible}[data-tooltip]:after{display:none!important}.global-tooltip{z-index:10000;color:#d8dde2;opacity:0;pointer-events:none;text-align:center;white-space:nowrap;background:#0c1218;border:1px solid #52606d;border-radius:4px;max-width:min(260px,100vw - 16px);padding:6px 9px;font-size:10px;font-weight:400;line-height:1.25;position:fixed;box-shadow:0 6px 16px #0000008c}.inventory-slot.filled:hover,.inventory-slot.filled[aria-expanded=true]{background:#19231d;border-color:#617b63}.inventory-slot-icon{justify-content:center;align-items:center;width:78%;height:78%;font-size:17px;font-weight:700;display:flex}.item-icon-image{object-fit:contain;image-rendering:auto;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.inventory-slot-quantity{color:#e1e5e8;letter-spacing:-.2px;text-shadow:0 1px 2px #000,1px 0 1px #000;font-size:13px;font-weight:700;position:absolute;bottom:4px;right:5px}.inventory-option-menu{z-index:20;background:#111820;border:1px solid #52606d;border-radius:4px;width:116px;padding:5px;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);box-shadow:0 8px 18px #00000073}.inventory-option-menu strong{color:#d4b06a;text-overflow:ellipsis;white-space:nowrap;padding:4px 5px 6px;font-size:10px;font-weight:500;display:block;overflow:hidden}.inventory-option-menu button{color:#c8d0d7;width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:3px;padding:6px;font-size:10px}.inventory-option-menu button:hover{color:#e2e7e1;background:#263329}.character-inventory-item{background:#151b23;border:1px solid #29333d;border-radius:4px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px;display:grid}.character-inventory-item .inventory-icon{width:34px;height:34px;font-size:12px}.character-inventory-copy{gap:3px;min-width:0;display:grid}.character-inventory-copy strong{color:#d8dde2;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.character-inventory-copy span{color:#7e8994;font-size:10px}.character-inventory-item .inventory-equip-button{grid-column:1/-1;width:100%;margin-top:0;padding:5px 8px}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.info-box{background:#10161d;border:1px solid #2d3641;border-radius:5px;flex-direction:column;gap:7px;padding:18px;display:flex}.info-label{color:#7e8994;text-transform:uppercase;letter-spacing:.8px;font-size:12px}.info-box strong{color:#e2e5e8;font-size:20px;font-weight:500}.combat-stat-summary{background:#10161d;border:1px solid #303944;border-radius:6px;margin-top:16px;padding:18px}.combat-stat-summary-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.combat-stat-summary-header h3{color:#d4b06a;margin:4px 0 0;font-size:18px;font-weight:500}.combat-stat-summary-header>span{color:#9aa5af;text-transform:capitalize;font-size:12px}.combat-stat-table{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.combat-stat-table>div{background:#151c23;border:1px solid #29333d;border-radius:4px;gap:4px;padding:10px;display:grid}.combat-stat-table span{color:#aeb7c1;font-size:11px}.combat-stat-table small{color:#69747f;font-size:9px}.combat-stat-table strong{color:#d9e7d5;font-size:18px;font-weight:500}.side-section{border-bottom:1px solid #2d3641;margin-bottom:18px;padding-bottom:18px}.side-section:last-child{border-bottom:none}.side-heading{color:#7e8994;letter-spacing:1.3px;margin-bottom:10px;font-size:11px;font-weight:700}.character-name{color:#d4b06a;letter-spacing:.01em;white-space:nowrap;font-size:20px;font-weight:600}.player-name-with-badges{align-items:center;gap:5px;display:inline-flex}.player-role-badge{flex:0 0 25px;justify-content:center;align-items:center;width:25px;height:25px;display:inline-flex;position:relative}.player-role-icon{cursor:default;object-fit:contain;background:#201d17;border:1px solid #8b713c;border-radius:4px;flex:0 0 25px;width:25px;height:25px;padding:2px;animation:3s ease-in-out infinite player-badge-pulse;position:relative}@keyframes player-badge-pulse{0%,to{box-shadow:0 0 #d3ab4f00}50%{box-shadow:0 0 12px #d3ab4f61}}.world-player-row .player-role-icon,.world-player-row .player-role-badge{flex-basis:23px;width:23px;height:23px}.world-player-row .world-entity-copy strong{text-overflow:clip;overflow:visible}.activity-name{color:#d9dde1;font-size:15px}.muted-text{color:#75808c;margin:4px 0 0;font-size:13px;line-height:1.5}.stat-row{color:#abb4bd;justify-content:space-between;margin-top:14px;font-size:12px;display:flex}.progress-track{background:#242c35;border-radius:3px;width:100%;height:8px;margin-top:6px;overflow:hidden}.progress-fill{background:#58765b;height:100%}.progress-fill.full{width:100%}.skill-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.interaction-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.smithing-toolbar{justify-content:flex-end}.interaction-context{color:#89959f;font-size:11px}.skill-level-badge{color:#d9e7d5;background:#263329;border:1px solid #526b55;border-radius:4px;flex-shrink:0;padding:8px 12px;font-size:13px}.skill-xp-section{background:#10161d;border:1px solid #2d3641;border-radius:5px;margin-top:22px;padding:14px}.skill-xp-labels{color:#9aa5af;justify-content:space-between;gap:15px;margin-bottom:8px;font-size:12px;display:flex}.skill-progress{margin-top:0}.mining-tool-info{color:#7e8994;align-items:center;gap:10px;margin-top:0;font-size:12px;display:flex}.mining-tool-info strong{color:#d4b06a;font-weight:500}.smithing-section-tabs{background:#0d1319;border:1px solid #303944;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px;margin:0 auto;padding:4px;display:grid}.smithing-section-tabs button{color:#7e8994;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:10px 16px;font-size:13px}.smithing-section-tabs button:hover{color:#d4b06a}.smithing-section-tabs button.active{color:#d9e7d5;background:#263329;box-shadow:inset 0 0 0 1px #526b55}.smithing-recipe-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.smithing-recipe-card{background:#10161d;border:1px solid #303944;border-radius:5px;min-width:0;padding:9px;transition:border-color .15s,background .15s}.smithing-recipe-card.active-resource{background:#141d18;border-color:#617b63}.smithing-recipe-card.locked{background:#0e141a;border-color:#29323b}.smithing-recipe-heading{grid-template-columns:54px minmax(0,1fr);gap:8px;min-width:0;display:grid}.smithing-recipe-icon{background:#141c23;border:1px solid #394650;border-radius:4px;place-items:center;width:54px;height:54px;padding:5px;display:grid}.smithing-recipe-card.locked .smithing-recipe-icon{filter:grayscale(.8);opacity:.55}.smithing-recipe-title{grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:3px 8px;min-width:0;display:grid}.smithing-recipe-title h3{color:#d4b06a;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:16px;font-weight:500;overflow:hidden}.resource-level.locked{color:#bc8179;background:#261b1b;border-color:#533f3d}.smithing-recipe-card .item-combat-stats{background:#0d1319;border:1px solid #27313a;border-radius:3px;padding:5px 6px}.smithing-recipe-card .smithing-ingredients{gap:4px;margin:7px 0}.smithing-recipe-card .smithing-ingredients span{padding:4px 6px;font-size:10px}.smithing-recipe-card .smithing-ingredients small{font-size:8px}.smithing-recipe-card .resource-button{padding:6px 8px;font-size:11px}.smithing-empty-section{color:#75808c;text-align:center;background:#10161d;border:1px dashed #303944;border-radius:6px;margin-top:20px;padding:32px 20px;font-size:13px}.combat-panel,.combat-encounter-list{background:#10161d;border:1px solid #303944;border-radius:5px;margin-top:12px}.combat-arena{background:linear-gradient(90deg,#152019,#121820 50%,#211717);grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);align-items:center;gap:12px;padding:10px 20px 12px;display:grid}.combat-fighter{color:#8f9aa5;gap:6px;min-width:0;font-size:12px;display:grid}.combat-fighter.enemy{text-align:right}.combat-fighter-heading{gap:3px;display:grid}.combat-health-label{color:#9ba6af;justify-content:space-between;font-size:10px;display:flex}.combat-enemy-image{object-fit:contain;image-rendering:auto;filter:drop-shadow(0 7px 8px #00000073);width:clamp(128px,17vh,158px);height:clamp(128px,17vh,158px)}.combat-enemy-placeholder{color:#c9a56b;letter-spacing:.08em;background:linear-gradient(135deg,#5a44368c,#231c1bd1);border:1px solid #705240a6;border-radius:8px;place-items:center;width:clamp(128px,17vh,158px);height:clamp(128px,17vh,158px);font-family:Georgia,serif;font-size:clamp(34px,5vh,52px);display:grid;box-shadow:inset 0 0 28px #00000059}.combat-fighter strong{color:#e4d8bd;font-size:19px;font-weight:500}.combat-fighter-type{color:#b28e4e;letter-spacing:1px;text-transform:uppercase;font-size:10px}.combat-impact{color:#596570;letter-spacing:.18em;place-items:center;min-height:clamp(128px,17vh,158px);font-size:12px;display:grid}.combat-portrait{place-items:center;min-height:clamp(128px,17vh,158px);display:grid;position:relative}.player-avatar{color:#c9b06f;background:radial-gradient(circle at 50% 38%,#334039,#17201b 58%,#10161a 72%);border:1px solid #5b6f5e8c;border-radius:50%;align-content:center;justify-self:center;gap:7px;width:clamp(128px,17vh,158px);position:relative;overflow:hidden;box-shadow:inset 0 0 28px #00000073}.player-avatar>span{z-index:1;font-family:Georgia,serif;font-size:58px;line-height:.9;position:relative}.player-avatar>small{z-index:1;color:#89958e;letter-spacing:.12em;text-transform:uppercase;font-size:9px;position:relative}.player-avatar>.avatar-image{z-index:0;position:absolute;inset:0}.combat-damage-splat{z-index:3;color:#fff3dd;filter:drop-shadow(0 2px 2px #000000bf);text-align:center;text-shadow:0 1px 1px #311;background:url(/assets/game/ui/damage.png) 50%/contain no-repeat;place-items:center;width:50px;height:42px;font-size:17px;font-weight:700;line-height:1;animation:.9s ease-out both combat-splat;display:grid;position:absolute;top:34px;left:50%;transform:translate(-50%)}.combat-damage-splat.miss{color:#e1e8eb;text-shadow:0 1px 1px #172027;background-image:url(/assets/game/ui/miss.png);width:58px;font-size:11px}.combat-wrapup{text-align:center;background:radial-gradient(circle,#1b2920,#10161d 68%);border:1px solid #39463e;border-radius:5px;place-content:center;justify-items:center;gap:10px;min-height:300px;margin-top:12px;padding:32px;display:grid}.combat-wrapup.defeat{background:radial-gradient(circle,#2b1c1b,#10161d 68%);border-color:#533b3a}.combat-wrapup>strong{color:#d8bd76;font-size:32px;font-weight:500}.combat-wrapup.defeat>strong{color:#bd7b72}.combat-loot-summary{color:#8f9b9f;letter-spacing:.12em;text-transform:uppercase;justify-items:center;gap:6px;margin:3px 0;font-size:10px;display:grid}.combat-loot-summary>div{color:#d9e7d5;letter-spacing:0;text-transform:none;background:#18231c;border:1px solid #526b55;border-radius:4px;align-items:center;gap:8px;padding:5px 10px 5px 5px;display:flex}.combat-loot-summary strong{font-size:12px;font-weight:500}.combat-loot-summary small{color:#c9ad6b;font-size:12px}.combat-loot-icon{place-items:center;width:32px;height:32px;display:grid}.combat-loot-empty{color:#727e88;font-size:11px}.combat-wrapup p{color:#bdc5cb;margin:0;font-size:14px}.combat-wrapup small{color:#7e8993;font-size:11px}.combat-wrapup-track{background:#29323a;width:min(280px,70vw);height:5px;margin-top:5px;overflow:hidden}.combat-wrapup-track span{background:#697f68;height:100%;transition:width .1s linear;display:block}.combat-wrapup.defeat .combat-wrapup-track span{background:#895750}@keyframes combat-splat{0%{opacity:0;transform:translate(-50%,10px)scale(.7)}18%{opacity:1;transform:translate(-50%)scale(1.12)}70%{opacity:1;transform:translate(-50%,-7px)scale(1)}to{opacity:0;transform:translate(-50%,-15px)scale(.96)}}.combat-health-track{height:7px;margin-top:2px}.combat-health-fill,.combat-player-health-fill{background:#87574f;height:100%;transition:width .2s}.combat-player-health-fill{background:#607d63}.combat-attack-timers{border-top:1px solid #29333d;border-bottom:1px solid #29333d;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:8px 20px;display:grid}.combat-timer{color:#88939e;gap:4px;font-size:11px;display:grid}.combat-timer-track{background:#0b1117;border:1px solid #35414c;height:8px;overflow:hidden}.combat-timer-fill{height:100%;transition:width .1s linear}.combat-timer-fill.player{background:#b18b47}.combat-timer-fill.enemy{background:#7f4b46}.combat-log-panel{min-width:0;padding:8px 14px 10px}.combat-lower-panel{grid-template-columns:minmax(300px,.72fr) minmax(380px,1.28fr);min-height:174px;display:grid}.combat-gear-panel{border-right:1px solid #29333d;min-width:0;padding:8px 14px 10px}.combat-skill-loadout{border-bottom:1px solid #29333d;margin-bottom:9px;padding-bottom:8px}.combat-skill-loadout-heading{color:#bca46f;letter-spacing:1px;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:5px;font-size:11px;display:flex}.combat-skill-loadout-heading small{color:#919da8;letter-spacing:.5px;font-size:9px}.combat-skill-loadout-grid{grid-template-columns:repeat(3,minmax(42px,54px));gap:5px;display:grid}.combat-skill-loadout-slot{aspect-ratio:1;color:#56616c;background:#0d1319;border:1px solid #303944;border-radius:3px;place-items:center;width:100%;padding:5px;display:grid}.combat-skill-loadout-slot.filled{background:#18221c;border-color:#617b63}.combat-skill-loadout-slot img{object-fit:contain;width:100%;height:100%}.combat-skill-loadout-slot.empty{opacity:.65}.combat-gear-heading{color:#bca46f;letter-spacing:1px;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:7px;font-size:13px;display:flex}.combat-gear-heading small,.combat-gear-label{color:#919da8;letter-spacing:.5px;font-size:10px}.combat-gear-label{text-transform:uppercase;margin:8px 0 5px;display:block}.combat-gear-grid{grid-template-columns:repeat(9,minmax(42px,1fr));gap:5px;display:grid}.combat-gear-grid.inventory{grid-template-columns:repeat(10,minmax(36px,1fr))}.combat-gear-slot{aspect-ratio:1;color:#56616c;width:100%;min-height:42px;font:inherit;background:#0d1319;border:1px solid #303944;border-radius:3px;place-items:center;padding:4px;display:grid;position:relative}.combat-gear-slot.filled{cursor:pointer;background:#18221c;border-color:#506653}.combat-gear-slot.filled:hover:not(:disabled){background:#223027;border-color:#779079}.combat-gear-slot:disabled{cursor:default;opacity:.55}.combat-gear-slot.empty{opacity:.55}.combat-gear-empty{color:#68747f;grid-column:1/-1;padding:8px 0;font-size:9px}.combat-log-heading{color:#bca46f;letter-spacing:1px;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11px;display:flex}.combat-log-list{border-top:1px solid #27313a;height:clamp(112px,15vh,142px);margin-top:7px;overflow-y:auto}.combat-return-button{color:#d9e7d5;cursor:pointer;background:#263329;border:1px solid #526b55;border-radius:4px;width:100%;margin-top:10px;padding:8px 10px}.combat-return-button:hover{background:#304134}.combat-log-list p{color:#87929c;border-bottom:1px solid #202a32;margin:0;padding:5px 2px;font-size:11px}.combat-log-list p.player{color:#c8ae70}.combat-log-list p.enemy{color:#b77b73}.compact-action{color:#dce6d8;min-width:92px;font:inherit;cursor:pointer;background:#263329;border:1px solid #50684f;border-radius:3px;padding:7px 12px;font-size:11px}.compact-action.danger{color:#d5aaa4;background:#30201f;border-color:#6e4743}.compact-action:disabled{opacity:.45;cursor:not-allowed}.combat-encounter-row{justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.combat-encounter-row+.combat-encounter-row{border-top:1px solid #29333d}.combat-encounter-row strong{color:#e0c789;margin-top:3px;font-size:15px;font-weight:500;display:block}.combat-encounter-row p{color:#7e8994;margin:3px 0 0;font-size:11px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.resource-card{background:#10161d;border:1px solid #303944;border-radius:6px;padding:18px;transition:border-color .15s,background .15s}.resource-card.active-resource{background:#141d18;border-color:#617b63}.resource-card.locked{opacity:.55}.resource-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.resource-type{color:#75808c;letter-spacing:1.4px;font-size:10px;font-weight:700}.resource-card h3{color:#d4b06a;margin:4px 0 0;font-size:19px;font-weight:500}.resource-level{color:#939eaa;background:#1b232c;border:1px solid #303944;border-radius:3px;align-self:start;padding:4px 7px;font-size:11px}.resource-details{flex-direction:column;gap:10px;margin:18px 0;display:flex}.resource-details div{color:#7e8994;justify-content:space-between;gap:15px;font-size:12px;display:flex}.resource-details strong{color:#c8d0d7;text-align:right;font-weight:500}.resource-button{color:#d9e7d5;cursor:pointer;background:#263329;border:1px solid #526b55;border-radius:4px;width:100%;padding:9px 12px}.resource-button:hover:not(:disabled){background:#304034}.resource-button.stop-button{color:#e3c7bd;background:#372723;border-color:#765b50}.resource-button.stop-button:hover{background:#45302b}.resource-button.missing-button{color:#b98d85;cursor:not-allowed;background:#2c201e;border-color:#654943}.locked-button{color:#68727c;cursor:not-allowed;background:#1a2027;border-color:#3c444d}.resource-active-progress{margin-top:14px}.smithing-ingredients{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.smithing-ingredients span{color:#c9d8c6;background:#202a22;border:1px solid #526b55;border-radius:4px;gap:2px;padding:6px 9px;font-size:12px;display:grid}.smithing-ingredients small{color:#829382;font-size:9px}.smithing-ingredients span.missing{color:#d6b9b0;background:#302320;border-color:#674d46}.smithing-ingredients span.missing small{color:#a87970}.resource-progress-info,.activity-progress-label{color:#929ca6;justify-content:space-between;gap:10px;margin-bottom:5px;font-size:11px;display:flex}.activity-progress-label{margin-top:14px}.activity-progress-wrap{position:relative}.activity-xp-burst{z-index:3;color:#e8c76d;letter-spacing:.3px;pointer-events:none;text-shadow:0 1px 2px #000,0 0 8px #e2b8538c;font-size:13px;font-weight:700;animation:1.15s ease-out forwards activity-xp-float;position:absolute;top:-3px;right:9px}@keyframes activity-xp-float{0%{opacity:0;transform:translateY(3px)scale(.8)}18%{opacity:1;transform:translateY(-5px)scale(1.08)}70%{opacity:1}to{opacity:0;transform:translateY(-25px)scale(.96)}}.stop-activity-button{color:#d6b9b0;cursor:pointer;background:#302320;border:1px solid #674d46;border-radius:4px;width:100%;margin-top:12px;padding:8px 10px}.stop-activity-button:hover{background:#3b2925}.inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.inventory-item{background:#10161d;border:1px solid #2d3641;border-radius:5px;align-items:center;gap:12px;min-height:76px;padding:12px;display:flex}.inventory-icon{color:#d4b06a;background:#1c252e;border:1px solid #3a4550;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.inventory-item-name{color:#d8dde2;font-size:14px}.inventory-quantity{color:#7e8994;margin-top:4px;font-size:12px}.item-combat-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px;margin-top:8px;display:grid}.item-combat-stats>span{color:#75808c;justify-content:space-between;gap:8px;font-size:10px;display:flex}.item-combat-stats strong{color:#b9ccb8;font-weight:600}.inventory-empty{text-align:center;color:#66717c;background:#10161d;border:1px dashed #303944;border-radius:5px;margin-top:22px;padding:28px;font-size:13px}.inventory-equip-button{color:#d9e7d5;cursor:pointer;background:#263329;border:1px solid #526b55;border-radius:4px;margin-top:8px;padding:6px 12px;font-size:12px}.inventory-equip-button:hover{background:#304034}.equipment-unequip-button{color:#d6b9b0;cursor:pointer;background:#302320;border:1px solid #674d46;border-radius:4px;margin-top:4px;padding:5px 10px;font-size:11px}.equipment-unequip-button:hover{background:#3b2925}.skills-list{margin-top:22px}.skill-list-item{color:#d8dde2;cursor:pointer;text-align:left;background:#10161d;border:1px solid #303944;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;display:flex}.skill-list-item:hover{background:#141c18;border-color:#526b55}.skill-list-item div{flex-direction:column;gap:4px;display:flex}.skill-list-item span{color:#7e8994;font-size:12px}.skill-list-level{color:#d4b06a!important;font-size:14px!important}.equipment-layout{grid-template-columns:repeat(4,minmax(120px,1fr));grid-template-areas:".head head.""necklace torso mainhand offhand""hands legs feet ring";gap:16px;max-width:900px;margin-top:24px;display:grid}.equipment-slot-head{grid-area:head}.equipment-slot-necklace{grid-area:necklace}.equipment-slot-main_hand{grid-area:mainhand}.equipment-slot-off_hand{grid-area:offhand}.equipment-slot-torso{grid-area:torso}.equipment-slot-hands{grid-area:hands}.equipment-slot-ring{grid-area:ring}.equipment-slot-legs{grid-area:legs}.equipment-slot-feet{grid-area:feet}.equipment-slot{min-width:0}.equipment-slot-label{color:#7e8994;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.equipment-slot-box{background:#10161d;border:1px solid #303944;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:92px;padding:12px;display:flex}.equipment-slot-box.equipped{background:#141c18;border-color:#526b55}.equipment-item-icon{color:#d4b06a;background:#1c252e;border:1px solid #3a4550;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.equipment-item-name{color:#d8dde2;text-align:center;font-size:13px}.equipment-slot-box .item-combat-stats{grid-template-columns:1fr;width:100%}.equipment-empty-text{color:#59646f;font-size:12px}@media (width<=1100px){.combat-stat-table{grid-template-columns:repeat(3,minmax(0,1fr))}.equipment-layout{grid-template-columns:repeat(3,1fr);grid-template-areas:".head.""necklace torso ring""mainhand offhand hands"".legs feet"}}@media (width<=700px){.equipment-layout{grid-template-columns:repeat(2,1fr);grid-template-areas:"head head""necklace ring""torso hands""mainhand offhand""legs feet"}}.bottom-dock{background:#10161d;border-top:1px solid #303844;flex:0 0 230px;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);min-height:230px;display:grid}.chat-dock{background:#10161d;flex-direction:column;min-width:0;min-height:0;display:flex}.chat-tabs{background:#151b23;border-bottom:1px solid #303844;align-items:center;gap:2px;padding:6px 10px;display:flex}.chat-tab{color:#87929d;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;padding:6px 14px;font-size:12px}.chat-tab:hover{color:#e2e5e8;background:#1c252e}.chat-tab.active{color:#d4b06a;background:#202830;border-color:#3c4651}.chat-messages{flex:1;min-height:0;padding:10px 14px;overflow-y:auto}.chat-message{color:#aab3bc;align-items:baseline;gap:6px;margin-bottom:6px;font-size:13px;line-height:1.4;display:flex}.chat-channel{flex-shrink:0;font-size:11px;font-weight:700}.chat-channel-world{color:#d4b06a}.chat-channel-guild{color:#8caf8d}.chat-channel-trade{color:#8fa9c0}.chat-channel-system{color:#9b8db5}.chat-author{color:#d9dde1;flex-shrink:0;font-weight:500}.chat-text{color:#9ca7b2}.chat-input-row{background:#151b23;border-top:1px solid #303844;gap:8px;padding:8px 10px;display:flex}.chat-input{color:#e2e5e8;background:#0c1218;border:1px solid #343e49;border-radius:4px;outline:none;flex:1;min-width:0;padding:8px 10px}.chat-input::placeholder{color:#626d78}.chat-input:focus{border-color:#627d64}.chat-input:disabled{opacity:.55;cursor:not-allowed}.chat-send{color:#d9e7d5;cursor:pointer;background:#263329;border:1px solid #526b55;border-radius:4px;padding:8px 18px}.chat-send:hover:not(:disabled){background:#304034}.chat-send:disabled{opacity:.45;cursor:not-allowed}.game-log{color:#89949e;background:#0f151c;border-left:1px solid #303844;flex-direction:column;min-width:0;min-height:0;font-size:13px;display:flex}.game-log-heading{background:#151b23;border-bottom:1px solid #303844;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 12px;display:flex}.game-log-heading small{color:#65717c;text-transform:uppercase;font-size:9px}.game-log-message{color:#a8b1ba;flex:1;min-height:0;padding:14px;line-height:1.5;overflow-y:auto}.game-log-entry{border-bottom:1px solid #202a34;gap:9px;padding:5px 0;display:flex}.game-log-entry time{color:#687682;font-variant-numeric:tabular-nums;flex:none;font-size:10px}.game-log-entry span{min-width:0}.log-label{color:#d4b06a;letter-spacing:1px;font-size:11px;font-weight:700}*{scrollbar-width:thin;scrollbar-color:#3b4652 #121820}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#121820}::-webkit-scrollbar-thumb{background:#3b4652;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a5765}.loading-screen{color:#8f9aa5;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;display:flex}.loading-screen .resource-button{width:auto;min-width:140px}.world-hub{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:14px;height:100%;display:grid}.world-location-column,.world-interactions-column{min-width:0;min-height:0}.world-location-column{overscroll-behavior:contain;grid-template-rows:auto auto minmax(0,1fr);display:grid;overflow:hidden}.world-interactions-column{grid-template-rows:minmax(0,1fr) minmax(0,1fr);align-content:start;gap:0;display:grid}.world-location-directory{background:#10171e;border:1px solid #303b46;border-radius:5px;grid-template-rows:minmax(0,1fr) minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.world-directory-interactions{overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;display:grid;overflow:hidden}.world-directory-interactions>.world-interaction-section{overscroll-behavior:contain;min-height:0;overflow-y:auto}.world-routes-section{overscroll-behavior:contain;border-bottom:0;min-height:0;overflow-y:auto}.world-location-directory .world-object-list,.world-location-directory .world-entity-list{grid-template-columns:1fr}.world-location-directory .world-travel-list{grid-template-columns:repeat(2,minmax(0,1fr))}.world-location-directory .world-entity-copy small,.world-location-directory .world-travel-list small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.world-view-heading,.world-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.world-view-heading p{max-width:690px;line-height:1.4}.location-status-pills{flex-wrap:nowrap;justify-content:flex-end;gap:6px;display:flex}.location-status-pills span{color:#8f9aa5;text-transform:capitalize;white-space:nowrap;border:1px solid #34404b;border-radius:3px;padding:5px 8px;font-size:10px}.location-artwork{background:#0e151c;border:1px solid #35414c;border-radius:5px;height:clamp(120px,17vh,200px);margin-top:12px;overflow:hidden}.location-artwork img{object-fit:cover;width:100%;height:100%;display:block}.world-local-presence{background:#10171e;border:1px solid #303b46;border-radius:5px;grid-template-rows:auto minmax(0,1fr);min-height:0;margin-top:10px;display:grid}.world-presence-heading{background:#121a22;border-bottom:1px solid #303b46;justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.world-presence-grid{grid-template-columns:minmax(0,1.35fr) minmax(190px,.65fr);min-width:0;min-height:0;display:grid;overflow:hidden}.world-presence-group{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;padding:8px;display:grid;overflow:hidden}.world-presence-group>.world-entity-list,.world-presence-group>.world-player-list{overscroll-behavior:contain;grid-auto-rows:max-content;align-content:start;width:100%;min-width:0;min-height:0;overflow:hidden auto}.world-player-list{align-content:start;gap:5px;display:grid}.world-presence-group+.world-presence-group{border-left:1px solid #303b46}.world-presence-group h3{color:#98a4ae;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:600}.world-presence-group .world-entity-row,.world-presence-group .world-player-row{gap:8px;padding:5px 7px}.world-presence-group .world-entity-copy small{text-overflow:clip;display:block;overflow:visible}.world-player-avatar{color:#d6b96c;background:radial-gradient(circle at 35% 30%,#526f5a,#1b2a20 72%);border:1px solid #6c846f;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.world-player-avatar-stack{flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:34px;display:inline-flex;position:relative}.world-player-avatar-stack .world-player-level{z-index:2;color:#aebcae;white-space:nowrap;background:#101820;border:1px solid #536b56;border-radius:999px;min-width:auto;padding:2px 5px;font-size:9px;font-weight:700;line-height:1;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.world-player-title{color:#8996a1;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.world-presence-group:first-child .world-entity-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.world-npc-avatar-stack{flex:0 0 45px;justify-content:center;align-items:center;width:45px;height:38px;display:inline-flex;position:relative}.world-npc-avatar-stack:not(.has-level){flex-basis:38px;width:38px}.world-npc-level{z-index:2;color:#d39a91;white-space:nowrap;background:#171418;border:1px solid #704747;border-radius:999px;padding:2px 5px;font-size:9px;font-weight:700;line-height:1;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.world-entity-row.enemy .world-npc-level{color:#d39a91;border-color:#704747}.world-presence-group .world-npc-placeholder,.world-presence-group .world-monster-image{flex-basis:38px;width:38px;height:38px}.world-presence-group .world-monster-image img{width:100%;height:100%}.world-monster-placeholder{color:#c9a56b;letter-spacing:.08em;background:#211d1b;border:1px solid #675244;border-radius:4px;place-items:center;width:100%;height:100%;font-size:11px;font-weight:700;display:grid}.world-travel-section,.world-interaction-section,.storekeeper-panel,.store-stock-panel{background:#10171e;border:1px solid #303b46;border-radius:5px;margin-top:16px;padding:14px}.world-interaction-section{background:0 0;border:0;border-bottom:1px solid #303b46;border-radius:0;margin-top:0;padding:11px 13px}.world-interaction-section:last-child{border-bottom:0}.world-section-heading{align-items:center;margin-bottom:7px}.world-section-heading h3,.storekeeper-panel h3{color:#d4b06a;margin:3px 0 0;font-size:15px;font-weight:500}.world-travel-list,.world-entity-list,.world-object-list{gap:5px;display:grid}.world-object-list{grid-template-columns:repeat(2,minmax(0,1fr))}.world-object-row{color:#c8d0d8;cursor:pointer;text-align:left;background:#151d25;border:1px solid #303b46;border-radius:4px;align-items:center;gap:9px;width:100%;min-width:0;min-height:68px;padding:7px 9px;display:flex}.world-object-row:hover:not(:disabled),.world-object-row.active{background:#19251e;border-color:#617b63}.world-object-image{flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.world-object-image img{object-fit:contain;image-rendering:auto;width:100%;height:100%}.world-object-placeholder{color:#b9d7a9;background:radial-gradient(circle,#2d4a35,#111a16 72%);border:1px solid #526b55;border-radius:50%;place-items:center;width:100%;height:100%;font-size:24px;display:grid}.world-object-copy{flex:1;gap:2px;min-width:0;display:grid}.world-object-copy>span:first-child{gap:1px;display:grid}.world-object-row .world-entity-action{flex:none}.world-object-copy strong{color:#d9dee3;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.world-object-copy small{color:#76838e;font-size:9px}.world-object-copy>span:first-child small{color:#9a875e;white-space:nowrap}.world-object-copy>small{color:#8c98a2;white-space:normal;font-size:10px;line-height:1.3;display:block}.world-object-progress{background:#28323b;border-radius:2px;height:3px;overflow:hidden}.world-object-progress>span{background:#607c62;height:100%;transition:width .1s linear;display:block}.world-travel-list button,.world-entity-row,.world-player-row{color:#c8d0d8;text-align:left;background:#151d25;border:1px solid #303b46;border-radius:4px;align-items:center;gap:10px;width:100%;min-width:0;padding:8px;display:flex}.world-player-row .world-entity-copy{gap:1px;display:grid}.world-travel-list button,.world-entity-row{cursor:pointer}.world-travel-list button:hover:not(:disabled),.world-entity-row:hover:not(:disabled){background:#1b2720;border-color:#62705d}.world-inline-progress{background:#27313a;border-radius:3px;width:100%;height:4px;margin-top:7px;display:block;overflow:hidden}.world-inline-progress>span{border-radius:inherit;background:#ba9850;height:100%;transition:width .1s linear;display:block}.world-travel-list button.traveling{background:#1b1d1c;border-color:#806a3d}.world-travel-list button:disabled,.world-entity-row:disabled{cursor:not-allowed;opacity:.5}.world-travel-list button>span:first-child{flex:1;gap:3px;min-width:0;display:grid}.world-travel-list button>span:last-child,.world-entity-action,.world-player-self{color:#c9ad6b;white-space:nowrap;font-size:11px}.world-go-action{color:#d3b56c;justify-content:center;align-items:center;min-width:27px;font-size:11px;font-weight:600;display:inline-flex}.world-travel-list small,.world-entity-copy small{color:#7f8b96;text-overflow:ellipsis;font-size:11px;line-height:1.4;overflow:hidden}.world-entity-marker,.world-player-level{color:#9aa5af;text-align:center;border:1px solid #46515c;border-radius:3px;min-width:52px;padding:5px 6px;font-size:9px;font-weight:700}.world-monster-image{flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.world-monster-image img{object-fit:contain;image-rendering:auto;width:100%;height:100%}.world-npc-placeholder{color:#a99770;letter-spacing:.08em;background:#111920;border:1px solid #47535d;border-radius:4px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:700;display:grid;overflow:hidden}.world-npc-placeholder img{object-fit:contain;image-rendering:auto;width:100%;height:100%}.world-entity-action{align-items:center;gap:5px;display:inline-flex}.world-action-icon{object-fit:contain;image-rendering:auto;width:42px;height:42px}.world-attack-action-icon{width:36px;height:36px}.world-icon-tooltip{place-items:center;display:inline-grid;position:relative}.world-location-directory{overflow:visible}.world-icon-tooltip:after{z-index:20;color:#d8dee4;content:attr(data-tooltip);opacity:0;pointer-events:none;white-space:nowrap;background:#0c1218;border:1px solid #46515c;border-radius:3px;padding:4px 7px;font-size:10px;line-height:1;transition:opacity 80ms,transform 80ms;position:absolute;bottom:calc(100% + 6px);right:0;transform:translateY(2px);box-shadow:0 3px 10px #0008}.world-icon-tooltip:hover:after,.world-icon-tooltip:focus-visible:after{opacity:1;transform:translateY(0)}.world-entity-row.enemy .world-entity-marker{color:#d39a91;border-color:#704747}.world-entity-row.shop .world-entity-marker{color:#d1b874;border-color:#6a5b3c}.world-entity-row.activity .world-entity-marker{color:#a8c2a9;border-color:#49634e}.interaction-return-button{color:#aeb8c1;cursor:pointer;white-space:nowrap;background:#111820;border:1px solid #46545f;border-radius:4px;padding:8px 11px;font-size:10px}.interaction-return-button:hover{color:#d8e2d5;border-color:#6b7c6d}.world-entity-copy{flex:1;gap:3px;min-width:0;display:grid}.world-entity-copy strong{color:#d9dee3;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.world-player-row{background:#172119;border-color:#3d5140}.world-player-level{color:#b6cbb6;border-color:#536b56}.world-empty-list,.store-empty-stock{color:#71808c;text-align:center;border:1px dashed #303b46;border-radius:4px;padding:18px;font-size:12px}.world-route-note{color:#a77d77;font-size:10px;line-height:1.4;margin:8px 0 0!important}.world-back-button{color:#b9c2ca;cursor:pointer;background:#111820;border:1px solid #4b5965;border-radius:4px;padding:8px 12px}.world-back-button:hover{color:#dfc27b;border-color:#7b6b48}.world-dialogue-view{flex-direction:column;height:100%;display:flex}.dialogue-transcript{background:linear-gradient(135deg,#2e3a3259,#161c23d1),#10171e;border:1px solid #35414c;border-radius:5px;flex:1;align-content:start;gap:14px;min-height:0;margin-top:18px;padding:18px;display:grid;overflow-y:auto}.dialogue-exchange{gap:10px;display:grid}.dialogue-line{align-items:flex-start;gap:9px;max-width:78%;display:flex}.dialogue-line.player{justify-content:flex-end;justify-self:end}.dialogue-line-speaker{color:#b7a16d;letter-spacing:.08em;background:#141c19;border:1px solid #526052;border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;font-size:10px;font-weight:700;display:grid;overflow:hidden}.dialogue-line-speaker img{object-fit:contain;image-rendering:auto;width:100%;height:100%}.dialogue-line-speaker.player{color:#aab6c0;background:#151d25;border-color:#4a5965}.dialogue-bubble{background:#0d141b;border-left:2px solid #8a7445;border-radius:0 5px 5px 0;min-width:0;padding:18px}.dialogue-line.player .dialogue-bubble{text-align:right;background:#0d141b;border-left:0;border-right:2px solid #526b70;border-radius:5px 0 0 5px;box-shadow:inset 0 0 0 1px #46566247}.dialogue-bubble strong{color:#d4b06a;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:500}.dialogue-line.player .dialogue-bubble strong{color:#aebbc5}.dialogue-bubble p{color:#d0d5d9;margin:9px 0 0;font-size:14px;line-height:1.55}.dialogue-actions{justify-content:flex-end;margin-top:10px;display:flex}.dialogue-actions button{color:#d9e7d5;cursor:pointer;background:#263329;border:1px solid #526b55;border-radius:4px;min-width:160px;max-width:60%;padding:9px 15px}.dialogue-actions button:hover{background:#304134}.store-shell{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:16px;display:grid}.storekeeper-panel p{margin-top:12px;line-height:1.6}.store-wallet{color:#87939e;background:#111820;border:1px solid #3b4650;border-radius:4px;justify-content:space-between;align-items:center;margin-top:18px;padding:10px;font-size:11px;display:flex}.store-wallet strong{color:#d4b06a;font-size:14px;font-weight:500}.store-tabs{background:#0d141b;border:1px solid #303b46;border-radius:4px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:10px;padding:3px;display:grid}.store-tabs button{color:#87939e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;padding:8px}.store-tabs button.active{color:#d9e7d5;background:#263329;border-color:#526b55}.store-item-list{gap:6px;display:grid}.store-item-row{background:#151d25;border:1px solid #303b46;border-radius:4px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.store-item-icon{color:#d4b06a;background:#10171e;border:1px solid #3a4651;border-radius:3px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.store-item-icon .item-icon-image{object-fit:contain;image-rendering:auto;width:88%;height:88%}.store-item-copy{gap:3px;min-width:0;display:grid}.store-item-copy strong{color:#d5dce2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.store-item-copy small{color:#788590;font-size:10px}.store-item-price{color:#c6a965;white-space:nowrap;font-size:10px}.store-item-row button{color:#d1ded0;cursor:pointer;white-space:nowrap;background:#243127;border:1px solid #526b55;border-radius:3px;padding:7px 10px;font-size:10px}.store-item-row button:hover:not(:disabled){background:#304134}.store-item-row button:disabled{cursor:not-allowed;opacity:.45}.store-sell-actions{gap:4px;display:flex}@media (width<=1100px){.resource-grid,.inventory-grid{grid-template-columns:1fr}.smithing-recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.character-sheet-layout{grid-template-columns:1fr}.character-inventory{position:static}.character-inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.world-hub,.store-shell{grid-template-columns:1fr}.world-location-column{display:block;overflow:visible}.world-local-presence,.world-presence-group{min-height:auto;display:block;overflow:visible}.world-presence-grid,.world-presence-group>.world-entity-list,.world-presence-group>.world-player-list{min-height:auto;overflow:visible}.world-location-directory,.world-directory-interactions,.world-routes-section{min-height:auto;display:block;overflow:visible}.main-scroll:has(.content-panel-world){overflow-y:auto}.content-panel-world,.world-hub{height:auto;overflow:visible}}@media (width<=950px){.game-layout{grid-template-columns:180px minmax(300px,1fr);grid-template-areas:"character main"}}@media (width<=650px){.equipment-loadout-layout,.equipment-stat-groups{grid-template-columns:1fr}.equipment-stat-group-performance{grid-column:auto}.compact-equipment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-equipment-slot{width:auto}.world-location-directory .world-entity-list,.world-location-directory .world-travel-list,.world-presence-group:first-child .world-entity-list,.smithing-recipe-grid,.melee-skill-tree-branches{grid-template-columns:1fr}.melee-skill-branch-nodes{grid-template-columns:1fr;padding-top:0}.melee-skill-branch-nodes:before,.melee-skill-branch-nodes:after,.melee-skill-tree-branches:before{display:none}.melee-skill-branch+.melee-skill-branch{border-top:1px solid #303b46;padding-top:8px}.world-presence-grid{grid-template-columns:1fr}.world-presence-group+.world-presence-group{border-top:1px solid #303b46;border-left:0}.top-bar{flex-direction:column;align-items:flex-start}.game-layout{display:block;overflow-y:auto}.right-sidebar{border-bottom:1px solid #303844;border-right:none}.main-window{min-height:700px}.nav-group{margin-bottom:12px}.overview-grid{grid-template-columns:1fr}.character-sheet-heading,.character-section-heading{flex-direction:column}.character-sheet-summary{justify-content:flex-start}.character-equipment-grid,.character-stat-grid,.character-level-grid,.character-inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.character-loadout{grid-template-columns:1fr}.skill-title-row{flex-direction:column}.skill-xp-labels{flex-direction:column;gap:4px}.world-view-heading{flex-direction:column}.location-status-pills{justify-content:flex-start}.location-artwork{min-height:220px}.bottom-dock{flex-basis:200px;min-height:200px}}
