:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#f6f7f9}a{color:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-header{background:#fff;border-bottom:1px solid #d8dde6}.app-header__inner,.app-main{width:min(1120px,100% - 32px);margin:0 auto}.app-header__inner{justify-content:space-between;align-items:center;gap:24px;height:64px;display:flex}.app-brand{font-size:18px;font-weight:700;text-decoration:none}.app-nav{color:#5a6475;align-items:center;gap:16px;font-size:14px;display:flex}.app-nav a{text-decoration:none}.cart-header-button,.add-to-cart-button{font:inherit}.cart-header-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #d8dde6;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:7px 10px;display:inline-flex}.cart-header-button strong{color:#fff;background:#185abc;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;display:inline-grid}.cart-header-button small{color:#5a6475}.app-main{flex:1;padding:48px 0}.stage-card{background:#fff;border:1px solid #d8dde6;border-radius:8px;max-width:720px;padding:32px}.stage-card h1{letter-spacing:0;margin:0 0 16px;font-size:32px;line-height:1.2}.stage-card p{color:#465164;margin:0;line-height:1.6}.stage-list{color:#465164;margin:24px 0 0;padding-left:20px;line-height:1.7}.breadcrumbs{color:#5a6475;margin-bottom:24px;font-size:14px}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#8a94a6;margin-left:8px}.product-page{flex-direction:column;gap:32px;display:flex}.product-hero{grid-template-columns:minmax(280px,480px) minmax(0,1fr);align-items:start;gap:40px;display:grid}.product-media{background:#fff;border:1px solid #d8dde6;border-radius:8px;overflow:hidden}.product-image{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;height:auto;display:block}.product-image--empty{color:#8a94a6;background:#eef1f5;place-items:center;min-height:320px;display:grid}.product-summary{min-width:0;padding-top:8px}.eyebrow{color:#5a6475;margin:0 0 8px;font-size:14px;line-height:1.4}.product-summary h1,.product-message h1{letter-spacing:0;margin:0;font-size:36px;line-height:1.15}.product-price{margin:24px 0 8px;font-size:30px;font-weight:700;line-height:1.2}.product-availability{color:#10633c;background:#e9f7ef;border-radius:999px;margin:0;padding:6px 10px;font-size:14px;font-weight:600;display:inline-flex}.product-availability--muted{color:#6c3f10;background:#fff4e5}.product-description{color:#465164;max-width:680px;margin:24px 0 0;line-height:1.7}.product-add-to-cart{min-width:180px;margin-top:18px}.product-facts{border-top:1px solid #d8dde6;padding-top:24px}.product-facts h2{letter-spacing:0;margin:0 0 16px;font-size:22px;line-height:1.25}.product-facts dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.product-facts div{border-bottom:1px solid #e5e9f0;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.product-facts dt{color:#5a6475}.product-facts dd{color:#172033;margin:0}.product-message{max-width:720px;padding:32px 0}.product-message p:last-child{color:#465164;line-height:1.7}.catalog-page{flex-direction:column;gap:32px;display:flex}.catalog-hero{max-width:820px}.catalog-hero h1{letter-spacing:0;margin:0;font-size:40px;line-height:1.1}.catalog-hero p:last-child{color:#465164;margin:16px 0 0;font-size:17px;line-height:1.7}.catalog-links{flex-direction:column;gap:16px;display:flex}.catalog-links h2,.catalog-products h2{letter-spacing:0;margin:0;font-size:22px;line-height:1.25}.catalog-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.catalog-link-card{background:#fff;border:1px solid #d8dde6;border-radius:8px;flex-direction:column;justify-content:space-between;gap:12px;min-height:76px;padding:14px;text-decoration:none;display:flex}.catalog-link-card span{font-weight:650;line-height:1.35}.catalog-link-card small,.brand-link-chip small{color:#5a6475;font-size:12px}.brand-link-row{flex-wrap:wrap;gap:10px;display:flex}.brand-link-chip{background:#fff;border:1px solid #d8dde6;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:8px 12px;text-decoration:none;display:inline-flex}.brand-link-chip img{object-fit:contain;width:24px;height:24px;display:block}.brand-link-chip span{font-weight:650}.catalog-products{flex-direction:column;gap:16px;display:flex}.catalog-products__header{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.catalog-products__header p{color:#5a6475;margin:0}.catalog-filter-panel{background:#fff;border:1px solid #d8dde6;border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:16px;display:grid}.catalog-filter-panel__field{flex-direction:column;gap:6px;min-width:0;display:flex}.catalog-filter-panel__field--wide{grid-column:span 2}.catalog-filter-panel__field span,.catalog-filter-panel__check span{color:#5a6475;font-size:13px;font-weight:650}.catalog-filter-panel input,.catalog-filter-panel select{color:#172033;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #c8cfda;border-radius:8px;padding:8px 10px}.catalog-filter-panel__check{align-items:center;gap:8px;min-height:40px;padding-top:19px;display:inline-flex}.catalog-filter-panel__check input{accent-color:#185abc;width:18px;min-height:18px}.catalog-filter-panel__actions{justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catalog-product-card{background:#fff;border:1px solid #d8dde6;border-radius:8px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.catalog-product-card__media{aspect-ratio:4/3;color:#8a94a6;background:#fff;place-items:center;text-decoration:none;display:grid}.catalog-product-card__media img{object-fit:contain;width:100%;height:100%;display:block}.catalog-product-card__body{flex-direction:column;gap:8px;padding:14px;display:flex}.catalog-product-card__meta{color:#5a6475;margin:0;font-size:13px;line-height:1.4}.catalog-product-card h3{letter-spacing:0;margin:0;font-size:16px;line-height:1.35}.catalog-product-card h3 a{text-decoration:none}.catalog-product-card__price{margin:auto 0 0;font-size:18px;font-weight:700;line-height:1.25}.catalog-product-card__availability{color:#10633c;margin:0;font-size:13px;font-weight:650}.catalog-product-card__availability--muted{color:#6c3f10}.add-to-cart-button{color:#fff;cursor:pointer;background:#185abc;border:1px solid #185abc;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-weight:700;display:inline-flex}.add-to-cart-button small{color:#185abc;background:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;display:inline-grid}.add-to-cart-button:disabled{color:#8a94a6;cursor:not-allowed;background:#eef1f5;border-color:#c8cfda}.catalog-product-card__cart{margin-top:4px}.catalog-error{color:#8c1d18;background:#fff3f2;border:1px solid #f2b8b5;border-radius:8px;margin:0;padding:12px 14px}.catalog-load-more{justify-content:center;display:flex}.catalog-empty{color:#465164;background:#fff;border:1px solid #d8dde6;border-radius:8px;margin:0;padding:24px}@media (max-width:760px){.app-main{padding:32px 0}.app-header__inner{flex-direction:column;justify-content:center;align-items:flex-start;height:auto;min-height:64px;padding:12px 0}.app-nav{justify-content:space-between;width:100%}.catalog-hero h1{font-size:30px}.catalog-filter-panel{grid-template-columns:1fr}.catalog-filter-panel__field--wide{grid-column:auto}.catalog-filter-panel__check{padding-top:0}.catalog-filter-panel__actions{justify-content:stretch}.catalog-filter-panel__actions button{width:100%}.catalog-link-grid,.catalog-product-grid{grid-template-columns:1fr}.product-hero{grid-template-columns:1fr;gap:24px}.product-summary h1,.product-message h1{font-size:28px}.product-price{font-size:26px}.product-facts dl{grid-template-columns:1fr}.product-facts div{grid-template-columns:1fr;gap:4px}}.app-header__inner,.app-main{width:min(1440px,100% - 32px)}.catalog-page{gap:24px}.catalog-products{gap:20px}.catalog-products__sort-label{color:#5a6475;font-size:14px;font-weight:650}.catalog-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.catalog-filter-sidebar{position:sticky;top:16px}.catalog-filter-sidebar .catalog-filter-panel,.catalog-filter-panel--sheet{grid-template-columns:1fr}.catalog-filter-sidebar .catalog-filter-panel__field--wide{grid-column:auto}.catalog-filter-panel__actions{align-items:stretch}.catalog-filter-sidebar .catalog-filter-panel__actions,.catalog-filter-panel--sheet .catalog-filter-panel__actions{flex-direction:column}.catalog-results{min-width:0}.catalog-mobile-toolbar{display:none}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-product-card{border:0;border-radius:8px;height:100%;box-shadow:0 2px 8px #1720330f}.catalog-product-card__media{padding:8px}.catalog-product-card__media img{padding:4px}.catalog-product-card__body{min-width:0;padding:16px 16px 12px}.catalog-product-card__meta{letter-spacing:.06em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.catalog-product-card h3{overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;font-size:16px;font-weight:650;display:-webkit-box;overflow:hidden}.catalog-product-card__description{color:#5a6475;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.catalog-product-card__footer{border-top:1px solid #e5e9f0;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;padding:12px 16px 16px;display:flex}.catalog-product-card__price-block{flex-direction:column;gap:2px;min-width:0;display:flex}.catalog-product-card__price-block span{color:#5a6475;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.catalog-product-card__price-block strong{text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.2;overflow:hidden}.catalog-product-card__price-block small{color:#10633c;font-size:12px;font-weight:650}.catalog-product-card__price-block .catalog-product-card__availability--muted{color:#6c3f10}.catalog-product-card__cart{flex-shrink:0;min-width:116px}.catalog-load-more{color:#5a6475;align-items:center;min-height:56px;font-size:14px}.catalog-toolbar-badge{color:#fff;background:#185abc;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.catalog-toolbar-badge--contrast{color:#185abc;background:#fff;border:1px solid #185abc2e;box-shadow:0 2px 6px #17203329}.catalog-brand-carousel-section{flex-direction:column;gap:10px;min-width:0;display:flex}.catalog-brand-carousel-section__header{justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.catalog-brand-carousel{scrollbar-width:none;gap:8px;margin:0 -8px;padding:2px 8px 4px;display:flex;overflow-x:auto}.catalog-brand-carousel::-webkit-scrollbar{display:none}.brand-option-card{color:#172033;cursor:pointer;width:88px;min-width:88px;min-height:92px;font:inherit;text-align:center;background:#fff;border:1px solid #d8dde6;border-radius:8px;grid-template-rows:38px auto auto;justify-items:center;gap:4px;padding:8px;display:grid}.brand-option-card--selected{background:#edf4ff;border-color:#185abc}.brand-option-card__image{color:#185abc;background:#f6f7f9;border-radius:8px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;overflow:hidden}.brand-option-card__image img{object-fit:contain;width:100%;height:100%}.brand-option-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.brand-option-card small{color:#5a6475;font-size:11px}.catalog-search-field{background:#fff;border:1px solid #c8cfda;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 10px;display:flex}.catalog-search-field span{color:#5a6475;font-size:18px}.catalog-search-field input{color:#172033;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.catalog-mobile-sheet-backdrop{z-index:60;background:#1720336b;align-items:flex-end;display:flex;position:fixed;inset:0}.catalog-mobile-sheet{color:#172033;background:#fff;border-radius:8px 8px 0 0;width:100%;max-height:86dvh;overflow:auto;box-shadow:0 -18px 40px #1720332e}.catalog-mobile-sheet__header{z-index:1;background:#fff;border-bottom:1px solid #d8dde6;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex;position:sticky;top:0}.catalog-mobile-sheet__header h2{margin:0;font-size:20px;line-height:1.2}.catalog-mobile-option-list{flex-direction:column;padding:8px 0;display:flex}.catalog-mobile-option{color:#172033;cursor:pointer;width:100%;min-height:48px;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e9f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.catalog-mobile-option--selected{color:#185abc;background:#edf4ff;font-weight:750}.catalog-mobile-option small{color:#5a6475}@media (max-width:1180px){.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.app-main{width:min(100%,100% - 24px);padding:16px 0 32px}.catalog-hero,.catalog-links,.breadcrumbs,.catalog-products__header{display:none}.catalog-mobile-toolbar{z-index:30;will-change:transform;background:#f6f7f9;flex-direction:column;gap:10px;margin:-4px -4px 12px;padding:8px 4px 12px;transition:transform .18s,opacity .12s;display:flex;position:sticky;top:0;transform:translateY(0)}.catalog-mobile-toolbar--hidden{opacity:0;pointer-events:none;transform:translateY(calc(-100% - 12px))}.catalog-mobile-toolbar__buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 88px;gap:8px;display:grid}.catalog-mobile-toolbar__buttons--compact{grid-template-columns:minmax(0,1fr) 88px}.catalog-mobile-toolbar__buttons button{white-space:nowrap;min-height:40px;padding:8px 9px}.catalog-layout{display:block}.catalog-filter-sidebar{display:none}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 4px}.catalog-product-card__media{aspect-ratio:4/3;padding:6px}.catalog-product-card__body{padding:12px 12px 8px}.catalog-product-card__meta,.catalog-product-card__description{display:none}.catalog-product-card h3{min-height:2.6em;font-size:14px;line-height:1.3}.catalog-product-card__footer{border-top:0;padding:0 12px 12px;display:block}.catalog-product-card__price-block{margin-bottom:8px}.catalog-product-card__price-block span,.catalog-product-card__price-block small{display:none}.catalog-product-card__price-block strong{font-size:16px}.catalog-product-card__cart{width:100%;min-width:0;min-height:36px;font-size:13px}.catalog-filter-panel--sheet{border:0;border-radius:0}}.app-shell:has(.catalog-page--interactive) .app-header{display:none}.app-shell:has(.catalog-page--interactive) .app-main{padding:32px 0}.catalog-page--interactive{gap:0}.catalog-page--interactive>.breadcrumbs,.catalog-page--interactive>.catalog-hero,.catalog-page--interactive>.catalog-links{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.add-to-cart-button.MuiButton-root{text-transform:none;box-shadow:none}.add-to-cart-button.catalog-product-card__cart.MuiButton-root{color:#1976d2;background:0 0;border:0;border-radius:999px;width:40px;min-width:40px;height:40px;padding:0}.add-to-cart-button.catalog-product-card__cart.MuiButton-root:hover{background:#1976d214}.add-to-cart-button.catalog-product-card__cart .MuiButton-startIcon{margin:0}.add-to-cart-button.catalog-product-card__cart .add-to-cart-button__label{width:0;font-size:0;overflow:hidden}.add-to-cart-button.catalog-product-card__cart .add-to-cart-button__badge{position:absolute;top:-6px;right:-4px}@media (max-width:900px){.app-shell:has(.catalog-page--interactive) .app-main{width:min(100%,100% - 24px);padding:12px 0 32px}}
