﻿.shelf-widget{padding:0}.widget-card__header{padding:16px 20px 10px}.shelf-widget__title{display:inline-flex;align-items:center;gap:8px}.shelf-widget__icon{width:18px;height:18px;flex-shrink:0;background:var(--gold-gradient-header);mask:url(../../hypnos/icons/trophy.svg)center/contain no-repeat;-webkit-mask:url(../../hypnos/icons/trophy.svg)center/contain no-repeat}.shelf-widget__header-actions{display:flex;align-items:center;gap:12px}.shelf-widget__edit{cursor:pointer;mask-image:url(../../hypnos/icons/pen-to-square.svg)}.shelf-widget__board{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;padding:14px 10px 16px;background:radial-gradient(ellipse 75% 60% at 50% 12%,var(--trophy-color),transparent 72%),color-mix(in srgb,var(--new-card-bg) 92%,var(--gold-gradient) 8%);overflow:hidden}.shelf-widget__tier{display:flex;flex-direction:column;align-items:center;width:100%}.shelf-widget__stage{position:relative;transition:opacity .22s ease}.shelf-widget__stage--updating{opacity:.35;pointer-events:none}.shelf-widget__featured{display:flex;justify-content:center;align-items:flex-end;width:100%;min-height:132px;padding:10px 16px 0;margin-bottom:24px;transition:opacity .22s ease}.shelf-widget__featured--swap{opacity:.72}.shelf-widget__row{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%;padding:0 12px 4px;transition:opacity .22s ease}.shelf-widget__item{width:80px;height:80px;flex-shrink:0;transition:transform .22s ease,filter .22s ease,opacity .22s ease}.shelf-widget__ledge{position:relative;width:min(100%,360px);height:1px}.shelf-widget__ledge::before{content:'';position:absolute;inset:0;border-radius:999px;background:linear-gradient( 90deg,transparent 0%,color-mix(in srgb,var(--gold-gradient) 35%,#5a4528) 20%,color-mix(in srgb,var(--gold-gradient) 80%,#d4b86a) 50%,color-mix(in srgb,var(--gold-gradient) 35%,#5a4528) 80%,transparent 100% );box-shadow:inset 0 1px rgba(255,255,255,.22),0 3px 8px rgba(0,0,0,.12)}.shelf-widget__tier--row{padding-top:52px}.shelf-widget__item--featured{width:136px;height:136px;margin-bottom:10px;filter:drop-shadow(0 10px 22px rgba(0,0,0,.28))}.shelf-widget__item-img{width:100%;height:100%;object-fit:contain;display:block}.shelf-widget:not(.shelf-widget--editing) .shelf-widget__remove,.shelf-widget:not(.shelf-widget--editing) .shelf-widget__item-label{display:none}.shelf-widget__edit--active{opacity:1;background-color:var(--gold-gradient)}.shelf-widget--editing .shelf-widget__board{outline:1px dashed color-mix(in srgb,var(--gold-gradient) 45%,transparent);outline-offset:-1px}.shelf-widget__featured-empty{display:flex;align-items:center;justify-content:center;min-height:120px;padding:0 20px;text-align:center;font-size:.85rem;color:var(--text-muted)}.shelf-widget__item--editable{position:relative}.shelf-widget__item--editable:not(.shelf-widget__item--featured){cursor:grab}.shelf-widget__item--editable:not(.shelf-widget__item--featured):active{cursor:grabbing}.shelf-widget--editing .shelf-widget__item:hover{transform:none;filter:none}.shelf-widget--editing .shelf-widget__item--featured{filter:drop-shadow(0 10px 22px rgba(0,0,0,.28))}.shelf-widget__item--dragging{opacity:.45}.shelf-widget__item-label{position:absolute;top:-18px;left:50%;transform:translateX(-50%);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-gradient);white-space:nowrap}.shelf-widget__remove{position:absolute;top:-6px;right:-6px;width:22px;height:22px;padding:0;border:none;border-radius:50%;cursor:pointer;background:var(--base-color);box-shadow:0 2px 8px rgba(0,0,0,.25)}.shelf-widget__remove::before{content:'';display:block;width:100%;height:100%;background-color:var(--text-color-secondary);mask:url(../../hypnos/icons/xmark.svg)center/10px no-repeat;-webkit-mask:url(../../hypnos/icons/xmark.svg)center/10px no-repeat}.shelf-widget__edit-panel{position:relative;padding:0 20px 20px;transition:opacity .22s ease}.shelf-widget__edit-panel--loading{opacity:.55;pointer-events:none}.shelf-widget__edit-panel--loading::after{content:'';position:absolute;top:0;right:20px;width:18px;height:18px;border:2px solid color-mix(in srgb,var(--gold-gradient) 35%,transparent);border-top-color:var(--gold-gradient);border-radius:50%;animation:shelf-widget-spin .7s linear infinite}@keyframes shelf-widget-spin{to{transform:rotate(360deg)}}.shelf-widget__edit-hint{margin:0 0 12px;font-size:.82rem;line-height:1.45;color:var(--text-muted)}.shelf-widget__edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-bottom:16px}.shelf-widget__pool-title{margin:0 0 10px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--menu-section-heading)}.shelf-widget__pool-empty{margin:0;font-size:.82rem;color:var(--text-muted)}.shelf-widget__pool-grid{display:flex;flex-wrap:wrap;gap:12px}.shelf-widget__pool-item{width:64px;height:64px;padding:6px;border:none;border-radius:10px;cursor:pointer;background:color-mix(in srgb,var(--base-color) 88%,transparent);transition:transform .2s ease,box-shadow .2s ease}.shelf-widget__pool-item:disabled{opacity:.45;cursor:not-allowed}.shelf-widget__pool-item:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.16)}.shelf-widget__pool-item img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}body.SwWide{.shelf-widget__board{padding:18px 14px 20px;gap:10px}.shelf-widget__featured{min-height:156px}.shelf-widget__ledge{width:min(100%,440px)}.shelf-widget__item{width:128px;height:128px}.shelf-widget__item:hover{transform:translateY(-4px)scale(1.03);filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}.shelf-widget__item--featured{width:186px;height:186px}.shelf-widget__item--featured:hover{transform:translateY(-5px)scale(1.02);filter:drop-shadow(0 14px 28px rgba(0,0,0,.32))}}