:root{--bg: #ffffff;--accent: #F8BBD9;--accent-2: #4CAF50;--text: #333333;--muted: #777777;--radius: 12px}body{font-family:Roboto,sans-serif;color:var(--text);background:var(--bg);margin:0}a{color:var(--accent-2);text-decoration:none}.header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:100}.logo img{height:48px}.nav ul{list-style:none;display:flex;gap:18px;margin:0;padding:0;align-items:center}.nav a{font-weight:500;color:var(--text)}.btn-whatsapp{background:var(--accent-2);color:#fff;padding:10px 14px;border-radius:999px;text-decoration:none;font-weight:600}.hero{display:flex;align-items:center;justify-content:center;padding:48px 24px;background:linear-gradient(180deg,#f8bbd926,#fff0)}.hero .content{max-width:1100px;width:100%;display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:center}.hero h1{font-family:Playfair Display,serif;font-size:42px;margin:0 0 12px;color:var(--text)}.hero p{color:var(--muted);margin:0 0 18px}.product-gallery img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 18px #0000000f}.price-display{font-size:20px;font-weight:700;margin:10px 0}.drawer{position:fixed;right:0;top:0;width:380px;height:100%;background:#fff;box-shadow:-12px 0 40px #0000001f;transform:translate(110%);transition:transform .28s ease;z-index:1200;padding:18px;overflow-y:auto}.drawer.open{transform:translate(0)}.drawer .item{display:flex;gap:12px;border-bottom:1px solid #f1f1f1;padding-bottom:12px;margin-bottom:12px}.drawer img{width:72px;height:72px;object-fit:cover;border-radius:10px}.drawer .qty{width:54px}.whatsapp-float{position:fixed;bottom:20px;right:20px;z-index:1000}.whatsapp-float img{width:60px;height:60px;border-radius:50%}.footer{display:flex;gap:18px;padding:28px;background:#fafafa;border-top:1px solid #eee}.footer .footer-section{flex:1;min-width:180px}.footer .footer-trust{flex-basis:100%;text-align:center;color:var(--muted);padding-top:12px}@media (max-width:900px){.hero .content{grid-template-columns:1fr}.nav ul{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-delirio.css.map */
