:root{--bg-dark:#273026;--bg-panel:#ffffff0d;--accent-lime:#b8e986;--text-primary:#e8ebe6;--text-secondary:#b5bdb0;--text-muted:#8a9585;--border-light:#e8ebe638;--hero-border:#ffffff8c;--radius-panel:24px;--radius-btn:12px;--font:"Outfit", system-ui, sans-serif;--header-h:72px;--blur-panel:12px;--content-max-width:1300px;--product-card-img-max-h:clamp(176px, 27vw, 300px);--product-card-img-min-h:112px;--product-card-img-max-w:100%;--product-card-img-shift:clamp(3.35rem, 8.5vw, 5.5rem);--product-card-wrap-pt:clamp(2.85rem, 7vw, 4.35rem);--product-card-wrap-min-h:clamp(158px, 21vw, 204px)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font);color:var(--text-primary);background-color:var(--bg-dark);min-height:100vh;margin:0;font-size:16px;font-weight:400;line-height:1.5;position:relative;overflow-x:hidden}body:before{content:"";-webkit-filter:blur(20px);z-index:-1;background-image:linear-gradient(#0a230a80,#05190599),url(../assets/hero-plant-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100%;position:absolute;inset:-12% 0 -40px}img{max-width:100%;height:auto;display:block}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.header{z-index:100;height:var(--header-h);padding:0 max(24px, env(safe-area-inset-right)) 0 max(24px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(32px)saturate(1.25);backdrop-filter:blur(32px)saturate(1.25);background:#16201a6b;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.logo{color:var(--text-primary);align-items:center;gap:10px;font-size:1.15rem;font-weight:600;display:flex}.logo-icon{color:var(--accent-lime);justify-content:center;align-items:center;display:flex}.logo-icon img{width:40px;height:auto;display:block}.nav-link--active{color:var(--text-primary);font-weight:600}.logo-text{letter-spacing:.02em}.nav{position:absolute;left:50%;transform:translate(-50%)}.nav-list{align-items:center;gap:32px;display:flex}.nav-link{color:var(--text-secondary);font-size:1.08rem;font-weight:500;transition:color .2s}.nav-link:hover{color:var(--text-primary)}.nav-link--dropdown{align-items:center;gap:4px;padding:0;display:inline-flex}.nav-item-dropdown{position:relative}.nav-link-arrow{transition:transform .2s}.nav-item-dropdown.open .nav-link-arrow{transform:rotate(180deg)}.dropdown-menu{background:var(--bg-panel);min-width:160px;-webkit-backdrop-filter:blur(var(--blur-panel));backdrop-filter:blur(var(--blur-panel));border:1px solid var(--border-light);border-radius:var(--radius-btn);margin-top:8px;padding:8px 0;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000040}.dropdown-menu[hidden]{display:none}.dropdown-menu a{color:var(--text-secondary);padding:10px 16px;font-size:.9rem;transition:background .2s,color .2s;display:block}.dropdown-menu a:hover{color:var(--text-primary);background:#ffffff0f}.header-actions{flex-shrink:0;align-items:center;gap:12px;min-width:0;display:flex}.header-auth{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:0;display:flex}.header-profile{flex-shrink:0;align-items:center;display:flex;position:relative}.header-profile--no-api .header-profile__trigger--guest{opacity:.65}.header-profile__trigger{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:#ffffff14;border:2px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:border-color .2s,background .2s,transform .2s;display:flex;overflow:hidden}.header-profile__trigger:hover{background:#ffffff1f;border-color:#b8e9868c}.header-profile__trigger:focus-visible{outline:2px solid var(--accent-lime,#b8e986);outline-offset:2px}.header-profile__trigger--guest{border-radius:999px;gap:8px;width:auto;max-width:min(200px,42vw);height:40px;padding:0 12px 0 10px}.header-profile__user-icon{opacity:.92;flex-shrink:0}.header-profile__login-label{color:var(--text-secondary);white-space:nowrap;font-size:.82rem;font-weight:600}.header-profile__trigger--guest:hover .header-profile__login-label{color:var(--text-primary)}.header-profile__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.header-profile__initials{letter-spacing:.04em;color:var(--accent-lime,#c8e6a0);font-size:.78rem;font-weight:700}.header-profile__menu{background:var(--bg-panel);border:1px solid var(--border-light);z-index:120;border-radius:16px;min-width:min(260px,100vw - 32px);padding:12px 0 8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 40px #00000059}.header-profile__menu-user{border-bottom:1px solid #ffffff14;padding:4px 16px 12px}.header-profile__menu-name{color:var(--text-primary);font-size:.9rem;font-weight:600;line-height:1.3;display:block}.header-profile__menu-email{color:var(--text-muted);word-break:break-all;margin-top:4px;font-size:.78rem;display:block}.header-profile__menu-action{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;margin:0;padding:12px 16px;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .15s,color .15s;display:flex}.header-profile__menu-action:hover{color:var(--text-primary);background:#ffffff0f}@media (width<=520px){.header-profile__login-label{display:none}.header-profile__trigger--guest{border-radius:50%;width:40px;max-width:none;padding:0}}.mobile-menu__auth-slot{padding:8px max(24px, env(safe-area-inset-right)) 20px max(24px, env(safe-area-inset-left));border-top:1px solid var(--border-light);margin-top:8px}.mobile-menu__profile{flex-direction:column;gap:14px;display:flex}.mobile-menu__profile-row{align-items:center;gap:14px;display:flex}.mobile-menu__profile-avatar{object-fit:cover;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;width:48px;height:48px}.mobile-menu__profile-initials{width:48px;height:48px;color:var(--accent-lime);background:#55b00040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.mobile-menu__profile-text{flex:1;min-width:0}.mobile-menu__profile-name{color:var(--text-primary);word-break:break-word;margin:0;font-size:1rem;font-weight:600}.mobile-menu__profile-email{color:var(--text-muted);word-break:break-all;margin:4px 0 0;font-size:.82rem}.mobile-menu__profile--guest .mobile-menu__auth-btn{justify-content:center;align-items:center;gap:10px;display:inline-flex}.mobile-menu__auth-btn{justify-content:center;width:100%;margin-top:0}.mobile-menu__auth-btn--out{border:1px solid var(--border-light);color:var(--text-secondary);background:0 0}.header-search-desktop{flex:auto;justify-content:flex-end;min-width:0;max-width:min(300px,34vw);margin-right:4px;display:flex}@media (width>=901px){.header-search-open-mobile{display:none!important}}@media (width<=900px){.header-search-desktop{display:none!important}}.icon-btn{width:40px;height:40px;color:var(--text-secondary);border-radius:var(--radius-btn);justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.icon-btn:hover{color:var(--text-primary);background:#ffffff0f}.icon-btn--menu{flex-direction:column;justify-content:center;gap:5px;display:none}.icon-btn--menu span{background:currentColor;border-radius:1px;width:20px;height:2px;display:block}.mobile-menu{z-index:280;background:var(--bg-dark);-webkit-overflow-scrolling:touch;flex-direction:column;min-height:100dvh;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-menu__top{padding:max(10px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 12px max(16px, env(safe-area-inset-left));border-bottom:1px solid var(--border-light);background:#16201aeb;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-menu__title{color:var(--text-primary);letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:600}.mobile-menu__close{flex-shrink:0}.header-search-panel{z-index:280;background:var(--bg-dark);-webkit-overflow-scrolling:touch;flex-direction:column;min-height:100dvh;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.header-search-panel__top{padding:max(8px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) 4px max(12px, env(safe-area-inset-left));border-bottom:1px solid var(--border-light);background:#16201aeb;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.header-search-panel__close{flex-shrink:0}.mobile-menu[hidden],.header-search-panel[hidden]{display:none}.mobile-menu nav{min-height:0;padding:20px max(24px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));flex-direction:column;flex:1;gap:16px;margin:0;font-size:1.1rem;display:flex;overflow-y:auto}.mobile-menu a{color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:12px 0}.mobile-menu a:hover{color:var(--accent-lime)}.mobile-menu a.nav-link--active{color:var(--text-primary);font-weight:600}.header-search-panel__inner{width:100%;max-width:640px;min-height:0;padding:12px max(20px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));box-sizing:border-box;flex:1;margin:0 auto;overflow-y:auto}.header-search-form{border-bottom:1px solid #ffffff1a;align-items:center;gap:4px;padding:4px 0 10px;display:flex}.header-search-input{box-sizing:border-box;min-width:0;color:var(--text-primary);background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:10px 8px 10px 2px;font-family:inherit;font-size:1.05rem;font-weight:400}.header-search-input::placeholder{color:var(--text-secondary);opacity:.65}.header-search-form:focus-within{border-bottom-color:#ffffff38}.header-search-input:focus{outline:none}.header-search-submit{width:44px;height:44px;color:var(--text-secondary);border-radius:var(--radius-btn);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;transition:color .2s,background .2s}.header-search-submit:hover{color:var(--text-primary);background:#ffffff0f}.header-search-submit:active{background:#ffffff0a}.header-search-form.header-search-form--desktop{box-sizing:border-box;background:#ffffff12;border:none;border-radius:999px;align-items:center;gap:.35rem;width:100%;max-width:300px;min-height:44px;margin:0;padding:0 8px 0 1.125rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff24}.header-search-form.header-search-form--desktop:focus-within{background:#ffffff17;box-shadow:inset 0 0 0 1px #ffffff38,0 0 0 2px #b8e9861a}.header-search-form.header-search-form--desktop .header-search-input{flex:1;min-width:0;height:auto;margin:0;padding:11px .35rem 11px 0;font-size:.9375rem;line-height:1.35}.header-search-form.header-search-form--desktop .header-search-submit{border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;margin:0 0 0 2px;padding:0;display:flex}.header-search-form.header-search-form--desktop .header-search-submit svg{flex-shrink:0;width:18px;height:18px;margin:0;display:block}.hero{justify-content:center;align-items:center;height:100vh;padding:20px 12px 12px;display:flex;overflow:visible}.hero-inner{width:100%;max-width:var(--content-max-width);box-sizing:border-box;grid-template-columns:1fr auto;align-items:center;gap:8rem;min-height:520px;padding:48px 48px 48px 56px;display:grid;overflow:visible}.hero-content{width:100%;min-width:0;max-width:none}.hero-title{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 32px;font-size:clamp(4.5rem,10vw,7rem);font-weight:700;line-height:1.08}.hero-desc{color:#ffffffe0;max-width:none;margin:0 0 48px;font-size:1.35rem;font-weight:400;line-height:1.7}.hero-ctas{flex-wrap:wrap;align-items:stretch;gap:24px;display:flex}.btn{letter-spacing:.02em;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .25s,color .2s,border-color .25s,box-shadow .25s,transform .2s;display:inline-flex}.hero-ctas .btn{min-height:64px;padding:0 34px;font-size:1.125rem}.btn:focus-visible{outline:2px solid var(--accent-lime);outline-offset:3px}.btn--outline{border:2px solid var(--border-light);color:var(--text-primary);background:0 0}.btn--outline:hover{background:#ffffff0f;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 20px #00000026}.btn--outline:active{box-shadow:none;transform:translateY(0)}.btn--sm{min-height:40px;padding:0 18px;font-size:.875rem;font-weight:500}.btn--play{color:var(--text-primary);background:#ffffff1a;border:2px solid #ffffff59;box-shadow:0 4px 16px #0003}.btn--play:hover{background:#ffffff26;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 24px #00000040}.btn--play:active{transform:translateY(0);box-shadow:0 2px 12px #0003}.btn-play-icon{width:36px;height:36px;color:var(--text-primary);background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex}.btn--play:hover .btn-play-icon{background:#ffffff38;transform:scale(1.05)}.hero-product{z-index:0;justify-self:end;position:relative;overflow:visible}.hero-product-card{--hero-card-w:488px;--hero-card-h:488px;--hero-card-image-slot:286px;--hero-card-pad-block:30px;--hero-card-slide-inner-h:calc(var(--hero-card-h) - var(--hero-card-pad-block));z-index:1;width:var(--hero-card-w);min-width:0;max-width:100%;height:var(--hero-card-h);min-height:var(--hero-card-h);max-height:var(--hero-card-h);box-sizing:border-box;isolation:isolate;backdrop-filter:blur(36px)saturate(1.2);transform-origin:50% 42%;background:linear-gradient(155deg,#ffffff24 0%,#ffffff0a 45%,#ffffff05 100%);border:1px solid #ffffff47;border-radius:26px;padding:14px 36px 16px;transition:transform .32s cubic-bezier(.33,1,.68,1),box-shadow .32s,border-color .32s;position:relative;overflow:visible;box-shadow:0 10px 36px #00000038,0 2px 10px #0000001f,inset 0 1px #ffffff73,inset 0 0 0 .5px #ffffff1a}.hero-product-card:hover,.hero-product-card:focus-within{z-index:2;border-color:#ffffff61;transform:scale(1.02);box-shadow:0 16px 44px #00000047,0 4px 14px #00000029,inset 0 1px #ffffff8c,inset 0 0 0 .5px #ffffff24}.hero-product-slider{width:100%;height:var(--hero-card-slide-inner-h);min-height:var(--hero-card-slide-inner-h);max-height:var(--hero-card-slide-inner-h);position:relative;overflow:visible}.hero-product-slides{width:100%;height:100%;min-height:0;position:relative}.hero-product-slides>.hero-catalog-msg{box-sizing:border-box;min-height:var(--hero-card-slide-inner-h);text-align:center;justify-content:center;align-items:center;margin:0;padding:1rem .5rem;display:flex}.hero-product-slide{cursor:pointer;width:100%;height:var(--hero-card-slide-inner-h);min-height:var(--hero-card-slide-inner-h);max-height:var(--hero-card-slide-inner-h);text-align:left;opacity:0;pointer-events:none;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:4px;transition:opacity .35s ease-out;display:flex;position:absolute;top:0;left:0;overflow:visible}.hero-product-slide--active{opacity:1;pointer-events:auto;z-index:1;position:relative}.hero-product-image{flex:0 0 var(--hero-card-image-slot);width:100%;height:var(--hero-card-image-slot);min-height:var(--hero-card-image-slot);max-height:var(--hero-card-image-slot);box-sizing:border-box;border-radius:14px;flex-shrink:0;justify-content:center;align-items:flex-end;margin-top:-6px;padding-top:0;display:flex;position:relative;overflow:visible}.hero-product-image img{object-fit:contain;object-position:bottom center;z-index:99;pointer-events:none;flex:0 auto;align-self:flex-end;width:auto;max-width:100%;height:auto;min-height:0;max-height:min(420px,70vh);margin-top:0;display:block}.hero-product-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;min-height:0;margin:10px 0 0;font-size:2.1rem;font-weight:700;line-height:1.18;display:-webkit-box;overflow:hidden}.hero-product-label{color:#ffffff94;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;min-height:0;margin:0;font-size:1.15rem;font-weight:300;line-height:1.4;display:-webkit-box;overflow:hidden}.hero-product-footer{flex:none;justify-content:flex-end;align-items:flex-end;width:100%;min-height:0;margin-top:10px;padding-top:2px;display:flex}.hero-product-price{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:.4rem;display:inline-flex}.hero-product-price__currency{color:#ffffff85;letter-spacing:.06em;text-transform:uppercase;font-size:1.5rem;font-weight:400}.hero-product-price__amount{color:#fff;letter-spacing:.02em;font-size:clamp(1.5rem,2.1vw,1.95rem);font-weight:700;line-height:1.05}.hero-carousel-dots{z-index:5;pointer-events:auto;justify-content:center;align-items:center;gap:6px;margin-top:24px;display:flex;position:relative}.hero-carousel-dot{cursor:pointer;background:0 0;border:none;border-radius:0;flex:none;width:36px;height:36px;padding:0;position:relative}.hero-carousel-dot:before{content:"";background:#ffffff6b;border-radius:50%;width:8px;height:8px;transition:background .2s,width .2s,height .2s,border-radius .2s,box-shadow .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-carousel-dot:hover:before{background:#ffffffb8}.hero-carousel-dot--active:before{background:#fff;border-radius:999px;width:22px;height:8px;box-shadow:0 0 0 1px #ffffff59}.section-placeholder{text-align:center;max-width:800px;margin:0 auto;padding:48px 24px}.section-placeholder-title{color:var(--text-primary);margin:0 0 12px;font-size:1.5rem;font-weight:600}.section-placeholder-text{color:var(--text-muted);margin:0;font-size:1rem}.section-band-gradient-wrap{position:relative;overflow:visible}.section-band-gradient-wrap__overlay{z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#001103e3 19.23%,#0a140c 34.62%,#132c22 68.27%,#132c22d4 85.58%,#132c2200 100%);position:absolute;inset:0}.section-band-gradient-wrap>section{z-index:1;position:relative}.section-populares{max-width:var(--content-max-width);margin:0 auto;padding:17px 24px 193px}.section-populares-header{justify-content:center;margin-bottom:118px;display:flex}.section-populares-title-wrap{padding:5px 30px 12px;display:inline-block;position:relative}.section-populares-title{color:#fff;text-align:center;text-shadow:0 2px 8px #0006;z-index:1;margin:0;font-size:4rem;font-weight:700;position:relative}.section-populares-frame{pointer-events:none;z-index:0;position:absolute}.section-populares-frame svg{display:block}.section-populares-frame--bottom-left{bottom:0;left:0}.section-populares-frame--bottom-left svg{width:88px;height:88px}.section-populares-frame--top-right{top:0;right:0}.section-populares-frame--top-right svg{width:88px;height:88px}.populares-cards{flex-direction:column;gap:7rem;display:flex}.populares-card{--populares-image-slot:clamp(232px, 29vw, 318px);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);transform-origin:50%;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:120px;min-height:160px;transition:transform .32s cubic-bezier(.33,1,.68,1),box-shadow .32s;position:relative;overflow:visible;box-shadow:0 9px 18.4px #00000040}.populares-card:hover,.populares-card:focus-within{z-index:2;transform:scale(1.02);box-shadow:0 14px 32px #0000004d}.populares-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#fff3 0%,#ffffff05 50%,#ffffff26 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.populares-card-inner{grid-template-rows:minmax(0,1fr);grid-template-columns:1fr 1fr;align-items:center;gap:36px 59px;min-height:min(500px,60vh);padding:40px 48px 44px;display:grid;overflow:visible}.populares-card-image-wrap{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:12px;width:100%;min-width:0;min-height:0;display:flex;position:relative;overflow:visible}.populares-card-image{flex:0 0 var(--populares-image-slot);width:100%;max-width:min(520px,100%);height:var(--populares-image-slot);min-height:var(--populares-image-slot);max-height:var(--populares-image-slot);border-radius:18px;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:visible}.populares-card-image img{object-fit:contain;object-position:bottom center;pointer-events:none;align-self:flex-end;width:auto;max-width:100%;height:auto;min-height:0;max-height:min(580px,82vh);display:block}.populares-card-dots{z-index:4;pointer-events:auto;flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin-top:0;display:flex;position:relative}.populares-card-dot{z-index:1;cursor:pointer;background:0 0;border:none;border-radius:0;width:36px;height:36px;padding:0;position:relative}.populares-card-dot:before{content:"";box-sizing:border-box;background:0 0;border:1px solid #ffffff8c;border-radius:50%;width:8px;height:8px;transition:background .2s,border-color .2s,width .2s,height .2s,border-radius .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.populares-card-dot:hover:before{background:#ffffff38;border-color:#ffffffd9}.populares-card-dot--active:before{background:#fff;border-color:#fff;border-radius:999px;width:22px;height:8px}.populares-card-body{text-align:left;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:18px;min-width:0;min-height:0;padding:6px 12px 8px;display:flex}.populares-card--image-right .populares-card-body{padding-left:80px;padding-right:12px}.populares-card-title{color:#fff;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.15}.populares-card-desc{color:var(--text-secondary);max-width:100%;margin:0;font-size:1.05rem;line-height:1.58}.populares-card-buy-row{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:12px 20px;width:100%;margin-top:2px;display:flex}.populares-card-price{color:#fff;flex:none;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.populares-card-actions{flex-wrap:wrap;flex:0 auto;align-items:center;gap:16px;display:flex}.populares-card .btn--outline.btn--sm{min-height:52px;padding:0 28px;font-size:1rem}.populares-card--loading .populares-card-image{overflow:hidden}.populares-card--loading .populares-card-image img{opacity:0;pointer-events:none}.populares-card--loading .populares-card-image:after{content:"";background:#ffffff14;border-radius:18px;animation:1.15s ease-in-out infinite maticas-catalog-skeleton-shimmer;position:absolute;inset:0}.populares-card--loading .populares-card-dots{visibility:hidden;pointer-events:none}.populares-card--loading [data-rotator-title],.populares-card--loading [data-rotator-desc],.populares-card--loading [data-rotator-price]{user-select:none;pointer-events:none;background:#ffffff17;border-radius:10px;animation:1.15s ease-in-out infinite maticas-catalog-skeleton-shimmer;color:#0000!important}.populares-card--loading [data-rotator-title]{width:min(72%,280px);min-height:1.15em}.populares-card--loading [data-rotator-desc]{width:100%;min-height:4.2em}.populares-card--loading [data-rotator-price]{width:120px;min-height:1.25em}.populares-card--loading .populares-card-actions{opacity:.4;pointer-events:none}.populares-card--error .populares-card-image:after,.populares-card--error .populares-card-dots{display:none}.populares-card--error .populares-card-actions{opacity:.45;pointer-events:none}@media (prefers-reduced-motion:reduce){.hero-product-card,.populares-card{transition-duration:.12s}.populares-card--loading .populares-card-image:after,.populares-card--loading [data-rotator-title],.populares-card--loading [data-rotator-desc],.populares-card--loading [data-rotator-price]{opacity:.5;animation:none}}.btn--icon{border:2px solid var(--border-light);border-radius:var(--radius-btn);width:52px;min-height:52px;color:var(--text-primary);background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.btn--icon:hover{background:#ffffff14;border-color:#fff6}.section-hero-fullbleed{isolation:isolate;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;min-height:100dvh;margin:0;padding:clamp(2rem,5vw,3rem) 1.5rem clamp(2.5rem,12vh,5.5rem);display:flex;position:relative;overflow:hidden}.section-hero-fullbleed__media{z-index:0;background-color:#1a2e2200;position:absolute;inset:0;overflow:hidden}.section-hero-fullbleed__video{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block;transform:scale(1.02)}.section-hero-fullbleed__scrim{z-index:1;pointer-events:none;background:linear-gradient(#0f191459 0%,#0f191480 45%,#0f1914bf 100%);position:absolute;inset:0}.section-hero-fullbleed__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:920px;margin:0 auto;display:flex;position:relative}.section-hero-fullbleed__title{letter-spacing:.01em;color:#fff;text-shadow:0 4px 28px #00000080;margin:0;font-size:clamp(2.75rem,10vw,5.5rem);font-weight:800;line-height:1.05}.section-hero-fullbleed__lead{color:#fffffff2;text-shadow:0 2px 12px #00000059;max-width:42rem;margin:0;font-size:clamp(.95rem,2vw,1.125rem);font-weight:400;line-height:1.55}.section-hero-fullbleed__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;margin-top:.75rem;display:flex}.section-hero-fullbleed__btn{min-height:52px;font-family:var(--font);letter-spacing:.04em;color:#161b16;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfcfceb;border:1px solid #ffffff80;border-radius:14px;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .25s,transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,border-color .25s;display:inline-flex;box-shadow:0 2px 12px #00000014,0 8px 24px #0000001f,inset 0 1px #fffc}.section-hero-fullbleed__btn:hover{background:#fffffffa;border-color:#ffffffb3;transform:translateY(-3px);box-shadow:0 4px 16px #0000001a,0 14px 36px #0000002e,inset 0 1px #fff}.section-hero-fullbleed__btn:focus-visible{outline:2px solid var(--accent-lime);outline-offset:3px}@media (width<=480px){.section-hero-fullbleed__actions{flex-direction:column;width:100%;max-width:280px}.section-hero-fullbleed__btn{width:100%}}.section-productos{max-width:var(--content-max-width);margin:0 auto;padding:179px 24px 80px;overflow:visible}.productos-grid{grid-template-columns:repeat(3,1fr);gap:11rem 32px;margin-top:12rem;display:grid;overflow:visible}.tienda-grid-loading{text-align:center;color:var(--text-secondary);grid-column:1/-1;margin:2rem auto;font-size:1rem}.section-productos .productos-grid.productos-grid--cart-drawer{align-items:start;row-gap:clamp(8rem,13vw,12rem);margin-top:9.5rem}.section-productos .productos-grid--cart-drawer{--home-productos-card-image-slot:clamp(172px, 19.5vw, 218px);--home-productos-img-max-w-pct:88%}.section-productos .productos-grid--cart-drawer .productos-card-main{box-sizing:border-box;flex-direction:column;flex:0 auto;gap:6px;height:auto;min-height:0;max-height:none;display:flex}.section-productos .productos-grid--cart-drawer .productos-card-image-wrap{flex:0 0 var(--home-productos-card-image-slot);height:var(--home-productos-card-image-slot);min-height:var(--home-productos-card-image-slot);max-height:var(--home-productos-card-image-slot);justify-content:center;align-items:flex-end;padding-top:0}.section-productos .productos-grid--cart-drawer .productos-card-image{justify-content:center;align-items:flex-end}.section-productos .productos-grid--cart-drawer .productos-card-image img{max-width:min(100%, var(--home-productos-img-max-w-pct));object-fit:contain;object-position:bottom center;align-self:flex-end;min-height:0;max-height:min(342px,62vh);margin-top:0}.section-productos .productos-grid--cart-drawer .productos-card-body{flex-direction:column;flex:none;gap:4px;min-height:0;margin-top:0;padding:6px 32px 18px;display:flex;overflow:visible}.section-productos .productos-grid--cart-drawer .productos-card-title{margin:0 0 6px 8px;font-size:clamp(1.12rem,1.85vw,1.62rem);line-height:1.2}.section-productos .productos-grid--cart-drawer .productos-card-desc{color:var(--text-secondary);margin:0 0 0 8px;font-size:clamp(.92rem,1.05vw,.98rem);line-height:1.45}.section-productos .productos-grid--cart-drawer .productos-card-price-line{color:var(--text-primary);text-align:right;letter-spacing:.02em;margin:10px 8px 0;font-size:clamp(1.2rem,1.45vw,1.48rem);font-weight:700}.productos-grid .productos-card{cursor:pointer;min-width:0}.productos-card{flex-direction:column;align-items:stretch;display:flex;position:relative;overflow:visible}.productos-card-image-wrap{box-sizing:border-box;width:100%;padding-top:var(--product-card-wrap-pt);min-height:var(--product-card-wrap-min-h);border-radius:28px 28px 0 0;flex-shrink:0;justify-content:center;align-items:flex-end;height:auto;display:flex;position:relative;overflow:visible}.productos-card-image{flex:0 auto;justify-content:center;align-items:flex-end;width:100%;min-width:0;max-width:100%;line-height:0;display:flex;position:relative}.productos-card-image img{width:auto;max-width:var(--product-card-img-max-w);height:auto;max-height:var(--product-card-img-max-h);min-height:var(--product-card-img-min-h);object-fit:contain;object-position:center bottom;margin-top:calc(-1 * var(--product-card-img-shift));flex:0 auto;align-self:center;display:block}.productos-card-main{border-radius:40px;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:visible;box-shadow:0 8px 24px #0003}.productos-card-main:after{content:"";z-index:0;backdrop-filter:blur(22px)saturate(1.08);-webkit-clip-path:url(#productos-card-clip);clip-path:url(#productos-card-clip);pointer-events:none;background:#ffffff17;border-radius:30px;position:absolute;inset:0;transform:translateZ(0)}.productos-card-main:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(130deg,#ffffff38 0%,#ffffff14 6%,#fff0 50%,#ffffff14 94%,#ffffff38 100%);position:absolute;inset:0;-webkit-mask:url(#productos-card-border-mask) 0 0/100% 100% no-repeat;mask:url(#productos-card-border-mask) 0 0/100% 100% no-repeat}.productos-card-main>*{z-index:2;position:relative}.productos-card-body{flex:1;margin-top:0;padding:48px 40px 20px}.productos-card-title{color:var(--text-primary);margin:30px 0 10px 8px;font-size:2rem;font-weight:700}.productos-card-desc{color:var(--text-secondary);margin:0 0 10px 8px;font-size:.9rem;line-height:1.5}.productos-card-price-line{color:var(--text-primary);text-align:right;letter-spacing:.02em;flex-direction:column;align-items:flex-end;gap:2px;margin:10px 8px 0;font-size:clamp(1.15rem,1.35vw,1.35rem);font-weight:700;display:flex}.productos-card-promo-badge{z-index:3;letter-spacing:.06em;text-transform:uppercase;color:#fff;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#e85d4c 0%,#c62828 100%);border-radius:999px;max-width:calc(100% - 20px);padding:5px 9px;font-size:.72rem;font-weight:800;position:absolute;top:10px;left:10px;overflow:hidden;box-shadow:0 4px 14px #00000059}.productos-card-promo-badge--pct{letter-spacing:.04em;border:1px solid #ffffff59;padding:6px 11px;font-size:.82rem;font-weight:900;box-shadow:0 0 0 1px #0003,0 6px 18px #c6282873}.productos-card-price-stack{flex-direction:column;align-items:flex-end;gap:2px;display:inline-flex}.productos-card-price-was{color:#e8ebe68c;font-size:.78em;font-weight:500;text-decoration:line-through 2px #e85d4cd9}.productos-card-price-now{color:#e8ffc8;letter-spacing:-.02em;font-size:1.05em;font-weight:800}.hero-product-price-outer{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;width:100%;display:flex}.hero-product-price-outer--sale{gap:10px}.hero-product-offer-strip{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 14px;width:100%;display:flex}.hero-product-offer-badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#ff6b5b 0%,#c62828 100%);border:1px solid #ffffff61;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;max-width:min(100%,220px);padding:7px 13px;font-size:.76rem;font-weight:800;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #0000002e,0 6px 20px #c628286b}.hero-product-offer-badge--custom{text-transform:none;letter-spacing:.04em;font-size:.72rem;font-weight:700}.hero-product-price-final{justify-content:flex-end;width:100%;display:flex}.hero-product-price--on-sale .hero-product-price__amount{color:#e8ffc8;text-shadow:0 0 28px #b8e98638}.hero-product-price--on-sale .hero-product-price__currency{color:#c8ffb49e}.hero-product-price-was{color:#e8ebe694;margin-bottom:0;font-size:.88rem;font-weight:500;text-decoration:line-through 2px #e85d4cd9}.populares-card-price{flex-direction:column;align-items:flex-end;gap:2px;min-height:2.5em;display:flex}.producto-detail__promo-countdown{color:#ffb4a8;letter-spacing:.02em;margin:0 0 8px;font-size:.88rem;font-weight:600}.producto-detail__promo-badge{letter-spacing:.05em;text-transform:uppercase;color:#fff;vertical-align:middle;background:linear-gradient(135deg,#e85d4c 0%,#c62828 100%);border-radius:999px;margin-right:10px;padding:4px 10px;font-size:.75rem;font-weight:800;display:inline-block}.producto-detail__price{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.producto-detail__price-was{color:var(--text-muted);font-size:1rem;font-weight:500;text-decoration:line-through 2px #e85d4ccc}.producto-detail__promo-badge--pct{border:1px solid #ffffff59;padding:5px 12px;font-size:.8rem;box-shadow:0 4px 14px #c6282866}.producto-detail__price-now{color:var(--text-primary);font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800}.section-best-o2{max-width:var(--content-max-width);margin:0 auto;padding:56px 24px 80px}.section-best-o2 .section-populares-header{margin-bottom:4rem}.best-o2-glass{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px #0003}.best-o2-inner{grid-template-columns:1fr 1fr;align-items:center;gap:56px;min-height:600px;padding:72px 64px;display:grid}.best-o2-products{justify-content:center;align-items:flex-end;min-height:440px;display:flex;position:relative}.best-o2-product-item{flex-shrink:0;position:relative}.best-o2-product-item img{object-fit:contain;filter:drop-shadow(0 8px 20px #0000004d);width:auto;max-width:100%;height:auto;max-height:440px;display:block}.best-o2-content{flex-direction:column;gap:0;display:flex}.best-o2-heading{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.85rem;font-weight:700;line-height:1.35}.best-o2-text{color:var(--text-primary);opacity:.92;margin:0 0 1.5rem;font-size:1.2rem;line-height:1.75}.best-o2-text:last-of-type{margin-bottom:2rem}.best-o2-btn{border:2px solid var(--accent-lime);color:var(--text-primary);background:#00000040;align-self:flex-start;margin-top:0;padding:.75rem 1.75rem;font-size:1rem;font-weight:600}.best-o2-btn:hover{border-color:var(--accent-lime);color:var(--text-primary);background:#00000059}.section-contacto{max-width:var(--content-max-width);margin:0 auto;padding:56px 24px 80px}.section-contacto .section-populares-header{margin-bottom:4rem}.contacto-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #0003}.contacto-inner{text-align:center;max-width:560px;margin:0 auto;padding:3.5rem 2.5rem}.contacto-intro{color:var(--text-primary);opacity:.9;margin:0 0 2.25rem;font-size:1.125rem;line-height:1.65}.contacto-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.25rem;display:grid}.contacto-card{color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1.25rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.contacto-card-body{flex-direction:column;align-items:center;gap:.35rem;min-width:0;display:flex}.contacto-card-chevron{color:#ffffff47;flex-shrink:0;justify-content:center;align-items:center;display:none}.contacto-card:hover{background:#ffffff0f;border-color:#b8e98633;transform:translateY(-2px)}.contacto-card-icon{width:48px;height:48px;color:var(--accent-lime);background:#b8e9861f;border-radius:14px;justify-content:center;align-items:center;display:flex}.contacto-card-icon svg{display:block}.contacto-card-label{text-transform:uppercase;letter-spacing:.08em;opacity:.7;font-size:.75rem;font-weight:600}.contacto-card-value{word-break:break-all;font-size:.95rem;font-weight:500}.contacto-cta{justify-content:center;display:flex}.contacto-btn{color:var(--text-primary);border:2px solid var(--accent-lime);background:#b8e9861a;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.contacto-btn:hover{color:var(--text-primary);background:#b8e9862e;transform:translateY(-1px);box-shadow:0 6px 24px #b8e98633}.contacto-btn-icon{justify-content:center;align-items:center;display:flex}.contacto-btn-icon svg{display:block}.hero-mobile{width:100%;max-width:var(--content-max-width);box-sizing:border-box;flex-direction:column;gap:1.15rem;margin:0 auto;display:none}.hero-mobile-top{width:100%}.hero-mobile-search{color:#ffffff8c;width:100%;min-height:52px;font:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none;box-sizing:border-box;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:12px;padding:0 18px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.hero-mobile-search:active{background:#ffffff29}.hero-mobile-search__icon,.hero-mobile-search__action{color:var(--accent-lime,#b8e986);flex-shrink:0;display:flex}.hero-mobile-search__label{text-align:left;flex:1;min-width:0}.hero-mobile-banner{background:linear-gradient(135deg,#3d7a1e 0%,#2a5a12 55%,#1f4a0e 100%);border:1px solid #fff3;border-radius:22px;grid-template-columns:1fr minmax(100px,38%);align-items:center;gap:12px 8px;padding:20px 20px 20px 22px;display:grid;position:relative;overflow:visible;box-shadow:0 12px 32px #00000059}.hero-mobile-banner__content{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.hero-mobile-banner__tag{letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;margin:0;font-size:.72rem;font-weight:700}.hero-mobile-banner__title{color:#fff;margin:0;font-size:clamp(1.35rem,5vw,1.65rem);font-weight:800;line-height:1.15}.hero-mobile-banner__lead{color:#ffffffe0;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.hero-mobile-banner__cta{color:#1a2e12;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;margin-top:4px;padding:10px 22px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #0003}.hero-mobile-banner__cta:active{transform:scale(.98)}.hero-mobile-banner__media{pointer-events:none;justify-content:flex-end;align-items:center;min-height:100px;display:flex;position:relative}.hero-mobile-banner__img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000059);width:min(132px,34vw);height:auto;max-height:140px;transform:translate(6px)}.hero-mobile-banner__img[hidden]{display:none!important}.hero-mobile-cats__heading{color:var(--text-primary);margin:0 0 10px 2px;font-size:1.05rem;font-weight:700}.hero-mobile-cats__scroll{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;margin:0 -2px;padding:4px 2px 12px;display:flex;overflow:auto visible}.hero-mobile-cats__scroll::-webkit-scrollbar{display:none}.hero-mobile-cats__chip{scroll-snap-align:start;color:#fff;text-align:center;border:1px solid #ffffff26;border-radius:18px;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:6px;width:92px;min-height:108px;padding:11px 8px 10px;font-size:.76rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 16px #0003}.hero-mobile-cats__chip-icon{flex:1 0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.hero-mobile-cats__svg{width:44px;height:44px;color:inherit;filter:drop-shadow(0 2px 8px #0003);flex-shrink:0}.hero-mobile-cats__chip:active{transform:scale(.97)}.hero-mobile-cats__chip--piel{background:linear-gradient(165deg,#2d6b4a 0%,#1d4a32 100%)}.hero-mobile-cats__chip--medico{background:linear-gradient(165deg,#4a5a8a 0%,#2e3858 100%)}.hero-mobile-cats__chip--gotero{background:linear-gradient(165deg,#6b5a2d 0%,#4a3d18 100%)}.hero-mobile-cats__chip--all{background:linear-gradient(165deg,#3a4d38 0%,#273026 100%)}.hero-mobile-cats__chip-text{flex-shrink:0;width:100%;margin-top:auto;padding-top:2px;display:block}@media (width<=900px){:root{--product-card-img-max-h:clamp(156px, 42vw, 252px);--product-card-img-min-h:100px;--product-card-img-shift:clamp(2.75rem, 9.5vw, 4.6rem);--product-card-wrap-pt:clamp(2.35rem, 6vw, 3.4rem);--product-card-wrap-min-h:clamp(136px, 36vw, 188px)}.nav{display:none}.icon-btn--menu{display:flex}body[data-active-nav=home] #maticas-header-search-btn{display:none}.hero{align-items:flex-start;height:auto;min-height:0;padding:8px 0 20px}.hero-inner--desktop{display:none!important}.hero-mobile{padding:0 max(16px, env(safe-area-inset-left)) 0 max(16px, env(safe-area-inset-right));display:flex}.section-populares{padding:40px max(20px, env(safe-area-inset-left)) 56px max(20px, env(safe-area-inset-right))}.section-populares-header{justify-content:flex-start;width:100%;margin-bottom:clamp(2.75rem,10vw,4.5rem);display:flex}.section-populares-title-wrap{text-align:left;width:100%;max-width:none;padding:0;display:block}.section-populares-title-wrap .section-populares-frame{display:none!important}.section-populares-title{text-align:left;text-shadow:none;letter-spacing:-.02em;font-size:clamp(1.58rem,6.2vw,2.2rem);font-weight:700;line-height:1.18}.section-best-o2 .section-populares-header{justify-content:flex-start;margin-bottom:clamp(2.75rem,10vw,4.5rem)}.section-contacto{padding:2rem max(16px, env(safe-area-inset-left)) max(3.5rem, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-right));max-width:100%}.section-contacto .section-populares-header{justify-content:flex-start;margin-bottom:.75rem}.contacto-glass{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(165deg,#ffffff1a 0%,#ffffff08 55%,#0000001f 100%);border:1px solid #ffffff24;border-radius:22px;overflow:hidden;box-shadow:0 12px 40px #00000047,inset 0 1px #ffffff0f}.contacto-inner{padding:1.35rem max(14px, env(safe-area-inset-left)) 1.5rem max(14px, env(safe-area-inset-right));text-align:left;max-width:none;margin:0}.contacto-intro{opacity:.72;margin:0 0 1.1rem;padding:0 2px;font-size:.92rem;font-weight:500;line-height:1.5}.contacto-grid{background:#00000038;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:0;margin-bottom:1.25rem;display:flex;overflow:hidden}.contacto-card{text-align:left;-webkit-tap-highlight-color:transparent;background:#ffffff0b;border:none;border-bottom:1px solid #ffffff14;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;min-height:76px;padding:16px 14px}.contacto-card:last-child{border-bottom:none}.contacto-card:hover{background:#ffffff0f;border-color:#0000;transform:none}.contacto-card:active{background:#ffffff1a;transform:scale(.995)}.contacto-card-icon{border-radius:14px;flex-shrink:0;width:48px;height:48px}.contacto-card-body{flex:1;align-items:flex-start;gap:5px;min-width:0}.contacto-card-label{letter-spacing:.07em;opacity:.65;font-size:.68rem}.contacto-card-value{word-break:break-word;font-size:1rem;font-weight:600;line-height:1.3}.contacto-card-chevron{align-self:center;display:flex}.contacto-cta{justify-content:stretch;width:100%}.contacto-btn{letter-spacing:.02em;border-radius:16px;width:100%;min-height:54px;padding:1rem 1.25rem;font-size:1.05rem;font-weight:700;box-shadow:0 6px 24px #0003,0 0 0 1px #b8e9861f}.contacto-btn:hover{transform:none;box-shadow:0 8px 28px #b8e9862e}.contacto-btn:active{transform:scale(.98)}.populares-cards{gap:clamp(2rem,7vw,3.5rem)}.section-populares .populares-cards{padding-top:clamp(6rem,22vw,10.5rem)}.populares-card{--populares-image-slot:clamp(128px, 36vw, 176px);border-radius:clamp(24px,6.5vw,40px);min-height:0}.populares-card-inner{padding:2px max(12px, env(safe-area-inset-left)) 12px max(12px, env(safe-area-inset-right));grid-template-rows:auto auto;grid-template-columns:1fr;align-content:start;gap:6px;min-height:0}.populares-card-image-wrap{order:-1;justify-content:flex-end;gap:0;overflow:visible}.populares-card-image{border-radius:16px;width:100%;max-width:100%;margin-inline:0;overflow:visible}.populares-card-image img{max-width:100%;max-height:min(360px,56vh);margin-top:clamp(-2.5rem,-8vw,-1rem)}.populares-card-body{text-align:left;justify-content:flex-start;align-items:stretch;gap:4px;width:100%;max-width:100%;padding:2px}.populares-card-title{font-size:clamp(1.2rem,4.5vw,1.5rem);line-height:1.2}.populares-card-desc{display:none!important}.populares-card-buy-row{flex-direction:column;align-items:stretch;gap:8px;margin-top:0}.populares-card-price{font-size:clamp(1.05rem,3.8vw,1.28rem)}.populares-card-actions{flex-wrap:nowrap;justify-content:stretch;gap:10px;width:100%;display:flex}.populares-card .btn--outline.btn--sm{flex:1;justify-content:center;min-width:0;min-height:44px;padding:0 14px;font-size:.88rem}.populares-card .btn--icon{flex:0 0 44px;width:44px;min-width:44px;min-height:44px}.populares-card-dots{display:none!important}.section-productos{padding:40px max(20px, env(safe-area-inset-left)) 56px max(20px, env(safe-area-inset-right))}.productos-grid{grid-template-columns:1fr;row-gap:clamp(3.5rem,10vw,6rem);margin-top:clamp(2rem,6vw,3.5rem)}.section-productos .productos-grid.productos-grid--cart-drawer{--home-productos-card-image-slot:clamp(134px, 31vw, 176px);--home-productos-img-max-w-pct:92%;row-gap:clamp(4rem,11vw,7rem);margin-top:clamp(2rem,6vw,3.75rem)}.section-productos .productos-grid--cart-drawer .productos-card-image img{max-height:min(300px,56vh)}.section-best-o2{padding:36px max(20px, env(safe-area-inset-left)) 48px max(20px, env(safe-area-inset-right))}.best-o2-glass{border-radius:20px}.best-o2-inner{padding:clamp(22px, 5vw, 28px) max(20px, env(safe-area-inset-left)) clamp(24px, 6vw, 30px) max(20px, env(safe-area-inset-right));grid-template-columns:1fr;place-items:center;gap:clamp(16px,4vw,22px);min-height:0}.best-o2-content{text-align:center;order:1;align-items:center;gap:1.1rem;width:100%;max-width:26rem;margin:0 auto}.best-o2-heading{text-wrap:balance;margin:0;font-size:clamp(1.18rem,5vw,1.42rem);line-height:1.28}.best-o2-text{display:none}.best-o2-btn{justify-content:center;align-self:stretch;width:100%;max-width:18rem;min-height:48px;margin:0 auto}.best-o2-products{order:2;justify-content:center;align-items:center;width:100%;min-height:0;padding:2px 0 0}.best-o2-product-item img{max-height:min(190px,44vw)}}@media (width<=480px){.header{padding:0 max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left))}.hero{padding:6px 0 14px}.hero-mobile{padding:0 max(14px, env(safe-area-inset-left)) 0 max(14px, env(safe-area-inset-right));gap:1rem}.hero-mobile-banner{border-radius:20px;grid-template-columns:1fr minmax(84px,34%);padding:16px 14px 16px 16px}.hero-mobile-banner__img{width:min(118px,32vw);max-height:124px}.section-populares-header{margin-bottom:clamp(2.5rem,11vw,4rem)}.section-populares-title{font-size:clamp(1.48rem,6.5vw,2rem)}.section-best-o2 .section-populares-header{margin-bottom:clamp(2.5rem,11vw,4rem)}.section-contacto .section-populares-header{margin-bottom:.65rem}.section-populares .populares-cards{padding-top:clamp(7rem,26vw,12rem)}.populares-card{--populares-image-slot:clamp(112px, 34vw, 158px);border-radius:22px}.populares-card-inner{padding:0 max(10px, env(safe-area-inset-left)) 10px max(10px, env(safe-area-inset-right))}.populares-card-image img{max-height:min(300px,50vh);margin-top:clamp(-2.15rem,-9vw,-.85rem)}}@keyframes maticas-catalog-skeleton-shimmer{0%{opacity:.38}50%{opacity:.62}to{opacity:.38}}.maticas-skeleton{background:#ffffff17;border-radius:10px;animation:1.15s ease-in-out infinite maticas-catalog-skeleton-shimmer}.maticas-catalog-skeleton--hero{width:100%;height:100%;min-height:var(--hero-card-slide-inner-h,400px);box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:14px;padding-bottom:8px;display:flex}.maticas-skeleton--hero-img{border-radius:16px;align-self:center;width:min(220px,70%);height:min(280px,48vh)}.maticas-skeleton--line{border-radius:8px;height:12px}.maticas-skeleton--line-lg{width:72%}.maticas-skeleton--line-md{width:88%}.maticas-skeleton--line-sm{width:55%}.maticas-skeleton--line-price{align-self:flex-end;width:42%;height:22px;margin-top:8px}.maticas-skeleton--btn{border-radius:14px;flex-shrink:0;width:52px;height:52px}.productos-catalog-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:100%;display:grid}.productos-catalog-skeleton__card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:40px;min-height:min(420px,55vh);animation:1.15s ease-in-out infinite maticas-catalog-skeleton-shimmer}.tienda-grid-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;padding-bottom:64px;display:grid}.tienda-grid-skeleton__card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:40px;min-height:min(400px,52vh);animation:1.15s ease-in-out infinite maticas-catalog-skeleton-shimmer}#productos-catalog-skeleton[hidden],#tienda-grid-skeleton[hidden],#hero-catalog-skeleton[hidden]{pointer-events:none;display:none!important}@media (width<=1050px){.tienda-grid-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.productos-catalog-skeleton,.tienda-grid-skeleton{grid-template-columns:1fr}}.productos-grid--cart-drawer{overflow:visible}.productos-grid--cart-drawer .productos-card{cursor:pointer;transform-origin:50% 42%;flex-direction:column;align-self:start;align-items:stretch;width:100%;height:auto;transition:transform .32s cubic-bezier(.33,1,.68,1);display:flex;position:relative;overflow:visible}.productos-grid--cart-drawer .productos-card:hover,.productos-grid--cart-drawer .productos-card:focus-within{z-index:5;transform:scale(1.02)}.productos-grid--cart-drawer .productos-card-main{z-index:2;position:relative}.productos-grid--cart-drawer .productos-card-hover{z-index:0;box-sizing:border-box;backdrop-filter:blur(16px)saturate(1.08);opacity:0;visibility:hidden;pointer-events:none;background:#ffffff17;border:1px solid #ffffff1a;border-top:none;border-radius:28px 28px 48px 48px;flex-direction:column;justify-content:flex-end;align-items:center;min-height:150px;margin:0;padding:0 18px 16px;transition:opacity .28s,transform .38s cubic-bezier(.33,1,.68,1),visibility 0s linear .4s;display:flex;position:absolute;top:calc(100% - 82px);left:3px;right:3px;overflow:visible;transform:translateY(calc(-100% - 6px));box-shadow:0 20px 40px #00000061}.productos-grid--cart-drawer .productos-card:hover .productos-card-hover,.productos-grid--cart-drawer .productos-card:focus-visible .productos-card-hover,.productos-grid--cart-drawer .productos-card:focus-within .productos-card-hover{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .28s,transform .38s cubic-bezier(.33,1,.68,1),visibility linear;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.productos-grid--cart-drawer .productos-card:hover .productos-card-main,.productos-grid--cart-drawer .productos-card:hover .productos-card-main *,.productos-grid--cart-drawer .productos-card:has(.productos-card-hover:focus-within) .productos-card-main,.productos-grid--cart-drawer .productos-card:has(.productos-card-hover:focus-within) .productos-card-main *{pointer-events:none}}@media (hover:none),(pointer:coarse){.productos-grid--cart-drawer .productos-card-hover{opacity:1;visibility:visible;pointer-events:auto;transition:none;transform:translateY(0)}.productos-grid--cart-drawer .productos-card-hover-btn{background:#ffffff0a;border-color:#ffffff73}.productos-grid--cart-drawer .productos-card:hover,.productos-grid--cart-drawer .productos-card:focus-within{transform:none}}.productos-grid--cart-drawer .productos-card-hover-btn{color:#e3e3e3;letter-spacing:.02em;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff80;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-width:0;min-height:42px;margin-top:6px;padding:10px 18px;font-size:.875rem;font-weight:600;line-height:1.2;transition:border-color .2s,background .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.productos-grid--cart-drawer .productos-card-hover-btn__icon{flex-shrink:0;width:20px;height:20px;display:block}.productos-grid--cart-drawer .productos-card:hover .productos-card-hover-btn,.productos-grid--cart-drawer .productos-card:focus-within .productos-card-hover-btn{background:#ffffff0a;border-color:#ffffff73}.productos-grid--cart-drawer .productos-card-hover-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffffeb;transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff1f,0 8px 22px #00000059}.productos-grid--cart-drawer .productos-card-hover-btn:focus-visible{color:#fff;outline:2px solid var(--accent-lime,#b8e986);outline-offset:3px;background:#ffffff24;border-color:#ffffffeb;transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff1f,0 8px 22px #00000059}.productos-grid--cart-drawer .productos-card-hover-btn:active{background:#ffffff1a;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.productos-grid--cart-drawer .productos-card{transition-duration:.12s}}.section-productos .index-productos-carousel .productos-card-mobile-actions{display:none}@media (width<=640px){.section-productos .index-productos-carousel.productos-grid{align-items:flex-start;gap:12px;row-gap:unset;grid-template-columns:unset;scroll-snap-type:x mandatory;scroll-padding-inline:max(16px, env(safe-area-inset-left));-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;flex-flow:row;margin-top:clamp(.5rem,2vw,1.25rem);padding-top:clamp(2.85rem,16vw,5.25rem);padding-bottom:12px;display:flex;overflow:auto visible}.section-productos .index-productos-carousel.productos-grid::-webkit-scrollbar{height:6px}.section-productos .index-productos-carousel.productos-grid::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.section-productos .index-productos-carousel .tienda-grid-loading,.section-productos .index-productos-carousel #index-productos-loading{scroll-snap-align:none;flex:0 0 100%;width:100%;min-width:100%;margin:1rem 0}.section-productos .index-productos-carousel .productos-catalog-skeleton{display:contents}.section-productos .index-productos-carousel .productos-catalog-skeleton__card{scroll-snap-align:start;border-radius:28px;flex:0 0 min(74vw,252px);width:min(74vw,252px);min-height:min(300px,48vh)}.section-productos .index-productos-carousel .productos-card{scroll-snap-align:start;scroll-snap-stop:normal;flex:0 0 min(76vw,268px);width:min(76vw,268px);min-width:min(76vw,268px);max-width:none}.section-productos .index-productos-carousel.productos-grid--cart-drawer{--home-productos-card-image-slot:clamp(102px, 29vw, 132px);--home-productos-img-max-w-pct:82%}.section-productos .index-productos-carousel .productos-card-main{border-radius:28px;overflow:visible}.section-productos .index-productos-carousel .productos-card-main:after{border-radius:22px}.section-productos .index-productos-carousel .productos-card-image-wrap{border-radius:22px 22px 0 0;overflow:visible}.section-productos .index-productos-carousel .productos-card-image{overflow:visible}.section-productos .index-productos-carousel .productos-card-image img{max-height:min(172px,42vw);margin-top:calc(-1*clamp(1.65rem,6.5vw,2.85rem))}.section-productos .index-productos-carousel .productos-card-body{gap:2px;padding:4px 12px 8px}.section-productos .index-productos-carousel .productos-card-title{margin:0 0 2px;font-size:.98rem;line-height:1.2}.section-productos .index-productos-carousel .productos-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}.section-productos .index-productos-carousel .productos-card-price-line{text-align:right;margin:6px 0 0;font-size:.88rem}.section-productos .index-productos-carousel .productos-card-hover{display:none!important}.section-productos .index-productos-carousel .productos-card-mobile-actions{z-index:2;flex-direction:column;margin-top:0;padding:2px 10px 10px;display:flex;position:relative}.section-productos .index-productos-carousel .productos-card-add-btn{color:#f0f3ee;letter-spacing:.02em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff12;border:1px solid #ffffff6b;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;padding:8px 12px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.section-productos .index-productos-carousel .productos-card-add-btn:active{background:#ffffff24;border-color:#ffffff8c}.section-productos .index-productos-carousel .productos-card-add-btn:focus-visible{outline:2px solid var(--accent-lime,#b8e986);outline-offset:2px}.section-productos .index-productos-carousel .productos-card-add-btn .productos-card-hover-btn__icon{flex-shrink:0;width:18px;height:18px}}@media (width<=640px) and (prefers-reduced-motion:reduce){.section-productos .index-productos-carousel.productos-grid{scroll-snap-type:none}}.icon-btn--cart{position:relative}.icon-btn__badge{text-align:center;min-width:16px;height:16px;color:var(--bg-dark);background:var(--accent-lime);pointer-events:none;border-radius:999px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:2px;right:2px}.icon-btn__badge[hidden]{display:none!important}body.maticas-cart-open{overflow:hidden}.maticas-cart-backdrop{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0f0d8c;position:fixed;inset:0}.maticas-cart-backdrop[hidden]{display:none}.maticas-cart-drawer{z-index:201;border-left:1px solid var(--border-light);background:#16201af5;flex-direction:column;width:min(420px,100%);max-width:100%;height:100dvh;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px #00000059}.maticas-cart-drawer--open{transform:translate(0)}.maticas-cart-drawer__head{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:20px 20px 12px;display:flex}.maticas-cart-drawer__title{margin:0;font-size:1.25rem;font-weight:700}.maticas-cart-drawer__close{width:40px;height:40px;color:var(--text-secondary);border-radius:var(--radius-btn);justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.maticas-cart-drawer__close:hover{color:var(--text-primary);background:#ffffff0f}.maticas-cart-drawer__scroll{flex:1;padding:12px 16px;overflow-y:auto}.maticas-cart-drawer__lines{flex-direction:column;gap:14px;display:flex}.maticas-cart-drawer__lines[hidden]{display:none!important}.maticas-cart-drawer__empty{text-align:center;color:var(--text-muted);margin:24px 8px;font-size:.95rem}.maticas-cart-drawer__empty[hidden]{display:none!important}.maticas-cart-drawer__footer{padding:16px 20px max(24px, env(safe-area-inset-bottom));border-top:1px solid var(--border-light);flex-direction:column;gap:14px;display:flex}.maticas-cart-savings{color:#c8f5a0;margin:0 0 10px;font-size:.88rem;font-weight:600;line-height:1.35}.maticas-cart-line__badge{letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#e85d4c 0%,#c62828 100%);border-radius:999px;margin-bottom:6px;padding:3px 8px;font-size:.68rem;font-weight:800;display:inline-block;box-shadow:0 2px 10px #00000040}.maticas-cart-line__unit-stack{flex-wrap:wrap;align-items:baseline;gap:6px 8px;display:inline-flex}.maticas-cart-line__unit-was{color:var(--text-muted);font-size:.82rem;text-decoration:line-through 2px #e85d4cbf}.maticas-cart-line__unit-now{color:#e8ffc8;font-size:.92rem;font-weight:700}.maticas-cart-line__mul{color:var(--text-muted);font-size:.85rem;font-weight:500}.maticas-cart-line__subrow{color:var(--text-muted);margin:4px 0 0;font-size:.8rem;line-height:1.4}.maticas-cart-line__sub-was{margin-right:4px;font-size:.78rem;text-decoration:line-through 1px #e85d4ca6}.maticas-cart-line__sub-label{text-transform:uppercase;letter-spacing:.04em;opacity:.85;font-size:.68rem}.maticas-cart-line__sub-val{color:var(--accent-lime);font-weight:700}.maticas-cart-total{color:var(--text-secondary);margin:0;font-size:1rem}.maticas-cart-total strong{color:var(--text-primary);font-weight:700}.maticas-cart-drawer__checkout{text-align:center;justify-content:center}.maticas-cart-drawer__checkout--disabled{pointer-events:none;opacity:.45}.maticas-cart-line{border-radius:var(--radius-btn);background:var(--bg-panel);border:1px solid #ffffff0f;align-items:flex-start;gap:12px;padding:10px;display:flex}.maticas-cart-line__img img{object-fit:cover;border-radius:10px;width:64px;height:64px}.maticas-cart-line__ph{background:#ffffff0f;border-radius:10px;width:64px;height:64px}.maticas-cart-line__meta{flex:1;min-width:0}.maticas-cart-line__title{margin:0 0 4px;font-size:.95rem;font-weight:600;line-height:1.3}.maticas-cart-line__variant{color:var(--text-muted);margin-bottom:4px;font-size:.8rem;display:block}.maticas-cart-line__price{color:var(--text-secondary);margin:0 0 4px;font-size:.85rem;line-height:1.45}.maticas-cart-line__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.maticas-cart-qty{width:32px;height:32px;color:var(--text-primary);background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}.maticas-cart-qty:hover{background:#ffffff1f}.maticas-cart-qty-val{text-align:center;min-width:24px;color:var(--text-secondary);font-size:.9rem}.maticas-cart-remove{color:var(--text-muted);text-underline-offset:3px;margin-left:auto;font-size:.8rem;text-decoration:underline}.maticas-cart-remove:hover{color:var(--accent-lime)}.page-checkout .checkout-main{box-sizing:border-box}.checkout-main{max-width:var(--content-max-width);padding:28px max(24px, env(safe-area-inset-right)) calc(100px + env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));min-height:calc(100vh - var(--header-h) - 48px);margin:0 auto}body.page-checkout--cart-open .checkout-main{padding-bottom:calc(120px + env(safe-area-inset-bottom))}@media (width<=959px){body.page-checkout{-webkit-tap-highlight-color:#b8e98633;overscroll-behavior-y:contain}.checkout-main{padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right));padding-top:max(16px, env(safe-area-inset-top,0px));min-height:calc(100dvh - var(--header-h));min-height:calc(100vh - var(--header-h))}body.page-checkout--cart-open .checkout-main{padding-bottom:calc(92px + max(16px, env(safe-area-inset-bottom)))}.checkout-breadcrumb{margin-bottom:14px;font-size:.8125rem}.checkout-page-head{margin-bottom:18px}.checkout-title{letter-spacing:-.03em;font-size:1.625rem}.checkout-lead{font-size:.9375rem;line-height:1.45}.checkout-banner{border-radius:16px;margin-bottom:18px;padding:14px 16px}.checkout-layout{gap:20px}.checkout-section-title{letter-spacing:-.015em;margin-bottom:14px;font-size:1.125rem}.checkout-section-title--summary{margin-bottom:14px;padding-bottom:12px}.checkout-lines{gap:12px}.checkout-line--card{border-radius:20px;gap:12px 14px;padding:16px;box-shadow:0 6px 28px #00000038}.checkout-line__img-wrap{border-radius:16px;width:80px;height:80px}.checkout-line__img-wrap img{width:100%;height:100%}.checkout-line__title-link{font-size:.98rem}.checkout-line-qty{touch-action:manipulation;border-radius:12px;width:44px;min-width:44px;height:44px;min-height:44px}.checkout-line-remove{align-items:center;min-height:44px;padding:10px 8px;display:inline-flex}.checkout-summary-card{border:1px solid #ffffff1c;border-radius:22px;padding:20px 16px 24px;box-shadow:0 14px 44px #00000047}.checkout-session-line{border-radius:16px;margin-bottom:16px;padding:14px 16px}.checkout-summary-row--total dd strong{font-size:1.35rem}.checkout-pay-msg{border-radius:14px}.checkout-auth-gate{border-radius:16px;padding:16px}.checkout-auth-gate .btn{touch-action:manipulation;border-radius:14px;min-height:50px}.checkout-trust{margin-bottom:12px;font-size:.75rem}.checkout-hint{padding:0 2px;font-size:.75rem}.checkout-mobile-cta{padding:16px max(18px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));border-top:1px solid #ffffff1f;border-radius:22px 22px 0 0;box-shadow:0 -10px 36px #0006}.checkout-mobile-cta__inner{gap:12px}.checkout-mobile-cta__btn{touch-action:manipulation;border-radius:14px;min-width:min(158px,44vw);min-height:52px;padding:0 20px;font-size:.9375rem;font-weight:600}.checkout-mobile-cta__total-value{font-size:1.22rem}.checkout-empty{border-radius:22px;min-height:min(480px,70vh);padding:36px 18px}.checkout-empty__title{font-size:1.22rem}.checkout-summary-card>.checkout-pay-btn{display:none}}.checkout-wrap{width:100%}.checkout-breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0 0 20px;font-size:.875rem;display:flex}.checkout-breadcrumb__link{color:var(--text-secondary);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.checkout-breadcrumb__link:hover{color:var(--accent-lime)}.checkout-breadcrumb__sep{opacity:.5;user-select:none}.checkout-breadcrumb__current{color:var(--text-primary);font-weight:500}.checkout-page-head{max-width:42rem;margin-bottom:28px}.checkout-title{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.85rem,4.2vw,2.5rem);font-weight:700;line-height:1.15}.checkout-lead{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.5}.checkout-banner{border-radius:var(--radius-btn);border:1px solid var(--border-light);background:var(--bg-panel);-webkit-backdrop-filter:blur(var(--blur-panel));backdrop-filter:blur(var(--blur-panel));margin:0 0 24px;padding:16px 20px;font-size:.95rem;line-height:1.45}.checkout-banner--ok{color:var(--accent-lime);border-color:#b8e98673}.checkout-banner--warn{color:#e6d28a;border-color:#e6be5a66}.checkout-banner--err{color:#e8a090;border-color:#e6786466}.checkout-empty{text-align:center;border-radius:var(--radius-panel);background:var(--bg-panel);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(var(--blur-panel));backdrop-filter:blur(var(--blur-panel));justify-content:center;align-items:center;min-height:min(420px,55vh);padding:clamp(48px,8vw,72px) clamp(24px,5vw,40px);display:flex}.checkout-empty[hidden],.checkout-panel[hidden],.checkout-mobile-cta[hidden]{display:none!important}.checkout-empty__inner{max-width:22rem;margin:0 auto}.checkout-empty__title{color:var(--text-primary);margin:0 0 10px;font-size:1.35rem;font-weight:600}.checkout-empty__text{color:var(--text-secondary);margin:0 0 24px;line-height:1.5}.checkout-empty__cta{justify-content:center}.checkout-panel{backdrop-filter:none;background:0 0;border:none;margin:0;padding:0}.checkout-layout{grid-template-columns:1fr;align-items:start;gap:clamp(28px,4vw,44px);display:grid}@media (width>=960px){.checkout-layout{grid-template-columns:1fr min(420px,38%);gap:clamp(32px,4.5vw,56px)}}.checkout-section-title{color:var(--text-primary);letter-spacing:.02em;margin:0 0 18px;font-size:1.05rem;font-weight:600}.checkout-section-title--summary{border-bottom:1px solid #ffffff14;margin-bottom:20px;padding-bottom:14px}.checkout-order-col{min-width:0}.checkout-lines{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.checkout-line--card{border-radius:var(--radius-panel);background:var(--bg-panel);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(var(--blur-panel));backdrop-filter:blur(var(--blur-panel));grid-template-columns:auto 1fr auto;align-items:start;gap:16px 18px;padding:18px 20px;display:grid;box-shadow:0 12px 40px #0000001f}@media (width<=520px){.checkout-line--card{grid-template-rows:auto auto;grid-template-columns:auto 1fr}.checkout-line__aside{text-align:right;border-top:1px solid #ffffff0f;grid-column:1/-1;justify-self:end;width:100%;margin-top:4px;padding-top:4px}}.checkout-line__img-wrap{background:#0003;border-radius:14px;flex-shrink:0;width:88px;height:88px;overflow:hidden}.checkout-line__img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.checkout-line__ph{background:linear-gradient(135deg,#b8e9861f,#ffffff0a);width:100%;height:100%;min-height:88px}.checkout-line__body{min-width:0}.checkout-line__title-link{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none;transition:color .2s;display:inline-block}.checkout-line__title-link:hover{color:var(--accent-lime)}.checkout-line__variant{color:var(--text-muted);margin-top:4px;font-size:.85rem;display:block}.checkout-line__badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;vertical-align:middle;background:linear-gradient(135deg,#e85d4c 0%,#c62828 100%);border-radius:999px;margin:6px 0 2px;padding:3px 8px;font-size:.65rem;font-weight:800;display:inline-block}.checkout-line__unit-was{color:var(--text-muted);font-size:.82em;text-decoration:line-through 2px #e85d4cbf}.checkout-line__unit-now{color:#e8ffc8;font-weight:700}.checkout-line__unit-suffix{color:var(--text-muted);font-weight:500}.checkout-line__sub-was{color:var(--text-muted);margin-bottom:2px;font-size:.78rem;font-weight:500;text-decoration:line-through 1px #e85d4ca6;display:block}.checkout-line__unit{color:var(--text-secondary);margin:8px 0 12px;font-size:.875rem}.checkout-line__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.checkout-line-qty{width:36px;height:36px;color:var(--text-primary);background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;font-size:1.15rem;line-height:1;transition:background .2s;display:inline-flex}.checkout-line-qty:hover{background:#ffffff24}.checkout-line-qty-val{text-align:center;min-width:28px;color:var(--text-secondary);font-size:.95rem;font-weight:500}.checkout-line-remove{color:var(--text-muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-left:8px;padding:4px 0;font-family:inherit;font-size:.82rem;text-decoration:underline}.checkout-line-remove:hover{color:var(--accent-lime)}.checkout-line__aside{text-align:right;padding-top:2px}.checkout-line__sub{color:var(--accent-lime);white-space:nowrap;font-size:1.05rem;font-weight:700}.checkout-summary-col{position:relative}@media (width>=960px){.checkout-summary-col{top:calc(var(--header-h) + 20px);position:sticky}}.checkout-summary-card{border-radius:var(--radius-panel);-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#1e2a22b8;border:1px solid #ffffff1a;padding:26px 24px 28px;box-shadow:0 20px 50px #00000038}.checkout-session-line{border-radius:var(--radius-btn);background:#b8e98614;border:1px solid #b8e98638;align-items:flex-start;gap:12px;margin-bottom:18px;padding:12px 14px;display:flex}.checkout-session-line__icon{color:var(--accent-lime);flex-shrink:0;margin-top:2px}.checkout-session-line__meta{min-width:0}.checkout-session-line__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:2px;font-size:.72rem;display:block}.checkout-session-line__value{color:var(--text-primary);word-break:break-word;font-size:.95rem;font-weight:500}.checkout-summary-rows{margin:0 0 20px;padding:0}.checkout-summary-row{color:var(--text-secondary);justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 12px;font-size:.95rem;display:flex}.checkout-summary-row dt{margin:0;font-weight:400}.checkout-summary-row dd{color:var(--text-primary);margin:0;font-weight:500}.checkout-summary-row--savings dt,.checkout-summary-row--savings dd{color:#b8e986;font-weight:600}.checkout-summary-row--total{border-top:1px solid #ffffff1a;margin-top:16px;margin-bottom:0;padding-top:16px;font-size:1.05rem}.checkout-summary-row--total dt{color:var(--text-primary);font-weight:600}.checkout-summary-row--total dd strong{color:var(--accent-lime);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.checkout-pay-msg{color:#e8a090;background:#b4503c1f;border:1px solid #e6786440;border-radius:10px;margin:0 0 14px;padding:12px 14px;font-size:.9rem}.checkout-pay-btn,.checkout-mobile-cta__btn{justify-content:center;width:100%;min-height:48px;margin-bottom:16px}.checkout-pay-btn:disabled,.checkout-mobile-cta__btn:disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.checkout-pay-btn--loading:disabled{opacity:.85;pointer-events:none}.checkout-auth-gate{border-radius:var(--radius-btn);background:#55b00014;border:1px solid #b8e98659;margin:0 0 18px;padding:16px 18px}.checkout-auth-gate__text{color:var(--text-secondary);margin:0 0 14px;font-size:.95rem;line-height:1.45}.checkout-auth-gate .btn{justify-content:center;width:100%}.checkout-trust{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin:0 0 14px;font-size:.8rem;line-height:1.4;display:flex}.checkout-trust__lock{color:var(--accent-lime);opacity:.85;flex-shrink:0}.checkout-hint{color:var(--text-muted);text-align:center;margin:0;font-size:.8rem;line-height:1.45}.checkout-dev-hint{color:var(--text-muted);background:#0003;border:1px dashed #ffffff1f;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:.72rem;line-height:1.4}.checkout-mobile-cta{z-index:90;padding:12px max(16px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#16201aeb 0%,#16201af7 100%);border-top:1px solid #ffffff14;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0003}.checkout-mobile-cta__inner{max-width:var(--content-max-width);align-items:center;gap:14px;margin:0 auto;display:flex}.checkout-mobile-cta__total-wrap{flex:1;min-width:0}.checkout-mobile-cta__total-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:2px;font-size:.7rem;display:block}.checkout-mobile-cta__total-value{color:var(--accent-lime);font-size:1.15rem;font-weight:700}.checkout-mobile-cta__btn{flex-shrink:0;width:auto;min-width:min(140px,38vw);margin-bottom:0;padding-left:20px;padding-right:20px}@media (width>=960px){.checkout-mobile-cta{display:none!important}body.page-checkout--cart-open .checkout-main{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}body.store-login-modal-open{overflow:hidden}.store-login-modal{z-index:4000;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));box-sizing:border-box;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.store-login-modal[hidden]{display:none!important}.store-login-modal__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c0ab8;position:absolute;inset:0}.store-login-modal__box{z-index:1;background:var(--bg-panel,#142924);border:1px solid var(--border-light,#ffffff1f);border-radius:20px;width:100%;max-width:400px;max-height:min(92dvh,640px);padding:28px 24px 24px;position:relative;overflow:auto;box-shadow:0 24px 48px #00000073}.store-login-modal__x{border-radius:var(--radius-btn,10px);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s;display:flex;position:absolute;top:12px;right:12px}.store-login-modal__x:hover{color:var(--text-primary);background:#ffffff14}.store-login-modal__title{color:var(--text-primary);margin:0 32px 14px 0;font-size:1.35rem;font-weight:700;line-height:1.25}.store-login-modal__tabs{background:#00000038;border:1px solid #ffffff14;border-radius:12px;gap:0;margin:0 0 16px;padding:4px;display:flex}.store-login-modal__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;margin:0;padding:10px 12px;font-family:inherit;font-size:.86rem;font-weight:600;transition:background .2s,color .2s}.store-login-modal__tab:hover{color:var(--text-secondary)}.store-login-modal__tab--active{color:var(--text-primary);background:#ffffff1a;box-shadow:0 1px #ffffff0f}.store-login-modal__panel[hidden]{display:none!important}.store-login-modal__sep--tight{margin-top:0}.store-login-modal__ok{color:#c8e6b8;background:#55b00026;border:1px solid #b8e98659;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:.88rem;line-height:1.45}.store-login-modal__err{color:#f0c0b8;background:#a03c3233;border:1px solid #e6786459;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:.88rem}.store-login-modal__google{justify-content:center;gap:10px;width:100%;min-height:48px;margin-bottom:6px}.store-login-modal__gis-wrap{margin-bottom:8px}.store-login-modal__gis-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:700;display:block}.store-login-modal__google-btn-shell{border-radius:14px;width:100%;min-height:52px;margin:0 auto;transition:transform .12s;position:relative}.store-login-modal__google-btn-shell:hover{transform:translateY(-1px)}.store-login-modal__google-btn-shell:active{transform:translateY(0)}.store-login-modal__google-btn-face{box-sizing:border-box;background:#fff;border:1px solid #dadce0;border-radius:14px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 22px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #3c404324,0 1px 3px #3c40430f}.store-login-modal__google-btn-shell:hover .store-login-modal__google-btn-face{border-color:#c6dafc;box-shadow:0 1px 2px #4285f438,0 4px 14px #3c40431f}.store-login-modal__google-g{flex-shrink:0}.store-login-modal__google-btn-text{color:#3c4043;letter-spacing:.015em;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.9375rem;font-weight:500}.store-login-modal__gis-mount{z-index:2;opacity:.02;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.store-login-modal__gis-mount iframe{max-width:100%!important}.store-login-modal__gis-missing{color:#f0c0b8;margin:8px 0 0;font-size:.82rem;line-height:1.4}.store-login-modal__gis-missing code{font-size:.78rem}.store-login-modal__g-icon{flex-shrink:0}.store-login-modal__sep{text-align:center;color:var(--text-muted);margin:18px 0 16px;font-size:.78rem;position:relative}.store-login-modal__sep span{background:var(--bg-panel,#142924);z-index:1;padding:0 10px;position:relative}.store-login-modal__sep:before{content:"";background:#ffffff1f;height:1px;position:absolute;top:50%;left:0;right:0}.store-login-modal__form{flex-direction:column;gap:14px;display:flex}.store-login-modal__label{flex-direction:column;gap:6px;margin:0;display:flex}.store-login-modal__label-txt{color:var(--text-secondary);font-size:.8rem;font-weight:600}.store-login-modal__input{box-sizing:border-box;width:100%;color:var(--text-primary);background:#0003;border:1px solid #ffffff24;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:.95rem}.store-login-modal__input::placeholder{color:var(--text-muted);opacity:.85}.store-login-modal__input:focus{outline:2px solid var(--accent-lime,#8bc34a);outline-offset:1px;border-color:#b8e98659}.store-login-modal__submit{justify-content:center;width:100%;min-height:46px;margin-top:4px;color:var(--text-primary)!important;border-color:#ffffff59!important}.store-login-modal__hint{color:var(--text-muted);margin:14px 0 0;font-size:.78rem;line-height:1.4}#page-transition-overlay{z-index:2147483646;pointer-events:none;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0c120f00;transition:opacity .3s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .36s cubic-bezier(.4,0,.2,1),backdrop-filter .36s cubic-bezier(.4,0,.2,1),background .36s cubic-bezier(.4,0,.2,1),visibility .3s;position:fixed;inset:0}#page-transition-overlay.page-transition-overlay--visible{visibility:visible;pointer-events:auto;transition-delay:0s}#page-transition-overlay.page-transition-overlay--leaving{opacity:1;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a0f0d75}html.page-transition--enter #page-transition-overlay.page-transition-overlay--visible{opacity:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0f0d70;transition:none}html.page-transition--enter.page-transition--revealing #page-transition-overlay.page-transition-overlay--visible{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0c120f00;transition:opacity .88s cubic-bezier(.33,1,.68,1),-webkit-backdrop-filter 1s cubic-bezier(.33,1,.68,1),backdrop-filter 1s cubic-bezier(.33,1,.68,1),background 1s cubic-bezier(.33,1,.68,1),visibility .88s cubic-bezier(.33,1,.68,1)}