.store-banner{padding:65px 0 55px;background:#fff0cc url('/intro-landscape-v2.png') center right/cover;border-bottom:5px solid #b7966d}.store-banner>.wrap{background:#fff8e8ef;border:3px solid #c5a785;padding:28px 36px;max-width:850px;margin-left:max(5%,calc((100% - 1240px)/2));box-shadow:7px 7px 0 #ceac8e}.store-banner h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.25;color:#68513e;margin:12px 0}.store-banner h1 em{font-style:normal;color:#bc7047}.store-banner p{line-height:1.8;color:#78634c}.store-banner .button{margin-top:14px}.collection-banner{background-position:center left}.store-shell{padding-top:35px;padding-bottom:65px;min-height:380px;color:#634e38}.store-toolbar{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap}.store-toolbar h2{font-size:1.6rem;margin:0 0 9px}.store-toolbar p{font-size:.9rem;line-height:1.7}.store-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.store-tabs button,.store-card-actions button,.store-shell button:not(.button){font:inherit;background:#fff6df;border:2px solid #ba9873;color:#634e38;padding:9px 14px;cursor:pointer;box-shadow:3px 3px 0 #e3c49f}.store-tabs button[aria-pressed=true]{background:#f6d88f;border-color:#8d704a}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.store-card{border:3px solid #b3916e;background:#fffcf3;box-shadow:6px 6px 0 #d8b99b;min-width:0;overflow:hidden;transition:transform .15s}.store-card:hover{transform:translateY(-3px)}.store-card-top{display:flex;justify-content:space-between;gap:10px;padding:12px 15px;border-bottom:2px solid #ceb590;background:#f2e4c7;font-size:.8rem}.store-art{display:grid;place-items:center;background:#e7ecd5 url('/ui/hud-specks.svg') center/cover;min-height:200px;border-bottom:2px solid #dfcfb0;padding:24px}.store-art.is-frame{background-color:#f3e1ce}.cosmetic-avatar{display:inline-block;position:relative;flex-shrink:0;width:64px;height:64px;vertical-align:middle}.cosmetic-face{position:absolute;width:76%;height:76%;left:12%;top:12%;object-fit:cover;image-rendering:pixelated;border-radius:12%;background:#fff5d9}.cosmetic-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;pointer-events:none}.store-art .cosmetic-avatar{width:150px;height:150px;filter:drop-shadow(4px 5px 0 #7e6e4829)}.store-card-copy{padding:20px;display:flex;flex-direction:column;gap:10px}.store-card h3{font-size:1.22rem;margin:0;overflow-wrap:anywhere}.store-card p{margin:0;font-size:.9rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.store-card small{color:#89705a;font-size:.77rem;line-height:1.6}.store-price{font-size:1.55rem;font-weight:bold;color:#926724;display:flex;align-items:center;gap:8px;margin:8px 0}.store-price>img{width:32px;height:32px;image-rendering:pixelated}.store-card-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:.85rem}.store-card .button{padding:10px 16px;font-size:.87rem}.store-leading{font-size:.78rem;color:#567345}.store-note{margin-top:28px;font-size:.85rem;line-height:1.9;color:#8b735b}.store-empty{grid-column:1/-1;text-align:center;padding:45px 24px;background:#fff9e8;border:3px dashed #c9ad80}.store-empty>img{width:65px;height:65px;image-rendering:pixelated}.store-empty h3{margin:20px 0 10px}.collection-preview{display:flex;gap:25px;align-items:center;background:#fff5dc;border:3px solid #b49770;padding:25px;box-shadow:6px 6px 0 #d6bd94}.collection-preview>.cosmetic-avatar{width:140px;height:140px}.collection-preview h2{font-size:1.7rem;margin:10px 0}.collection-preview p{line-height:1.8}.store-section-title{margin:35px 0 22px;font-size:1.55rem}.store-section-title small{font-size:.8rem;font-weight:normal;color:#8b735b}.bid-history{border:2px solid #c5a681;background:#fffbef;padding:15px 20px}.bid-history>div{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;border-bottom:1px solid #dbc7a6;padding:14px 0}.bid-history small{width:100%;color:#8b735b}.store-upload-preview{display:grid;place-items:center;min-height:130px;background:#eee6d1;border:2px dashed #bea081;padding:15px}.store-upload-preview>.cosmetic-avatar{width:150px;height:150px}.store-upload-preview .store-art{width:100%;border:0}.community-modal .store-art{max-width:240px;justify-self:center;width:100%;min-height:150px}.store-shell :focus-visible{outline:3px solid #cb9849;outline-offset:3px}.store-shell button:disabled{opacity:.65;cursor:default}.asset-entry{margin:0 0 20px;white-space:normal}#profile-portrait{flex-shrink:0}.forum-post-bottom .cosmetic-avatar,.forum-reply-head .cosmetic-avatar,.thread-byline .cosmetic-avatar,.forum-detail-meta .cosmetic-avatar{width:40px;height:40px;margin-right:7px}.manage-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:1000px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav a{min-width:85px}}
@media(max-width:700px){.site-header .main-nav{grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.site-header .main-nav a,.site-header .main-nav .mobile-account{min-width:0;width:auto;flex:1}.store-banner{padding:25px 0}.store-banner>.wrap{margin:0 5%;max-width:90%;padding:20px;box-shadow:4px 4px 0 #ceac8e}.store-banner h1{font-size:2rem}.store-grid{grid-template-columns:1fr}.store-shell{padding-top:24px}.store-toolbar h2{font-size:1.3rem}.store-toolbar>.button{font-size:.8rem}.store-card{box-shadow:4px 4px 0 #d8b99b}.collection-preview{flex-direction:column;text-align:center;padding:20px}.collection-preview .store-card-actions{justify-content:center}.collection-preview>.cosmetic-avatar{width:120px;height:120px}.collection-preview h2{font-size:1.4rem}.store-tabs{gap:8px}.store-tabs button{padding:8px 10px;font-size:.8rem}.profile-top{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.store-card{transition:none}.store-card:hover{transform:none}}
