.loyalty-reward-list-modal .modal__body{width:auto;max-width:none;align-self:stretch;gap:1rem}.loyalty-reward-list-modal__count{white-space:nowrap}.loyalty-reward-list-modal__grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.loyalty-reward-list-modal__grid .case-item{width:100%;min-width:0;min-height:220px;height:100%;padding:1rem .95rem 1.15rem;gap:.7rem;border-color:#94a3b852;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 24px #0f172a14}.loyalty-reward-list-modal__grid .case-item:hover{transform:translateY(-1px)}.loyalty-reward-list-modal__grid .case-item__icon-wrapper{width:calc(100% + (var(--case-pad-x) * 2));height:88px;margin-top:calc(var(--case-pad-top) * -1);margin-left:calc(var(--case-pad-x) * -1);margin-right:calc(var(--case-pad-x) * -1);margin-bottom:0}.loyalty-reward-list-modal__grid .case-item__rarity{font-size:.68rem}.loyalty-reward-list-modal__grid .case-item__name{min-height:0;max-height:2.4em;font-size:1rem}.loyalty-reward-list-modal__grid .case-item__detail{min-height:0;max-height:calc(1.3em * 3);font-size:.84rem}.loyalty-reward-list-modal__empty{display:flex;align-items:center;gap:.65rem;padding:1rem 1.1rem;border-radius:12px;border:1px dashed rgba(148,163,184,.4);background:#f8fafccc;color:#475569}.loyalty-reward-list-modal__empty p{margin:0}.loyalty-reward-list-modal__poster{width:100%;display:grid;gap:1rem;padding:1.15rem 1.2rem;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 28%),linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 14px 34px #0f172a0f,inset 0 1px #ffffffdb}.loyalty-reward-list-modal__poster-copy{display:grid;gap:.28rem}.loyalty-reward-list-modal__poster-eyebrow,.loyalty-reward-list-modal__poster-title,.loyalty-reward-list-modal__poster-text{margin:0}.loyalty-reward-list-modal__poster-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0f766e}.loyalty-reward-list-modal__poster-title{font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.12;color:#0f172a}.loyalty-reward-list-modal__poster-text{max-width:48ch;font-size:.92rem;line-height:1.5;color:#475569}.loyalty-reward-list-modal__poster-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.loyalty-reward-list-modal__poster-pill{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.72rem;align-items:center;padding:.9rem .95rem;border-radius:14px;background:#ffffffe0;border:1px solid rgba(203,213,225,.72)}.loyalty-reward-list-modal__poster-pill-icon,.loyalty-reward-list-modal__poster-feature-icon{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:999px;background:#0f766e1a;color:#0f766e}.loyalty-reward-list-modal__poster-pill-copy{min-width:0;display:grid;gap:.1rem}.loyalty-reward-list-modal__poster-pill-copy strong{font-size:.92rem;line-height:1.2;color:#0f172a}.loyalty-reward-list-modal__poster-pill-copy span{font-size:.76rem;line-height:1.35;color:#475569}.loyalty-reward-list-modal__poster-feature{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.78rem;align-items:center;padding:.95rem 1rem;border-radius:14px;background:#f0fdfae0;border:1px solid rgba(94,234,212,.28)}.loyalty-reward-list-modal__poster-feature div{min-width:0;display:grid;gap:.12rem}.loyalty-reward-list-modal__poster-feature strong{font-size:.92rem;line-height:1.25;color:#0f172a}.loyalty-reward-list-modal__poster-feature span:last-child{font-size:.8rem;color:#475569}@media(max-width:768px){.loyalty-reward-list-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.loyalty-reward-list-modal__grid .case-item{min-height:205px;padding:.9rem .85rem 1rem}.loyalty-reward-list-modal__grid .case-item__icon-wrapper{height:76px}.loyalty-reward-list-modal__poster-highlights{grid-template-columns:1fr}}@media(max-width:560px){.loyalty-reward-list-modal__grid{grid-template-columns:1fr}.loyalty-reward-list-modal__poster{padding:1rem;border-radius:16px}}
