.LocaleSwitcher-module__67fYfW__localeSwitcher{position:relative}.LocaleSwitcher-module__67fYfW__localeSelect{appearance:none;background:var(--color-bg-tertiary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);color:var(--color-text-secondary);padding:var(--space-sm)var(--space-lg)var(--space-sm)var(--space-md);cursor:pointer;transition:all var(--transition-fast);background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23a8a8a8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-sm)center;font-size:.875rem;font-weight:500}.LocaleSwitcher-module__67fYfW__localeSelect:hover{border-color:var(--color-accent-primary);color:var(--color-accent-primary)}.LocaleSwitcher-module__67fYfW__localeSelect:focus{border-color:var(--color-accent-primary);box-shadow:0 0 0 3px var(--color-accent-glow);outline:none}.LocaleSwitcher-module__67fYfW__localeSelect:disabled{opacity:.5;cursor:not-allowed}
.Header-module__lnUIdW__header{z-index:100;background:var(--color-bg-primary);border-bottom:1px solid var(--color-border-subtle);transition:all var(--transition-base);position:sticky;top:0}.Header-module__lnUIdW__header-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-md);background:#0a0a0af2}.Header-module__lnUIdW__header-content{padding:var(--space-lg)0;justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.Header-module__lnUIdW__logo{font-family:var(--font-serif);color:var(--color-accent-primary);transition:color var(--transition-fast);white-space:nowrap;flex-shrink:0;font-size:1.5rem;font-weight:600;text-decoration:none}.Header-module__lnUIdW__logo:hover{color:var(--color-accent-bright)}.Header-module__lnUIdW__nav-desktop{align-items:center;gap:clamp(var(--space-md),1.8vw,var(--space-xl));flex:1;justify-content:center;display:flex}.Header-module__lnUIdW__nav-link{color:var(--color-text-secondary);transition:color var(--transition-fast);padding:var(--space-sm)0;white-space:nowrap;font-size:.9375rem;font-weight:500;text-decoration:none;position:relative}.Header-module__lnUIdW__nav-link:hover,.Header-module__lnUIdW__nav-link.Header-module__lnUIdW__active{color:var(--color-accent-primary)}.Header-module__lnUIdW__nav-link.Header-module__lnUIdW__active:after{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-secondary));border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.Header-module__lnUIdW__header-actions{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.Header-module__lnUIdW__search-btn,.Header-module__lnUIdW__cart-btn{position:relative}.Header-module__lnUIdW__cart-count{background:var(--color-accent-primary);min-width:18px;height:18px;color:var(--color-bg-primary);border-radius:50%;justify-content:center;align-items:center;padding:2px;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__lnUIdW__btn-matching{margin-left:var(--space-md);white-space:nowrap;display:none}.Header-module__lnUIdW__mobile-menu-toggle{cursor:pointer;padding:var(--space-sm);background:0 0;border:none;flex-direction:column;gap:4px;display:none}.Header-module__lnUIdW__mobile-menu-toggle span{background:var(--color-accent-primary);width:24px;height:2px;transition:all var(--transition-fast);border-radius:2px}.Header-module__lnUIdW__nav-mobile{gap:var(--space-sm);padding:var(--space-lg)0;border-top:1px solid var(--color-border-subtle);margin-top:var(--space-lg);flex-direction:column;display:flex}@media (min-width:1025px){.Header-module__lnUIdW__btn-matching{display:inline-flex}}@media (max-width:1024px){.Header-module__lnUIdW__nav-desktop{display:none}.Header-module__lnUIdW__mobile-menu-toggle{display:flex}.Header-module__lnUIdW__header-actions{gap:var(--space-xs)}.Header-module__lnUIdW__btn-matching{display:none}}
.Footer-module__3hUVsW__footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border-subtle);padding:var(--space-4xl)0 var(--space-xl);margin-top:var(--space-4xl)}.Footer-module__3hUVsW__footerTrust{text-align:center;margin-bottom:var(--space-3xl)}.Footer-module__3hUVsW__trustTitle{margin-bottom:var(--space-xl);color:var(--color-accent-primary);font-size:1.5rem}.Footer-module__3hUVsW__trustGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);width:100%;max-width:1200px;margin:0 auto;display:grid}.Footer-module__3hUVsW__trustItem{align-items:center;gap:var(--space-sm);color:var(--color-text-secondary);white-space:nowrap;justify-content:center;font-size:.875rem;display:flex}.Footer-module__3hUVsW__trustItem svg{color:var(--color-accent-primary);flex-shrink:0}.Footer-module__3hUVsW__footerMain{gap:var(--space-2xl);margin-bottom:var(--space-2xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__3hUVsW__footerSection{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__3hUVsW__footerBrand{font-family:var(--font-serif);color:var(--color-accent-primary);margin-bottom:var(--space-sm);font-size:1.25rem}.Footer-module__3hUVsW__footerDescription{font-size:.875rem;line-height:1.6}.Footer-module__3hUVsW__footerContact{color:var(--color-text-tertiary);font-size:.875rem}.Footer-module__3hUVsW__footerContact p{margin-bottom:var(--space-xs)}.Footer-module__3hUVsW__footerHeading{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:.875rem;font-weight:600}.Footer-module__3hUVsW__footerLinks{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Footer-module__3hUVsW__footerLinks a{color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.Footer-module__3hUVsW__footerLinks a:hover{color:var(--color-accent-primary)}.Footer-module__3hUVsW__footerBottom{text-align:center}.Footer-module__3hUVsW__copyright{color:var(--color-text-tertiary);font-size:.875rem}@media (max-width:1024px){.Footer-module__3hUVsW__trustGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}.Footer-module__3hUVsW__footerMain{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding:var(--space-2xl)0 var(--space-lg)}.Footer-module__3hUVsW__trustGrid{gap:var(--space-md);grid-template-columns:1fr}.Footer-module__3hUVsW__trustItem{white-space:normal;justify-content:flex-start}.Footer-module__3hUVsW__footerMain{grid-template-columns:1fr}}
