@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--accent: #4d7891;--accent-hover: #3f657c;--accent-soft: #eaf4f8;--accent-tint: #f5fafc;--accent-border: #bdd5e2;--accent-text: #2e5870;--bg: #f6f7f5;--surface: #ffffff;--surface-alt: #ecefeb;--media-product-bg: #f7faf8;--media-product-ring: #edf2ee;--media-product-pad-x: 22px;--media-product-pad-y: 22px;--text: #171816;--muted: #62645f;--faint: #9a9d96;--border: #dfe3dc;--border-light: #e8ebe5;--danger: #9f2f28;--font-body: "Manrope", sans-serif;--font-heading: "Manrope", sans-serif;--font-brand: "Manrope", sans-serif;--heading-weight: 800;--subheading-weight: 700;--radius: 8px;--shadow: 0 10px 34px rgba(21, 25, 20, .08)}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{min-height:58vh}.wrap,.wrap-md,.wrap-sm{width:min(100% - 48px,1200px);margin-inline:auto}.wrap-md{width:min(100% - 48px,920px)}.wrap-sm{width:min(100% - 48px,720px)}.section{padding:72px 0}.section--tight{padding-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn,button.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#fff;padding:11px 22px;font-weight:700;cursor:pointer;transition:border-color .18s ease,color .18s ease,transform .18s ease,background .18s ease}.btn:hover,button.btn:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.btn:disabled,.btn.disabled,button:disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.btn--outline{background:transparent;color:var(--accent)}.btn--outline:hover{background:var(--accent-soft);color:var(--accent-text)}.btn--block{width:100%}.text-link{border:0;background:none;color:var(--accent);font-weight:700;cursor:pointer}.text-link:hover,.breadcrumbs a:hover,.site-footer__column a:hover{color:var(--accent-text)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.eyebrow:before{content:"";width:20px;height:1px;background:currentColor}.pill{display:inline-flex;align-items:center;width:max-content;border-radius:4px;background:var(--surface-alt);color:var(--faint);font-size:.68rem;font-weight:800;letter-spacing:0;line-height:1;padding:4px 7px;text-transform:uppercase}.stock{font-size:.75rem;font-weight:700}.stock--available{color:var(--accent-text)}.stock--ending{color:#b06400}.stock--request{color:var(--faint)}.site-header{position:sticky;top:0;z-index:100}.utility-bar{border-bottom:1px solid #cfe0ea;background:#e7f2f8;color:#31566d}.utility-bar__inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:.75rem}.utility-bar strong{color:#1f4d66}.main-header{background:var(--surface);border-bottom:1px solid var(--border-light)}.main-header__inner{min-height:60px;display:flex;align-items:center;gap:22px}.brand-link{display:inline-flex;align-items:center;flex:0 0 auto;padding:2px 0}.brand-logo{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-family:var(--font-brand);line-height:1}.brand-logo__dk{display:inline-flex;align-items:baseline;color:#0f2435;font-size:1.72rem;font-weight:800;letter-spacing:0}.brand-logo__dk span:first-child{color:var(--accent)}.brand-logo__copy{display:flex;min-width:0;flex-direction:column;gap:2px}.brand-logo__name{color:var(--text);font-size:1rem;font-weight:800;letter-spacing:0;white-space:nowrap}.brand-logo__subtitle{color:var(--accent);font-size:.58rem;font-weight:800;line-height:1.15;white-space:nowrap}.brand-logo--footer,.brand-logo--footer .brand-logo__dk{color:#fff}.brand-logo--footer .brand-logo__name{color:#ffffffe6}.brand-logo--footer .brand-logo__subtitle{color:#d8ecf5}.brand-logo--admin .brand-logo__dk{font-size:1.66rem}.main-nav{display:flex;align-items:center;gap:2px;flex:1}.main-nav a{border-radius:6px;color:var(--muted);font-size:.86rem;padding:7px 12px}.main-nav a.active{background:var(--accent-soft);color:var(--accent);font-weight:700}.main-header__actions{display:flex;align-items:center;gap:8px}.search-form{display:flex;align-items:center;gap:4px;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface-alt);padding:4px}.search-form input{width:150px;border:0;outline:0;background:transparent;color:var(--text);padding:5px 8px}.search-form button{border:0;border-radius:6px;background:var(--surface);color:var(--muted);cursor:pointer;padding:6px 10px}.cart-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;border-radius:var(--radius);background:var(--accent);color:#fff;font-size:.86rem;font-weight:700;padding:8px 14px}.cart-link span{display:grid;min-width:22px;height:22px;place-items:center;border-radius:50%;background:#ffffff29}.mobile-menu-btn{display:none}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;min-height:auto;gap:clamp(44px,5vw,72px);padding:28px 0 24px}.hero__copy{display:flex;max-width:540px;flex-direction:column;align-items:flex-start;gap:22px}.hero h1{margin:0;font-family:var(--font-heading);font-size:2.85rem;font-weight:var(--heading-weight);line-height:1.08}.hero h1 em{display:block;color:var(--accent-text);font-style:normal;font-weight:var(--subheading-weight)}.hero p{max-width:410px;margin:0;color:var(--muted);font-size:.96rem;line-height:1.8}.hero__actions{display:flex;align-items:center;gap:16px}.hero-visual{width:100%;max-width:660px;justify-self:end;border-radius:var(--radius);background:var(--surface-alt);padding:0;overflow:hidden;box-shadow:0 18px 50px #15191414}.hero-visual__media{width:100%;height:clamp(380px,34vw,470px);min-height:auto;aspect-ratio:auto;border-radius:var(--radius)}.visual-slot{position:relative;display:grid;width:100%;height:100%;min-height:150px;place-items:center;overflow:hidden;border-radius:var(--radius);background:linear-gradient(135deg,#4d78911f,#ffffff0d),var(--surface-alt)}.visual-slot--muted{min-height:70px}.visual-slot img{width:100%;height:100%;object-fit:cover;object-position:center}.visual-slot--hero{min-height:0}.visual-slot--hero img{object-fit:cover;object-position:center 52%}.visual-slot--product{min-height:0;border:1px solid var(--media-product-ring);background:linear-gradient(180deg,#ffffffd1,#e8f1f557),var(--media-product-bg)}.visual-slot--product img{position:absolute;inset:var(--media-product-pad-y) var(--media-product-pad-x);width:calc(100% - (2 * var(--media-product-pad-x)));height:calc(100% - (2 * var(--media-product-pad-y)));max-width:none;max-height:none;object-fit:contain;object-position:center}.visual-slot--product.visual-slot--muted{--media-product-pad-x: 8px;--media-product-pad-y: 8px}.visual-slot__fallback{position:relative;width:58px;height:92px;color:var(--text);opacity:.18}.visual-slot__cap,.visual-slot__neck,.visual-slot__body{position:absolute;left:50%;display:block;transform:translate(-50%);background:currentColor}.visual-slot__cap{top:0;width:20px;height:12px;border-radius:4px 4px 2px 2px}.visual-slot__neck{top:12px;width:34px;height:6px;border-radius:5px}.visual-slot__body{top:18px;width:44px;height:68px;border-radius:8px}.visual-slot__body span{position:absolute;left:9px;display:block;height:3px;border-radius:2px;background:var(--surface)}.visual-slot__body span:first-child{top:24px;width:26px}.visual-slot__body span:last-child{top:32px;width:19px;opacity:.7}.visual-slot__badge,.visual-slot__label{position:absolute;left:10px;border-radius:4px;font-size:.68rem;font-weight:800;padding:4px 7px}.visual-slot__badge{top:10px;background:var(--accent);color:#fff}.visual-slot__label{bottom:10px;max-width:calc(100% - 20px);background:#ffffffe0;color:var(--muted)}.visual-slot--loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.promise-strip{position:relative;z-index:0;background:var(--accent);color:#fff}.promise-strip__inner{display:grid;grid-template-columns:repeat(4,1fr)}.promise-strip__inner div{display:flex;min-height:62px;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.1);padding:10px 24px}.promise-strip__inner div:first-child{border-left:1px solid rgba(255,255,255,.1)}.promise-strip strong{font-size:.82rem}.promise-strip span{color:#ffffff8c;font-size:.74rem}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2,.faq-band h2,.related-title{margin:0;font-family:var(--font-heading);font-size:2rem;font-weight:var(--heading-weight);line-height:1.15}.section-heading p{margin:6px 0 0;color:var(--faint);font-size:.86rem}.section-heading__action{flex:0 0 auto;padding-top:8px}.category-grid,.benefit-grid,.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.category-card,.brand-card,.benefit-card,.proof-card,.packaging-card{border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.category-card:hover,.brand-card:hover,.product-card:hover,.benefit-card:hover{border-color:var(--accent);box-shadow:var(--shadow)}.category-card{padding:24px 20px}.category-card h3,.brand-card h3,.benefit-card h3,.benefit-card h2,.proof-card h3{margin:0;color:var(--text);font-size:.95rem;font-weight:var(--subheading-weight);line-height:1.35}.category-card p,.brand-card p,.benefit-card p,.proof-card p,.packaging-card p{margin:8px 0 0;color:var(--muted);font-size:.82rem;line-height:1.65}.category-card span,.taxonomy-card__count{display:inline-flex;margin-top:16px;color:var(--accent);font-size:.78rem;font-weight:800}.category-card--promo{border-color:var(--accent-border);background:var(--accent-tint)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.product-list{display:flex;flex-direction:column;gap:8px}.product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.product-card__hit-area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__image{--media-product-pad-x: 32px;--media-product-pad-y: 28px;height:260px;min-height:0;border-radius:0;border-inline:0;border-top:0}.product-card__content{display:flex;flex:1;flex-direction:column;gap:7px;padding:16px 18px 18px}.product-card h3{margin:0;color:var(--text);font-size:.86rem;font-weight:var(--subheading-weight);line-height:1.45}.product-card p{margin:0;color:var(--faint);font-size:.76rem}.product-card__footer,.product-card__buy{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.product-card strong{color:var(--text);font-size:1.24rem}.price-display{display:inline-flex;align-items:baseline;gap:7px;flex-wrap:wrap}.price-display s{color:var(--faint);font-size:.82rem;font-weight:600}.price-display strong{color:var(--text)}.price-display--page strong{font-family:var(--font-heading);font-size:2.35rem;font-weight:var(--heading-weight)}.price-display--line strong{font-size:.94rem}.product-card button,.cart-line button,.view-toggle button,.filter-group button{border:0;border-radius:6px;cursor:pointer}.product-card button{position:relative;z-index:2;background:var(--accent);color:#fff;font-size:.78rem;font-weight:800;padding:8px 12px}.product-card button:hover,.search-form button:hover,.cart-link:hover{background:var(--accent-hover);color:#fff}.product-card button.added{background:#2e7d52!important}.product-card--list{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px 16px}.product-card__list-image{--media-product-pad-x: 8px;--media-product-pad-y: 8px;width:74px;height:74px;min-height:0}.product-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-card--list .product-card__content{padding:0}.product-card--list .product-card__buy{flex-direction:column;align-items:flex-end}.brand-band,.faq-band,.page-hero{background:var(--surface-alt)}.brand-band{padding:64px 0}.brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.brand-card,.benefit-card{padding:24px}.brand-card h3{font-family:var(--font-heading);font-size:1.2rem;font-weight:var(--heading-weight)}.benefit-card span{display:block;width:24px;height:2px;margin-bottom:16px;border-radius:2px;background:var(--accent)}.auth-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px;overflow:hidden;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);padding:44px 50px}.auth-teaser h2,.cta-panel h2{margin:12px 0;font-family:var(--font-heading);font-size:2rem;font-weight:var(--heading-weight);line-height:1.18}.auth-teaser p,.cta-panel p,.lead{color:var(--muted);line-height:1.8}.auth-teaser__list{display:flex;flex-direction:column;gap:8px}.auth-teaser__list span{border-radius:var(--radius);background:var(--surface-alt);color:var(--text);font-size:.86rem;font-weight:700;padding:13px 16px}.faq-band{padding:64px 0 72px}.faq-band h2{margin-bottom:34px}.accordion__item{border-bottom:1px solid var(--border)}.accordion__item button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;color:var(--text);cursor:pointer;padding:18px 0;text-align:left}.accordion__item p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.8;padding:0 0 18px}.site-footer{background:#141412;color:#ffffff6b;padding:56px 0 30px}.site-footer__grid{display:grid;grid-template-columns:240px 1fr 1fr 1fr;gap:44px}.site-footer__brand{display:inline-flex;margin-bottom:12px}.site-footer p{margin:0 0 20px;font-size:.85rem;line-height:1.8}.site-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer__column h2{margin:0 0 6px;color:#ffffff8f;font-size:.76rem;font-weight:var(--heading-weight);text-transform:uppercase}.site-footer__column a{color:#ffffff61;font-size:.86rem}.site-footer__column a:hover{color:#d8ecf5}.site-footer__bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.08);margin-top:46px;padding-top:22px;color:#ffffff40;font-size:.78rem}.page-hero{border-bottom:1px solid var(--border-light);padding:56px 0 48px}.page-hero h1{margin:0 0 12px;font-family:var(--font-heading);font-size:2.45rem;font-weight:var(--heading-weight);line-height:1.1}.page-hero p{max-width:560px;margin:0;color:var(--muted);line-height:1.8}.catalog-page{display:grid;grid-template-columns:210px minmax(0,1fr);gap:36px;padding:40px 0 72px}.catalog-filter{position:sticky;top:118px;align-self:start}.filter-group{margin-bottom:28px}.filter-group h2{margin:0 0 10px;color:var(--faint);font-size:.72rem;text-transform:uppercase}.filter-group button{display:block;width:100%;background:transparent;color:var(--muted);font-size:.86rem;padding:8px 10px;text-align:left}.filter-group button.active{background:var(--accent-soft);color:var(--accent);font-weight:800}.filter-group span{margin-left:4px;color:var(--faint);font-size:.76rem}.filter-reset{background:none;border:none;color:var(--faint);font-size:.82rem;font-weight:700;cursor:pointer;padding:6px 10px;border-radius:var(--radius);white-space:nowrap;transition:color .15s}.filter-reset:hover{color:var(--danger)}.catalog-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.catalog-toolbar h1,.cart-page h1,.checkout-page h1{margin:0;font-family:var(--font-heading);font-size:2rem;font-weight:var(--heading-weight);line-height:1.15}.catalog-toolbar p,.checkout-page__intro{margin:6px 0 0;color:var(--faint);font-size:.86rem}.catalog-toolbar__controls{display:flex;align-items:center;gap:10px}.catalog-toolbar select,.checkout-form select,.checkout-form input,.checkout-form textarea{min-height:40px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);outline:0;padding:9px 12px}.view-toggle{display:flex;overflow:hidden;border:1px solid var(--border-light);border-radius:var(--radius)}.view-toggle button{border-radius:0;background:var(--surface);color:var(--faint);padding:9px 11px}.view-toggle button.active{background:var(--accent);color:#fff}.breadcrumbs{display:flex;align-items:center;gap:8px;padding:22px 0 0;color:var(--faint);font-size:.78rem}.breadcrumbs a{color:var(--accent);font-weight:700}.breadcrumbs span:last-child{color:var(--text);font-weight:600}.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:start;gap:64px;padding:28px 0 64px}.gallery{min-width:0}.gallery__main{--media-product-pad-x: 38px;--media-product-pad-y: 38px;height:clamp(360px,42vw,500px);min-height:0}.gallery__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:2px}.gallery__thumb{flex:0 0 78px;width:78px;height:78px;overflow:hidden;border:1.5px solid var(--border-light);border-radius:var(--radius);background:transparent;cursor:pointer;padding:0}.gallery__thumb.active{border-color:var(--accent)}.gallery__thumb .visual-slot{width:100%;height:100%;min-height:0}.gallery__thumb .visual-slot__label{display:none}.product-info{display:flex;flex-direction:column;gap:18px}.product-info__meta{display:flex;align-items:center;gap:8px}.product-info__links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-info__links a,.related-title a{color:var(--accent);font-size:.82rem;font-weight:800}.product-brand-link{text-decoration:none}.product-brand-link .pill{transition:background-color .18s ease,color .18s ease,border-color .18s ease}.product-brand-link:hover .pill{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent-text)}.product-info h1{margin:0;font-family:var(--font-heading);font-size:1.65rem;font-weight:var(--heading-weight);line-height:1.25}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;border-radius:var(--radius);background:var(--surface-alt);padding:16px}.product-facts span{display:block;color:var(--faint);font-size:.68rem;font-weight:800;text-transform:uppercase}.product-facts strong{display:block;margin-top:3px;font-size:.86rem}.product-price{display:flex;align-items:baseline;gap:10px}.product-price span,.product-quantity>span{color:var(--faint);font-size:.86rem}.product-quantity>div{display:flex;align-items:center;gap:12px;margin-top:8px}.product-quantity p{margin:0;color:var(--muted)}.quantity{display:inline-grid;grid-template-columns:40px 58px 40px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.quantity button,.quantity input{min-height:42px;border:0;background:transparent;color:var(--text);text-align:center}.quantity input{border-inline:1px solid var(--border-light);font-weight:800;outline:0}.product-added{color:var(--accent);font-weight:800}.product-description{border-top:1px solid var(--border-light);padding-top:18px}.product-description h2{margin:0 0 8px;font-size:.9rem;font-weight:var(--heading-weight)}.product-description__lead{color:var(--text)!important;font-weight:600}.product-description p{margin:0 0 12px;color:var(--muted);font-size:.86rem;line-height:1.8}.product-description p:last-child{margin-bottom:0}.related-title{margin-bottom:20px}.proof-grid,.packaging-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.proof-card,.packaging-card{padding:10px}.proof-card .visual-slot{min-height:150px}.packaging-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.packaging-card .visual-slot{min-height:210px}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:var(--radius);background:var(--accent-soft);padding:28px 32px}.about-cta{margin-top:clamp(38px,5vw,58px);border:1px solid var(--accent-border);background:linear-gradient(135deg,var(--accent-tint),var(--surface));box-shadow:0 18px 48px #24465814}.cta-panel h2,.cta-panel p{margin:0}.cta-panel h2{font-size:1.45rem}.cta-panel__actions{display:flex;gap:8px}.brand-section{border-bottom:1px solid var(--border-light);margin-bottom:52px;padding-bottom:52px}.brand-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.brand-section h2{margin:0 0 8px;font-family:var(--font-heading);font-size:1.85rem;font-weight:var(--heading-weight)}.brand-section p{max-width:520px;margin:0;color:var(--muted);line-height:1.7}.lead{margin:0 0 42px;font-size:1rem}.cart-page,.checkout-page{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:40px;padding:48px 0 76px}.cart-lines{display:flex;flex-direction:column;gap:10px;margin:22px 0}.cart-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--accent-border);border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-text);margin:18px 0;padding:12px 14px}.cart-notice button{border:0;background:transparent;color:inherit;cursor:pointer;font-weight:800}.cart-line{display:grid;grid-template-columns:86px minmax(0,1fr) auto auto;align-items:center;gap:16px;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);padding:12px}.cart-line>a{display:block;width:86px;height:86px}.cart-line .visual-slot{--media-product-pad-x: 10px;--media-product-pad-y: 10px;width:86px;height:86px;min-height:0}.cart-line__body{display:flex;min-width:0;flex-direction:column;gap:5px}.cart-line__body a{font-weight:800;line-height:1.35}.cart-line__body span{color:var(--faint);font-size:.78rem}.cart-line__body button{width:max-content;background:transparent;color:var(--danger);font-size:.78rem;padding:0}.cart-line>strong{font-size:1rem;white-space:nowrap}.order-summary{position:sticky;top:118px;align-self:start;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);padding:22px}.order-summary h2{margin:0 0 18px;font-family:var(--font-heading);font-size:1.35rem;font-weight:var(--heading-weight)}.order-summary__line{display:flex;justify-content:space-between;border-bottom:1px solid var(--border-light);padding:10px 0}.order-summary__notice,.order-summary__rules{border-radius:var(--radius);background:var(--surface-alt);color:var(--muted);font-size:.82rem;line-height:1.55;margin-top:12px;padding:10px 12px}.order-summary__rules{margin-bottom:16px}.checkout-form{margin-top:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.form-grid label{display:flex;flex-direction:column;gap:7px}.form-grid span{color:var(--muted);font-size:.82rem;font-weight:800}.form-grid__wide{grid-column:span 2}.delivery-fields,.pickup-note{border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface-alt);padding:14px}.delivery-fields p,.pickup-note{margin:0;color:var(--muted);font-size:.84rem;line-height:1.6}.delivery-fields__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.field-error input,.field-error select,.field-error textarea{border-color:var(--danger)}.form-error{color:var(--danger);font-weight:800}.empty-state{width:min(100% - 48px,680px);margin:0 auto;padding:90px 0;text-align:center}.empty-state h1{margin:0 0 12px;font-family:var(--font-heading);font-size:2.25rem;font-weight:var(--heading-weight)}.empty-state p{margin:0 auto 24px;max-width:520px;color:var(--muted);line-height:1.8}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.info-card{border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);padding:24px}.info-card h2{margin:0 0 10px;font-family:var(--font-heading);font-size:1.2rem;font-weight:var(--heading-weight)}.info-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.8}.info-cta{margin-top:24px}@media(max-width:1000px){.hero,.product-page,.auth-teaser,.cart-page,.checkout-page{grid-template-columns:1fr}.hero{min-height:auto;padding:56px 0 48px}.hero-visual{max-width:720px;justify-self:center}.hero-visual__media{height:clamp(320px,56vw,460px)}.product-grid,.product-grid--catalog,.benefit-grid,.category-grid,.info-grid,.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page{grid-template-columns:1fr}.catalog-filter{position:static;display:grid;grid-template-columns:1fr 1fr;gap:18px}.order-summary{position:static}.site-footer__grid{grid-template-columns:1fr 1fr}.gallery__main{height:clamp(340px,58vw,460px)}}@media(max-width:760px){.wrap,.wrap-md,.wrap-sm,.empty-state{width:min(100% - 28px,1200px)}.section,.brand-band,.faq-band{padding:48px 0}.section--tight{padding-top:0}.utility-bar__inner{flex-wrap:wrap;justify-content:center;padding-block:7px}.main-header__inner{flex-wrap:wrap;padding-block:12px}.brand-logo__dk{font-size:1.58rem}.brand-logo__name{font-size:.94rem}.brand-logo__subtitle{font-size:.52rem}.main-nav{order:3;flex-basis:100%;overflow-x:auto}.main-header__actions{margin-left:auto}.search-form{display:none}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;border:0;border-radius:var(--radius);background:transparent;color:var(--text);cursor:pointer;font-size:1.35rem;padding:0}.main-nav--closed{display:none}.main-nav--open{display:flex;flex-direction:column;overflow:visible;padding:4px 0 8px;animation:navSlideDown .2s ease}@keyframes navSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.main-nav--open a{min-height:44px;display:flex;align-items:center}.hero{gap:32px;padding:46px 0 48px}.hero-visual__media{height:310px}.hero h1,.page-hero h1,.empty-state h1{font-size:2.25rem}.promise-strip__inner,.brand-grid,.packaging-grid,.delivery-fields__grid,.form-grid,.catalog-filter,.site-footer__grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.promise-strip__inner div,.promise-strip__inner div:first-child{border-inline:0;border-bottom:1px solid rgba(255,255,255,.1)}.category-grid,.benefit-grid,.trust-grid,.info-grid,.proof-grid{grid-template-columns:1fr}.product-grid,.product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading,.catalog-toolbar,.brand-section__header,.cta-panel,.site-footer__bottom{flex-direction:column;align-items:flex-start}.catalog-toolbar__controls{width:100%;justify-content:space-between}.cart-line,.product-card--list{grid-template-columns:74px minmax(0,1fr)}.product-card__image{height:220px}.cart-line>a,.cart-line .visual-slot{width:74px;height:74px}.cart-line .quantity,.cart-line>strong,.product-card--list .product-card__buy{grid-column:2;justify-self:start}.auth-teaser,.cta-panel{padding:28px}.gallery__main{--media-product-pad-x: 28px;--media-product-pad-y: 28px;height:340px;min-height:0}}@media(max-width:640px){.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:100!important}main{padding-top:69px}html{overflow-x:hidden}body{font-size:16px;overflow-x:hidden}input,select,textarea{font-size:16px}.product-grid,.product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card__image{--media-product-pad-x: 12px;--media-product-pad-y: 12px;height:150px}.product-card .visual-slot--product{position:relative;overflow:hidden}.product-card .visual-slot--product img{position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);max-width:none;max-height:none;object-fit:contain;object-position:50% 50%}.product-card__content{padding:8px 10px 10px;gap:4px}.product-card .pill{font-size:.58rem;padding:3px 5px}.product-card h3{font-size:.8rem;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card p{font-size:.7rem;line-height:1.3}.product-card strong{font-size:1rem}.product-card__footer{flex-direction:column;align-items:stretch;gap:6px;margin-top:4px}.product-card button{width:100%;min-height:44px;padding:8px;font-size:.75rem;text-align:center}.catalog-toolbar h1{font-size:1.5rem}.catalog-filter{display:flex;flex-direction:column;gap:6px}.filter-group{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;margin-bottom:0;padding-bottom:2px}.filter-group::-webkit-scrollbar{display:none}.filter-group h2{display:none}.filter-group button{flex:0 0 auto;display:inline-flex;align-items:center;width:auto;min-height:34px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--muted);font-size:.8rem;font-weight:600;padding:6px 12px;white-space:nowrap}.filter-group button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:800}.view-toggle button{min-height:40px;padding:8px 12px}.catalog-toolbar select{min-height:40px;font-size:14px}.cart-link{min-height:44px}.cart-line{gap:10px;padding:10px 8px}.cart-line__body button{min-height:36px;padding:6px 0}.quantity button,.quantity input{min-height:48px}.order-summary{padding:16px}.checkout-form select,.checkout-form input,.checkout-form textarea{min-height:50px;padding:12px 14px}.form-grid{gap:10px}}.admin-login,.admin-loading{display:grid;min-height:100vh;place-items:center;background:#f4f5f2;padding:24px}.admin-login form{width:min(100%,420px);border:1px solid #dfe3dc;border-radius:8px;background:#fff;padding:32px}.admin-login span,.admin-header p,.admin-table small{color:#74776f}.admin-login h1,.admin-header h1,.admin-panel h2,.admin-editor h2,.admin-drawer h2{margin:0;color:#171816;font-family:var(--font-heading);font-weight:var(--heading-weight);line-height:1.15}.admin-login p{color:#62645f;line-height:1.6}.admin-login label,.admin-form-grid label,.admin-toolbar label,.admin-upload label,.admin-stack label{display:flex;flex-direction:column;gap:7px;color:#62645f;font-size:.82rem;font-weight:800}.admin-login input,.admin-main input,.admin-main select,.admin-main textarea{min-height:40px;border:1px solid #dfe3dc;border-radius:8px;background:#fff;color:#171816;outline:0;padding:9px 11px}.admin-login input:focus,.admin-main input:focus,.admin-main select:focus,.admin-main textarea:focus{border-color:var(--accent)}.admin-primary,.admin-main button{min-height:38px;border:1px solid #dfe3dc;border-radius:8px;background:#fff;color:#171816;cursor:pointer;font-weight:800;padding:8px 13px}.admin-primary{border-color:var(--accent);background:var(--accent);color:#fff}.admin-error,.admin-alert,.admin-success{display:block;border-radius:8px;margin:14px 0;padding:12px 14px}.admin-error,.admin-alert{border:1px solid #e1b6b1;background:#fff0ee;color:#9f2f28}.admin-success{border:1px solid var(--accent-border);background:var(--accent-soft);color:var(--accent-text)}.admin-shell{display:grid;min-height:100vh;grid-template-columns:244px minmax(0,1fr);background:#f4f5f2}.admin-sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;border-right:1px solid #dfe3dc;background:#fff;padding:22px}.admin-sidebar>div{display:flex;flex-direction:column;gap:4px;margin-bottom:26px}.admin-sidebar__role{color:#74776f;font-size:.8rem;text-transform:uppercase}.admin-sidebar nav{display:flex;flex:1;flex-direction:column;gap:5px}.admin-sidebar a{border-radius:8px;color:#62645f;font-weight:800;padding:10px 12px}.admin-sidebar a.active{background:var(--accent-soft);color:var(--accent)}.admin-main{width:min(100%,1240px);padding:34px}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-header h1{font-size:2.4rem}.admin-header p{margin:5px 0 0}.admin-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px}.admin-stat,.admin-panel,.admin-editor,.admin-drawer,.admin-media-grid article{border:1px solid #dfe3dc;border-radius:8px;background:#fff}.admin-stat{padding:18px}.admin-stat span{color:#74776f;font-size:.78rem;font-weight:800}.admin-stat strong{display:block;margin-top:8px;font-size:1.8rem}.admin-stat--hot strong{color:#9f2f28}.admin-stat--live strong{color:var(--accent)}.admin-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.admin-panel{padding:20px}.admin-panel__head,.admin-toolbar,.admin-editor__head,.admin-editor__actions,.admin-drawer__total{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-panel__head{margin-bottom:14px}.admin-panel h2,.admin-editor h2{font-size:1.45rem}.admin-panel__head a,.admin-quick-links a{color:var(--accent);font-weight:800}.admin-status-list,.admin-quick-links,.admin-change-list,.admin-line-list{display:flex;flex-direction:column;gap:9px}.admin-status-list div,.admin-line-list div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e8ebe5;padding-bottom:9px}.admin-status,.admin-chip{display:inline-flex;width:max-content;border-radius:999px;font-size:.72rem;font-weight:900;padding:4px 8px}.admin-status--new{background:#fff0ee;color:#9f2f28}.admin-status--confirmed,.admin-status--processing{background:#fff7e3;color:#806121}.admin-status--shipped{background:#e7f0fb;color:#245c8f}.admin-status--delivered,.admin-chip.good{background:var(--accent-soft);color:var(--accent-text)}.admin-status--cancelled,.admin-chip.muted{background:#ecefeb;color:#74776f}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table th{color:#74776f;font-size:.75rem;text-align:left;text-transform:uppercase}.admin-table th,.admin-table td{border-bottom:1px solid #e8ebe5;padding:11px 10px;vertical-align:top}.admin-table tbody tr{cursor:default}.admin-table small{display:block;margin-top:4px;font-size:.75rem}.admin-product-thumb{display:grid;place-items:center;width:72px;min-width:72px;height:72px;overflow:hidden;border:1px solid #e8ebe5;border-radius:12px;background:#f8faf7;color:#74776f;font-size:.72rem;font-weight:700;text-align:center}.admin-product-thumb img{width:100%;height:100%;object-fit:cover}.admin-product-title{min-width:220px}.admin-product-title strong{display:block;line-height:1.35}.admin-product-stock strong{display:block;font-size:.92rem}.admin-table__control{min-width:170px;max-width:220px;width:100%}.admin-table__control--number{min-width:88px;max-width:88px}.admin-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:186px}.admin-table__save{min-width:108px}@media(max-width:860px){.admin-product-thumb{width:58px;min-width:58px;height:58px}.admin-product-title{min-width:180px}.admin-table__control{min-width:150px}}.admin-toolbar{flex-wrap:wrap;margin-bottom:16px}.admin-bulk-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;border:1px solid var(--accent-border);border-radius:8px;background:var(--accent-soft);margin-bottom:14px;padding:10px 12px}.admin-toolbar input{min-width:240px}.admin-drawer,.admin-editor{position:fixed;top:18px;right:18px;z-index:50;width:min(760px,calc(100vw - 36px));max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 20px 70px #1414122e;padding:22px}.admin-editor--compact{width:min(560px,calc(100vw - 36px))}.admin-detail-grid{display:grid;grid-template-columns:130px 1fr;gap:9px 14px;border-top:1px solid #e8ebe5;margin-top:16px;padding-top:16px}.admin-detail-grid span{color:#74776f}.admin-drawer h3{margin-top:22px}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-form-grid__wide{grid-column:span 2}.admin-checks{display:flex;flex-wrap:wrap;gap:14px;margin:16px 0}.admin-checks label{display:inline-flex;align-items:center;gap:7px}.admin-image-picker{border-top:1px solid #e8ebe5;margin-top:18px;padding-top:18px}.admin-media-strip,.admin-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;margin-top:14px}.admin-media-strip article,.admin-media-grid article{overflow:hidden;border:1px solid #dfe3dc;border-radius:8px;background:#fff}.admin-media-strip img,.admin-media-grid img{width:100%;height:130px;object-fit:cover;background:#ecefeb}.admin-media-strip article>*,.admin-media-grid article>div{padding:9px}.admin-media-grid span{display:block;overflow:hidden;color:#74776f;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.admin-upload{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px}.admin-stack{display:flex;flex-direction:column;gap:14px;margin-bottom:16px}@media(max-width:1000px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-sidebar nav{flex-direction:row;flex-wrap:wrap}.admin-stat-grid,.admin-two-col{grid-template-columns:1fr 1fr}}@media(max-width:680px){.admin-main{padding:20px 14px}.admin-stat-grid,.admin-two-col,.admin-form-grid,.admin-upload{grid-template-columns:1fr}.admin-form-grid__wide{grid-column:auto}}.catalog-cta{width:100%;text-align:center;font-size:1rem;padding:16px 20px}.category-grid--visual{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card--visual{display:flex;align-items:center;justify-content:space-between;height:160px;border-radius:var(--radius);overflow:hidden;padding:16px;position:relative;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.category-card--visual:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.category-card--visual__name{display:flex;flex-direction:column;gap:6px;font-size:1rem;font-weight:800;color:var(--text);max-width:55%;line-height:1.3;z-index:1}.category-card--visual__count{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#ffffffd1;color:var(--accent-text);font-size:.72rem;font-weight:800;letter-spacing:.02em;box-shadow:0 8px 18px #162b3a14}.category-card--visual__img{width:45%;height:140px;object-fit:contain;object-position:center bottom}.brand-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.brand-logo-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);cursor:pointer;transition:border-color .18s;text-decoration:none}.brand-logo-card:hover{border-color:var(--accent)}.brand-logo-card img{width:80px;height:50px;object-fit:contain;filter:none;opacity:1;transition:transform .2s ease}.brand-logo-card:hover img{transform:translateY(-1px)}.brand-logo-card span{font-size:.72rem;font-weight:800;color:var(--text);text-transform:uppercase}@media(max-width:640px){.brand-logo-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:auto;padding:24px 0}.hero__copy{gap:12px}.hero h1{font-size:1.6rem}.hero p,.hero-visual{display:block}.promise-strip__inner{display:grid;grid-template-columns:1fr}.category-card--visual{height:140px}}.hero{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)!important;align-items:center!important;justify-content:initial!important;padding:28px 0 24px!important;min-height:auto!important;gap:clamp(44px,5vw,72px)!important}.hero__copy{gap:22px!important}.hero h1{font-size:2.85rem!important;line-height:1.08!important;margin:0!important}.hero p{display:block!important;max-width:410px!important;font-size:.96rem!important;line-height:1.8!important}.hero__actions{flex-shrink:0!important}.hero-visual{display:block!important;max-width:660px!important}.promise-strip{display:block!important}.utility-bar{display:none}.home-reference{background:#fff;color:#0f1d2f;padding-bottom:54px}.home-reference__intro,.home-reference__section{position:relative}.home-reference__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:end;gap:28px;padding-top:44px;padding-bottom:22px}.home-reference__copy h1{max-width:720px;margin:0 0 12px;color:#0f1d2f;font-size:3.6rem;font-weight:800;line-height:1.06;letter-spacing:0}.home-reference__copy p{max-width:710px;margin:0;color:#40506a;font-size:1.24rem;font-weight:500;line-height:1.5}.home-reference__cta{margin-top:20px;padding:12px 26px;border-radius:999px;font-size:1rem;letter-spacing:.01em}.home-reference__visual{position:relative;min-height:178px;overflow:visible;border-bottom:1px solid rgba(58,107,150,.16)}.home-reference__visual:before{content:"";position:absolute;right:18px;bottom:6px;width:265px;height:132px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#dbebf5bd,#fff0)}.home-reference__visual-image{position:absolute;right:0;bottom:-2px;width:min(100%,460px);height:236px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 14px 18px rgba(19,38,56,.12));z-index:2}.home-reference__visual-product{position:absolute;bottom:0;width:auto;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px rgba(19,38,56,.13))}.home-reference__visual-product--1{right:210px;height:122px;z-index:3}.home-reference__visual-product--2{right:120px;height:150px;z-index:4}.home-reference__visual-product--3{right:8px;height:150px;z-index:5}.home-reference__visual-product--4{right:60px;height:112px;z-index:2;opacity:.92}.home-reference__leaf{position:absolute;right:0;bottom:20px;width:76px;height:112px;border-radius:70% 0;border-left:14px solid rgba(206,225,238,.64);transform:rotate(18deg)}.home-reference__leaf--two{right:64px;bottom:8px;width:56px;height:90px;opacity:.75;transform:rotate(-12deg)}.home-reference__section{padding-top:24px}.home-reference-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.home-reference-heading h2{margin:0;color:#0f1d2f;font-size:1.44rem;font-weight:800;letter-spacing:0}.home-reference-heading a{color:#2f6da4;font-size:.96rem;font-weight:700;white-space:nowrap}.home-reference__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-reference-category{position:relative;min-height:178px;overflow:hidden;border:1px solid rgba(60,93,117,.08);border-radius:20px;padding:24px;background:#f4f9ff;box-shadow:0 12px 26px #1d32440a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-reference-category:hover{transform:translateY(-3px);border-color:#41789e2e;box-shadow:0 16px 36px #1d324414}.home-reference-category--blue{background:linear-gradient(135deg,#eff7ff,#e9f4ff)}.home-reference-category--pink{background:linear-gradient(135deg,#fff3f3,#ffebee)}.home-reference-category--green{background:linear-gradient(135deg,#f2fbf4,#edf8ef)}.home-reference-category--purple{background:linear-gradient(135deg,#fbf5ff,#f4ecfb)}.home-reference-category--peach{background:linear-gradient(135deg,#fff8ef,#fff0df)}.home-reference-category--yellow{background:linear-gradient(135deg,#fff9eb,#fff2d2)}.home-reference-category h2{max-width:58%;margin:0 0 10px;color:#0f1d2f;font-size:1.22rem;font-weight:800;line-height:1.35;letter-spacing:0}.home-reference-category p{margin:0;color:#43566f;font-size:.98rem;font-weight:500}.home-reference-category__arrow{position:absolute;left:24px;bottom:22px;display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(12,31,49,.2);border-radius:50%;background:#ffffffb8;color:#0f1d2f;font-size:1.05rem;font-weight:800;transition:transform .18s ease,background .18s ease}.home-reference-category:hover .home-reference-category__arrow{transform:translate(4px);background:#fff}.home-reference-category img{position:absolute;right:22px;bottom:10px;width:34%;max-width:128px;height:142px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 14px rgba(16,34,49,.12))}.home-reference__brands{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.home-reference-brand{display:grid;min-height:96px;padding:14px 18px;place-items:center;border:1px solid rgba(32,57,78,.12);border-radius:14px;background:#fff;color:#11305a;font-size:1.1rem;font-weight:800;letter-spacing:.02em;text-align:center;text-transform:uppercase;box-shadow:0 10px 20px #21344408;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-reference-brand img{display:block;width:auto;height:auto;max-width:100%;max-height:56px;object-fit:contain}.home-reference-brand__name{display:block}.home-reference-brand:hover{transform:translateY(-2px);border-color:#41789e38;box-shadow:0 14px 28px #21344412}.home-reference-brand--denkmit{color:#123f87}.home-reference-brand--frosch,.home-reference-brand--fairy{color:#15914a}.home-reference-brand--finish{color:#1264aa}.home-reference__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-reference-product{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:138px;overflow:hidden;border:1px solid rgba(32,57,78,.12);border-radius:14px;background:#fff;box-shadow:0 10px 24px #1f2d3a0a}.home-reference-product__media{display:grid;place-items:center;padding:12px;background:#f7fafc}.home-reference-product__media img{width:100%;height:112px;object-fit:contain}.home-reference-product__body{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:8px;padding:14px 14px 14px 0}.home-reference-product__body>a{display:-webkit-box;overflow:hidden;color:#0f1d2f;font-size:.95rem;font-weight:800;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-reference-product__body p{margin:0;color:#59687b;font-size:.86rem;line-height:1.35}.home-reference-product__body div{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-reference-product__body strong{color:#0f1d2f;font-size:.98rem;font-weight:800}.home-reference-product__body button{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(47,109,164,.22);border-radius:11px;background:#fff;color:#2f6da4;cursor:pointer;font-size:1.2rem;font-weight:800;line-height:1}@media(max-width:1020px){.home-reference__intro{grid-template-columns:minmax(0,1fr) minmax(220px,320px)}.home-reference__copy h1{font-size:2.8rem}.home-reference__copy p{font-size:1.08rem}.home-reference__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.home-reference__brands{grid-template-columns:repeat(4,minmax(0,1fr))}.home-reference__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-reference{padding-bottom:36px}.home-reference__intro{grid-template-columns:minmax(0,1fr) 142px;gap:10px;width:min(100% - 28px,1200px);padding-top:18px;padding-bottom:16px}.home-reference__copy h1{margin-bottom:8px;font-size:1.72rem;line-height:1.12}.home-reference__copy p{font-size:.85rem;line-height:1.48}.home-reference__visual{min-height:116px;overflow:visible}.home-reference__visual:before{display:block;right:2px;bottom:2px;width:132px;height:78px}.home-reference__visual-image{right:0;bottom:-4px;width:172px;height:124px;object-fit:contain;object-position:right bottom}.home-reference__visual-product--1{right:88px;height:74px}.home-reference__visual-product--2{right:46px;height:92px}.home-reference__visual-product--3{right:0;height:92px}.home-reference__visual-product--4,.home-reference__leaf{display:none}.home-reference__section{width:min(100% - 28px,1200px);padding-top:16px}.home-reference-heading{margin-bottom:12px}.home-reference-heading h2{font-size:1.03rem}.home-reference-heading a{font-size:.78rem}.home-reference__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-reference-category{min-height:132px;border-radius:12px;padding:13px}.home-reference-category h2{max-width:72%;margin-bottom:7px;font-size:.84rem;line-height:1.32}.home-reference-category p{font-size:.74rem}.home-reference-category__arrow{left:12px;bottom:12px;width:26px;height:26px;font-size:.92rem}.home-reference-category img{right:8px;bottom:8px;max-width:66px;height:82px}.home-reference__brands{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.home-reference-brand{min-height:56px;border-radius:9px;font-size:.77rem;line-height:1.1;padding:6px}.home-reference-brand img{max-height:36px}.home-reference__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-reference-product{grid-template-columns:1fr;min-height:0;border-radius:12px}.home-reference-product__media{min-height:108px;padding:10px}.home-reference-product__media img{height:92px}.home-reference-product__body{gap:6px;padding:10px}.home-reference-product__body>a{font-size:.76rem}.home-reference-product__body p{font-size:.7rem}.home-reference-product__body strong{font-size:.8rem}.home-reference-product__body button{width:30px;height:30px;border-radius:9px}}.home-hero-section{padding:34px 0 18px}.home-section{padding-top:36px;padding-bottom:36px}.home-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.86rem;font-weight:800;letter-spacing:.02em;color:var(--accent-text);text-transform:uppercase}.home-kicker:before{content:"";width:32px;height:2px;border-radius:999px;background:var(--accent)}.home-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);gap:28px;align-items:stretch}.home-hero__copy,.home-hero__visual,.home-order-card,.home-auth-card{border:1px solid var(--border-light);border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f5fafcf5);box-shadow:0 18px 60px #161c2214}.home-hero__copy{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:42px}.home-hero__copy h1{margin:0;font-size:clamp(2.4rem,4vw,4.45rem);line-height:1.02;letter-spacing:-.03em}.home-hero__emphasis{display:block;color:var(--accent-text);font-weight:var(--subheading-weight)}.home-hero__copy p{margin:0;max-width:620px;font-size:1.08rem;line-height:1.72;color:var(--muted)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px}.home-benefit-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-benefit-row span{display:inline-flex;flex-direction:column;gap:5px;min-height:54px;align-items:flex-start;justify-content:center;padding:14px 16px;border:1px solid var(--accent-border);border-radius:16px;background:#eaf4f8b8;font-size:.95rem;font-weight:700;color:var(--text)}.home-benefit-row span strong,.home-benefit-row span small{display:block}.home-benefit-row span small{color:var(--muted);font-size:.84rem;font-weight:600}.home-hero__visual{padding:18px}.home-hero__visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;height:100%}.home-hero-product{display:grid;grid-template-columns:108px minmax(0,1fr);gap:12px;align-items:center;padding:16px;border-radius:20px;border:1px solid rgba(77,120,145,.12);background:linear-gradient(180deg,#fff,#f4f8fa)}.home-hero-product--lead{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:260px;padding:22px}.home-hero-product__media{min-width:0}.home-hero-product__slot{height:108px;padding:14px}.home-hero-product--lead .home-hero-product__slot{height:216px;padding:18px}.home-hero-product__body{display:flex;flex-direction:column;gap:6px;min-width:0}.home-hero-product__body strong{font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--accent-text)}.home-hero-product__body span{font-size:.92rem;line-height:1.45;color:var(--text)}.home-hero-product--lead .home-hero-product__body span{font-size:1.04rem;font-weight:700}.home-category-grid,.home-brand-grid{display:grid;gap:16px}.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-category-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:228px;overflow:hidden;padding:22px;border:1px solid var(--border-light);border-radius:22px;background:var(--surface);box-shadow:0 16px 42px #1718160f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-category-card:hover{transform:translateY(-3px);border-color:var(--accent-border);box-shadow:0 18px 48px #12171d17}.home-category-card--cleaning{background:linear-gradient(180deg,#fff,#f1f8fd)}.home-category-card--laundry{background:linear-gradient(180deg,#fff,#fff7ee)}.home-category-card--dishes{background:linear-gradient(180deg,#fff,#f2faf3)}.home-category-card--personal{background:linear-gradient(180deg,#fff,#fdf3f8)}.home-category-card__copy{display:flex;flex-direction:column;gap:10px;max-width:calc(100% - 110px);position:relative;z-index:1}.home-category-card__eyebrow{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#4d78911c;color:var(--accent-text);font-size:.78rem;font-weight:800}.home-category-card h3,.home-brand-card h3,.home-step-card h3,.home-order-card h2,.home-auth-card h2{margin:0}.home-category-card h3{font-size:1.2rem;line-height:1.22}.home-category-card p,.home-brand-card p,.home-step-card p,.home-order-card p,.home-auth-card p{margin:0;color:var(--muted);line-height:1.62}.home-category-card__meta{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}.home-category-card__meta strong{font-size:.92rem}.home-category-card__meta span,.home-brand-card__link{color:var(--accent-text);font-weight:800}.home-category-card__media{position:absolute;right:12px;bottom:12px;width:118px}.home-category-card__slot{height:118px;padding:10px;background:#ffffffb3}.home-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-brand-card{display:flex;flex-direction:column;gap:14px;height:100%;padding:22px;border:1px solid var(--border-light);border-radius:20px;background:var(--surface);box-shadow:0 14px 38px #181d230d;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-brand-card:hover{transform:translateY(-2px);border-color:var(--accent-border);box-shadow:0 16px 42px #151b2017}.home-brand-card__badge{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:var(--accent-soft);color:var(--accent-text);font-size:.78rem;font-weight:800}.home-brand-card__logo-wrap{display:flex;align-items:center;justify-content:center;min-height:116px;padding:18px;border:1px solid var(--border-light);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f3f8faf2)}.home-brand-card__logo{max-width:100%;max-height:88px;width:auto;height:auto;object-fit:contain;filter:none;opacity:1}.home-brand-card h3{font-size:1.18rem}.home-brand-card p{flex:1;min-height:3.4rem}.home-brand-card__link{margin-top:auto}.product-grid--catalog-preview{margin-top:20px}.home-section__action{display:flex;justify-content:center;margin-top:22px}.home-order-card,.home-auth-card{display:grid;gap:28px;padding:34px}.home-order-card{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.home-order-card__intro{display:flex;flex-direction:column;gap:16px}.home-order-card__terms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-order-card__terms div{display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid var(--accent-border);border-radius:16px;background:#eaf4f8b8}.home-order-card__terms strong{font-size:.84rem;color:var(--muted)}.home-order-card__terms span{font-size:1rem;font-weight:800}.home-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-step-card{display:flex;flex-direction:column;gap:10px;min-height:170px;padding:20px;border:1px solid var(--border-light);border-radius:18px;background:var(--surface)}.home-step-card span{display:inline-flex;width:fit-content;padding:8px 11px;border-radius:999px;background:var(--accent-soft);color:var(--accent-text);font-size:.78rem;font-weight:800}.home-auth-card{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center}.home-auth-card__copy{display:flex;flex-direction:column;gap:16px}.home-auth-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-auth-card__facts span{display:inline-flex;align-items:center;min-height:74px;padding:16px;border:1px solid var(--border-light);border-radius:18px;background:var(--surface);font-weight:700;line-height:1.45}@media(max-width:1180px){.home-hero,.home-order-card,.home-auth-card{grid-template-columns:1fr}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.home-hero-section{padding-top:22px}.home-hero__copy,.home-hero__visual,.home-order-card,.home-auth-card{padding:24px}.home-benefit-row,.home-step-grid,.home-auth-card__facts,.home-order-card__terms{grid-template-columns:1fr}.home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-section{padding-top:24px;padding-bottom:24px}.home-hero{gap:18px}.home-hero__copy,.home-hero__visual,.home-order-card,.home-auth-card{padding:20px 18px;border-radius:18px}.home-hero__copy h1{font-size:2rem;line-height:1.08}.home-hero__copy p{font-size:.98rem;line-height:1.58}.home-hero__actions,.home-section__action{flex-direction:column;align-items:stretch}.home-hero__actions .btn,.home-section__action .btn{width:100%}.home-hero-product{grid-template-columns:88px minmax(0,1fr);padding:12px;border-radius:16px}.home-hero-product--lead{min-height:auto;grid-template-columns:1fr}.home-hero-product__slot{height:92px}.home-hero-product--lead .home-hero-product__slot{height:188px}.home-category-grid,.home-brand-grid{grid-template-columns:1fr}.home-category-card{min-height:188px;padding:18px}.home-category-card__copy{max-width:calc(100% - 92px)}.home-category-card h3{font-size:1.08rem}.home-category-card__media{width:92px}.home-category-card__slot{height:92px}.home-brand-card,.home-step-card{padding:18px}.home-auth-card__facts span{min-height:58px}}.back-to-top{position:fixed;bottom:24px;right:20px;width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 4px 16px #0000002e;transition:opacity .25s ease,transform .25s ease,background .18s ease;z-index:50}.back-to-top:hover{background:var(--accent-hover);transform:translateY(-2px)}.back-to-top--hidden{opacity:0;pointer-events:none;transform:translateY(8px)}@media(max-width:640px){body,html{max-width:100vw;overflow-x:hidden}.wrap,.wrap-md,.wrap-sm{width:calc(100% - 24px)!important}.catalog-page{display:block!important}.product-grid,.product-grid--catalog{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;overflow:hidden!important}}.site-header{background:#fffffff5;border-bottom:1px solid #e4ebf4;box-shadow:0 8px 30px #122d4c0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.main-header{border-bottom:0;background:transparent}.main-header__inner{width:min(100% - 44px,1480px);min-height:74px;gap:28px}.brand-logo{gap:10px}.brand-logo__dk{color:#0c3167;font-size:2.2rem;line-height:.9}.brand-logo__dk span:first-child{color:#1260ad}.brand-logo__name{color:#071c45;font-size:1.22rem}.brand-logo__subtitle{color:#1768bf;font-size:.66rem;font-weight:700}.main-nav{gap:26px}.main-nav a{display:inline-flex;align-items:center;gap:9px;min-height:48px;border-radius:9px;color:#071c45;font-size:.93rem;font-weight:700;padding:0 14px}.main-nav a.active{background:transparent;color:#071c45}.main-nav__catalog,.main-nav__catalog.active{background:linear-gradient(180deg,#4b79a7,#386894)!important;color:#fff!important;box-shadow:0 8px 18px #1f527f2e;padding-inline:18px!important}.main-header__actions{margin-left:auto;gap:18px}.search-form{gap:0;overflow:hidden;min-height:48px;border-color:#d9e3ef;border-radius:9px;background:#fff;padding:0}.search-form input{width:min(24vw,260px);min-width:190px;color:#071c45;padding:0 18px}.search-form input::placeholder{color:#8c9ab0}.search-form button{display:inline-grid;min-width:48px;min-height:48px;place-items:center;border-radius:0;background:linear-gradient(180deg,#4b79a7,#386894);color:#fff;padding:0 14px}.search-form button span{display:none}.cart-link{min-height:48px;border:1px solid #d9e3ef;border-radius:9px;background:#f9fbfe;color:#071c45;font-weight:800;padding:0 16px}.cart-link:hover{background:#eef5fb;color:#071c45}.cart-link__count{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:#e8eef6;color:#315778;font-size:.78rem}.home-page{background:radial-gradient(circle at 10% 0%,rgba(215,234,249,.42),transparent 26%),linear-gradient(180deg,#fff,#fbfdff 55%,#fff);color:#071c45;padding:20px 0 34px}.home-page .wrap{width:min(100% - 52px,1480px)}.home-showcase{position:relative;display:grid;grid-template-columns:minmax(300px,.33fr) minmax(0,.67fr);align-items:center;min-height:268px;overflow:hidden;border:1px solid #dce8f3;border-radius:10px;background:radial-gradient(circle at 78% 22%,rgba(255,255,255,.95),transparent 18%),linear-gradient(95deg,#edf7ff,#f8fcff 42%,#e8f4ff);box-shadow:0 18px 48px #1f527f14;padding:36px 54px}.home-showcase:after{content:"";position:absolute;right:0;bottom:0;left:38%;height:36%;background:linear-gradient(180deg,#fff0,#c7deef7a);pointer-events:none}.home-showcase__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.home-showcase h1{max-width:360px;margin:0;color:#071c45;font-size:clamp(1.8rem,2.7vw,2.36rem);font-weight:800;line-height:1.16;letter-spacing:-.025em}.home-showcase p{max-width:360px;margin:0;color:#122950;font-size:1.02rem;font-weight:600;line-height:1.55}.home-showcase__button{display:inline-flex;align-items:center;gap:12px;min-height:42px;margin-top:10px;border-radius:9px;background:linear-gradient(180deg,#4b79a7,#386894);color:#fff;font-size:.94rem;font-weight:800;padding:0 18px;box-shadow:0 10px 20px #1f527f33}.home-showcase__products{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;gap:clamp(8px,1.2vw,18px);min-width:0;height:224px}.home-showcase__product{width:auto;max-width:15%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px rgba(42,73,105,.16))}.home-showcase__product--1,.home-showcase__product--5{max-height:156px}.home-showcase__product--2{max-height:208px}.home-showcase__product--3{max-height:174px}.home-showcase__product--4{max-height:198px}.home-showcase__product--6,.home-showcase__product--7{max-height:144px}.home-section{padding:22px 0 0}.home-section--compact{padding-top:18px}.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.home-section-heading h2{margin:0;color:#071c45;font-size:1.24rem;font-weight:800;line-height:1.2}.home-section-heading a{display:inline-flex;align-items:center;gap:8px;color:#1768bf;font-size:.9rem;font-weight:700}.home-category-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:14px}.home-category-tile{display:grid;min-height:194px;align-content:end;justify-items:center;overflow:hidden;border:1px solid #dfe8f3;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff);color:#071c45;padding:16px 12px 14px;box-shadow:0 12px 28px #1f527f0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-category-tile:hover{transform:translateY(-2px);border-color:#c9dbea;box-shadow:0 16px 36px #1f527f17}.home-category-tile__media{position:relative;display:flex;width:100%;height:116px;align-items:flex-end;justify-content:center;margin-bottom:12px}.home-category-tile__image{position:relative;width:auto;max-width:68%;max-height:112px;object-fit:contain;filter:drop-shadow(0 11px 13px rgba(21,46,75,.12))}.home-category-tile__image--2{max-width:52%;margin-left:-28px;transform:translateY(5px)}.home-category-tile__name{max-width:100%;color:#071c45;font-size:.92rem;font-weight:700;line-height:1.18;text-align:center}.home-category-tile__count{margin-top:4px;color:#60779b;font-size:.82rem;font-weight:600}.home-brand-strip{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:14px}.home-brand-logo{display:grid;min-height:66px;place-items:center;border:1px solid #dfe8f3;border-radius:12px;background:#fff;padding:12px 18px;box-shadow:0 10px 24px #1f527f0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-brand-logo:hover{transform:translateY(-2px);border-color:#c9dbea;box-shadow:0 14px 30px #1f527f1a}.home-brand-logo img{width:112px;height:40px;object-fit:contain;filter:none!important;opacity:1!important;transform:scale(1.18)}.home-brand-logo span{color:#071c45;font-weight:800}.home-products-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.home-product-card{display:grid;grid-template-rows:138px minmax(108px,1fr) auto;min-width:0;overflow:hidden;border:1px solid #dfe8f3;border-radius:12px;background:#fff;box-shadow:0 12px 28px #1f527f0a}.home-product-card__image{display:grid;place-items:center;padding:14px 18px 4px}.home-product-card__image img{width:100%;height:120px;object-fit:contain;filter:drop-shadow(0 11px 14px rgba(21,46,75,.12))}.home-product-card__body{display:flex;min-width:0;flex-direction:column;gap:6px;padding:6px 16px 8px}.home-product-card__body span{color:#32639a;font-size:.63rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.home-product-card__body a{display:-webkit-box;overflow:hidden;color:#071c45;font-size:.78rem;font-weight:700;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-product-card__body p{margin:0;color:#60779b;font-size:.72rem;line-height:1.35}.home-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px 14px}.home-product-card__footer .price-display strong{color:#071c45;font-size:1rem;font-weight:800}.home-product-card__footer button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;background:linear-gradient(180deg,#4b79a7,#386894);color:#fff;cursor:pointer}.home-product-card__footer button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1180px){.main-header__inner{gap:18px}.main-nav{gap:10px}.home-showcase{grid-template-columns:.44fr .56fr;padding-inline:38px}.home-brand-strip,.home-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.main-header__inner{width:min(100% - 28px,1480px);min-height:78px;gap:12px}.brand-logo__dk{font-size:1.95rem}.brand-logo__name{font-size:1.1rem}.brand-logo__subtitle{font-size:.6rem}.main-nav a:not(.main-nav__catalog){display:none}.main-nav{flex:0 0 auto;order:0}.main-nav__catalog{min-width:146px;justify-content:center;background:#fff!important;color:#071c45!important;border:1px solid #d9e3ef;box-shadow:none}.search-form{display:inline-flex!important;flex:0 0 auto;border:1px solid #d9e3ef}.search-form input{display:none}.search-form button{min-width:52px;border-radius:9px;background:#fff;color:#071c45;padding:0}.cart-link{min-width:76px;justify-content:center;padding:0 12px}.cart-link .cart-link__label{display:none}.home-page .wrap{width:min(100% - 48px,1480px)}.home-showcase{grid-template-columns:1fr;min-height:348px;padding:34px 36px 28px}.home-showcase:after{left:0;height:44%}.home-showcase__copy{max-width:330px}.home-showcase__products{height:178px;justify-content:flex-end;margin-top:-20px}.home-showcase__product{max-width:17%}.home-showcase__product--1,.home-showcase__product--5{max-height:118px}.home-showcase__product--2,.home-showcase__product--4{max-height:160px}.home-showcase__product--3{max-height:138px}.home-showcase__product--6,.home-showcase__product--7{max-height:108px}.home-category-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.home-brand-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.home-brand-logo{min-height:58px;padding:10px 8px}.home-brand-logo img{width:100%;max-width:86px;height:34px;transform:scale(1.32)}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-header{position:sticky!important;top:0!important}main{padding-top:0}.main-header__inner{flex-wrap:nowrap;padding-block:10px}.brand-link{min-width:0;margin-right:auto}.brand-logo{gap:7px}.brand-logo__dk{font-size:2.12rem}.brand-logo__name{font-size:1.02rem}.brand-logo__subtitle{font-size:.56rem}.main-nav__catalog{min-width:88px;min-height:48px;padding-inline:12px!important}.main-nav__catalog svg{width:21px;height:21px}.search-form button,.cart-link{min-height:48px}.cart-link{min-width:66px;gap:7px}.cart-link__count{min-width:22px;height:22px}.home-page{padding-top:16px}.home-page .wrap{width:calc(100% - 48px)!important}.home-showcase{min-height:348px;border-radius:14px;padding:28px 36px 24px}.home-showcase h1{font-size:1.82rem;line-height:1.14}.home-showcase p{font-size:.94rem}.home-showcase__button{min-height:46px;padding-inline:18px}.home-showcase__products{height:168px;justify-content:center}.home-category-tiles{gap:14px}.home-category-tile{min-height:222px;border-radius:12px;padding:18px 10px 16px}.home-category-tile__media{height:142px}.home-category-tile__image{max-height:136px}.home-category-tile__name{font-size:.98rem}.home-product-card{grid-template-rows:112px minmax(128px,1fr) auto}.home-product-card__image img{height:100px}.home-product-card__body{padding-inline:10px}.home-product-card__body a{font-size:.68rem;line-height:1.36;-webkit-line-clamp:4}.home-product-card__body p{font-size:.64rem}.home-product-card__footer{padding-inline:10px}.home-product-card__footer .price-display strong{font-size:.92rem}}@media(max-width:480px){.main-header__inner{width:calc(100% - 24px);gap:8px}.brand-logo__dk{font-size:1.8rem}.brand-logo__name{font-size:.82rem}.brand-logo__subtitle{font-size:.5rem}.main-nav__catalog{min-width:44px;padding-inline:10px!important}.main-nav__catalog svg{margin:0}.search-form button{min-width:48px}.cart-link{min-width:58px;padding-inline:8px}.home-page .wrap{width:calc(100% - 24px)!important}.home-showcase{padding:24px 28px 22px}.home-category-tiles{gap:10px}.home-category-tile{min-height:186px}.home-category-tile__media{height:112px}.home-category-tile__image{max-height:108px}.home-category-tile__name{font-size:.88rem}.home-category-tile__count{font-size:.76rem}.home-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-product-card{grid-template-rows:106px minmax(124px,1fr) auto;border-radius:10px}.home-product-card__image{padding:10px 8px 2px}.home-product-card__image img{height:96px}.home-product-card__footer{gap:6px;padding-bottom:10px}.home-product-card__footer button{width:30px;height:30px}}@media(max-width:480px){.home-product-card__body{gap:5px;padding-inline:7px}.home-product-card__body span{font-size:.54rem}.home-product-card__body a{font-size:.58rem;line-height:1.3}.home-product-card__body p{font-size:.56rem}.home-product-card__footer{gap:4px;padding:0 6px 8px}.home-product-card__footer .price-display strong{font-size:.76rem}.home-product-card__footer button{width:26px;height:26px}.home-product-card__footer button svg{width:15px;height:15px}}@media(max-width:380px){.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
