:root{color-scheme:light;--ink: #24312f;--muted: #64726f;--paper: #fbfaf6;--white: #ffffff;--sage: #dce7df;--sage-deep: #567167;--clay: #b26d55;--gold: #c99a57;--line: rgba(36, 49, 47, .13);--shadow: 0 18px 48px rgba(36, 49, 47, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:10;top:14px;left:clamp(12px,3vw,42px);right:clamp(12px,3vw,42px);display:flex;align-items:center;justify-content:space-between;gap:clamp(14px,2.5vw,28px);max-width:1180px;margin-inline:auto;border:1px solid rgba(36,49,47,.12);border-radius:999px;padding:10px 12px 10px 16px;background:#ffffffed;color:var(--ink);box-shadow:0 16px 44px #24312f29;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.site-header.is-scrolled{background:#fffffff7;box-shadow:0 12px 32px #24312f1f;transform:translateY(-2px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800}.logo-frame{width:clamp(138px,16vw,198px);aspect-ratio:1601 / 600;display:block;overflow:visible;border-radius:18px;background:var(--white)}.brand-logo{width:100%;height:100%;display:block;border-radius:18px;object-fit:contain;transform:none}.main-nav{display:flex;gap:clamp(12px,2.4vw,26px);font-size:14px;font-weight:700}.main-nav a,.header-action{opacity:.92}.header-action{border:1px solid rgba(178,109,85,.32);border-radius:999px;padding:10px 18px;background:var(--clay);color:var(--white);font-size:14px;font-weight:800}.hero{position:relative;min-height:92vh;display:grid;align-items:center;overflow:hidden}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#1c2725c2,#1c27257a 38%,#1c27250f 78%),linear-gradient(0deg,#1c272557,#1c272514)}.hero-content{position:relative;z-index:1;width:min(660px,calc(100% - 36px));margin-left:clamp(18px,7vw,96px);padding-top:96px;color:var(--white)}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Playfair Display,Georgia,serif;line-height:1.02}h1{margin-bottom:22px;font-size:clamp(54px,8vw,104px)}h2{margin-bottom:18px;font-size:clamp(34px,5vw,62px)}h3{margin-bottom:12px;font-size:22px;line-height:1.2}.hero-copy{max-width:560px;margin-bottom:30px;color:#ffffffe6;font-size:clamp(17px,2vw,21px)}.shipping-note{display:inline-flex;max-width:560px;margin-bottom:26px;border:1px solid rgba(255,255,255,.42);border-radius:999px;padding:10px 15px;background:#ffffff24;color:var(--white);font-size:14px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;padding:12px 22px;cursor:pointer;font:inherit;font-weight:800}.button.primary{background:var(--clay);color:var(--white);box-shadow:0 14px 30px #4a24193d}.button.secondary{background:#ffffffe0;color:var(--ink)}.button.whatsapp-button{margin-top:18px;background:#1f8f5f;color:var(--white)}.whatsapp-icon{display:inline-grid;width:22px;height:22px;place-items:center;flex:0 0 auto}.whatsapp-icon svg{width:100%;height:100%;display:block;fill:currentColor}.product-band,.shop-section,.quality-section,.distributor-section,.payments-section,.contact-section{padding:clamp(64px,9vw,112px) clamp(18px,5vw,72px)}.section-heading{max-width:780px;margin-bottom:36px}.section-heading p:last-child,.quality-copy p:last-child,.contact-section>div p{color:var(--muted);font-size:18px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-height:250px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 34px #24312f12;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{border-color:#b26d5557;box-shadow:0 18px 44px #24312f1f;transform:translateY(-3px)}.product-card img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.product-card h3,.product-card p,.product-card .product-icon,.product-card .card-link{margin-left:22px;margin-right:22px}.product-icon{display:inline-flex;margin-top:20px;margin-bottom:22px;color:var(--clay);font-weight:800}.product-card p{color:var(--muted)}.card-link{display:inline-flex;margin-bottom:24px;color:var(--clay);font-size:14px;font-weight:900}.shop-section,.shop-page{background:#fffdf8}.shop-page-hero{padding:168px clamp(18px,5vw,72px) clamp(48px,7vw,86px);background:linear-gradient(90deg,#24312fd6,#24312f47),url(/assets/hero-blancos-caricia.png) center / cover;color:var(--white)}.shop-page-hero h1{max-width:920px;margin-bottom:18px;font-size:clamp(48px,8vw,92px)}.shop-page-hero p:not(.eyebrow){max-width:760px;color:#ffffffe0;font-size:clamp(18px,2vw,22px)}.catalog-section{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(22px,4vw,44px);padding:clamp(48px,7vw,86px) clamp(18px,5vw,72px)}.category-panel{position:sticky;top:122px;align-self:start;border:1px solid var(--line);border-radius:8px;padding:20px;background:var(--white);box-shadow:0 12px 34px #24312f12}.category-tabs{display:grid;gap:10px}.category-tabs button{min-height:44px;border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:#fffdf8;color:var(--ink);cursor:pointer;font:inherit;font-weight:900;text-align:left}.category-tabs button.is-active{border-color:var(--clay);background:var(--clay);color:var(--white)}.catalog-content{min-width:0}.catalog-heading{max-width:800px;margin-bottom:26px}.catalog-heading p:not(.eyebrow){color:var(--muted);font-size:18px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-carousel{display:grid;gap:16px}.catalog-carousel-stage{position:relative}.catalog-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 34px #24312f12}.product-gallery{display:grid;grid-template-rows:minmax(520px,1fr) auto;min-width:0;background:#f7f1ea}.product-gallery-main{width:100%;min-height:520px;height:100%;display:block;object-fit:cover}.gallery-thumbs{display:flex;gap:8px;overflow-x:auto;border-top:1px solid var(--line);padding:10px;background:#fffdf8f5}.gallery-thumbs button{flex:0 0 68px;overflow:hidden;border:2px solid transparent;border-radius:8px;padding:0;background:var(--white);cursor:pointer}.gallery-thumbs button.is-active{border-color:var(--clay)}.gallery-thumbs img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.catalog-card-body{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,46px)}.catalog-card h3{margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,5vw,70px);line-height:1}.catalog-card p:not(.shop-category){color:var(--muted)}.catalog-card .size-links{margin-top:12px;margin-bottom:0}.product-thumbs{grid-template-columns:repeat(6,minmax(0,1fr))}.shop-grid{display:grid;gap:28px}.shop-card{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(300px,.72fr);gap:clamp(22px,4vw,42px);align-items:stretch;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);overflow:hidden}.designs-block{padding:clamp(26px,5vw,48px);border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.compact-heading{margin-bottom:24px}.price-line{margin-bottom:14px;color:var(--sage-deep);font-size:14px;font-weight:900}.design-carousel{position:relative;display:grid;align-items:center}.design-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.design-feature img{width:100%;min-height:420px;height:100%;display:block;object-fit:cover}.design-feature-info{display:flex;flex-direction:column;justify-content:center;padding:clamp(22px,4vw,42px)}.design-feature-info h3{margin-bottom:10px;font-family:Playfair Display,Georgia,serif;font-size:clamp(38px,5vw,66px);line-height:1}.carousel-control{position:absolute;z-index:2;top:50%;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(36,49,47,.12);border-radius:50%;background:#fffffff0;color:var(--ink);cursor:pointer;font-size:34px;line-height:1;transform:translateY(-50%);box-shadow:0 10px 24px #24312f24}.carousel-control.previous{left:14px}.carousel-control.next{right:14px}.carousel-thumbs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:16px}.carousel-thumbs button{display:grid;gap:7px;border:1px solid var(--line);border-radius:8px;padding:8px;background:#fffdf8;color:var(--muted);cursor:pointer;font:inherit;font-size:12px;font-weight:900;text-align:center}.carousel-thumbs button.is-active{border-color:var(--clay);color:var(--ink);box-shadow:0 10px 24px #24312f1a}.carousel-thumbs img{width:100%;aspect-ratio:4 / 3;display:block;border-radius:6px;object-fit:cover}.shop-image-wrap{position:relative;min-height:420px;background:var(--sage)}.shop-image-wrap img{width:100%;height:100%;display:block;object-fit:cover}.shop-gallery{display:grid;grid-template-rows:minmax(340px,1fr) auto;gap:10px;background:var(--sage)}.shop-gallery .shop-image-wrap{min-height:340px}.thumb-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 10px 10px}.thumb-grid img{width:100%;aspect-ratio:1 / 1;display:block;border:3px solid var(--white);border-radius:8px;object-fit:cover;box-shadow:0 8px 18px #24312f1f}.shop-badge{position:absolute;top:18px;left:18px;border-radius:999px;padding:8px 14px;background:var(--clay);color:var(--white);font-size:12px;font-weight:900;text-transform:uppercase}.shop-info{display:flex;flex-direction:column;justify-content:center;padding:clamp(26px,5vw,54px)}.shop-category{margin-bottom:10px;color:var(--clay);font-size:13px;font-weight:900;text-transform:uppercase}.shop-info h3{font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4vw,52px)}.shop-info p:not(.shop-category){color:var(--muted)}.shop-meta{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 16px}.shop-meta span{border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--sage-deep);font-size:13px;font-weight:900}.size-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.size-links a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--sage-deep);border-radius:999px;padding:8px 14px;color:var(--sage-deep);font-size:14px;font-weight:900}.size-links a:hover{background:var(--sage)}.size-links.compact{margin-top:auto;margin-bottom:0}.size-links.compact a{width:100%;min-height:38px;font-size:13px}.quality-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.8fr);gap:clamp(32px,7vw,90px);align-items:center;background:var(--sage)}.distributor-section{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,.85fr);gap:clamp(28px,5vw,64px);align-items:center;background:#fffdf8}.distributor-media{overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.distributor-media img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.distributor-copy p:not(.eyebrow){color:var(--muted);font-size:18px}.payments-section{background:var(--sage)}.payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.payment-card{padding:24px;border:1px solid rgba(36,49,47,.12);border-radius:8px;background:#ffffffb8}.payment-mark{display:inline-flex;margin-bottom:28px;border-radius:999px;padding:8px 12px;background:#0a5cc7;color:var(--white);font-size:13px;font-weight:900}.payment-mark.mercado{background:#009ee3}.payment-mark.whatsapp-pay{background:#1f8f5f}.payment-card p{color:var(--muted)}.quality-list{display:grid;gap:14px}.quality-list div{padding:22px;border-left:4px solid var(--sage-deep);background:#ffffff9e}.quality-list strong,.quality-list span{display:block}.quality-list strong{margin-bottom:4px;font-size:18px}.quality-list span{color:var(--muted)}.contact-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,520px);gap:clamp(32px,6vw,78px);align-items:start}.contact-form{display:grid;gap:16px;padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}label{display:grid;gap:7px;color:var(--ink);font-weight:800}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;background:#fffdf8;color:var(--ink);font:inherit}textarea{resize:vertical}.blog-page,.article-page{background:#fffdf8}.blog-hero,.article-page{padding:168px clamp(18px,5vw,72px) clamp(48px,7vw,86px)}.blog-hero{background:linear-gradient(90deg,#24312fdb,#24312f47),url(/assets/coleccion-paquetes-especiales.png) center / cover;color:var(--white)}.blog-hero h1{max-width:940px;margin-bottom:18px;font-size:clamp(46px,7vw,88px)}.blog-hero p:not(.eyebrow){max-width:760px;color:#ffffffe0;font-size:clamp(18px,2vw,22px)}.blog-grid-section{padding:clamp(48px,7vw,86px) clamp(18px,5vw,72px)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 34px #24312f12}.article-card img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.article-card div{padding:20px}.article-card span{display:inline-flex;margin-bottom:12px;color:var(--clay);font-size:12px;font-weight:900;text-transform:uppercase}.article-card h2{margin-bottom:12px;font-family:Manrope,system-ui,sans-serif;font-size:24px;line-height:1.18}.article-card p{color:var(--muted)}.article-shell{max-width:900px;margin-inline:auto}.article-shell h1{margin-bottom:22px;font-size:clamp(42px,6vw,78px)}.article-lead{color:var(--muted);font-size:clamp(20px,2.2vw,26px)}.article-hero-image{width:100%;margin:24px 0 36px;border-radius:8px;display:block}.article-shell h2{margin-top:42px;font-size:clamp(30px,4vw,48px)}.article-shell h3{margin-top:26px;font-size:24px}.article-shell p,.article-shell li{color:var(--muted);font-size:18px}.measure-table{overflow:hidden;margin:22px 0;border:1px solid var(--line);border-radius:8px;background:var(--white)}.measure-table div{display:grid;grid-template-columns:minmax(160px,.45fr) minmax(0,1fr)}.measure-table.article-table div{grid-template-columns:repeat(var(--columns),minmax(0,1fr))}.measure-table div+div{border-top:1px solid var(--line)}.measure-table strong,.measure-table span{padding:14px 16px}.measure-table strong{background:var(--sage);color:var(--ink)}.measure-table span{color:var(--muted)}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:28px clamp(18px,5vw,72px);border-top:1px solid var(--line);color:var(--muted)}.site-footer span:first-child{color:var(--ink);font-weight:900}.footer-logo-frame{width:164px;aspect-ratio:1601 / 600;display:block;overflow:visible;border-radius:18px;background:var(--white)}.footer-logo{width:100%;height:100%;display:block;border-radius:18px;object-fit:contain;transform:none}@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-feature{grid-template-columns:1fr}.design-feature img{min-height:360px}.carousel-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.payment-grid,.catalog-section{grid-template-columns:1fr}.category-panel{position:static}.category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-card{grid-template-columns:1fr}.product-gallery{grid-template-rows:minmax(380px,1fr) auto}.product-gallery-main{min-height:380px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.quality-section,.shop-card,.distributor-section,.contact-section{grid-template-columns:1fr}.shop-image-wrap{min-height:360px}}@media(max-width:720px){.site-header{gap:12px;top:10px;padding:9px 10px 9px 12px}.logo-frame{width:132px}.main-nav{display:none}.hero{min-height:86vh}.hero-overlay{background:linear-gradient(90deg,#1c2725d6,#1c272552)}.hero-content{width:min(100% - 32px,560px);margin-inline:16px}.product-grid{grid-template-columns:1fr}.shop-page-hero,.blog-hero,.article-page{padding-top:138px}.category-tabs,.blog-grid,.measure-table div,.measure-table.article-table div{grid-template-columns:1fr}.product-thumbs,.carousel-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel-control{width:40px;height:40px;font-size:30px}.product-card{min-height:auto}.site-footer{flex-direction:column}}
