.sw-merch-hero{min-height:760px}.sw-merch-hero-art{min-height:580px}.sw-merch-hero-card{position:relative;z-index:2;width:min(540px,88vw);padding:18px;display:block;overflow:hidden;color:var(--sw-ink);text-decoration:none;background:linear-gradient(145deg,rgba(18,41,33,.98),rgba(6,17,14,.98));border:1px solid rgba(32,228,134,.42);border-radius:26px;box-shadow:var(--sw-shadow);transform:rotate(2deg);transition:transform .25s ease,border-color .25s ease}.sw-merch-hero-card:hover{transform:rotate(0) translateY(-6px);border-color:var(--sw-green)}.sw-merch-hero-card>img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;background:#eef2ed;border-radius:17px}.sw-merch-hero-card-copy{padding:20px 8px 5px;display:grid;grid-template-columns:1fr auto;gap:8px 18px;align-items:end}.sw-merch-hero-card-copy span{grid-column:1/-1;color:var(--sw-green);font-size:10px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.sw-merch-hero-card-copy strong{font-size:clamp(20px,2.2vw,30px);line-height:1.05;letter-spacing:-.04em}.sw-merch-hero-card-copy b{color:var(--sw-lime);font-size:18px}.sw-merch-hero-card-empty>img{background:transparent;padding:60px}.sw-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,420px));justify-content:center;gap:22px}.sw-product-card{overflow:hidden;color:var(--sw-ink);text-decoration:none;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.018));border:1px solid var(--sw-line);border-radius:22px;transition:transform .25s ease,border-color .25s ease}.sw-product-card:hover{transform:translateY(-6px);border-color:rgba(32,228,134,.55)}.sw-product-card-media{aspect-ratio:4/3;padding:18px;display:grid;place-items:center;background:#edf1ec}.sw-product-card-media img{display:block;width:100%;height:100%;object-fit:contain;border-radius:13px}.sw-product-card-info{padding:24px}.sw-product-status{color:var(--sw-green);font-size:10px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.sw-product-card h3{margin:10px 0 24px;color:var(--sw-ink);font-size:clamp(22px,2vw,29px);line-height:1.06;letter-spacing:-.04em}.sw-product-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--sw-muted);font-size:12px}.sw-product-meta strong{color:var(--sw-lime);font-size:18px}.sw-merch-empty{max-width:720px;margin:0 auto;padding:60px 30px;text-align:center;background:var(--sw-surface);border:1px solid var(--sw-line);border-radius:24px}.sw-merch-empty img{width:150px;height:150px;object-fit:contain}.sw-merch-empty h3{margin:18px 0 8px;font-size:30px}.sw-merch-empty p{color:var(--sw-muted)}.sw-merch-focus .sw-merch-board{grid-template-columns:repeat(2,1fr)}.sw-merch-home .sw-sell-mark{font-size:clamp(110px,20vw,260px)}@media(max-width:820px){.sw-merch-hero{min-height:auto}.sw-merch-hero-art{min-height:460px}.sw-merch-hero-card{transform:none}.sw-product-grid{grid-template-columns:minmax(0,420px)}}@media(max-width:560px){.sw-merch-hero-art{min-height:390px;transform:none;margin:0}.sw-merch-hero-card{width:92vw;padding:12px}.sw-merch-hero-card>img{max-height:300px}.sw-merch-hero-card-copy{grid-template-columns:1fr}.sw-merch-hero-card-copy b{margin-top:4px}.sw-merch-focus .sw-merch-board{grid-template-columns:1fr}.sw-product-card-info{padding:20px}}