.auth-pending .client-shell { display: none !important; }
.depot-large-window{width:min(660px,94vw)!important;background:linear-gradient(135deg,#071012,#07191c)!important;border-color:#786e4e!important}.depot-large-window>.depot-tabs{margin-bottom:8px}.depot-intro{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:center;padding:2px 4px 16px}.depot-intro h2{margin:0 0 7px;color:#f5e3b1;font:700 27px Georgia,serif;text-shadow:2px 2px #000}.depot-intro p{margin:0;padding:11px;color:#81827c;background:#091113;border:1px solid #172023}.depot-locker-art{display:grid;place-items:center;width:78px;height:78px;background:linear-gradient(135deg,#9a9a91 0 8%,#383c3b 8% 14%,#6c6d66 14% 21%,#151a1a 21% 79%,#777870 79% 87%,#292d2c 87%);border:2px ridge #aaa;box-shadow:5px 6px 0 #050707}.depot-locker-art span{width:42px;height:42px;background:#824514;border:4px ridge #925b2d;box-shadow:7px 6px 0 #301b0c}.depot-storage-shell{display:grid;grid-template-columns:270px minmax(0,1fr);gap:15px;min-height:395px}.depot-chest-panel,.depot-content-panel{display:flex;min-width:0;flex-direction:column;background:#080e0f;border:2px solid #131e20;box-shadow:inset 0 0 0 1px #020404}.depot-chest-panel h3,.depot-content-panel h3{margin:0;padding:9px;text-align:center;color:#8d8067;background:#0d1719;border-bottom:2px solid #162225;font:bold 13px Georgia,serif}.depot-chest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px}.depot-chest{display:grid!important;place-items:center;height:56px;padding:2px!important;background:#101516!important;border:2px inset #4c5150!important}.depot-chest.active{border-color:#b79332!important;box-shadow:inset 0 0 0 1px #8f6b1e}.depot-chest-icon{position:relative;display:grid;place-items:center;width:36px;height:36px;background:linear-gradient(145deg,#777b78,#272b2a 58%,#a37b2c 60% 70%,#2b2e2c 72%);border:2px ridge #777;transform:skewY(4deg);box-shadow:3px 3px #050606}.depot-chest-icon b{display:grid;place-items:center;width:17px;height:18px;color:#ddd;background:#505352;border:1px solid #a7aaa4;font:8px Georgia;transform:skewY(-4deg)}.depot-limit{margin-top:auto;padding:9px;text-align:center;color:#777;border-top:2px solid #111b1d;font-size:11px}.depot-content-panel .depot-grid{display:grid;grid-template-columns:repeat(5,48px)!important;grid-auto-rows:56px;align-content:start;gap:5px;min-height:320px;max-height:360px!important;margin:7px;padding:0!important;overflow-y:auto;background:#080d0e!important;border:0!important}.depot-content-panel .depot-slot{box-sizing:border-box;width:48px;height:56px;padding:2px;background:#111718;border:2px inset #4b5151}.depot-content-panel .depot-slot img{width:42px;height:48px;object-fit:contain;image-rendering:pixelated}.depot-content-panel .item-count{font-size:16px;text-shadow:2px 2px #000,-1px -1px #000}@media(max-width:700px){.depot-storage-shell{grid-template-columns:1fr}.depot-chest-grid{grid-template-columns:repeat(5,1fr)}.depot-content-panel .depot-grid{grid-template-columns:repeat(5,48px)!important;min-height:210px}.depot-intro{grid-template-columns:64px 1fr}.depot-locker-art{width:58px;height:58px}.depot-locker-art span{width:30px;height:30px}}
.game-floating-window { position: fixed; z-index: 1200; left: 50%; top: 50%; transform: translate(-50%,-50%); width: min(780px,90vw); max-height: 82vh; overflow: auto; background: #292929; border: 2px solid #8d8060; box-shadow: 0 12px 45px #000; color: #ddd; font: 12px Arial; padding: 8px; }
.game-floating-window[hidden] { display: none; }
.game-floating-window > header { display: flex; justify-content: space-between; align-items: center; background: #181818; border-bottom: 1px solid #665d48; padding: 8px 10px; margin: -8px -8px 8px; }
.game-floating-window button { background: #202020; color: #eee; border: 1px solid #82744e; padding: 6px 9px; }
.training-shop-grid { display: grid; grid-template-columns: repeat(auto-fill,minmax(165px,1fr)); gap: 7px; }
.training-shop-grid article, .mail-list article { display: flex; gap: 7px; align-items: center; background: #1b1b1b; border: 1px solid #4f4f4f; padding: 8px; }
.training-shop-grid article { flex-direction: column; text-align: center; }
.training-shop-grid small { color: #aaa; }
.training-shop-grid strong { color: #71db74; }
.training-item-icon { display: grid; place-items: center; width: 52px; height: 52px; background: #111; border: 2px inset #76633a; }
.training-item-icon img { width: 48px; height: 48px; object-fit: contain; image-rendering: pixelated; }
.mail-list { display: grid; gap: 6px; }
.mail-list article { justify-content: space-between; }
.mail-list p { margin: 4px 0; color: #aaa; }
.mail-container-shell{display:grid;gap:8px;padding:10px;background:#080e0f;border:2px solid #172225}.mail-container-shell>header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:9px 11px;background:#10191a;border:1px solid #3f4844}.mail-container-shell h3{margin:0;color:#ead49a;font:bold 15px Tahoma}.mail-container-shell p{margin:4px 0 0;color:#9ba29d}.mail-container-shell>header strong{white-space:nowrap;color:#d1b867;font-size:11px}.mail-item-grid{display:grid!important;grid-template-columns:repeat(5,48px)!important;grid-auto-rows:56px;align-content:start;gap:5px;min-height:224px;max-height:448px;overflow-y:auto;padding:7px!important;background:#060a0b!important;border:1px solid #313937}.mail-item-slot{position:relative;box-sizing:border-box;width:48px;height:56px;padding:2px;background:#101718;border:2px inset #4b5151}.mail-item-slot.filled{cursor:grab}.mail-item-slot img{width:42px;height:48px;object-fit:contain;image-rendering:pixelated}.mail-pager{display:flex;justify-content:center;align-items:center;gap:12px;color:#aaa}.equipment-duration-badge,.equipment-charges-badge{position:absolute;z-index:3;right:1px;bottom:1px;padding:1px 2px;background:#111d;color:#f0d77f;border:1px solid #6f623b;font:bold 9px Tahoma;text-shadow:1px 1px #000}.equipment-charges-badge{right:auto;left:1px;color:#a9d8ef;border-color:#486978}.equipment-duration-value{font:inherit;color:inherit}.equipment button,.container-grid>i{position:relative}@media(max-width:700px){.mail-container-shell>header{align-items:flex-start;flex-direction:column}.mail-item-grid{grid-template-columns:repeat(5,minmax(38px,48px))!important}}
.container-grid i.training-selected { outline: 2px solid #e8c64d; box-shadow: inset 0 0 8px #e8c64d88; }
.right-sidebar{position:relative;align-self:stretch;min-height:100%;padding:3px;background:#343530;border:1px inset #73736d}.sidebar-window-host{position:relative}.sidebar-window-host>.sidebar-window{min-height:34px;max-height:62vh;overflow:auto;resize:vertical;margin-bottom:6px}.sidebar-window-host>.sidebar-window>.sidebar-window-title{position:sticky;top:0;z-index:2;cursor:grab;user-select:none}.sidebar-window-host>.sidebar-window>.sidebar-window-title:active{cursor:grabbing}.sidebar-window-controls{display:flex!important;gap:2px;margin-left:auto}.sidebar-window-controls button{width:20px;height:18px;padding:0!important;line-height:14px}.sidebar-window-host>.sidebar-window.minimized{height:29px!important;min-height:29px!important;resize:none;overflow:hidden}.sidebar-window-host>.sidebar-window.maximized{height:min(62vh,620px)!important}.sidebar-window-host>.sidebar-window-dragging{opacity:.48}.dragging-sidebar-window .sidebar-window-host{box-shadow:inset 0 0 0 1px #b69d45}.sidebar-window-host>.equipment-window{height:auto!important;resize:none!important}.sidebar-window-host>.equipment-window.minimized{height:29px!important}.sidebar-window-host>.portrait.sidebar-window{display:block}.sidebar-window-host>.portrait.sidebar-window:not(.minimized)>.avatar,.sidebar-window-host>.portrait.sidebar-window:not(.minimized)>div:not(.panel-title){display:inline-flex;vertical-align:middle;margin-right:5px}.sidebar-window-host>.portrait.sidebar-window.minimized>.avatar,.sidebar-window-host>.portrait.sidebar-window.minimized>div:not(.panel-title){display:none}
.bestiary-button::before{content:'B'}
.container-grid img { image-rendering: pixelated; }
.container-panel .container-grid { grid-template-columns:repeat(4,minmax(0,1fr)); align-content:start; overflow-x:hidden; overflow-y:auto; scrollbar-gutter:auto; padding-right:3px; }
.hud-left-rail [data-hud-action="mail"] span { font-size: 8px; }
.house-large-window,.depot-large-window{width:min(960px,94vw);height:min(690px,88vh);overflow:hidden}.house-window-body,.depot-window-body{height:calc(100% - 45px);overflow:auto;padding:5px}.house-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.house-access-editor textarea{min-height:180px}.depot-tabs{display:flex;gap:4px;margin-bottom:7px}.depot-tabs button.active{color:#ffe39a;border-color:#b99134;background:#44391e}.depot-large-window .depot-grid{grid-template-columns:repeat(10,42px);align-content:start;max-height:490px}.market-rule{padding:9px;border:1px solid #756b42;background:#2d291c;color:#e6d49b}.market-create-offers{display:grid;grid-template-columns:1.3fr .7fr auto 1fr .7fr auto;gap:6px;align-items:end;padding:8px;background:#171814;border:1px solid #4d4d44}.market-create-offers label{display:grid;gap:3px;color:#aaa}.market-create-offers input,.market-create-offers select{min-width:0;padding:6px;background:#0e0f0d;color:#eee;border:1px inset #777}.market-table{margin-top:9px;border:1px solid #555}.market-table>header,.market-table>div{display:grid;grid-template-columns:1.5fr 1fr .6fr .7fr 90px;gap:7px;align-items:center;padding:6px}.market-table>header{background:#33342d;color:#dccc98}.market-table>div{border-top:1px solid #444;background:#181915}.market-table strong{color:#e1ca72}.tibia-skills-panel .skill-list{display:grid;gap:3px}.skill-row{display:grid;grid-template-columns:1fr 28px;grid-template-rows:auto 8px;gap:1px 5px;align-items:center}.skill-row b{text-align:right;color:#eee}.skill-row meter{grid-column:1/3;width:100%;height:8px;accent-color:#b69d45}.skill-row small{display:none}.skill-advanced{animation:skillAdvanceFlash 1.2s ease}@keyframes skillAdvanceFlash{0%,100%{filter:none}35%{filter:brightness(1.8);box-shadow:0 0 12px #e9d05c}}.container-panel .container-grid{max-height:310px;overflow-y:auto;grid-auto-rows:34px}.viewport-frame{position:relative}.ground-item-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ground-house-item{position:absolute;z-index:8;display:grid;place-items:center;pointer-events:auto;cursor:grab;transform:translateZ(0)}.ground-house-item img{max-width:100%;max-height:100%;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(1px 2px 1px #000)}.ground-house-item:active{cursor:grabbing}@media(max-width:800px){.house-list-grid{grid-template-columns:1fr}.market-create-offers{grid-template-columns:1fr 1fr}.tibia-store{grid-template-columns:120px 1fr}.store-offers{grid-template-columns:1fr}}
.depot-summary{display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:center;padding:10px 12px;background:linear-gradient(#2b2c27,#1b1c19);border:1px solid #67614e}.depot-summary div{display:grid;gap:2px}.depot-summary b{color:#e2d19b;font:16px Georgia}.depot-summary small,.depot-toolbar span{color:#aaa}.depot-summary meter{grid-column:1/3;width:100%;height:8px;accent-color:#baa04c}.depot-toolbar,.market-toolbar{display:grid;grid-template-columns:minmax(230px,1fr) auto;gap:8px;align-items:center;margin:8px 0}.depot-toolbar input,.market-toolbar input,.market-toolbar select,.market-create-grid input,.market-create-grid select{box-sizing:border-box;width:100%;min-width:0;padding:8px;background:#10120f;color:#eee;border:1px inset #777}.depot-large-window .depot-grid{max-height:430px;padding:8px;background:#151612;border:1px solid #494a42}.depot-slot[hidden]{display:none}.market-shell{background:#11130f;border:1px solid #5e5949;min-height:440px}.market-subtabs{display:flex;background:#20221d;border-bottom:1px solid #5e5949;padding:5px;gap:4px}.market-subtabs button{min-width:125px}.market-subtabs button.active{color:#ffe39a;border-color:#b99134;background:linear-gradient(#5b4b27,#332a17)}.market-content{padding:10px}.market-toolbar{grid-template-columns:minmax(250px,1fr) 150px 150px}.market-stats{display:flex;gap:8px;margin-bottom:8px}.market-stats span{padding:7px 10px;background:#23241f;border:1px solid #4e4e45;color:#aaa}.market-stats b{color:#e4ca70}.market-offer-list{display:grid;gap:4px}.market-offer{display:grid;grid-template-columns:46px minmax(180px,1fr) 70px 120px 76px;gap:9px;align-items:center;padding:7px;background:linear-gradient(90deg,#1c1e1a,#151713);border:1px solid #44463d}.market-offer:hover{border-color:#82744e;background:#25271f}.market-offer.market-own{border-left:3px solid #b7963c}.market-offer-icon{display:grid;place-items:center;width:40px;height:40px;background:#090a08;border:2px inset #756b50;color:#d7b843;font-style:normal;font-weight:bold}.market-offer-icon img{max-width:38px;max-height:38px;image-rendering:pixelated}.market-offer div{display:grid;gap:3px}.market-offer div>b{color:#e2d4aa}.market-offer small{color:#999}.market-offer strong{color:#e6c85f;text-align:right}.market-cancel{color:#e9a9a0!important;border-color:#86564f!important}.market-empty{padding:55px;text-align:center;color:#999}.market-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.market-create-grid article{display:grid;gap:9px;align-content:start;padding:14px;background:#1a1c18;border:1px solid #545447}.market-create-grid h3{margin:0;color:#e2d19b;font:16px Georgia}.market-create-grid label{display:grid;gap:4px;color:#aaa}@media(max-width:800px){.market-create-grid,.market-toolbar{grid-template-columns:1fr}.market-offer{grid-template-columns:42px 1fr auto}.market-offer>span{display:none}}
.ground-house-item{opacity:1}.house-wall-mask{position:absolute;pointer-events:none}.ground-house-item img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(1px 2px 1px #000)}
.ground-item-layer.training-target-mode .ground-house-item{pointer-events:auto;cursor:grab}.ground-item-layer.training-target-mode .ground-house-item.exercise-target{cursor:crosshair}
.equipment{grid-template-columns:repeat(3,31px);grid-template-rows:repeat(4,31px);gap:2px}.equipment button{height:31px;width:31px;padding:0}.equipment button img{width:100%;height:100%;padding:1px;object-fit:contain;image-rendering:pixelated}
.equipment-presets{display:grid;grid-template-columns:auto repeat(3,25px) 1fr;gap:3px;align-items:center;margin:0 auto 5px;max-width:150px}.equipment-presets>span{color:#aaa;font-size:9px}.equipment-presets button{height:23px!important;padding:1px 4px!important;margin:0!important}.equipment-presets button.saved{color:#f0d57e;border-color:#8d7638}.equipment-presets button.active{background:#51431f!important;box-shadow:inset 0 0 0 1px #d7b85e}.equipment-presets #save-equipment-preset{width:auto;font-size:9px}
.equipment-presets button.save-target{border-color:#f0cf62!important;background:#51431f!important;color:#fff0a8!important;box-shadow:0 0 7px #e3bd4c,inset 0 0 0 1px #d7b85e;animation:equipment-preset-target-pulse .8s ease-in-out infinite alternate}.equipment-presets #save-equipment-preset.choosing-slot{border-color:#a58b48!important;background:#29261b!important;color:#e7d6a3!important}@keyframes equipment-preset-target-pulse{to{filter:brightness(1.25);box-shadow:0 0 11px #f0cc55,inset 0 0 0 1px #ffe493}}
.auto-helper-launch span{font-size:0}.auto-helper-launch span::before{content:'⚔';font-size:18px;color:#e8c66a;text-shadow:0 1px 3px #000}.auto-helper-launch{border-color:#aa7e2c!important;background:linear-gradient(#3d321a,#191713)!important}
.helper-attack-controls{display:none}.helper-entry-conditions{display:flex;gap:8px;margin-left:auto;align-items:center}.helper-entry-conditions label{font-size:10px;color:#aaa}.helper-entry-conditions input,.helper-entry-conditions select{width:52px;padding:3px}.helper-friend-healing{margin-top:12px;padding:10px;border:1px solid #806b3c;background:#111a18}.helper-friend-healing label{display:block;margin:6px 0}.helper-party-targets{display:flex;flex-wrap:wrap;gap:8px}.helper-party-targets label{display:inline-block}.helper-attack-hint{padding:8px;color:#aeb7aa}
.helper-icon-list button{position:relative;min-width:66px;overflow:hidden}.helper-icon-list button small{display:block;max-width:100%;padding-right:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.helper-icon-list .helper-count{position:absolute;right:2px;bottom:2px;z-index:3;padding:1px 3px;background:#171713;color:#f4d36b;border:1px solid #806b3c;border-radius:2px;font:10px Tahoma;font-style:normal;text-shadow:1px 1px #000}
.helper-healing-config{margin-top:14px;padding:12px;border:1px solid #806b3c;background:#0e1716}.helper-healing-config header{display:flex;justify-content:space-between;border-bottom:1px solid #34403d;margin-bottom:10px}.helper-healing-config h3{margin:0;color:#f1d58a}.helper-healing-config h4{margin:12px 0 6px;color:#dfc579}.healing-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.healing-slot{display:grid;grid-template-columns:110px 1fr 1fr;gap:8px;align-items:end;padding:9px;border:1px solid #394540;background:#111d1b}.healing-slot>b{color:#f0d887;align-self:center}.healing-slot label{display:grid;gap:4px;color:#aeb7b1}.healing-slot select,.healing-slot input{width:100%;min-width:0}.helper-icon-list button.unavailable{filter:grayscale(1);opacity:.55}.helper-icon-list button.unavailable small{color:#aaa}.helper-icon-list button.unavailable:disabled{cursor:not-allowed}@media(max-width:800px){.healing-slot-grid{grid-template-columns:1fr}.healing-slot{grid-template-columns:1fr}}
.helper-potion-card>header{display:flex;align-items:center;justify-content:space-between}.helper-potion-card>header small{color:#9ea6a0;font-weight:normal}.helper-potion-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:9px 0}.helper-potion-slot{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:7px;padding:8px;background:#101917;border:1px solid #394540}.helper-potion-slot>header{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #303b38;padding-bottom:5px}.helper-potion-slot>header b{color:#e4cc7d}.helper-potion-slot label{display:grid;gap:4px;color:#aeb7b1}.helper-potion-slot label:last-child span{display:flex;align-items:center;gap:3px}.helper-potion-slot select,.helper-potion-slot input[type=number]{box-sizing:border-box;width:100%;min-width:0}.helper-section-note{margin:-2px 0 7px;color:#9fa8a2}.helper-healing-config:has(.healing-slot-grid:empty){display:none}@media(max-width:900px){.helper-potion-slot-grid{grid-template-columns:1fr}.helper-potion-slot{grid-template-columns:1fr}.helper-potion-slot>header{grid-column:auto}}
.auto-helper-dialog form{overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto}.auto-helper-dialog #auto-helper-content{min-height:0;overflow-y:auto;padding-bottom:24px}.auto-helper-dialog footer{position:relative;left:auto;right:auto;bottom:auto;width:auto;z-index:4;flex:none;background:#111b1b}
.ground-house-item{color:transparent!important;background:transparent!important;border:0!important;box-shadow:none!important}.ground-house-item[hidden]{display:none!important}.ground-house-item::before,.ground-house-item::after{display:none!important}
.sidebar-window-host>.toggle-only-window>.sidebar-window-title>.sidebar-window-controls{min-width:42px!important;width:auto;margin-left:auto}.sidebar-window-host>.toggle-only-window>.sidebar-window-title>.sidebar-window-controls button{margin:0}.sidebar-window-dock[aria-pressed="true"]{border-color:#c2a34b!important;background:#51431f!important;color:#fff0a8!important}.sidebar-window-floating>.sidebar-window-title .sidebar-window-controls{margin-left:auto}
.sidebar-window-host>.sidebar-window[hidden]{display:none!important}
.sidebar-window-host>.sidebar-window>.sidebar-window-title>.sidebar-window-controls{position:relative;z-index:10;pointer-events:auto}
.sidebar-window-host>.sidebar-window>.sidebar-window-title>.sidebar-window-controls button{pointer-events:auto;cursor:pointer;touch-action:manipulation}
.sidebar-window-host>.sidebar-window.minimized>:not(.sidebar-window-title){display:none!important}
