:root{--font-family-sans: "Inter", sans-serif;--font-family-category: "Open Sans", sans-serif;--font-family-pagination: "Avenir Next", sans-serif;--font-size-xs: 10px;--font-size-sm: 12px;--font-size-body-sm: 14px;--font-size-pagination: 15px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 30px;--font-size-3xl: 32px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-xs: 12px;--line-height-tight: 20px;--line-height-heading: normal;--line-height-body: 24px;--line-height-login-title: 38px;--space-1: 4px;--space-2: 6px;--space-3: 8px;--space-4: 10px;--space-6: 12px;--space-7: 14px;--space-8: 16px;--space-9: 18px;--space-10: 20px;--space-11: 24px;--space-12: 32px;--space-13: 40px;--space-14: 48px;--space-15: 64px;--space-16: 80px;--space-17: 96px;--radius-sm: 4px;--radius-md: 8px;--radius-pill: 999px;--border-width-divider: .5px;--border-width-thin: .7px;--border-width-default: 1px;--border-width-badge: 2px;--border-width-badge-hover: 3px;--shadow-xs: 0 1px 2px rgb(16 24 40 / 6%);--shadow-sm: 0 1px 3px rgb(16 24 40 / 10%);--shadow-input: 0 1px 2px rgb(16 24 40 / 5%);--transition-fast: .12s ease-out;--focus-ring-width: .1875rem;--focus-ring-offset: .125rem;--control-height-sm: 36px;--control-height-md: 44px;--control-height-lg: 44px;--product-card-width: 282px;--product-card-height: 580px;--product-card-media-height: 257px;--product-card-action-width: 250px;--product-card-action-height: 50px;--product-rating-icon-size: 16.92px;--product-category-panel-width: 282px;--product-category-panel-height: 588px;--product-category-radio-size: 14px;--product-category-row-gap: 11px;--product-feedback-min-height: 180px;--pagination-item-size: 32px;--pagination-item-size-compact: 28px;--layout-content-max: 1280px;--layout-header-height: 80px;--layout-header-height-mobile: 72px;--layout-header-content-height: 44px;--header-search-width-mobile: 150px;--layout-footer-height: 128px;--layout-form-max: 360px;--logo-size: 32px;--logo-size-large: 48px}:root,[data-theme=light]{color-scheme:light;--color-canvas: #ffffff;--color-surface: #ffffff;--color-surface-muted: #f2f4f7;--color-text: #1e1e1e;--color-text-secondary: #344054;--color-text-muted: #667085;--color-text-subtle: #98a2b3;--color-text-placeholder: #999999;--color-text-strong: #101828;--color-text-black: #000000;--color-border: #d0d5dd;--color-border-strong: #424242;--color-border-subtle: #f2f4f7;--color-border-card-light: #f6f6f6;--color-border-divider: rgb(48 55 80 / 8%);--color-action: #41cccc;--color-action-hover: #35b8bb;--color-action-active: #2ca5a8;--color-on-action: #344054;--color-badge-surface: #41cccc;--color-badge-text: #344054;--color-rating: #f4b000;--color-footer: #1d2939;--color-footer-text: #ffffff;--color-focus-ring: #087e8b;--color-disabled-surface: #eaecf0;--color-disabled-text: #98a2b3;--color-danger: #b42318;--color-danger-surface: #fef3f2}[data-theme=dark]{color-scheme:dark;--color-canvas: #101c2a;--color-surface: #1b2b3d;--color-surface-muted: #24364a;--color-text: #f9fafb;--color-text-muted: #c1cad6;--color-text-subtle: #98a8ba;--color-border: #46566a;--color-border-strong: #728197;--color-text-secondary: #c1cad6;--color-text-placeholder: #98a8ba;--color-text-strong: #f9fafb;--color-text-black: #f9fafb;--color-border-subtle: #24364a;--color-border-card-light: #34465a;--color-border-divider: rgb(208 213 221 / 20%);--color-action: #41cccc;--color-action-hover: #67d7d9;--color-action-active: #35b8bb;--color-on-action: #102a30;--color-badge-surface: #41cccc;--color-badge-text: #344054;--color-rating: #fdbf24;--color-footer: #0b1520;--color-footer-text: #e4e7ec;--color-focus-ring: #67e8f9;--color-disabled-surface: #34465a;--color-disabled-text: #98a8ba;--color-danger: #fda29b;--color-danger-surface: #55160c}*,*:before,*:after{box-sizing:border-box}html{min-width:20rem;min-height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}img,picture,svg{display:block;max-width:100%}a{color:inherit}:where(a,button,input,select,textarea):focus-visible{outline:var(--focus-ring-width) solid var(--color-focus-ring);outline-offset:var(--focus-ring-offset)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--color-canvas);color:var(--color-text);font-family:var(--font-family-sans);font-size:var(--font-size-md);font-weight:var(--font-weight-regular);line-height:var(--line-height-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,p{margin-block:0}h1,h2,h3{color:var(--color-text);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-lg)}small{font-size:var(--font-size-body-sm)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
