@charset "UTF-8";

/* source:assets/css/theme-core.min.css */
:root{--stm-font-sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--stm-font-display: var(--stm-font-sans);--stm-font-size-body: 16px;--stm-font-size-small: 13px;--stm-font-size-button: 14px;--stm-font-size-menu: 14px;--stm-font-size-h1: clamp(32px,4vw,52px);--stm-font-size-h2: clamp(26px,3vw,38px);--stm-font-size-h3: clamp(20px,2vw,28px);--stm-font-size-h4: 18px;--stm-line-body: 1.65;--stm-line-heading: 1.2;--stm-weight-regular: 400;--stm-weight-medium: 500;--stm-weight-semibold: 600;--stm-weight-bold: 700;--stm-body-font-weight: 400;--stm-heading-font-weight: 700;--stm-button-font-weight: 700;--stm-menu-font-weight: 600;--stm-color-primary: #ff6a00;--stm-color-primary-deep: #e65300;--stm-color-primary-soft: #fff2e8;--stm-color-accent: #ff6a00;--stm-color-accent-deep: #e65300;--stm-color-accent-soft: #fff2e8;--stm-color-secondary: #0f172a;--stm-color-ink: #1f2937;--stm-color-heading: #0f172a;--stm-color-muted: #64748b;--stm-color-subtle: #94a3b8;--stm-color-border: #e5e7eb;--stm-color-border-strong: #cbd5e1;--stm-color-divider: #e5e7eb;--stm-color-surface: #ffffff;--stm-color-surface-soft: #f8fafc;--stm-color-canvas: #f5f6f8;--stm-raised-heading-surface: #f3f4f6;--stm-raised-heading-text: #111827;--stm-raised-hover-surface: #f8fafc;--stm-raised-edge-highlight: #ffffff;--stm-raised-edge-line: #cbd5e1;--stm-raised-heading-bg: linear-gradient(180deg,var(--stm-raised-edge-highlight) 0 1px,var(--stm-raised-heading-surface) 1px calc(100% - 1px),var(--stm-raised-edge-line) calc(100% - 1px) 100%);--stm-raised-hover-bg: linear-gradient(180deg,var(--stm-raised-edge-highlight) 0 1px,var(--stm-raised-hover-surface) 1px calc(100% - 1px),var(--stm-raised-edge-line) calc(100% - 1px) 100%);--stm-raised-control-bg: linear-gradient(180deg,var(--stm-raised-edge-highlight) 0 1px,var(--stm-color-surface) 1px calc(100% - 1px),var(--stm-color-border) calc(100% - 1px) 100%);--stm-raised-control-hover-bg: linear-gradient(180deg,var(--stm-raised-edge-highlight) 0 1px,var(--stm-raised-hover-surface) 1px calc(100% - 1px),var(--stm-raised-edge-line) calc(100% - 1px) 100%);--stm-raised-accent-bg: linear-gradient(180deg,color-mix(in srgb,var(--stm-color-primary) 76%,var(--stm-color-surface)) 0 1px,var(--stm-color-primary) 1px calc(100% - 1px),var(--stm-color-primary-deep) calc(100% - 1px) 100%);--stm-raised-accent-hover-bg: linear-gradient(180deg,color-mix(in srgb,var(--stm-color-primary-deep) 72%,var(--stm-color-surface)) 0 1px,var(--stm-color-primary-deep) 1px calc(100% - 1px),color-mix(in srgb,var(--stm-color-primary-deep) 82%,var(--stm-color-heading)) calc(100% - 1px) 100%);--stm-raised-heading-padding-y: 10px;--stm-raised-heading-padding-x: 14px;--stm-raised-radius: var(--stm-radius-md);--stm-color-success: #15803d;--stm-color-warning: #b45309;--stm-color-danger: #b91c1c;--stm-surface-page: var(--stm-color-canvas);--stm-surface-panel: var(--stm-color-surface);--stm-surface-muted: var(--stm-color-surface-soft);--stm-border-default: 1px solid var(--stm-color-border);--stm-divider-default: 1px solid var(--stm-color-divider);--stm-container: 1280px;--stm-container-wide: 1440px;--stm-container-reading: 800px;--stm-content-gutter: 24px;--stm-content-gutter-mobile: 16px;--stm-section-space: 64px;--stm-section-space-mobile: 40px;--stm-sidebar-width: 300px;--stm-grid-gap: var(--stm-space-5);--stm-space-0: 0;--stm-space-1: 4px;--stm-space-2: 8px;--stm-space-3: 12px;--stm-space-4: 16px;--stm-space-5: 20px;--stm-space-6: 24px;--stm-space-7: 28px;--stm-space-8: 32px;--stm-space-10: 40px;--stm-space-12: 48px;--stm-space-16: 64px;--stm-radius-none: 0;--stm-radius-sm: 4px;--stm-radius: 6px;--stm-radius-md: 8px;--stm-radius-lg: 12px;--stm-radius-pill: 999px;--stm-button-radius: 10px;--stm-control-height: 42px;--stm-control-height-mobile: 46px;--stm-button-padding-x: 16px;--stm-button-padding-y: 10px;--stm-icon-size: 20px;--stm-header-height: 76px;--stm-topbar-height: 30px;--stm-navbar-height: 36px;--stm-button-primary-bg: var(--stm-color-primary);--stm-button-primary-hover: var(--stm-color-primary-deep);--stm-button-primary-text: var(--stm-color-on-primary);--stm-button-secondary-bg: var(--stm-color-secondary);--stm-button-secondary-hover: #020617;--stm-button-secondary-text: var(--stm-color-on-dark);--stm-focus-outline: 3px solid rgba(255,106,0,.40);--stm-transition-fast: 160ms ease;--stm-transition-base: 220ms ease;--stm-shadow-none: none;--stm-shadow-product-hover: 0 14px 32px rgba(15,23,42,.12);--stm-shadow-blog-card: 0 8px 24px rgba(15,23,42,.08);--stm-shadow-blog-card-hover: 0 14px 34px rgba(15,23,42,.12);--stm-view-product-height: 44px;--stm-footer-bg: #f3f4f6;--stm-footer-ink: #111827;--stm-footer-muted: #374151;--stm-footer-border: #d7dce3;--stm-footer-shell-edge-background: var(--stm-footer-bg);--stm-footer-shell-edge-shadow: none;--stm-footer-bottom-bg: color-mix(in srgb,var(--stm-footer-bg) 88%,var(--stm-color-surface));--stm-footer-bottom-edge-shadow: none;--stm-footer-social-edge-shadow: none;--stm-footer-social-edge-hover-shadow: none;--stm-footer-grid-gap: 56px;--stm-footer-column-gap: 46px;--stm-footer-padding-y: 28px;--stm-footer-social-to-bottom-gap: 12px;--stm-footer-accordion-bg: #ffffff;--stm-footer-accordion-border: #e1e5ea;--stm-footer-support-bg: var(--stm-color-primary);--stm-footer-support-ink: #ffffff;--stm-footer-support-edge-background: var(--stm-footer-support-bg);--stm-footer-support-edge-shadow: none;--stm-footer-support-button-edge-shadow: none;--stm-footer-support-button-edge-hover-shadow: none;--stm-footer-support-column-gap: 48px;--stm-footer-support-padding-y: 16px;--stm-footer-support-title-size: 18px;--stm-footer-support-button-bg: #ffffff;--stm-footer-support-button-ink: #111827;--stm-footer-support-button-border: #ffffff;--stm-footer-support-button-hover: var(--stm-color-primary-deep);--stm-footer-support-submit-bg: #111827;--stm-footer-support-submit-ink: #ffffff;--stm-footer-compact-column-gap: 4px;--stm-footer-compact-button-padding-x: 6px;--stm-footer-compact-button-padding-y: 4px;--stm-footer-compact-panel-padding: 6px;--stm-footer-compact-menu-gap: 3px;--stm-footer-top-size: 48px;--stm-footer-top-offset: 24px;--stm-footer-top-bg: var(--stm-color-primary);--stm-footer-top-ink: #ffffff;--stm-z-floating: 900;--stm-header-accent: var(--stm-color-primary);--stm-primary: var(--stm-color-primary);--stm-surface: var(--stm-color-surface);--stm-text: var(--stm-color-ink);--stm-header-bg: var(--stm-color-surface);--stm-header-ink: var(--stm-color-heading);--stm-topbar: block;--stm-footer: block;--stm-page-gutter: var(--stm-content-gutter);--stm-transition-slow: 320ms ease;--stm-video-ratio: 16 / 9;--stm-card-padding: var(--stm-space-4);--stm-card-padding-compact: var(--stm-space-3);--stm-section-gap: var(--stm-space-6);--stm-content-spacing: var(--stm-space-6);--stm-blog-card-radius: var(--stm-radius-md);--stm-panel-radius: var(--stm-radius-lg);--stm-font-size-xs: 11px;--stm-font-size-label: 12px;--stm-font-size-ui: 14px;--stm-font-size-large: 18px;--stm-line-compact: 1.2;--stm-line-ui: 1.4;--stm-letter-tight: -.01em;--stm-letter-wide: .04em;--stm-color-on-primary: #ffffff;--stm-color-on-dark: #ffffff;--stm-color-product-link: #2563eb;--stm-color-product-link-hover: #1d4ed8;--stm-color-link: var(--stm-color-product-link);--stm-color-link-hover: var(--stm-color-product-link-hover);--stm-color-meta-link: var(--stm-color-ink);--stm-color-meta-link-hover: var(--stm-color-heading);--stm-link-underline-thickness: 1px;--stm-link-underline-offset: 3px;--stm-color-success-deep: #166534;--stm-color-success-soft: #ecfdf5;--stm-color-warning-soft: #fff7ed;--stm-color-danger-soft: #fef2f2;--stm-control-height-sm: 36px;--stm-control-height-lg: 48px;--stm-header-control-width: 50px;--stm-header-control-height: 46px;--stm-button-gap: 8px;--stm-button-border-width: 1px;--stm-button-border-color: transparent;--stm-button-disabled-opacity: .55;--stm-badge-bg: var(--stm-color-success);--stm-badge-text: var(--stm-color-on-primary);--stm-badge-border: 2px solid var(--stm-color-surface);--stm-badge-size: 18px;--stm-badge-padding-x: 4px;--stm-badge-font-size: 10px;--stm-badge-font-weight: var(--stm-weight-bold);--stm-badge-radius: var(--stm-radius-pill);--stm-panel-border: 1px solid var(--stm-color-border);--stm-panel-bg: var(--stm-color-surface);--stm-panel-padding: var(--stm-space-4);--stm-rating-percent: 0%;--stm-color-info: #2563eb;--stm-color-info-soft: #eff6ff;--stm-color-on-dark-muted: #cbd5e1;--stm-color-overlay: rgba(2,6,23,.58);--stm-color-overlay-soft: rgba(15,23,42,.10);--stm-focus-ring-color: rgba(255,106,0,.40);--stm-container-width: var(--stm-container);--stm-container-padding: var(--stm-content-gutter);--stm-icon-size-sm: 18px;--stm-icon-size-md: 20px;--stm-icon-size-lg: 24px;--stm-icon-button-size: 34px;--stm-focus-offset: 2px;--stm-space-20: 80px;--stm-space-24: 96px;--stm-radius-xl: 16px;--stm-radius-2xl: 20px;--stm-font-size-xl: 20px;--stm-font-size-title: 22px;--stm-font-size-2xl: 24px;--stm-font-size-section: 28px;--stm-font-size-3xl: 30px;--stm-homepage-background: var(--stm-surface-page);--stm-homepage-padding-y: 10px;--stm-homepage-edge-background: var(--stm-homepage-background,var(--stm-surface-page));--stm-homepage-edge-shadow-soft: none;--stm-homepage-edge-shadow-recommended: none;--stm-homepage-edge-shadow-deep: none;--stm-features-bg: transparent;--stm-features-top-gap: 0px;--stm-features-max-width: 920px;--stm-features-item-gap: 18px;--stm-features-content-gap: 6px;--stm-features-separator-offset: 9px;--stm-features-separator-height: 26px;--stm-features-strip-padding-y: 10px;--stm-features-item-min-height: 44px;--stm-features-item-padding-x: 0px;--stm-features-item-padding-y: 0px;--stm-hero-bg: var(--stm-color-primary);--stm-hero-bg-deep: var(--stm-color-primary-deep);--stm-hero-accent: var(--stm-color-primary-soft);--stm-hero-min-height-desktop: 300px;--stm-hero-min-height-tablet: 280px;--stm-hero-min-height-mobile: 300px;--stm-hero-transition-duration: 480ms;--stm-hero-copy-max: 640px;--stm-hero-media-max: 520px;--stm-page-section-gap: var(--stm-section-space);--stm-swatch-size: 40px;--stm-swatch-size-mobile: 36px;--stm-swatch-height: 32px;--stm-swatch-height-mobile: 28px;--stm-swatch-radius: var(--stm-button-radius);--stm-chart-ring-bg: var(--stm-color-success);--stm-chart-ring-track: var(--stm-color-border);--stm-blog-card-media-radius: var(--stm-radius-md);--stm-blog-card-gap-x: var(--stm-space-5);--stm-blog-card-gap-y: var(--stm-space-6);--stm-blog-sidebar-width: 330px;--stm-layout-gap: var(--stm-space-5);--stm-container-article: 1100px;--stm-blog-hero-gap-x-desktop: 64px;--stm-blog-hero-gap-y-desktop: 12px;--stm-blog-hero-image-size-desktop: 450px;--stm-blog-hero-image-max-desktop: 36vw;--stm-blog-hero-image-border-desktop: 18px;--stm-blog-hero-image-radius: var(--stm-radius-lg);--stm-blog-hero-gap-x-tablet: 30px;--stm-blog-hero-gap-y-tablet: 12px;--stm-blog-hero-image-size-tablet: 380px;--stm-blog-hero-image-max-tablet: 42vw;--stm-blog-hero-image-border-tablet: 12px;--stm-blog-hero-gap-x-mobile: 18px;--stm-blog-hero-gap-y-mobile: 10px;--stm-blog-hero-image-size-mobile: 260px;--stm-blog-hero-image-max-mobile: 40vw;--stm-blog-hero-image-border-mobile: 9px;--stm-blog-hero-gap-x-small: 14px;--stm-blog-hero-image-size-small: 210px;--stm-blog-hero-image-max-small: 38vw;--stm-blog-hero-image-border-small: 7px;--stm-sticky-cta-max-width: 520px;--stm-sticky-cta-padding: var(--stm-space-3);--stm-sticky-cta-z: 9999;--stm-account-card-radius: var(--stm-radius-xl);--stm-color-text: var(--stm-color-ink);--stm-color-disabled-bg: var(--stm-color-border);--stm-color-disabled-text: var(--stm-color-muted);--stm-border-width: 1px;--stm-button-padding-inline: var(--stm-button-padding-x);--stm-button-primary-bg-hover: var(--stm-button-primary-hover);--stm-button-secondary-bg-hover: var(--stm-button-secondary-hover);--stm-button-secondary-text-hover: var(--stm-color-on-dark);--stm-button-secondary-border: transparent;--stm-button-secondary-border-hover: transparent;--stm-focus-ring: var(--stm-focus-outline);--stm-transition-interactive: var(--stm-transition-base);--stm-z-base: 1;--stm-z-content: 5;--stm-feature-icon-color: var(--stm-color-primary);--stm-feature-icon-size: 32px;--stm-feature-icon-size-tablet: 28px;--stm-feature-icon-size-mobile: 24px;--stm-muted-opacity: .72;--stm-disabled-opacity: .78;--stm-loading-opacity: .58;--stm-star-letter-spacing: 1px;--stm-quick-view-min-width: 96px;--stm-z-overlay: 8;--stm-z-badge: 12;--stm-z-card-hover: 20;--stm-badge-offset: -7px;--stm-account-layout-width: var(--stm-container);--stm-account-sidebar-width: 220px;--stm-admin-control-height: 40px;--stm-header-padding-x: 50px;--stm-header-padding-x-tablet: 10px;--stm-header-padding-x-mobile: 10px;--stm-header-main-height: 88px;--stm-header-topbar-bg: #ffffff;--stm-header-topbar-text: #050711;--stm-header-main-bg: #ffffff;--stm-header-main-text: #050711;--stm-header-nav-bg: #ffffff;--stm-header-nav-text: #050711;--stm-header-border: #e5e7eb;--stm-header-brand-icon-size: 48px;--stm-header-brand-name-size: 22px;--stm-header-brand-primary-size: 22px;--stm-header-brand-suffix-size: 9px;--stm-header-brand-suffix-space: 8px;--stm-header-brand-suffix-tracking: .06em;--stm-header-departments-size: 44px;--stm-header-search-height: 46px;--stm-header-search-bg: var(--stm-color-surface);--stm-header-search-text: var(--stm-color-heading);--stm-header-search-placeholder: var(--stm-color-muted);--stm-header-search-category-bg: var(--stm-color-surface);--stm-header-search-border-width: 1px;--stm-header-search-border-color: var(--stm-color-primary);--stm-header-search-radius: var(--stm-radius-pill);--stm-header-search-font-size: 14px;--stm-header-search-category-font-size: 13px;--stm-header-search-line-height: 1.2;--stm-header-search-input-padding: 16px;--stm-header-search-category-width: 170px;--stm-header-search-category-padding-left: 16px;--stm-header-search-category-padding-right: 38px;--stm-header-search-category-arrow-right: 16px;--stm-header-search-button-size: 36px;--stm-header-search-button-inset: 5px;--stm-header-search-button-bg: var(--stm-color-primary);--stm-header-search-button-hover: var(--stm-color-primary-deep);--stm-header-search-button-text: var(--stm-color-on-primary);--stm-header-search-button-width: 54px;--stm-header-main-gap: 16px;--stm-header-search-side-gap: 30px;--stm-header-search-side-gap-tablet: 18px;--stm-header-search-side-gap-mobile: 8px;--stm-header-row-gap: 10px;--stm-header-identity-gap: 16px;--stm-header-identity-gap-tablet: 14px;--stm-header-identity-gap-mobile: 4px;--stm-header-actions-gap: 8px;--stm-header-z: 12000;--stm-header-search-z: 12040;--stm-header-nav-z: 12030;--stm-offcanvas-z: 1000000;--stm-offcanvas-width: 340px;--stm-offcanvas-parent-hover-bg: var(--stm-color-primary);--stm-offcanvas-parent-hover-text: var(--stm-color-on-primary);--stm-header-topbar-social-size: 20px;--stm-header-topbar-icon-size: 16px;--stm-header-topbar-menu-icon-size: 14px;--stm-header-topbar-font-size: var(--stm-font-size-label);--stm-header-topbar-gap: var(--stm-space-4);--stm-header-topbar-item-gap: var(--stm-space-2);--stm-header-brand-icon-size-tablet: 41px;--stm-header-brand-icon-size-mobile: 25px;--stm-header-brand-primary-size-tablet: 21px;--stm-header-brand-primary-size-mobile: 14px;--stm-header-brand-suffix-size-tablet: 8px;--stm-header-brand-suffix-size-mobile: 5px;--stm-header-brand-suffix-space-tablet: 8px;--stm-header-brand-suffix-space-mobile: 5px;--stm-header-brand-max-width: 170px;--stm-header-brand-max-width-tablet: 160px;--stm-header-brand-max-width-mobile: 96px;--stm-header-departments-size-tablet: 38px;--stm-header-departments-size-mobile: 33px;--stm-header-departments-icon-width: 18px;--stm-header-departments-icon-width-tablet: 23px;--stm-header-departments-icon-width-mobile: 20px;--stm-header-departments-line-height: 2px;--stm-header-departments-line-gap: 4px;--stm-header-departments-line-gap-mobile: 3px;--stm-header-search-height-mobile: 37px;--stm-header-search-button-size-mobile: 31px;--stm-header-search-font-size-mobile: 10px;--stm-header-search-input-padding-mobile: 9px;--stm-header-nav-gap: clamp(8px,1vw,14px);--stm-header-nav-underline-bottom: 7px;--stm-header-nav-underline-height: 2px;--stm-header-nav-submenu-width: 220px;--stm-header-nav-submenu-item-height: 38px;--stm-header-nav-submenu-font-size: 13px;--stm-header-nav-mobile-height: 26px;--stm-header-nav-mobile-gap: 14px;--stm-header-nav-mobile-font-size: 9px;--stm-header-nav-mobile-underline-bottom: 2px;--stm-header-nav-mobile-underline-height: 1px;--stm-offcanvas-panel-gutter: 24px;--stm-offcanvas-head-height: 56px;--stm-offcanvas-title-size: 16px;--stm-offcanvas-close-size: 36px;--stm-offcanvas-close-font-size: 18px;--stm-offcanvas-item-height: 48px;--stm-offcanvas-item-font-size: 14px;--stm-offcanvas-subitem-height: 42px;--stm-offcanvas-subitem-font-size: 13px;--stm-offcanvas-chevron-size: 28px;--stm-offcanvas-chevron-glyph-size: 6px;--stm-offcanvas-chevron-open-border: rgba(255,255,255,.72);--stm-header-search-content-offset-y: -1px;--stm-header-search-icon-offset-y: 0px;--stm-header-search-icon-size: 11px;--stm-header-search-icon-stroke: 1.75px;--stm-header-search-handle-width: 5px;--stm-header-search-handle-height: 1.75px;--stm-header-search-arrow-size: 7px;--stm-header-search-arrow-stroke: 1.5px;--stm-header-search-arrow-offset-y: -65%;--stm-header-search-close-size: 32px;--stm-header-search-close-font-size: 20px;--stm-header-search-active-scale: .97;--stm-offcanvas-item-line-height: 1.25;--stm-offcanvas-chevron-border-width: 1px;--stm-offcanvas-chevron-glyph-stroke: 1.5px;--stm-offcanvas-chevron-closed-y: -2px;--stm-offcanvas-chevron-open-y: 2px;--stm-header-search-category-max-width: 28%;--stm-header-search-handle-right: -4px;--stm-header-search-handle-bottom: -2px;--stm-header-search-icon-size-mobile: 11px;--stm-header-search-icon-stroke-mobile: 1.5px;--stm-header-search-button-inset-mobile: 3px;--stm-header-search-dropdown-max-height: min(520px,70vh);--stm-badge-size-mobile: 14px;--stm-badge-padding-x-mobile: 2px;--stm-badge-border-mobile: 1px solid var(--stm-color-surface);--stm-badge-font-size-mobile: 8px;--stm-badge-offset-mobile: -5px;--stm-header-content-max-width: var(--stm-container-wide);--stm-header-search-max-width: 640px;--stm-header-actions-gap-tablet: 6px;--stm-header-actions-gap-mobile: clamp(2px,1vw,4px);--stm-header-compact-action-size-tablet: 38px;--stm-header-compact-action-size-mobile: clamp(27px,8vw,30px);--stm-header-compact-action-icon-size-tablet: 18px;--stm-header-compact-action-icon-size-mobile: 16px;--stm-offcanvas-shadow: none;--stm-control-content-line-height: 1.2;--stm-widget-title-size: 18px;--stm-widget-title-weight: var(--stm-weight-bold);--stm-widget-title-line-height: 1.25;--stm-widget-shadow: none;--stm-widget-hover-shadow: none;--stm-widget-focus-shadow: none;--stm-widget-filter: none;--stm-widget-text-shadow: none;--stm-footer-contact-text-size: 14px;--stm-footer-menu-text-size: 14px;--stm-footer-menu-item-padding-x: 0px;--stm-footer-menu-item-padding-y: 2px;--stm-footer-menu-gap: 8px;--stm-footer-compact-menu-text-size: 13px;--stm-footer-compact-menu-item-padding-x: 0px;--stm-footer-compact-menu-item-padding-y: 4px;--stm-footer-compact-button-height: 38px;--stm-footer-support-compact-button-height: 46px;--stm-header-topbar-edge-highlight: color-mix(in srgb,var(--stm-header-topbar-bg) 86%,var(--stm-color-surface));--stm-header-topbar-edge-rim: color-mix(in srgb,var(--stm-header-topbar-bg) 82%,var(--stm-color-border-strong));--stm-header-row-edge-line-color: color-mix(in srgb,var(--stm-header-border) 72%,transparent);--stm-header-topbar-raised-edge-background: linear-gradient(180deg,var(--stm-header-topbar-edge-highlight) 0 1px,var(--stm-header-topbar-bg) 1px calc(100% - 1px),var(--stm-header-topbar-edge-rim) calc(100% - 1px) 100%);--stm-header-main-edge-highlight: color-mix(in srgb,var(--stm-header-main-bg) 88%,var(--stm-color-surface));--stm-header-main-edge-rim: color-mix(in srgb,var(--stm-header-main-bg) 84%,var(--stm-color-border-strong));--stm-header-nav-edge-highlight: color-mix(in srgb,var(--stm-header-nav-bg) 90%,var(--stm-color-surface));--stm-header-nav-edge-rim: color-mix(in srgb,var(--stm-header-nav-bg) 82%,var(--stm-color-border-strong));--stm-header-nav-raised-edge-background: linear-gradient(180deg,var(--stm-header-nav-edge-highlight) 0 1px,var(--stm-header-nav-bg) 1px calc(100% - 1px),var(--stm-header-nav-edge-rim) calc(100% - 1px) 100%);--stm-header-topbar-edge-shadow: none;--stm-header-main-edge-shadow: none;--stm-header-nav-edge-shadow: none;--stm-header-page-separation-height: 7px;--stm-header-page-separation-background: linear-gradient(180deg,#f8fafc 0 1px,#d8dde5 1px 2px,#eef1f5 2px 52%,transparent 100%);--stm-header-page-separation-shadow: none;--stm-header-compact-page-separation-height: 6px;--stm-header-compact-page-separation-background: linear-gradient(180deg,#f8fafc 0 1px,#dde2e8 1px 2px,#f0f2f5 2px 52%,transparent 100%);--stm-header-compact-page-separation-shadow: none;--stm-footer-shell-edge-top: color-mix(in srgb,var(--stm-footer-border) 82%,var(--stm-color-heading));--stm-footer-shell-edge-inner: color-mix(in srgb,var(--stm-footer-bg) 72%,var(--stm-color-surface));--stm-footer-bottom-edge-background: linear-gradient(180deg,color-mix(in srgb,var(--stm-footer-bottom-bg) 82%,var(--stm-color-surface)) 0 1px,var(--stm-footer-bottom-bg) 1px 100%);--stm-footer-bottom-edge-line: color-mix(in srgb,var(--stm-footer-border) 86%,var(--stm-color-heading));--stm-footer-social-edge-background: linear-gradient(180deg,var(--stm-color-surface) 0 1px,color-mix(in srgb,var(--stm-color-surface) 94%,var(--stm-footer-bg)) 1px 100%);--stm-footer-social-edge-hover-background: linear-gradient(180deg,var(--stm-color-surface) 0 1px,color-mix(in srgb,var(--stm-color-surface) 90%,var(--stm-color-primary-soft)) 1px 100%);--stm-footer-social-edge-top: color-mix(in srgb,var(--stm-color-surface) 94%,var(--stm-footer-border));--stm-footer-social-edge-bottom: color-mix(in srgb,var(--stm-footer-border) 88%,var(--stm-color-heading));--stm-footer-social-edge-hover-top: var(--stm-color-surface);--stm-footer-social-edge-hover-bottom: color-mix(in srgb,var(--stm-color-primary) 76%,var(--stm-footer-border));--stm-footer-support-edge-top: color-mix(in srgb,var(--stm-footer-support-bg) 70%,var(--stm-color-surface));--stm-footer-support-edge-bottom: color-mix(in srgb,var(--stm-footer-support-bg) 76%,var(--stm-color-heading));--stm-footer-support-button-edge-top: color-mix(in srgb,var(--stm-color-surface) 96%,var(--stm-footer-support-button-border));--stm-footer-support-button-edge-bottom: color-mix(in srgb,var(--stm-footer-support-button-border) 72%,var(--stm-color-heading));--stm-footer-support-button-edge-hover-top: color-mix(in srgb,var(--stm-color-surface) 88%,var(--stm-footer-support-button-hover));--stm-footer-support-button-edge-hover-bottom: color-mix(in srgb,var(--stm-footer-support-button-hover) 72%,var(--stm-color-heading));--stm-footer-support-submit-edge-top: color-mix(in srgb,var(--stm-footer-support-submit-bg) 72%,var(--stm-color-surface));--stm-footer-support-submit-edge-bottom: color-mix(in srgb,var(--stm-footer-support-submit-bg) 72%,var(--stm-color-heading));--stm-homepage-edge-top-soft: color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 82%,var(--stm-color-surface));--stm-homepage-edge-bottom-soft: color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 94%,var(--stm-color-heading));--stm-homepage-edge-top-recommended: color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 70%,var(--stm-color-surface));--stm-homepage-edge-bottom-recommended: color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 88%,var(--stm-color-heading));--stm-homepage-edge-top-deep: color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 58%,var(--stm-color-surface));--stm-homepage-edge-bottom-deep: color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 82%,var(--stm-color-heading));}*,*::before,*::after{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%}body{min-width:320px;margin:0}[hidden]{display:none}img,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}html{scroll-behavior:smooth}body{background:var(--stm-surface-page);color:var(--stm-color-ink);font-family:var(--stm-font-sans);font-size:var(--stm-font-size-body);font-weight:var(--stm-body-font-weight);line-height:var(--stm-line-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:where(h1,h2,h3,h4,h5,h6){margin:0 0 var(--stm-space-4);color:var(--stm-color-heading);font-family:var(--stm-font-display);font-weight:var(--stm-heading-font-weight);line-height:var(--stm-line-heading);letter-spacing:var(--stm-letter-tight);text-wrap:balance}h1{font-size:var(--stm-font-size-h1)}h2{font-size:var(--stm-font-size-h2)}h3{font-size:var(--stm-font-size-h3)}h4{font-size:var(--stm-font-size-h4)}:where(p,ul,ol,dl,blockquote,pre,table){margin-top:0;margin-bottom:var(--stm-space-4)}a{color:var(--stm-color-link);text-decoration:none;text-underline-offset:3px;transition:color var(--stm-transition-fast),text-decoration-color var(--stm-transition-fast)}a:hover{color:var(--stm-color-link-hover)}:where(.stm-btn,.button,input[type="button"],input[type="submit"],input[type="reset"],button:not(.stm-ui-header-action):not(.stm-ui-icon-button)){box-sizing:border-box;min-height:var(--stm-control-height);display:inline-flex;align-items:center;justify-content:center;gap:var(--stm-button-gap);margin:0;padding:var(--stm-button-padding-y) var(--stm-button-padding-x);border:var(--stm-button-border-width) solid var(--stm-button-border-color);border-radius:var(--stm-button-radius);appearance:none;-webkit-appearance:none;vertical-align:middle;white-space:nowrap;background:var(--stm-raised-accent-bg,var(--stm-button-primary-bg));color:var(--stm-button-primary-text);font-family:var(--stm-font-sans);font-size:var(--stm-font-size-button);font-weight:var(--stm-button-font-weight);line-height:var(--stm-control-content-line-height);text-align:center;text-decoration:none;cursor:pointer;transition:background-color var(--stm-transition-fast),border-color var(--stm-transition-fast),color var(--stm-transition-fast),transform var(--stm-transition-fast)}:where(.stm-btn,.button,button,input[type="button"],input[type="submit"],input[type="reset"]) > :where(svg,img,.dashicons){display:block;flex:0 0 auto;margin:0;align-self:center;line-height:1}:where(.stm-btn,.button,input[type="button"],input[type="submit"],input[type="reset"],button:not(.stm-ui-header-action):not(.stm-ui-icon-button)):hover{border-color:var(--stm-color-primary-deep);background:var(--stm-raised-accent-hover-bg,var(--stm-button-primary-hover));color:var(--stm-button-primary-text)}:where(.stm-btn,.button,input[type="button"],input[type="submit"],input[type="reset"],button):disabled{cursor:not-allowed;opacity:var(--stm-button-disabled-opacity)}.stm-btn--secondary{background:var(--stm-button-secondary-bg);color:var(--stm-button-secondary-text)}.stm-btn--secondary:hover{background:var(--stm-button-secondary-hover);color:var(--stm-button-secondary-text)}.stm-btn--ghost{border-color:var(--stm-raised-edge-line,var(--stm-color-border-strong));background:var(--stm-raised-control-bg,var(--stm-color-surface));color:var(--stm-color-heading)}.stm-btn--ghost:hover{border-color:var(--stm-color-primary);background:var(--stm-raised-control-hover-bg,var(--stm-color-primary-soft));color:var(--stm-color-primary-deep)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:var(--stm-focus-outline);outline-offset:2px}:where(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),select,textarea){min-height:var(--stm-control-height);max-width:100%;border:1px solid var(--stm-color-border-strong);border-radius:var(--stm-button-radius);background:var(--stm-raised-control-bg,var(--stm-color-surface));color:var(--stm-color-ink);padding-inline:var(--stm-space-3);transition:border-color var(--stm-transition-fast),background var(--stm-transition-fast)}:where(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),select,textarea):hover{background:var(--stm-raised-control-hover-bg,var(--stm-color-surface-soft))}:where(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),select,textarea):focus{border-color:var(--stm-color-primary);background:var(--stm-raised-control-hover-bg,var(--stm-color-surface-soft))}textarea{min-height:140px;padding-block:var(--stm-space-3);resize:vertical}.stm-container,.site-container,.container{width:min(100% - (2 * var(--stm-content-gutter)),var(--stm-container));margin-inline:auto}.stm-reading-width{width:min(100% - (2 * var(--stm-content-gutter)),var(--stm-container-reading));margin-inline:auto}.stm-section{padding-block:var(--stm-section-space)}:where(.stm-panel,.site-main,.entry-content,.widget){background:var(--stm-surface-panel)}:where(.stm-widget,.widget,.widget-area > section,.widget-area > aside,.widget-area > .wp-block-group,[data-stm-widget]){box-shadow:var(--stm-widget-shadow,none);filter:var(--stm-widget-filter,none);text-shadow:var(--stm-widget-text-shadow,none);}:where(.stm-widget,.widget,.widget-area > section,.widget-area > aside,.widget-area > .wp-block-group,[data-stm-widget]):is(:hover,:focus,:focus-within){box-shadow:var(--stm-widget-hover-shadow,none);filter:var(--stm-widget-filter,none);}:where(.stm-widget,.widget,.widget-area > section,.widget-area > aside,.widget-area > .wp-block-group,[data-stm-widget])::before,:where(.stm-widget,.widget,.widget-area > section,.widget-area > aside,.widget-area > .wp-block-group,[data-stm-widget])::after{box-shadow:none;filter:none;}:where(hr,.stm-divider){border:0;border-top:1px solid var(--stm-color-divider)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-stm-layout="tablet"] :where(.stm-container,.site-container,.container,.stm-reading-width),html[data-stm-layout="mobile"] :where(.stm-container,.site-container,.container,.stm-reading-width){width:min(100% - (2 * var(--stm-content-gutter-mobile)),var(--stm-container))}html[data-stm-layout="tablet"] .stm-section,html[data-stm-layout="mobile"] .stm-section{padding-block:var(--stm-section-space-mobile)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}.stm-setup-notice-bar{position:relative;z-index:30;text-align:center;padding:var(--stm-space-2) var(--stm-space-4);background:var(--stm-color-secondary);color:var(--stm-color-on-dark);font-size:var(--stm-font-size-button);font-weight:var(--stm-weight-semibold);line-height:var(--stm-line-ui)}.stm-setup-notice-bar :where(a,span){color:inherit}.stm-setup-notice-bar a{text-decoration:none}.stm-setup-notice-bar a:hover{text-decoration:underline}.stm-blog-layout-list .stm-blog-grid{grid-template-columns:1fr}.stm-blog-layout-grid.stm-blog-columns-1 .stm-blog-grid{grid-template-columns:1fr}.stm-blog-layout-grid.stm-blog-columns-2 .stm-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stm-blog-layout-grid.stm-blog-columns-3 .stm-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stm-blog-layout-grid.stm-blog-columns-4 .stm-blog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-stm-layout="tablet"] .stm-blog-layout-grid :where(.stm-blog-grid){grid-template-columns:repeat(2,minmax(0,1fr))}html[data-stm-layout="mobile"] .stm-blog-layout-grid :where(.stm-blog-grid){grid-template-columns:1fr}.stm-widget__title,.widget .widget-title,.widget .widgettitle,.widget .wp-block-heading{margin-block: 0 var(--stm-space-3);padding:var(--stm-raised-heading-padding-y) var(--stm-raised-heading-padding-x);border:1px solid var(--stm-raised-edge-line);border-top-color:var(--stm-raised-edge-highlight);border-radius:var(--stm-raised-radius);background:var(--stm-raised-heading-bg);color:var(--stm-raised-heading-text);font-family: var(--stm-font-sans);font-size: var(--stm-widget-title-size);font-weight: var(--stm-widget-title-weight);line-height: var(--stm-widget-title-line-height);box-shadow:none;}.stm-dna-raised-heading{padding:var(--stm-raised-heading-padding-y) var(--stm-raised-heading-padding-x);border:1px solid var(--stm-raised-edge-line);border-top-color:var(--stm-raised-edge-highlight);border-radius:var(--stm-raised-radius);background:var(--stm-raised-heading-bg);color:var(--stm-raised-heading-text);box-shadow:none}.stm-dna-raised-surface{border:1px solid var(--stm-raised-edge-line);border-top-color:var(--stm-raised-edge-highlight);border-radius:var(--stm-raised-radius);background:var(--stm-raised-control-bg);box-shadow:none}.stm-dna-raised-surface:is(:hover,:focus-within){background:var(--stm-raised-control-hover-bg)}

/* source:assets/css/color-mode.css */
/** Global Theme-owned Light/Dark mode. Light is the default on every public route. */
html[data-stm-color-mode="light"]{color-scheme:light}
html[data-stm-color-mode="dark"]{
  color-scheme:dark;
  --stm-color-ink:#dce5ee;
  --stm-color-heading:#f8fafc;
  --stm-color-muted:#a8b4c1;
  --stm-color-subtle:#8492a2;
  --stm-color-border:#2b3642;
  --stm-color-border-strong:#3a4756;
  --stm-color-divider:#2b3642;
  --stm-color-surface:#111820;
  --stm-color-surface-soft:#151e28;
  --stm-color-canvas:#0b1118;
  --stm-surface-page:var(--stm-color-canvas);
  --stm-surface-panel:var(--stm-color-surface);
  --stm-surface-muted:var(--stm-color-surface-soft);
  --stm-color-overlay-soft:#18222d;
  --stm-raised-edge-highlight:#344252;
  --stm-raised-edge-line:#2c3947;
  --stm-raised-heading-bg:linear-gradient(180deg,#263342 0 1px,#151e28 1px calc(100% - 1px),#0b1118 calc(100% - 1px) 100%);
  --stm-raised-heading-surface:#151e28;
  --stm-raised-heading-text:#f8fafc;
  --stm-raised-hover-bg:linear-gradient(180deg,#314052 0 1px,#192430 1px calc(100% - 1px),#0d141c calc(100% - 1px) 100%);
  --stm-raised-hover-surface:#192430;
  --stm-raised-control-bg:#111820;
  --stm-raised-control-hover-bg:#18232e;
  --stm-header-topbar-bg:#0f161e;
  --stm-header-main-bg:#111820;
  --stm-header-nav-bg:#0f161e;
  --stm-header-topbar-text:#f8fafc;
  --stm-header-main-text:#f8fafc;
  --stm-header-nav-text:#f8fafc;
  --stm-header-border:#2b3642;
  --stm-footer-bg:#0f161e;
  --stm-footer-ink:#eef3f8;
  --stm-footer-muted:#a9b4c0;
  --stm-footer-border:#2a3541;
  --stm-footer-accordion-bg:#131c25;
  --stm-footer-accordion-border:#2d3946;
}
html[data-stm-color-mode="dark"] body{background:var(--stm-color-canvas);color:var(--stm-color-ink)}
html[data-stm-color-mode="dark"] body.stm-engine-storefront{
  --stm-commerce-surface:#111820;
  --stm-commerce-surface-soft:#151e28;
  --stm-commerce-heading:#f8fafc;
  --stm-commerce-muted:#a8b4c1;
  --stm-commerce-border:#2b3642;
  --stm-commerce-primary:var(--stm-color-primary,#ff6a00);
  --stm-commerce-primary-soft:color-mix(in srgb,var(--stm-color-primary,#ff6a00) 14%,#111820);
  --stm-panel-bg:#111820;
  --stm-header-main-text:#f8fafc;
  --stm-header-action-hover-bg:var(--stm-color-primary,#ff6a00);
  --stm-header-action-hover-text:var(--stm-color-on-primary,#fff);
  --stm-header-notify-panel-bg:#111820;
  --stm-header-notify-panel-border:#2b3642;
  --stm-header-notify-title-color:#f8fafc;
  --stm-header-notify-meta-color:#a8b4c1;
  --stm-header-notify-item-bg:#151e28;
  --stm-header-notify-item-unread-bg:#18232e;
  --stm-header-notify-footer-bg:#111820;
  --stm-product-card-bg:var(--stm-commerce-surface);
  --stm-product-media-bg:var(--stm-commerce-surface);
  --stm-product-media-hover-overlay:rgba(17,24,32,.62);
  --stm-commerce-canvas:var(--stm-color-canvas);
  --stm-homepage-background:var(--stm-color-canvas);
}
html[data-stm-color-mode="dark"] body :where(.stm-page,.stm-blog,.stm-blog-archive,.stm-sp){color:var(--stm-color-ink)}
html[data-stm-color-mode="dark"] body :where(a){text-decoration-color:color-mix(in srgb,currentColor 55%,transparent)}

/* One shared toggle contract for default and Blog Headers. */
.stm-theme-toggle{
  display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:26px;margin:0;padding:0 9px;
  border:0;border-radius:0;background:transparent;color:var(--stm-header-main-text);
  box-shadow:none;filter:none;font-size:10px;font-weight:700;line-height:1;cursor:pointer;
  transition:border-color var(--stm-transition-fast),background var(--stm-transition-fast),color var(--stm-transition-fast);
}
.stm-theme-toggle:hover{border-color:transparent;background:transparent;color:var(--stm-color-primary)}
.stm-theme-toggle__icon{display:grid;width:14px;height:14px;place-items:center;color:currentColor}
.stm-theme-toggle__icon--dark{display:none}
html[data-stm-color-mode="dark"] .stm-theme-toggle__icon--light{display:none}
html[data-stm-color-mode="dark"] .stm-theme-toggle__icon--dark{display:grid}
.stm-theme-toggle--compact{display:inline-flex;width:var(--stm-header-action-size,44px);height:var(--stm-header-action-size,44px);min-height:var(--stm-header-action-size,44px);padding:0;border-radius:var(--stm-header-action-radius,var(--stm-radius-md));font-size:0}
.stm-theme-toggle--compact .stm-theme-toggle__label{display:none}
.stm-theme-toggle--compact .stm-theme-toggle__icon{width:var(--stm-header-action-icon-size,22px);height:var(--stm-header-action-icon-size,22px)}
html[data-stm-layout="tablet"] .stm-theme-toggle--compact{width:var(--stm-header-compact-action-size-tablet);height:var(--stm-header-compact-action-size-tablet);min-height:var(--stm-header-compact-action-size-tablet)}
html[data-stm-layout="tablet"] .stm-theme-toggle--compact .stm-theme-toggle__icon{width:var(--stm-header-compact-action-icon-size-tablet);height:var(--stm-header-compact-action-icon-size-tablet)}
html[data-stm-layout="mobile"] .stm-theme-toggle--compact{width:var(--stm-header-compact-action-size-mobile);height:var(--stm-header-compact-action-size-mobile);min-height:var(--stm-header-compact-action-size-mobile)}
html[data-stm-layout="mobile"] .stm-theme-toggle--compact .stm-theme-toggle__icon{width:var(--stm-header-compact-action-icon-size-mobile);height:var(--stm-header-compact-action-icon-size-mobile)}
@media (prefers-reduced-motion:no-preference){html[data-stm-color-mode] body{transition:background-color .18s ease,color .18s ease}}

/* source:assets/css/header/header-core.min.css */
.stm-site-header{position:relative;z-index:var(--stm-header-z);width:100%;overflow:visible;isolation:isolate;border-bottom:0 solid transparent;background:var(--stm-header-main-bg);box-shadow:none;--stm-widget-shadow:none;--stm-widget-hover-shadow:none;--stm-widget-focus-shadow:none;--stm-widget-filter:none;--stm-commerce-widget-shadow:none;--stm-commerce-widget-hover-shadow:none;--stm-commerce-widget-filter:none;--stm-header-panel-shadow:none;color:var(--stm-header-main-text);font-family:var(--stm-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.stm-site-header--page-separated{--stm-header-active-separation-height:var(--stm-header-page-separation-height,7px);--stm-header-active-separation-background:var( --stm-header-page-separation-background,linear-gradient(180deg,var(--stm-color-surface-soft) 0 1px,var(--stm-color-border-strong) 1px 2px,color-mix(in srgb,var(--stm-color-surface-soft) 82%,var(--stm-color-border)) 2px 52%,transparent 100%) );--stm-header-active-separation-shadow:none;margin-bottom:var(--stm-header-active-separation-height);border-bottom:0;box-shadow:none}.stm-site-header--page-separated::after{content:"";position:absolute;z-index:1;right:0;bottom:calc(-1 * var(--stm-header-active-separation-height));left:0;height:var(--stm-header-active-separation-height);background:var(--stm-header-active-separation-background);box-shadow:none;pointer-events:none}.stm-site-header--flat-context{margin-bottom:0;box-shadow:none}.stm-site-header--flat-context::after{content:none}.stm-header-row__inner{--stm-header-row-padding:var(--stm-header-padding-x);box-sizing:border-box;width:min( 100%,calc( var(--stm-header-content-max-width) + var(--stm-header-row-padding) + var(--stm-header-row-padding) ) );margin-inline:auto;padding-inline:var(--stm-header-row-padding);transition:padding var(--stm-transition-base)}.stm-site-header,.stm-site-header *{box-sizing:border-box}.stm-site-header a{color:inherit}.stm-header-topbar,.stm-site-header--blog-context .stm-blog-header-topbar{border-top:0;border-bottom:1px solid var(--stm-header-row-edge-line-color,color-mix(in srgb,var(--stm-header-border) 72%,transparent));background:var( --stm-header-topbar-raised-edge-background,linear-gradient(180deg,var(--stm-header-topbar-edge-highlight,var(--stm-header-topbar-bg)) 0 1px,var(--stm-header-topbar-bg) 1px calc(100% - 1px),var(--stm-header-topbar-edge-rim,var(--stm-header-topbar-bg)) calc(100% - 1px) 100%) );box-shadow:none;filter:none}.stm-header-navigation,.stm-site-header--blog-context .stm-blog-header-navigation{border-top:1px solid var(--stm-header-row-edge-line-color,color-mix(in srgb,var(--stm-header-border) 72%,transparent));border-bottom:0;background:var( --stm-header-nav-raised-edge-background,linear-gradient(180deg,var(--stm-header-nav-edge-highlight,var(--stm-header-nav-bg)) 0 1px,var(--stm-header-nav-bg) 1px calc(100% - 1px),var(--stm-header-nav-edge-rim,var(--stm-header-nav-bg)) calc(100% - 1px) 100%) );box-shadow:none;filter:none}.stm-site-header:where(button,input,select){font:inherit}.stm-site-header:where(.stm-header-topbar,.stm-header-main,.stm-header-navigation,.stm-header-row__inner,.stm-header-actions,.stm-header-search,.stm-mb-search__inner,.stm-blog-header-search__inner,.stm-engine-header-panel,.stm-notify__panel,.stm-header-commerce-action__panel){box-shadow:none;filter:none;backdrop-filter:none;-webkit-backdrop-filter:none}.stm-site-header:where(a,button):focus-visible{outline:var(--stm-focus-outline);outline-offset:var(--stm-focus-offset)}.stm-site-header:where(.stm-header-topbar,.stm-header-main,.stm-header-navigation,.stm-header-row__inner,.stm-header-actions){overflow:visible}.stm-site-header:has(.stm-header-commerce-action.is-open),.stm-site-header:has(.stm-engine-header-panel:not([hidden])){z-index:var(--stm-header-z,12000)}.stm-header-main{position:relative;z-index:4;min-height:var(--stm-header-main-height);border-bottom:0;background:linear-gradient(180deg,var(--stm-header-main-edge-highlight,var(--stm-header-main-bg)) 0 1px,var(--stm-header-main-bg) 1px calc(100% - 1px),var(--stm-header-main-edge-rim,var(--stm-header-main-bg)) calc(100% - 1px) 100%);box-shadow:none;color:var(--stm-header-main-text)}.stm-header-main__inner{min-height:var(--stm-header-main-height);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:var(--stm-header-search-side-gap);row-gap:var(--stm-header-row-gap)}.stm-header-main__identity{justify-self:start;display:flex;align-items:center;gap:var(--stm-header-identity-gap);min-width:0;max-width:100%}.stm-header-brand{display:inline-flex;align-items:center;gap:var(--stm-space-2);min-width:0;color:var(--stm-header-main-text);text-decoration:none}.stm-header-brand:visited,.stm-header-brand:hover,.stm-header-brand:focus,.stm-header-brand:active{color:var(--stm-header-main-text)}.stm-header-brand__icon{display:grid;flex:0 0 auto;width:var(--stm-header-brand-icon-size);height:var(--stm-header-brand-icon-size);place-items:center;overflow:hidden;border-radius:var(--stm-radius-pill);background:var(--stm-color-surface)}.stm-header-brand__image{display:block;width:100%;height:100%;object-fit:contain}.stm-header-brand__fallback{display:grid;width:100%;height:100%;place-items:center;background:var(--stm-color-primary);color:var(--stm-color-on-primary);font-weight:var(--stm-weight-bold)}.stm-header-brand__wordmark{position:relative;display:inline-flex;align-items:flex-end;min-width:0;padding-top:var(--stm-header-brand-suffix-space);color:var(--stm-header-main-text);line-height:1;white-space:nowrap}.stm-header-brand__primary{display:block;max-width:var(--stm-header-brand-max-width);overflow:hidden;color:inherit;font-size:var(--stm-header-brand-primary-size);font-weight:var(--stm-weight-bold);line-height:1;letter-spacing:var(--stm-letter-tight);text-overflow:ellipsis;white-space:nowrap}.stm-header-brand__suffix{position:absolute;top:0;right:0;color:inherit;font-size:var(--stm-header-brand-suffix-size);font-weight:var(--stm-weight-bold);line-height:1;letter-spacing:var(--stm-header-brand-suffix-tracking);text-transform:uppercase}.stm-header-departments-toggle{display:grid;flex:0 0 auto;width:var(--stm-header-departments-size);height:var(--stm-header-departments-size);place-items:center;margin:0;padding:0;border:1px solid var(--stm-header-border);border-radius:var(--stm-radius-md);background:var(--stm-color-surface);color:var(--stm-header-main-text);cursor:pointer;transition:border-color var(--stm-transition-fast),background var(--stm-transition-fast),color var(--stm-transition-fast),transform var(--stm-transition-fast)}.stm-header-departments-toggle:hover,.stm-header-departments-toggle[aria-expanded="true"]{border-color:var(--stm-color-primary);background:var(--stm-color-primary);color:var(--stm-color-on-primary)}.stm-header-departments-toggle:active{transform:scale(.97)}.stm-header-departments-toggle__icon{display:grid;gap:var(--stm-header-departments-line-gap);width:var(--stm-header-departments-icon-width)}.stm-header-departments-toggle__icon span{display:block;height:var(--stm-header-departments-line-height);border-radius:var(--stm-radius-pill);background:currentColor}.stm-header-main__search{justify-self:center;min-width:0;width:100%;max-width:var(--stm-header-search-max-width)}.stm-header-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:var(--stm-header-actions-gap);min-width:0;white-space:nowrap}.stm-header-actions__item{display:flex;align-items:center;min-width:0}.stm-header-location-action{display:none;flex:0 0 auto;width:var(--stm-header-compact-action-size-tablet);height:var(--stm-header-compact-action-size-tablet);place-items:center;padding:0;border:1px solid var(--stm-header-border);border-radius:var(--stm-radius-md);background:var(--stm-color-surface);color:var(--stm-header-main-text);text-decoration:none;transition:border-color var(--stm-transition-fast),background var(--stm-transition-fast),color var(--stm-transition-fast),transform var(--stm-transition-fast)}.stm-header-location-action:hover{border-color:var(--stm-color-primary);background:var(--stm-color-primary);color:var(--stm-color-on-primary)}.stm-header-location-action:active{transform:scale(.97)}.stm-header-location-action__icon{display:block;width:var(--stm-header-compact-action-icon-size-tablet);height:var(--stm-header-compact-action-icon-size-tablet);background:currentColor;-webkit-mask:url("../icons/map.svg") center/contain no-repeat;mask:url("../icons/map.svg") center/contain no-repeat}.stm-header-main:has(.stm-header-commerce-action.is-open),.stm-header-main:has(.stm-engine-header-panel:not([hidden])){z-index:6}.stm-header-actions{position:relative;z-index:7;overflow:visible}

/* source:assets/css/header/topbar.min.css */
.stm-header-topbar{position:relative;z-index:5;min-height:var(--stm-topbar-height);color:var(--stm-header-topbar-text)}.stm-header-topbar__inner{min-height:var(--stm-topbar-height);display:flex;align-items:center;justify-content:space-between;gap:var(--stm-header-topbar-gap)}.stm-header-topbar__right{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:var(--stm-header-topbar-gap);min-width:0;height:var(--stm-topbar-height)}.stm-header-socials,.stm-header-topbar-menu{display:flex;align-items:center;gap:var(--stm-header-topbar-gap);margin:0;padding:0;list-style:none}.stm-header-topbar__nav{display:flex;align-items:center;align-self:stretch;height:100%}.stm-header-topbar__nav .stm-header-topbar-menu{height:100%}.stm-header-socials a{display:grid;width:var(--stm-header-topbar-social-size);height:var(--stm-header-topbar-social-size);place-items:center;text-decoration:none;transition:color var(--stm-transition-fast),transform var(--stm-transition-fast)}.stm-header-socials a:hover{color:var(--stm-color-primary);transform:translateY(-1px)}.stm-header-socials :where(.dashicons,.stm-header-social-icon){display:block;width:var(--stm-header-topbar-icon-size);height:var(--stm-header-topbar-icon-size);font-size:var(--stm-header-topbar-icon-size);line-height:1}.stm-header-socials .stm-header-social-icon{fill:currentColor;stroke:none}.stm-header-topbar-menu a{display:flex;align-items:center;gap:var(--stm-header-topbar-item-gap);min-height:var(--stm-topbar-height);font-size:var(--stm-header-topbar-font-size);font-weight:var(--stm-weight-medium);line-height:1;text-decoration:none;white-space:nowrap;transition:color var(--stm-transition-fast)}.stm-header-topbar-menu .dashicons{flex:0 0 auto;width:var(--stm-header-topbar-menu-icon-size);height:var(--stm-header-topbar-menu-icon-size);font-size:var(--stm-header-topbar-menu-icon-size);line-height:1}.stm-header-topbar-menu__label{display:block}.stm-header-topbar-menu a:hover,.stm-header-topbar-menu .current-menu-item>a{color:var(--stm-color-primary)}.stm-header-topbar-menu__icon{display:block;flex:0 0 var(--stm-header-topbar-menu-icon-size);width:var(--stm-header-topbar-menu-icon-size);height:var(--stm-header-topbar-menu-icon-size);background:currentColor;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.stm-header-topbar-menu__icon--location{-webkit-mask-image:url("../icons/store-location.svg");mask-image:url("../icons/store-location.svg")}.stm-header-topbar-menu__icon--dealer{-webkit-mask-image:url("../icons/brands.svg");mask-image:url("../icons/brands.svg")}.stm-header-topbar-menu__icon--help{-webkit-mask-image:url("../icons/help-center.svg");mask-image:url("../icons/help-center.svg")}.stm-header-topbar-menu__icon--privacy{-webkit-mask-image:url("../icons/privacy-policy.svg");mask-image:url("../icons/privacy-policy.svg")}.stm-header-topbar-menu__icon--link{-webkit-mask-image:url("../icons/arrow-right.svg");mask-image:url("../icons/arrow-right.svg")}.stm-header-topbar__right .stm-theme-toggle--topbar{flex:0 0 auto;width:var(--stm-header-topbar-social-size);min-width:var(--stm-header-topbar-social-size);height:100%;min-height:0;align-self:stretch;display:grid;place-items:center;margin:0;padding:0;gap:0;border:0;border-radius:0;background:transparent;color:var(--stm-header-topbar-text);box-shadow:none;filter:none;}.stm-header-topbar__right .stm-theme-toggle--topbar .stm-theme-toggle__label{display:none}.stm-header-topbar__right .stm-theme-toggle--topbar .stm-theme-toggle__icon{width:var(--stm-header-topbar-menu-icon-size);height:var(--stm-header-topbar-menu-icon-size)}.stm-header-topbar__right .stm-theme-toggle--topbar:hover,.stm-header-topbar__right .stm-theme-toggle--topbar:focus-visible{border:0;background:transparent;color:var(--stm-color-primary);outline:0}

/* source:assets/css/header/search.min.css */
.stm-mb-search{--stm-live-search-image-size:58px;--stm-live-search-image-size-compact:48px;--stm-live-search-title-size:14px;--stm-live-search-meta-size:11px;--stm-live-search-row-padding:7px;--stm-live-search-row-radius:12px;--stm-live-search-header-height:44px;--stm-live-search-heading-size:12px;--stm-live-search-action-height:38px;position:relative;width:100%;margin:0;}.stm-mb-search__inner{position:relative;isolation:isolate;display:flex;align-items:center;width:100%;height:var(--stm-header-search-height);overflow:hidden;border:var(--stm-header-search-border-width) solid var(--stm-header-search-border-color);border-radius:var(--stm-header-search-radius);background:var(--stm-header-search-bg);transition:border-color var(--stm-transition-fast),background var(--stm-transition-fast);}.stm-mb-search__inner:focus-within{border-color:var(--stm-header-search-border-color);background:var(--stm-color-surface);}.stm-mb-search__input,.stm-mb-search__select{position:relative;top:0;min-width:0;height:100%;margin:0;padding-block:0;border:0;border-radius:0;outline:0;box-shadow:none;background-color:transparent;color:var(--stm-header-search-text);font-family:var(--stm-font-sans);line-height:var(--stm-header-search-line-height);vertical-align:middle;-webkit-appearance:none;appearance:none;}.stm-mb-search__input:focus,.stm-mb-search__select:focus{border:0;outline:0;box-shadow:none;}.stm-mb-search__input{flex:1 1 auto;padding-inline:var(--stm-header-search-input-padding);font-size:var(--stm-header-search-font-size);}.stm-mb-search__input::-webkit-search-decoration,.stm-mb-search__input::-webkit-search-cancel-button,.stm-mb-search__input::-webkit-search-results-button,.stm-mb-search__input::-webkit-search-results-decoration{display:none;}.stm-mb-search__input::placeholder{color:var(--stm-header-search-placeholder);opacity:1;}.stm-mb-search__cat{position:relative;display:flex;flex:0 0 min(var(--stm-header-search-category-width),var(--stm-header-search-category-max-width));align-items:center;height:100%;order:2;border-left:1px solid var(--stm-header-border);background:var(--stm-header-search-category-bg);}.stm-mb-search__cat::after{content:"";position:absolute;top:50%;right:var(--stm-header-search-category-arrow-right);width:var(--stm-header-search-arrow-size);height:var(--stm-header-search-arrow-size);border-right:var(--stm-header-search-arrow-stroke) solid currentColor;border-bottom:var(--stm-header-search-arrow-stroke) solid currentColor;color:var(--stm-header-search-text);pointer-events:none;transform:translateY(var(--stm-header-search-arrow-offset-y)) rotate(45deg);}.stm-mb-search__select{display:block;line-height:var(--stm-header-search-line-height);width:100%;padding-inline:var(--stm-header-search-category-padding-left) var(--stm-header-search-category-padding-right);font-size:var(--stm-header-search-category-font-size);cursor:pointer;}.stm-mb-search__select::-ms-expand{display:none;}.stm-mb-search__btn{display:grid;flex:0 0 var(--stm-header-search-button-size);width:var(--stm-header-search-button-size);min-width:var(--stm-header-search-button-size);max-width:var(--stm-header-search-button-size);height:var(--stm-header-search-button-size);min-height:var(--stm-header-search-button-size);max-height:var(--stm-header-search-button-size);aspect-ratio:1 / 1;align-self:center;order:3;place-items:center;margin:0 max(4px,var(--stm-header-search-button-inset)) 0 4px;padding:0;border:0;border-radius:999px;box-shadow:none;background:var(--stm-header-search-button-bg);color:var(--stm-header-search-button-text);line-height:0;overflow:hidden;cursor:pointer;box-sizing:border-box;appearance:none;-webkit-appearance:none;transition: background var(--stm-transition-fast),transform var(--stm-transition-fast);}.stm-mb-search__btn:hover{background:var(--stm-header-search-button-hover);}.stm-mb-search__btn:active{transform:scale(var(--stm-header-search-active-scale));}body.stm-engine-storefront .stm-header-search .stm-mb-search__btn.stm-ui-icon-button{flex:0 0 var(--stm-header-search-button-size);width:var(--stm-header-search-button-size);min-width:var(--stm-header-search-button-size);max-width:var(--stm-header-search-button-size);height:var(--stm-header-search-button-size);min-height:var(--stm-header-search-button-size);max-height:var(--stm-header-search-button-size);padding:0;border:0;border-radius:999px;box-shadow:none;background:var(--stm-color-primary,#ff6a00);color:var(--stm-color-on-primary,#fff);}body.stm-engine-storefront .stm-header-search .stm-mb-search__btn.stm-ui-icon-button:hover{border-color:transparent;background:var(--stm-color-primary-deep,#d95600);color:var(--stm-color-on-primary,#fff);}body.stm-engine-storefront .stm-header-search .stm-mb-search__btn.stm-ui-icon-button:focus-visible{outline:2px solid color-mix(in srgb,var(--stm-color-primary,#ff6a00) 34%,transparent);outline-offset:2px;}.stm-mb-search__btn>span,.stm-mb-search__btnIcon{position:relative;display:block;width:calc(var(--stm-header-search-icon-size) + 2px);height:calc(var(--stm-header-search-icon-size) + 2px);margin:0;background:none;color:var(--stm-color-on-primary,#fff);pointer-events:none;}.stm-mb-search__btn>span::before,.stm-mb-search__btnIcon::before{content:"";position:absolute;top:0;left:0;width:72%;height:72%;box-sizing:border-box;border:1.7px solid currentColor;border-radius:50%;}.stm-mb-search__btn>span::after,.stm-mb-search__btnIcon::after{content:"";position:absolute;right:0;bottom:1px;width:48%;height:1.7px;border-radius:999px;background:currentColor;transform:rotate(45deg);transform-origin:right center;}.stm-mb-search__dropdown{position:absolute;z-index:var(--stm-header-search-z);top:calc(100% + var(--stm-space-2));right:0;left:0;display:grid;grid-template-rows:auto minmax(0,auto) auto;max-height:min(var(--stm-header-search-dropdown-max-height),calc(100vh - 120px));max-height:min(var(--stm-header-search-dropdown-max-height),calc(100dvh - 120px));overflow:hidden;border:1px solid color-mix(in srgb,var(--stm-color-heading) 14%,var(--stm-color-border));border-radius:calc(var(--stm-panel-radius) + 2px);background:var(--stm-panel-bg);box-shadow:none;filter:none;}.stm-mb-search__dropdown[hidden]{display:none;}.stm-mb-search__dropdownHead{display:flex;height:var(--stm-live-search-header-height);min-height:var(--stm-live-search-header-height);align-items:center;justify-content:space-between;gap:var(--stm-space-3);padding:5px 10px;box-sizing:border-box;border-bottom:1px solid color-mix(in srgb,var(--stm-color-heading) 10%,var(--stm-color-border));background:var(--stm-raised-heading-bg);color:var(--stm-raised-heading-text);box-shadow:none;}.stm-mb-search__headIdentity,.stm-mb-search__headActions,.stm-mb-search__headCopy{display:flex;align-items:center;}.stm-mb-search__headIdentity{min-width:0;gap:8px;}.stm-mb-search__headIcon{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border:1px solid color-mix(in srgb,var(--stm-color-primary) 24%,var(--stm-color-border));border-radius:50%;background:color-mix(in srgb,var(--stm-color-primary) 9%,var(--stm-color-surface));color:var(--stm-color-primary);}.stm-mb-search__headIcon,.stm-mb-search__emptyIcon,.stm-mb-search__stickyIcon{position:relative;}.stm-mb-search__stickyIcon{display:inline-block;width:14px;height:14px;flex:0 0 14px}.stm-mb-search__headIcon::before,.stm-mb-search__emptyIcon::before,.stm-mb-search__stickyIcon::before{content:"";display:block;width:10px;height:10px;box-sizing:border-box;border:1.6px solid currentColor;border-radius:50%;}.stm-mb-search__headIcon::after,.stm-mb-search__emptyIcon::after,.stm-mb-search__stickyIcon::after{content:"";position:absolute;width:6px;height:1.6px;border-radius:999px;background:currentColor;transform:rotate(45deg);}.stm-mb-search__headIcon::after{right:5px;bottom:5px}.stm-mb-search__emptyIcon::after{right:12px;bottom:12px}.stm-mb-search__stickyIcon::after{right:0;bottom:1px}.stm-mb-search__headCopy{min-width:0;align-items:flex-start;flex-direction:column;gap:2px;line-height:1;}.stm-mb-search__headTitle{overflow:hidden;max-width:100%;color:var(--stm-raised-heading-text);font-size:var(--stm-live-search-heading-size);font-weight:var(--stm-weight-bold);line-height:1.1;text-overflow:ellipsis;white-space:nowrap;}.stm-mb-search__summary,.stm-mb-search__loading{overflow:hidden;max-width:100%;color:var(--stm-color-muted);font-size:max(9px,calc(var(--stm-live-search-heading-size) - 3px));font-style:normal;line-height:1.1;text-overflow:ellipsis;white-space:nowrap;}.stm-mb-search__headActions{flex:0 0 auto;gap:6px;}.stm-mb-search__count{display:inline-flex;min-width:25px;height:25px;align-items:center;justify-content:center;padding-inline:7px;border-radius:var(--stm-radius-pill);background:var(--stm-color-primary);color:var(--stm-color-on-primary);font-size:10px;font-weight:var(--stm-weight-bold);}.stm-mb-search__count[hidden]{display:none;}.stm-mb-search__close{display:grid;width:var(--stm-header-search-close-size);height:var(--stm-header-search-close-size);place-items:center;margin:0;padding:0;border:1px solid transparent;border-radius:var(--stm-radius-pill);background:transparent;color:var(--stm-color-heading);font-size:var(--stm-header-search-close-font-size);line-height:1;cursor:pointer;}.stm-mb-search__close:hover,.stm-mb-search__close:focus-visible{border-color:color-mix(in srgb,var(--stm-color-primary) 25%,var(--stm-color-border));background:var(--stm-raised-hover-bg);color:var(--stm-color-primary-deep);outline:0;}.stm-mb-search__viewport{max-height:min(var(--stm-live-search-visible-height,390px),calc(100vh - 230px));max-height:min(var(--stm-live-search-visible-height,390px),calc(100dvh - 230px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:color-mix(in srgb,var(--stm-color-primary) 45%,var(--stm-color-border)) transparent;scrollbar-width:thin;}.stm-mb-search__viewport::-webkit-scrollbar{width:7px;}.stm-mb-search__viewport::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:var(--stm-radius-pill);background:color-mix(in srgb,var(--stm-color-primary) 45%,var(--stm-color-border));background-clip:padding-box;}.stm-mb-search__results{display:grid;gap:5px;margin:0;padding:7px;list-style:none;}.stm-mb-search__group{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px;padding:6px 10px;border-top:1px solid var(--stm-raised-edge-highlight);border-bottom:1px solid var(--stm-raised-edge-line);background:var(--stm-raised-heading-bg);color:var(--stm-raised-heading-text);font-size:9px;font-weight:var(--stm-weight-bold);letter-spacing:.08em;line-height:1.2;text-transform:uppercase;}.stm-mb-search__group em{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:var(--stm-radius-pill);background:var(--stm-color-surface-soft);color:var(--stm-color-heading);font-size:9px;font-style:normal;letter-spacing:0;}.stm-mb-search__results>li[data-idx]{min-width:0;margin:0;}.stm-mb-search__row{position:relative;display:grid;grid-template-columns:var(--stm-live-search-image-size) minmax(0,1fr);min-height:calc(var(--stm-live-search-image-size) + (var(--stm-live-search-row-padding) * 2));align-items:center;gap:10px;padding:var(--stm-live-search-row-padding);overflow:hidden;border:1px solid var(--stm-color-border);border-radius:var(--stm-live-search-row-radius);background:var(--stm-raised-control-bg);color:var(--stm-color-text);text-decoration:none;box-shadow:none;transition:border-color var(--stm-transition-fast),background var(--stm-transition-fast),color var(--stm-transition-fast),transform var(--stm-transition-fast);}.stm-mb-search__row::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--stm-color-primary);opacity:0;transition:opacity var(--stm-transition-fast);}.stm-mb-search__results>li[data-idx].is-active .stm-mb-search__row,.stm-mb-search__row:hover,.stm-mb-search__row:focus-visible{border-color:color-mix(in srgb,var(--stm-color-primary) 36%,var(--stm-color-border));background:var(--stm-raised-hover-bg);color:var(--stm-color-text);outline:0;box-shadow:none;transform:translateY(-1px);}.stm-mb-search__results>li[data-idx].is-active .stm-mb-search__row::before,.stm-mb-search__row:hover::before,.stm-mb-search__row:focus-visible::before{opacity:1;}.stm-mb-search__thumb{display:grid;width:var(--stm-live-search-image-size);height:var(--stm-live-search-image-size);place-items:center;overflow:hidden;border:1px solid var(--stm-color-border);border-radius:max(7px,calc(var(--stm-live-search-row-radius) - 3px));background:var(--stm-color-surface-soft);}.stm-mb-search__thumb img{display:block;width:100%;height:100%;margin:0;object-fit:contain;}.stm-mb-search__thumb.is-placeholder span{position:relative;display:block;width:18px;height:18px;color:var(--stm-color-muted);opacity:.55;}.stm-mb-search__thumb.is-placeholder span::before{content:"";position:absolute;top:1px;left:1px;width:11px;height:11px;box-sizing:border-box;border:1.6px solid currentColor;border-radius:50%;}.stm-mb-search__thumb.is-placeholder span::after{content:"";position:absolute;right:0;bottom:2px;width:7px;height:1.6px;border-radius:999px;background:currentColor;transform:rotate(45deg);}.stm-mb-search__info{display:grid;min-width:0;align-content:center;gap:5px;}.stm-mb-search__title{display:-webkit-box;overflow:hidden;color:var(--stm-color-heading);font-size:var(--stm-live-search-title-size);font-weight:var(--stm-weight-bold);line-height:1.28;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.stm-mb-search__title mark{border-radius:3px;background:color-mix(in srgb,var(--stm-color-primary) 18%,transparent);color:var(--stm-color-primary-deep);font-weight:inherit;}.stm-mb-search__secondary,.stm-mb-search__meta,.stm-mb-search__metaLeft,.stm-mb-search__metaRight{display:flex;min-width:0;align-items:center;}.stm-mb-search__secondary{justify-content:space-between;gap:8px;color:var(--stm-color-muted);font-size:calc(var(--stm-live-search-meta-size) - 1px);}.stm-mb-search__meta{justify-content:space-between;gap:10px;font-size:var(--stm-live-search-meta-size);line-height:1.25;}.stm-mb-search__metaLeft,.stm-mb-search__metaRight{gap:5px;}.stm-mb-search__metaLeft{overflow:hidden;color:var(--stm-color-heading);font-weight:var(--stm-weight-bold);}.stm-mb-search__metaRight{flex:0 0 auto;justify-content:flex-end;text-align:right;}.stm-mb-search__price{display:inline-flex;align-items:baseline;gap:4px;color:var(--stm-color-heading);font-weight:var(--stm-weight-bold);}.stm-mb-search__price del{color:var(--stm-color-danger);font-size:.86em;font-weight:var(--stm-weight-medium);opacity:.8;}.stm-mb-search__price ins{color:inherit;text-decoration:none;}.stm-mb-search__stock,.stm-mb-search__postCategory{display:inline-flex;min-height:20px;align-items:center;justify-content:center;padding:3px 8px;border:1px solid color-mix(in srgb,var(--stm-color-success) 32%,var(--stm-color-border));border-radius:var(--stm-radius-pill);background:color-mix(in srgb,var(--stm-color-success) 9%,var(--stm-color-surface));color:var(--stm-color-success-deep,var(--stm-color-success));font-size:calc(var(--stm-live-search-meta-size) - 1px);font-weight:var(--stm-weight-bold);white-space:nowrap;}.stm-mb-search__stock.is-out{border-color:color-mix(in srgb,var(--stm-color-danger) 30%,var(--stm-color-border));background:color-mix(in srgb,var(--stm-color-danger) 8%,var(--stm-color-surface));color:var(--stm-color-danger);}.stm-mb-search__postCategory{border-color:color-mix(in srgb,var(--stm-color-primary) 26%,var(--stm-color-border));background:color-mix(in srgb,var(--stm-color-primary) 7%,var(--stm-color-surface));color:var(--stm-color-primary-deep);}.stm-mb-search__rating .star-rating{margin:0;font-size:10px;}.stm-mb-search__empty{display:grid;min-height:180px;place-items:center;align-content:center;gap:7px;padding:24px;border:1px dashed var(--stm-color-border);border-radius:var(--stm-live-search-row-radius);background:var(--stm-color-surface-soft);text-align:center;}.stm-mb-search__emptyIcon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--stm-color-primary) 10%,var(--stm-color-surface));color:var(--stm-color-primary);}.stm-mb-search__emptyTitle{color:var(--stm-color-heading);font-size:14px;font-weight:var(--stm-weight-bold);}.stm-mb-search__emptyText,.stm-mb-search__emptyQuery{color:var(--stm-color-muted);font-size:11px;line-height:1.45;}.stm-mb-search__emptyQuery{color:var(--stm-color-primary-deep);font-weight:var(--stm-weight-bold);}.stm-mb-search__stickyAction{position:sticky;z-index:2;right:0;bottom:0;left:0;display:flex;height:var(--stm-live-search-action-height);min-height:var(--stm-live-search-action-height);align-items:center;padding:4px 12px;box-sizing:border-box;border-top:1px solid var(--stm-raised-edge-highlight);border-bottom:1px solid var(--stm-raised-edge-line);background:var(--stm-raised-control-bg);color:var(--stm-color-heading);text-align:center;text-decoration:none;box-shadow:none;transition:background var(--stm-transition-fast),border-color var(--stm-transition-fast),color var(--stm-transition-fast);}.stm-mb-search__stickyAction[hidden]{display:none;}.stm-mb-search__stickyAction:hover,.stm-mb-search__stickyAction:focus-visible{border-top-color:color-mix(in srgb,var(--stm-color-primary) 44%,var(--stm-color-border));background:var(--stm-raised-hover-bg);color:var(--stm-color-primary-deep);outline:0;}.stm-mb-search__stickyCopy{display:flex;width:100%;min-width:0;max-width:100%;align-items:center;justify-content:space-between;gap:12px;}.stm-mb-search__stickyTitle,.stm-mb-search__stickyDetail{overflow:hidden;min-width:0;max-width:100%;text-overflow:ellipsis;white-space:nowrap;}.stm-mb-search__stickyTitle{flex:0 1 auto;color:var(--stm-color-link);text-align:left;font-size:12px;font-weight:var(--stm-weight-bold);line-height:1.2;text-decoration:none;text-underline-offset:3px;transition:color var(--stm-transition-fast),text-decoration-color var(--stm-transition-fast);}.stm-mb-search__stickyAction:hover .stm-mb-search__stickyTitle,.stm-mb-search__stickyAction:focus-visible .stm-mb-search__stickyTitle{color:var(--stm-color-link-hover);text-decoration:underline;}.stm-mb-search__stickyDetail{flex:1 1 auto;color:var(--stm-color-ink);font-size:8px;font-style:normal;line-height:1.2;text-align:right;}html[data-stm-layout="tablet"] .stm-mb-search__row,html[data-stm-layout="mobile"] .stm-mb-search__row{grid-template-columns:var(--stm-live-search-image-size-compact) minmax(0,1fr);min-height:calc(var(--stm-live-search-image-size-compact) + (var(--stm-live-search-row-padding) * 2));gap:8px;}html[data-stm-layout="tablet"] .stm-mb-search__thumb,html[data-stm-layout="mobile"] .stm-mb-search__thumb{width:var(--stm-live-search-image-size-compact);height:var(--stm-live-search-image-size-compact);}html[data-stm-layout="mobile"] .stm-mb-search__dropdown{top:calc(100% + 5px);max-height:min(76vh,620px);max-height:min(76dvh,620px);border-radius:12px;}html[data-stm-layout="mobile"] .stm-mb-search__dropdownHead{height:max(40px,calc(var(--stm-live-search-header-height) - 2px));min-height:max(40px,calc(var(--stm-live-search-header-height) - 2px));padding:4px 8px;}html[data-stm-layout="mobile"] .stm-mb-search__headIcon{flex-basis:28px;width:28px;height:28px;}html[data-stm-layout="mobile"] .stm-mb-search__results{gap:4px;padding:5px;}html[data-stm-layout="mobile"] .stm-mb-search__row{padding:min(var(--stm-live-search-row-padding),8px);border-radius:min(var(--stm-live-search-row-radius),10px);}html[data-stm-layout="mobile"] .stm-mb-search__title{font-size:max(11px,calc(var(--stm-live-search-title-size) - 1px));}html[data-stm-layout="mobile"] .stm-mb-search__meta{gap:5px;font-size:max(9px,calc(var(--stm-live-search-meta-size) - 1px));}html[data-stm-layout="mobile"] .stm-mb-search__stock,html[data-stm-layout="mobile"] .stm-mb-search__postCategory{min-height:19px;padding:2px 6px;font-size:9px;}html[data-stm-layout="mobile"] .stm-mb-search__stickyAction{height:max(36px,var(--stm-live-search-action-height));min-height:max(36px,var(--stm-live-search-action-height));padding:4px 8px;}html[data-stm-layout="mobile"] .stm-mb-search__stickyCopy{gap:8px;}html[data-stm-layout="mobile"] .stm-mb-search__stickyTitle{font-size:11px;}html[data-stm-layout="mobile"] .stm-mb-search__stickyDetail{font-size:8px;}

/* source:assets/css/header/navigation.min.css */
.stm-header-navigation{position:relative;z-index:3;min-height:var(--stm-navbar-height);border-top:1px solid var(--stm-header-row-edge-line-color,color-mix(in srgb,var(--stm-header-border) 72%,transparent));border-bottom:0;background:var(--stm-header-nav-raised-edge-background);box-shadow:none;color:var(--stm-header-nav-text)}.stm-header-navigation__inner{min-height:var(--stm-navbar-height);display:flex;align-items:center;justify-content:center}.stm-header-primary-nav{width:100%}.stm-header-primary-menu{display:flex;align-items:center;justify-content:center;gap:var(--stm-header-nav-gap);margin:0;padding:0;list-style:none}.stm-header-primary-menu li{position:relative;margin:0}.stm-header-primary-menu a{position:relative;display:flex;align-items:center;min-height:var(--stm-navbar-height);color:inherit;font-size:var(--stm-font-size-menu);font-weight:var(--stm-menu-font-weight);line-height:1;text-decoration:none;white-space:nowrap;transition:color var(--stm-transition-fast)}.stm-header-primary-menu>li>a::after{content:"";position:absolute;right:0;bottom:var(--stm-header-nav-underline-bottom);left:0;height:var(--stm-header-nav-underline-height);background:var(--stm-color-primary);transform:scaleX(0);transform-origin:center;transition:transform var(--stm-transition-fast)}.stm-header-primary-menu>li>a:hover{color:var(--stm-color-heading)}.stm-header-primary-menu>.current-menu-item>a,.stm-header-primary-menu>.current-menu-ancestor>a{color:var(--stm-color-primary)}.stm-header-primary-menu>li>a:hover::after,.stm-header-primary-menu>.current-menu-item>a::after,.stm-header-primary-menu>.current-menu-ancestor>a::after{transform:scaleX(1)}.stm-header-primary-menu .sub-menu{position:absolute;z-index:var(--stm-header-nav-z);top:100%;left:0;display:none;min-width:var(--stm-header-nav-submenu-width);margin:0;padding:var(--stm-space-2);border:var(--stm-panel-border);border-radius:var(--stm-radius-md);background:var(--stm-color-surface);color:var(--stm-color-heading);list-style:none}.stm-header-primary-menu li:hover>.sub-menu,.stm-header-primary-menu li:focus-within>.sub-menu{display:block}.stm-header-primary-menu .sub-menu a{min-height:var(--stm-header-nav-submenu-item-height);padding:0 var(--stm-space-3);border-radius:var(--stm-radius-sm);font-size:var(--stm-header-nav-submenu-font-size)}.stm-header-primary-menu .sub-menu a:hover{background:var(--stm-color-primary);color:var(--stm-color-on-primary)}.stm-header-primary-menu>li:has(>.sub-menu):hover,.stm-header-primary-menu>li:has(>.sub-menu):focus-within{z-index:var(--stm-header-nav-z,12030)}

/* source:assets/css/header/responsive.min.css */
html[data-stm-layout="tablet"] .stm-site-header--page-separated,html[data-stm-layout="mobile"] .stm-site-header--page-separated{--stm-header-active-separation-height:var( --stm-header-compact-page-separation-height,var(--stm-header-page-separation-height,6px) );--stm-header-active-separation-background:var( --stm-header-compact-page-separation-background,var(--stm-header-page-separation-background) );--stm-header-active-separation-shadow:var( --stm-header-compact-page-separation-shadow,var(--stm-header-page-separation-shadow) )}html[data-stm-layout="tablet"] .stm-header-topbar--hide-tablet,html[data-stm-layout="mobile"] .stm-header-topbar--hide-mobile{display:none}html[data-stm-layout="tablet"] .stm-header-row__inner,html[data-stm-layout="mobile"] .stm-header-row__inner{--stm-header-row-padding:var(--stm-header-padding-x-tablet)}html[data-stm-layout="tablet"] .stm-header-main__inner,html[data-stm-layout="mobile"] .stm-header-main__inner{grid-template-columns:auto minmax(0,1fr) auto;column-gap:var(--stm-header-search-side-gap-tablet);row-gap:var(--stm-header-row-gap);padding-block:var(--stm-space-2)}html[data-stm-layout="tablet"] .stm-header-brand__icon{width:var(--stm-header-brand-icon-size-tablet);height:var(--stm-header-brand-icon-size-tablet)}html[data-stm-layout="mobile"] .stm-header-brand__icon{width:var(--stm-header-brand-icon-size-mobile);height:var(--stm-header-brand-icon-size-mobile)}html[data-stm-layout="tablet"] .stm-header-brand__primary{max-width:var(--stm-header-brand-max-width-tablet);font-size:var(--stm-header-brand-primary-size-tablet)}html[data-stm-layout="mobile"] .stm-header-brand__primary{max-width:var(--stm-header-brand-max-width-mobile);font-size:var(--stm-header-brand-primary-size-mobile)}html[data-stm-layout="tablet"] .stm-header-brand__suffix,html[data-stm-layout="mobile"] .stm-header-brand__suffix{font-size:var(--stm-header-brand-suffix-size-tablet)}html[data-stm-layout="tablet"] .stm-header-brand__wordmark,html[data-stm-layout="mobile"] .stm-header-brand__wordmark{padding-top:var(--stm-header-brand-suffix-space-tablet)}html[data-stm-layout="tablet"] .stm-header-main__search,html[data-stm-layout="mobile"] .stm-header-main__search{grid-column:1/-1;grid-row:2}html[data-stm-layout="tablet"] .stm-header-actions,html[data-stm-layout="mobile"] .stm-header-actions{grid-column:3;grid-row:1;gap:var(--stm-header-actions-gap-tablet)}html[data-stm-layout="tablet"] .stm-header-main__identity,html[data-stm-layout="mobile"] .stm-header-main__identity{grid-column:1;grid-row:1;gap:var(--stm-header-identity-gap-tablet)}html[data-stm-layout="tablet"] .stm-header-departments-toggle,html[data-stm-layout="mobile"] .stm-header-departments-toggle{order:1}html[data-stm-layout="tablet"] .stm-header-brand,html[data-stm-layout="mobile"] .stm-header-brand{order:2}html[data-stm-layout="tablet"] .stm-header-departments-toggle{width:var(--stm-header-departments-size-tablet);height:var(--stm-header-departments-size-tablet)}html[data-stm-layout="tablet"] .stm-header-departments-toggle__icon{width:var(--stm-header-departments-icon-width-tablet)}html[data-stm-layout="tablet"] .stm-header-location-action,html[data-stm-layout="mobile"] .stm-header-location-action{display:grid}html[data-stm-layout="tablet"] .stm-header-primary-nav,html[data-stm-layout="mobile"] .stm-header-primary-nav{overflow-x:auto;scrollbar-width:none}html[data-stm-layout="tablet"] .stm-header-primary-menu,html[data-stm-layout="mobile"] .stm-header-primary-menu{width:max-content;min-width:max-content;justify-content:center;gap:var(--stm-header-nav-gap);margin-inline:auto}html[data-stm-layout="tablet"] .stm-header-primary-nav::-webkit-scrollbar,html[data-stm-layout="mobile"] .stm-header-primary-nav::-webkit-scrollbar{display:none}html[data-stm-layout="mobile"] .stm-header-row__inner{--stm-header-row-padding:var(--stm-header-padding-x-mobile)}html[data-stm-layout="mobile"] .stm-header-main{min-height:auto}html[data-stm-layout="mobile"] .stm-header-main__inner{min-height:auto;grid-template-columns:minmax(0,1fr) auto;column-gap:var(--stm-header-search-side-gap-mobile);row-gap:var(--stm-space-1);padding-block:var(--stm-space-1)}html[data-stm-layout="mobile"] .stm-header-main__identity{grid-column:1;grid-row:1;gap:var(--stm-header-identity-gap-mobile)}html[data-stm-layout="mobile"] .stm-header-departments-toggle{width:var(--stm-header-departments-size-mobile);height:var(--stm-header-departments-size-mobile);border:0;background:transparent}html[data-stm-layout="mobile"] .stm-header-departments-toggle:hover,html[data-stm-layout="mobile"] .stm-header-departments-toggle[aria-expanded="true"]{background:var(--stm-color-primary);color:var(--stm-color-on-primary)}html[data-stm-layout="mobile"] .stm-header-departments-toggle__icon{width:var(--stm-header-departments-icon-width-mobile);gap:var(--stm-header-departments-line-gap-mobile)}html[data-stm-layout="mobile"] .stm-header-brand{gap:var(--stm-space-1)}html[data-stm-layout="mobile"] .stm-header-brand__icon{width:var(--stm-header-brand-icon-size-mobile);height:var(--stm-header-brand-icon-size-mobile)}html[data-stm-layout="mobile"] .stm-header-brand__wordmark{padding-top:var(--stm-header-brand-suffix-space-mobile)}html[data-stm-layout="mobile"] .stm-header-brand__primary{max-width:var(--stm-header-brand-max-width-mobile);font-size:var(--stm-header-brand-primary-size-mobile)}html[data-stm-layout="mobile"] .stm-header-brand__suffix{font-size:var(--stm-header-brand-suffix-size-mobile);letter-spacing:var(--stm-header-brand-suffix-tracking)}html[data-stm-layout="mobile"] .stm-header-actions{grid-column:2;grid-row:1;gap:var(--stm-header-actions-gap-mobile)}html[data-stm-layout="mobile"] .stm-header-main__search{grid-column:1/-1;grid-row:2;padding-top:var(--stm-space-1)}html[data-stm-layout="mobile"] .stm-mb-search__inner{height:var(--stm-header-search-height-mobile)}html[data-stm-layout="mobile"] .stm-mb-search__input{padding-inline:var(--stm-header-search-input-padding-mobile);font-size:var(--stm-header-search-font-size-mobile)}html[data-stm-layout="mobile"] .stm-mb-search__cat{display:flex;flex-basis:min(112px,34%);max-width:34%}html[data-stm-layout="mobile"] .stm-mb-search__select{padding-inline:8px 22px;font-size:9px}html[data-stm-layout="mobile"] .stm-mb-search__cat::after{right:9px;width:5px;height:5px}html[data-stm-layout="mobile"] .stm-mb-search__btn{flex-basis:var(--stm-header-search-button-size-mobile);width:var(--stm-header-search-button-size-mobile);min-width:var(--stm-header-search-button-size-mobile);max-width:var(--stm-header-search-button-size-mobile);height:var(--stm-header-search-button-size-mobile);min-height:var(--stm-header-search-button-size-mobile);max-height:var(--stm-header-search-button-size-mobile);margin-right:var(--stm-header-search-button-inset-mobile);border-radius:50%;place-items:center}html[data-stm-layout="mobile"] .stm-mb-search__btn>span,html[data-stm-layout="mobile"] .stm-mb-search__btnIcon{width:var(--stm-header-search-icon-size-mobile);height:var(--stm-header-search-icon-size-mobile);border-width:var(--stm-header-search-icon-stroke-mobile)}html[data-stm-layout="mobile"] .stm-header-navigation,html[data-stm-layout="mobile"] .stm-header-navigation__inner{min-height:var(--stm-header-nav-mobile-height)}html[data-stm-layout="mobile"] .stm-header-navigation__inner{justify-content:center}html[data-stm-layout="mobile"] .stm-header-primary-menu{gap:var(--stm-header-nav-mobile-gap)}html[data-stm-layout="mobile"] .stm-header-primary-menu a{min-height:var(--stm-header-nav-mobile-height);font-size:var(--stm-header-nav-mobile-font-size);font-weight:var(--stm-weight-bold)}html[data-stm-layout="mobile"] .stm-header-primary-menu>li>a::after{bottom:var(--stm-header-nav-mobile-underline-bottom);height:var(--stm-header-nav-mobile-underline-height)}html[data-stm-layout="mobile"] .stm-header-location-action{width:var(--stm-header-compact-action-size-mobile);height:var(--stm-header-compact-action-size-mobile);border-radius:var(--stm-radius-md)}html[data-stm-layout="mobile"] .stm-header-location-action__icon{width:var(--stm-header-compact-action-icon-size-mobile);height:var(--stm-header-compact-action-icon-size-mobile)}html[data-stm-layout="tablet"] .stm-header-actions__item,html[data-stm-layout="mobile"] .stm-header-actions__item{flex:0 0 auto}html[data-stm-layout="mobile"] body.stm-engine-storefront .stm-header-search .stm-mb-search__btn.stm-ui-icon-button{flex-basis:var(--stm-header-search-button-size-mobile);width:var(--stm-header-search-button-size-mobile);min-width:var(--stm-header-search-button-size-mobile);max-width:var(--stm-header-search-button-size-mobile);height:var(--stm-header-search-button-size-mobile);min-height:var(--stm-header-search-button-size-mobile);max-height:var(--stm-header-search-button-size-mobile);border-radius:50%;background:var(--stm-color-primary,#ff6a00);color:var(--stm-color-on-primary,#fff)}

/* source:assets/css/header/offcanvas.css */
.stm-oc{
  position:fixed;
  z-index:var(--stm-offcanvas-z);
  inset:0;
  isolation:isolate;
  visibility:hidden;
  opacity:0;
  pointer-events:none;
  transition:opacity var(--stm-transition-base),visibility var(--stm-transition-base);
}

.stm-oc.is-open{
  visibility:visible;
  opacity:1;
  pointer-events:auto;
}

.stm-oc__overlay{
  position:absolute;
  inset:0;
  border:0;
  background:var(--stm-color-overlay);
  cursor:pointer;
}

.stm-oc__panel{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  width:min(var(--stm-offcanvas-width),calc(100vw - var(--stm-offcanvas-panel-gutter)));
  display:flex;
  flex-direction:column;
  background:var(--stm-color-surface);
  color:var(--stm-color-heading);
  box-shadow:none;
  transform:translateX(-100%);
  transition:transform var(--stm-transition-base);
}

.stm-oc.is-open .stm-oc__panel{
  transform:translateX(0);
}

.stm-oc__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:var(--stm-offcanvas-head-height);
  padding:var(--stm-raised-heading-padding-y) var(--stm-space-4);
  gap:var(--stm-space-3);
  border-bottom:1px solid var(--stm-raised-edge-line);
  background:var(--stm-raised-heading-bg);
  color:var(--stm-raised-heading-text);
  box-shadow:none;
}

.stm-oc__title{
  margin:0;
  color:var(--stm-raised-heading-text);
  font-size:var(--stm-offcanvas-title-size);
  letter-spacing:var(--stm-letter-tight);
  font-weight:var(--stm-weight-bold);
  line-height:1.2;
}

.stm-oc__close{
  display:grid;
  flex:0 0 var(--stm-offcanvas-close-size);
  width:var(--stm-offcanvas-close-size);
  height:var(--stm-offcanvas-close-size);
  aspect-ratio:1;
  place-items:center;
  margin:0;
  padding:0 0 2px;
  border:var(--stm-border-default);
  border-radius:50%;
  background:var(--stm-raised-control-bg);
  color:var(--stm-color-heading);
  font-size:var(--stm-offcanvas-close-font-size);
  line-height:1;
  cursor:pointer;
  transition:
    border-color var(--stm-transition-fast),
    background var(--stm-transition-fast),
    color var(--stm-transition-fast),
    transform var(--stm-transition-fast);
}

.stm-oc__close:hover{
  border-color:var(--stm-color-primary);
  background:var(--stm-raised-accent-bg);
  color:var(--stm-color-on-primary);
}

.stm-oc__close:active{
  transform:scale(.96);
}

.stm-oc__nav{
  min-height:0;
  flex:1;
  overflow:auto;
  padding:var(--stm-space-2) 0;
}

.stm-oc__menu,
.stm-oc__sub{
  margin:0;
  padding:0;
  list-style:none;
}

.stm-oc__item{
  border-bottom:var(--stm-divider-default);
}

.stm-oc__link,
.stm-oc__parent{
  display:flex;
  width:100%;
  align-items:center;
  justify-content:space-between;
  min-height:var(--stm-offcanvas-item-height);
  padding-inline:var(--stm-space-5);
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--stm-color-heading);
  font-size:var(--stm-offcanvas-item-font-size);
  font-weight:var(--stm-weight-semibold);
  line-height:var(--stm-offcanvas-item-line-height);
  text-align:left;
  text-decoration:none;
  cursor:pointer;
  transition:background var(--stm-transition-fast),color var(--stm-transition-fast);
}

.stm-oc__link:hover,
.stm-oc__parent:hover,
.stm-oc__item.is-sub-open>.stm-oc__parent{
  background:var(--stm-offcanvas-parent-hover-bg);
  color:var(--stm-offcanvas-parent-hover-text);
}

.stm-oc__chev{
  position:relative;
  display:grid;
  flex:0 0 var(--stm-offcanvas-chevron-size);
  width:var(--stm-offcanvas-chevron-size);
  height:var(--stm-offcanvas-chevron-size);
  place-items:center;
  border:var(--stm-offcanvas-chevron-border-width) solid var(--stm-color-border);
  border-radius:var(--stm-radius-pill);
  background:var(--stm-color-surface-soft);
  color:var(--stm-color-heading);
}

.stm-oc__chev::before{
  content:"";
  width:var(--stm-offcanvas-chevron-glyph-size);
  height:var(--stm-offcanvas-chevron-glyph-size);
  border-right:var(--stm-offcanvas-chevron-glyph-stroke) solid currentColor;
  border-bottom:var(--stm-offcanvas-chevron-glyph-stroke) solid currentColor;
  transform:translateY(var(--stm-offcanvas-chevron-closed-y)) rotate(45deg);
  transition:transform var(--stm-transition-fast);
}

.stm-oc__item.is-sub-open>.stm-oc__parent .stm-oc__chev{
  border-color:var(--stm-offcanvas-chevron-open-border);
  background:transparent;
  color:var(--stm-offcanvas-parent-hover-text);
}

.stm-oc__item.is-sub-open>.stm-oc__parent .stm-oc__chev::before{
  transform:translateY(var(--stm-offcanvas-chevron-open-y)) rotate(225deg);
}

.stm-oc__sub{
  display:none;
  background:var(--stm-color-surface-soft);
}

.stm-oc__item.is-sub-open>.stm-oc__sub{
  display:block;
}

.stm-oc__sub .stm-oc__link,
.stm-oc__sub .stm-oc__parent{
  min-height:var(--stm-offcanvas-subitem-height);
  padding-left:calc(var(--stm-space-5) + var(--stm-space-4));
  color:var(--stm-color-heading);
  font-size:var(--stm-offcanvas-subitem-font-size);
  font-weight:var(--stm-weight-medium);
}

.stm-oc__sub .stm-oc__link:hover,
.stm-oc__sub .stm-oc__parent:hover,
.stm-oc__sub .stm-oc__item.is-sub-open>.stm-oc__parent{
  background:var(--stm-offcanvas-parent-hover-bg);
  color:var(--stm-offcanvas-parent-hover-text);
}

body.stm-oc-open{
  overflow:hidden;
}

/* source:assets/css/home-features.css */
/**
 * Homepage shell and Theme-owned feature/support strip.
 *
 * Ownership:
 * - Theme Responsive DNA owns presentation state through data-stm-layout.
 * - Global Design DNA owns surfaces, spacing, typography, borders and icon sizes.
 * - The strip has no private surface; its transparent background exposes the
 *   active page background selected by the Theme DNA.
 */
.stm-home{
  position:relative;
  isolation:isolate;
  width:100%;
  max-width:100%;
  margin:0;
  padding-block:var(--stm-homepage-padding-y,10px);
  background:var(--stm-homepage-background,var(--stm-surface-page));
  box-shadow:none;
  overflow-x:clip;
}
.stm-home--has-hero{
  padding-top:0;
}
.stm-home--raised-edge{
  --stm-homepage-active-edge-top:var(--stm-homepage-edge-top-recommended,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 70%,var(--stm-color-surface)));
  --stm-homepage-active-edge-bottom:var(--stm-homepage-edge-bottom-recommended,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 88%,var(--stm-color-heading)));
  background:var(--stm-homepage-edge-background,var(--stm-homepage-background,var(--stm-surface-page)));
  box-shadow:none;
}
.stm-home--raised-edge::before,
.stm-home--raised-edge::after{
  position:absolute;
  z-index:2;
  right:0;
  left:0;
  height:1px;
  pointer-events:none;
  content:"";
}
.stm-home--raised-edge::before{
  top:0;
  background:var(--stm-homepage-active-edge-top);
}
.stm-home--raised-edge::after{
  bottom:0;
  background:var(--stm-homepage-active-edge-bottom);
}
.stm-home--has-hero.stm-home--raised-edge::before{
  display:none;
}
.stm-home--raised-edge.stm-home--edge-soft{
  --stm-homepage-active-edge-top:var(--stm-homepage-edge-top-soft,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 82%,var(--stm-color-surface)));
  --stm-homepage-active-edge-bottom:var(--stm-homepage-edge-bottom-soft,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 94%,var(--stm-color-heading)));
}
.stm-home--raised-edge.stm-home--edge-recommended{
  --stm-homepage-active-edge-top:var(--stm-homepage-edge-top-recommended,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 70%,var(--stm-color-surface)));
  --stm-homepage-active-edge-bottom:var(--stm-homepage-edge-bottom-recommended,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 88%,var(--stm-color-heading)));
}
.stm-home--raised-edge.stm-home--edge-deep{
  --stm-homepage-active-edge-top:var(--stm-homepage-edge-top-deep,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 58%,var(--stm-color-surface)));
  --stm-homepage-active-edge-bottom:var(--stm-homepage-edge-bottom-deep,color-mix(in srgb,var(--stm-homepage-background,var(--stm-surface-page)) 82%,var(--stm-color-heading)));
}
@supports not (overflow:clip){
  .stm-home{overflow-x:hidden}
}
.stm-home > *{
  min-width:0;
  max-width:100%;
}

.stm-home-intro__title{
  display:inline-flex;
  align-items:center;
  max-width:100%;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:var(--stm-color-heading);
  box-shadow:none;
}
.stm-home-intro--heading-raised .stm-home-intro__title{
  padding:var(--stm-raised-heading-padding-y,10px) var(--stm-raised-heading-padding-x,14px);
  border:1px solid var(--stm-raised-edge-line,var(--stm-color-border-strong));
  border-top-color:var(--stm-raised-edge-highlight,var(--stm-color-surface));
  border-radius:var(--stm-raised-radius,var(--stm-radius-md));
  background:var(--stm-raised-heading-bg,var(--stm-raised-heading-surface));
  color:var(--stm-raised-heading-text,var(--stm-color-heading));
}
.stm-features{
  position:relative;
  z-index:var(--stm-z-content);
  width:100%;
  max-width:100%;
  margin:var(--stm-features-top-gap) 0 0;
  padding:0;
  background:var(--stm-features-bg,transparent);
  color:inherit;
}
.stm-features__inner{
  width:min(calc(100% - (2 * var(--stm-content-gutter))),var(--stm-features-max-width,920px));
  max-width:100%;
  margin-inline:auto;
  padding-block:var(--stm-features-strip-padding-y,var(--stm-features-item-padding-y));
  box-sizing:border-box;
}
.stm-features__list{
  display:flex;
  align-items:stretch;
  justify-content:center;
  gap:var(--stm-features-item-gap);
  width:max-content;
  max-width:100%;
  min-width:0;
  margin:0 auto;
  padding:0;
  list-style:none;
}
.stm-features__item{
  position:relative;
  display:flex;
  flex:0 0 auto;
  align-items:center;
  justify-content:flex-start;
  gap:var(--stm-features-content-gap,var(--stm-space-2));
  min-width:max-content;
  min-height:var(--stm-features-item-min-height,var(--stm-control-height));
  padding:var(--stm-features-item-padding-y) var(--stm-features-item-padding-x);
  border:0;
  border-radius:0;
  background:transparent;
  box-sizing:border-box;
}
.stm-features__item:not(:last-child)::after{
  position:absolute;
  top:50%;
  right:calc(0px - var(--stm-features-separator-offset,var(--stm-space-2)));
  width:var(--stm-border-width);
  height:var(--stm-features-separator-height,var(--stm-space-8));
  background:var(--stm-color-border-strong);
  content:"";
  transform:translateY(-50%);
}
.stm-features__icon{
  --stm-feat-ico:none;
  flex:0 0 var(--stm-feature-icon-size);
  width:var(--stm-feature-icon-size);
  height:var(--stm-feature-icon-size);
  color:var(--stm-feature-icon-color,var(--stm-color-primary));
  background-image:var(--stm-feat-ico,none);
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.stm-features__icon--parent-color{
  background-color:currentColor;
  background-image:none;
  -webkit-mask-image:var(--stm-feat-ico,none);
  -webkit-mask-repeat:no-repeat;
  -webkit-mask-position:center;
  -webkit-mask-size:contain;
  mask-image:var(--stm-feat-ico,none);
  mask-repeat:no-repeat;
  mask-position:center;
  mask-size:contain;
}
.stm-features__text{
  display:flex;
  min-width:0;
  flex-direction:column;
  gap:2px;
  line-height:1.12;
}
.stm-features__l1,
.stm-features__l2{
  display:block;
  color:var(--stm-color-heading);
  text-transform:uppercase;
  letter-spacing:var(--stm-letter-wide);
}
.stm-features__l1{
  font-size:var(--stm-font-size-ui);
  font-weight:var(--stm-weight-semibold);
}
.stm-features__l2{
  color:var(--stm-color-heading);
  font-size:var(--stm-font-size-small);
  font-weight:var(--stm-weight-medium);
}
.stm-home .stm-features + *{
  margin-top:0;
}
.stm-home-tabs,
.stm-home-products,
.stm-home-sections{
  position:relative;
  z-index:var(--stm-z-base);
  min-width:0;
  max-width:100%;
}
html[data-stm-layout="tablet"] .stm-features__inner,
html[data-stm-layout="mobile"] .stm-features__inner{
  width:min(calc(100% - (2 * var(--stm-content-gutter-mobile))),var(--stm-features-max-width,920px));
}
html[data-stm-layout="tablet"] .stm-features__list,
html[data-stm-layout="mobile"] .stm-features__list{
  justify-content:flex-start;
  width:100%;
  max-width:100%;
  margin-inline:0;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-padding-inline:0;
  scroll-snap-type:x mandatory;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
}
html[data-stm-layout="tablet"] .stm-features__list::-webkit-scrollbar,
html[data-stm-layout="mobile"] .stm-features__list::-webkit-scrollbar{
  display:none;
}
html[data-stm-layout="tablet"] .stm-features__item,
html[data-stm-layout="mobile"] .stm-features__item{
  flex:0 0 auto;
  min-height:var(--stm-control-height);
  border:0;
  border-radius:0;
  background:transparent;
  scroll-snap-align:start;
}
html[data-stm-layout="tablet"] .stm-features__item,
html[data-stm-layout="mobile"] .stm-features__item{
  flex-basis:auto;
  min-width:max-content;
}
html[data-stm-layout="tablet"] .stm-features__item:not(:last-child)::after,
html[data-stm-layout="mobile"] .stm-features__item:not(:last-child)::after{
  display:block;
}
html[data-stm-layout="tablet"] .stm-features__icon{
  flex-basis:var(--stm-feature-icon-size-tablet);
  width:var(--stm-feature-icon-size-tablet);
  height:var(--stm-feature-icon-size-tablet);
}
html[data-stm-layout="mobile"] .stm-features__icon{
  flex-basis:var(--stm-feature-icon-size-mobile);
  width:var(--stm-feature-icon-size-mobile);
  height:var(--stm-feature-icon-size-mobile);
}
html[data-stm-layout="tablet"] .stm-features__l1{
  font-size:var(--stm-font-size-label);
}
html[data-stm-layout="tablet"] .stm-features__l2{
  font-size:var(--stm-font-size-xs);
}
html[data-stm-layout="mobile"] .stm-features__l1,
html[data-stm-layout="mobile"] .stm-features__l2{
  overflow:hidden;
  font-size:var(--stm-font-size-xs);
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* source:assets/css/footer.min.css */
.stm-footer,.stm-footer *{box-sizing:border-box}.stm-footer{position:relative;width:100%;margin:0;background:var(--stm-footer-bg,var(--stm-color-canvas));box-shadow:none;color:var(--stm-footer-ink,var(--stm-color-ink));font-size:var(--stm-font-size-body);line-height:var(--stm-line-body);
}.stm-footer--raised-edge{background:var(--stm-footer-shell-edge-background,var(--stm-footer-bg,var(--stm-color-canvas)));box-shadow:none;
}.stm-footer--raised-edge::before{position:absolute;z-index:2;top:0;right:0;left:0;height:2px;background:linear-gradient(180deg,var(--stm-footer-shell-edge-top,var(--stm-footer-border)) 0 1px,var(--stm-footer-shell-edge-inner,var(--stm-color-surface)) 1px 2px);pointer-events:none;content:"";
}.stm-footer__inner{width:min(100%,var(--stm-container));margin-inline:auto;padding-inline:var(--stm-content-gutter);
}.stm-footer__grid{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:var(--stm-footer-grid-gap,56px);padding-block-start:var(--stm-footer-padding-y,28px);padding-block-end:var(--stm-footer-social-to-bottom-gap,12px);
}.stm-footer__left,.stm-footer__right,.stm-footer__cols,.stm-footer__col{min-width:0}.stm-footer__brandrow{display:grid;gap:14px}.stm-footer__brand{display:inline-flex;align-items:center;justify-self:start;gap:10px;max-width:100%;color:var(--stm-footer-ink);text-decoration:none;transition:color var(--stm-transition-fast);
}.stm-footer__brand:visited,.stm-footer__brand:hover,.stm-footer__brand:focus,.stm-footer__brand:active{color:var(--stm-footer-ink)}.stm-footer__brand:focus-visible{outline:2px solid var(--stm-focus-ring-color);outline-offset:4px;border-radius:var(--stm-radius-sm,6px)}.stm-footer__brand-icon{display:grid;flex:0 0 auto;width:48px;height:48px;place-items:center;overflow:hidden}.stm-footer__brand-icon .stm-header-brand__image{display:block;width:100%;height:100%;object-fit:contain}.stm-footer__brand-icon .stm-header-brand__fallback{display:grid;width:100%;height:100%;place-items:center;border-radius:50%;background:var(--stm-color-primary);color:var(--stm-color-on-primary);font-weight:var(--stm-weight-bold)}.stm-footer__brand-wordmark{position:relative;display:inline-flex;align-items:flex-end;min-width:0;padding-top:8px;color:inherit;line-height:1;white-space:nowrap}.stm-footer__brand-primary{display:block;max-width:100%;overflow:hidden;color:inherit;font-size:22px;font-weight:var(--stm-weight-bold);line-height:1.05;letter-spacing:var(--stm-letter-tight);text-overflow:ellipsis;white-space:nowrap}.stm-footer__brand-suffix{position:absolute;top:0;right:0;margin:0;color:inherit;font-size:8px;font-weight:var(--stm-weight-bold);line-height:1;letter-spacing:var(--stm-header-brand-suffix-tracking,.06em);text-transform:uppercase;white-space:nowrap}.stm-footer__help--inline{display:flex;align-items:center;gap:10px;margin:0;
}.stm-footer__help-icon img{display:block;width:42px;height:42px;object-fit:contain}.stm-footer__help-text{display:grid;gap:1px}.stm-footer__help-label,.stm-footer__help-phone,.stm-footer__contact-title{color:var(--stm-footer-ink);font-weight:var(--stm-weight-bold)}.stm-footer__help-label{font-size:13px}.stm-footer__help-phone{font-size:14px}.stm-footer__contact{display:grid;gap:4px;margin-top:16px}.stm-footer__contact-title{margin-bottom:2px;font-size:14px}.stm-footer__contact-line{color:var(--stm-footer-muted,#374151);font-size:var(--stm-footer-contact-text-size,14px);line-height:1.45}.stm-footer-social__list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;
}.stm-footer-social__item{display:flex;margin:0;list-style:none}.stm-footer-social__link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--stm-footer-border,var(--stm-color-border));border-radius:8px;background:var(--stm-color-surface);color:var(--stm-footer-ink);text-decoration:none;box-shadow:none;transition:border-color var(--stm-transition-fast),color var(--stm-transition-fast),background-color var(--stm-transition-fast),transform var(--stm-transition-fast);
}.stm-footer-social__link:hover{border-color:var(--stm-color-primary);background:var(--stm-color-surface);color:var(--stm-color-primary)}.stm-footer-social__link:focus-visible{outline:2px solid var(--stm-focus-ring-color);outline-offset:3px}.stm-footer--raised-edge .stm-footer-social__link{border-top-color:var(--stm-footer-social-edge-top,var(--stm-color-surface));border-bottom-color:var(--stm-footer-social-edge-bottom,var(--stm-footer-border));background:var(--stm-footer-social-edge-background,var(--stm-color-surface));box-shadow:none;
}.stm-footer--raised-edge .stm-footer-social__link:hover{border-top-color:var(--stm-footer-social-edge-hover-top,var(--stm-color-surface));border-bottom-color:var(--stm-footer-social-edge-hover-bottom,var(--stm-color-primary));background:var(--stm-footer-social-edge-hover-background,var(--stm-color-surface));box-shadow:none;transform:translateY(-1px);
}.stm-footer--raised-edge .stm-footer-social__link:focus-visible{box-shadow:none}.stm-footer-social__icon{display:block;width:18px;height:18px;background:currentColor;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.stm-footer-social__icon--facebook{-webkit-mask-image:url("../icons/footer-facebook.svg");mask-image:url("../icons/footer-facebook.svg")}.stm-footer-social__icon--youtube{-webkit-mask-image:url("../icons/footer-youtube.svg");mask-image:url("../icons/footer-youtube.svg")}.stm-footer-social__icon--whatsapp{-webkit-mask-image:url("../icons/footer-whatsapp.svg");mask-image:url("../icons/footer-whatsapp.svg")}.stm-footer-social__icon--x{-webkit-mask-image:url("../icons/footer-x.svg");mask-image:url("../icons/footer-x.svg")}.stm-footer-social__icon--instagram{-webkit-mask-image:url("../icons/footer-instagram.svg");mask-image:url("../icons/footer-instagram.svg")}.stm-footer__cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--stm-footer-column-gap,46px);
}.stm-footer__acc-btn{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:auto;margin:0 0 14px;padding:0;border:0;border-radius:0;background:transparent;color:var(--stm-footer-ink);text-align:left;cursor:default;
}.stm-footer__acc-title{font-size:16px;font-weight:var(--stm-weight-medium);line-height:1.25;text-transform:uppercase;letter-spacing:0;
}.stm-footer__acc-icon{display:none}.stm-footer__acc-panel{display:block}.stm-footer__menu{display:grid;gap:var(--stm-footer-menu-gap,8px);margin:0;padding:0;list-style:none}.stm-footer__menu li{display:flex;align-items:flex-start;margin:0;list-style:none}.stm-footer__menu a{display:inline-flex;width:fit-content;max-width:100%;padding-block:var(--stm-footer-menu-item-padding-y,2px);padding-inline:var(--stm-footer-menu-item-padding-x,0px);color:var(--stm-footer-muted,#374151);font-size:var(--stm-footer-menu-text-size,14px);line-height:1.35;text-decoration:none;text-transform:uppercase;transition:color var(--stm-transition-fast);
}.stm-footer__menu a:hover{color:var(--stm-footer-ink);text-decoration:underline;text-underline-offset:3px}.stm-footer__menu a:focus-visible{outline:2px solid var(--stm-focus-ring-color);outline-offset:3px;border-radius:var(--stm-radius-xs,4px);color:var(--stm-footer-ink);text-decoration:underline;text-underline-offset:3px}.stm-footer__bottom{position:relative;border-top:1px solid color-mix(in srgb,var(--stm-footer-border,var(--stm-color-border)) 78%,var(--stm-color-surface));background:var(--stm-footer-bottom-bg,color-mix(in srgb,var(--stm-footer-bg) 88%,var(--stm-color-surface)));box-shadow:none;padding:16px 70px;color:var(--stm-footer-ink);text-align:center;font-size:12px;font-weight:var(--stm-weight-semibold);
}.stm-footer--raised-edge .stm-footer__bottom{border-top-color:var(--stm-footer-bottom-edge-line,var(--stm-footer-border));background:var(--stm-footer-bottom-edge-background,var(--stm-footer-bottom-bg));box-shadow:none}.stm-back-to-top{position:fixed;z-index:var(--stm-z-floating,900);right:var(--stm-footer-top-offset,24px);bottom:var(--stm-footer-top-offset,24px);display:inline-flex;align-items:center;justify-content:center;width:var(--stm-footer-top-size,48px);height:var(--stm-footer-top-size,48px);padding:0;border:0;border-radius:50%;background:var(--stm-footer-top-bg,var(--stm-color-primary));color:var(--stm-footer-top-ink,var(--stm-color-on-primary));opacity:0;visibility:hidden;transform:translateY(10px);cursor:pointer;transition:opacity var(--stm-transition-fast),visibility var(--stm-transition-fast),transform var(--stm-transition-fast),background-color var(--stm-transition-fast);
}.stm-back-to-top[hidden]{display:none}.stm-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.stm-back-to-top:hover{background:var(--stm-color-primary-deep)}.stm-back-to-top:focus-visible{outline:2px solid var(--stm-focus-ring-color);outline-offset:3px}.stm-back-to-top svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}html[data-stm-layout="tablet"] .stm-footer__inner,html[data-stm-layout="mobile"] .stm-footer__inner{padding-inline:var(--stm-content-gutter-mobile)}html[data-stm-layout="tablet"] .stm-footer__grid,html[data-stm-layout="mobile"] .stm-footer__grid{grid-template-columns:1fr;gap:18px;padding-block-start:18px;padding-block-end:var(--stm-footer-social-to-bottom-gap,12px);
}html[data-stm-layout="tablet"] .stm-footer__left,html[data-stm-layout="mobile"] .stm-footer__left{padding-inline:4px}html[data-stm-layout="tablet"] .stm-footer__brandrow,html[data-stm-layout="mobile"] .stm-footer__brandrow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}html[data-stm-layout="tablet"] .stm-footer__brand-icon,html[data-stm-layout="mobile"] .stm-footer__brand-icon{width:40px;height:40px}html[data-stm-layout="tablet"] .stm-footer__brand-primary,html[data-stm-layout="mobile"] .stm-footer__brand-primary{font-size:19px}html[data-stm-layout="tablet"] .stm-footer__brand-wordmark,html[data-stm-layout="mobile"] .stm-footer__brand-wordmark{padding-top:7px}html[data-stm-layout="tablet"] .stm-footer__brand-suffix,html[data-stm-layout="mobile"] .stm-footer__brand-suffix{top:0;right:0;font-size:7px}html[data-stm-layout="tablet"] .stm-footer__help--inline,html[data-stm-layout="mobile"] .stm-footer__help--inline{justify-self:end;gap:7px;max-width:180px}html[data-stm-layout="tablet"] .stm-footer__help-icon img,html[data-stm-layout="mobile"] .stm-footer__help-icon img{width:34px;height:34px}html[data-stm-layout="tablet"] .stm-footer__help-label,html[data-stm-layout="mobile"] .stm-footer__help-label{font-size:11px;line-height:1.15}html[data-stm-layout="tablet"] .stm-footer__help-phone,html[data-stm-layout="mobile"] .stm-footer__help-phone{font-size:12px;line-height:1.15}html[data-stm-layout="tablet"] .stm-footer__contact,html[data-stm-layout="mobile"] .stm-footer__contact{margin-top:12px}html[data-stm-layout="tablet"] .stm-footer-social__list,html[data-stm-layout="mobile"] .stm-footer-social__list{margin-top:12px}html[data-stm-layout="tablet"] .stm-footer__cols,html[data-stm-layout="mobile"] .stm-footer__cols{display:grid;grid-template-columns:1fr;gap:var(--stm-footer-compact-column-gap,4px)}html[data-stm-layout="tablet"] .stm-footer__col,html[data-stm-layout="mobile"] .stm-footer__col{display:flex;flex-direction:column;min-width:0;border:0;border-radius:7px;background:var(--stm-footer-accordion-bg,var(--stm-color-surface));overflow:visible;
}html[data-stm-layout="tablet"] .stm-footer__acc-btn,html[data-stm-layout="mobile"] .stm-footer__acc-btn{order:2;min-height:var(--stm-footer-compact-button-height,38px);margin:0;padding:var(--stm-footer-compact-button-padding-y,4px) var(--stm-footer-compact-button-padding-x,6px);border:1px solid var(--stm-footer-accordion-border,var(--stm-color-border));border-radius:7px;background:var(--stm-footer-accordion-bg,var(--stm-color-surface));color:var(--stm-footer-ink);cursor:pointer;
}html[data-stm-layout="tablet"] .stm-footer__acc-title,html[data-stm-layout="mobile"] .stm-footer__acc-title{font-size:10px;font-weight:var(--stm-weight-bold)}html[data-stm-layout="tablet"] .stm-footer__acc-btn:hover .stm-footer__acc-title,html[data-stm-layout="mobile"] .stm-footer__acc-btn:hover .stm-footer__acc-title{color:var(--stm-footer-ink);text-decoration:underline;text-underline-offset:3px}html[data-stm-layout="tablet"] .stm-footer__acc-icon,html[data-stm-layout="mobile"] .stm-footer__acc-icon{position:relative;display:block;flex:0 0 20px;width:20px;height:20px;border:1px solid var(--stm-footer-accordion-border,var(--stm-color-border));border-radius:50%;
}html[data-stm-layout="tablet"] .stm-footer__acc-icon::before,html[data-stm-layout="mobile"] .stm-footer__acc-icon::before{position:absolute;top:6px;left:6px;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:rotate(45deg);transition:transform var(--stm-transition-fast),top var(--stm-transition-fast);
}html[data-stm-layout="tablet"] .stm-footer__col[data-stm-open="1"] .stm-footer__acc-icon::before,html[data-stm-layout="mobile"] .stm-footer__col[data-stm-open="1"] .stm-footer__acc-icon::before{top:8px;transform:rotate(225deg)}html[data-stm-layout="tablet"] .stm-footer__acc-panel,html[data-stm-layout="mobile"] .stm-footer__acc-panel{order:1;display:none;margin:0 4px 3px;padding:var(--stm-footer-compact-panel-padding,6px);border:1px solid var(--stm-footer-accordion-border,var(--stm-color-border));border-bottom:0;border-radius:7px 7px 0 0;background:var(--stm-footer-accordion-bg,var(--stm-color-surface));
}html[data-stm-layout="tablet"] .stm-footer__col[data-stm-open="1"] .stm-footer__acc-panel,html[data-stm-layout="mobile"] .stm-footer__col[data-stm-open="1"] .stm-footer__acc-panel{display:block}html[data-stm-layout="tablet"] .stm-footer__col[data-stm-open="1"] .stm-footer__acc-btn,html[data-stm-layout="mobile"] .stm-footer__col[data-stm-open="1"] .stm-footer__acc-btn{border-radius:0 0 7px 7px}html[data-stm-layout="tablet"] .stm-footer__menu,html[data-stm-layout="mobile"] .stm-footer__menu{gap:var(--stm-footer-compact-menu-gap,3px)}html[data-stm-layout="tablet"] .stm-footer__menu a,html[data-stm-layout="mobile"] .stm-footer__menu a{padding-block:var(--stm-footer-compact-menu-item-padding-y,4px);padding-inline:var(--stm-footer-compact-menu-item-padding-x,0px);font-size:var(--stm-footer-compact-menu-text-size,13px)}html[data-stm-layout="tablet"] .stm-footer__bottom,html[data-stm-layout="mobile"] .stm-footer__bottom{padding:12px 54px 12px 10px;font-size:10px;text-align:center}html[data-stm-layout="tablet"] .stm-back-to-top,html[data-stm-layout="mobile"] .stm-back-to-top{right:10px;bottom:10px;width:42px;height:42px;
}@media (prefers-reduced-motion:reduce){.stm-back-to-top{transition:none}}

/* source:assets/css/responsive-dna.css */
/**
 * Canonical live Responsive DNA primitives.
 * data-stm-device describes hardware; data-stm-layout describes the current
 * browser-window composition and updates while the window is dragged.
 */
html[data-stm-layout="desktop"] {
  --stm-device-content-gutter:var(--stm-content-gutter);
}
html[data-stm-layout="tablet"],
html[data-stm-layout="mobile"] {
  --stm-device-content-gutter:var(--stm-content-gutter-mobile);
}

html[data-stm-layout="desktop"] :where(.stm-container,.site-container,.container,.stm-reading-width) {
  width:min(100% - (2 * var(--stm-content-gutter)),var(--stm-container));
}

html[data-stm-layout="tablet"] :where(.stm-container,.site-container,.container,.stm-reading-width),
html[data-stm-layout="mobile"] :where(.stm-container,.site-container,.container,.stm-reading-width) {
  width:min(100% - (2 * var(--stm-content-gutter-mobile)),var(--stm-container));
}

html[data-stm-layout="desktop"] :is(.stm-layout-only--tablet,.stm-layout-only--mobile,.stm-device-only--tablet,.stm-device-only--mobile),
html[data-stm-layout="tablet"] :is(.stm-layout-only--desktop,.stm-layout-only--mobile,.stm-device-only--desktop,.stm-device-only--mobile),
html[data-stm-layout="mobile"] :is(.stm-layout-only--desktop,.stm-layout-only--tablet,.stm-device-only--desktop,.stm-device-only--tablet) {
  display:none;
}

html,
body {
  max-width:100%;
}

body {
  overflow-x:clip;
}

@supports not (overflow:clip) {
  body { overflow-x:hidden; }
}

:where(img,video,iframe,embed,object,svg,canvas) {
  max-width:100%;
}

:where(.stm-container,.site-container,.container,.stm-reading-width,.site-main,.site-content,.content-area,.widget-area) {
  min-width:0;
}
