.project-image{background:var(--color-bg-alt);line-height:0;display:block;position:relative;overflow:hidden}.project-image__img{vertical-align:top;transition:opacity .24s ease,transform var(--transition);display:block}.project-image__state{opacity:0;pointer-events:none;background-color:#f4efe8;background-image:linear-gradient(90deg,#fff0 0%,#ffffff47 50%,#fff0 100%),none;background-position:-200% 0,50%;background-repeat:no-repeat;background-size:200% 100%,100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;transition:opacity .24s;position:absolute;inset:0}.project-image--loading .project-image__img{opacity:0}.project-image--loading .project-image__state{opacity:.85;animation:1.7s ease-in-out infinite project-image-shimmer}@keyframes project-image-shimmer{0%{background-position:-200% 0,50%}to{background-position:200% 0,50%}}
.related-tabs{margin:-12px 0 24px}.home-cat-section .related-tabs{margin:4px 0 0}.home-cat-section .related-tabs__track{background:var(--header-surface);border:1px solid var(--header-border);border-radius:999px;gap:4px;padding:5px}.home-cat-section .related-tabs__btn{color:var(--color-text);background:#fff;border:1px solid #ff683824;padding:11px 18px;font-weight:600;box-shadow:0 1px 4px #0000000d}@media (hover:hover) and (pointer:fine){.home-cat-section .related-tabs__btn:hover{color:var(--header-accent);background:#fff;border-color:#ff683859}}.home-cat-section .related-tabs__btn:active{transform:scale(.97)}.home-cat-section .related-tabs__btn.is-active{color:#fff;background:linear-gradient(145deg, var(--header-accent) 0%, var(--header-accent-dark) 100%);border-color:#0000;box-shadow:0 2px 10px #ff68384d}@media (hover:hover) and (pointer:fine){.home-cat-section .related-tabs__btn.is-active:hover{color:#fff}}.related-tabs__wrap{position:relative;overflow:hidden}.related-tabs__wrap:after{content:"";background:linear-gradient(to right, #fff0, var(--color-bg));pointer-events:none;opacity:0;width:40px;transition:opacity .2s;position:absolute;top:0;bottom:0;right:0}.related-tabs__wrap.is-scrollable:not(.is-scroll-end):after{opacity:1}.related-tabs__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.related-tabs__scroll::-webkit-scrollbar{display:none}.related-tabs__scroll.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.related-tabs__track{flex-wrap:nowrap;gap:8px;width:max-content;display:inline-flex;overflow:visible}.related-tabs__btn{border:1px solid var(--header-border);background:var(--color-bg);color:var(--color-text);font:inherit;white-space:nowrap;transition:var(--transition);cursor:pointer;border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:14px;font-weight:700;line-height:1;position:relative}@media (hover:hover) and (pointer:fine){.related-tabs__btn:hover{color:var(--header-accent);border-color:#ff6b003d}}.related-tabs__btn:active{background:var(--header-accent-soft);transform:scale(.97)}.related-tabs__btn.is-active{color:var(--header-accent);background:var(--header-accent-soft);border-color:#0000}.related-tabs__count{background:var(--header-accent);color:#fff;text-align:center;pointer-events:none;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 3px #ff683859}.page-menu__tabs-wrap{margin:0 0 24px}
.popup__content.product-filter-modal{flex-direction:column;min-height:0;max-height:min(85dvh,720px);padding:40px 16px 24px;display:flex;overflow:hidden}.product-filter-modal__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;padding-right:4px;overflow-y:auto}.product-filter-modal--has-selection .product-filter-modal__body{padding-bottom:92px}.product-filter-modal__search-wrap{margin-bottom:20px}.product-filter-modal__search{border:1px solid var(--header-border);width:100%;font:inherit;color:var(--color-text);transition:var(--transition);background:#fff;border-radius:999px;outline:none;padding:12px 16px;font-size:15px}.product-filter-modal__search:focus{border-color:#ff683873;box-shadow:0 0 0 3px #ff68381f}.product-filter-modal__search:focus-visible{box-shadow:0 0 0 3px #ff683859}.product-filter-modal__group+.product-filter-modal__group{border-top:1px solid #0000000f;margin-top:18px;padding-top:18px}.product-filter-modal__group-title{color:var(--color-text);margin:0 0 10px;font-size:14px;font-weight:700}.product-filter-modal__options{flex-wrap:wrap;gap:8px;display:flex}.product-filter-modal__option{border:1px solid var(--header-border);color:var(--color-text);font:inherit;cursor:pointer;transition:var(--transition);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:14px;font-weight:600;display:inline-flex}.product-filter-modal__option:hover:not(:disabled){color:var(--header-accent);border-color:#ff683859}.product-filter-modal__option.is-active{color:#fff;background:linear-gradient(145deg, var(--header-accent) 0%, var(--header-accent-dark) 100%);border-color:#0000}.product-filter-modal__option.is-active:hover:not(:disabled){color:#fff;border-color:#0000}.product-filter-modal__option:disabled{opacity:.45;cursor:not-allowed}.product-filter-modal__option-count{opacity:.75;min-width:1.5em;font-size:12px;font-weight:700}.product-filter-modal__actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.product-filter-modal--has-selection .product-filter-modal__actions{z-index:2;background:linear-gradient(to top, var(--color-bg) 78%, #fffffff5 100%);border-top:1px solid #0000000f;margin-top:0;padding:16px 32px 24px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #00000014}.product-filter-modal__reset,.product-filter-modal__apply{font:inherit;cursor:pointer;transition:var(--transition);border-radius:999px;flex:140px;padding:12px 18px;font-size:14px;font-weight:700}.product-filter-modal__reset{border:1px solid var(--header-border);color:var(--color-text);background:#fff}.product-filter-modal__reset:hover:not(:disabled){color:var(--header-accent);border-color:#ff683859}.product-filter-modal__reset:disabled{opacity:.45;cursor:not-allowed}.product-filter-modal__apply{background:linear-gradient(145deg, var(--header-accent) 0%, var(--header-accent-dark) 100%);color:#fff;border:none;box-shadow:0 2px 10px #ff683840}@media (max-width:768px){.popup__content.product-filter-modal{border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none;padding:48px 16px 20px}.product-filter-modal--has-selection .product-filter-modal__actions{padding:12px 16px calc(20px + env(safe-area-inset-bottom,0px))}.product-filter-modal__reset,.product-filter-modal__apply{min-height:40px;padding:10px 14px;font-size:13px}}
.custom-select{width:100%;position:relative}.custom-select__native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.custom-select__trigger{border-radius:var(--radius-sm);background:var(--color-bg-alt);width:100%;color:var(--color-text);text-align:left;cursor:pointer;transition:box-shadow var(--transition),background var(--transition);border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:600;display:flex;box-shadow:inset 0 1px 3px #0000000f}@media (hover:hover) and (pointer:fine){.custom-select__trigger:hover{background:var(--header-accent-soft);box-shadow:inset 0 1px 3px #0000000a}}.custom-select__trigger:active{background:var(--header-accent-soft)}.custom-select__trigger:focus-visible{background:var(--color-bg);outline:none;box-shadow:inset 0 1px 3px #0000000a,0 0 0 3px #d32f2f59}.custom-select__trigger:disabled{opacity:.55;cursor:not-allowed}.custom-select.is-open .custom-select__trigger{background:var(--header-accent-soft);box-shadow:inset 0 1px 3px #0000000a,0 0 0 2px var(--header-accent-soft)}.custom-select__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.custom-select__chevron{color:var(--header-accent);flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:flex}.custom-select.is-open .custom-select__chevron{transform:rotate(180deg)}.custom-select__dropdown{z-index:30;background:var(--color-bg);border:2px solid var(--header-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-hover);opacity:0;visibility:hidden;transform-origin:top;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;transform:translateY(-10px)scale(.98)}.custom-select.is-open .custom-select__dropdown{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.custom-select--dropup .custom-select__dropdown{transform-origin:bottom;top:auto;bottom:calc(100% + 8px);transform:translateY(10px)scale(.98)}.custom-select--dropup.is-open .custom-select__dropdown{transform:translateY(0)scale(1)}.custom-select__list{max-height:260px;margin:0;padding:6px;list-style:none;overflow-y:auto}.custom-select__option{border-radius:calc(var(--radius-sm) - 2px);color:var(--color-text);cursor:pointer;padding:11px 14px;font-size:14px;line-height:1.4;transition:background .2s,color .2s,transform .2s}@media (hover:hover) and (pointer:fine){.custom-select__option:hover{background:var(--header-accent-soft);color:var(--color-dark)}}.custom-select__option.is-selected{background:var(--header-accent-soft-strong);color:var(--header-accent-dark);font-weight:600}.custom-select__option.is-active{background:var(--header-accent-soft);color:var(--color-dark)}@media (prefers-reduced-motion:reduce){.custom-select__chevron,.custom-select__dropdown,.custom-select__option{transition:none}}
.category-tabs-bar{flex-direction:column;gap:12px;display:flex}.category-tabs-bar__tabs-row{min-width:0}.category-tabs-bar__controls-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-tabs-bar__controls-start{align-items:center;gap:10px;min-width:0;display:flex}.category-tabs-bar__controls-end{flex:none;margin-left:auto}.home-cat-section .category-tabs-bar{margin:4px 0 20px}.category-tabs-bar__filter{width:36px;height:36px;min-height:36px;color:var(--color-text);cursor:pointer;transition:var(--transition);background:#fff;border:1px solid #ff683824;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;box-shadow:0 1px 4px #0000000d}@media (hover:hover) and (pointer:fine){.category-tabs-bar__filter:hover{color:var(--header-accent);border-color:#ff683859}}.category-tabs-bar__filter:active{transform:scale(.94)}.category-tabs-bar__filter.is-active{color:var(--header-accent);background:var(--header-accent-soft);border-color:#0000}@media (hover:hover) and (pointer:fine){.category-tabs-bar__filter.is-active:hover{color:var(--header-accent)}}.category-tabs-bar__filter-icon{fill:currentColor;width:18px;height:18px}.category-tabs-bar__filter-badge{background:var(--header-accent);color:#fff;pointer-events:none;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-4px;right:-4px}.category-tabs-bar__tabs{flex:auto;min-width:0;margin:0}.category-tabs-bar__tabs .related-tabs{margin:0}.category-tabs-bar__sort-select{width:auto;min-width:160px}.category-tabs-bar__sort-select .custom-select__trigger{border:1px solid var(--header-border);color:var(--color-text);cursor:pointer;transition:var(--transition);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}@media (hover:hover) and (pointer:fine){.category-tabs-bar__sort-select .custom-select__trigger:hover{border-color:#ff683859}}.category-tabs-bar__sort-select .custom-select__trigger:focus-visible{border-color:#ff683873;outline:none;box-shadow:0 0 0 3px #ff683859}.category-tabs-bar__sort-select.is-open .custom-select__trigger{border-color:var(--header-accent);background:var(--header-accent-soft)}.category-tabs-bar__sort-select .custom-select__chevron{color:var(--color-muted)}.category-tabs-bar__sort-select .custom-select__dropdown{background:var(--color-bg);border-radius:var(--radius);min-width:200px;box-shadow:var(--header-shadow);border:1px solid #ff68381f;transition:opacity .2s,transform .2s,visibility .2s;top:calc(100% + 6px);transform:translateY(-6px)}.category-tabs-bar__sort-select.is-open .custom-select__dropdown{transform:translateY(0)}.category-tabs-bar__sort-select .custom-select__list{gap:2px;max-height:none;padding:6px;display:grid;overflow-y:visible}.category-tabs-bar__sort-select .custom-select__option{border-radius:var(--radius-sm);color:var(--color-text);padding:8px 10px;font-size:13px;font-weight:600;transition:background .15s,color .15s}@media (hover:hover) and (pointer:fine){.category-tabs-bar__sort-select .custom-select__option:hover{background:var(--header-accent-soft);color:var(--header-accent)}}.category-tabs-bar__sort-select .custom-select__option.is-selected{background:var(--header-accent-soft-strong);color:var(--header-accent-dark)}.category-tabs-bar .related-tabs__track{background:var(--header-surface);border:1px solid var(--header-border);border-radius:999px;gap:4px;padding:5px}.category-tabs-bar .related-tabs__btn{color:var(--color-text);background:#fff;border:1px solid #ff683824;padding:11px 18px;font-weight:600;box-shadow:0 1px 4px #0000000d}@media (hover:hover) and (pointer:fine){.category-tabs-bar .related-tabs__btn:hover{color:var(--header-accent);background:#fff;border-color:#ff683859}}.category-tabs-bar .related-tabs__btn:active{transform:scale(.97)}.category-tabs-bar .related-tabs__btn.is-active{color:#fff;background:linear-gradient(145deg, var(--header-accent) 0%, var(--header-accent-dark) 100%);border-color:#0000;box-shadow:0 2px 10px #ff68384d}@media (hover:hover) and (pointer:fine){.category-tabs-bar .related-tabs__btn.is-active:hover{color:#fff}}@media (max-width:768px){.category-tabs-bar__slider-nav{display:none}}@media (max-width:640px){.category-tabs-bar__sort-select{flex:auto;width:100%;min-width:0}}
.popup__content.cart-drink-upsell-modal{flex-direction:column;width:min(1360px,100vw - 32px);max-width:min(1360px,100vw - 32px);max-height:min(880px,100vh - 32px);display:flex}.cart-drink-upsell-modal__body{flex-direction:column;gap:20px;min-height:0;display:flex}.cart-drink-upsell-modal__products{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:16px;max-height:min(560px,100vh - 260px);padding-right:4px;display:flex;overflow-y:auto}.cart-drink-upsell-modal__products .product-card{flex:0 0 276px;width:276px}.cart-drink-upsell-modal__empty{text-align:center;width:100%;color:var(--color-text-light);margin:0;padding:40px}@media (max-width:768px){.popup__content.cart-drink-upsell-modal{border-radius:0;width:100vw;max-width:100vw;min-height:100dvh;max-height:100dvh;padding:52px 16px 16px}.cart-drink-upsell-modal__body{flex:auto;gap:16px}.cart-drink-upsell-modal__products{flex:auto;gap:12px;max-height:none}.cart-drink-upsell-modal__products .product-card{flex:0 0 calc(50% - 6px);width:calc(50% - 6px);max-width:none}}
