:root{color:#f7f2e8;font-synthesis:none;background:#10100f;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}main{width:min(920px,100% - 40px);margin:0 auto;padding:12vh 0}.eyebrow{color:#f4c33d;letter-spacing:.15em;text-transform:uppercase;font-weight:800}h1{letter-spacing:-.06em;max-width:760px;margin:20px 0;font-size:clamp(3rem,9vw,7rem);line-height:.9}.intro{color:#b9b5ab;max-width:620px;font-size:1.2rem;line-height:1.6}nav{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:64px;display:grid}.product-card{min-height:130px;color:inherit;border:1px solid #34332f;border-radius:14px;flex-direction:column;justify-content:space-between;padding:24px;text-decoration:none;display:flex}.product-card.available:hover{background:#181713;border-color:#f4c33d}.product-card strong{font-size:1.4rem}.product-card span{color:#aaa69d}.product-card.reserved{opacity:.55}
