/* Inventory: shared navy panels, lime selection and compact item slots. */
.iv25-vault,.iv25-dialog{--iv-bg:#080c17;--iv-panel:#111828;--iv-line:#28324a;--iv-text:#f3f5ff;--iv-muted:#8b97b0;--iv-lime:#c8ff6b;color:var(--iv-text);font-family:'Noto Sans KR','Malgun Gothic',sans-serif;box-sizing:border-box}
.iv25-vault *,.iv25-dialog *{box-sizing:border-box}
.v21-route-body:has(#inventoryVault){padding:0}
.iv25-vault{width:100%;max-width:1600px;margin:0 auto;padding:18px 24px 20px}
.iv25-vault button,.iv25-vault input,.iv25-vault select,.iv25-dialog button{font:inherit}
.iv25-vault button{cursor:pointer}.iv25-vault button:disabled,.iv25-dialog button:disabled{cursor:not-allowed}
.iv25-vault svg,.iv25-dialog svg{display:block;width:20px;height:20px;flex:none}
.iv25-vault [hidden],.iv25-dialog [hidden]{display:none!important}
.iv25-vault :is(button,input,select):focus-visible,.iv25-dialog button:focus-visible{outline:2px solid var(--iv-lime);outline-offset:3px}
.iv25-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:14px}
.iv25-heading>div{display:flex;align-items:center;gap:13px}.iv25-heading-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid #354630;background:#c8ff6b09;color:var(--iv-lime);border-radius:5px}.iv25-heading-icon svg{width:24px;height:24px}
.iv25-heading h2{font-size:21px;line-height:1.4;font-weight:800;letter-spacing:-.8px;margin:0 0 5px}.iv25-heading p{font-size:12px;color:var(--iv-muted);margin:0}.iv25-heading p strong{color:#d7e5fb;font-weight:700}.iv25-heading p>span{padding:0 8px;color:#485671}
.iv25-refresh{display:flex;align-items:center;gap:7px;border:1px solid var(--iv-line);border-radius:4px;background:#121b2b;color:#a9b7d0;padding:10px 13px;font-size:11px!important;min-height:40px}.iv25-refresh svg{width:15px;height:15px}.iv25-refresh:hover{color:var(--iv-lime);border-color:#657749}
.iv25-tools{display:flex;align-items:center;gap:12px;margin-bottom:12px}.iv25-search{display:flex;align-items:center;gap:9px;flex:1;max-width:520px;min-width:100px;border:1px solid #35415c;border-radius:4px;background:#0b1220;padding:0 13px;min-height:44px}.iv25-search:focus-within{border-color:var(--iv-lime)}.iv25-search svg{color:#8a9fc4;width:17px;height:17px}.iv25-search input{width:100%;min-width:0;min-height:42px;padding:0;border:0;background:none;outline:none!important;box-shadow:none;color:var(--iv-text);font-size:12px}.iv25-search input::placeholder{color:#7c8ca7}
.iv25-sort{display:flex;align-items:center;gap:9px;color:var(--iv-muted);font-size:11px}.iv25-sort select{height:44px;max-width:155px;border:1px solid var(--iv-line);border-radius:4px;padding:0 30px 0 12px;background:#121b2b;color:#dce7fc;font-size:12px;color-scheme:dark}
.iv25-owned{display:flex;align-items:center;gap:8px;white-space:nowrap;margin-left:auto;font-size:12px;color:#aebdd4;cursor:pointer}.iv25-owned input{width:16px;height:16px;margin:0;accent-color:var(--iv-lime)}
.iv25-filters{display:flex;gap:4px;overflow:auto;border-bottom:1px solid #34415a;margin-bottom:14px;scrollbar-width:thin;scrollbar-color:#3a4964 transparent;padding:0 0 0 1px}.iv25-filters button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;flex:none;border:0;border-bottom:3px solid transparent;background:none;padding:12px 17px 13px;color:#8999b5;font-size:12px;font-weight:600;white-space:nowrap;min-height:48px}.iv25-filters button b{font-family:'Barlow Condensed','Noto Sans KR',sans-serif;font-size:14px;color:#657895;font-weight:600}.iv25-filters button:hover{color:#d7e8fc}.iv25-filters button[aria-pressed=true]{color:var(--iv-lime);border-bottom-color:var(--iv-lime);background:linear-gradient(0deg,#c8ff6b07,transparent)}.iv25-filters button[aria-pressed=true] b{color:var(--iv-lime)}
.iv25-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.iv25-collection{min-width:0;border:1px solid var(--iv-line);border-radius:6px;background:var(--iv-panel);overflow:hidden}.iv25-list-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid #243049;min-height:53px}.iv25-list-heading p{margin:0;color:#8d9db9;font-size:11px;overflow-wrap:anywhere}.iv25-list-heading p strong{font:700 21px 'Barlow Condensed','Noto Sans KR',sans-serif;color:#f0f6ff;margin-right:4px}.iv25-list-heading p>span{margin-left:5px;color:#b4c4da}.iv25-list-heading button{display:flex;align-items:center;gap:6px;flex:none;min-height:30px;border:1px solid #334159;background:#0d1524;border-radius:3px;font-size:10px;color:#97a9c6;padding:5px 8px}.iv25-list-heading button i{width:4px;height:4px;background:#8b9dbb;border-radius:50%}.iv25-list-heading button[aria-pressed=true]{color:var(--iv-lime);border-color:#768e4d}.iv25-list-heading button[aria-pressed=true] i{background:var(--iv-lime)}
.iv25-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(115px,1fr));gap:9px;padding:14px;align-content:start;min-height:330px;max-height:max(330px,calc(100dvh - 470px));overflow:auto;scrollbar-width:thin;scrollbar-color:#3c4c68 #0c1422}
.iv25-item{--iv-grade:#96a9c8;position:relative;display:flex;flex-direction:column;min-width:0;min-height:176px;padding:8px 9px 10px;text-align:left;border:1px solid #2a3851;border-radius:4px;background:linear-gradient(160deg,#182235,#101827 70%);color:var(--iv-text);transition:border-color .14s,background .14s,box-shadow .14s;overflow:hidden}
.iv25-rarity-rare{--iv-grade:#87c7ff}.iv25-rarity-epic{--iv-grade:#ba9af4}.iv25-rarity-legendary,.iv25-rarity-ma{--iv-grade:#e6c97b}.iv25-rarity-mythic,.iv25-rarity-prestige{--iv-grade:#eb9fa5}.iv25-rarity-superstar,.iv25-rarity-fur,.iv25-rarity-limited{--iv-grade:#c4a7fc}
.iv25-item:hover{border-color:#809071;background:#1c2934}.iv25-item[aria-pressed=true]{border-color:var(--iv-lime);background:linear-gradient(145deg,#263526,#141f28 70%);box-shadow:inset 0 0 0 1px #c8ff6b38}.iv25-item[aria-pressed=true]::after{content:'✓';position:absolute;right:5px;top:29px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--iv-lime);color:#162012;font-size:11px;font-weight:900}
.iv25-item-top{display:flex;justify-content:space-between;align-items:center;min-height:17px;gap:4px}.iv25-grade{font:600 10px 'Noto Sans KR',sans-serif;color:var(--iv-grade,#9eafd0);white-space:nowrap}.iv25-new{font:800 9px 'Barlow Condensed',sans-serif;letter-spacing:.5px;color:var(--iv-lime);font-style:normal}
.iv25-item-art{display:grid;place-items:center;height:82px;min-width:0;margin:1px 0 7px}.iv25-item-art img{display:block;width:100%;height:82px;object-fit:contain;filter:drop-shadow(0 6px 5px #0006);padding:1px 7px}.iv25-art-fallback{display:grid;place-items:center;width:100%;height:100%;color:#5e738f}.iv25-art-fallback svg{width:38px;height:38px}
.iv25-item-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:33px;line-height:1.5;font-size:11px;font-weight:700;word-break:keep-all;overflow-wrap:anywhere;margin-bottom:8px;letter-spacing:-.2px}.iv25-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:3px;margin-top:auto}.iv25-item-bottom small{font-size:9px;color:#8496b2;white-space:nowrap}.iv25-item-bottom strong{font:700 18px 'Barlow Condensed','Noto Sans KR',sans-serif;color:#e9f0ff;white-space:nowrap;font-variant-numeric:tabular-nums}.iv25-item-bottom strong>span{font:10px 'Noto Sans KR',sans-serif;color:#7c8ca6;margin-right:3px}.iv25-unowned .iv25-item-art{opacity:.4;filter:saturate(.35)}.iv25-unowned .iv25-item-name,.iv25-unowned .iv25-item-bottom strong{color:#7c8da9}
.iv25-list-foot{display:flex;align-items:center;gap:7px;margin:0;padding:12px 15px;border-top:1px solid #243049;color:#7689a9;font-size:10px;line-height:1.6}.iv25-list-foot svg{width:14px;height:14px}
.iv25-detail{position:sticky;top:14px;min-width:0;border:1px solid var(--iv-line);border-radius:6px;background:var(--iv-panel);overflow:hidden}.iv25-detail-inner{padding:16px}.iv25-detail-label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#91a3be;font-size:10px;letter-spacing:.2px}.iv25-detail-label .iv25-grade{font-size:11px}.iv25-detail-art{display:grid;place-items:center;height:160px;margin:10px -1px 14px;background:radial-gradient(ellipse at 50% 68%,#3546536b,transparent 63%),linear-gradient(180deg,#0d1421,#0c1220);border:1px solid #22314a;border-radius:4px}.iv25-detail-art img{width:100%;height:154px;object-fit:contain;padding:12px;filter:drop-shadow(0 12px 10px #0007)}
.iv25-category-tag{display:inline-flex;border:1px solid #39465c;border-radius:3px;padding:3px 7px;font-size:9px;color:#9dacc6;background:#162135}.iv25-detail-copy h3{font-size:21px;line-height:1.5;letter-spacing:-.7px;margin:9px 0 10px;font-weight:800;word-break:keep-all;overflow-wrap:anywhere}.iv25-detail-copy>p{margin:0;color:#9baec9;font-size:12px;line-height:1.9;word-break:keep-all;overflow-wrap:anywhere;white-space:pre-line}
.iv25-quantity{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 11px;padding:12px 0;border-top:1px solid #29374e;border-bottom:1px solid #29374e}.iv25-quantity dt{font-size:11px;color:#8ea0bd}.iv25-quantity dd{margin:0;min-width:0;overflow-wrap:anywhere;font:700 30px 'Barlow Condensed','Noto Sans KR',sans-serif;color:#f0f5ff;font-variant-numeric:tabular-nums}.iv25-quantity dd span{font:11px 'Noto Sans KR',sans-serif;margin-left:7px;color:#8d9eb8}
.iv25-use-state{display:flex;gap:7px;align-items:baseline;color:#8da0bd;font-size:10px;line-height:1.7;margin:0 0 12px}.iv25-use-state i{width:4px;height:4px;border-radius:50%;background:currentColor;flex:none;transform:translateY(-2px)}.iv25-can-use{color:#b9d995}
.iv25-use{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;width:100%;padding:12px 15px;border:1px solid #d3f6a0;border-radius:4px;background:linear-gradient(110deg,#ceff7c,#afe25e);color:#1b2815;font-size:12px!important;font-weight:800!important;box-shadow:0 5px 16px #0002;cursor:pointer}.iv25-use:hover:not(:disabled){filter:brightness(1.08)}.iv25-use:disabled{background:#1b263a;border-color:#334159;box-shadow:none;color:#71829e}.iv25-use:disabled svg{opacity:.4}.iv25-action-note{font-size:9px;text-align:center;margin:10px 0 0;color:#7386a4;line-height:1.6}
.iv25-detail-empty{display:flex;min-height:400px;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;padding:30px 15px;background:radial-gradient(ellipse at 50% 30%,#1b2a41,transparent 65%)}.iv25-detail-empty svg{width:40px;height:40px;color:#536987}.iv25-detail-empty b{font-size:15px;color:#c5d4eb}.iv25-detail-empty p{font-size:11px;line-height:1.9;color:#7e94b4;margin:0}
.iv25-star-art{font-size:65px;color:#ead17b;text-shadow:0 3px 0 #947024,0 0 20px #e9ce741f}.iv25-detail-art .iv25-star-art{font-size:125px}.iv25-ticket-art{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:75px;height:68px;background:linear-gradient(135deg,#4a3659,#131727);border:1px solid #ad92cc;border-radius:5px;color:#e4d8f7;box-shadow:inset 0 0 0 3px #161c2f}.iv25-ticket-art small{font:800 17px 'Barlow Condensed',sans-serif;letter-spacing:.3px}.iv25-ticket-art b{font-size:8px}.iv25-ticket-art i{width:calc(100% - 16px);border-top:1px dashed #b293cc5e;position:absolute;bottom:10px}.iv25-detail-art .iv25-ticket-art{width:150px;height:135px;gap:10px}.iv25-detail-art .iv25-ticket-art small{font-size:33px}.iv25-detail-art .iv25-ticket-art b{font-size:12px}
.iv25-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:295px;text-align:center;gap:12px;padding:25px 16px}.iv25-empty>svg{width:34px;height:34px;color:#5c7292;margin-bottom:5px}.iv25-empty>b{font-size:15px;line-height:1.6;color:#d2def1}.iv25-empty p{max-width:320px;font-size:11px;line-height:1.8;color:#849abc;margin:0;overflow-wrap:anywhere}.iv25-empty button{min-height:40px;padding:9px 17px;border:1px solid #52693d;border-radius:4px;background:#283b29;color:var(--iv-lime);font-size:11px;margin-top:4px}.iv25-error>svg{color:#d49898}
.iv25-skeleton{height:176px;padding:12px;border:1px solid #24314a;border-radius:4px;background:#121e30;animation:iv25-pulse 1.2s ease-in-out infinite alternate}.iv25-skeleton i{display:block;background:#202d43;height:80px;margin:7px 9px 17px;border-radius:4px}.iv25-skeleton span,.iv25-skeleton b{display:block;height:9px;background:#25334c;margin-bottom:12px;border-radius:2px}.iv25-skeleton b{width:55%}@keyframes iv25-pulse{to{opacity:.4}}
.iv25-dialog{padding:0;border:1px solid #485a78;border-radius:12px;background:var(--iv-panel);width:min(420px,calc(100vw - 24px));max-height:calc(100dvh - 28px);overflow:auto;color:var(--iv-text)}.iv25-dialog::backdrop{background:#030711c9;backdrop-filter:blur(3px)}.iv25-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:2;background:#151f30;border-bottom:1px solid var(--iv-line);padding:8px 12px 8px 18px}.iv25-dialog-head>b{font-size:13px}.iv25-dialog-head button{display:grid;place-items:center;min-width:42px;min-height:42px;background:none;border:0;color:#b2c4dc;border-radius:4px;cursor:pointer}
@media(min-width:1600px){.iv25-layout{grid-template-columns:minmax(0,1fr) 330px}.iv25-grid{grid-template-columns:repeat(auto-fill,minmax(133px,1fr))}.iv25-item{min-height:195px}.iv25-item-art,.iv25-item-art img{height:96px}.iv25-item-name{font-size:12px}.iv25-detail-art{height:235px}.iv25-detail-art img{height:225px}}
@media(max-width:1150px){.iv25-vault{padding:18px}.iv25-layout{grid-template-columns:minmax(0,1fr) 270px;gap:14px}.iv25-filters button{padding-inline:12px}.iv25-owned{font-size:11px}.iv25-tools{gap:9px}.iv25-sort>span{display:none}.iv25-detail-inner{padding:15px}.iv25-detail-art{height:175px}.iv25-detail-art img{height:166px}.iv25-detail-copy h3{font-size:19px}}
@media(max-width:900px){.iv25-layout{grid-template-columns:minmax(0,1fr) 245px;gap:12px}.iv25-grid{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px;padding:10px}.iv25-item{min-height:169px;padding:7px}.iv25-tools{flex-wrap:wrap}.iv25-search{max-width:none}.iv25-owned{margin-left:auto}.iv25-heading{margin-bottom:15px}.iv25-filters{margin-bottom:14px}.iv25-detail-art{height:160px}.iv25-detail-art img{height:154px}}
@media(max-width:700px){.iv25-vault{padding:16px 12px 20px}.iv25-heading{gap:10px;margin-bottom:15px}.iv25-heading-icon{width:37px;height:37px}.iv25-heading>div{gap:9px}.iv25-heading h2{font-size:18px;margin-bottom:3px}.iv25-heading p{font-size:10px}.iv25-heading p>span{padding:0 4px}.iv25-refresh{padding:8px;min-width:38px;min-height:38px}.iv25-refresh>span{display:none}.iv25-tools{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:13px}.iv25-search{grid-column:1/-1;padding-inline:10px}.iv25-search input{font-size:14px;min-height:42px}.iv25-sort{grid-column:1}.iv25-sort select{height:38px;font-size:11px;padding-left:9px;max-width:145px}.iv25-owned{grid-column:2;font-size:11px;gap:7px;min-height:38px}.iv25-filters{margin-inline:-12px;padding-inline:12px;gap:2px;margin-bottom:14px}.iv25-filters button{padding:10px 12px 11px;min-height:43px;font-size:11px;gap:6px}.iv25-filters button b{font-size:13px}.iv25-layout{display:block}.iv25-detail{display:none}.iv25-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:9px;min-height:280px;max-height:none;overflow:visible}.iv25-item{min-height:170px;padding:7px}.iv25-item-art,.iv25-item-art img{height:78px}.iv25-item-art img{padding:2px 3px}.iv25-item-name{font-size:11px;min-height:33px}.iv25-grade{font-size:9px}.iv25-item-bottom strong{font-size:17px}.iv25-item-bottom small{font-size:8px}.iv25-item-bottom strong>span{font-size:8px;margin-right:2px}.iv25-list-heading{padding:10px 12px;min-height:48px}.iv25-list-heading p{font-size:10px}.iv25-list-heading p strong{font-size:19px}.iv25-list-heading button{min-height:30px}.iv25-list-foot{font-size:9px;padding:11px 12px}.iv25-dialog{width:100%;max-width:100%;max-height:85dvh;margin:auto 0 0;border-radius:15px 15px 0 0;border-bottom:0;padding-bottom:env(safe-area-inset-bottom,8px)}.iv25-dialog .iv25-detail-inner{padding:16px 20px 20px}.iv25-dialog .iv25-detail-art{height:170px;margin:10px 0 17px}.iv25-dialog .iv25-detail-art img{height:163px}.iv25-dialog .iv25-detail-copy h3{font-size:22px;margin-top:7px}.iv25-dialog .iv25-detail-copy>p{font-size:12px;line-height:1.85}.iv25-dialog .iv25-quantity{margin-top:16px;padding:12px 0}.iv25-dialog .iv25-use{min-height:48px}.iv25-dialog .iv25-use-state{font-size:11px}.iv25-dialog .iv25-action-note{font-size:10px}.iv25-ticket-art{width:64px;height:63px}.iv25-skeleton{height:170px}}
@media(max-width:350px){.iv25-vault{padding-inline:10px}.iv25-filters{margin-inline:-10px;padding-inline:10px}.iv25-grid{gap:6px;padding:7px}.iv25-item{padding:6px;min-height:160px}.iv25-item-art,.iv25-item-art img{height:65px}.iv25-item-bottom{align-items:flex-start;flex-direction:column;gap:3px}.iv25-item-name{font-size:10px;min-height:30px;margin-bottom:5px}.iv25-item-bottom strong{align-self:flex-end;font-size:17px}.iv25-item-bottom small{font-size:8px;position:absolute;bottom:8px;max-width:35px;white-space:normal}.iv25-item-bottom strong{padding-left:26px}.iv25-item-top{min-height:14px}.iv25-grade{font-size:8px}.iv25-new{font-size:8px}.iv25-heading-icon{display:none}.iv25-search input{font-size:13px}}
@media(prefers-reduced-motion:reduce){.iv25-skeleton{animation:none}.iv25-item{transition:none}}

.iv25-rarity-premium,.iv25-rarity-prime{--iv-grade:#d4b4fa}.iv25-rarity-high,.iv25-rarity-special{--iv-grade:#9ecbdb}
.iv25-refresh:disabled{opacity:.55}.iv25-vault[aria-busy=true] .iv25-use{opacity:.5;cursor:wait}
