:root{color-scheme:dark;font-family:Pretendard,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:#151515;color:#f7f7fb}.page{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:32px 0 56px}.hero{margin-bottom:24px;padding:28px;border:1px solid #252a36;border-radius:24px;background:linear-gradient(135deg,#191d29,#11131b)}.eyebrow{margin:0 0 8px;color:#9ba3b4;text-transform:uppercase;letter-spacing:.14em;font-size:12px}h1{margin:0;font-size:clamp(34px,5vw,64px);line-height:1}h2{margin:0;font-size:24px}.hero p:last-child{color:#c8cede;margin-bottom:0}.tier-board{overflow:hidden;border:3px solid #121212;border-radius:4px;background:#121212;box-shadow:0 24px 80px #00000059}.tier-row{min-height:118px;display:grid;grid-template-columns:136px 1fr;border-bottom:3px solid #121212}.tier-row:last-child{border-bottom:0}.tier-label{display:grid;place-items:center;color:#fff;font-weight:900;font-size:34px;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.14)}.tier-items{min-height:118px;display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;padding:8px;background:#282828}.tier-empty{align-self:center;color:#596172;padding-left:12px}.tier-item{width:96px;min-height:96px;margin:0;background:#222636;border-radius:10px;overflow:hidden;border:1px solid #30364a}.tier-item img,.pool-item img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.tier-item figcaption{padding:6px;font-size:11px;color:#e8ebf5;text-align:center;overflow-wrap:anywhere}.panel{margin-top:28px;padding:24px;border:1px solid #252a36;border-radius:22px;background:#151923}.section-title{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px;color:#dfe4f2}.section-title span{color:#9ba3b4}.item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:14px}.pool-item{border:1px solid #30364a;background:#202536;border-radius:16px;overflow:hidden}.pool-item strong{display:block;padding:10px;overflow-wrap:anywhere}.suggestion-list{display:grid;gap:10px}.suggestion{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px;border:1px solid #30364a;border-radius:14px;background:#202536}code{color:#a9b8ff}.empty,.error{color:#9ba3b4}
