@charset "UTF-8";:root{--bg: #0c0c0e;--surface: #161619;--surface-2: #202026;--on-accent: #ffffff;--text: #f4f4f5;--black: #f4f4f5;--white: #161619;--gray-1: #a7a7b0;--gray-2: #82828d;--gray-3: #66666f;--border-1: #2a2a31;--red: #e11d2a;--red-hover: #c0141f;--orange: #ef4352;--accent-1: #e11d2a;--accent-1-hover: #c0141f;--accent-2-bg: #2b1417;--radius: 12px;--page-max-width: 1600px;--page-gutter: clamp(16px, 3.5vw, 64px);--header-gutter: clamp(12px, 2vw, 40px)}*{box-sizing:border-box}html{min-width:320px;overflow-x:clip;scroll-behavior:smooth}body{margin:0;overflow-x:clip;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input{font:inherit}button{color:inherit}.header-button__lang-mark{display:inline-flex;align-items:center;justify-content:center;min-width:28px;line-height:1;letter-spacing:0}.header-button__lang-mark img{display:block;width:28px;height:20px;border-radius:5px;object-fit:cover;box-shadow:0 0 0 1px #ffffff24}.header-button__lang-mark_text{min-width:26px;height:22px;border:1px solid var(--border-1);border-radius:7px;background:#ffffff0a;color:var(--text);font-size:12px;font-weight:900;letter-spacing:.04em}.action-feedback-target_pulse{animation:action-feedback-target-pulse .58s cubic-bezier(.2,.82,.22,1)}@keyframes action-feedback-target-pulse{0%,to{outline:2px solid rgba(239,67,82,0);outline-offset:0}45%{outline:2px solid rgba(239,67,82,.86);outline-offset:7px}}@media(prefers-reduced-motion:reduce){.action-feedback-target_pulse{animation-duration:.22s}}app-storefront .category-filter-panel__primary{display:flex;align-items:center;gap:12px;min-width:0}app-storefront .category-filter-panel__primary .category-filter-list{flex:1 1 auto}app-storefront .category-search-toggle{flex:0 0 58px;width:58px;min-width:0;padding:0}app-storefront .category-search-toggle_open{border-color:var(--orange);background:var(--orange);color:#fff}app-storefront .category-search-field{flex:1 1 520px;justify-content:flex-start;gap:12px;max-width:620px;min-width:220px;padding-inline:18px;cursor:text}app-storefront .category-search-field svg{flex:0 0 auto;color:var(--gray-1);stroke-width:2.5}app-storefront .category-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit}app-storefront .category-search-field input::placeholder{color:var(--gray-1);opacity:.78}button,a,.product-card__add,.quantity button{touch-action:manipulation}img{max-width:100%}@media(max-width:900px){app-storefront .category-filter-panel__primary{width:100%}app-storefront .category-filter-panel__primary_search-open{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px}app-storefront .category-search-toggle{flex-basis:46px;width:46px;height:42px;border-radius:12px}app-storefront .category-search-field{width:100%;max-width:none;min-width:0;height:42px;padding-inline:14px}app-storefront .category-search-field input{font-size:15px}body.drawer-open{overflow:hidden}}
