@keyframes home-hero-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.home-hero{position:relative;height:100vh;height:100svh;min-height:640px;background:var(--dark);overflow:hidden;display:flex;align-items:flex-end}@media(min-width:769px){.home-hero{height:100dvh}}.home-hero-bg{position:absolute;inset:0;z-index:1}.home-hero-bg-img{position:absolute;inset:0}.home-hero-bg-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-hero-overlay-diag{position:absolute;inset:0;z-index:2;background:linear-gradient(to top right,rgba(50,28,61,1) 0%,rgba(50,28,61,.55) 35%,transparent 65%)}.home-hero-overlay-bottom{position:absolute;left:0;right:0;bottom:0;height:50%;z-index:3;background:linear-gradient(to top,rgba(50,28,61,.6) 0%,transparent 100%)}.home-hero-container{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 var(--site-pad) 48px}.home-hero-content{max-width:700px;text-align:left;animation:home-hero-rise .9s ease-out .15s both}.home-hero-eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#fffc;margin-bottom:20px;font-family:var(--font-body);line-height:1.4}.home-hero-eyebrow-text{white-space:nowrap}.home-word-rotate{display:inline-block;position:relative;overflow:hidden;height:1em;min-width:160px;vertical-align:middle}.home-hwr-word{position:absolute;inset:0;display:flex;align-items:center;font-family:var(--font-body);font-style:normal;font-weight:700;font-size:1em;letter-spacing:.28em;text-transform:uppercase;color:var(--green-800);opacity:0;transform:translateY(100%);transition:opacity .6s ease,transform .6s cubic-bezier(.22,1,.36,1);white-space:nowrap}.home-hwr-word.home-hwr-active{opacity:1;transform:translateY(0)}.home-hwr-word.home-hwr-exit{opacity:0;transform:translateY(-100%);transition:opacity .5s ease,transform .5s ease}.home-hero-title{font-family:var(--font-display);font-size:36px;font-weight:400;color:var(--white);line-height:1.1;margin-bottom:24px;letter-spacing:-.02em}.home-hero-title em{font-style:italic;font-weight:400;color:var(--green-800)}.home-hero-divider{width:565px;height:1px;background:var(--green-800);margin-bottom:24px}.home-hero-desc{font-size:15px;color:#ffffffe6;line-height:1.7;max-width:400px;font-weight:400}.home-categories{padding:var(--space-xl) 0 var(--space-2xl);background:#faf9f7}.home-categories .section-header{margin-bottom:36px}.home-categories .section-sub{max-width:820px;white-space:nowrap}.home-cats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;max-width:1280px;margin:0 auto;padding:0 var(--site-pad);align-items:end}@property --beam-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.home-cat-card{border-radius:18px;overflow:hidden;position:relative;cursor:pointer;display:block;aspect-ratio:4 / 5;box-shadow:0 2px 8px #140e081a,0 1px 2px #140e080f;transition:transform .38s var(--ease-out),box-shadow .38s var(--ease-out)}.home-cat-card:before{content:"";position:absolute;inset:0;border-radius:18px;padding:2px;background:conic-gradient(from var(--beam-angle),transparent 0%,rgba(97,187,71,.9) 8%,rgba(110,44,145,.7) 18%,transparent 28%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .4s var(--ease-out);animation:home-border-beam-spin 2.5s linear infinite;z-index:3;pointer-events:none}.home-cat-card:hover:before{opacity:1}@keyframes home-border-beam-spin{0%{--beam-angle: 0deg}to{--beam-angle: 360deg}}.home-cat-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #140e0833,0 6px 12px #140e081a}.home-cat-img-wrap{position:absolute;inset:0;overflow:hidden}.home-cat-bg{width:100%;height:100%}.home-bg-pisos{background:linear-gradient(155deg,#3d2500,#8b6914 40%,#c49040 75%,#e8c878)}.home-bg-paredes{background:linear-gradient(155deg,#0d2030,#2a5a6a 40%,#5a8a9a 75%,#8abbc8)}.home-bg-banos{background:linear-gradient(155deg,#08183a,#1e3a6a 40%,#3a6a9a 75%,#6a9ad0)}.home-bg-cocinas{background:linear-gradient(155deg,#2a1510,#6a3a2a 40%,#9a6050 75%,#c89080)}.home-bg-compl{background:linear-gradient(155deg,#0a2010,#2a5a3a 40%,#4a8060 75%,#78a880)}.home-cat-img-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .55s var(--ease-out)}.home-cat-card:hover .home-cat-img-photo{transform:scale(1.07)}.home-cat-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,6,4,.95) 0%,rgba(8,6,4,.75) 22%,rgba(8,6,4,.38) 44%,rgba(8,6,4,.08) 62%,transparent 78%);pointer-events:none;transition:opacity .38s var(--ease-out)}.home-cat-card:hover .home-cat-gradient{opacity:.85}.home-cat-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px 18px;z-index:1}.home-cat-name{font-family:var(--font-display);font-size:19px;font-weight:700;color:var(--white);letter-spacing:.15px;margin:0;line-height:1.15;text-shadow:0 1px 6px rgba(0,0,0,.35)}.home-cat-ver-mas{font-family:var(--font-body);font-size:11.5px;font-weight:600;color:#ffffffe6;margin-top:10px;display:inline-flex;align-items:center;gap:5px;padding:6px 13px;border-radius:20px;border:1.5px solid rgba(255,255,255,.35);background:#ffffff1a;backdrop-filter:blur(6px);transition:background .25s var(--ease-out),border-color .25s var(--ease-out),color .25s var(--ease-out)}.home-cat-arrow{display:inline-block;transition:transform .25s var(--ease-out)}.home-cat-card:hover .home-cat-ver-mas{background:#ffffff38;border-color:#ffffffb3;color:#fff}.home-cat-card:hover .home-cat-arrow{transform:translate(3px)}.home-why{padding:clamp(48px,6vw,80px) 0;background:#fff}.home-why-inner{max-width:1280px;margin:0 auto;padding:0 var(--site-pad)}.home-why-header{margin-bottom:clamp(40px,5vw,64px)}.home-why-label{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#6b5a4a;font-weight:600;margin-bottom:14px}.home-why-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(28px,3.5vw,48px);font-weight:700;color:#1a1410;line-height:1.1;letter-spacing:-.025em;margin:0}.home-why-stats{display:flex;align-items:flex-start;gap:0}.home-why-stat{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(28px,3vw,48px) clamp(24px,3vw,48px);gap:12px;border-top:1.5px solid #1A1410}.home-why-stat-num{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:1;color:#1a1410;letter-spacing:-.03em}.home-why-stat-title{font-size:15px;font-weight:700;color:#1a1410;margin:0;line-height:1.25;letter-spacing:-.01em}.home-why-stat-text{font-size:13px;color:#1a140894;line-height:1.7;margin:0}.home-why-stat-divider{display:none}.home-suppliers{padding:clamp(40px,5vw,64px) 0 clamp(40px,5vw,64px);background:#f5f3f0;overflow:hidden}.home-suppliers-inner{max-width:1280px;margin:0 auto;padding:0 var(--site-pad);margin-bottom:clamp(28px,3vw,44px)}.home-suppliers-label{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#6b5a4a;font-weight:600;margin-bottom:12px}.home-suppliers-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(24px,2.8vw,38px);font-weight:700;color:#1a1410;line-height:1.1;letter-spacing:-.02em;margin:0}.home-marquee-wrap{overflow:hidden;position:relative}.home-marquee-wrap:before,.home-marquee-wrap:after{content:"";position:absolute;top:0;bottom:0;width:max(var(--site-pad),calc((100vw - 1280px)/2 + 48px));z-index:2;pointer-events:none}.home-marquee-wrap:before{left:0;background:linear-gradient(to right,#F5F3F0 60%,transparent)}.home-marquee-wrap:after{right:0;background:linear-gradient(to left,#F5F3F0 60%,transparent)}.home-marquee-track{display:flex;align-items:center;gap:0;width:max-content;animation:home-marquee-scroll 24s linear infinite;padding:12px 0;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-marquee-wrap:hover .home-marquee-track{animation-play-state:paused}@keyframes home-marquee-scroll{0%{transform:translate(0) translateZ(0)}to{transform:translate(-50%) translateZ(0)}}.home-supplier-slot{width:180px;height:100px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-supplier-logo{max-height:80px;max-width:140px;width:auto;height:auto;object-fit:contain;display:block;transition:opacity .35s ease;opacity:.85}.home-supplier-logo:hover{opacity:1}.home-supplier-logo-fallback{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a140859;white-space:nowrap}.home-testimonios{padding:clamp(64px,7vw,96px) 0;background:#f5f3f0}.home-test-inner{max-width:1280px;margin:0 auto;padding:0 var(--site-pad)}.home-test-header{text-align:center;margin-bottom:clamp(40px,5vw,64px)}.home-test-label{display:block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#6b5a4a;font-weight:600;margin-bottom:14px}.home-test-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(28px,3.5vw,46px);font-weight:700;color:#1a1410;letter-spacing:-.025em;line-height:1.1;margin:0 0 28px}.home-test-google-badge{display:inline-flex;align-items:center;gap:11px;background:#fff;border:1px solid rgba(26,20,8,.1);padding:10px 20px}.home-test-google-g{flex-shrink:0}.home-test-google-meta{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.home-test-proof-stars{display:flex;gap:2px;color:#6e2c91}.home-test-google-score{font-size:12px;font-weight:600;color:#1a1410;letter-spacing:.02em}.home-test-viewport{overflow:hidden;width:100%;margin-bottom:36px}.home-test-track{display:flex;gap:1px;background:#1a14081a;transition:transform .55s cubic-bezier(.25,.46,.45,.94);will-change:transform}.home-test-card{flex:0 0 calc((100% - 2px) / 3);background:#fff;padding:clamp(28px,2.5vw,40px);display:flex;flex-direction:column;gap:18px;min-height:260px}.home-test-card-top{display:flex;align-items:center;justify-content:space-between}.home-test-stars{display:flex;gap:2px;color:#6e2c91}.home-test-g{flex-shrink:0}.home-test-quote{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(14px,1.2vw,16px);font-style:italic;font-weight:400;color:#1a1410;line-height:1.72;margin:0;quotes:none;flex:1}.home-test-footer{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px;padding-top:16px;border-top:1px solid rgba(26,20,8,.08);margin-top:auto;background:transparent!important}.home-test-avatar{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;border-radius:50%!important;flex-shrink:0!important;flex-grow:0!important;background:#1a1410!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-family:var(--font-body);font-size:11px!important;font-weight:700!important;letter-spacing:.07em}.home-test-author-info{display:flex!important;flex-direction:column!important;gap:2px;flex:1;min-width:0}.home-test-name{font-size:13px;font-weight:600;color:#1a1410!important}.home-test-loc{font-size:11px;color:#1a14088c!important;letter-spacing:.02em}.home-test-nav{display:flex;align-items:center;justify-content:center;gap:20px}.home-test-btn{width:38px;height:38px;border:1px solid rgba(26,20,8,.18);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1410;transition:background .2s,color .2s;flex-shrink:0}.home-test-btn:hover{background:#1a1410;color:#fff}.home-test-btn:disabled{opacity:.28;cursor:default;pointer-events:none}.home-test-indicators{display:flex;gap:6px;align-items:center}.home-test-ind{width:20px;height:2px;background:#1a140833;border:none;cursor:pointer;padding:0;transition:background .25s,width .3s cubic-bezier(.25,.46,.45,.94)}.home-test-ind--active{width:40px;background:#1a1410}@media(max-width:768px){.home-test-card{flex:0 0 calc(100% + -0px)}.home-test-track{gap:0;background:transparent}}.home-banner-cta{background:#fff;border-top:1px solid rgba(26,20,16,.06);border-bottom:1px solid rgba(26,20,16,.06)}.home-banner-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(32px,6vw,80px);max-width:1280px;margin:0 auto;padding:clamp(40px,5vw,64px) var(--site-pad)}.home-banner-cta-text{flex:1;max-width:720px}.home-banner-cta-eyebrow{display:block;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#6b5a4a;margin-bottom:14px}.home-banner-cta-rule{display:block;width:40px;height:1.5px;background:#6e2c91;margin-bottom:20px}.home-banner-cta-dot{display:none}.home-banner-cta-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,3.5vw,50px);font-weight:700;color:#1a1410;line-height:1.12;letter-spacing:-.01em;margin:0}.home-banner-cta-headline em{font-style:italic;font-weight:700;color:#6e2c91}.home-banner-cta-sub{font-size:14px;color:#6b5a4a;margin:18px 0 0;line-height:1.55}.home-banner-cta-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.home-btn-cta-asesor{display:inline-flex;align-items:center;gap:9px;padding:14px 28px;background:#61bb47;border:none;border-radius:0;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;white-space:nowrap;flex-shrink:0;text-decoration:none;transition:background .2s,transform .2s}.home-btn-cta-asesor:hover{background:#4da539}.home-btn-cta-form{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;background:transparent;border:1px solid #1A1410;border-radius:0;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1a1410;white-space:nowrap;flex-shrink:0;text-decoration:none;transition:background .2s,color .2s}.home-btn-cta-form:hover{background:#321c3d;border-color:#321c3d;color:#fff}.home-btn-cta-form svg{transition:transform .2s}.home-btn-cta-form:hover svg{transform:translate(3px)}.home-form-section{background:#fff}.home-form-inner{max-width:800px;margin:0 auto;padding:56px var(--site-pad)}.home-form-card{background:var(--white);border:1px solid rgba(110,44,145,.1);border-radius:20px;padding:48px 52px;box-shadow:0 4px 32px #321c3d14;animation:formcard-in .65s cubic-bezier(.22,.68,0,1.1) both}@keyframes formcard-in{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}.home-form-header{margin-bottom:24px}.home-form-headline{font-family:var(--font-display);font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.1;color:var(--color-text-primary);margin:8px 0 12px;letter-spacing:-.5px}.home-form-dot{color:var(--color-brand)}.home-form-sub{font-size:15px;color:#321c3db8;margin:0}.home-form-feedback{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:var(--r-md);margin-bottom:24px;font-size:14px}.home-form-feedback[hidden]{display:none}.home-form-feedback--success{background:#61bb4714;border:1px solid rgba(97,187,71,.25);color:#2d7a1a}.home-form-feedback--error{background:#dc26260f;border:1px solid rgba(220,38,38,.2);color:#b91c1c}.home-form-feedback-title{font-weight:700;margin-bottom:2px}.home-form-feedback-text{margin:0;opacity:.85}.home-form{display:flex;flex-direction:column;gap:16px}.home-form[hidden]{display:none}.home-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.home-form-row--top{grid-column:1 / -1}.hfrm-field{position:relative;display:flex;flex-direction:column}.hfrm-field--textarea{flex:1}.hfrm-input{background:#fafafa;border:1px solid rgba(110,44,145,.16);border-radius:10px;padding:16px 14px 6px;font-size:15px;font-family:var(--font-body);color:var(--color-text-primary);outline:none;transition:border-color .2s,box-shadow .2s,background .2s;width:100%;box-sizing:border-box}.hfrm-input::placeholder{color:transparent}.hfrm-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6e2c9117;background:#fff}.hfrm-label{position:absolute;top:11px;left:14px;font-size:15px;color:#321c3db8;pointer-events:none;transition:top .18s,font-size .18s,color .18s,letter-spacing .18s,font-weight .18s}.hfrm-input:focus~.hfrm-label,.hfrm-input:not(:placeholder-shown)~.hfrm-label{top:3px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--color-brand)}.hfrm-req{color:var(--color-brand)}.hfrm-opt{font-size:11px;color:#321c3db8}.hfrm-underline{display:none;position:absolute;bottom:0;left:0;width:100%;height:2px;overflow:hidden;pointer-events:none}.hfrm-underline-fill{display:block;height:100%;width:0;background:var(--color-brand);transition:width var(--t-normal)}.hfrm-input:focus~.hfrm-underline .hfrm-underline-fill{width:100%}.hfrm-err{font-size:11px;color:#dc2626;margin-top:4px;min-height:16px}.hfrm-field-foot{display:flex;justify-content:space-between;align-items:center}.hfrm-counter{font-size:11px;color:#321c3db8;margin-top:4px;margin-left:auto}.hfrm-field--select{position:relative}.hfrm-select{cursor:pointer;appearance:none;padding-right:40px}.hfrm-select-arrow{position:absolute;right:14px;top:19px;pointer-events:none;color:var(--dark);opacity:.6;display:flex}.hfrm-textarea{resize:vertical;min-height:96px;line-height:1.5}.hfrm-submit-row{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hfrm-wsp-hint{font-size:13px;color:#321c3d8c;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hfrm-wsp-hint a{display:inline-flex;align-items:center;gap:5px;color:#15803d;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}.hfrm-wsp-hint a:hover{opacity:.75}.hfrm-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;background:var(--color-brand);border:none;border-radius:var(--r-full);font-size:14px;font-weight:600;color:#fff;cursor:pointer;min-width:160px;transition:background var(--t-fast),transform var(--t-fast),box-shadow var(--t-fast)}.hfrm-submit:hover:not(:disabled){background:var(--color-brand-dark, #5a2278);transform:translateY(-1px);box-shadow:0 6px 20px #6e2c9140}.hfrm-submit:disabled{opacity:.65;cursor:not-allowed}.hfrm-submit-inner,.hfrm-submit-loading{display:inline-flex;align-items:center;gap:8px}.hfrm-submit-inner[hidden],.hfrm-submit-loading[hidden]{display:none}.hfrm-submit-loading svg{animation:hfrm-spin .8s linear infinite}@keyframes hfrm-spin{to{transform:rotate(360deg)}}.home-location{display:grid;grid-template-columns:.75fr 1.25fr;align-items:stretch;min-height:500px}.home-loc-info{background:#f5f3f0;padding:var(--space-xl) var(--site-pad) var(--space-xl) max(var(--site-pad),calc((100vw - 1280px) / 2 + var(--site-pad)));display:flex;flex-direction:column;justify-content:center;gap:0}.home-loc-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,3.5vw,48px);font-weight:700;color:#1a1410;margin:10px 0 var(--space-md);line-height:1.1}.home-loc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.home-loc-item{display:flex;align-items:flex-start;gap:14px;padding:13px 0;border-bottom:1px solid rgba(26,20,8,.1)}.home-loc-item:last-child{border-bottom:none}.home-loc-item-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#6e2c911c,#6e2c910d);border:1px solid rgba(110,44,145,.16);display:flex;align-items:center;justify-content:center;color:var(--purple);flex-shrink:0;margin-top:1px;box-shadow:0 1px 4px #6e2c9117}.home-loc-item-body{display:flex;flex-direction:column;gap:3px;flex:1}.home-loc-item-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#321c3db8}.home-loc-item-val{font-size:15px;color:#321c3dc7;line-height:1.5}.home-loc-item-link{font-size:15px;color:var(--purple);font-weight:500;transition:color .2s}.home-loc-item-link:hover{color:var(--purple-hover)}.home-loc-form-cta{display:inline-flex;align-items:center;gap:var(--sp-2);margin-top:var(--sp-6);padding:10px var(--sp-5);background:var(--color-brand-subtle);border:1px solid var(--color-border-brand);border-radius:var(--r-md);font-size:var(--fs-sm);font-weight:500;color:var(--color-brand);text-decoration:none;transition:background var(--t-fast) var(--ease-out),border-color var(--t-fast) var(--ease-out)}.home-loc-form-cta:hover{background:var(--color-brand-muted);border-color:var(--color-brand)}.home-loc-form-cta svg:last-child{transition:transform var(--t-fast) var(--ease-out)}.home-loc-form-cta:hover svg:last-child{transform:translate(3px)}.home-loc-phones{display:flex;flex-direction:column;gap:5px;margin-top:2px}.home-loc-phone-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:500;color:#321c3dc7;transition:color .2s}.home-loc-phone-link:hover{color:var(--purple)}.home-loc-phone-link svg{flex-shrink:0}.home-loc-map{min-height:500px;overflow:hidden;background:#f5f3f0;padding-right:max(var(--site-pad),calc((100vw - 1280px) / 2 + var(--site-pad)))}.home-loc-map iframe{width:100%;height:100%;min-height:500px;border:none;display:block}@media(min-width:1024px){.home-hero-title{font-size:64px}.home-hero-container{padding-bottom:48px}}@media(max-width:1100px){.home-cats-grid{grid-template-columns:repeat(3,1fr)}.home-why-stats{max-width:100%}}@media(max-width:820px){.home-hero-container{padding:0 var(--site-pad-mobile) 48px}.home-hero-title{font-size:60px}.home-hero-eyebrow{margin-bottom:16px}.home-hero-desc{font-size:15px}.home-categories{padding:var(--space-lg) 0 var(--space-3xl)}.home-categories .section-header{margin-bottom:var(--space-xl)}.home-categories .section-sub{white-space:normal;max-width:560px}.home-cats-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;gap:12px;max-width:none;padding-left:var(--site-pad-mobile);padding-right:var(--site-pad-mobile)}.home-cats-grid::-webkit-scrollbar{display:none}.home-cat-card{flex:0 0 40vw;-webkit-scroll-snap-align:start;scroll-snap-align:start}.home-cat-name{font-size:16px}.home-why-inner{padding:0 var(--site-pad-mobile)}.home-why-stat{padding:20px 16px}.home-suppliers{padding:clamp(32px,4vw,48px) 0}.home-marquee-track{gap:0}.home-testimonios{padding:var(--space-lg) 0 var(--space-2xl)}.home-banner-cta-inner{flex-direction:column;align-items:center;text-align:center;gap:var(--space-xl);padding:52px var(--site-pad-mobile)}.home-banner-cta-eyebrow{justify-content:center}.home-banner-cta-dot{display:none}.home-location{grid-template-columns:1fr}.home-loc-info{padding:var(--space-xl) var(--site-pad-mobile);justify-content:flex-start;max-width:720px;margin:0 auto;width:100%}.home-loc-map,.home-loc-map iframe{min-height:380px}}@media(max-width:640px){.home-why-stats{flex-direction:column}.home-why-stat{width:100%;border-top:1.5px solid #1A1410;padding:20px 0}.home-why-stat-divider{display:none}.home-testimonios{padding:var(--space-lg) 0 var(--space-xl)}.home-test-card{padding:28px 20px 24px}.home-loc-info{padding:var(--space-xl) var(--site-pad-mobile);max-width:100%;align-items:center;text-align:center}.home-loc-item{justify-content:center}.home-loc-item-body,.home-loc-phones{align-items:center}.home-loc-phone-link{justify-content:center}.home-loc-map,.home-loc-map iframe{min-height:280px}.home-suppliers{padding:clamp(28px,3vw,40px) 0}.home-marquee-track{gap:40px}}@media(max-width:480px){.home-hero-container{padding:0 var(--site-pad-mobile) 48px}.home-hero-content{text-align:left;max-width:100%}.home-hero-eyebrow{font-size:10px;letter-spacing:.22em;margin-bottom:14px}.home-hero-title{font-size:32px;margin-bottom:20px}.home-hero-desc{font-size:15px;max-width:100%}.home-word-rotate{min-width:100px}.home-hero-divider{width:min(80vw,280px)}.home-categories{padding-top:var(--space-lg)}.home-categories .section-sub{white-space:normal;max-width:100%}.home-cats-grid{gap:10px;padding-left:var(--space-md);padding-right:var(--space-md)}.home-cat-card{flex:0 0 58vw}.home-cat-name{font-size:15px}.home-why-stat-num{font-size:52px}.home-suppliers{padding:clamp(24px,3vw,36px) 0}.home-supplier-slot{width:130px;height:80px}.home-supplier-logo{max-height:60px;max-width:100px}.home-marquee-track{gap:36px;animation-duration:18s}.home-banner-cta-inner{flex-direction:column;align-items:flex-start;gap:28px}.home-banner-cta-actions{flex-direction:column;align-items:stretch;width:100%;gap:10px}.home-btn-cta-asesor,.home-btn-cta-form{justify-content:center}.home-form-inner{padding:24px var(--space-md)}.home-form-card{padding:28px 20px;border-radius:14px}.home-form-row{grid-template-columns:1fr;gap:12px}.home-form-headline{font-size:clamp(22px,6vw,32px)}.hfrm-submit{width:100%;justify-content:center}.hfrm-wsp-hint{width:100%}.home-loc-info{padding:var(--space-lg) var(--space-md)}.home-loc-title{font-size:var(--text-xl);margin-bottom:var(--space-sm)}.home-loc-item{padding:12px 0;gap:12px}.home-loc-item-icon{width:36px!important;height:36px!important}.home-loc-item-val,.home-loc-phone-link{font-size:14px}.home-loc-map,.home-loc-map iframe{min-height:240px}}@keyframes home-blur-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-hero-label{animation:home-blur-fade-up .38s ease-out 0s both}.home-hero-title{animation:home-blur-fade-up .42s ease-out .09s both}.home-hero-desc{animation:home-blur-fade-up .42s ease-out .18s both}@media(min-width:821px){.home-cats-grid .home-cat-card,.home-why-stats .home-why-stat{opacity:0;transform:translateY(10px);transition:opacity .28s ease-out,transform .28s ease-out;transition-delay:var(--stagger-delay, 0ms)}}.home-cats-grid .home-cat-card.item-visible,.home-why-stats .home-why-stat.item-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.home-hero-label,.home-hero-title,.home-hero-desc{animation:none;opacity:1;transform:none}.home-marquee-track{animation:none}.home-cats-grid .home-cat-card,.home-why-stats .home-why-stat{opacity:1;transform:none;transition:none}}.home-ofertas{background:#fff;padding:0 0 clamp(32px,4vw,48px);position:relative}.home-ofertas:before{content:"";display:block;width:56px;height:2px;background:linear-gradient(90deg,transparent,#6E2C91,transparent);margin:0 auto clamp(24px,3vw,36px)}.home-ofertas-inner{max-width:1280px;margin:0 auto;padding:0 var(--site-pad);position:relative}.home-ofertas .section-header{margin-bottom:32px}.home-ofertas .section-tag{background:#fff5d6;border-color:#e8c84a;color:#9a7200}.home-ofertas-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.home-ofertas-grid--1{grid-template-columns:minmax(0,380px);justify-content:center}.home-ofertas-grid--2{grid-template-columns:repeat(2,1fr);max-width:760px;margin:0 auto}.home-ofertas-grid--3{grid-template-columns:repeat(3,1fr)}.home-ocard{background:#fff;border-radius:0;overflow:hidden;color:inherit;display:flex;flex-direction:column;outline:1px solid rgba(50,28,61,.06);transition:outline-color .3s ease,transform .3s ease}.home-ocard:hover{outline-color:#321c3d26;transform:translateY(-2px)}.home-ocard-img-wrap{position:relative;aspect-ratio:1 / 1;background:#f5f3f0;overflow:hidden}.home-ocard-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease}.home-ocard:hover .home-ocard-img{transform:scale(1.08)}.home-ocard-img-ph{width:100%;height:100%;background:#e8e4ef}.home-ocard-star{position:absolute;top:10px;left:10px;width:72px;height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;pointer-events:none}.home-ocard-star:before{content:"";position:absolute;inset:0;background:#6e2c91;clip-path:polygon(50% 0%,62% 20%,85% 15%,80% 38%,100% 50%,80% 62%,85% 85%,62% 80%,50% 100%,38% 80%,15% 85%,20% 62%,0% 50%,20% 38%,15% 15%,38% 20%);filter:drop-shadow(0 4px 12px rgba(110,44,145,.5))}.home-ocard-star:after{content:"";position:absolute;inset:5px;background:linear-gradient(145deg,#8b35b0,#6e2c91 55%,#4a1a66);clip-path:polygon(50% 0%,62% 20%,85% 15%,80% 38%,100% 50%,80% 62%,85% 85%,62% 80%,50% 100%,38% 80%,15% 85%,20% 62%,0% 50%,20% 38%,15% 15%,38% 20%)}.home-ocard-star-label{position:relative;z-index:2;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#f5df8a;margin-bottom:2px;text-shadow:0 1px 4px rgba(0,0,0,.7)}.home-ocard-star-pct{position:relative;z-index:2;font-size:17px;font-weight:900;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.5);line-height:1}.home-ocard-cat{font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#321c3d73;display:block}.home-ocard-body{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1}.home-ocard-nombre{font-size:14px;font-weight:500;color:#321c3d;line-height:1.35;margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.home-ocard-price-block{margin:14px 0 0}.home-ocard-price-row-old{display:flex;align-items:center;gap:4px}.home-ocard-price-old{font-size:11px;color:#321c3d66;text-decoration:line-through;font-weight:400}.home-ocard-price-unit{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#321c3d66}.home-ocard-price-row-new{display:flex;align-items:baseline;gap:3px;margin-top:2px}.home-ocard-price-new{font-family:var(--font-body);font-size:21px;font-weight:600;color:#321c3d;line-height:1;letter-spacing:-.02em}.home-ocard-price-unit--new{color:#321c3d80;font-size:11px}.home-ocard-ahorro{display:inline-flex;align-items:center;font-size:11px;font-weight:600;color:#61bb47;border-left:2px solid #61BB47;padding-left:8px;margin-top:10px}.home-ocard-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;text-align:center;padding:10px 0;border:1.5px solid rgba(50,28,61,.8);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#321c3d;text-decoration:none;cursor:pointer;transition:background .25s,color .25s;margin-top:16px}.home-ocard:hover .home-ocard-btn,.home-ocard-btn:hover{background:#321c3d;color:#fff}.home-ofertas-cta-wrap{text-align:center;margin-top:28px}.home-ofertas-cta{display:inline-flex;align-items:center;gap:8px;background:#1a1a1a;color:#fff;font-size:14px;font-weight:600;padding:15px 36px;border-radius:999px;text-decoration:none;letter-spacing:.01em;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 24px -6px #0000004d}.home-ofertas-cta:hover{background:#333;transform:translateY(-2px);box-shadow:0 14px 32px -6px #0006}.home-ofertas-cta svg{transition:transform .2s}.home-ofertas-cta:hover svg{transform:translate(3px)}.home-ocard{opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1),outline-color .3s ease}.home-ocard.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.home-ofertas-grid,.home-ofertas-grid--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.home-ofertas{padding:0 0 40px}.home-ofertas-inner{padding:0 var(--site-pad-mobile)}.home-ofertas-grid,.home-ofertas-grid--2,.home-ofertas-grid--3{grid-template-columns:repeat(2,1fr);gap:10px}.home-ofertas .section-header{margin-bottom:20px}.home-ocard-price-new{font-size:18px}.home-ocard-body{padding:10px 11px 12px}.home-ocard-nombre{font-size:13px}.home-ocard-star{width:52px;height:52px}.home-ocard-star-pct{font-size:12px}.home-ocard-star-label{font-size:7px}.home-ofertas-cta{width:calc(100% - 32px);justify-content:center;padding:14px 20px}}@media(max-width:380px){.home-ofertas-grid,.home-ofertas-grid--2,.home-ofertas-grid--3{grid-template-columns:1fr}}.home-cats{background:#f5f3f0;overflow:hidden}.home-cats-inner{display:flex;align-items:stretch;max-width:1280px;margin:0 auto;width:100%}.home-cats-panel{flex:0 0 clamp(240px,26vw,340px);display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,72px) clamp(20px,3vw,36px) clamp(40px,5vw,72px) var(--site-pad);background:#f5f3f0;z-index:1}.home-cats-label{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#9b8570;margin-bottom:18px;display:block;font-weight:500}.home-cats-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,42px);font-weight:700;line-height:1.08;color:#1a1208;margin:0 0 clamp(24px,3vw,36px);letter-spacing:-.025em}.home-cats-cta{display:inline-block;background:#1a1208;color:#fff;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:13px 26px;text-decoration:none;width:fit-content;transition:background .22s}.home-cats-cta:hover{background:#321c3d}.home-cats-stage{flex:1;position:relative;overflow:hidden;background:#fff;height:clamp(320px,34vw,440px)}.home-cats-viewport{height:100%;overflow:hidden}.home-cats-track{display:flex;height:100%;gap:3px;cursor:grab;user-select:none;-webkit-user-select:none;transform:translate(0);transition:transform .55s cubic-bezier(.25,.46,.45,.94);will-change:transform}.home-cats-track.is-dragging{cursor:grabbing;transition:none}.home-cat-slide{flex:0 0 calc(50% - 1.5px);position:relative;overflow:hidden;display:block;text-decoration:none;background:#2a2218}.home-cat-slide-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.25,.46,.45,.94),opacity .4s ease;pointer-events:none;opacity:.88}.home-cat-slide:hover .home-cat-slide-img{transform:scale(1.06);opacity:.75}.home-cat-slide-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,4,2,.8) 0%,rgba(8,4,2,.12) 50%,transparent 72%);display:flex;flex-direction:column;justify-content:flex-end;padding:22px 20px;transition:background .35s ease}.home-cat-slide:hover .home-cat-slide-overlay{background:linear-gradient(to top,#080402e6,#08040259 55%,#0804020a 80%)}.home-cat-slide-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.home-cat-slide-name{font-size:clamp(15px,1.7vw,21px);font-weight:600;color:#fff;margin:0;line-height:1.15;letter-spacing:-.01em}.home-cat-slide-arrow{font-size:20px;color:#fff9;flex-shrink:0;line-height:1;display:inline-block;transition:color .25s,transform .3s cubic-bezier(.34,1.56,.64,1);transform:rotate(0)}.home-cat-slide:hover .home-cat-slide-arrow{color:#fff;transform:rotate(0) scale(1.2)}.home-cats-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(255,255,255,.45);background:#00000038;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .22s,border-color .22s}.home-cats-arrow--prev{left:14px}.home-cats-arrow--next{right:14px}.home-cats-arrow:hover:not(:disabled){background:#0000007a;border-color:#ffffffd9}.home-cats-arrow:disabled{opacity:.25;cursor:default}@media(max-width:768px){.home-suppliers-inner{padding:0 var(--site-pad-mobile)}.home-cats-inner{flex-direction:column;min-height:auto}.home-cats-panel{flex:none;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;column-gap:14px;padding:18px var(--site-pad-mobile) 16px}.home-cats-label{grid-column:1 / -1;grid-row:1;margin-bottom:8px}.home-cats-heading{grid-column:1;grid-row:2;font-size:21px;margin-bottom:0;line-height:1.15}.home-cats-cta{grid-column:2;grid-row:2;align-self:center;padding:10px 16px;font-size:11px;white-space:nowrap}.home-cats-stage{flex:none;height:clamp(260px,75vw,380px)}.home-cat-slide{flex:0 0 72vw}.home-cats-arrow{width:34px;height:34px}}@keyframes chip-pop{0%{opacity:0;transform:translateY(10px) scale(.85)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes price-land{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes badge-glow{0%,to{box-shadow:0 0 #61bb4780}50%{box-shadow:0 0 0 8px #61bb4700}}@keyframes flip-down{0%{transform:translateY(-60%);opacity:0}60%{transform:translateY(8%);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes cta-shine{0%{transform:translate(-120%) skew(-20deg)}to{transform:translate(220%) skew(-20deg)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes cd-pulse{0%,to{opacity:1}50%{opacity:.4}}.reveal-up{opacity:0}.reveal-up.is-visible{animation:reveal-up .8s cubic-bezier(.22,1,.36,1) forwards}.badge-glow{animation:badge-glow 2.2s ease-in-out infinite}.flip-down{animation:flip-down .45s cubic-bezier(.22,1,.36,1)}.home-exclusive{position:relative;overflow:hidden;background:#f5f3f0;padding:clamp(40px,5vw,64px) var(--site-pad)}.home-excl-glow{position:absolute;width:384px;height:384px;border-radius:50%;opacity:.4;filter:blur(48px);pointer-events:none;z-index:0}.home-excl-glow--tl{top:-160px;left:-128px;background:radial-gradient(circle,rgba(110,44,145,.18),transparent 70%)}.home-excl-glow--br{bottom:-128px;right:-96px;background:radial-gradient(circle,rgba(201,162,39,.18),transparent 70%)}.home-excl-inner{max-width:1280px;margin:0 auto;position:relative;z-index:1}.home-excl-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:clamp(20px,2.5vw,32px)}.home-excl-week-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:linear-gradient(110deg,#8b35b0,#6e2c91,#4a1a66);padding:7px 18px;border-radius:999px;margin-bottom:14px;box-shadow:0 4px 18px #6e2c9159;position:relative;overflow:hidden}.home-excl-week-label svg{color:#f5df8a;flex-shrink:0}.home-excl-week-label:after{content:"";position:absolute;top:0;left:-60%;bottom:0;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);animation:week-label-shine 3.5s ease-in-out infinite;pointer-events:none}@keyframes week-label-shine{0%,60%,to{left:-60%;opacity:0}25%{left:120%;opacity:1}}.home-excl-heading{font-size:clamp(22px,3vw,36px);font-weight:600;color:#321c3d;letter-spacing:-.02em;margin-bottom:8px;line-height:1.2}.home-excl-subheading{font-size:14px;color:#321c3d8c;max-width:420px}.home-excl-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px -12px #321c3d1f;border:1px solid rgba(50,28,61,.05);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;transition:box-shadow .5s ease}.home-excl-card:hover{box-shadow:0 20px 60px -15px #321c3d33}.home-excl-gallery{padding:clamp(16px,2vw,22px);border-right:1px solid rgba(50,28,61,.06)}.home-excl-carousel{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:12px;background:#321c3d0d}.home-excl-carousel:hover .home-excl-arrow{opacity:1;pointer-events:auto}.home-excl-carousel:hover .home-excl-zoom-hint{opacity:1}.home-excl-carousel:hover .home-excl-slide.active .home-excl-slide-img{transform:scale(1.05)}.home-excl-track{position:relative;width:100%;height:100%}.home-excl-slide{position:absolute;inset:0;opacity:0;transform:scale(1.04);transition:opacity .65s ease,transform .65s ease;pointer-events:none}.home-excl-slide.active{opacity:1;transform:scale(1);pointer-events:auto}.home-excl-slide-img{width:100%;height:100%;object-fit:cover;display:block;cursor:zoom-in;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.home-excl-slide--first .home-excl-slide-img{object-fit:contain;padding:16px;background:#fff;box-sizing:border-box}.home-excl-discount-star{position:absolute;top:14px;left:14px;width:90px;height:90px;z-index:4}.home-excl-discount-star .home-ocard-star-pct{font-size:20px}.home-excl-zoom-hint{position:absolute;bottom:12px;right:12px;background:#00000080;color:#fff;font-size:11px;font-weight:600;padding:4px 9px;border-radius:999px;display:flex;align-items:center;gap:4px;pointer-events:none;z-index:4;opacity:0;transition:opacity .25s}.ryne-zoom-overlay{display:none;position:fixed;inset:0;z-index:7000;background:#000000ed;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 48px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ryne-zoom-overlay.open{display:flex;animation:cat-modal-in .2s ease}.ryne-zoom-overlay #ryne-zoom-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px;box-shadow:0 12px 60px #0009;user-select:none;pointer-events:auto;transition:transform .3s ease;transform-origin:50% 50%;touch-action:manipulation}@media(hover:hover){.ryne-zoom-overlay #ryne-zoom-img{cursor:zoom-in}}.ryne-zoom-overlay:after{content:"Toca fuera de la imagen para cerrar";position:fixed;bottom:16px;left:50%;transform:translate(-50%);font-size:11px;color:#ffffff59;letter-spacing:.5px;pointer-events:none;white-space:nowrap}.ryne-zoom-close{position:fixed;top:16px;right:16px;width:48px;height:48px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.25);cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:7001}.ryne-zoom-close:hover{background:#ffffff4d}@media(max-width:820px){.ryne-zoom-overlay{padding:56px 12px 44px}.ryne-zoom-close{width:40px;height:40px;top:12px;right:12px}}.ryne-zoom-logo{display:none;position:fixed;bottom:22px;right:24px;height:34px;width:auto;opacity:.55;pointer-events:none;filter:brightness(0) invert(1);z-index:7002}.ryne-zoom-logo.visible{display:block}.home-excl-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#321c3d;box-shadow:0 4px 14px #00000024;transition:background .2s,transform .2s,opacity .25s;z-index:3;opacity:0;pointer-events:none}.home-excl-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.home-excl-arrow--prev{left:10px}.home-excl-arrow--next{right:10px}.home-excl-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;z-index:3}.home-excl-dot{height:6px;width:6px;border-radius:999px;background:#321c3d4d;border:none;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.home-excl-dot.active{width:20px;background:#321c3d}.home-excl-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.home-excl-thumb{position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;border:2px solid transparent;background:none;padding:0;cursor:pointer;transition:all .25s ease;opacity:.65}.home-excl-thumb:hover{opacity:1;transform:translateY(-2px)}.home-excl-thumb.active{border-color:#6e2c91;opacity:1;transform:scale(1.02);box-shadow:0 4px 12px #6e2c9133}.home-excl-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.home-excl-thumb:hover img{transform:scale(1.1)}.home-excl-details{padding:clamp(20px,2.5vw,28px) clamp(20px,3vw,32px);display:flex;flex-direction:column;justify-content:flex-start}.home-excl-name{font-size:clamp(20px,2.4vw,30px);font-weight:700;color:#321c3d;letter-spacing:-.02em;line-height:1.2;margin-top:0}.home-excl-formato{font-size:14px;color:#321c3d80;margin-top:5px;font-weight:400}.home-excl-specs{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0}.home-excl-spec{display:inline-flex;align-items:center;gap:5px;background:#321c3d0a;color:#321c3dbf;font-size:13px;font-weight:500;padding:6px 12px 6px 9px;border-radius:999px;opacity:0}.home-excl-card.animated .home-excl-spec{animation:chip-pop .4s cubic-bezier(.34,1.56,.64,1) forwards}.home-excl-spec svg{color:#61bb47;flex-shrink:0}.home-excl-price-main{opacity:0}.home-excl-card.animated .home-excl-price-main{animation:price-land .5s cubic-bezier(.22,1,.36,1) .5s forwards}.home-excl-price-block{margin-top:22px;padding-top:20px;border-top:1px solid rgba(50,28,61,.1)}.home-excl-price-meta{display:flex;align-items:center;gap:10px;margin-bottom:6px}.home-excl-price-old{font-size:14px;color:#321c3d73;text-decoration:line-through;font-variant-numeric:tabular-nums}.home-excl-saving-chip{font-size:13px;font-weight:600;color:#1a7a3a;font-variant-numeric:tabular-nums}.home-excl-price-row{display:flex;align-items:baseline;gap:5px}.home-excl-price-main{font-size:clamp(36px,4vw,52px);font-weight:800;color:#321c3d;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.home-excl-price-unit{font-size:16px;font-weight:500;color:#321c3d8c}.home-excl-cd-wrap{margin-top:22px;background:#321c3d08;border-radius:12px;padding:16px;flex:1;display:flex;flex-direction:column}.home-excl-cd-header{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#321c3d99;margin-bottom:14px;flex-shrink:0}.home-excl-cd-clock{animation:cd-pulse 2s ease-in-out infinite}.home-excl-cd-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;flex:1;align-items:stretch}.home-excl-cd-box{background:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 1px 4px #321c3d0f;border:1px solid rgba(50,28,61,.05);overflow:hidden;padding:10px 6px}.home-excl-cd-num{font-size:clamp(26px,3vw,38px);font-weight:700;color:#321c3d;line-height:1;font-variant-numeric:tabular-nums;display:block}.home-excl-cd-lbl{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#321c3d73;margin-top:6px}.home-excl-cta{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:8px;background:#61bb47;color:#fff;font-size:16px;font-weight:700;padding:18px 24px;border-radius:12px;text-decoration:none;margin-top:20px;transition:background .25s,transform .25s,box-shadow .25s;box-shadow:0 8px 24px -8px #61bb4799;overflow:hidden;position:relative}.home-excl-cta:hover{background:#51a83a;transform:translateY(-2px);box-shadow:0 12px 32px -8px #61bb47b3}.home-excl-cta:after{content:"";position:absolute;top:0;bottom:0;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:translate(-120%) skew(-20deg);pointer-events:none}.home-excl-cta:hover:after{animation:cta-shine .9s ease-out}.home-excl-cta-arrow{transition:transform .3s ease}.home-excl-cta:hover .home-excl-cta-arrow{transform:translate(4px)}.home-excl-note{font-size:12px;color:#321c3d73;line-height:1.5;text-align:center;margin-top:12px}.home-excl-expired{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px;border:1px solid rgba(50,28,61,.08);border-radius:10px;background:#321c3d05;margin-bottom:20px}.home-excl-expired-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#321c3d0d;color:#888;flex-shrink:0}.home-excl-expired-title{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#888;margin:0}.home-excl-expired-sub{font-size:12px;color:#666;line-height:1.5;margin:0}.home-excl-cta--soldout{pointer-events:none;cursor:not-allowed;background:#321c3d0f!important;color:#888!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){.home-exclusive{padding:40px 20px}.home-excl-card{grid-template-columns:1fr}.home-excl-gallery{border-right:none;border-bottom:1px solid rgba(50,28,61,.06)}.home-excl-details{padding:20px}.home-excl-name{font-size:clamp(20px,5vw,26px)}.home-excl-cd-num{font-size:22px}.home-excl-arrow,.home-excl-zoom-hint{display:none!important}.home-exclusive:before,.home-exclusive:after{animation:none;will-change:auto}.home-excl-glow{display:none}}@media(max-width:480px){.home-exclusive{padding:32px 16px}.home-excl-gallery{padding:14px}.home-excl-details{padding:16px}.home-excl-heading{font-size:clamp(20px,6vw,28px)}.home-excl-cd-num{font-size:18px}.home-excl-thumbs{gap:6px}.home-excl-dot{width:6px}.home-excl-dot.active{width:16px}.home-ofertas:before{margin-bottom:36px}}.home-exclusive:before{display:none}.home-exclusive:after{display:none}@keyframes excl-orb-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(40px) scale(1.09)}}@keyframes excl-ray-sweep{0%{transform:translate(-120%);opacity:0}8%{opacity:1}35%{transform:translate(420%);opacity:0}35.01%,to{transform:translate(-120%);opacity:0}}.home-excl-cd-block{position:relative;overflow:hidden}.home-excl-cd-block:before{content:"";position:absolute;top:0;left:-70%;width:50%;height:100%;background:linear-gradient(105deg,transparent,rgba(201,162,39,.18),transparent);animation:cd-shimmer 4s ease-in-out infinite;pointer-events:none}@keyframes cd-shimmer{0%,60%,to{left:-70%;opacity:0}20%{left:150%;opacity:1}}.home-excl-cd-num{transition:text-shadow .3s ease}.home-excl-cd-block:hover .home-excl-cd-num{text-shadow:0 0 18px rgba(110,44,145,.45)}.home-ofertas:before{background:linear-gradient(90deg,transparent,#6E2C91,transparent);background-size:200% 100%;animation:sep-shimmer 3s ease-in-out infinite}@keyframes sep-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-excl-carousel{transition:box-shadow .6s ease}.home-excl-carousel:hover{box-shadow:0 0 0 1px #c9a22733,0 20px 60px -10px #00000038,0 0 40px -10px #c9a2272e}.home-ofertas:after{display:none}.home-ofertas-inner{z-index:1}.home-ocard-img-wrap:after{content:"";position:absolute;top:0;left:-80%;width:55%;height:100%;background:linear-gradient(108deg,transparent 20%,rgba(255,255,255,.45) 50%,transparent 80%);transform:skew(-12deg);pointer-events:none;opacity:0;transition:none}.home-ocard:hover .home-ocard-img-wrap:after{animation:card-shine .65s ease forwards}@keyframes card-shine{0%{left:-80%;opacity:1}to{left:140%;opacity:0}}.home-ocard-star{animation:star-zoom-pulse 2.8s ease-in-out infinite}@keyframes star-zoom-pulse{0%,to{transform:scale(1);filter:drop-shadow(0 4px 8px rgba(110,44,145,.4))}50%{transform:scale(1.13);filter:drop-shadow(0 6px 18px rgba(110,44,145,.7))}}.home-ocard-btn{background:linear-gradient(to right,#321C3D 50%,transparent 50%);background-size:200% 100%;background-position:right center;transition:background-position .3s ease,color .25s ease,border-color .25s ease}.home-ocard:hover .home-ocard-btn,.home-ocard-btn:hover{background-position:left center;color:#fff;border-color:#321c3d}.home-ocard.is-visible .home-ocard-price-new{animation:price-pop .55s cubic-bezier(.22,1,.36,1) .25s both}@keyframes price-pop{0%{transform:scale(.88);opacity:.5}70%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.home-exclusive:before,.home-exclusive:after,.home-excl-cd-block:before,.home-ofertas:before,.home-ocard-star,.home-ocard-ahorro:before,.home-ocard-price-new{animation:none}}.home-excl-week-label{background:none!important;color:#6b5a4a;padding:0;border-radius:0;box-shadow:none!important;font-size:12px;letter-spacing:.16em;font-weight:600;overflow:visible;gap:7px}.home-excl-week-label:after{display:none}.home-excl-week-label svg{color:#6e2c91;flex-shrink:0}.home-cats-label{font-size:12px;letter-spacing:.16em;color:#6b5a4a;font-weight:600;display:inline-flex;align-items:center;gap:7px}.home-cats-label svg{color:#6e2c91;flex-shrink:0}.home-excl-heading{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,3.5vw,48px);font-weight:700;color:#1a1410;letter-spacing:-.025em;line-height:1.06;margin-bottom:10px}.home-excl-subheading{color:#1a140873}.home-excl-card{border-radius:0;box-shadow:none!important;border:1px solid rgba(26,20,8,.08);border-left:none;border-right:none;transition:border-color .3s ease;margin-left:calc(-1 * var(--site-pad));margin-right:calc(-1 * var(--site-pad))}.home-excl-card:hover{box-shadow:none!important;border-color:#1a14082e}@media(max-width:860px){.home-excl-card{margin-left:calc(-1 * var(--site-pad-mobile));margin-right:calc(-1 * var(--site-pad-mobile))}}.home-excl-carousel,.home-excl-thumb{border-radius:0}.home-excl-thumb.active{border-color:#1a1410;box-shadow:none;transform:none}.home-excl-dot{background:#1a14082e}.home-excl-dot.active{background:#1a1410}.home-excl-arrow,.home-excl-name{color:#1a1410}.home-excl-formato{color:#1a140873}.home-excl-gallery{border-right-color:#1a14080f}.home-excl-spec{background:#1a14080a;color:#1a1408ad;border-radius:0}.home-excl-price-block{border-top-color:#1a140814}.home-excl-price-main{color:#1a1410}.home-excl-price-old{color:#1a140866}.home-excl-price-unit{color:#1a14087a}.home-excl-cd-wrap{background:#1a140808;border-radius:0}.home-excl-cd-box{border-radius:0;box-shadow:none;border-color:#1a14080f}.home-excl-cd-num{color:#1a1410}.home-excl-cd-lbl{color:#1a140866}.home-excl-cd-header{color:#1a140880}.home-excl-cta{border-radius:0;box-shadow:none;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-excl-cta:hover{box-shadow:none;transform:translateY(-1px);background:#3d9929}.home-excl-cta:after,.home-excl-cta:hover:after{display:none}.home-excl-note{color:#1a140866}.home-excl-expired{border-radius:0;border-color:#1a140814;background:#1a140805}.home-ofertas:before{display:none}.home-exclusive{padding-left:0;padding-right:0;padding-top:clamp(24px,2.5vw,36px);padding-bottom:0}.home-excl-inner{padding-left:var(--site-pad);padding-right:var(--site-pad)}.home-ofertas{padding-top:clamp(24px,2.5vw,36px)}.home-cats-panel{padding-top:clamp(24px,2.5vw,36px);padding-bottom:clamp(24px,2.5vw,36px)}@media(max-width:860px){.home-excl-inner{padding-left:var(--site-pad-mobile);padding-right:var(--site-pad-mobile)}}.home-ocard{outline-color:#1a14081a}.home-ocard:hover{outline-color:#1a140838}.home-ocard-nombre,.home-ocard-price-new{color:#1a1410}.home-ocard-cat{color:#1a140866}.home-ocard-btn{border-color:#1a1408a6;color:#1a1410;background:linear-gradient(to right,#1A1410 50%,transparent 50%);background-size:200% 100%;background-position:right center}.home-ocard:hover .home-ocard-btn,.home-ocard-btn:hover{background-position:left center;color:#fff;border-color:#1a1410}.home-excl-week-label,.home-cats-label,.home-why-label,.home-suppliers-label,.home-test-label,.home-loc-label{font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#6b5a4a!important;font-weight:600!important;font-family:inherit!important;background:none!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important;display:block!important;margin-bottom:14px!important}.home-excl-week-label svg,.home-cats-label svg,.home-why-label svg,.home-suppliers-label svg,.home-test-label svg,.home-loc-label svg{display:none!important}.home-excl-heading,.home-cats-heading,.home-why-heading,.home-suppliers-heading,.home-test-heading,.home-loc-title{font-family:Playfair Display,Georgia,Times New Roman,serif!important;font-size:clamp(28px,3.5vw,48px)!important;font-weight:700!important;color:#1a1410!important;letter-spacing:-.025em!important;line-height:1.06!important;margin-bottom:10px!important}.home-excl-subheading{font-size:15px!important;color:#1a14088c!important;line-height:1.7!important;max-width:520px}.home-excl-header{align-items:center!important;text-align:center!important}.home-excl-subheading{text-align:center;margin-left:auto;margin-right:auto}.home-why-header,.home-why-heading,.home-suppliers-inner,.home-test-header,.home-test-heading{text-align:center}@media(max-width:768px){.home-excl-header,.home-why-header,.home-why-stats,.home-why-stat,.home-suppliers-inner,.home-test-header{text-align:center!important;align-items:center!important}.home-why-label,.home-excl-week-label,.home-test-label,.home-suppliers-label,.home-loc-label{text-align:center}.home-excl-subheading{text-align:center;margin-left:auto;margin-right:auto}.home-why-stat{align-items:center;text-align:center}.home-why-stat-text{text-align:center}}.home-loc-label{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#6b5a4a;font-weight:600;margin-bottom:14px}.home-excl-glow{display:none!important}.home-why-stat-num{background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important;background-clip:unset!important;color:#1a1410!important}.home-why-stat-divider{display:none!important}@media(max-width:768px){.home-test-inner{padding:0 var(--site-pad-mobile)}.home-loc-label{padding:0}}.home-form-section{background:#f5f3f0!important}.home-form-inner{max-width:1280px!important;margin:0 auto!important;padding:clamp(64px,8vw,96px) var(--site-pad)!important;display:grid!important;grid-template-columns:.85fr 1.15fr!important;gap:clamp(40px,7vw,96px)!important;align-items:start!important}.home-form-aside{position:sticky;top:100px}.home-form-card{background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important;animation:none!important}.home-form-label{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#6b5a4a;font-weight:600;margin-bottom:14px;font-family:var(--font-body)}.home-form-headline{font-family:Playfair Display,Georgia,serif!important;font-size:clamp(30px,3.5vw,50px)!important;font-weight:700!important;color:#1a1410!important;letter-spacing:-.01em!important;line-height:1.1!important;margin:0 0 20px!important}.home-form-dot{color:#6e2c91!important}.home-form-sub{font-size:15px!important;color:#6b5a4a!important;line-height:1.65!important;margin:0!important}.home-form-aside:after{content:"";display:block;width:40px;height:2px;background:#6e2c91;margin-top:28px}.hfrm-input{background:transparent!important;border:none!important;border-bottom:1.5px solid rgba(26,20,8,.22)!important;border-radius:0!important;padding:14px 0 8px!important;color:#1a1410!important}.hfrm-input:focus{border-bottom-color:#6e2c91!important;box-shadow:none!important;background:transparent!important}.hfrm-label{left:0!important}.hfrm-select-arrow{right:0!important}.hfrm-submit{background:#1a1410!important;border-radius:0!important;padding:14px 36px!important;letter-spacing:.06em!important;font-size:13px!important;text-transform:uppercase!important}.hfrm-submit:hover:not(:disabled){background:#6e2c91!important;transform:none!important;box-shadow:none!important}.home-loc-item-icon{width:40px!important;height:40px!important;background:#fff!important;border:1px solid rgba(26,20,8,.12)!important;border-radius:8px!important;box-shadow:0 1px 4px #1a14080f!important;color:#6e2c91!important;flex-shrink:0!important;margin-top:1px!important}@media(max-width:860px){.home-form-inner{grid-template-columns:1fr!important;padding:clamp(48px,6vw,64px) var(--site-pad-mobile)!important;gap:36px!important}.home-form-aside{position:static}.home-form-aside:after{display:none}}.popup-overlay{position:fixed;inset:0;z-index:9999;background:#140a238c;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;animation:popup-fadein .3s ease both}.popup-overlay[hidden]{display:none!important}@keyframes popup-fadein{0%{opacity:0}to{opacity:1}}.popup-box{background:#fff;border-radius:20px;padding:40px 36px 32px;max-width:520px;width:100%;position:relative;box-shadow:0 20px 60px #140a2333;animation:popup-slidein .35s cubic-bezier(.22,.68,0,1.2) both}@keyframes popup-slidein{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}.popup-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#321c3d12;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--dark);transition:background .2s}.popup-close:hover{background:#321c3d24}.popup-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--purple);margin-bottom:8px}.popup-title{font-family:var(--font-display);font-size:clamp(20px,3vw,26px);color:var(--dark);margin:0 0 6px;font-weight:700}.popup-dot{color:var(--purple)}.popup-sub{font-size:14px;color:#321c3d99;margin:0 0 24px}.popup-feedback--error{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:16px}.popup-form{display:flex;flex-direction:column;gap:14px}.popup-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.popup-field{display:flex;flex-direction:column;gap:4px}.popup-input{width:100%;padding:11px 14px;border:1px solid rgba(110,44,145,.2);border-radius:10px;font-size:14px;font-family:var(--font-body);color:var(--dark);background:#fafafa;transition:border-color .2s,box-shadow .2s;outline:none;box-sizing:border-box}.popup-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6e2c911a;background:#fff}.popup-select{appearance:none;cursor:pointer}.popup-textarea{resize:none}.popup-err{font-size:11px;color:#dc2626;min-height:14px}.popup-submit{width:100%;padding:14px;background:var(--dark);color:#fff;border:none;border-radius:100px;font-size:15px;font-weight:700;font-family:var(--font-body);cursor:pointer;margin-top:4px;transition:opacity .2s}.popup-submit:hover{opacity:.88}.popup-submit:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){.popup-box{padding:32px 20px 24px}.popup-row{grid-template-columns:1fr}}
