*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif;background:#0a0a0a;color:#d4c9c0;line-height:1.6;min-height:100vh}main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.hero{text-align:center;padding:3rem 0 2.5rem;position:relative}.hero:after{content:"✶";display:block;font-size:1.5rem;color:#b8947a;margin-top:1.5rem;opacity:.4}.hero h2{font-size:3.2rem;font-weight:700;color:#e8dfd8;letter-spacing:-.02em;text-transform:uppercase;font-family:Cinzel,serif;line-height:1.2}.hero h2 .highlight{color:#b8947a;display:block;font-size:3.8rem;letter-spacing:.1em;white-space:normal}.hero .tagline{font-size:1.1rem;color:#8a7a6e;max-width:90%;margin:1.5rem auto 0;font-family:Inter,sans-serif;letter-spacing:.02em;padding:0 .5rem}.section-title{text-align:center;font-size:2.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin:3rem 0 2rem;color:#e8dfd8;font-family:Cinzel,serif}.section-title span{color:#b8947a}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin:2rem 0 3rem}.product-card{background:#141110;border-radius:.25rem;overflow:hidden;border:1px solid #2a2420;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;text-decoration:none;color:#d4c9c0}.product-card:hover{transform:translateY(-6px);border-color:#b8947a;box-shadow:0 12px 40px #b8947a0f}.product-card img{width:100%;height:240px;object-fit:cover;background:#0a0a0a}.product-card .product-info{padding:1.25rem}.product-card .product-info h3{font-size:1.1rem;font-weight:700;margin-bottom:.25rem;color:#e8dfd8;font-family:Cinzel,serif;letter-spacing:.02em}.product-card .product-info .description{font-size:.9rem;color:#8a7a6e;margin-bottom:.5rem;font-family:Inter,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-info .price{font-size:1.2rem;font-weight:700;color:#b8947a;font-family:Inter,sans-serif}.product-card .product-info .maker{display:inline-block;margin-top:.5rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;background:#2a2420;padding:.2rem 1rem;border-radius:0;color:#8a7a6e;font-family:Inter,sans-serif}.no-products{text-align:center;padding:3rem;color:#8a7a6e;font-family:Inter,sans-serif;grid-column:1 / -1}.story{background:#141110;border-radius:.25rem;padding:3rem 2.5rem;margin:3rem 0;text-align:center;border:1px solid #2a2420;position:relative}.story:before{content:"✶ ✶ ✶";display:block;font-size:1.2rem;color:#b8947a;letter-spacing:.5em;margin-bottom:1rem;opacity:.4}.story h3{font-size:2rem;font-weight:700;color:#e8dfd8;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase;font-family:Cinzel,serif}.story p{max-width:700px;margin:0 auto;color:#a89a8e;font-size:1.05rem;font-family:Inter,sans-serif;line-height:1.8}.contact{background:#141110;border-radius:.25rem;padding:3rem 2.5rem;border:1px solid #2a2420;text-align:center;margin-top:2rem}.contact h3{font-size:2rem;font-weight:700;color:#e8dfd8;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase;font-family:Cinzel,serif}.contact p{color:#8a7a6e;margin-bottom:1.5rem;font-family:Inter,sans-serif}.contact form{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;max-width:500px;margin:0 auto}.contact input[type=email]{flex:1;min-width:200px;padding:.8rem 1.2rem;border:1px solid #2a2420;border-radius:.25rem;font-size:1rem;outline:none;transition:border-color .2s;background:#0a0a0a;color:#d4c9c0;font-family:Inter,sans-serif}.contact input[type=email]:focus{border-color:#b8947a}.contact input[type=email]::placeholder{color:#6b5f55}.contact button{padding:.8rem 2rem;background:#b8947a;color:#0a0a0a;border:none;border-radius:.25rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.05em}.contact button:hover{background:#d4b4a0}@media(max-width:768px){main{padding:1rem}.hero{padding:2rem 0 1.5rem}.hero h2{font-size:2.2rem}.hero h2 .highlight{font-size:2.6rem;letter-spacing:.05em}.hero .tagline{font-size:1rem;margin-top:1rem;max-width:100%;padding:0 .5rem}.hero:after{font-size:1.2rem;margin-top:1rem}.section-title{font-size:1.6rem;margin:2rem 0 1.5rem}.product-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0 2rem}.product-card img{height:180px}.product-card .product-info{padding:.75rem}.product-card .product-info h3{font-size:.95rem}.product-card .product-info .description{font-size:.8rem}.product-card .product-info .price{font-size:1rem}.story{padding:2rem 1.5rem;margin:2rem 0}.story h3{font-size:1.5rem}.story p{font-size:.95rem}.contact{padding:2rem 1.5rem}.contact h3{font-size:1.5rem}.contact form{flex-direction:column;align-items:center}.contact input[type=email]{min-width:100%}.contact button{width:100%}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-card img{height:200px}.hero h2{font-size:1.6rem}.hero h2 .highlight{font-size:1.8rem;letter-spacing:.02em}.hero .tagline{font-size:.85rem}}
