@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-ext-wght-normal.CO5hGrJv.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-wght-normal.EAA9jha_.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-vietnamese-wght-normal.k7S-YeeD.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-ext-wght-normal.BsZE-iaG.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-wght-normal.l_AIctKy.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink: #1f1820;--muted: #746b70;--paper: #ffffff;--surface: #ffffff;--line: #eee4e8;--brand: #c14a6d;--brand-hover: #ab3f61;--brand-deep: #913250;--brand-soft: #fbedf2;--rose: #c14a6d;--clay: #8e5d69;--gold: #c49b4f;--shadow: 0 18px 48px rgba(88, 45, 61, .12);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:72px;padding:12px clamp(18px,5vw,64px);background:#fffffff0;border-bottom:1px solid var(--line);box-shadow:0 10px 28px #582d3d0f;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-weight:700}.brand-logo{display:grid;place-items:center;width:172px;height:48px}.brand-logo img{width:100%;max-height:48px;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:14px;color:var(--muted);font-size:14px}.site-nav a:hover,.text-link:hover{color:var(--rose)}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:44px;height:44px;border:1px solid rgba(193,74,109,.24);border-radius:6px;background:#fff;color:var(--brand);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:width .18s ease,opacity .18s ease,transform .18s ease}.menu-toggle span:nth-child(2){width:16px}.menu-toggle:hover{border-color:#c14a6d6b;background:var(--brand-soft);box-shadow:0 12px 24px #c14a6d24;transform:translateY(-1px)}.site-header.is-menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.language-switcher{display:inline-flex;justify-self:end;gap:4px;padding:4px;border:1px solid rgba(193,74,109,.22);border-radius:8px;background:#fff}.language-option{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:34px;padding:6px 8px;border-radius:6px;color:var(--brand-deep);font-size:13px;font-weight:800;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.language-option:hover{background:var(--brand-soft);color:var(--brand-deep);transform:translateY(-1px)}.language-option.is-active{background:var(--brand);color:#fff;box-shadow:0 8px 18px #c14a6d29}.hero{min-height:52vh;display:flex;align-items:center;border-bottom:1px solid var(--line);background-image:linear-gradient(90deg,#fffffff7,#ffffffc7,#fff3),var(--hero-image);background-position:center;background-size:cover;color:var(--ink)}.hero-inner{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:64px 0 82px}.eyebrow{margin:0 0 10px;color:var(--rose);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.hero .eyebrow{color:var(--rose)}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:18px;font-size:64px;line-height:1;letter-spacing:0}.hero-title{font-family:Montserrat Variable,Inter,ui-sans-serif,system-ui,sans-serif;font-size:76px;font-weight:520;line-height:.98}h2{margin-bottom:0;font-size:32px;line-height:1.12;letter-spacing:0}h3{margin-bottom:8px;font-size:20px;line-height:1.2;letter-spacing:0}.hero-actions,.contact-panel{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero .hero-actions{margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border:1px solid var(--brand);border-radius:6px;background:var(--brand);color:#fff;font-weight:800;box-shadow:0 8px 18px #c14a6d29;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.button:hover{border-color:var(--brand-hover);background:var(--brand-hover);box-shadow:0 14px 30px #c14a6d47;transform:translateY(-1px)}.button:active,.language-option:active{transform:translateY(0);box-shadow:0 6px 14px #c14a6d2e}.button-muted{border-color:#c14a6d2e;background:#fff;color:var(--brand-deep);box-shadow:none}.button-muted:hover{border-color:#c14a6d5c;background:var(--brand-soft);color:var(--brand-deep);box-shadow:0 12px 26px #c14a6d29}.simple-page .button-muted,.light-muted{border-color:var(--brand);color:var(--brand)}.button-small{min-height:32px;padding:6px 10px;font-size:13px}.section,.section-tight,.page-shell{width:min(1180px,calc(100% - 36px));margin:0 auto}.section,.page-shell{padding:72px 0}.section-tight{padding:46px 0 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-note,.text-link{color:var(--muted)}.section-title-link{color:inherit;transition:color .18s ease}.section-title-link:hover{color:var(--rose)}.section-link-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.section-link-group a{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border:1px solid rgba(193,74,109,.18);border-radius:6px;color:var(--brand-deep);font-size:14px;font-weight:800;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.section-link-group a:hover{border-color:#c14a6d5c;background:var(--brand-soft);box-shadow:0 10px 22px #c14a6d1f;transform:translateY(-1px)}.category-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-strip a{min-height:132px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 28px #582d3d0f}.category-strip span{display:block;margin-bottom:10px;font-weight:800}.category-strip small{color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.showcase-live,.section-live{display:contents}.showcase-sentinel{height:1px}.product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 14px 34px #582d3d14}.product-media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--brand-soft)}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.product-card:hover .product-media img{transform:scale(1.035)}.product-grid-three,.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.archive-grid .product-media{aspect-ratio:4 / 4.55}.archive-grid .product-content{padding:13px 14px 14px}.archive-grid .product-category{margin-bottom:5px;font-size:12px}.archive-grid .product-content h3{margin-bottom:14px;font-size:17px;line-height:1.22}.archive-grid .button-small{min-height:30px;padding:5px 9px}.section-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.section-grid-compact .product-card{cursor:pointer;box-shadow:0 10px 24px #582d3d12}.section-grid-compact .product-media{aspect-ratio:4 / 4.35}.section-grid-compact .product-content{padding:12px 13px 13px}.section-grid-compact .product-category{margin-bottom:5px;font-size:12px}.section-grid-compact .product-content h3{margin-bottom:13px;font-size:17px;line-height:1.22}.section-grid-compact .product-bottom{gap:8px}.section-grid-compact .product-bottom strong{font-size:16px}.section-grid-compact .button-small{min-height:30px;padding:5px 9px}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.pagination button{cursor:pointer;font:inherit}.pagination-status{color:var(--muted);font-size:14px;font-weight:700}.pagination-pages{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.pagination-link,.pagination-prev,.pagination-next{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid rgba(193,74,109,.18);border-radius:6px;background:#fff;color:var(--brand-deep);font-size:14px;font-weight:800;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pagination-link{min-width:36px;padding:7px 10px}.pagination-prev,.pagination-next{padding:7px 13px}.pagination-link:hover,.pagination-prev:hover,.pagination-next:hover{border-color:#c14a6d5c;background:var(--brand-soft);box-shadow:0 10px 22px #c14a6d1a;transform:translateY(-1px)}.pagination-link.is-active{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 8px 18px #c14a6d29}.product-content{display:flex;flex:1;flex-direction:column;padding:16px}.product-category{margin-bottom:6px;color:var(--rose);font-size:13px;font-weight:800}.product-content h3{margin-bottom:18px}.product-bottom,.price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-bottom{margin-top:auto}.product-bottom strong,.price-row strong{font-size:18px}.product-bottom-action-only{justify-content:flex-start}.service-band{margin-top:32px;padding:56px clamp(18px,5vw,64px);background:var(--brand);color:#fff}.split-band{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr);gap:32px;align-items:center;width:min(1180px,calc(100% - 36px));margin:34px auto 0;padding:46px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.split-band p{color:var(--muted)}.split-band .button{margin-top:12px}.mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.archive-preview-grid[hidden]{display:none}.about-preview,.contact-strip{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:32px;align-items:center;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:58px 0;border-top:1px solid var(--line)}.about-preview p,.contact-strip p{color:var(--muted)}.about-preview-copy{max-width:680px}.about-preview-copy h2{max-width:620px}.contact-strip{border-bottom:1px solid var(--line)}.service-band h2{max-width:680px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.service-grid div{padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:8px}.service-grid strong,.service-grid span{display:block}.service-grid span{margin-top:8px;color:#ffffffc7}.catalog-hero{max-width:720px;margin-bottom:36px}.catalog-hero h1,.simple-page h1{color:var(--ink)}.catalog-hero p,.simple-page p{color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start}.filter-panel{position:sticky;top:92px;display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.price-filter{display:grid;gap:10px;min-width:0;margin:0;padding:0;border:0}.price-filter legend{margin-bottom:4px;color:var(--ink);font-size:18px;font-weight:800}.price-filter-option{position:relative;display:flex;min-width:0}.price-filter-option input{position:absolute;inset:0;cursor:pointer;opacity:0}.price-filter-option span{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;padding:10px 12px;border:1px solid rgba(193,74,109,.18);border-radius:8px;background:#fff;color:var(--brand-deep);font-size:14px;font-weight:800;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.price-filter-option span:after{width:10px;height:10px;border:2px solid rgba(193,74,109,.32);border-radius:999px;content:"";transition:background-color .18s ease,border-color .18s ease}.price-filter-option:hover span{border-color:#c14a6d61;background:var(--brand-soft);box-shadow:0 10px 22px #c14a6d1a;transform:translateY(-1px)}.price-filter-option input:checked+span{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 10px 24px #c14a6d2e}.price-filter-option input:checked+span:after{border-color:#fff;background:#fff}.price-filter-option input:focus-visible+span{outline:2px solid rgba(193,74,109,.32);outline-offset:2px}.showcase-empty{grid-column:1 / -1;padding:26px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.showcase-empty strong{display:block;margin-bottom:6px;color:var(--ink)}.auto-archive-block{margin-bottom:34px}.auto-archive-block[hidden]{display:none}.catalog-content{display:grid;gap:54px}.catalog-group .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:44px;align-items:start}.gallery-main{width:100%;aspect-ratio:4 / 5;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.gallery-thumbs img{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover}.live-gallery{display:grid;gap:14px}.live-gallery-thumbs button{padding:0;border:2px solid transparent;border-radius:8px;background:transparent;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.live-gallery-thumbs button:hover,.live-gallery-thumbs button.is-active{border-color:var(--brand);box-shadow:0 10px 20px #c14a6d24}.live-gallery-thumbs button:hover{transform:translateY(-1px)}.live-product-state{padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.live-product-state strong{display:block;margin-bottom:8px;color:var(--ink);font-size:22px}.live-product-state .button{margin-top:16px}.product-info{position:sticky;top:96px}.product-info h1{color:var(--ink)}.lead{color:var(--muted);font-size:18px}.product-note{margin:20px 0 0;padding:16px 18px;border:1px solid rgba(193,74,109,.18);border-radius:8px;background:var(--brand-soft);color:var(--clay)}.product-note strong{display:block;margin-bottom:6px;color:var(--brand-deep);font-size:15px}.product-note p{margin:0;font-size:14px}.order-button{width:100%;margin:24px 0}.detail-list{display:grid;gap:14px;padding-top:18px;border-top:1px solid var(--line)}.detail-list h2{margin-bottom:6px;font-size:18px}.detail-list p{color:var(--muted)}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.info-grid section,.contact-panel{padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.contacts-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:22px;margin-top:28px}.map-panel{position:relative;min-height:360px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--brand-soft)}.map-frame{position:absolute;inset:0;width:100%;height:100%;border:0}.about-page{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:38px;align-items:center}.about-visual{width:100%;aspect-ratio:1 / 1;border-radius:8px;object-fit:cover}.about-copy{color:var(--muted);font-size:18px}.about-copy h1{margin-bottom:20px}.instruction-page{display:grid;gap:44px}.instruction-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.58fr);gap:34px;align-items:center}.instruction-hero-copy{max-width:720px}.instruction-hero .lead{max-width:620px}.instruction-visual{width:100%;aspect-ratio:4 / 5;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.care-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.care-step{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;min-height:220px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 14px 34px #582d3d0f}.care-step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--brand-soft);color:var(--brand-deep);font-weight:900}.care-step h2{margin-bottom:12px;font-size:24px}.care-step p,.care-note p{color:var(--muted)}.care-step p:last-child,.care-note p:last-child{margin-bottom:0}.care-note{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--brand-soft)}.care-note h2{margin-bottom:10px}.loyalty-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);gap:42px;align-items:center}.loyalty-hero .lead{max-width:640px}.loyalty-hero-minimal{grid-template-columns:minmax(0,1fr) minmax(220px,.42fr)}.loyalty-summary{display:grid;align-content:center;min-height:300px;padding:28px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#fff,var(--brand-soft));box-shadow:var(--shadow)}.loyalty-summary strong{display:block;color:var(--brand);font-size:clamp(60px,8vw,96px);line-height:.9}.loyalty-summary span{display:block;margin-top:8px;color:var(--ink);font-size:17px;font-weight:800}.loyalty-summary .loyalty-steps{margin-top:24px}.loyalty-visual{width:100%;aspect-ratio:4 / 5;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.discount-block{margin-top:64px}.discount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.discount-grid section{padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.discount-grid p,.loyalty-panel p,.discount-note p{color:var(--muted)}.loyalty-panel,.discount-note{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px;align-items:start;margin-top:46px;padding-top:42px;border-top:1px solid var(--line)}.loyalty-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:loyalty-step}.loyalty-steps li{position:relative;min-height:54px;padding:14px 16px 14px 56px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.loyalty-steps li:before{counter-increment:loyalty-step;content:counter(loyalty-step);position:absolute;top:14px;left:16px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--brand-soft);color:var(--brand-deep);font-size:13px;font-weight:800}.wide-image{width:100%;max-height:520px;margin-top:36px;border-radius:8px;object-fit:cover}.site-footer{padding:28px clamp(18px,5vw,64px) 20px;border-top:1px solid var(--line);background:#fff;color:var(--muted)}.site-footer a:hover{color:var(--rose)}.footer-top,.footer-bottom{width:min(1180px,100%);margin:0 auto}.footer-top{display:grid;grid-template-columns:minmax(220px,1.05fr) minmax(280px,1fr) minmax(220px,.9fr);gap:28px;align-items:start}.footer-intro p{max-width:300px;margin:10px 0 0;font-size:14px}.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.footer-socials a{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:7px 10px;border:1px solid rgba(193,74,109,.16);border-radius:8px;background:#fff;color:var(--ink);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.footer-socials a:hover{border-color:#c14a6d57;background:var(--brand-soft);box-shadow:0 10px 22px #c14a6d1a;color:var(--ink);transform:translateY(-1px)}.social-icon{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--brand-soft);color:var(--brand)}.social-icon svg{width:17px;height:17px;fill:currentColor}.footer-socials strong,.footer-socials small{display:block;line-height:1.15}.footer-socials strong{font-size:13px}.footer-socials small{margin-top:2px;color:var(--muted);font-size:11px}.site-footer .brand-logo{width:150px;height:38px}.site-footer .brand-logo img{max-height:38px}.footer-links,.footer-meta{display:grid;gap:7px 22px;font-size:14px}.footer-links{grid-template-columns:repeat(2,minmax(110px,1fr))}.footer-meta{justify-items:end;text-align:right;font-style:normal}.footer-meta p{margin:0}.footer-brand{margin-bottom:0;color:var(--ink)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line);color:var(--clay);font-size:13px}.footer-bottom a{color:var(--brand);font-weight:800}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto auto;gap:10px}.menu-toggle{display:inline-flex;grid-column:4}.language-switcher{grid-column:3}.site-nav{display:none;order:4;grid-column:1 / -1;flex-direction:column;align-items:stretch;justify-content:start;gap:4px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 14px 34px #582d3d1a}.site-header.is-menu-open .site-nav{display:flex}.site-nav a{padding:11px 12px;border-radius:6px}.site-nav a:hover{background:var(--brand-soft)}h1{font-size:48px}.hero-title{font-size:60px}.category-strip,.product-grid,.service-grid,.info-grid,.discount-grid,.product-grid-three,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout,.product-detail,.split-band,.about-preview,.contact-strip,.contacts-layout,.about-page,.instruction-hero,.loyalty-hero,.loyalty-panel,.discount-note{grid-template-columns:1fr}.filter-panel,.product-info{position:static}.catalog-group .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1 / -1}.footer-meta{justify-items:start;text-align:left}.care-note{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;min-height:64px;padding:9px 14px}.brand{grid-row:1;min-width:0}.brand-logo{width:136px;height:38px}.brand-logo img{max-height:38px}.menu-toggle{grid-column:3;grid-row:1;width:40px;height:40px}.language-switcher{grid-column:2;grid-row:1;justify-self:end;gap:2px;padding:3px;border-radius:7px}.language-option{min-width:30px;min-height:30px;padding:5px 6px;border-radius:5px;font-size:12px}.site-nav{grid-column:1 / -1;grid-row:2}.site-footer{padding:22px 18px 16px}.footer-top{grid-template-columns:1fr;gap:16px}.footer-intro p{margin-top:6px;font-size:13px}.site-footer .brand-logo{width:136px;height:34px}.site-footer .brand-logo img{max-height:34px}.footer-links{display:flex;flex-wrap:wrap;gap:7px 14px}.footer-links a,.footer-meta{font-size:13px}.footer-meta{gap:4px}.footer-bottom{align-items:start;flex-direction:column;gap:6px;margin-top:14px;padding-top:12px}.hero{min-height:50vh}.hero-inner{padding:48px 0 60px}h1{font-size:40px}.hero-title{font-size:46px}h2{font-size:26px}.section-head{align-items:start;flex-direction:column}.section-link-group{justify-content:flex-start}.category-strip,.product-grid,.service-grid,.care-steps,.info-grid,.discount-grid,.catalog-group .product-grid,.mini-grid,.product-grid-three,.catalog-grid{grid-template-columns:1fr}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.archive-grid .product-media{aspect-ratio:4 / 4.6}.archive-grid .product-content{padding:11px}.archive-grid .product-category{font-size:11px}.archive-grid .product-content h3{margin-bottom:12px;font-size:15px}.archive-grid .button-small{width:100%}.care-step{grid-template-columns:1fr;min-height:0;padding:18px}.pagination{justify-content:flex-start;gap:8px;margin-top:26px;padding-top:18px}.pagination-status{flex-basis:100%}.pagination-pages{justify-content:flex-start}.pagination-prev,.pagination-next{flex:1 1 130px}.split-band{padding:24px}.product-bottom,.price-row{align-items:start;flex-direction:column}}
