:root{--hall-bg:#06080d;--hall-panel:#10151e;--hall-gold:#d9a63e;--hall-bright:#ffd873;--hall-muted:#a9a197;--hall-line:rgba(218,166,62,.3)}
*{box-sizing:border-box}.treasure-hall-page{margin:0;min-height:100vh;background:radial-gradient(circle at 12% 0%,rgba(36,65,91,.18),transparent 35%),radial-gradient(circle at 90% 8%,rgba(135,81,15,.14),transparent 28%),var(--hall-bg);color:#f8f1e6}.treasure-hall-header{position:relative;background:rgba(6,8,13,.94);border-bottom:1px solid rgba(218,166,62,.18)}.treasure-hall-header .site-nav a.active{color:var(--hall-bright)}.hall-hero{width:min(1480px,calc(100% - 40px));min-height:520px;margin:0 auto;padding:86px 35px 55px;display:grid;grid-template-columns:1fr 390px;align-items:center;gap:40px}.hall-kicker{display:block;color:var(--hall-gold);letter-spacing:.27em;font-size:.7rem;font-weight:900}.hall-hero h1,.collector-hero h1{font-family:Georgia,serif;font-size:clamp(4rem,8vw,7rem);margin:16px 0 22px;line-height:.95}.hall-hero p{max-width:760px;color:#bdb5aa;font-size:1.08rem;line-height:1.75}.hall-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hall-primary,.hall-secondary{min-height:56px;padding:0 25px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900}.hall-primary{background:linear-gradient(135deg,#f4d16e,#ad6e18);color:#090909;box-shadow:0 0 26px rgba(220,163,45,.32)}.hall-secondary{border:1px solid var(--hall-line);background:#121720;color:#f8f1e5}.hall-emblem{width:320px;height:320px;margin:auto;border-radius:50%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle,#32230e,#0e1118 69%);border:2px solid #b77a22;box-shadow:0 0 0 14px rgba(218,166,62,.05),0 30px 70px rgba(0,0,0,.45),inset 0 0 60px rgba(218,166,62,.12)}.hall-emblem span{width:95px;height:95px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ffdc7a,#a56613);color:#080808;font-size:3.5rem;font-weight:900}.hall-emblem strong{margin-top:18px;color:#ffe09a;font-size:1.7rem;letter-spacing:.18em}.hall-emblem small{margin-top:7px;color:#ad9d82;letter-spacing:.28em}.hall-explainer{width:min(1480px,calc(100% - 40px));margin:0 auto 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hall-explainer article{padding:28px;border-radius:20px;background:linear-gradient(150deg,#141a24,#0d1118);border:1px solid var(--hall-line)}.hall-explainer b{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(218,166,62,.13);border:1px solid var(--hall-line);color:var(--hall-bright);font-size:1.5rem}.hall-explainer h2{font-family:Georgia,serif;font-size:1.55rem}.hall-explainer p{color:var(--hall-muted);line-height:1.6}.hall-feed-section,.collector-main{width:min(1480px,calc(100% - 40px));margin:0 auto;padding-bottom:80px}.hall-section-heading h2{font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,4.5rem);margin:12px 0 26px}.hall-status{padding:22px;border:1px dashed var(--hall-line);border-radius:15px;color:var(--hall-muted);text-align:center}.hall-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.purchase-activity-card{position:relative;overflow:hidden;display:grid;grid-template-columns:115px 1fr;gap:20px;min-height:230px;padding:22px;border-radius:22px;background:radial-gradient(circle at 100% 0%,rgba(218,166,62,.12),transparent 35%),linear-gradient(145deg,#151b25,#0b0f16);border:1px solid rgba(218,166,62,.32);box-shadow:0 20px 45px rgba(0,0,0,.25)}.purchase-product-image{width:115px;height:150px;border-radius:14px;overflow:hidden;background:#080b11;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08)}.purchase-product-image img{width:100%;height:100%;object-fit:contain}.purchase-copy{min-width:0}.purchase-user-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.purchase-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#f5d06a,#80500f);color:#090909;font-weight:900;border:2px solid #e0ad40}.purchase-avatar img{width:100%;height:100%;object-fit:cover}.purchase-username{font-size:1.08rem;font-weight:900;color:#ffe09a;text-decoration:none}.rank-badge,.verified-badge,.verified-purchase-badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:.65rem;font-weight:900;letter-spacing:.08em}.rank-badge{background:rgba(218,166,62,.11);border:1px solid rgba(218,166,62,.37);color:#f0c15d}.verified-badge{background:rgba(49,143,91,.15);border:1px solid rgba(84,199,129,.35);color:#81e2a6}.verified-purchase-badge{margin-top:13px;background:rgba(38,122,83,.16);border:1px solid rgba(66,187,121,.36);color:#7be1a2}.purchase-copy h3{font-family:Georgia,serif;font-size:1.6rem;margin:15px 0 7px}.purchase-copy p{margin:0;color:#aaa298;line-height:1.5}.purchase-total{display:block;margin-top:15px;color:#f4c65f;font-size:1.2rem}.purchase-other-items{margin-top:9px;color:#8f887e;font-size:.8rem}.hall-footer{padding:30px;text-align:center;border-top:1px solid rgba(218,166,62,.16);color:#8e887d}.hall-footer a{color:#d6b25f}.hall-footer span{margin:0 8px}.hall-footer p{margin:11px 0 0}.collector-main{padding-top:60px}.collector-hero{display:flex;align-items:center;gap:30px;padding:38px;border-radius:26px;background:linear-gradient(135deg,#151b25,#0b0f16);border:1px solid var(--hall-line)}.collector-hero h1{font-size:clamp(3rem,7vw,6rem);margin:9px 0 18px}.collector-avatar{width:170px;height:170px;flex:0 0 170px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#f5d16d,#7b4a0e);border:4px solid #ddb04a;box-shadow:0 0 0 10px rgba(218,166,62,.07),0 22px 50px rgba(0,0,0,.4);font-family:Georgia,serif;font-size:5rem;color:#080808}.collector-avatar img{width:100%;height:100%;object-fit:cover}.collector-badges{display:flex;gap:9px;flex-wrap:wrap}.collector-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0 60px}.collector-stats article{padding:25px;border-radius:18px;background:#111620;border:1px solid var(--hall-line)}.collector-stats span{display:block;color:var(--hall-gold);font-size:.66rem;letter-spacing:.17em;font-weight:900}.collector-stats strong{display:block;margin-top:15px;font-family:Georgia,serif;font-size:2rem}.collector-purchases{padding-bottom:30px}
@media(max-width:1000px){.hall-hero{grid-template-columns:1fr}.hall-emblem{display:none}.hall-explainer{grid-template-columns:1fr}.hall-feed{grid-template-columns:1fr}.collector-stats{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.hall-hero,.hall-feed-section,.collector-main,.hall-explainer{width:min(100% - 20px,1480px)}.hall-hero{padding:55px 10px}.hall-hero h1{font-size:3.8rem}.purchase-activity-card{grid-template-columns:80px 1fr;padding:16px;gap:13px}.purchase-product-image{width:80px;height:115px}.purchase-copy h3{font-size:1.25rem}.collector-hero{align-items:flex-start;flex-direction:column;padding:25px}.collector-avatar{width:120px;height:120px;flex-basis:120px;font-size:3.5rem}.collector-stats{grid-template-columns:1fr}}
