:root{--bg:#0A0A0A;--surface:#141414;--surface2:#1E1E1E;--ink:#FFFFFF;--ink-soft:#9A9A9A;--ink-muted:#5A5A5A;--gold:#EDB64A;--gold-light:#F5C860;--gold-dark:#C4862F;--gold-tint:rgba(237,182,74,.08);--line:#2A2A2A;--font-jp:"Noto Sans JP",sans-serif;--font-disp:"Sora",sans-serif}html{scroll-behavior:smooth}body{background:var(--bg)}[data-astro-cid-3swd3b6j]{box-sizing:border-box}.pr-wrap[data-astro-cid-3swd3b6j]{max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,48px)}.pr-hero-body[data-astro-cid-3swd3b6j] .pr-wrap[data-astro-cid-3swd3b6j]{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,48px)}.pr-section[data-astro-cid-3swd3b6j]{padding:clamp(48px,6vw,80px) 0;transition:opacity .25s}.pr-section[data-astro-cid-3swd3b6j][hidden]{display:none}.pr-hero[data-astro-cid-3swd3b6j]{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;background-color:#0a0a0a;background-image:url(/images/products-hero-bg.jpg);background-size:55%;background-position:calc(100% + 60px) center;background-repeat:no-repeat;border-bottom:1px solid var(--line)}.pr-hero[data-astro-cid-3swd3b6j]:before{content:"";position:absolute;top:-100px;right:-80px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(237,182,74,.05) 0%,transparent 70%);pointer-events:none}.pr-nav-spacer[data-astro-cid-3swd3b6j]{height:80px;position:relative;z-index:2;flex-shrink:0}.pr-hero-body[data-astro-cid-3swd3b6j]{flex:1;display:flex;align-items:center;position:relative;z-index:2}.pr-eyebrow[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-size:11px;letter-spacing:.35em;color:var(--gold);margin-bottom:16px}.pr-title[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-weight:700;font-size:clamp(32px,5vw,60px);line-height:1.1;color:#fff;letter-spacing:-.02em;margin-bottom:16px}.pr-sub[data-astro-cid-3swd3b6j]{font-family:var(--font-jp);font-size:16px;color:var(--ink-soft);line-height:1.8;max-width:560px}.cat-tabs[data-astro-cid-3swd3b6j]{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:40px}.cat-tab[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-size:12px;padding:8px 20px;border-radius:100px;border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;text-decoration:none;transition:all .2s;background:transparent}.cat-tab[data-astro-cid-3swd3b6j]:hover,.cat-tab[data-astro-cid-3swd3b6j].active{background:var(--gold);border-color:var(--gold);color:#0a0a0a;font-weight:600}.cat-tab-ext[data-astro-cid-3swd3b6j]{border-color:#edb64a4d;color:var(--gold)}.cat-tab-ext[data-astro-cid-3swd3b6j]:hover{background:var(--gold-tint);color:var(--gold);border-color:var(--gold)}.product-grid[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.product-card[data-astro-cid-3swd3b6j]{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.product-card[data-astro-cid-3swd3b6j]:hover{border-color:#edb64a66;transform:translateY(-4px)}.product-card-img[data-astro-cid-3swd3b6j]{height:220px;width:100%;object-fit:cover;object-position:center;display:block;border-bottom:1px solid var(--line);background:var(--surface2)}.product-card-logo-bg[data-astro-cid-3swd3b6j]{height:160px;width:100%;background:var(--surface2);display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);padding:24px}.product-card-logo-bg[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j]{max-height:64px;max-width:160px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.product-card-logo-bg[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j].no-filter{filter:none;opacity:.9}.product-card-logo-bg[data-astro-cid-3swd3b6j].logo-text{flex-direction:column;gap:6px}.product-card-logo-label[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-size:10px;letter-spacing:.2em;color:var(--gold);opacity:.7}.product-card-thumb[data-astro-cid-3swd3b6j]{height:180px;background:var(--surface2);display:flex;align-items:center;justify-content:center;font-size:48px;border-bottom:1px solid var(--line)}.product-card-body[data-astro-cid-3swd3b6j]{padding:20px;flex:1;display:flex;flex-direction:column}.product-card-cat[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-size:10px;letter-spacing:.2em;color:var(--gold);margin-bottom:8px}.product-card-name[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-weight:600;font-size:16px;color:#fff;margin-bottom:8px}.product-card-desc[data-astro-cid-3swd3b6j]{font-size:13px;color:var(--ink-soft);line-height:1.7;margin-bottom:16px;flex:1}.product-card-link[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-size:12px;color:var(--gold);display:inline-flex;align-items:center;gap:4px;margin-top:auto}.sub-title[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-weight:700;font-size:clamp(20px,2.5vw,28px);color:#fff;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px}.sub-title-badge[data-astro-cid-3swd3b6j]{font-size:11px;letter-spacing:.22em;color:var(--gold);border:1px solid rgba(237,182,74,.3);padding:3px 10px;border-radius:4px;font-weight:400}.sub-h3[data-astro-cid-3swd3b6j]{font-family:var(--font-disp);font-size:14px;letter-spacing:.2em;color:var(--gold);margin-bottom:16px;font-weight:600}.alt-bg[data-astro-cid-3swd3b6j]{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
