@import "scrollbar.css";.hideout-page{box-sizing:border-box;background:#1a1a1a;border-radius:0;width:100%;min-height:auto;margin:0;padding:0}body{box-sizing:border-box;min-height:100vh;margin:0;padding:0;overflow-x:hidden}@media (width>=769px){.main-content:has(.hideout-page){width:100%;min-width:100%;max-width:100%;overflow:hidden}.hideout-page{width:max-content;min-width:100%;max-width:none;overflow:visible}}.hideout-page .page-header{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hideout-controls{background:#2a2a2a;border-bottom:1px solid #3c3c3c;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem;display:flex}.hideout-content{background:#2d2d2d;border-radius:0;margin:0;padding:0}.hideout-items-list{background:#2d2d2d;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));width:100%;min-width:0;max-width:100%;margin:0;position:relative;overflow:visible;gap:8px!important;padding:8px!important;display:grid!important}.hideout-items-list:not(:has(.hideout-item)){min-height:100vh}.hideout-items-list .loading-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.hideout-items-list{grid-template-columns:1fr!important;gap:2px!important;padding:4px!important}}.hideout-stations-list{background:#2d2d2d;border-left:1px solid #2a2a2a;border-radius:8px;flex-direction:column;flex-shrink:0;width:300px;height:fit-content;min-height:400px;padding:8px;position:relative;overflow:visible;margin:0!important;display:flex!important}@media (width<=768px){.hideout-stations-list{border-left:none;width:100%!important;max-width:100%!important;padding:4px!important}}.hideout-items-list.active{background:#2d2d2d;border-right:1px solid #2a2a2a;grid-template-columns:repeat(3,1fr);grid-auto-rows:min-content;min-width:0;margin:0;overflow:hidden;gap:0!important;padding:0!important;display:grid!important}.hideout-stations-list.active{display:block;margin:0!important;padding:1px!important}.hideout-items-window{background:#1a1a1a;border:1px solid #3c3c3c;border-radius:8px;flex-direction:column;width:100%;height:auto;min-height:0;display:flex;position:relative}.window-header{background:#2a2a2a;border-bottom:1px solid #3c3c3c;flex-shrink:0;align-items:center;gap:1rem;padding:.5rem;display:flex}.items-container{background:#2d2d2d;border-radius:0 0 8px 8px;flex:auto;min-height:0;padding:0;overflow-y:auto}.search-container{flex:1;max-width:300px}.search-input{color:#fff;background:#1a1a1a;border:1px solid #3c3c3c;border-radius:4px;width:100%;padding:.5rem}.tab-link{color:#ccc;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:16px}.tab-link.active{color:#fff;border-bottom:2px solid #fff}.hideout-item{box-sizing:border-box;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;align-items:center;gap:8px;width:100%;max-width:100%;height:36px;margin:0;padding:6px 8px;display:flex;overflow:hidden}@media (width<=768px){.hideout-item{min-height:36px;gap:4px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;padding:4px!important;overflow:hidden!important}}.hideout-item:hover{background:#222;border-color:#3c3c3c}.hideout-item:hover .item-name{color:#eee}.hideout-item:last-child{border-bottom:1px solid #2a2a2a}.station{background:#1a1a1a;border:1px solid #2a2a2a;border-left:3px solid gold;margin-bottom:4px;padding:.25rem}.station-header{justify-content:flex-start;align-items:center;min-height:22px;margin-bottom:1px;padding-left:6px;padding-right:45px;display:flex;position:relative}.station-title h3{white-space:nowrap;text-overflow:ellipsis;color:gold;text-align:left;margin:0;font-size:.85rem;font-weight:500;overflow:hidden}.station-controls{align-items:center;gap:3px;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}@media (width<=768px){.station-controls{justify-content:center!important;width:100%!important;margin-top:8px!important;position:static!important;top:auto!important;right:auto!important;transform:none!important}.station-header{flex-wrap:wrap!important;padding-right:8px!important}.level-btn{width:32px!important;min-width:32px!important;height:32px!important}.level-display{min-width:55px!important}}.level-btn{color:#fff;cursor:pointer;background:#2d2d2d;border:1px solid #3c3c3c;border-radius:2px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin:0 1px;padding:0;font-size:11px;display:flex}.level-display{color:gold;text-align:center;min-width:50px;font-size:.9rem;font-weight:500}.requirements{border-top:1px solid #2a2a2a;margin-top:2px;padding:2px 5px;font-size:.85rem}.requirements h4{color:#aaa;margin:1px 0;font-size:.8rem}.requirements ul{margin:1px 0;padding-left:10px}.requirements li{color:#888;margin:1px 0;font-size:.8rem}@media (width<=1400px){.hideout-items-list.active{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.hideout-grid{grid-template-columns:1fr}.hideout-stations-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:8px;display:grid!important}}@media (width<=768px){.hideout-items-list.active{grid-template-columns:1fr!important;min-width:0!important}.hideout-stations-list{grid-template-columns:1fr!important;width:100%!important}}.item-header{align-items:center;gap:8px;width:100%;display:flex}.item-icon{object-fit:contain;background:#2d2d2d;border-radius:2px;flex-shrink:0;margin-right:0;padding:2px;width:24px!important;height:24px!important}.item-info{flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin:0 8px;display:flex}.item-left{flex:1 1 0;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.item-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.item-name{color:#d5d5d5;white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;min-width:0;font-size:.95rem;transition:color .18s;overflow:hidden}@media (width<=768px){.item-left{flex:1 1 0!important;gap:4px!important;min-width:0!important;overflow:hidden!important}.item-icon{flex-shrink:0!important;width:18px!important;min-width:18px!important;height:18px!important}.item-name{text-overflow:ellipsis!important;flex:1 1 0!important;min-width:0!important;font-size:.75rem!important;overflow:hidden!important}.item-total{flex-shrink:0!important;margin:0 2px!important;font-size:.7rem!important}.item-controls{flex-shrink:0!important;gap:1px!important;margin-left:2px!important}.count-btn,.critical-btn{width:22px!important;min-width:22px!important;height:22px!important;font-size:10px!important}}.item-total{color:#888;white-space:nowrap;text-align:right;flex-shrink:0;min-width:auto;margin:0 4px;font-size:.9rem}.item-controls{flex-shrink:0;gap:2px;margin-left:4px;display:flex}.count-btn,.critical-btn{color:#fff;cursor:pointer;background:#2d2d2d;border:1px solid #3c3c3c;border-radius:3px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;font-size:14px;transition:all .2s;display:flex}.count-btn:hover{background:#3d3d3d;border-color:#4c4c4c}.critical-btn:hover{color:gold;background:#3d3d3d}.critical-btn.active{color:gold;background:#2d2d2d;border-color:gold;box-shadow:0 0 4px #ffd7004d}.hideout-item.completed{color:#9aaea0;background:#4caf5008;border:1px solid #4caf50;border-radius:4px}.hideout-item.completed .item-name{opacity:.9;text-decoration:line-through;color:#9aaea0!important}.hideout-item.completed .item-total{color:#8a9a8b!important}.hideout-item.completed .item-icon img{filter:grayscale(60%)brightness(.9);opacity:.9}.hideout-item.critical{background:#ffd7000d;border:1px solid gold;border-radius:4px;order:-1}.hideout-item.critical .item-name{color:gold}.hideout-item.critical.completed{background:#4caf500d;border:1px solid #4caf50;border-radius:4px}.items-container [class~=hideout-item]:nth-child(odd):not(.completed):not(.critical),.hideout-items-list [class~=hideout-item]:nth-child(odd):not(.completed):not(.critical){background-color:#1a1a1a!important;background-image:none!important}.items-container [class~=hideout-item]:nth-child(2n):not(.completed):not(.critical),.hideout-items-list [class~=hideout-item]:nth-child(2n):not(.completed):not(.critical){background-color:#151515!important;background-image:none!important}.hideout-stations-list [class~=station]:nth-child(odd):not(.expanded):not(.completed):not(.critical){background-color:#1a1a1a!important;background-image:none!important}.hideout-stations-list [class~=station]:nth-child(2n):not(.expanded):not(.completed):not(.critical){background-color:#151515!important;background-image:none!important}.collected{color:#4caf50}.hideout-grid{background:#2d2d2d;border:1px solid #2a2a2a;grid-template-columns:minmax(800px,1fr) 300px;gap:6px;margin:0;padding:6px;display:grid;position:relative;overflow:visible}@media (width<=768px){.hideout-grid{border:none!important;flex-direction:column!important;grid-template-columns:none!important;gap:4px!important;width:100%!important;max-width:100%!important;padding:2px!important;display:flex!important}}body>.main-content>div{border-radius:0!important;margin-top:0!important;padding-top:0!important}.station-header{justify-content:flex-start;align-items:center;margin-bottom:1px;padding-left:6px;padding-right:45px;display:flex;position:relative}.station-controls{align-items:center;gap:8px;display:flex}.level-btn{color:#fff;cursor:pointer;background:#2d2d2d;border:1px solid #3c3c3c;border-radius:2px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:11px;display:flex}.level-btn:disabled{opacity:.5;cursor:not-allowed}.level-btn:hover:not(:disabled){background:#3d3d3d;border-color:#4c4c4c}.level-display{color:gold;text-align:center;min-width:50px;font-size:.9rem}.station{background:#1a1a1a;border:1px solid #2a2a2a;border-left:3px solid gold;margin-bottom:4px}.station.station-completed{opacity:.5;filter:grayscale(60%);border-left-color:#666}.station.station-completed .station-title h3,.station.station-completed .level-display{color:#888}.station-title{text-align:left;justify-content:flex-start;align-items:center;gap:8px;width:auto;display:flex}.expand-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex}.arrow{transition:transform .2s;display:inline-block}.station.expanded .arrow{transform:rotate(90deg)}.expand-btn:hover .arrow{color:gold}.expand-icon{text-align:center;width:16px;height:16px;line-height:16px;transition:transform .2s;display:inline-block}.expand-btn:hover{color:gold}.expand-btn .arrow{transition:transform .2s;display:inline-block}.station.expanded .expand-btn .arrow{transform:rotate(90deg)}.requirements{border-top:1px solid #2a2a2a;margin-top:2px;padding:2px 5px;display:none}.station.expanded .requirements{display:block}@media (width<=768px){.hideout-page{min-height:auto;width:100%!important;min-width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.main-content{width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.hideout-page h1{margin-bottom:.5rem;font-size:1.3rem}.hideout-content{margin:0!important;padding:0!important}.hideout-grid{gap:4px;border:none!important;flex-direction:column!important;width:100%!important;max-width:100%!important;margin:0!important;padding:4px!important;display:flex!important}.hideout-items-list,.hideout-stations-list{width:100%!important;min-width:0!important;max-width:100%!important;padding:4px!important}.hideout-items-list.active{grid-template-columns:1fr!important;gap:2px!important}.hideout-stations-list{border-top:1px solid #3c3c3c;border-left:none;overflow-x:hidden;flex-direction:column!important;display:flex!important}.hideout-items-window{min-height:auto}.station{max-width:100%;margin-bottom:6px;overflow:hidden}.station-header{align-items:center;gap:6px;min-height:auto;padding:8px;display:flex;flex-wrap:wrap!important}.station-title{flex:auto;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.station-title h3{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.station-controls{border-top:1px solid #333;justify-content:center;gap:4px;width:100%;padding-top:4px;position:static!important;top:auto!important;right:auto!important;transform:none!important}.level-btn{font-size:14px;width:32px!important;min-width:32px!important;height:32px!important}.level-display{min-width:50px;font-size:.8rem}.expand-btn{flex-shrink:0;width:24px;height:24px}.hideout-item{min-height:38px;box-sizing:border-box!important;align-items:center!important;gap:2px!important;width:100%!important;max-width:100%!important;padding:4px 2px!important;display:flex!important;overflow:hidden!important}.item-left{flex:1 1 0!important;align-items:center!important;gap:4px!important;min-width:0!important;display:flex!important;overflow:hidden!important}.item-icon{flex-shrink:0!important;width:20px!important;min-width:20px!important;height:20px!important;padding:1px!important}.item-name{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.75rem!important;overflow:hidden!important}.item-total{white-space:nowrap!important;flex-shrink:0!important;width:auto!important;min-width:auto!important;margin:0 2px!important;font-size:.7rem!important}.item-controls{flex-shrink:0!important;gap:1px!important;margin-left:2px!important;display:flex!important}.count-btn,.critical-btn{width:24px!important;min-width:24px!important;height:24px!important;padding:0!important;font-size:11px!important}}@media (width<=480px){.hideout-controls{flex-direction:column;align-items:stretch;gap:6px;padding:4px!important}.tab-nav{justify-content:center}.search-container{max-width:100%}.hideout-grid,.hideout-items-list,.hideout-stations-list{padding:2px!important}.hideout-items-list.active{grid-template-columns:1fr!important;gap:1px!important}.hideout-item{min-height:36px;gap:2px!important;padding:3px 2px!important}.item-icon{width:18px!important;min-width:18px!important;height:18px!important}.item-name{font-size:.7rem!important}.item-total{margin:0 1px!important;font-size:.65rem!important}.item-controls{gap:1px!important;margin-left:1px!important}.count-btn,.critical-btn{width:22px!important;min-width:22px!important;height:22px!important;font-size:10px!important}.station{padding:4px!important}.station-title h3{font-size:.7rem}.level-display{min-width:35px;font-size:.65rem}.level-btn{width:26px!important;min-width:26px!important;height:26px!important}}@media (width<=768px){*{max-width:100vw!important}.hideout-page,.hideout-content,.hideout-grid,.hideout-items-list,.hideout-items-list.active,.hideout-stations-list,.hideout-stations-list.active,.hideout-item{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.hideout-items-list,.hideout-items-list.active{display:block!important}.hideout-item{width:100%!important;max-width:100%!important;display:flex!important;overflow:hidden!important}}