
:root{--white:#fffaf7;--rose:#b76e79;--gold:#d6b46c;--champ:#f7e7ce;--black:#111;--pink:#f5c7d3;--silver:#d8d8df;--shadow:0 18px 45px rgba(17,17,17,.13)}*{box-sizing:border-box}body{margin:0;background:var(--white);font-family:Inter,Arial,sans-serif;color:#171313;overflow-x:hidden}.serif,h1,h2,h3{font-family:Playfair Display,Georgia,serif}.topbar{background:#111;color:#fff;text-align:center;padding:.55rem;font-size:.85rem;letter-spacing:.08em}.navbar{backdrop-filter:blur(15px);background:rgba(255,250,247,.92);border-bottom:1px solid rgba(214,180,108,.22)}.brand{font-family:Playfair Display,serif;font-weight:800;letter-spacing:.14em}.nav-link{color:#111!important;font-weight:600}.hero{min-height:92vh;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.15)),var(--hero) center/cover;display:flex;align-items:center;color:white}.hero .inner{max-width:760px;padding:8vw}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-weight:800;font-size:.78rem}.hero h1{font-size:clamp(2.8rem,7vw,6.8rem);line-height:.95}.hero p{font-size:1.18rem;max-width:650px}.btn-luxe{border:0;background:linear-gradient(135deg,var(--rose),var(--gold));color:white;border-radius:999px;padding:.9rem 1.35rem;font-weight:800;box-shadow:0 13px 30px rgba(183,110,121,.32);text-decoration:none;display:inline-block}.btn-outline-luxe{border:1px solid rgba(255,255,255,.65);color:white;border-radius:999px;padding:.85rem 1.25rem;font-weight:800;text-decoration:none}.section{padding:5rem 0}.trust{margin-top:-38px;position:relative;z-index:2}.trust-card,.lux-card{background:rgba(255,255,255,.92);border:1px solid rgba(214,180,108,.24);border-radius:28px;box-shadow:var(--shadow);padding:1.4rem}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.cat-card{height:360px;border-radius:30px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#111}.cat-card img{width:100%;height:100%;object-fit:cover;transition:.7s}.cat-card:hover img{transform:scale(1.08)}.cat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.cat-title{position:absolute;bottom:24px;left:24px;color:#fff;z-index:2}.product-card{background:white;border:1px solid rgba(214,180,108,.24);border-radius:26px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08);transition:.35s;height:100%}.product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.product-card img{width:100%;height:310px;object-fit:cover}.price{color:var(--rose);font-weight:900}.old{text-decoration:line-through;color:#999}.pill{display:inline-block;border:1px solid rgba(214,180,108,.5);border-radius:999px;padding:.25rem .7rem;font-size:.75rem;background:#fff7ed}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:50;background:#25D366;color:#fff;border-radius:999px;padding:1rem 1.1rem;font-weight:900;text-decoration:none;box-shadow:var(--shadow)}.footer{background:#080808;color:#eee;padding:4rem 0}.footer a{color:#eee;text-decoration:none}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.gallery-grid img{height:270px;width:100%;object-fit:cover;border-radius:22px}.fade-in{animation:fade .8s ease both}@keyframes fade{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.admin-shell{min-height:100vh;background:#f7f3ef}.admin-card{background:#fff;border-radius:22px;padding:1.3rem;box-shadow:0 12px 35px rgba(0,0,0,.07);border:1px solid #eee}.table img{width:70px;height:70px;object-fit:cover;border-radius:12px}.form-control,.form-select{border-radius:14px;padding:.8rem}.detail-img{width:100%;max-height:620px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}@media(max-width:900px){.trust-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr 1fr}.hero{min-height:82vh}.section{padding:3.2rem 0}.product-card img{height:250px}.cat-card{height:270px}}@media(max-width:520px){.trust-grid{grid-template-columns:1fr}.hero .inner{padding:2rem}.btn-luxe,.btn-outline-luxe{width:100%;text-align:center;margin-bottom:.7rem}.gallery-grid img{height:210px}.brand{font-size:.9rem}.product-card img{height:230px}}
