:root{--ink:#101311;--forest:#0c241d;--gold:#c9a65d;--gold-light:#ead8a5;--paper:#fffdfa;--soft:#f3f0e8;--muted:#686c68;--line:rgba(18,35,29,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",Georgia,serif;font-size:17px;line-height:1.85}a{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;padding:.7rem 1rem;background:#fff}.skip-link:focus{top:1rem}.notice{min-height:36px;padding:.42rem 1rem;background:var(--gold);color:#19231f;text-align:center;font:600 .76rem/1.6 "Yu Gothic",sans-serif;letter-spacing:.07em}.site-header{min-height:82px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;background:rgba(8,21,17,.98);color:#fff;position:relative;z-index:10}.brand{text-decoration:none;color:var(--gold-light);font:500 1.45rem/1 Georgia,serif;letter-spacing:.24em}.site-nav{display:flex;align-items:center;gap:clamp(1.4rem,3vw,3rem);font-family:"Yu Gothic",sans-serif;font-size:.88rem}.site-nav a{text-decoration:none}.site-nav a:hover{color:var(--gold-light)}.menu-button{display:none}.hero{min-height:540px;position:relative;display:grid;align-items:center;overflow:hidden;background:#050806;color:#fff}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(2,5,4,.97) 0%,rgba(2,5,4,.78) 38%,rgba(2,5,4,.08) 76%)}.hero-content{position:relative;z-index:1;max-width:740px;margin-left:clamp(1.5rem,8vw,9rem);padding:5rem 1.5rem 5rem 0}.eyebrow,.section-kicker{margin:0 0 1.1rem;color:var(--gold);font:600 .72rem/1.5 Arial,sans-serif;letter-spacing:.32em}.hero h1{margin:0;font-size:clamp(2.15rem,4.6vw,4.3rem);font-weight:500;line-height:1.4;letter-spacing:.035em;text-wrap:balance}.hero-content>p:not(.eyebrow){max-width:650px;margin:1.35rem 0 2rem;color:rgba(255,255,255,.76)}.image-note{position:absolute;z-index:1;right:1rem;bottom:.4rem;margin:0;color:rgba(255,255,255,.5);font:11px/1.5 "Yu Gothic",sans-serif}.button{min-height:52px;padding:.68rem 1.6rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:600 .93rem "Yu Gothic",sans-serif;letter-spacing:.04em;transition:.2s ease}.button-primary{background:var(--gold);color:#132019}.button-primary:hover{background:var(--gold-light);transform:translateY(-2px)}.items{padding:clamp(4.5rem,8vw,8rem) clamp(1.5rem,6vw,6rem)}.section-heading{max-width:1320px;margin:0 auto 3rem;display:flex;justify-content:space-between;gap:4rem;align-items:end}.section-heading h2,.x-account h2{margin:0;font-size:clamp(2rem,4vw,3.35rem);font-weight:500;line-height:1.4;letter-spacing:.05em}.section-heading>p{max-width:520px;margin:0;color:var(--muted)}.product-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.product-card{background:#fff;border:1px solid var(--line);box-shadow:0 18px 55px rgba(16,35,28,.07)}.product-image-wrap{position:relative}.product-image{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f3f3f5}.sold-badge{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%) rotate(-6deg);padding:.5rem 1.2rem;border:2px solid #fff;background:rgba(12,36,29,.86);color:#fff;font:700 1.15rem Arial,sans-serif;letter-spacing:.16em}.is-sold .product-image{filter:grayscale(.45);opacity:.76}.product-body{padding:1.65rem}.product-status{margin:0;color:#866b2d;font:600 .75rem/1.5 "Yu Gothic",sans-serif;letter-spacing:.12em}.product-body h3{margin:.55rem 0 .55rem;font-size:1.22rem;font-weight:500}.product-price{margin:0 0 .65rem;font:600 1.05rem "Yu Gothic",sans-serif}.product-description{min-height:5.5em;margin:0;color:var(--muted);font-size:.93rem;white-space:pre-line}.product-links{display:grid;grid-template-columns:1fr;gap:.55rem;margin-top:1.4rem}.market-link{min-height:48px;padding:.7rem .9rem;display:grid;place-items:center;border:1px solid var(--forest);text-decoration:none;font:600 .86rem "Yu Gothic",sans-serif}.market-link:hover{background:var(--forest);color:#fff}.loading,.load-error,.empty-products{grid-column:1/-1;padding:2rem;text-align:center;color:var(--muted);font-family:"Yu Gothic",sans-serif}.x-account{padding:clamp(4rem,7vw,7rem) clamp(1.5rem,8vw,9rem);display:flex;align-items:center;justify-content:space-between;gap:3rem;background:var(--forest);color:#fff}.x-account p:not(.section-kicker){margin:.8rem 0 0;color:rgba(255,255,255,.7)}.x-button{flex:0 0 auto;border:1px solid var(--gold);background:var(--gold);color:#132019}.x-button:hover{background:var(--gold-light)}.guide{padding:clamp(4.5rem,8vw,8rem) clamp(1.5rem,6vw,6rem);background:var(--soft)}.guide-heading{margin-bottom:2.4rem}.guide-steps{max-width:1320px;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.guide-steps li{min-height:260px;padding:1.75rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}.guide-steps li:last-child{border-right:0}.guide-steps li>span{color:var(--gold);font:1.8rem Georgia,serif}.guide-steps h3{margin:0 0 .7rem;font-size:1.22rem;font-weight:500}.guide-steps p{margin:0;color:var(--muted);font-size:.92rem}.marketplace-note{max-width:1320px;margin:1.5rem auto 0;color:var(--muted);font:.84rem/1.7 "Yu Gothic",sans-serif}.site-footer{padding:3rem clamp(1.5rem,6vw,6rem);display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;background:#071510;color:rgba(255,255,255,.62);font-family:"Yu Gothic",sans-serif;font-size:.82rem}.footer-brand{margin:0;color:var(--gold-light);font:500 1.25rem Georgia,serif;letter-spacing:.22em}.site-footer nav{display:flex;gap:1.5rem}.site-footer a{text-decoration:none}.copyright{margin:0;text-align:right}
@media(max-width:900px){.site-header{min-height:72px}.menu-button{display:block;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;padding:.6rem .8rem;font:.8rem "Yu Gothic",sans-serif}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:1.15rem;background:#081511;flex-direction:column;align-items:stretch;gap:0}.site-nav.is-open{display:flex}.site-nav a{padding:.9rem .4rem;border-bottom:1px solid rgba(255,255,255,.12)}.hero{min-height:580px}.hero-image{object-position:63% center;opacity:.72}.hero-shade{background:linear-gradient(90deg,rgba(2,5,4,.94),rgba(2,5,4,.4))}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:minmax(250px,.9fr) 1.1fr}.product-description{min-height:0}.x-account{align-items:flex-start;flex-direction:column}.guide-steps{grid-template-columns:1fr}.guide-steps li{min-height:210px;border-right:0;border-bottom:1px solid var(--line)}.guide-steps li:last-child{border-bottom:0}.site-footer{grid-template-columns:1fr}.copyright{text-align:left}}
@media(max-width:620px){body{font-size:16px}.notice{padding:.55rem .8rem;font-size:.72rem;line-height:1.5}.site-header{min-height:64px;padding:0 1rem;gap:1rem}.brand{font-size:1.18rem}.menu-button{flex:0 0 auto}.hero{min-height:0;display:flex;flex-direction:column;overflow:hidden}.hero-content{order:1;width:100%;max-width:none;margin:0;padding:3.25rem 1.25rem 2.7rem}.hero h1{font-size:clamp(2.15rem,10vw,3rem);line-height:1.42;letter-spacing:.02em;text-wrap:wrap;overflow-wrap:anywhere}.hero h1 br{display:none}.hero-content>p:not(.eyebrow){margin:1.15rem 0 1.7rem}.hero-image{order:2;position:relative;inset:auto;width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;object-position:center;opacity:1;background:#050806}.hero-shade{display:none}.image-note{right:.65rem;bottom:.25rem;font-size:10px}.items,.guide{padding-left:1.15rem;padding-right:1.15rem}.section-heading{display:block}.section-heading>p{margin-top:1.2rem}.product-card{display:block}.product-description{min-height:0}.x-account{padding-left:1.25rem;padding-right:1.25rem}.x-button{width:100%;padding-left:.8rem;padding-right:.8rem}.site-footer nav{flex-direction:column;gap:.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
