.public-header[data-v-ef413a17]{background:rgb(var(--v-theme-surface))!important;border-bottom:1px solid rgb(var(--v-theme-borderColor))}.public-header__container[data-v-ef413a17]{max-width:1200px}.public-header__logo[data-v-ef413a17]{align-items:center;display:flex;flex-shrink:0}.public-header__logo[data-v-ef413a17] img{display:block;height:26px;width:auto}@media(min-width:600px){.public-header__logo[data-v-ef413a17] img{height:30px}}.public-header__city[data-v-ef413a17]{font-weight:600;max-width:160px;text-transform:none}@media(max-width:599px){.public-header__city[data-v-ef413a17]{max-width:108px}}.public-header__nav-link[data-v-ef413a17]{align-items:center;border-radius:10px;color:rgb(var(--v-theme-on-surface));display:inline-flex;font-size:.9rem;font-weight:500;gap:6px;opacity:.72;padding:6px 12px;position:relative;text-decoration:none;transition:opacity .2s ease,background .2s ease,color .2s ease}.public-header__nav-link .public-header__nav-icon[data-v-ef413a17]{opacity:.6;transition:opacity .2s ease}.public-header__nav-link[data-v-ef413a17]:after{background:var(--brand-gradient);border-radius:2px;bottom:1px;content:"";height:2px;left:12px;position:absolute;right:12px;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.public-header__nav-link[data-v-ef413a17]:hover{background:rgba(var(--v-theme-primary),.06);opacity:1}.public-header__nav-link:hover .public-header__nav-icon[data-v-ef413a17]{opacity:.9}.public-header__nav-link.is-active[data-v-ef413a17]{color:rgb(var(--v-theme-primary));font-weight:600;opacity:1}.public-header__nav-link.is-active .public-header__nav-icon[data-v-ef413a17]{opacity:1}.public-header__nav-link.is-active[data-v-ef413a17]:after{transform:scaleX(1)}.public-header__lang[data-v-ef413a17]{font-weight:600;text-transform:none}.public-header__cart[data-v-ef413a17]{position:relative}.public-header__account-initials[data-v-ef413a17]{font-size:.78rem;font-weight:700;line-height:1}.public-header__account-head[data-v-ef413a17]{align-items:center;display:flex;gap:12px;padding:6px 14px 8px}.public-header__account-meta[data-v-ef413a17]{display:flex;flex-direction:column;min-width:0}.public-header__account-name[data-v-ef413a17]{color:rgb(var(--v-theme-on-surface));font-size:.9rem;font-weight:700}.public-header__account-name[data-v-ef413a17],.public-header__account-sub[data-v-ef413a17]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-header__account-sub[data-v-ef413a17]{color:rgba(var(--v-theme-on-surface),.55);font-size:.75rem}.public-header__logout[data-v-ef413a17]{color:rgb(var(--v-theme-error))}.public-header__cart-count[data-v-ef413a17]{background:var(--brand-gradient);border-radius:8px;color:#fff;font-size:10px;font-weight:700;height:16px;line-height:16px;min-width:16px;padding:0 4px;pointer-events:none;position:absolute;right:2px;text-align:center;top:2px}.public-drawer__head[data-v-ef413a17]{align-items:center;display:flex;justify-content:space-between;padding:14px 16px}.public-drawer__nav[data-v-ef413a17]{display:flex;flex-direction:column;gap:4px;padding:14px 12px}.public-drawer__item[data-v-ef413a17]{border-radius:12px;display:flex;gap:12px;padding:11px 12px;text-decoration:none;transition:background .18s ease,color .18s ease}.public-drawer__item[data-v-ef413a17],.public-drawer__item-icon[data-v-ef413a17]{align-items:center;color:rgb(var(--v-theme-on-surface))}.public-drawer__item-icon[data-v-ef413a17]{background:rgba(var(--v-theme-on-surface),.06);border-radius:10px;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;opacity:.75;transition:all .18s ease;width:36px}.public-drawer__item-label[data-v-ef413a17]{flex:1;font-size:.95rem;font-weight:500}.public-drawer__item-chevron[data-v-ef413a17]{opacity:.3;transition:transform .18s ease,opacity .18s ease}.public-drawer__item[data-v-ef413a17]:hover{background:rgba(var(--v-theme-primary),.06)}.public-drawer__item:hover .public-drawer__item-chevron[data-v-ef413a17]{opacity:.55;transform:translate(2px)}.public-drawer__item.is-active[data-v-ef413a17]{background:rgba(var(--v-theme-primary),.1);color:rgb(var(--v-theme-primary));font-weight:600}.public-drawer__item.is-active .public-drawer__item-icon[data-v-ef413a17]{background:var(--brand-gradient);color:#fff;opacity:1}.public-drawer__item.is-active .public-drawer__item-label[data-v-ef413a17]{font-weight:600}.public-drawer__section[data-v-ef413a17]{padding:4px 16px 14px}.public-drawer__section[data-v-ef413a17]:last-of-type{padding-bottom:96px}.public-drawer__section-label[data-v-ef413a17]{color:rgba(var(--v-theme-on-surface),.45);display:block;font-size:.72rem;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.public-drawer__chips[data-v-ef413a17]{display:flex;flex-wrap:wrap;gap:8px}.public-drawer__chip[data-v-ef413a17]{align-items:center;background:rgba(var(--v-theme-on-surface),.03);border:1px solid rgba(var(--v-theme-on-surface),.12);border-radius:10px;color:rgba(var(--v-theme-on-surface),.8);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:5px;padding:7px 12px;transition:background .16s ease,border-color .16s ease,color .16s ease}.public-drawer__chip[data-v-ef413a17]:hover{border-color:rgba(var(--v-theme-primary),.4);color:rgb(var(--v-theme-primary))}.public-drawer__chip.is-active[data-v-ef413a17]{background:var(--brand-gradient);border-color:transparent;color:#fff}.public-drawer__chip[data-v-ef413a17]:focus-visible{outline:2px solid rgb(var(--v-theme-primary));outline-offset:2px}.public-drawer__foot[data-v-ef413a17]{background:rgb(var(--v-theme-surface));border-top:1px solid rgb(var(--v-theme-borderColor));bottom:0;left:0;padding:16px;position:absolute;right:0}
