html body #inventory-screen,html body #inventory-screen *{box-sizing:border-box}html body #inventory-screen{word-spacing:normal!important;line-height:1.25}html body #inventory-screen div{display:block;align-items:stretch;justify-content:flex-start;margin:0}html body #character-screen #inventory-screen{position:fixed!important;inset:0!important;z-index:14500!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:34px!important;background:#2b1f128c!important}html body #character-screen #inventory-screen.hidden{display:none!important}html body #character-screen #inventory-screen #inventory-panel{position:relative!important;width:min(1180px,94vw)!important;height:min(720px,88vh)!important;min-width:760px!important;min-height:520px!important;display:grid!important;grid-template-columns:245px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;align-items:stretch!important;justify-content:stretch!important;overflow:hidden!important;background:linear-gradient(135deg,#f5d99d,#ffe9bd 55%,#f8d79c)!important;border:4px solid #a5640a!important;border-radius:24px!important;box-shadow:0 18px 55px #00000061!important;color:#513018!important;font-family:South Africa,sans-serif!important}html body #character-screen #inventory-screen #inventory-side{min-width:0!important;min-height:0!important;padding:18px 16px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;background:#bf84332e!important;border-right:2px solid rgba(165,100,10,.35)!important}html body #character-screen #inventory-screen #inventory-back{align-self:flex-start!important;flex:0 0 auto!important;width:52px!important;height:42px!important;min-width:52px!important;min-height:42px!important;margin:0 0 15px!important;padding:5px 8px 2px!important;display:flex!important;align-items:center!important;justify-content:center!important}html body #character-screen #inventory-screen .inventory-tab{flex:0 0 auto!important;width:100%!important;padding:15px 16px 12px!important;display:block!important;border-radius:15px!important;cursor:pointer!important;font-size:1.1rem!important;font-weight:800!important;line-height:1.1!important;text-align:left!important;color:#71451f!important;transition:background .12s,transform .12s!important}html body #character-screen #inventory-screen .inventory-tab:hover{background:#fff4d38c!important}html body #character-screen #inventory-screen .inventory-tab.is-active{background:linear-gradient(180deg,#fff0c8,#f6d99f)!important;color:#4d2d14!important;box-shadow:0 3px #a5640a47,inset 0 1px #ffffffa6!important}html body #character-screen #inventory-screen #inventory-main{min-width:0!important;min-height:0!important;padding:22px 26px 20px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(200px,1fr) auto auto!important;align-items:stretch!important;justify-content:stretch!important;overflow:hidden!important}html body #character-screen #inventory-screen #inventory-title{display:block!important;width:100%!important;margin:0 0 14px!important;font-size:2rem!important;font-weight:900!important;letter-spacing:.02em!important;line-height:1.05!important;text-align:left!important;color:#4b2c14!important}html body #character-screen #inventory-screen #inventory-grid{min-width:0!important;min-height:0!important;padding:8px 6px 16px 2px!important;display:grid!important;grid-template-columns:repeat(7,minmax(76px,1fr))!important;grid-auto-rows:minmax(82px,112px)!important;align-content:start!important;align-items:stretch!important;justify-content:stretch!important;gap:12px!important;overflow-x:hidden!important;overflow-y:auto!important;border-bottom:1px solid rgba(113,69,31,.2)!important}html body #character-screen #inventory-screen .inventory-item-card{position:relative!important;width:100%!important;min-width:0!important;min-height:82px!important;aspect-ratio:1 / 1!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:pointer!important;border:2px solid rgba(126,78,28,.38)!important;border-radius:10px!important;background:linear-gradient(145deg,#fff6dce6,#e6c280b8)!important;box-shadow:inset 0 1px #ffffffbf,0 2px 7px #5935121f!important;transition:transform .12s,filter .12s,border-color .12s!important}html body #character-screen #inventory-screen .inventory-item-card:hover{transform:translateY(-2px)!important;filter:brightness(1.04)!important}html body #character-screen #inventory-screen .inventory-item-card.is-selected{border-color:#a5640a!important;box-shadow:0 0 0 3px #e5a52a57,0 3px 8px #5935122e!important}html body #character-screen #inventory-screen .inventory-item-card img{display:block!important;width:78%!important;height:78%!important;max-width:86px!important;max-height:86px!important;object-fit:contain!important;filter:drop-shadow(0 4px 5px rgba(70,38,9,.18))!important;pointer-events:none!important}html body #character-screen #inventory-screen .inventory-item-count{position:absolute!important;right:6px!important;bottom:4px!important;z-index:2!important;display:block!important;min-width:22px!important;padding:2px 5px!important;border-radius:7px!important;background:#4e2b0cd1!important;color:#fff2cc!important;font:700 .78rem Arial,sans-serif!important;line-height:1.15!important;text-align:center!important}html body #character-screen #inventory-screen .inventory-empty{grid-column:1 / -1!important;padding:38px 8px!important;display:block!important;text-align:center!important;color:#9b754d!important;font-size:1rem!important}html body #character-screen #inventory-screen #inventory-detail{min-width:0!important;min-height:0!important;padding:12px 6px 4px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;justify-content:stretch!important;gap:14px!important}html body #character-screen #inventory-screen #inventory-detail.is-hidden{display:none!important}html body #character-screen #inventory-screen #inventory-detail-art:empty{display:none!important}html body #character-screen #inventory-screen #inventory-detail-art{width:64px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important}html body #character-screen #inventory-screen #inventory-detail-art img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 5px 6px rgba(70,38,9,.18))!important}html body #character-screen #inventory-screen #inventory-detail-copy{min-width:0!important;display:block!important;text-align:left!important}html body #character-screen #inventory-screen #inventory-detail-name{display:block!important;margin:0 0 3px!important;font-size:1.08rem!important;font-weight:900!important;line-height:1.15!important;text-align:left!important;color:#5a3518!important}html body #character-screen #inventory-screen #inventory-detail-desc{display:block!important;max-width:610px!important;font-family:Arial,sans-serif!important;font-size:.84rem!important;line-height:1.35!important;text-align:left!important;color:#795535!important}html body #character-screen #inventory-screen #inventory-detail-meta:empty{display:none!important}html body #character-screen #inventory-screen #inventory-detail-meta{display:block!important;margin:5px 0 0!important;font-size:.78rem!important;line-height:1.2!important;text-align:left!important;color:#a16b2e!important}html body #character-screen #inventory-screen #inventory-use{justify-self:stretch!important;align-self:center!important;width:100%!important;min-width:118px!important;max-width:130px!important;padding:10px 16px 8px!important;border:3px solid #8e570b!important;border-radius:12px!important;background:linear-gradient(180deg,#efb437,#d98a0d)!important;box-shadow:0 4px #975908!important;color:#fff3cc!important;font-family:South Africa,sans-serif!important;font-weight:900!important;font-size:.92rem!important;line-height:1.1!important;text-align:center!important;cursor:pointer!important}html body #character-screen #inventory-screen #inventory-use:disabled{opacity:.45!important;cursor:default!important;filter:saturate(.55)!important}html body #character-screen #inventory-screen #inventory-error{display:block!important;min-height:15px!important;padding-top:2px!important;text-align:right!important;color:#a33b2a!important;font:.78rem Arial,sans-serif!important}@media(max-width:900px){html body #character-screen #inventory-screen #inventory-panel{min-width:680px!important;grid-template-columns:185px minmax(0,1fr)!important}html body #character-screen #inventory-screen #inventory-grid{grid-template-columns:repeat(5,minmax(68px,1fr))!important}html body #character-screen #inventory-screen #inventory-detail{gap:10px!important}html body #character-screen #inventory-screen #inventory-detail-art{width:54px!important;height:54px!important}}
