@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#080705;color:#fff}a{text-decoration:none}
.top-strip{background:linear-gradient(90deg,#c79b39,#ffe3a1,#c79b39);color:#100c06;text-align:center;font-weight:900;padding:11px 12px}.header{position:sticky;top:0;z-index:50;background:rgba(8,7,5,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,220,150,.18);display:flex;justify-content:space-between;align-items:center;padding:14px 6%;gap:22px}.brand{display:flex;align-items:center;gap:14px;color:white}.brand img{width:74px;height:74px;object-fit:contain;border-radius:14px;background:#0f0d0a;padding:4px;border:1px solid rgba(255,220,150,.28)}.brand h1{margin:0;font-size:26px;letter-spacing:.5px}.brand p{margin:4px 0 0;color:#d6b968;font-size:13px}nav{display:flex;gap:18px;flex-wrap:wrap}nav a{color:white;font-weight:800;opacity:.88}.hero{width:100%;background:#080705}.hero img{width:100%;height:auto;display:block}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#312713}.quick-actions a{text-align:center;padding:22px;background:#14110c;color:#ffe2a2;font-weight:900;border-bottom:1px solid rgba(255,220,150,.2)}.section-title{text-align:center;max-width:760px;margin:0 auto 42px}.section-title span,.about span,.social span,.contact span,.offer span{display:inline-block;color:#d7b765;text-transform:uppercase;letter-spacing:2px;font-size:13px;font-weight:900}.section-title h2,.social h2,.contact h2{font-size:44px;margin:12px 0}.section-title p,.contact p,.social p{color:#d9cfb8;line-height:1.7}.categories,.products,.social,.contact{padding:75px 6%}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cat{min-height:240px;border-radius:28px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border:1px solid rgba(255,220,150,.18);box-shadow:0 25px 70px rgba(0,0,0,.22)}.cat:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 22%,rgba(255,255,255,.23),transparent 25%)}.cat h3,.cat p{position:relative;margin:0}.cat h3{font-size:27px;margin-bottom:10px}.cat p{color:#f2e8d1;line-height:1.5}.c1{background:linear-gradient(135deg,#5c3917,#11100d)}.c2{background:linear-gradient(135deg,#3d245c,#11100d)}.c3{background:linear-gradient(135deg,#64234e,#11100d)}.c4{background:linear-gradient(135deg,#155747,#11100d)}.offer{margin:20px 6%;padding:44px;border-radius:34px;background:linear-gradient(135deg,#c79b39,#ffe3a1);color:#120d07;display:flex;align-items:center;justify-content:space-between;gap:28px}.offer h2{font-size:40px;margin:10px 0}.offer p{font-size:18px;line-height:1.6}.offer a,.contact a,.product-info a,.social-links a{display:inline-block;background:#0b0a08;color:#ffe3a1;padding:15px 26px;border-radius:16px;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-card{background:#11100d;border:1px solid rgba(255,220,150,.15);border-radius:30px;overflow:hidden;box-shadow:0 25px 65px rgba(0,0,0,.25);transition:.3s}.product-card:hover{transform:translateY(-8px);border-color:rgba(255,220,150,.55)}.product-image{height:430px;position:relative;background:#15130f;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.product-card:hover .product-image img{transform:scale(1.04)}.code{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#c79b39,#ffe3a1);color:#0b0a08;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.25)}.product-info{padding:24px}.product-info small{color:#d7b765;font-weight:900;text-transform:uppercase;letter-spacing:1px}.product-info h3{font-size:22px;margin:10px 0}.product-info p{color:#cabf9d;line-height:1.55}.buy{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:18px}.buy strong{font-size:23px;color:#ffe3a1}.product-info a{padding:12px 18px;border-radius:14px;background:linear-gradient(135deg,#c79b39,#ffe3a1);color:#0b0a08}.about{padding:75px 6%;display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center;background:#0f0d09}.about-logo{background:#090806;border:1px solid rgba(255,220,150,.2);border-radius:34px;padding:28px;text-align:center}.about-logo img{max-width:420px;width:100%;border-radius:26px}.about h2{font-size:42px;margin:14px 0}.about p{color:#e0d5bd;font-size:18px;line-height:1.8}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#312713}.trust div{background:#11100d;padding:34px;text-align:center}.trust strong{font-size:36px;color:#ffe3a1}.trust p{font-weight:900;color:#e9dec5}.social{text-align:center;background:linear-gradient(135deg,#11100d,#080705)}.social-links{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:24px}.social-links a{background:linear-gradient(135deg,#c79b39,#ffe3a1);color:#0b0a08}.contact{text-align:center;background:radial-gradient(circle at center,rgba(199,155,57,.24),transparent 36%),#080705}.contact p{font-size:18px;margin:8px 0}.contact a{margin-top:24px;background:linear-gradient(135deg,#c79b39,#ffe3a1);color:#0b0a08}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:80;background:#25D366;color:white;padding:15px 20px;border-radius:999px;font-weight:900;box-shadow:0 15px 40px rgba(0,0,0,.35)}footer{padding:40px 6%;background:#050403;color:#bfb49a}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:28px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:26px}footer img{width:86px;border-radius:16px}footer h3,footer h4{color:#ffe3a1}.copy{text-align:center;margin-top:22px}@media(max-width:900px){.header{flex-direction:column;text-align:center}nav{justify-content:center}.brand{flex-direction:column}.quick-actions,.category-grid,.product-grid,.about,.trust,.footer-grid{grid-template-columns:1fr}.product-image{height:390px}.section-title h2,.social h2,.contact h2,.about h2{font-size:34px}.offer{flex-direction:column;align-items:flex-start}.offer h2{font-size:30px}}