.header-module__CMGz7W__header{background:var(--theme-surface);-webkit-backdrop-filter:saturate(1.1)blur(12px);backdrop-filter:saturate(1.1)blur(12px);border-bottom:1px solid var(--theme-separator);z-index:1000;width:100%;position:sticky;top:0}.header-module__CMGz7W__inner{width:100%;max-width:1400px;height:64px;padding:0 var(--layout-px);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;display:flex}.header-module__CMGz7W__left{cursor:pointer;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.header-module__CMGz7W__logoTile{border-radius:var(--theme-radius-sm);background:var(--theme-bg-secondary);border:1px solid var(--theme-border);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.header-module__CMGz7W__left:hover .header-module__CMGz7W__logoTile{box-shadow:var(--theme-shadow-sm);transform:translateY(-2px)}.header-module__CMGz7W__logo{object-fit:cover;width:100%;height:100%}.header-module__CMGz7W__logoFallback{font-family:var(--theme-font-display);color:var(--theme-accent);letter-spacing:-.02em;font-size:18px;font-weight:700}.header-module__CMGz7W__brandName{font-family:var(--theme-font-display);font-size:var(--theme-fs-lg);color:var(--theme-text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.1;overflow:hidden}.header-module__CMGz7W__nav{align-items:center;gap:28px;display:none}@media (min-width:768px){.header-module__CMGz7W__nav{display:flex}.header-module__CMGz7W__navRight{margin-left:auto}}.header-module__CMGz7W__navLink{font-family:var(--theme-font);font-size:var(--theme-fs-sm);color:var(--theme-muted);font-weight:500;text-decoration:none;transition:color .18s}.header-module__CMGz7W__navLink:hover{color:var(--theme-accent)}.header-module__CMGz7W__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-module__CMGz7W__cartBtn{border-radius:var(--theme-radius-full);background:var(--theme-accent);width:36px;height:36px;color:var(--theme-on-accent);cursor:pointer;font-family:var(--theme-font);border:none;justify-content:center;align-items:center;gap:8px;padding:0;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative}.header-module__CMGz7W__cartBtn:hover{background:var(--theme-accent-dark);box-shadow:var(--theme-shadow-accent);transform:translateY(-2px)}.header-module__CMGz7W__cartBtn:disabled{background:var(--theme-bg-secondary);color:var(--theme-muted);cursor:default;pointer-events:none;box-shadow:none}@media (min-width:768px){.header-module__CMGz7W__cartBtn{width:auto;height:40px;padding:0 18px}}.header-module__CMGz7W__cartTotal{font-family:var(--theme-font-display);font-size:var(--theme-fs-sm);letter-spacing:-.01em;color:var(--theme-on-accent);font-weight:700;display:none}@media (min-width:768px){.header-module__CMGz7W__cartTotal{display:block}}.header-module__CMGz7W__cartBadge{border-radius:var(--theme-radius-full);background:var(--theme-accent-dark);min-width:19px;height:19px;color:var(--theme-on-accent);font-family:var(--theme-font-display);border:2px solid var(--theme-surface);justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}
.footer-module__PavKhq__footer{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);margin-top:40px}.footer-module__PavKhq__inner{max-width:1400px;padding:32px var(--layout-px) calc(80px + 16px);margin:0 auto}@media (min-width:768px){.footer-module__PavKhq__inner{padding:40px var(--layout-px) 36px}}.footer-module__PavKhq__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-module__PavKhq__brand{align-items:center;gap:14px;display:flex}.footer-module__PavKhq__logoTile{border-radius:var(--theme-radius-md);background:var(--theme-surface);border:1px solid var(--theme-border);width:48px;height:48px;box-shadow:var(--theme-shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.footer-module__PavKhq__logo{object-fit:cover;width:100%;height:100%}.footer-module__PavKhq__brandName{font-family:var(--theme-font-display);font-size:var(--theme-fs-xl);letter-spacing:-.02em;color:var(--theme-text);font-weight:700;line-height:1.1}.footer-module__PavKhq__links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footer-module__PavKhq__link{font-family:var(--theme-font);font-size:var(--theme-fs-sm);color:var(--theme-muted);font-weight:500;text-decoration:none;transition:color .18s}.footer-module__PavKhq__link:hover{color:var(--theme-accent)}.footer-module__PavKhq__divider{background:var(--theme-separator);width:100%;height:1px;margin:28px 0 18px}.footer-module__PavKhq__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.footer-module__PavKhq__copy{font-size:var(--theme-fs-xs);color:var(--theme-muted);margin:0}.footer-module__PavKhq__powered{font-size:var(--theme-fs-xs);color:var(--theme-muted);align-items:center;gap:6px;text-decoration:none;transition:color .18s;display:inline-flex}.footer-module__PavKhq__powered:hover{color:var(--theme-text)}.footer-module__PavKhq__azteliLogo{opacity:.75;transition:opacity .18s;display:block}.footer-module__PavKhq__powered:hover .footer-module__PavKhq__azteliLogo{opacity:1}.footer-module__PavKhq__azteli{font-family:var(--theme-font-display);letter-spacing:-.01em;color:var(--theme-accent-dark);font-weight:700}
.nav-module__kfaR6G__tray{left:50%;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:900;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-full);box-shadow:var(--theme-shadow-md);align-items:stretch;gap:4px;padding:7px;display:flex;position:fixed;transform:translate(-50%)}.nav-module__kfaR6G__item{appearance:none;cursor:pointer;border-radius:var(--theme-radius-full);min-width:72px;color:var(--theme-muted);font-family:var(--theme-font);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:8px 16px;transition:color .18s,background .18s,transform .12s;display:flex}.nav-module__kfaR6G__item:hover{color:var(--theme-text)}.nav-module__kfaR6G__item:active{transform:scale(.94)}.nav-module__kfaR6G__active{color:var(--theme-accent);background:var(--theme-bg-secondary)}.nav-module__kfaR6G__active:hover{color:var(--theme-accent)}.nav-module__kfaR6G__iconWrap{justify-content:center;align-items:center;line-height:0;display:inline-flex;position:relative}.nav-module__kfaR6G__iconMotion{line-height:0;display:inline-flex}.nav-module__kfaR6G__label{letter-spacing:.01em;font-size:10px;font-weight:700}.nav-module__kfaR6G__badge{background:var(--theme-accent);min-width:17px;height:17px;color:var(--theme-on-accent);font-family:var(--theme-font-display);border-radius:var(--theme-radius-full);border:2px solid var(--theme-surface);justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-7px;right:-9px}@media (min-width:768px){.nav-module__kfaR6G__tray{display:none}}
.grid-module__aII-sW__tray{width:100%;padding:0 var(--layout-px) 28px}.grid-module__aII-sW__mosaic{grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;gap:12px;display:grid}@media (min-width:640px){.grid-module__aII-sW__mosaic{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.grid-module__aII-sW__mosaic{grid-template-columns:repeat(4,1fr);gap:16px}}@media (min-width:1400px){.grid-module__aII-sW__mosaic{grid-template-columns:repeat(6,1fr)}}.grid-module__aII-sW__tile{aspect-ratio:1;border-radius:var(--theme-radius-md);cursor:pointer;background:var(--theme-bg-secondary);box-shadow:var(--theme-shadow-sm);-webkit-tap-highlight-color:transparent;outline:none;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s;position:relative;overflow:hidden}.grid-module__aII-sW__sm{grid-area:span 1/span 1}.grid-module__aII-sW__feature{border-radius:var(--theme-radius-lg);grid-area:span 2/span 2}.grid-module__aII-sW__wide{aspect-ratio:2;border-radius:var(--theme-radius-lg);grid-area:span 1/span 2}.grid-module__aII-sW__tile:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-3px)}.grid-module__aII-sW__tile:focus-visible{box-shadow:0 0 0 3px var(--theme-accent-soft), var(--theme-shadow-md)}.grid-module__aII-sW__tileUnavailable{opacity:.62;filter:saturate(.85)}.grid-module__aII-sW__photo{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;inset:0}.grid-module__aII-sW__tile:hover .grid-module__aII-sW__photo{transform:scale(1.05)}.grid-module__aII-sW__photoPlaceholder{color:var(--theme-accent-soft);background:var(--theme-bg-secondary);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.grid-module__aII-sW__scrim{z-index:1;background:linear-gradient(180deg, transparent 40%, color-mix(in srgb, var(--theme-ink) 18%, transparent) 62%, color-mix(in srgb, var(--theme-ink) 78%, transparent) 100%);position:absolute;inset:0}.grid-module__aII-sW__tileText{z-index:2;color:var(--theme-on-media);flex-direction:column;gap:4px;padding:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.grid-module__aII-sW__tileTextCompact{gap:2px;padding:10px}.grid-module__aII-sW__tileTitle{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-on-media);text-shadow:0 1px 12px var(--theme-scrim);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__feature .grid-module__aII-sW__tileTitle{font-size:24px}.grid-module__aII-sW__tileTextCompact .grid-module__aII-sW__tileTitle{font-size:13.5px}.grid-module__aII-sW__tileDesc{color:var(--theme-on-media-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__tilePrice{font-family:var(--theme-font-display);color:var(--theme-on-media);text-shadow:0 1px 10px var(--theme-scrim);margin-top:2px;font-size:15px;font-weight:700}.grid-module__aII-sW__feature .grid-module__aII-sW__tilePrice{font-size:20px}.grid-module__aII-sW__discountChip{z-index:3;background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--theme-font-display);border-radius:var(--theme-radius-full);box-shadow:var(--theme-shadow-accent);padding:4px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.grid-module__aII-sW__scheduleChip{z-index:3;background:var(--theme-card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--theme-text);border-radius:var(--theme-radius-full);padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;left:10px}.grid-module__aII-sW__favBtn{z-index:3;background:var(--theme-card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:32px;height:32px;color:var(--theme-muted);cursor:pointer;box-shadow:var(--theme-shadow-xs);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,color .15s;display:flex;position:absolute;top:10px;right:10px}.grid-module__aII-sW__favBtn:hover{color:var(--theme-fav);transform:scale(1.1)}.grid-module__aII-sW__favActive{color:var(--theme-fav)}.grid-module__aII-sW__promoTile{flex-direction:row;align-items:center;gap:14px;padding:16px 18px;display:flex}.grid-module__aII-sW__promoIcon{border-radius:var(--theme-radius-sm);background:var(--theme-card);width:44px;height:44px;color:var(--theme-accent);box-shadow:var(--theme-shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.grid-module__aII-sW__promoBody{min-width:0}.grid-module__aII-sW__promoTitle{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-text);margin:0 0 3px;font-size:17px;font-weight:700;line-height:1.12}.grid-module__aII-sW__promoText{color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:12.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__promoCta{color:var(--theme-accent);align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.grid-module__aII-sW__textTray{grid-template-columns:1fr;gap:12px;margin-top:14px;display:grid}@media (min-width:640px){.grid-module__aII-sW__textTray{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-module__aII-sW__textTray{grid-template-columns:repeat(3,1fr);gap:16px}}.grid-module__aII-sW__textTile{border-radius:var(--theme-radius-md);border:1px solid var(--theme-border);cursor:pointer;flex-direction:column;gap:6px;min-height:124px;padding:16px;transition:transform .18s,box-shadow .18s;display:flex}.grid-module__aII-sW__textTile:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-3px)}.grid-module__aII-sW__textTileTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.grid-module__aII-sW__textTileCat{text-transform:uppercase;letter-spacing:.08em;color:var(--theme-muted);font-size:10.5px;font-weight:700}.grid-module__aII-sW__favBtnInk{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s,transform .15s;display:flex}.grid-module__aII-sW__favBtnInk:hover{color:var(--theme-fav);transform:scale(1.1)}.grid-module__aII-sW__textTileTitle{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:16px;font-weight:700;line-height:1.2}.grid-module__aII-sW__textTileDesc{color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__textTilePrice{font-family:var(--theme-font-display);color:var(--theme-text);margin-top:auto;font-size:16px;font-weight:700}.grid-module__aII-sW__clayTint{background:var(--bento-clay)}.grid-module__aII-sW__sageTint{background:var(--bento-sage)}.grid-module__aII-sW__wheatTint{background:var(--bento-wheat)}.grid-module__aII-sW__skyTint{background:var(--bento-sky)}.grid-module__aII-sW__blushTint{background:var(--bento-blush)}.grid-module__aII-sW__empty{padding:60px var(--layout-px);text-align:center;color:var(--theme-muted);font-size:15px}
.search-module__riYGDa__wrap{width:100%;position:relative}.search-module__riYGDa__compartment{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:var(--theme-radius-full);height:56px;box-shadow:var(--theme-shadow-sm);align-items:center;gap:12px;padding:0 20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.search-module__riYGDa__compartment:focus-within{border-color:var(--theme-accent-soft);box-shadow:var(--theme-shadow-md);transform:translateY(-1px)}.search-module__riYGDa__compartmentOpen{border-bottom-left-radius:var(--theme-radius-lg);border-bottom-right-radius:var(--theme-radius-lg)}.search-module__riYGDa__icon{color:var(--theme-accent);flex-shrink:0}.search-module__riYGDa__input{min-width:0;font-size:var(--theme-fs-base);color:var(--theme-text);font-weight:500;font-family:var(--theme-font);letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1}.search-module__riYGDa__input::placeholder{color:var(--theme-muted);font-weight:500}.search-module__riYGDa__clearBtn{border-radius:var(--theme-radius-full);background:var(--theme-bg-secondary);width:30px;height:30px;color:var(--theme-muted);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.search-module__riYGDa__clearBtn:hover{background:var(--theme-accent-soft);color:var(--theme-accent-dark)}.search-module__riYGDa__results{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md);box-shadow:var(--theme-shadow-md);z-index:1000;overscroll-behavior:contain;max-height:380px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.search-module__riYGDa__empty{text-align:center;font-size:var(--theme-fs-sm);color:var(--theme-muted);margin:0;padding:26px 20px}.search-module__riYGDa__emptyTerm{font-family:var(--theme-font-display);color:var(--theme-text);letter-spacing:-.02em;font-weight:700}.search-module__riYGDa__list{flex-direction:column;gap:2px;margin:0;padding:8px;list-style:none;display:flex}.search-module__riYGDa__resultItem{border-radius:var(--theme-radius-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:10px 12px;transition:background .15s,transform .15s;display:flex}.search-module__riYGDa__resultItem:hover{background:var(--theme-bg-secondary);transform:translate(2px)}.search-module__riYGDa__thumb{border-radius:var(--theme-radius-sm);background:var(--theme-bg-secondary);flex-shrink:0;width:52px;height:52px;display:flex;overflow:hidden}.search-module__riYGDa__thumb img{object-fit:cover;width:100%;height:100%}.search-module__riYGDa__noImg{width:100%;height:100%;color:var(--theme-muted);background:var(--bento-wheat);flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.search-module__riYGDa__noImgLabel{letter-spacing:.02em;text-transform:uppercase;font-size:8px;font-weight:600}.search-module__riYGDa__resultText{flex-direction:column;gap:2px;min-width:0;display:flex}.search-module__riYGDa__resultName{font-family:var(--theme-font-display);font-size:var(--theme-fs-base);color:var(--theme-text);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.2;overflow:hidden}.search-module__riYGDa__variantName{font-size:var(--theme-fs-xs);color:var(--theme-muted);font-weight:500}.search-module__riYGDa__resultPrice{font-family:var(--theme-font-display);font-size:var(--theme-fs-sm);color:var(--theme-accent);letter-spacing:-.01em;margin-top:1px;font-weight:700}
.filter-module__AuOATa__rail{width:100%;max-width:1400px;padding:18px var(--layout-px,20px) 4px;box-sizing:border-box;margin:0 auto}.filter-module__AuOATa__track{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:10px;margin:0;padding:4px 0;list-style:none;display:flex;overflow-x:auto}.filter-module__AuOATa__track::-webkit-scrollbar{width:0;height:0;display:none}.filter-module__AuOATa__tile{border:1px solid var(--theme-border);border-radius:var(--theme-radius-full);background:var(--theme-bg-secondary);color:var(--theme-text);font-family:var(--theme-font-display);font-size:var(--theme-fs-sm);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;box-shadow:var(--theme-shadow-sm);flex-shrink:0;align-items:center;padding:11px 20px;font-weight:600;line-height:1;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.filter-module__AuOATa__tile:hover{border-color:var(--theme-accent-soft);box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}.filter-module__AuOATa__tile:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.filter-module__AuOATa__tileActive{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent);box-shadow:var(--theme-shadow-accent)}.filter-module__AuOATa__tileActive:hover{background:var(--theme-accent-dark);border-color:var(--theme-accent-dark);color:var(--theme-on-accent)}
.ads-module__dbLj2q__root{margin:6px var(--layout-px);border-radius:var(--theme-radius-lg);box-shadow:var(--theme-shadow-md);background:var(--theme-card);isolation:isolate;position:relative;overflow:hidden}.ads-module__dbLj2q__billboard{flex-direction:column;text-decoration:none;display:flex}.ads-module__dbLj2q__media{aspect-ratio:16/10;background:var(--theme-bg-secondary);width:100%;position:relative;overflow:hidden}.ads-module__dbLj2q__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ads-module__dbLj2q__imgIn{animation:.5s ads-module__dbLj2q__fadeIn}.ads-module__dbLj2q__imgOut{opacity:.7}.ads-module__dbLj2q__scrim{background:linear-gradient(180deg, color-mix(in srgb, var(--theme-ink) 34%, transparent) 0%, transparent 26%);position:absolute;inset:0}.ads-module__dbLj2q__content{color:var(--theme-text);flex-direction:column;align-items:flex-start;gap:9px;padding:18px 20px 20px;display:flex}.ads-module__dbLj2q__contentIn{animation:.5s ads-module__dbLj2q__overlayFadeIn}.ads-module__dbLj2q__kicker{font-family:var(--theme-font);text-transform:uppercase;letter-spacing:.16em;color:var(--theme-on-accent);background:var(--theme-accent);border-radius:var(--theme-radius-full);box-shadow:var(--theme-shadow-accent);padding:5px 13px;font-size:11px;font-weight:700}.ads-module__dbLj2q__title{font-family:var(--theme-font-display);letter-spacing:-.03em;color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(22px,6.4vw,30px);font-weight:800;line-height:1.05;display:-webkit-box;overflow:hidden}.ads-module__dbLj2q__desc{color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.ads-module__dbLj2q__cta{border-radius:var(--theme-radius-full);background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--theme-font-display);box-shadow:var(--theme-shadow-accent);align-items:center;gap:6px;margin-top:4px;padding:11px 20px;font-size:14px;font-weight:700;transition:transform .18s;display:inline-flex}.ads-module__dbLj2q__billboard:hover .ads-module__dbLj2q__cta{transform:translateY(-2px)}.ads-module__dbLj2q__segments{z-index:3;gap:6px;display:flex;position:absolute;top:14px;left:16px;right:16px}.ads-module__dbLj2q__segment{background:color-mix(in srgb, var(--theme-on-media) 40%, transparent);cursor:pointer;border:none;border-radius:99px;flex:1;height:4px;padding:0;overflow:hidden}.ads-module__dbLj2q__segFill{background:color-mix(in srgb, var(--theme-on-media) 96%, transparent);border-radius:99px;width:0;height:100%;display:block}.ads-module__dbLj2q__segFull{width:100%}.ads-module__dbLj2q__segActive{width:0;animation:linear forwards ads-module__dbLj2q__adProgress}.ads-module__dbLj2q__arrow{z-index:3;background:var(--theme-card-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:44px;height:44px;color:var(--theme-text);cursor:pointer;box-shadow:var(--theme-shadow-md);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,transform .18s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.ads-module__dbLj2q__arrow:hover{background:var(--theme-card);transform:translateY(-50%)scale(1.06)}.ads-module__dbLj2q__arrowLeft{left:16px}.ads-module__dbLj2q__arrowRight{right:16px}@media (min-width:768px){.ads-module__dbLj2q__billboard{height:auto;display:block;position:relative}.ads-module__dbLj2q__media{aspect-ratio:auto;width:100%;height:auto;position:relative}.ads-module__dbLj2q__img{object-fit:contain;width:100%;height:auto;position:relative}.ads-module__dbLj2q__scrim{background:linear-gradient(90deg, color-mix(in srgb, var(--theme-ink) 82%, transparent) 0%, color-mix(in srgb, var(--theme-ink) 48%, transparent) 38%, transparent 72%), linear-gradient(0deg, color-mix(in srgb, var(--theme-ink) 58%, transparent) 0%, transparent 42%)}.ads-module__dbLj2q__content{z-index:2;max-width:min(640px,88%);color:var(--theme-on-media);padding:clamp(24px,3vw,42px);position:absolute;bottom:0;left:0}.ads-module__dbLj2q__title{color:var(--theme-on-media);text-shadow:0 2px 26px var(--theme-scrim);font-size:clamp(30px,4vw,50px);line-height:1.02}.ads-module__dbLj2q__desc{max-width:560px;color:var(--theme-on-media-muted);text-shadow:0 1px 12px var(--theme-scrim);font-size:clamp(14px,1.4vw,16px)}.ads-module__dbLj2q__cta{background:var(--theme-card);color:var(--theme-text);box-shadow:var(--theme-shadow-md);margin-top:5px;padding:12px 22px}.ads-module__dbLj2q__arrow{display:flex}}
.favoritos-module__sQe3Ga__page{background:var(--theme-bg);box-sizing:border-box;min-height:calc(100dvh - 64px)}.favoritos-module__sQe3Ga__inner{max-width:1400px;padding:28px var(--layout-px) 96px;box-sizing:border-box;margin:0 auto}.favoritos-module__sQe3Ga__header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.favoritos-module__sQe3Ga__backBtn{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-sm);width:44px;height:44px;color:var(--theme-text);cursor:pointer;box-shadow:var(--theme-shadow-sm);flex-shrink:0;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:flex}.favoritos-module__sQe3Ga__backBtn:hover{border-color:var(--theme-accent-soft);color:var(--theme-accent-dark);box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}.favoritos-module__sQe3Ga__headingBlock{flex-direction:column;gap:2px;min-width:0;display:flex}.favoritos-module__sQe3Ga__title{font-family:var(--theme-font-display);font-size:var(--theme-fs-2xl);letter-spacing:-.02em;color:var(--theme-text);margin:0;font-weight:700;line-height:1.1}.favoritos-module__sQe3Ga__subtitle{font-size:var(--theme-fs-sm);color:var(--theme-muted);margin:0}.favoritos-module__sQe3Ga__emptyCompartment{text-align:center;background:var(--theme-card);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg);max-width:460px;box-shadow:var(--theme-shadow-sm);flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:48px auto 0;padding:56px 32px;display:flex}.favoritos-module__sQe3Ga__iconCircle{border-radius:var(--theme-radius-full);background:var(--bento-blush);justify-content:center;align-items:center;width:96px;height:96px;display:flex}.favoritos-module__sQe3Ga__heartIcon{color:var(--theme-fav)}.favoritos-module__sQe3Ga__emptyTitle{font-family:var(--theme-font-display);font-size:var(--theme-fs-xl);letter-spacing:-.02em;color:var(--theme-text);margin:0;font-weight:700}.favoritos-module__sQe3Ga__emptyText{font-size:var(--theme-fs-sm);color:var(--theme-muted);max-width:320px;margin:0;line-height:1.55}.favoritos-module__sQe3Ga__exploreBtn{background:var(--theme-accent);color:var(--theme-on-accent);border-radius:var(--theme-radius-full);font-family:var(--theme-font-display);font-size:var(--theme-fs-base);letter-spacing:-.01em;cursor:pointer;border:none;justify-content:center;align-items:center;margin-top:6px;padding:13px 30px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.favoritos-module__sQe3Ga__exploreBtn:hover{background:var(--theme-accent-dark);box-shadow:var(--theme-shadow-accent);transform:translateY(-2px)}@media (max-width:540px){.favoritos-module__sQe3Ga__title{font-size:var(--theme-fs-xl)}.favoritos-module__sQe3Ga__emptyCompartment{padding:44px 24px}}
.app-module__Hym2dq__main{background:var(--theme-gradient);background-attachment:fixed;flex-direction:column;width:100%;min-height:100dvh;display:flex}@media (max-width:767px){.app-module__Hym2dq__main{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}}.app-module__Hym2dq__tray{box-sizing:border-box;flex:1;width:100%;max-width:1400px;min-height:calc(100dvh - 64px);margin:0 auto;padding-top:14px}.app-module__Hym2dq__lid{padding:10px var(--layout-px) 16px;flex-direction:column;gap:16px;display:flex}@media (min-width:900px){.app-module__Hym2dq__lid{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:28px;padding-top:18px;padding-bottom:20px}}.app-module__Hym2dq__greet{min-width:0}.app-module__Hym2dq__kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--theme-accent);margin:0 0 6px;font-size:12px;font-weight:700}.app-module__Hym2dq__brandLine{font-family:var(--theme-font-display);letter-spacing:-.03em;color:var(--theme-text);margin:0;font-size:30px;font-weight:800;line-height:1.02}@media (min-width:900px){.app-module__Hym2dq__brandLine{font-size:42px}}.app-module__Hym2dq__sub{color:var(--theme-muted);margin:8px 0 0;font-size:13.5px}.app-module__Hym2dq__searchSlot{width:100%}@media (min-width:900px){.app-module__Hym2dq__searchSlot{flex-shrink:0;width:380px}}.app-module__Hym2dq__filterRail{padding:2px var(--layout-px) 12px}
