:root{--bg:#f5f1e9;--paper:#fffdf8;--black:#080808;--charcoal:#1e1e1e;--gold:#c79a4a;--gold2:#e1bd72;--muted:#6b665e;--line:#ded6c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--black);font-family:Montserrat,Arial,sans-serif}.topbar{background:var(--black);color:#e7d3a9;text-align:center;padding:9px 16px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(245,241,233,.95);backdrop-filter:blur(10px);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand-mark{width:38px;height:38px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:"Cormorant Garamond",serif;font-size:25px;color:var(--gold);font-weight:700}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:"Cormorant Garamond",serif;font-size:24px;letter-spacing:.12em}.brand-copy small{font-size:8px;letter-spacing:.36em;color:var(--gold);margin-top:4px}.nav{display:flex;gap:28px}.nav a,.site-header a{font-size:12px;color:inherit}.nav a{text-decoration:none;text-transform:uppercase;letter-spacing:.12em}.cart-button{border:0;background:var(--black);color:white;padding:11px 16px;border-radius:999px;cursor:pointer}.cart-button span{background:var(--gold);color:#111;border-radius:50%;padding:2px 6px;margin-left:6px}.hero{min-height:calc(100vh - 110px);display:grid;grid-template-columns:1fr 1.08fr}.hero-copy{padding:8vw 4vw 6vw 8vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#f8f4ec 0,#efe7d9 100%)}.eyebrow{font-size:11px;letter-spacing:.28em;color:#9b7636;font-weight:700;margin:0 0 16px}.hero h1,.section h2,.statement h2,.newsletter h2{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:.95;margin:0}.hero h1{font-size:clamp(54px,6vw,92px);max-width:680px}.hero-text{font-size:16px;line-height:1.8;max-width:610px;color:var(--muted);margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:14px 22px;text-decoration:none;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:11px;cursor:pointer}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}.btn-outline{border-color:#1b1b1b;color:#111}.trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px;font-size:11px;color:#6c665d}.hero-visual{background:#050505;min-height:620px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover}.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#111;color:#fff;padding:28px 5vw;gap:1px}.benefits article{padding:10px 28px;border-right:1px solid #2f2f2f}.benefits article:last-child{border-right:0}.benefits strong{display:block;color:#d6b46f;font-family:"Cormorant Garamond",serif;font-size:22px;margin-bottom:6px}.benefits span{font-size:12px;color:#b5b5b5;line-height:1.6}.section{padding:90px 6vw}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section-heading h2,.split h2{font-size:clamp(42px,4vw,64px)}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid #cfc7b8;background:transparent;padding:10px 14px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.filter.active{background:#111;color:#fff;border-color:#111}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:var(--paper);border:1px solid #e5ded2;overflow:hidden;position:relative}.product-media{aspect-ratio:4/5;background:#f0ece5;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-media img{transform:scale(1.03)}.product-info{padding:18px}.product-meta{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#9a7941}.product-info h3{font-family:"Cormorant Garamond",serif;font-size:26px;margin:6px 0}.product-price{font-weight:700;margin:12px 0;color:#2b2b2b}.product-actions{display:flex;gap:8px}.product-actions a,.product-actions button{flex:1;text-align:center;padding:11px;border:1px solid #111;background:transparent;color:#111;text-decoration:none;font-size:10px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.product-actions .primary{background:#111;color:#fff}.statement{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;background:#080808;color:#fff}.statement-image img{width:100%;height:100%;object-fit:cover}.statement-copy{padding:8vw 7vw;display:flex;flex-direction:column;justify-content:center}.statement h2{font-size:clamp(46px,4.4vw,72px)}.statement p:not(.eyebrow){color:#bcb7af;line-height:1.9}.text-link{color:#d5b16b;text-decoration:none;font-weight:700}.split{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.body-copy{font-size:16px;line-height:1.9;color:#5e5a54}.newsletter{margin:0 6vw 90px;padding:54px;display:grid;grid-template-columns:1fr 1fr;gap:50px;background:#161616;color:#fff}.newsletter h2{font-size:48px}.newsletter p{color:#aaa}.newsletter form{display:grid;gap:10px;align-content:center}.newsletter input{background:#232323;color:#fff;border:1px solid #3b3b3b;padding:15px;font:inherit}footer{background:#050505;color:#ddd;padding:60px 6vw 30px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;position:relative}footer h3{font-size:12px;color:#cba45b;text-transform:uppercase;letter-spacing:.14em}footer a{display:block;color:#b7b7b7;text-decoration:none;margin:11px 0;font-size:12px}.footer-brand{display:flex;flex-direction:column}.footer-brand strong{font-family:"Cormorant Garamond",serif;font-size:34px;letter-spacing:.18em}.footer-brand span{font-size:10px;letter-spacing:.42em;color:#cba45b}.footer-brand small{margin-top:18px;color:#777}.copyright{grid-column:1/-1;border-top:1px solid #222;padding-top:22px;font-size:11px;color:#666}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:25;background:#1f9d55;color:#fff;text-decoration:none;border-radius:999px;padding:13px 18px;font-weight:700;font-size:12px;box-shadow:0 8px 30px rgba(0,0,0,.25)}.cart-drawer{position:fixed;right:-440px;top:0;width:min(430px,100vw);height:100vh;background:#fff;z-index:60;transition:right .3s ease;display:flex;flex-direction:column}.cart-drawer.open{right:0}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:50;opacity:0;visibility:hidden;transition:.25s}.overlay.show{opacity:1;visibility:visible}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid #eee}.cart-header h2{font-family:"Cormorant Garamond",serif;font-size:34px;margin:0}.cart-header button{font-size:32px;border:0;background:transparent;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:18px}.cart-empty{color:#777;text-align:center;padding:50px 10px}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;border-bottom:1px solid #eee;padding:12px 0}.cart-item img{width:72px;height:84px;object-fit:cover}.cart-item h4{margin:0;font-size:13px}.cart-item small{color:#777}.cart-item button{border:0;background:transparent;color:#a33;cursor:pointer}.cart-footer{border-top:1px solid #eee;padding:20px}.total{display:flex;justify-content:space-between;margin-bottom:16px}.full{width:100%}.cart-footer small{display:block;margin-top:10px;color:#777;line-height:1.5}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#111;color:#fff;padding:12px 18px;z-index:100;border-left:4px solid var(--gold);font-size:12px}@media(max-width:980px){.nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:440px}.benefits{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.statement{grid-template-columns:1fr}.statement-image{height:560px}.split,.newsletter{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:620px){.site-header{padding:0 18px}.brand-copy strong{font-size:20px}.hero-copy{padding:70px 22px}.hero-visual{min-height:360px}.benefits{grid-template-columns:1fr}.benefits article{border-right:0;border-bottom:1px solid #2f2f2f}.section{padding:68px 20px}.section-heading{align-items:start;flex-direction:column}.product-grid{grid-template-columns:1fr}.statement-image{height:420px}.statement-copy{padding:70px 25px}.newsletter{margin:0 20px 70px;padding:35px 22px}footer{grid-template-columns:1fr;padding:50px 24px}.trust-row{gap:12px}.hero-actions{flex-direction:column}.btn{width:100%}}

/* ecommerce v2 */
.catalog-tools{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.product-search{min-width:230px;border:1px solid #cfc7b8;background:#fffaf2;padding:11px 13px;font:inherit;font-size:12px}.product-info h3 a{color:inherit;text-decoration:none}.product-short{font-size:12px;line-height:1.6;color:#777;margin:6px 0 12px;min-height:58px}.empty-state{grid-column:1/-1;padding:50px;text-align:center;color:#777}.qty{display:flex;align-items:center;gap:9px;margin-top:8px}.qty button{width:25px;height:25px;border:1px solid #ddd;background:#fff;cursor:pointer}.cart-item .remove{align-self:start}.simple-nav{margin-left:auto;margin-right:20px;text-transform:uppercase;letter-spacing:.12em;text-decoration:none}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 110px);background:#fff}.product-detail-media{background:#eee7db;min-height:720px}.product-detail-media img{width:100%;height:100%;object-fit:cover}.product-detail-copy{padding:7vw 7vw 7vw 6vw}.back-link{display:inline-block;color:#686159;text-decoration:none;font-size:12px;margin-bottom:42px}.product-detail-copy h1,.checkout-main h1,.not-found h1{font-family:"Cormorant Garamond",serif;font-size:clamp(48px,5vw,78px);line-height:.95;margin:0}.lead{font-size:16px;line-height:1.8;color:#686159;max-width:640px;margin:24px 0}.detail-price{font-size:26px;font-weight:700;margin:18px 0}.stock{font-size:12px;font-weight:700}.stock.ok{color:#287b48}.stock.no{color:#a13e3e}.detail-actions{display:flex;gap:10px;margin:28px 0 42px}.detail-description{border-top:1px solid #e4ddd1;padding-top:30px}.detail-description h2{font-family:"Cormorant Garamond",serif;font-size:32px;margin:0 0 12px}.detail-description p,.detail-description li{color:#69635a;line-height:1.8;font-size:14px}.detail-description ul{padding-left:18px}.purchase-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:32px}.purchase-notes span{border:1px solid #e4ddd1;padding:12px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.compact-footer{display:flex;align-items:center;gap:30px;background:#050505;color:#fff;padding:30px 6vw}.compact-footer a{color:#c8b17e;text-decoration:none;font-size:12px}.compact-footer .footer-brand{margin-right:auto}.checkout-body{background:#f5f1e9}.checkout-header{height:86px;padding:0 5vw;display:flex;align-items:center;border-bottom:1px solid #ded6c8;background:#fff}.checkout-header>span{margin-left:auto;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#777}.checkout-main{display:grid;grid-template-columns:1.15fr .85fr;max-width:1250px;margin:0 auto;gap:56px;padding:70px 34px}.checkout-form-wrap{background:#fff;padding:46px}.checkout-main h1{font-size:56px}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:36px}.field{display:flex;flex-direction:column;gap:7px}.field.full,.checkout-security.full{grid-column:1/-1}.field label{font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:700;color:#625d55}.field input,.field textarea{border:1px solid #d9d1c4;background:#fff;padding:13px;font:inherit;font-size:13px}.checkout-security{background:#f6f1e7;padding:16px;display:flex;flex-direction:column;gap:6px}.checkout-security strong{font-size:12px}.checkout-security span{font-size:11px;color:#777;line-height:1.5}.order-summary{background:#111;color:#fff;padding:36px;align-self:start;position:sticky;top:30px}.checkout-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #2b2b2b;align-items:center}.checkout-item img{width:64px;height:72px;object-fit:cover}.checkout-item strong{display:block;font-family:"Cormorant Garamond",serif;font-size:19px}.checkout-item span{display:block;color:#999;font-size:11px;margin-top:4px}.checkout-item b{font-size:12px}.summary-row,.summary-total{display:flex;justify-content:space-between;gap:20px;padding:18px 0}.summary-row{font-size:11px;color:#aaa;border-bottom:1px solid #2b2b2b}.summary-total{font-size:14px}.summary-total strong{font-size:20px;color:#d6b46f}.order-summary>small{color:#777;line-height:1.6}.not-found{grid-column:1/-1;text-align:center;padding:100px 20px}.not-found .btn{margin-top:25px}
@media(max-width:980px){.product-detail{grid-template-columns:1fr}.product-detail-media{min-height:560px}.checkout-main{grid-template-columns:1fr}.order-summary{position:static;order:-1}.purchase-notes{grid-template-columns:1fr}.catalog-tools{align-items:stretch;flex-direction:column}.product-search{width:100%}}
@media(max-width:620px){.product-detail-media{min-height:430px}.product-detail-copy{padding:50px 22px}.detail-actions{flex-direction:column}.compact-footer{align-items:flex-start;flex-direction:column}.compact-footer .footer-brand{margin-right:0}.checkout-main{padding:20px}.checkout-form-wrap{padding:28px 20px}.checkout-main h1{font-size:44px}.checkout-form{grid-template-columns:1fr}.field.full,.checkout-security.full{grid-column:auto}.checkout-header{padding:0 18px}.checkout-header>span{display:none}.order-summary{padding:28px 20px}.simple-nav{display:none}}

.product-brand-line{font-size:.82rem;color:#8b8b8b;margin:.35rem 0 1rem;letter-spacing:.02em}.product-brand-line strong{color:#d2aa62;font-weight:600}

/* Entrega / checkout */
.shipping-section{margin-top:4px}.shipping-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.shipping-head small{display:block;margin-top:5px;color:#777}.link-button{border:0;background:none;color:#9a741f;text-decoration:underline;cursor:pointer;padding:4px;font:inherit}.shipping-options{display:grid;gap:10px;margin-top:12px}.shipping-placeholder{border:1px dashed #d5ccb9;background:#faf8f3;padding:16px;border-radius:10px;color:#6e675b}.shipping-option{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border:1px solid #ded8cc;border-radius:10px;padding:14px;background:#fff;cursor:pointer;transition:.2s ease}.shipping-option:hover,.shipping-option.selected{border-color:#b78a2c;box-shadow:0 0 0 1px rgba(183,138,44,.18)}.shipping-option input{accent-color:#b78a2c}.shipping-copy{display:flex;flex-direction:column;gap:4px}.shipping-copy strong{font-size:14px}.shipping-copy small{font-size:12px;color:#777}.shipping-option b{font-size:13px;white-space:nowrap}.order-summary .summary-row strong{font-weight:600}@media(max-width:560px){.shipping-option{grid-template-columns:auto 1fr}.shipping-option>b{grid-column:2}.shipping-head{align-items:flex-start}}

.catalog-count{margin:.45rem 0 0;color:#6f685d;font-size:.88rem}.product-features{margin:10px 0 14px;padding-left:18px;color:#6a645b;font-size:12px;line-height:1.55}.product-features li{margin:2px 0}.product-actions .primary{min-width:145px}.product-actions{align-items:center}.product-card{height:100%}
