:root{--bg: #f6f8fc;--surface: #ffffff;--surface-soft: #f3f7ff;--surface-muted: #e6efff;--line: #a9c3e8;--line-strong: #1f63cc;--text: #0d2a55;--muted: #4d6f9f;--accent: #0f56c4;--accent-strong: #0a4499;--accent-deep: #07285f;--accent-soft: #d7e5ff;--button-border: #0a4499;--button-border-strong: #07285f;--success: #16724a;--warning: #b66a08;--error: #a64f5d;--focus-ring: 0 0 0 3px rgba(15, 86, 196, .22);--shadow-none: none;--shadow-overlay: 0 18px 42px rgba(7, 40, 95, .2);--shadow: var(--shadow-none);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--type-xs: .75rem;--type-sm: .875rem;--type-base: 1rem;--type-lg: 1.25rem;--radius-xl: 16px;--radius-lg: 12px;--radius-md: 8px;--radius-sm: 6px;--radius-pill: 999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Trebuchet MS,Segoe UI,sans-serif}body:not(.admin-page){background:radial-gradient(circle at 8% 0%,rgba(215,229,255,.8),transparent 28rem),radial-gradient(circle at 92% 24%,rgba(230,239,255,.72),transparent 26rem),var(--bg)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{appearance:none;-webkit-appearance:none}textarea{font:inherit}code{padding:.08rem .32rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{width:min(1360px,calc(100% - clamp(14px,3vw,30px)));margin:0 auto;padding:clamp(8px,1.8vw,10px) 0 clamp(22px,3vw,28px)}.site-header{position:relative;overflow:hidden;padding:clamp(12px,2vw,18px);border:1px solid var(--accent-strong);border-radius:var(--radius-xl);background:var(--accent);box-shadow:var(--shadow-none)}.site-header:after{content:"";position:absolute;right:18px;bottom:12px;left:18px;height:1px;background:#ffffff3d;pointer-events:none}.site-header:before{content:"";position:absolute;top:-104px;right:clamp(18px,7vw,104px);width:230px;height:230px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#ffffff0b;pointer-events:none}.site-header-inner{position:relative;z-index:1;display:flex;justify-content:center;width:100%}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand-centered{display:grid;grid-template-columns:108px minmax(0,max-content);align-items:center;gap:24px;width:fit-content;max-width:100%;padding:4px 0;border-radius:0;text-align:left;color:#fff;border:none;box-shadow:none;background:transparent}.brand-centered .brand-mark{width:106px;height:106px;font-size:.96rem;letter-spacing:.06em;background:transparent;color:#fff;border:none;box-shadow:none}.brand-centered .brand-copy{gap:4px;padding-left:24px;border-left:1px solid rgba(255,255,255,.26)}.brand-centered .brand-copy strong{font-size:1.34rem;color:#fff;text-shadow:0 1px 2px rgba(4,26,63,.14)}.brand-centered .brand-copy small{font-size:.92rem;color:#ffffffdb}.brand-copy{display:grid;min-width:0}.brand strong{display:block;font-size:.98rem;line-height:1.05;color:var(--accent-deep);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand small{display:block;color:#3f6395;font-size:.82rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand-mark{display:grid;place-items:center;width:40px;height:40px;padding:0 4px;border-radius:12px;background:linear-gradient(145deg,var(--accent) 0%,var(--accent-strong) 58%,var(--accent-deep) 100%);color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.04em;line-height:1.05;text-align:center}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand-mark-logo{padding:0;overflow:hidden;border-radius:0}.brand-mark-logo img{width:100%;height:100%;transform:scale(1);filter:drop-shadow(0 8px 16px rgba(7,38,97,.12));image-rendering:-webkit-optimize-contrast}.site-footer a:hover{color:var(--accent)}.page-main{margin-top:14px}.catalog-stage,.site-footer{border:2px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow)}.catalog-stage{padding:clamp(12px,2vw,18px)}.catalog-toolbar-wrap{position:sticky;top:8px;z-index:24}.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;min-width:0;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.toolbar-search{position:relative;min-width:0}.search-icon{position:absolute;top:50%;left:12px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--muted);transform:translateY(-50%);pointer-events:none}.search-icon svg,.toolbar-icon svg,.option-check svg{width:16px;height:16px}.search-input,.order-form input{width:100%;border:2px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text)}.search-input{height:46px;padding:0 12px 0 36px;font-size:var(--type-base)}.order-form input{height:38px;padding:0 11px}.search-input:focus,.order-form input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #145bc51f}.toolbar-actions{display:flex;align-items:center;min-width:0;gap:var(--space-2);flex-wrap:wrap}.toolbar-control{position:relative}.toolbar-icon-button,.ghost-button,.primary-button,.compact-button,.quantity-controls button,.text-button,.popover-option{border:none;background:linear-gradient(180deg,#1567db,#0d4ea8);box-shadow:inset 0 0 0 1px var(--button-border),0 8px 16px #0a449924;background-clip:padding-box;color:#fff;transition:box-shadow .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.toolbar-icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:0 12px;border-radius:var(--radius-md);color:#fff;cursor:pointer}.toolbar-icon-button:hover,.ghost-button:hover,.primary-button:hover,.compact-button:hover,.popover-option:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px var(--button-border-strong),0 10px 18px #0a44992e}.toolbar-icon-button.is-open,.toolbar-icon-button.has-badge{color:#fff}.toolbar-icon-button.is-open{background:linear-gradient(180deg,#1a70ea,#1057ba);color:#fff;box-shadow:inset 0 0 0 1px var(--button-border-strong),0 10px 18px #0a44992e}.toolbar-icon{display:inline-flex;flex:0 0 auto}.toolbar-button-label{min-width:0;font-size:var(--type-sm);font-weight:700;line-height:1;white-space:nowrap}.toolbar-button-badge{position:absolute;top:-4px;right:-4px;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#fff;color:var(--accent-strong);font-size:.65rem;font-weight:700;line-height:1}.toolbar-button-badge-dot{width:8px;min-width:8px;height:8px;padding:0;top:4px;right:4px;background:var(--accent)}.toolbar-flyout{position:absolute;top:calc(100% + 6px);left:0;z-index:48;width:min(300px,calc(100vw - 24px));max-height:min(72vh,760px);overflow-x:hidden;overflow-y:auto;padding:10px;border:2px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 20px 36px #082a6324}.toolbar-flyout-sort,.toolbar-flyout-cart{left:auto;right:0}.toolbar-flyout-categories{left:auto;right:0;width:min(360px,calc(100vw - 24px));transform-origin:top right}.toolbar-flyout-sort{width:268px}.toolbar-flyout-cart{width:min(380px,calc(100vw - 24px))}.catalog-meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;min-width:0;gap:12px;margin:6px 0 10px}.summary,.site-footer p,.cart-item p,.cart-item span,.form-note{margin:0;color:var(--muted);line-height:1.42}.summary{font-size:.84rem}.active-filters{display:flex;flex:1 1 260px;flex-wrap:wrap;justify-content:flex-end;gap:6px}.filter-pill{display:inline-flex;align-items:center;max-width:100%;padding:5px 9px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);color:var(--accent-strong);font-size:.73rem;white-space:nowrap;text-overflow:ellipsis}.filter-reset,.text-button{padding:7px 12px;border-radius:999px;color:#fff;cursor:pointer;font-weight:700}.filter-reset{font-size:.78rem}.popover-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:8px}.popover-head strong{display:block;font-size:var(--type-base)}.popover-description{margin:3px 0 0;color:var(--muted);font-size:var(--type-xs);line-height:1.35}.popover-subhead{margin-top:2px;margin-bottom:6px}.popover-divider{height:1px;margin:10px 0;background:#0f56c424}.popover-list{display:grid;gap:4px}.popover-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:10px;text-align:left;cursor:pointer}.popover-option.active{background:linear-gradient(180deg,#1a70ea,#1057ba);color:#fff;box-shadow:inset 0 0 0 1px var(--button-border-strong),0 10px 18px #0a44992e}.popover-option-label{display:block;overflow:hidden;font-size:var(--type-sm);font-weight:700;white-space:nowrap;text-overflow:ellipsis}.popover-option small{color:var(--muted);font-size:var(--type-xs)}.popover-option.active small{color:#ffffffd6}.option-check{display:inline-flex;align-items:center;justify-content:center;color:#ffffffdb}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;justify-content:center;gap:12px}.pagination-shell{margin-top:10px}.pagination-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;min-width:0;gap:12px 16px;padding:12px;border:2px solid var(--line);border-radius:14px;background:var(--surface)}.pagination-summary{color:var(--accent-strong)}.pagination-controls{display:flex;flex:1 1 320px;flex-wrap:wrap;justify-content:flex-end;min-width:0;gap:6px}.pagination-button{min-width:40px;min-height:38px;padding:0 12px;border-radius:12px}.pagination-button.is-active{background:linear-gradient(180deg,#f7b64d,#e98a18);color:#fff;box-shadow:inset 0 0 0 1px #8e4c046b,0 10px 18px #e98a1847}.pagination-gap{display:inline-flex;align-items:center;justify-content:center;min-width:22px;color:var(--muted);font-weight:700}.product-card{display:flex;flex-direction:column;gap:var(--space-3);height:auto;min-height:0;min-width:0;padding:var(--space-3);overflow:visible;border:2px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 12px 28px #082a6317}.product-actions,.cart-item,.cart-item-actions,.quantity-controls{display:flex}.cart-item,.cart-item-actions{justify-content:space-between;gap:10px}.stock-badge{font-size:.72rem}.stock-badge{display:block;max-width:100%;padding:4px 7px;border-radius:999px;font-weight:700;overflow-wrap:anywhere}.product-badge-row{display:flex;min-width:0;max-width:none;justify-content:flex-end;gap:6px;flex-wrap:wrap}.product-media-badges{position:absolute;top:7px;right:7px;left:7px;justify-content:flex-end;pointer-events:none}.product-media-badges .stock-badge{padding:3px 7px;border:1px solid rgba(255,255,255,.34);background:#062b64ad;box-shadow:0 2px 8px #041c4233;backdrop-filter:blur(3px)}.product-media-badges .stock-badge.available{background:#083d8fc2}.product-media-badges .stock-badge.limited{background:#1c57a4bd;color:#fff}.product-media-badges .stock-badge.backorder{background:#f0f5fccc;color:var(--accent-strong)}.product-badge{background:linear-gradient(145deg,#145bc529,#145bc517);color:var(--accent-strong)}.stock-badge.available{background:linear-gradient(145deg,var(--accent) 0%,var(--accent-strong) 70%,var(--accent-deep) 100%);color:#fff}.stock-badge.limited{background:#145bc51f;color:var(--accent-strong)}.stock-badge.backorder{background:#112f5814;color:var(--muted)}.product-copy{display:grid;flex:0 0 auto;align-content:start;gap:6px;min-width:0;min-height:0;overflow:visible}.product-media-frame{position:relative;align-self:center;width:100%;height:auto;aspect-ratio:1 / 1;flex:0 0 auto;overflow:hidden;border:2px solid var(--line);border-radius:12px;background:var(--surface-soft)}.product-media{display:block;width:100%;height:100%;object-fit:cover}.product-media-placeholder{position:relative;display:grid;place-items:center;padding:18px;overflow:hidden;background:linear-gradient(145deg,var(--accent) 0%,var(--accent-strong) 58%,var(--accent-deep) 100%);color:#fffffff5;isolation:isolate}.product-media-placeholder:before,.product-media-placeholder:after{content:"";position:absolute;border-radius:999px;background:#ffffff1a;z-index:0}.product-media-placeholder:before{top:-24px;right:-18px;width:96px;height:96px}.product-media-placeholder:after{bottom:-28px;left:-20px;width:88px;height:88px}.product-media-placeholder[data-illustration=fittings]{background:linear-gradient(145deg,#165bc0,#0e4799 56%,#0a2f6c)}.product-media-placeholder[data-illustration=mixers]{background:linear-gradient(145deg,#1b66d4,#1452ad 56%,#0a336f)}.product-media-placeholder[data-illustration=shower]{background:linear-gradient(145deg,#1760cb,#0f4b9d 56%,#082d67)}.product-media-placeholder[data-illustration=sanitaryware]{background:linear-gradient(145deg,#1157bd,#0b458e 56%,#08285d)}.product-media-placeholder[data-illustration=heating]{background:linear-gradient(145deg,#1c63c9,#124e9f 56%,#0b3066)}.product-media-placeholder[data-illustration=sink]{background:linear-gradient(145deg,#165fc4,#0e498f 56%,#0a2d61)}.product-media-placeholder[data-illustration=pipes]{background:linear-gradient(145deg,#1760c5,#0f4a95 56%,#082c61)}.product-media-placeholder[data-illustration=valves]{background:linear-gradient(145deg,#1a64c9,#114d9d 56%,#0a305f)}.product-media-placeholder[data-illustration=sealants]{background:linear-gradient(145deg,#175fbe,#0f468e 56%,#092a57)}.product-media-placeholder[data-illustration=tools]{background:linear-gradient(145deg,#0f58b7,#0b438c 56%,#082857)}.product-media-placeholder[data-illustration=household]{background:linear-gradient(145deg,#1661c3,#0f4b94 56%,#092b5e)}.product-media-placeholder[data-illustration=safety]{background:linear-gradient(145deg,#125ab7,#0c458b 56%,#082753)}.product-media-placeholder[data-illustration=misc]{background:linear-gradient(145deg,#1a62c0,#124a90 56%,#0a2b58)}.product-media-placeholder.is-compact{padding:10px}.product-media-orbit{position:absolute;right:-12px;bottom:-14px;width:72px;height:72px;border:1px solid rgba(255,255,255,.24);border-radius:999px;z-index:0}.product-media-placeholder.is-compact .product-media-orbit{width:58px;height:58px}.product-media-illustration{position:relative;z-index:1;width:126px;height:94px;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.product-media-placeholder.is-compact .product-media-illustration{width:70px;height:52px}.product-card h3{display:block;margin:0;min-height:0;overflow:visible;font-size:clamp(1rem,.25vw + .94rem,1.08rem);line-height:1.3;overflow-wrap:anywhere}.product-actions{display:grid;grid-template-columns:minmax(0,1fr) 108px;align-items:center;gap:10px;margin-top:auto;flex:0 0 auto;padding-top:9px;border-top:1px solid var(--line)}.product-price-block{display:grid;gap:2px;min-width:0}.product-price-block.is-price-hidden{display:flex;align-items:center;min-height:32px}.product-price-block span{color:var(--muted);font-size:var(--type-sm);font-weight:700;line-height:1.1;text-transform:lowercase}.product-action-control{display:flex;width:100%;min-height:32px;align-items:center;justify-content:flex-end}.product-actions strong,.cart-item-actions strong{font-size:1.04rem}.primary-button,.ghost-button,.compact-button,.text-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;line-height:1.1;text-align:center;vertical-align:middle;text-decoration:none}.primary-button{padding:9px 13px;font-size:.84rem;font-weight:700}.compact-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:38px;padding:8px 10px;font-size:var(--type-sm)}.ghost-button{padding:9px 13px;font-size:.84rem;font-weight:700}.ghost-button:hover{background:linear-gradient(180deg,#1a70ea,#1057ba);box-shadow:inset 0 0 0 1px var(--button-border-strong),0 10px 18px #0a44992e}.text-button{font-size:.78rem}.wide{width:100%}.primary-button:disabled,.ghost-button:disabled,.text-button:disabled,.order-form input:disabled{cursor:not-allowed;opacity:.6}.empty-state,.cart-empty,.status-box{padding:12px;border-radius:12px;border:2px solid var(--line);background:var(--surface-soft)}.empty-state{grid-column:1 / -1;border:1px dashed var(--line-strong)}.empty-state h3,.cart-empty h3{margin:0 0 6px;font-size:.96rem}.cart-popover-head{margin-bottom:10px}.cart-items{display:grid;gap:8px}.cart-item{align-items:start;padding:8px 0;border-top:1px solid var(--line)}.cart-item:first-child{border-top:none}.cart-item-copy{min-width:0}.cart-item-copy strong{display:block;margin-bottom:3px;font-size:.88rem;overflow-wrap:anywhere}.cart-item-copy p{margin-bottom:2px;font-size:.76rem;overflow-wrap:anywhere}.cart-item-copy span{display:block;font-size:.76rem;overflow-wrap:anywhere}.cart-item-actions{align-items:flex-end;flex-direction:column;gap:6px;min-width:0}.quantity-controls{align-items:center;gap:4px;padding:3px;border:2px solid var(--line);border-radius:999px;background:var(--surface)}.product-action-control .quantity-controls{width:100%;justify-content:space-between}.quantity-controls button{width:24px;height:24px;padding:0;border:none;border-radius:50%;background:linear-gradient(180deg,#1567db,#0d4ea8);box-shadow:inset 0 0 0 1px var(--button-border);color:#fff;cursor:pointer}.quantity-input{width:42px;padding:0;border:none;background:transparent;text-align:center;font-size:.78rem;font-weight:700;color:var(--text);appearance:textfield}.quantity-input:focus{outline:none}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{margin:0;appearance:none}.order-form{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.field-label{color:var(--muted);font-size:.8rem;font-weight:700}.form-note{font-size:.74rem}.status-box{margin-top:10px}.status-box strong{display:block;margin-bottom:4px;font-size:.88rem}.status-submitting{color:var(--accent-strong)}.status-success{background:linear-gradient(145deg,#0f56c429,#0f56c414);color:var(--accent-strong)}.status-error{background:#fdf2f4;color:var(--error)}.site-footer{display:grid;grid-template-columns:minmax(0,1.15fr) repeat(2,minmax(200px,1fr));gap:20px 24px;align-items:start;margin-top:18px;padding:18px}.site-footer>div{display:grid;align-content:start;gap:6px;min-width:0}.site-footer strong{display:block;font-size:.92rem;color:var(--accent-deep)}.site-footer p{font-size:.84rem;overflow-wrap:anywhere}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--accent);outline-offset:2px;box-shadow:var(--focus-ring)}.site-shell :where(*),.admin-page :where(*){box-shadow:var(--shadow-none)}.catalog-stage,.site-footer,.catalog-toolbar,.pagination-bar,.product-card,.toolbar-flyout,.empty-state,.cart-empty,.status-box,.admin-stage,.admin-panel,.admin-category-card,.admin-product-media,.admin-product-image-frame,.admin-category-image-frame,.admin-product-thumb,.admin-modal-sheet{border-width:1px}.toolbar-icon-button,.primary-button,.compact-button,.quantity-controls button,.admin-file-trigger,.admin-file-field input[type=file]::file-selector-button,.admin-file-field input[type=file]::-webkit-file-upload-button{background:var(--accent);box-shadow:var(--shadow-none);border:1px solid var(--button-border);color:#fff}.toolbar-icon-button:hover,.toolbar-icon-button.is-open,.primary-button:hover,.compact-button:hover,.admin-file-trigger:hover,.admin-file-field input[type=file]::file-selector-button:hover,.admin-file-field input[type=file]::-webkit-file-upload-button:hover{background:var(--accent-strong);box-shadow:var(--shadow-none);transform:none}.ghost-button,.text-button,.popover-option,.admin-nav-link,.admin-header-button:not(.admin-header-button-primary){border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-none);color:var(--accent-strong)}.ghost-button:hover,.text-button:hover,.popover-option:hover,.admin-nav-link:hover,.admin-header-button:not(.admin-header-button-primary):hover{border-color:var(--accent);background:var(--surface-soft);box-shadow:var(--shadow-none);color:var(--accent-strong);transform:none}.ghost-button.is-active,.popover-option.active,.admin-nav-link.is-active,.admin-header-button-primary{border-color:var(--button-border);background:var(--accent);box-shadow:var(--shadow-none);color:#fff}.danger-button,.ghost-button.danger-button,.admin-status-button-danger.is-active{border-color:#8c3644;background:var(--error);color:#fff}.filter-pill,.product-badge,.stock-badge.limited,.stock-badge.backorder{border:1px solid var(--line);background:var(--surface-muted);color:var(--accent-strong)}.stock-badge.available,.product-media-placeholder,.product-media-placeholder[data-illustration]{background:var(--accent);color:#fff}.brand-mark,.pagination-button.is-active{background:var(--accent);box-shadow:var(--shadow-none)}.pagination-button.is-active{border-color:var(--button-border);background:var(--accent);color:#fff}.status-success{border-color:#16724a6b;background:#edf8f1;color:#155c3d}.status-error{border-color:#a64f5d6b}.toolbar-flyout,.admin-modal-sheet{box-shadow:var(--shadow-overlay)}@media(max-width:1120px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-centered{grid-template-columns:96px minmax(0,max-content);gap:20px}.brand-centered .brand-mark{width:94px;height:94px}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer>div:first-child{grid-column:1 / -1}}@media(max-width:920px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-shell .product-actions{grid-template-columns:minmax(0,1fr);gap:8px}.site-shell .product-action-control{justify-content:stretch}.catalog-toolbar{grid-template-columns:1fr}.toolbar-actions,.active-filters,.pagination-controls{justify-content:flex-start}.catalog-meta{align-items:flex-start}.cart-item{flex-direction:column;align-items:stretch}.cart-item-actions{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}}@media(max-width:760px){.site-shell{width:calc(100% - 16px);padding-bottom:calc(100px + env(safe-area-inset-bottom))}.page-main{margin-top:8px}.site-header,.catalog-stage,.site-footer{padding:10px}.catalog-toolbar-wrap{position:sticky;top:6px;z-index:46;margin-bottom:2px}.catalog-toolbar{display:block;gap:8px;padding:0;border:none;border-radius:0;background:transparent}.toolbar-search{position:relative;margin-bottom:6px}.toolbar-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;position:fixed;left:6px;right:6px;bottom:max(8px,env(safe-area-inset-bottom));z-index:58;width:auto;transform:none}.toolbar-control{position:static;width:48px;flex:0 0 48px}.search-input{height:40px;padding:0 12px 0 34px;border-radius:12px;box-shadow:0 8px 18px #082a631a}.toolbar-icon-button{width:48px;height:48px;border-radius:15px;box-shadow:inset 0 0 0 1px var(--button-border),0 8px 16px #0a449924}.toolbar-button-badge{top:-2px;right:-2px;min-width:14px;height:14px;padding:0 3px;font-size:.56rem}.toolbar-button-badge-dot{width:7px;min-width:7px;height:7px;top:4px;right:4px}.toolbar-flyout,.toolbar-flyout-categories,.toolbar-flyout-sort,.toolbar-flyout-cart{position:fixed;top:auto;right:8px;bottom:calc(68px + env(safe-area-inset-bottom));left:8px;width:auto;max-height:min(50vh,420px);padding:10px 10px calc(10px + env(safe-area-inset-bottom));border-radius:16px;overscroll-behavior:contain}.popover-head{margin-bottom:6px;gap:8px}.popover-option{min-height:34px;padding:7px 9px;border-radius:10px}.popover-option-label{font-size:.78rem}.popover-option small{font-size:.68rem}.catalog-meta{flex-direction:column;align-items:stretch;gap:6px;margin:2px 0 8px}.summary{font-size:.76rem}.active-filters{flex:0 1 auto;gap:5px}.filter-pill{padding:4px 8px;font-size:.66rem}.filter-reset,.text-button{padding:6px 9px;border-radius:10px;font-size:.72rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{height:auto;min-height:0;gap:7px;padding:8px;border-radius:12px;box-shadow:0 8px 18px #082a6314}.stock-badge{font-size:.62rem}.stock-badge{padding:3px 6px}.product-badge-row{justify-content:flex-end;gap:4px}.product-copy{flex:0 0 auto;gap:4px}.product-media-frame{width:100%;height:auto;border-radius:10px}.product-media-placeholder{padding:10px}.product-media-orbit{right:-8px;bottom:-10px;width:44px;height:44px}.product-media-illustration{width:72px;height:54px;stroke-width:5}.product-card h3{font-size:.74rem;line-height:1.16}.product-actions{grid-template-columns:minmax(0,1fr) 84px;gap:6px;padding-top:7px}.product-actions strong,.cart-item-actions strong{font-size:.82rem}.product-price-block span{font-size:.66rem}.product-action-control{min-height:34px}.primary-button,.ghost-button,.compact-button,.text-button{min-height:30px;padding:6px 8px;border-radius:10px;font-size:.72rem}.quantity-controls{gap:2px;padding:2px;border-width:1px}.product-action-control .quantity-controls{min-width:84px}.quantity-controls button{width:22px;height:22px;min-width:22px;min-height:22px;aspect-ratio:1 / 1;border-radius:50%}.quantity-input{width:32px;font-size:.72rem}.pagination-bar{align-items:stretch;gap:8px;padding:0;border:none;background:transparent}.pagination-summary{flex:1 1 100%;width:100%;font-size:.74rem}.pagination-controls{display:grid;flex:1 1 100%;width:100%;grid-template-columns:repeat(auto-fit,minmax(34px,1fr));justify-content:stretch;gap:6px}.pagination-button{width:100%;min-width:0;min-height:32px;padding:0 7px;border-radius:10px;font-size:.72rem}.pagination-gap{width:100%;min-width:0;min-height:32px}.site-footer{grid-template-columns:1fr;gap:16px}.site-footer>div:first-child{grid-column:auto}}@media(max-width:560px){.site-shell{width:calc(100% - 14px);padding-top:8px;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.brand-centered{grid-template-columns:1fr;justify-items:center;gap:10px;padding:14px 12px}.brand-centered .brand-mark{width:78px;height:78px}.brand-centered .brand-copy{justify-items:center;padding-left:0;border-left:0;text-align:center}.brand-centered .brand-copy strong{font-size:1rem}.brand-centered .brand-copy small,.brand strong,.brand small{white-space:normal;text-overflow:clip}.search-input,.order-form input{height:38px}.search-input{font-size:.92rem}.toolbar-actions{gap:10px;left:5px;right:5px;bottom:max(6px,env(safe-area-inset-bottom))}.toolbar-control{width:46px;flex-basis:46px}.toolbar-icon-button{width:46px;height:46px;border-radius:14px}.product-media-placeholder{padding:8px}.product-media-illustration{width:64px;height:48px}.product-card{height:auto;min-height:0;gap:7px;padding:7px}.product-card h3{font-size:.7rem}.product-media-frame{height:auto}.product-actions{grid-template-columns:minmax(0,1fr) 80px;gap:5px}.product-actions strong,.cart-item-actions strong{font-size:.78rem}.product-price-block span{font-size:.62rem}.primary-button,.ghost-button,.compact-button,.text-button,.pagination-button{min-height:28px;padding:5px 7px;font-size:.68rem}.cart-item-actions{flex-direction:column;align-items:stretch}.cart-item-actions .quantity-controls{align-self:flex-start}}@media(max-width:420px){.site-shell{width:calc(100% - 12px);padding-bottom:calc(90px + env(safe-area-inset-bottom))}.catalog-stage,.site-footer{padding:9px}.site-header{padding:8px}.brand-centered .brand-mark{width:56px;height:56px;font-size:.84rem}.toolbar-actions{gap:8px;left:4px;right:4px}.toolbar-flyout,.toolbar-flyout-categories,.toolbar-flyout-sort,.toolbar-flyout-cart{right:4px;bottom:calc(64px + env(safe-area-inset-bottom));left:4px;padding:10px;border-radius:16px}.toolbar-control{width:44px;flex-basis:44px}.toolbar-icon-button{width:44px;height:44px;border-radius:13px}.product-grid{gap:7px}.product-card{height:auto;min-height:0;padding:6px}.stock-badge{font-size:.58rem}.product-media-frame{height:auto}.pagination-controls{gap:6px}.pagination-button{flex:0 1 auto;width:100%;min-width:0;padding:0 6px}.pagination-controls>.pagination-button:first-child,.pagination-controls>.pagination-button:last-child{width:100%;min-width:0;padding:0;font-size:0}.pagination-controls>.pagination-button:first-child:before,.pagination-controls>.pagination-button:last-child:before{font-size:16px;line-height:1}.pagination-controls>.pagination-button:first-child:before{content:"\2039"}.pagination-controls>.pagination-button:last-child:before{content:"\203a"}}.site-shell .catalog-stage,.site-shell .site-footer,.site-shell .catalog-toolbar,.site-shell .pagination-bar,.site-shell .product-card,.site-shell .empty-state,.site-shell .cart-empty,.site-shell .status-box{border-width:1px;box-shadow:var(--shadow-none)}.site-shell .toolbar-flyout{border-width:1px;box-shadow:var(--shadow-overlay)}.site-shell :where(button,a,input,select,textarea):focus-visible{box-shadow:var(--focus-ring)}.site-shell .catalog-toolbar{background:linear-gradient(105deg,#d7e5ff8a,#fff 36%)}.site-shell .product-card{border-color:#5f8fe094;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 1px 2px #07285f12;transition:border-color .16s ease,box-shadow .16s ease}.site-shell .product-card:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #0f56c424}.site-shell .product-media-frame{border-color:#1f63cca3}.site-shell .primary-button{border-color:var(--accent-strong);background:#135cc9}.site-shell .primary-button:hover{background:#0a4da9}.site-shell .toolbar-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.site-shell .toolbar-control{width:auto;min-width:0;flex:1 1 0}.site-shell .toolbar-icon-button{width:100%;min-height:42px;padding:0 10px}.site-shell .toolbar-button-label{overflow:hidden;text-overflow:ellipsis}.site-shell .search-input{box-shadow:var(--shadow-none)}.site-shell .toolbar-icon-button,.site-shell .primary-button,.site-shell .compact-button,.site-shell .pagination-button{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}@media(hover:hover){.site-shell .toolbar-icon-button:hover,.site-shell .primary-button:hover,.site-shell .compact-button:hover,.site-shell .pagination-button:hover{box-shadow:0 3px 8px #07285f29;transform:translateY(-1px)}.site-shell .toolbar-icon-button:active,.site-shell .primary-button:active,.site-shell .compact-button:active,.site-shell .pagination-button:active{box-shadow:none;transform:none}}@media(prefers-reduced-motion:reduce){.site-shell .product-card,.site-shell .toolbar-icon-button,.site-shell .primary-button,.site-shell .compact-button,.site-shell .pagination-button{transition:none}}@media(max-width:760px){.site-shell .toolbar-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.site-shell .toolbar-control{width:auto;flex-basis:auto}.site-shell .toolbar-icon-button{width:100%;height:48px;min-height:48px;padding:0 6px;flex-direction:column;gap:2px;border-radius:var(--radius-md)}.site-shell .toolbar-button-label{font-size:.72rem;line-height:1.2}.site-shell .product-card h3{font-size:.9rem;line-height:1.24}.site-shell .product-actions{grid-template-columns:minmax(0,1fr);gap:6px}.site-shell .product-action-control{justify-content:stretch}.site-shell .stock-badge,.site-shell .product-price-block span{font-size:var(--type-xs)}.site-shell .product-actions strong{font-size:.96rem}.site-shell .primary-button.compact-button{min-height:36px;font-size:.8rem}}body:not(.admin-page){background:var(--bg);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}body:not(.admin-page) .site-shell{width:min(1540px,calc(100% - 16px));padding:8px 0 24px}body:not(.admin-page) .site-header{position:sticky;top:6px;z-index:50;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:14px;min-height:62px;padding:8px 10px;overflow:visible;border:1px solid var(--accent-strong);border-radius:10px;background:var(--accent);box-shadow:none}body:not(.admin-page) .site-header:before,body:not(.admin-page) .site-header:after{display:none}body:not(.admin-page) .brand-centered{display:flex;align-items:center;gap:10px;width:auto;max-width:100%;padding:0}body:not(.admin-page) .brand-centered .brand-mark{width:44px;height:44px;flex:0 0 44px}body:not(.admin-page) .brand-centered .brand-copy{display:grid;gap:1px;min-width:0;padding-left:0;border-left:0}body:not(.admin-page) .brand-centered .brand-copy strong{overflow:visible;color:#fff;font-size:1.02rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}body:not(.admin-page) .brand-centered .brand-copy small{overflow:hidden;color:#fffc;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}body:not(.admin-page) .site-header-tools{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;min-width:0}body:not(.admin-page) .toolbar-search{min-width:0}body:not(.admin-page) .search-input{width:100%;height:42px;padding:0 12px 0 36px;border:1px solid #fff;border-radius:7px;outline:none;background:#fff;box-shadow:none;color:var(--text);font-size:.88rem}body:not(.admin-page) .search-input:focus{border-color:var(--accent-deep);box-shadow:0 0 0 3px #ffffff47}body:not(.admin-page) .search-icon{left:11px;color:var(--muted)}body:not(.admin-page) .toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(116px,auto));gap:6px}body:not(.admin-page) .toolbar-control-categories{display:none}body:not(.admin-page) .toolbar-control{position:relative;min-width:0}body:not(.admin-page) .toolbar-icon-button,body:not(.admin-page) .primary-button,body:not(.admin-page) .ghost-button,body:not(.admin-page) .compact-button,body:not(.admin-page) .text-button,body:not(.admin-page) .popover-option,body:not(.admin-page) .pagination-button,body:not(.admin-page) .quantity-controls button{border:1px solid var(--accent-strong);background:var(--accent);box-shadow:none;color:#fff;transform:none}body:not(.admin-page) .toolbar-icon-button{width:100%;min-height:42px;padding:0 11px;border-color:#ffffff59;border-radius:7px;background:var(--accent-strong)}body:not(.admin-page) .toolbar-icon-button:hover,body:not(.admin-page) .toolbar-icon-button.is-open,body:not(.admin-page) .primary-button:hover,body:not(.admin-page) .compact-button:hover,body:not(.admin-page) .pagination-button:hover{border-color:var(--accent-deep);background:var(--accent-deep);box-shadow:none;transform:none}body:not(.admin-page) .toolbar-button-label{font-size:.78rem}body:not(.admin-page) .toolbar-button-badge{top:-5px;right:-5px;border:1px solid var(--accent-strong);background:var(--warning);color:#fff}body:not(.admin-page) .page-main{margin-top:8px}body:not(.admin-page) .catalog-stage{padding:0;overflow:clip;border:1px solid var(--line);border-radius:10px;background:var(--surface)}body:not(.admin-page) .catalog-layout{display:grid;grid-template-columns:214px minmax(0,1fr);min-width:0}body:not(.admin-page) .catalog-sidebar{min-width:0;padding:10px 8px;border-right:1px solid var(--line);background:var(--surface-soft)}body:not(.admin-page) .catalog-sidebar-head{display:grid;gap:2px;padding:3px 7px 10px}body:not(.admin-page) .catalog-sidebar-head strong{color:var(--text);font-size:1rem}body:not(.admin-page) .catalog-sidebar-kicker{color:var(--muted);font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}body:not(.admin-page) .category-sidebar-list{display:grid;gap:3px}body:not(.admin-page) .category-nav-item{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:36px;padding:6px 7px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text);cursor:pointer;text-align:left}body:not(.admin-page) .category-nav-item:hover{border-color:var(--line);background:var(--surface-muted)}body:not(.admin-page) .category-nav-item.is-active{border-color:var(--accent);background:var(--accent);color:#fff}body:not(.admin-page) .category-nav-mark{width:7px;height:7px;border:1px solid currentColor;border-radius:2px}body:not(.admin-page) .category-nav-label{min-width:0;font-size:.73rem;font-weight:650;line-height:1.2;overflow-wrap:anywhere}body:not(.admin-page) .category-nav-count{color:var(--muted);font-size:.66rem;font-variant-numeric:tabular-nums}body:not(.admin-page) .category-nav-item.is-active .category-nav-count{color:#ffffffd6}body:not(.admin-page) .catalog-content{min-width:0;padding:8px}body:not(.admin-page) .mobile-category-strip{display:none}body:not(.admin-page) .catalog-toolbar-wrap{position:static;z-index:auto}body:not(.admin-page) .catalog-meta{min-height:28px;gap:6px;margin:0 0 6px;padding:0 2px}body:not(.admin-page) .summary{font-size:.7rem;line-height:1.3}body:not(.admin-page) .active-filters{gap:4px}body:not(.admin-page) .filter-pill{padding:3px 6px;border-radius:5px;font-size:.65rem}body:not(.admin-page) .product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:7px}body:not(.admin-page) .product-card,body:not(.admin-page) .site-shell .product-card{display:flex;min-width:0;min-height:0;padding:7px;gap:6px;overflow:visible;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:none;transition:border-color .14s ease}body:not(.admin-page) .product-card:hover,body:not(.admin-page) .site-shell .product-card:focus-within{border-color:var(--accent);box-shadow:none}body:not(.admin-page) .product-media-frame{width:136px;height:136px;max-width:100%;aspect-ratio:auto;align-self:center;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft)}body:not(.admin-page) .product-media{object-fit:contain}body:not(.admin-page) .product-media-placeholder{background:var(--accent)}body:not(.admin-page) .product-media-placeholder:before,body:not(.admin-page) .product-media-placeholder:after,body:not(.admin-page) .product-media-orbit{display:none}body:not(.admin-page) .product-media-illustration{width:78px;height:58px}body:not(.admin-page) .product-media-badges{top:5px;right:5px;left:5px;gap:3px}body:not(.admin-page) .product-media-badges .stock-badge,body:not(.admin-page) .stock-badge{padding:3px 5px;border:0;border-radius:4px;background:var(--accent-strong);box-shadow:none;color:#fff;font-size:.58rem;line-height:1.15;backdrop-filter:none}body:not(.admin-page) .product-media-badges .stock-badge.backorder{background:var(--surface-muted);color:var(--muted)}body:not(.admin-page) .product-copy{display:block}body:not(.admin-page) .product-card h3,body:not(.admin-page) .site-shell .product-card h3{display:block;min-height:0;margin:0;overflow:visible;color:var(--text);font-size:.78rem;font-weight:700;line-height:1.22;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}body:not(.admin-page) .product-actions,body:not(.admin-page) .site-shell .product-actions{grid-template-columns:minmax(0,1fr);gap:5px;margin-top:auto;padding-top:6px;border-top:0}body:not(.admin-page) .product-actions strong{font-size:.87rem}body:not(.admin-page) .product-price-block span{font-size:.61rem}body:not(.admin-page) .product-action-control{min-height:31px}body:not(.admin-page) .primary-button.compact-button{min-height:31px;padding:4px 6px;border-radius:5px;font-size:.68rem}body:not(.admin-page) .quantity-controls{width:100%;padding:2px;border:1px solid var(--line);border-radius:5px}body:not(.admin-page) .quantity-controls button{width:23px;height:23px;border-radius:4px}body:not(.admin-page) .pagination-shell{margin-top:7px}body:not(.admin-page) .pagination-bar{min-height:40px;padding:5px 7px;gap:6px;border:1px solid var(--line);border-radius:7px}body:not(.admin-page) .pagination-button{min-width:30px;min-height:30px;padding:0 8px;border-radius:5px;font-size:.7rem}body:not(.admin-page) .pagination-button.is-active{border-color:var(--warning);background:var(--warning)}body:not(.admin-page) .site-footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;margin-top:8px;padding:14px 16px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:none}body:not(.admin-page) .site-footer strong{color:var(--text);font-size:.78rem}body:not(.admin-page) .site-footer p{margin-top:4px;font-size:.7rem;line-height:1.35}body:not(.admin-page) .site-footer p:empty{display:none}body:not(.admin-page) .toolbar-flyout{top:calc(100% + 7px);padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-overlay)}body:not(.admin-page) .popover-option{border-color:transparent;border-radius:5px;background:transparent;color:var(--text);box-shadow:none}body:not(.admin-page) .popover-option:hover{border-color:var(--line);background:var(--surface-muted);color:var(--text)}body:not(.admin-page) .popover-option.active{border-color:var(--accent);background:var(--accent);box-shadow:none;color:#fff}@media(max-width:1100px){body:not(.admin-page) .site-header{grid-template-columns:190px minmax(0,1fr)}body:not(.admin-page) .catalog-layout{grid-template-columns:196px minmax(0,1fr)}body:not(.admin-page) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){body:not(.admin-page) .site-header{grid-template-columns:176px minmax(0,1fr)}body:not(.admin-page) .toolbar-control-categories{display:block}body:not(.admin-page) .toolbar-actions{grid-template-columns:repeat(3,minmax(42px,auto))}body:not(.admin-page) .toolbar-button-label{display:none}body:not(.admin-page) .catalog-layout{display:block}body:not(.admin-page) .catalog-sidebar{display:none}body:not(.admin-page) .mobile-category-strip{display:flex;gap:5px;margin-bottom:7px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none}body:not(.admin-page) .mobile-category-strip::-webkit-scrollbar{display:none}body:not(.admin-page) .category-strip-item{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;min-height:32px;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);cursor:pointer;font-size:.7rem;font-weight:700}body:not(.admin-page) .category-strip-item small{color:var(--muted);font-size:.62rem}body:not(.admin-page) .category-strip-item.is-active{border-color:var(--accent);background:var(--accent);color:#fff}body:not(.admin-page) .category-strip-item.is-active small{color:#ffffffd1}}@media(max-width:620px){body:not(.admin-page) .site-shell{width:calc(100% - 8px);padding-top:4px;padding-bottom:18px}body:not(.admin-page) .site-header{top:4px;grid-template-columns:minmax(0,1fr) auto;gap:7px;min-height:0;padding:6px;border-radius:8px}body:not(.admin-page) .brand-centered{justify-content:flex-start;gap:8px}body:not(.admin-page) .brand-centered .brand-mark{width:34px;height:34px;flex-basis:34px}body:not(.admin-page) .brand-centered .brand-copy strong{font-size:.92rem}body:not(.admin-page) .site-header-tools{display:contents}body:not(.admin-page) .toolbar-search{grid-column:1 / -1}body:not(.admin-page) .search-input{height:38px;border-radius:6px;font-size:.82rem}body:not(.admin-page) .toolbar-actions{position:static;grid-column:2;grid-row:1;z-index:58;display:grid;grid-template-columns:repeat(3,34px);gap:4px;padding:0;border:0;background:transparent}body:not(.admin-page) .toolbar-control,body:not(.admin-page) .toolbar-control-categories{display:block;width:auto;min-width:0}body:not(.admin-page) .toolbar-icon-button{width:34px;height:34px;min-height:34px;padding:0;border-color:#ffffff47;border-radius:6px;background:var(--accent-strong)}body:not(.admin-page) .toolbar-button-label{display:none}body:not(.admin-page) .toolbar-flyout,body:not(.admin-page) .toolbar-flyout-categories,body:not(.admin-page) .toolbar-flyout-sort,body:not(.admin-page) .toolbar-flyout-cart{position:fixed;inset:92px 4px 4px;width:auto;max-height:calc(100dvh - 96px);border-radius:8px}body:not(.admin-page) .page-main{margin-top:5px}body:not(.admin-page) .catalog-content{padding:6px}body:not(.admin-page) .catalog-meta{align-items:stretch;min-height:22px;margin-bottom:5px}body:not(.admin-page) .summary{font-size:.64rem}body:not(.admin-page) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}body:not(.admin-page) .product-card,body:not(.admin-page) .site-shell .product-card{padding:5px;gap:5px;border-radius:6px}body:not(.admin-page) .product-media-frame{width:124px;height:124px;border-radius:5px}body:not(.admin-page) .product-card h3,body:not(.admin-page) .site-shell .product-card h3{font-size:.72rem;line-height:1.2}body:not(.admin-page) .product-actions,body:not(.admin-page) .site-shell .product-actions{grid-template-columns:minmax(0,1fr) 76px;gap:4px;padding-top:5px}body:not(.admin-page) .product-actions strong{font-size:.78rem}body:not(.admin-page) .primary-button.compact-button{min-height:30px;padding:3px 4px;font-size:.64rem}body:not(.admin-page) .pagination-bar{display:grid;padding:5px}body:not(.admin-page) .pagination-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(30px,1fr))}body:not(.admin-page) .site-footer{grid-template-columns:1fr;gap:10px;padding:11px 12px}}@media(max-width:350px){body:not(.admin-page) .product-media-frame{width:108px;height:108px}body:not(.admin-page) .product-actions,body:not(.admin-page) .site-shell .product-actions{grid-template-columns:1fr}body:not(.admin-page) .product-action-control{justify-content:stretch}}body:not(.admin-page){--line: #d9e6f8}body:not(.admin-page) .site-header{border-radius:6px 6px 0 0;grid-template-columns:250px minmax(0,1fr)}body:not(.admin-page) .brand-centered .brand-copy strong{font-size:20px}body:not(.admin-page) .brand-centered .brand-copy small{display:none}body:not(.admin-page) .brand-centered .brand-mark{width:48px;height:48px;flex-basis:48px}body:not(.admin-page) .toolbar-icon-button{background:transparent;border-color:transparent}body:not(.admin-page) .page-main{margin-top:0}body:not(.admin-page) .catalog-stage{border-radius:0 0 6px 6px}body:not(.admin-page) .catalog-layout{grid-template-columns:234px minmax(0,1fr)}body:not(.admin-page) .category-nav-item{grid-template-columns:minmax(0,1fr) auto;min-height:44px;padding:9px 10px;gap:10px;border-bottom-color:var(--line)}body:not(.admin-page) .category-nav-item.is-active{min-height:44px}body:not(.admin-page) .category-nav-label{font-size:14px;font-weight:400;line-height:1.35}body:not(.admin-page) .category-nav-count{font-size:12px}body:not(.admin-page) .catalog-meta{display:flex;align-items:center}body:not(.admin-page) .catalog-meta .summary{flex:1;font-size:13px}body:not(.admin-page) .active-filters:empty{display:none}body:not(.admin-page) .catalog-sort-shortcut{display:inline-flex;align-items:center;gap:8px;padding:6px 9px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--accent);cursor:pointer;font-size:12px}body:not(.admin-page) .catalog-sort-shortcut svg{width:20px;height:20px}body:not(.admin-page) .product-grid{align-items:stretch}@media(min-width:621px){body:not(.admin-page) .product-grid{grid-template-columns:repeat(auto-fill,minmax(164px,1fr))}}body:not(.admin-page) .product-media-frame{width:100%;height:auto;aspect-ratio:1;flex:0 0 auto;border:0}body:not(.admin-page) .product-media-placeholder{background:var(--surface-soft);color:var(--muted)}body:not(.admin-page) .product-card h3,body:not(.admin-page) .site-shell .product-card h3{font-size:14px;line-height:1.28;font-weight:600}body:not(.admin-page) .product-availability{display:flex;align-items:baseline;gap:5px;margin:auto 0 0;font-size:13px;line-height:1.3;color:var(--success)}body:not(.admin-page) .product-availability>span{flex:0 0 9px;width:9px;height:9px;border-radius:50%;background:currentColor}body:not(.admin-page) .product-availability.backorder{color:var(--muted)}body:not(.admin-page) .product-actions,body:not(.admin-page) .site-shell .product-actions{grid-template-columns:minmax(0,1fr);margin-top:0;padding-top:0;gap:5px}body:not(.admin-page) .product-price-block{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:baseline;gap:9px}body:not(.admin-page) .product-price-block span{font-size:12px}body:not(.admin-page) .product-actions strong{font-size:18px;line-height:1.2}body:not(.admin-page) .product-action-control{width:100%}body:not(.admin-page) .primary-button.compact-button{display:flex;justify-content:center;align-items:center;gap:9px;width:100%;min-height:36px;font-size:13px}body:not(.admin-page) .compact-button svg{width:20px;height:20px}body:not(.admin-page) .quantity-controls{justify-content:space-between;min-height:36px}body:not(.admin-page) .pagination-bar{border:0;justify-content:center}body:not(.admin-page) .pagination-button:not(.is-active){background:var(--surface-muted);border-color:transparent;color:var(--accent)}body:not(.admin-page) .mobile-header-cart{display:none}@media(max-width:1100px){body:not(.admin-page) .site-header{grid-template-columns:244px minmax(0,1fr)}body:not(.admin-page) .catalog-layout{grid-template-columns:210px minmax(0,1fr)}}@media(max-width:820px){body:not(.admin-page) .site-header{grid-template-columns:220px minmax(0,1fr)}body:not(.admin-page) .brand-centered .brand-copy strong{font-size:17px}body:not(.admin-page) .catalog-layout{display:block}body:not(.admin-page) .catalog-sort-shortcut span{display:none}}@media(max-width:620px){body:not(.admin-page) .site-shell{padding-bottom:calc(72px + env(safe-area-inset-bottom))}body:not(.admin-page) .site-header{grid-template-columns:minmax(0,1fr) 60px;grid-template-rows:auto auto;position:sticky;top:0;padding:0;gap:0;background:var(--accent)}body:not(.admin-page) .site-header:before{display:none}body:not(.admin-page) .brand-centered{grid-column:1;grid-row:1;padding:8px}body:not(.admin-page) .site-header-tools{display:contents}body:not(.admin-page) .toolbar-search{grid-column:1 / -1;grid-row:2;width:100%;box-sizing:border-box;margin:0;padding:8px;background:#fff}body:not(.admin-page) .toolbar-search .search-icon{left:20px}body:not(.admin-page) .brand-centered .brand-copy strong{font-size:19px;white-space:normal}body:not(.admin-page) .brand-centered .brand-mark{width:44px;height:44px;flex-basis:44px}body:not(.admin-page) .mobile-header-cart{display:grid;position:relative;place-items:center;grid-column:2;grid-row:1;margin:8px;width:42px;height:44px;padding:6px;border:0;background:transparent;color:#fff;cursor:pointer}body:not(.admin-page) .mobile-header-cart svg{width:29px;height:29px}body:not(.admin-page) .mobile-header-cart span{position:absolute;top:0;right:0;min-width:20px;padding:2px 4px;border-radius:10px;font-size:12px;background:var(--warning)}body:not(.admin-page) .search-input{display:block;width:100%;min-width:0;margin:0;box-sizing:border-box;border:1px solid var(--line);height:40px;font-size:14px}body:not(.admin-page) .toolbar-actions{position:fixed;inset:auto 4px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:5px 6px calc(5px + env(safe-area-inset-bottom));gap:4px;background:var(--accent);border-radius:6px 6px 0 0}body:not(.admin-page) .toolbar-icon-button{display:flex;flex-direction:column;gap:2px;width:100%;height:46px;min-height:46px;border:0}body:not(.admin-page) .toolbar-button-label{display:block;font-size:12px}body:not(.admin-page) .toolbar-button-badge{top:0;right:20%}body:not(.admin-page) .toolbar-flyout,body:not(.admin-page) .toolbar-flyout-categories,body:not(.admin-page) .toolbar-flyout-sort,body:not(.admin-page) .toolbar-flyout-cart{top:auto;bottom:calc(62px + env(safe-area-inset-bottom));max-height:calc(100dvh - 80px - env(safe-area-inset-bottom))}body:not(.admin-page) .category-strip-item{font-size:12px}body:not(.admin-page) .category-strip-item small{display:none}body:not(.admin-page) .catalog-meta{flex-direction:row;flex-wrap:wrap}body:not(.admin-page) .catalog-meta .summary{font-size:12px}body:not(.admin-page) .product-grid{gap:6px}body:not(.admin-page) .product-card h3,body:not(.admin-page) .site-shell .product-card h3{font-size:14px}body:not(.admin-page) .site-footer{margin-bottom:8px}}body:not(.admin-page) .mobile-header-contact{display:none}@media(min-width:621px){body:not(.admin-page) .site-topbar{position:sticky;top:6px;z-index:50;display:grid;grid-template-columns:250px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:62px;padding:8px 10px;overflow:visible;border:1px solid var(--accent-strong);border-radius:6px 6px 0 0;background:var(--accent)}body:not(.admin-page) .site-header{position:static;display:block;min-height:0;padding:0;overflow:visible;border:0;border-radius:0;background:transparent}body:not(.admin-page) .site-topbar>.toolbar-search{min-width:0}body:not(.admin-page) .site-topbar>.toolbar-actions{align-self:center}}@media(min-width:821px){body:not(.admin-page) .catalog-stage{overflow:visible}body:not(.admin-page) .catalog-sidebar{position:sticky;top:78px;align-self:start;max-height:calc(100dvh - 86px);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-color:var(--line-strong) var(--surface-soft);scrollbar-gutter:stable;scrollbar-width:thin}body:not(.admin-page) .catalog-sidebar-head{position:sticky;top:0;z-index:1;background:var(--surface-soft)}}@media(min-width:1101px){body:not(.admin-page) .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:621px)and (max-width:1100px){body:not(.admin-page) .site-topbar{grid-template-columns:220px minmax(0,1fr) auto}}@media(min-width:621px)and (max-width:820px){body:not(.admin-page) .site-topbar{grid-template-columns:210px minmax(0,1fr) auto}}@media(max-width:620px){body:not(.admin-page) .pagination-shell,body:not(.admin-page) .pagination-bar{width:100%;box-sizing:border-box}body:not(.admin-page) .site-topbar{display:contents}body:not(.admin-page) .site-header{position:static;top:auto;z-index:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;gap:0;min-height:0;padding:0;overflow:hidden;border:1px solid var(--accent-strong);border-radius:6px 6px 0 0;background:var(--accent)}body:not(.admin-page) .mobile-header-contact{display:flex;grid-column:2;grid-row:1;align-items:center;justify-content:center;gap:4px;min-width:66px;margin:8px 8px 8px 0;padding:5px 7px;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;font-size:11px;font-weight:700;line-height:1}body:not(.admin-page) .mobile-header-contact svg{width:20px;height:20px}body:not(.admin-page) .toolbar-search{position:sticky;top:0;z-index:57;width:100%;margin:0;padding:8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:#fff}body:not(.admin-page) .pagination-controls{display:flex;flex-wrap:nowrap;align-items:center;justify-content:stretch;gap:3px;overflow:visible;width:100%;flex:1 1 100%;padding:0}body:not(.admin-page) .pagination-button{flex:1 1 0;width:auto;min-width:0;min-height:32px;padding:0}body:not(.admin-page) .pagination-gap{flex:1 1 0;width:auto;min-width:0;min-height:32px}}body:not(.admin-page) .site-topbar,body:not(.admin-page) .site-header,body:not(.admin-page) .primary-button,body:not(.admin-page) .ghost-button,body:not(.admin-page) .text-button,body:not(.admin-page) .quantity-controls button,body:not(.admin-page) .category-nav-item.is-active,body:not(.admin-page) .category-strip-item.is-active,body:not(.admin-page) .popover-option.active,body:not(.admin-page) .toolbar-button-badge{border-color:transparent}body:not(.admin-page) .product-price-block{flex-direction:row;justify-content:flex-start;gap:6px}html.telegram-mini-app,html.telegram-mini-app body{min-height:var(--tg-viewport-stable-height, 100dvh);background:var(--bg)}html.telegram-mini-app body:not(.admin-page){padding-right:var(--tg-content-safe-area-inset-right, 0px);padding-left:var(--tg-content-safe-area-inset-left, 0px)}@media(max-width:620px){html.telegram-mini-app body:not(.admin-page) .site-shell{padding-bottom:calc(72px + env(safe-area-inset-bottom) + var(--tg-content-safe-area-inset-bottom, 0px))}html.telegram-mini-app body:not(.admin-page) .toolbar-actions{padding-bottom:calc(5px + env(safe-area-inset-bottom) + var(--tg-content-safe-area-inset-bottom, 0px))}html.telegram-mini-app body:not(.admin-page) .toolbar-flyout-cart{bottom:calc(62px + env(safe-area-inset-bottom) + var(--tg-content-safe-area-inset-bottom, 0px))}}@media(max-width:820px){body:not(.admin-page) .pagination-shell,body:not(.admin-page) .pagination-bar{width:100%;box-sizing:border-box}body:not(.admin-page) .pagination-bar{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}body:not(.admin-page) .pagination-summary{width:100%;text-align:center}body:not(.admin-page) .pagination-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));align-items:stretch;width:100%;flex:0 0 auto;gap:3px;overflow:visible}body:not(.admin-page) .pagination-button,body:not(.admin-page) .pagination-gap{width:100%;min-width:0;max-width:none}}
