*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background:#0e0e0e;color:#f5f1e8;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:90%;max-width:1280px;margin:0 auto}.topbar{background:#caa86a;color:#111;text-align:center;padding:10px 20px;font-size:14px;font-weight:700}.site-header{position:sticky;top:0;z-index:999;background:rgba(14,14,14,.95);border-bottom:1px solid rgba(255,255,255,.08)}.navbar{display:flex;align-items:center;justify-content:space-between;padding:18px 0;gap:20px}.logo{font-size:30px;font-weight:700;color:#fff}.logo span{color:#caa86a}.nav-links{display:flex;gap:24px;flex-wrap:wrap}.nav-links a{color:#e8e2d8}.nav-actions{display:flex;gap:12px}.btn{display:inline-block;padding:14px 22px;border-radius:999px;font-weight:700}.btn-primary{background:#caa86a;color:#111}.btn-outline{border:1px solid rgba(255,255,255,.15);color:#fff}.hero-section,.homepage-section,.brand-story,.cta-section{padding:72px 0}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.badge{display:inline-block;margin-bottom:18px;padding:8px 14px;border:1px solid rgba(202,168,106,.35);border-radius:999px;color:#caa86a}.hero-section h1,.section-title,.story-content h2,.cta-section h2{color:#fff}.hero-section h1{font-size:54px;line-height:1.05;margin-bottom:18px}.hero-section p{font-size:18px;color:#ddd4c5;margin-bottom:24px}.hero-buttons,.hero-points{display:flex;gap:14px;flex-wrap:wrap}.hero-card,.category-card,.product-card,.reassurance-card{background:#171717;border:1px solid rgba(255,255,255,.06);border-radius:22px}.hero-card,.category-content,.product-content,.reassurance-card{padding:22px}.hero-card ul,.story-list{list-style:none;display:grid;gap:10px;margin-top:16px}.hero-card li,.story-list li{padding:12px 14px;background:rgba(255,255,255,.03);border-radius:14px}.section-title{text-align:center;margin-bottom:12px;font-size:40px}.section-subtitle{text-align:center;max-width:700px;margin:0 auto 38px;color:#d5ccbd}.categories-grid,.products-grid,.reassurance-grid{display:grid;gap:24px}.categories-grid{grid-template-columns:repeat(4,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}.reassurance-grid{grid-template-columns:repeat(4,1fr)}.category-content h3,.product-content h3,.reassurance-card h3{color:#fff;margin-bottom:8px}.link-arrow,.stars{color:#caa86a;font-weight:700}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px}.price{font-size:22px;font-weight:700;color:#fff}.old-price{font-size:15px;color:#968d7f;text-decoration:line-through;margin-left:8px}.brand-story{background:linear-gradient(180deg,#171717,#101010)}.story-content p{color:#d5ccbd;margin-bottom:18px;font-size:17px}.cta-section{text-align:center;background:linear-gradient(180deg,#101010,#0a0a0a)}.cta-section p{max-width:760px;margin:0 auto 26px;color:#e1d7c8;font-size:18px}.site-footer{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.06);padding:32px 0}.footer-bottom{color:#cfc5b6;text-align:center}@media (max-width:1100px){.hero-grid{grid-template-columns:1fr}.categories-grid,.reassurance-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.nav-links{display:none}.categories-grid,.products-grid,.reassurance-grid{grid-template-columns:1fr}.hero-section h1,.section-title,.story-content h2,.cta-section h2{font-size:32px}.hero-buttons,.nav-actions{flex-direction:column;align-items:stretch}}