.language-switcher[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.25rem;font-size:.85rem;letter-spacing:.1em}.language-switcher[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6]{text-decoration:none;color:var(--brand);font-weight:500;transition:color .2s ease}.language-switcher[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6]:hover,.language-switcher[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6]:focus{color:var(--hover-dark)}.language-switcher[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6].active{font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.language-switcher[data-astro-cid-a2mxz4y6] .divider[data-astro-cid-a2mxz4y6]{color:var(--muted);margin:0 .25rem;user-select:none}:root{--linen: #F6F1EB;--surface: #FFFFFF;--surface-warm: #F7F2EB;--carousel-bg: #E6DDD3;--btn-surface: #F2ECE4;--ink: #4A3F3A;--heading: #6B3F2C;--muted: #6E625C;--brand: #8B5A3C;--hover-dark: #7A4A34;--border-soft: #DED6CE}*,*:before,*:after{box-sizing:border-box}html,body{width:100%}body{font-family:Inter,sans-serif;color:var(--ink);background:var(--linen);line-height:1.6;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading);margin:0 0 .75rem}p{margin:0 0 1rem;color:var(--ink)}li{color:var(--ink)}span{color:inherit}a,a:visited{color:var(--brand);text-decoration:none}a:hover,a:focus{color:var(--hover-dark);text-decoration:none}img{max-width:100%;height:auto;display:block}.page-container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.site-header{position:sticky;top:0;width:100%;background:var(--linen);z-index:1000;transition:box-shadow .3s ease;padding:.85rem 0;border-bottom:1px solid var(--border-soft)}.site-header.scrolled{box-shadow:0 8px 24px #0000000f}.header-inner{display:flex;align-items:center;justify-content:center;position:relative;width:100%;padding:0 2rem;box-sizing:border-box;min-height:92px}.logo-container{position:absolute;left:2rem;top:50%;transform:translateY(-50%)}.logo{display:flex;align-items:center}.logo-img{height:105px;width:auto;max-height:100%}.nav-links{display:flex;flex:1;justify-content:center;gap:2.5rem;font-weight:600}.nav-links a{position:relative;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);transition:color .25s ease,transform .2s ease;padding:.25rem 0;line-height:1.1}.nav-links a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:1px;background:var(--brand);transition:width .25s ease}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-links a:hover,.nav-links a:focus{transform:scale(1.05);color:var(--hover-dark)}.header-right{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:.9rem}.language-switcher a{color:var(--brand);font-weight:500;transition:color .2s ease;text-decoration:none;position:relative}.language-switcher a:after{content:none!important}.language-switcher a:hover,.language-switcher a:focus{color:var(--hover-dark)}.language-switcher a.active{font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.mobile-menu-toggle{display:none;background:none;border:none;font-size:1.8rem;cursor:pointer;color:var(--heading);line-height:1;padding:.25rem}.site-footer{background:var(--surface-warm);border-top:1px solid var(--border-soft);padding:2.75rem 0 1.75rem}.site-footer .footer-grid{max-width:1200px;margin:0 auto;padding:2.1rem 2.1rem 1.2rem;background:var(--linen);border:1px solid var(--border-soft);border-radius:14px;box-shadow:0 10px 24px #0000000f;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2rem;align-items:start}.site-footer p,.site-footer address{margin:0}.site-footer .footer-logo{display:inline-block;font-weight:800;letter-spacing:.02em;color:var(--heading);font-size:1.25rem;margin-bottom:.75rem}.site-footer .footer-tagline{color:var(--muted);max-width:46ch;line-height:1.65}.site-footer .footer-title{margin:0 0 .85rem;color:var(--heading);font-size:.9rem;letter-spacing:.1em;text-transform:uppercase}.site-footer .footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.site-footer .footer-links a{color:var(--ink);transition:color .2s ease}.site-footer .footer-links a:hover,.site-footer .footer-links a:focus{color:var(--hover-dark)}.site-footer .footer-contact address{font-style:normal;color:var(--muted);line-height:1.7;margin-bottom:.75rem}.site-footer .footer-contact a{color:var(--ink);transition:color .2s ease}.site-footer .footer-contact a:hover,.site-footer .footer-contact a:focus{color:var(--hover-dark)}.site-footer .footer-btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin:.65rem 0;padding:.8rem 1.1rem;border-radius:8px;border:1px solid var(--brand);background:var(--surface);color:var(--brand);font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.82rem;transition:background-color .25s ease,color .25s ease,transform .2s ease,box-shadow .25s ease}.site-footer .footer-btn:hover,.site-footer .footer-btn:focus{background:var(--brand);color:var(--linen);transform:translateY(-1px);box-shadow:0 6px 16px #0000001f}.site-footer .footer-social{margin-top:.25rem;color:var(--muted);font-size:.95rem;line-height:1.35}.site-footer .footer-social a{color:var(--ink);transition:color .2s ease}.site-footer .footer-social a:hover,.site-footer .footer-social a:focus{color:var(--hover-dark)}.site-footer .footer-legal{grid-column:1 / -1;margin-top:.55rem;padding-top:.55rem;border-top:1px solid var(--border-soft);display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--muted);font-size:.9rem}.site-footer .footer-legal-links a{color:var(--muted);transition:color .2s ease}.site-footer .footer-legal-links a:hover,.site-footer .footer-legal-links a:focus{color:var(--hover-dark)}@media(max-width:1024px){.site-footer .footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-contact{grid-column:1 / -1}}@media(max-width:768px){.site-header{padding:.75rem 0}.header-inner{min-height:74px}.logo-img{height:70px}.mobile-menu-toggle{display:inline-flex}.nav-links{display:none;position:absolute;left:0;right:0;top:calc(100% + .75rem);background:var(--linen);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);border-left:none;border-right:none;border-radius:0;padding:1rem 1.5rem 1.25rem;flex-direction:column;gap:1rem;align-items:center;z-index:1000}.nav-links.active{display:flex}.site-footer{padding:2.25rem 0 1.5rem}.site-footer .footer-grid{grid-template-columns:1fr;padding:1.75rem 1.5rem 1.15rem;gap:1.5rem}.site-footer .footer-legal{flex-direction:column;align-items:flex-start}.page-container{padding:1.5rem}}.cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid var(--border-soft);background:#fff9;color:var(--brand);text-decoration:none}.cart-link:hover{background:var(--brand);color:var(--linen)}.cart-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--brand);color:var(--linen);font-size:12px;line-height:18px;font-weight:800;text-align:center;border:1px solid rgba(255,255,255,.85)}.catalog-card select.catalog-select,.catalog-card select.catalog-select:focus,.catalog-card select.catalog-select:active{background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;opacity:1!important;filter:none!important;text-shadow:none!important;mix-blend-mode:normal!important;appearance:auto!important;-webkit-appearance:menulist!important}.catalog-card select.catalog-select option{background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important}
