:root{--color-text:#111111;--color-muted:#444444;--color-border:#dddddd;--color-bg:#fff;--color-primary:#dc3545;--color-link:#0b5fff;--space:1rem;--max-width:1350px;--font-sans:var(--font-storefront),"Open Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}*,:after,:before{box-sizing:border-box}html{font-size:15px;font-family:var(--font-sans);line-height:1.5;color:var(--color-text);background:var(--color-bg)}body{margin:0;min-height:100vh}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}.site-header--legacy,.site-header--legacy.mh-head{position:relative;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1);border-bottom:none}.site-header__fluid{max-width:var(--max-width);margin:0 auto;padding:0 calc(var(--space) * 1.5)}.site-header__bar{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;min-height:88px}.site-header__logo-link{display:flex;flex-direction:row;align-items:center;flex-shrink:0;color:inherit;text-decoration:none}.site-header__logo-link:hover{text-decoration:none}.logo-mini{height:88px;width:auto;margin-bottom:-12px;display:block}.logo-text{width:155px;max-width:36vw;height:auto;margin-left:16px;display:block}.site-header__sitesearch{flex:1 1;margin:10px 16px 10px 24px;position:relative;min-width:0}.site-header__sitesearch input[type=search]{font-size:16px;width:100%;background-color:transparent;border:none;border-bottom:2px solid #dedede;padding:10px 16px 10px 34px;transition:border-bottom-color .3s ease;border-radius:0}.site-header__sitesearch input:focus{outline:none;border-bottom-color:var(--color-primary)}.site-header__sitesearch input::placeholder{color:#888}.site-header__sitesearch-icon-btn{position:absolute;left:4px;top:50%;transform:translateY(-50%);padding:4px;border:none;background:transparent;cursor:pointer;line-height:0}.site-header__sitesearch-icon{width:18px;height:18px;fill:#888}.site-header__search-mobile-link{display:none;align-items:center;justify-content:center;padding:8px;margin:0 8px;color:#626262}.site-header__search-mobile-link:hover{color:#111;text-decoration:none}.site-header__search-mobile-icon{width:30px;height:30px;fill:#626262}.header-phones{width:180px;flex-shrink:0;display:flex;flex-direction:column;gap:2px}.header-phones__line{display:block;font-size:16px;font-weight:700;color:#393939;text-decoration:none}.header-phones__line:hover{color:var(--color-primary);text-decoration:none}.social-links{list-style:none;display:flex;flex-direction:row;justify-content:center;padding:0;margin:0 10px 0 0;flex-shrink:0}.social-links__item a{display:block;width:41px;height:50px;text-align:center;line-height:30px;background-repeat:no-repeat;background-position:50%}.social-links__item a:hover{text-decoration:none;opacity:.85}.social-links__item--viber a{background-image:url(/svg/viber.svg);background-size:30px 30px}.social-links__item--whatsapp a{background-image:url(/svg/whatsapp.svg);background-size:33px 33px}.social-links__item--telegram a{background-image:url(/svg/telegram.svg);background-size:30px 30px}.header-icons{display:flex;align-items:center;margin:0 6px 0 10px;flex-shrink:0}.header-icons__phone{padding:10px 5px;line-height:0}.header-icons__icon{width:30px;height:30px;fill:#626262}.header-icons__phone:hover .header-icons__icon{fill:#0c0c0d}.header-cart-legacy{position:relative;display:flex;align-items:center;padding:10px 5px;margin:0 5px;line-height:0;color:inherit}.header-cart-legacy:hover{text-decoration:none}.header-cart-legacy__icon{width:30px;height:30px;fill:#626262}.header-cart-legacy:hover .header-cart-legacy__icon{fill:#0c0c0d}.header-cart-legacy__counter{position:absolute;top:-3px;right:-3px;min-width:18px;padding:2px 6px;font-size:10px;font-weight:700;color:#fff;background:#929292;border:5px solid #fff;border-radius:15px;line-height:1;text-align:center}.header-cart-legacy--full .header-cart-legacy__counter{background-color:var(--color-primary)}.site-header__nav-wrap{border-top:1px solid #f0f0f0}.site-header__nav-index.nav-index{margin:0 auto}.nav-index>ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;min-height:53px;list-style:none;margin:12px 16px;padding:0}.nav-index>ul>li{padding:0 14px;position:relative}.nav-index>ul>li>a,.nav-index>ul>li>span.main-menu__nolink{text-decoration:none;color:#3f4751;padding:15px 20px;display:block;font-size:17px;white-space:nowrap;position:relative;z-index:2;font-weight:600;transition:background-color .5s ease;border-radius:15px}.nav-index .submenu{transition:all .3s ease;min-width:100%;position:absolute;background:#fff;box-shadow:0 0 50px 0 rgba(63,71,81,.35);border-radius:15px;left:14px;top:0;padding:49px 0 12px;margin:0;list-style:none;opacity:0;visibility:hidden;z-index:3}.nav-index>ul>li:hover>a{z-index:4}.nav-index>ul>li:not(.haschildren):hover>a{background-color:var(--color-primary);color:#fff}.nav-index li:hover>ul.submenu{opacity:1;visibility:visible}.nav-index ul.submenu>li.haschildren{margin:0;position:relative}.nav-index .submenu>li a{display:block;padding:5px 21px;color:#444d5a;text-decoration:none;white-space:nowrap;font-size:15px;font-weight:500}.nav-index .submenu>li.haschildren:after{position:absolute;top:3px;right:7px;font-size:17px;content:"›"}.nav-index .submenu li:hover>a{background-color:#ffe7e8;color:#121213}.nav-index .submenu .submenu{left:calc(100% - 1px);top:-12px;padding:12px 0;z-index:4}.nav-index .submenu>li:hover>.submenu{opacity:1;visibility:visible}.site-header__cart{display:inline-flex;align-items:center;gap:.35rem;font-weight:500;color:var(--color-text)}.site-header__cart-label{display:inline}.site-header__cart-badge{display:inline-flex;min-width:1.25rem;height:1.25rem;padding:0 .35rem;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;line-height:1;color:#fff;background:var(--color-primary);border-radius:999px}.main-menu{list-style:none;margin:0;padding:0}.main-menu--horizontal{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:center}.main-menu--horizontal>li{display:flex;flex-direction:column;align-items:flex-start}.main-menu--vertical{display:block}.main-menu--vertical>li{margin-bottom:.35rem}.main-menu__sub{list-style:none;margin:.35rem 0 0;padding:0 0 0 1rem}.main-menu--horizontal .main-menu__sub{padding-left:.75rem;border-left:1px solid var(--color-border)}.main-menu__nolink{color:var(--color-muted);font-weight:500}.site-header__mobile{display:none;align-items:center}.site-header__mobile-toggle{display:flex;align-items:center;justify-content:center;width:58px;height:58px;padding:0;border:none;background:transparent;cursor:pointer;line-height:0}.site-header__mobile-toggle-icon{width:25px;height:25px;fill:#626262}.site-header__backdrop{position:fixed;inset:0;z-index:1000;border:none;padding:0;margin:0;background:rgba(0,0,0,.35);cursor:pointer}.site-header__drawer{position:fixed;top:0;right:0;z-index:1001;width:min(22rem,92vw);max-height:100vh;overflow-y:auto;background:var(--color-bg);border-left:1px solid var(--color-border);box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column}.site-header__drawer-head{display:flex;justify-content:flex-end;padding:.65rem .75rem;border-bottom:1px solid var(--color-border)}.site-header__drawer-close{font:inherit;font-size:.9rem;cursor:pointer;border:none;background:transparent;color:var(--color-link);text-decoration:underline;padding:.25rem .5rem}.site-header__drawer-nav{padding:.75rem 1rem .5rem;flex:1 1}.site-header__drawer-actions{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem 1.25rem;border-top:1px solid var(--color-border)}.site-header__drawer-link{font-weight:600;color:var(--color-text)}.site-header__drawer-cart-wrap .site-header__cart{font-weight:600}@media (max-width:991px){.site-header__nav-wrap,.site-header__phones,.site-header__social{display:none}.site-header__mobile{display:flex}.header-icons{margin-left:auto}.logo-mini{height:68px;margin-bottom:-10px}}@media (max-width:520px){.site-header__sitesearch{display:none}.site-header__search-mobile-link{display:flex;margin-left:auto}}@media (max-width:445px){.site-header__social{display:none}}.site-footer--legacy{margin-top:calc(var(--space) * 2);padding:30px 0;border-top:1px solid #dedede;background:#fff;font-size:15px;color:#555}.site-footer__fluid{max-width:var(--max-width);margin:0 auto;padding:0 calc(var(--space) * 1.5)}.site-footer__links-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:24px}@media (max-width:991px){.site-footer__links-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.site-footer__links-grid{grid-template-columns:1fr}}.site-footer__h3{display:inline-block;margin:0 0 16px;font-size:1rem;font-weight:300;text-transform:uppercase;color:#999}.site-footer__section+.site-footer__section{margin-top:24px}.site-footer__ul{list-style:none;margin:0;padding:0}.site-footer__ul li{padding-bottom:8px}.site-footer__ul a{font-size:17px;color:#222;text-decoration:none}.site-footer__ul a:hover{color:var(--color-primary);text-decoration:underline}.site-footer__contact-block{margin-bottom:16px}.site-footer__legal-name{margin:0 0 8px;font-weight:700;color:#111}.site-footer__address,.site-footer__hours,.site-footer__unp{margin:0 0 8px;line-height:1.45;color:#444}.site-footer__contacts{display:flex;flex-direction:column;gap:6px}.site-footer__contacts a{color:#111;text-decoration:none}.site-footer__contacts a:hover{color:var(--color-primary);text-decoration:underline}.site-footer__social{margin-top:8px}.site-footer__payment{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:24px 0;padding:12px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.site-footer__payment-note{font-size:14px;color:#777;letter-spacing:.02em}.site-footer__legal-wrap{text-align:center;max-width:52rem;margin:0 auto}.site-footer__copyright,.site-footer__legal,.site-footer__registry{margin:10px 0 0;font-size:11px;line-height:1.45;color:#777}.site-footer__copyright{font-size:12px}.site-main{max-width:var(--max-width);margin:0 auto;padding:calc(var(--space) * 1.5)}.site-loading{min-height:14rem;display:flex;align-items:center;justify-content:center;padding:calc(var(--space) * 2)}.site-loading__text{margin:0;color:var(--color-muted);font-size:1rem;animation:site-loading-pulse 1.1s ease-in-out infinite}@keyframes site-loading-pulse{0%,to{opacity:.55}50%{opacity:1}}.site-error{max-width:36rem;margin:calc(var(--space) * 2) auto;padding:calc(var(--space) * 1.5);border:1px solid var(--color-border);border-radius:6px;background:#fafafa}.site-error__title{margin:0 0 var(--space);font-size:1.25rem}.site-error__text{margin:0 0 calc(var(--space) * 1.25);color:var(--color-muted)}.site-error__actions{display:flex;flex-wrap:wrap;gap:var(--space);align-items:center}.site-error__retry{padding:.5rem 1rem;font:inherit;cursor:pointer;border:1px solid var(--color-border);border-radius:4px;background:var(--color-bg)}.site-error__retry:hover{background:#f0f0f0}.site-error__home{font-weight:500}.site-error--global{margin:calc(var(--space) * 2) auto}.home-slider{margin-bottom:calc(var(--space) * 2)}.home-slide{margin-bottom:var(--space)}.home-slide__link{display:block;color:inherit;text-decoration:none}.home-slide__link:hover{color:inherit}.home-slide__img{max-width:100%;height:auto;display:block}.site-home{max-width:var(--max-width);margin:0 auto;padding:0 calc(var(--space) * 1.5) calc(var(--space) * 2)}.site-home__hero{display:flex;flex-wrap:wrap;gap:0;margin:0 -10px;align-items:flex-start}.site-home__hero-col{flex:1 1 100%;padding:0 10px;box-sizing:border-box}@media (min-width:992px){.site-home__hero-col--slider{flex:1 1 50%;max-width:50%;display:flex;flex-direction:column}.site-home__hero-col--cats{flex:1 1 50%;max-width:50%}}.home-hidden-xs{display:block}@media (max-width:575px){.home-hidden-xs{display:none}}.home-mobile-heading{display:none;visibility:hidden}@media (max-width:586px){.home-mobile-heading{display:block;visibility:visible;text-align:center;margin-top:30px}}.home-mobile-heading__title{display:block;font-size:30px;font-weight:300;line-height:1.2;color:var(--color-text);margin:0}.home-mobile-heading__title span{font-weight:900;display:block;text-transform:uppercase}.home-mobile-heading__rating{margin:15px auto 20px}.home-rating-stars{display:inline-block;width:96px;height:16px;font-size:0;line-height:0;vertical-align:middle;background:linear-gradient(90deg,#f5b301,#f5b301);mask:repeating-linear-gradient(90deg,#000 0 16px,transparent 16px 20px);-webkit-mask:repeating-linear-gradient(90deg,#000 0 16px,transparent 16px 20px)}.home-card{flex:1 1;background-color:#fff;border-color:transparent;box-shadow:0 0 20px rgba(0,0,0,.1);transition:all .5s ease;padding:15px 20px;border-radius:15px;margin:10px 0}.home-card-slider{padding:0;overflow:hidden}.home-card-slider .home-slider{margin-bottom:0}.home-category-grid{flex-wrap:wrap;margin:0 -10px}.home-cat-btn,.home-category-grid{display:flex;justify-content:center}.home-cat-btn{flex-direction:column;align-items:center;max-width:220px;width:calc(25% - 10px);min-height:100px;text-align:center;font-size:13px;padding:15px 20px;border-radius:15px;color:#626262!important;margin:10px;flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 40px);background-color:#eee;box-shadow:0 0 10px rgba(0,0,0,.1);transition:all .5s ease;text-decoration:none}.home-cat-btn:hover{background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.2);transform:translateY(-2px);text-decoration:none}.home-cat-btn__icon{width:70px;height:70px;margin:0 auto 10px;fill:#626262}@media (max-width:586px){.home-cat-btn{width:auto;flex:1 1;min-width:120px}}.home-cat-btn--blink{position:relative;overflow:hidden}.home-cat-btn--blink:after{content:"";display:block;width:30px;height:300px;margin-left:60px;background:linear-gradient(180deg,rgba(255,255,255,.7) 0,#fff 50%,rgba(255,255,255,.7));position:absolute;left:-40px;top:-150px;z-index:1;transform:rotate(45deg);animation:home-blink-shine 4s ease-in-out .05s infinite;pointer-events:none}@keyframes home-blink-shine{0%{left:-30px;margin-left:0}20%{left:110%;margin-left:80px}to{left:110%;margin-left:80px}}.home-conversion{flex:0 0 auto;background-color:transparent;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--color-primary);border-radius:15px;padding:15px 20px;margin:10px 0;box-shadow:0 0 20px rgba(0,0,0,.1)}.home-conversion__title{margin-top:0;color:#393939;font-weight:700;font-size:1.17rem}.home-conversion__lead{font-size:14px;color:#555;margin:0 0 12px;line-height:1.45}.home-conversion__cta{display:inline-block;align-self:flex-start;padding:10px 20px;border-radius:15px;border:1px solid var(--color-primary);color:var(--color-primary);font-weight:600;text-decoration:none}.home-conversion__cta:hover{background:var(--color-primary);color:#fff;text-decoration:none}.home-conversion__legal{font-size:12px;color:#666;margin:12px 0 0;line-height:1.35}.home-non-mobile{display:flex}@media (max-width:768px){.home-non-mobile{display:none;visibility:hidden}}.home-section{margin-top:50px}.home-beautiful-title{text-align:center;font-weight:600;position:relative;padding:15px 0;margin:0;font-size:clamp(1.25rem,2.2vw,1.6rem);color:var(--color-text)}.home-beautiful-title:after{position:absolute;content:"";height:1px;width:100px;bottom:0;left:calc(50% - 50px);background-color:var(--color-primary)}.home-section__intro{text-align:center;margin:0 auto 20px;max-width:52rem;color:#444;font-size:15px;line-height:1.5}.home-section__intro--spaced{margin-bottom:30px}.home-steps{display:flex;flex-wrap:nowrap;margin:40px auto 20px;align-items:flex-start;justify-content:center}.home-steps__chunk{flex-direction:row;align-items:center}.home-step,.home-steps__chunk{display:flex;flex:1 1;min-width:0}.home-step__number{border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.2);height:50px;flex:0 0 50px;width:50px;background-color:#fff;text-align:center;line-height:50px;font-size:18px;font-weight:700;color:var(--color-text)}.home-step__content{padding:0 15px}.home-step__content strong{font-size:17px;line-height:1.1;display:block;margin-top:2px;color:var(--color-text)}.home-step__content p{font-size:12px;line-height:15px;margin:6px 0 10px;color:#555}.home-step-arrow{height:32px;width:80px;position:relative;margin:10px 20px;left:-20px;flex:0 0 auto}.home-step-arrow__bottom,.home-step-arrow__top{background:var(--color-primary);height:1px;left:-2px;position:absolute;top:15px;width:20px}.home-step-arrow__top{transform:rotate(45deg);transform-origin:bottom right}.home-step-arrow__bottom{transform:rotate(-45deg);transform-origin:top right}@media (max-width:991px){.home-steps{flex-wrap:wrap}.home-step-arrow{display:none}.home-steps__chunk{flex:1 1 100%}.home-step{margin-bottom:20px}}.home-service-grid{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}@media (min-width:768px){.home-service-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.home-service-grid{grid-template-columns:repeat(3,1fr)}}.home-service-card{display:flex;flex-direction:row;align-items:center;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:15px;padding:15px 20px;margin:10px;text-decoration:none;color:inherit;transition:all .5s ease}.home-service-card:hover{box-shadow:0 3px 14px rgba(0,0,0,.15);text-decoration:none}.home-service-card__icon{width:120px;height:80px;flex-shrink:0;margin-right:15px;fill:#626262}.home-service-card__icon--margin{margin:0 30px 0 15px}.home-service-card__title{font-weight:700;font-size:16px;margin:0;color:#5b5b5b}.home-service-card__text{font-size:13px;margin:6px 0 0;color:#5b5b5b;line-height:1.35}.home-promo-row{display:flex;flex-wrap:wrap;margin:20px -10px}.home-promo-block{flex:1 1 100%;padding:5px 15px;box-sizing:border-box}@media (min-width:992px){.home-promo-block{flex:1 1 33.333%;max-width:33.333%}}.home-promo-block__header{display:flex;flex-direction:row;align-items:center}.home-promo-block__icon{background-color:var(--color-primary);border-radius:15px;width:60px;height:60px;padding:10px;box-sizing:border-box;fill:#fff;margin-right:20px;flex-shrink:0}.home-promo-block__title{font-weight:700;font-size:17px;margin:0;color:var(--color-text)}.home-promo-block__subtitle{font-size:12px;color:var(--color-primary);display:block;margin-top:2px}.home-promo-block__content p{font-size:15px;line-height:23px;color:#555;margin:10px 0 0}.home-perk-grid{display:flex;flex-wrap:wrap;margin:24px -8px 0}.home-perk-card{display:flex;flex-direction:row;align-items:center;flex:1 1 100%;max-width:100%;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:15px;padding:12px 16px;margin:8px;box-sizing:border-box}@media (min-width:576px){.home-perk-card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px);max-width:calc(50% - 16px)}}@media (min-width:992px){.home-perk-card{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 16px);max-width:calc(25% - 16px)}}.home-perk-card__icon{width:40px;height:40px;flex-shrink:0;margin-right:12px;fill:#626262}.home-perk-card p{margin:0;font-size:13px;font-weight:600;color:#5b5b5b;line-height:1.3}.home-intro-columns{margin-top:20px}.home-intro-columns__grid{display:flex;flex-wrap:wrap;margin:0 -12px}.home-intro-columns__col{flex:1 1 100%;padding:12px;box-sizing:border-box;font-size:14px;line-height:1.55;color:#444}@media (min-width:992px){.home-intro-columns__col{flex:1 1 33.333%;max-width:33.333%}}.home-intro-columns__h{font-size:18px;font-weight:700;margin:0 0 12px;color:var(--color-text)}.home-intro-columns__subh{font-size:16px;font-weight:700;margin:20px 0 8px}.home-intro-columns__muted{font-size:13px;color:#777;font-style:italic}.home-intro-columns__strong{font-weight:700;color:var(--color-text)}.home-intro-columns__list{margin:8px 0 12px;padding-left:1.2rem}.home-intro-columns__fineprint{font-size:12px;color:#777;margin-top:12px}.home-conversion-banner{background:linear-gradient(90deg,rgba(220,53,69,1),rgb(190,80,90));display:flex;align-items:center;flex-wrap:wrap;padding:32px 24px;border-radius:15px;margin-top:50px;gap:16px}.home-conversion-banner__text{flex:1 1 240px;min-width:0}.home-conversion-banner__text h2{font-size:clamp(1.35rem,3vw,2rem);font-weight:700;margin:0 0 10px;color:#fff}.home-conversion-banner__text p{font-size:16px;color:#fff;margin:0;line-height:1.45}.home-conversion-banner__btn{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:5px 40px;text-transform:uppercase;font-weight:600;border-radius:15px;border:2px solid #fff;color:#fff;text-decoration:none;white-space:nowrap}.home-conversion-banner__btn:hover{background:#fff;color:var(--color-primary);text-decoration:none}@media (max-width:768px){.home-conversion-banner{padding-right:24px}}.site-home__cms{margin-top:48px;padding-top:24px;border-top:1px solid var(--color-border)}.site-home__cms .page-html{max-width:none}.site-home__api-note{margin-top:24px;font-size:14px;color:var(--color-muted)}.home-partners{margin:12px 0 16px}.home-partners__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;justify-content:flex-start}.home-partners__item{margin:0}.home-partners__logo{max-height:56px;width:auto;height:auto;object-fit:contain;display:block}.home-partners__fallback{font-size:13px;color:#666}.home-news-teaser{margin-top:50px}.home-news-teaser__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr}@media (min-width:768px){.home-news-teaser__list{grid-template-columns:repeat(2,1fr)}}.home-news-teaser__link{font-weight:600;color:var(--color-link)}.home-news-teaser__date{display:block;font-size:13px;color:#777;margin-top:4px}.home-news-teaser__excerpt{margin:6px 0 0;font-size:14px;color:#555;line-height:1.45}.home-news-teaser__more{margin-top:22px;text-align:center;font-size:15px}.home-intro-columns__muted code{font-size:.88em;padding:.1em .35em;background:#f0f0f0;border-radius:4px}.page-html{max-width:65ch;font-size:1rem;line-height:1.55;color:var(--color-text)}.page-html>:first-child{margin-top:0}.page-html>:last-child{margin-bottom:0}.page-html h1,.page-html h2,.page-html h3,.page-html h4,.page-html h5,.page-html h6{line-height:1.25;font-weight:600;color:var(--color-text);margin:1.25rem 0 .5rem}.page-html h1{font-size:clamp(1.35rem,2.5vw,2rem)}.page-html h2{font-size:clamp(1.2rem,2vw,1.69rem);padding-bottom:.25rem;border-bottom:1px solid var(--color-border)}.page-html h3{font-size:clamp(1.1rem,1.8vw,1.42rem)}.page-html h4{font-size:1.19rem}.page-html h5{font-size:1rem}.page-html h6{font-size:.9rem;color:var(--color-muted);text-transform:none;letter-spacing:0}.page-html p{margin:.5rem 0}.page-html ol,.page-html ul{margin:.5rem 0;padding-left:1.35rem}.page-html li{margin:.25rem 0}.page-html li>ol,.page-html li>ul{margin:.35rem 0}.page-html blockquote{margin:1rem 0;padding:.75rem 1rem;border:.0625rem solid var(--color-border);border-left:.375rem solid var(--color-primary);border-radius:0 .125rem .125rem 0;font-style:italic;color:var(--color-muted);background:#fafafa}.page-html blockquote p{margin:.35rem 0}.page-html hr{border:none;border-top:1px solid var(--color-border);margin:1.5rem 0}.page-html img{max-width:100%;height:auto;display:block;margin:.75rem 0;border-radius:4px}.page-html figure{margin:1rem 0}.page-html figcaption{margin-top:.35rem;font-size:.88rem;color:var(--color-muted)}.page-html table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.94rem;line-height:1.4}.page-html td,.page-html th{border:1px solid var(--color-border);padding:.5rem .65rem;text-align:left;vertical-align:top}.page-html th{background:#f5f5f5;font-weight:600;color:var(--color-text)}.page-html tr:nth-child(2n) td{background:#fafafa}.page-html a{color:var(--color-link);text-decoration:underline;text-underline-offset:2px}.page-html a:hover{color:var(--color-primary)}.page-html a:focus-visible{outline:2px solid var(--color-link);outline-offset:2px}.page-html pre{margin:1rem 0;padding:.75rem 1rem;overflow-x:auto;font-size:.88rem;line-height:1.45;background:#f4f4f4;border:1px solid var(--color-border);border-radius:6px}.page-html code{font-size:.9em;padding:.1em .35em;background:#f0f0f0;border-radius:4px}.page-html pre code{padding:0;background:none;border-radius:0}.page-html dl{margin:.75rem 0}.page-html dt{font-weight:600;margin-top:.5rem;color:var(--color-text)}.page-html dd{margin:.25rem 0 .5rem;padding-left:.5rem;color:var(--color-muted)}.page-html iframe,.page-html video{max-width:100%;margin:.75rem 0;border-radius:4px}@media (max-width:640px){.page-html table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}}.page-media-placeholder{padding:var(--space);border:1px dashed var(--color-border);color:var(--color-muted)}.catalog-placeholder{padding:var(--space);background:#f7f7f7;border-radius:6px}.static-page__header{margin-bottom:calc(var(--space) * 1.25)}.static-page__title{margin:0}.static-page__title.home-beautiful-title{font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.static-page__body h2{margin-top:calc(var(--space) * 1.5);margin-bottom:.5rem;font-size:1.15rem}.static-page__body li,.static-page__body p{max-width:65ch;color:var(--color-text)}.static-page__body ul{padding-left:1.25rem}.static-page__dl{display:grid;grid-template-columns:minmax(8rem,12rem) 1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem;max-width:48rem}.static-page__dl dt{margin:0;font-weight:600;color:var(--color-muted)}.static-page__dl dd{margin:0}.site-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));grid-gap:calc(var(--space) * 1.5);gap:calc(var(--space) * 1.5);margin-bottom:calc(var(--space) * 1.5)}.site-footer__heading{margin:0 0 .65rem;font-size:.95rem;font-weight:700;color:var(--color-text)}.site-footer__static ul{list-style:none;margin:0;padding:0}.site-footer__static li{margin-bottom:.4rem}.site-footer__menu .main-menu--vertical{margin:0}.site-footer__meta{padding-top:calc(var(--space) * 1);border-top:1px solid var(--color-border);font-size:.88rem}.site-footer__note,.site-footer__phones{margin:0 0 .5rem}.site-footer__copy{margin:.5rem 0 0;color:var(--color-muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-page__form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:1rem 0 1.5rem}.search-page__form input[type=search]{min-width:min(100%,280px);padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:6px;font:inherit}.search-page__form button{padding:.5rem 1rem;font:inherit;cursor:pointer;border-radius:6px;border:1px solid var(--color-border);background:#f4f4f4}.search-page__title.home-beautiful-title{margin-bottom:1.25rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.search-page__error,.search-page__hint{margin:0 0 1rem;font-size:.9rem}.search-page__hint{color:var(--color-muted)}.search-page__error{color:#b00020}.news-page__title.home-beautiful-title{margin-bottom:1.25rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.news-list__items{list-style:none;margin:1rem 0 2rem;padding:0;display:flex;flex-direction:column;gap:1rem}.news-list__item{padding:1rem 1.1rem;border:1px solid var(--color-border);border-radius:15px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.06)}.news-list__link{font-weight:600;font-size:1.05rem;color:var(--color-text);text-decoration:none}.news-list__link:hover{color:var(--color-primary);text-decoration:none}.news-list__date{display:block;margin-top:.25rem;font-size:.85rem;color:var(--color-muted)}.news-list__excerpt{margin:.5rem 0 0}.news-list__excerpt,.news-post__meta{font-size:.9rem;color:var(--color-muted)}.news-post__meta{margin:0 0 1rem}.news-post__lead{font-size:1.05rem;margin:0 0 1rem}.news-post__body{margin-top:1rem}.news-pagination{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--color-border)}.news-pagination__info{margin:0 0 .5rem;font-size:.9rem;color:var(--color-muted)}.news-pagination__links{display:flex;gap:1.5rem}.catalog-page{margin-bottom:calc(var(--space) * 2)}.catalog-page__title{margin:0 0 .5rem;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:600;line-height:1.2;color:var(--color-text)}.catalog-page__title.home-beautiful-title{margin-bottom:1.25rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.catalog-layout{display:block}.catalog-layout__main{min-width:0}@media (min-width:992px){.catalog-layout--with-filters{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:1.5rem 2rem;gap:1.5rem 2rem;align-items:start}.catalog-layout--with-filters .catalog-layout__aside{position:-webkit-sticky;position:sticky;top:.75rem}.catalog-layout--with-filters .catalog-filters{margin-top:0}}@media (max-width:991px){.catalog-layout__aside{margin-bottom:1rem}}.catalog-filters{margin:1rem 0;padding:1rem;border:1px solid var(--color-border);border-radius:15px;background:#fafafa;box-shadow:0 0 5px rgba(0,0,0,.06)}.catalog-filters--loading{color:var(--color-muted);font-size:.9rem}.catalog-filters__group{margin:0 0 1rem;padding:0;border:none}.catalog-filters__group--text{display:flex;flex-direction:column;gap:.35rem}.catalog-filters__legend{font-weight:600;font-size:.95rem;margin-bottom:.35rem}.catalog-filters__options{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.catalog-filters__label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}.catalog-filters__text{max-width:320px;padding:.45rem .6rem;border:1px solid var(--color-border);border-radius:6px;font:inherit}.catalog-filters__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.catalog-filters__apply,.catalog-filters__reset{padding:.4rem .85rem;font:inherit;cursor:pointer;border-radius:6px;border:1px solid var(--color-border)}.catalog-filters__apply{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.catalog-filters__reset{background:#fff}.catalog-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:0 0 .75rem;padding:.5rem .75rem;font-size:.9rem;color:var(--color-text);background:#fff8f0;border:1px solid rgba(220,53,69,.25);border-radius:10px}.catalog-active-filters__text{font-weight:500}.catalog-active-filters__reset{color:var(--color-primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}.catalog-active-filters__reset:hover{text-decoration:none}.catalog-breadcrumbs{margin-bottom:1rem;font-size:.9rem;color:var(--color-muted)}.catalog-breadcrumbs ol{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.35rem .5rem;align-items:center}.catalog-breadcrumbs li:not(:last-child):after{content:"/";margin-left:.5rem;color:var(--color-border)}.category-subnav{margin:1.25rem 0 1.5rem}.category-subnav__title{margin:0 0 .5rem;font-size:1.1rem}.category-subnav__list,.category-subnav__sublist{list-style:none;margin:0;padding:0}.category-subnav__list>li{margin-bottom:.5rem}.category-subnav__list>li>a{display:inline-block;padding:.35rem .85rem;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text);text-decoration:none;font-size:.9rem;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.category-subnav__list>li>a:hover{border-color:#cfcfcf;color:var(--color-primary);text-decoration:none;box-shadow:0 2px 10px rgba(0,0,0,.06)}.category-subnav__sublist{margin:.35rem 0 .5rem 1rem;padding-left:.75rem;border-left:2px solid var(--color-border)}.catalog-sort{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:1rem 0;padding:.75rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);font-size:.9rem}.catalog-sort__label{color:var(--color-muted)}.catalog-sort__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.catalog-sort__active{font-weight:600;color:var(--color-text)}.product-grid{list-style:none;margin:1rem 0 2rem;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));grid-gap:1.25rem 1.5rem;gap:1.25rem 1.5rem}@media (min-width:640px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr))}}@media (min-width:992px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid .shop_item{background-color:#fff;border-radius:25px;padding:10px;display:flex;flex-direction:column;width:100%;height:100%;position:relative;transition:box-shadow .3s ease,transform .3s ease;box-sizing:border-box}.product-grid .shop_item:hover{box-shadow:0 4px 35px rgba(0,0,0,.2);transform:translateY(-4px)}.product-grid .item_badges{display:flex;flex-wrap:wrap;gap:5px;position:absolute;top:18px;left:18px;z-index:2;margin:0;pointer-events:none}.product-grid .item_badges .item_new,.product-grid .item_badges .item_popular{border-radius:8px;padding:2px 8px;font-size:11px;color:#fff;line-height:1.3}.product-grid .item_badges .item_popular{background-color:#3580dc}.product-grid .item_badges .item_new{background-color:var(--color-primary)}.product-grid .shop_item .shop_item_image{position:relative;display:block;width:100%;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,.08);border-radius:15px;background-color:#d7d7d7;aspect-ratio:10/7;color:inherit;text-decoration:none}.product-grid .shop_item .shop_item_image:hover{text-decoration:none}.product-grid .shop_item .shop_item_image img,.product-grid .shop_item .shop_item_image_pic{object-fit:cover}.product-grid .shop_item_image_placeholder{position:absolute;inset:0;display:block;background:linear-gradient(135deg,#eee,#e2e2e2)}.product-grid .shop_item_content{display:flex;flex-direction:column;flex:1 1;padding:8px 5px 5px;min-width:0}.product-grid .shop_item_content .item_info{color:#a4a4a4;font-size:12px;margin-bottom:4px}.product-grid .shop_item_title_heading{margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.product-grid .shop_item_title{color:var(--color-text);text-decoration:none;font-weight:inherit}.product-grid .shop_item_title:hover{color:var(--color-primary);text-decoration:none}.product-grid .item_state{margin:4px 0}.product-grid .item_stock .inOrder,.product-grid .item_stock .inStock{font-size:12px}.product-grid .item_stock .inStock{color:#32ba7c}.product-grid .item_stock .inOrder{color:#35a2dc}.product-grid .shop_item_price_row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-top:auto;padding-top:4px}.product-grid .item_price{display:flex;align-items:flex-end}.product-grid .item_price .current_price{font-size:1.15rem;font-weight:700;color:var(--color-primary);line-height:1.2}.product-grid .shop_item_teaser{margin:.35rem 0 0;font-size:.8125rem;color:var(--color-muted);line-height:1.4}.product-grid .shop_item_btns{display:flex;margin-top:10px;align-items:center}.product-grid .shop_item .item_more{display:block;flex:1 1;text-align:center;border:1px solid #9f9f9f;color:#9f9f9f;border-radius:10px;text-transform:uppercase;line-height:25px;font-size:12px;padding:6px 10px;text-decoration:none;transition:opacity .3s ease,border-color .3s ease,color .3s ease;opacity:.85}.product-grid .shop_item:hover .item_more{opacity:1}.product-grid .shop_item .item_more:hover{border-color:var(--color-primary);color:var(--color-primary);text-decoration:none}.catalog-empty{margin:1.5rem 0;color:var(--color-muted)}.catalog-pagination{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--color-border)}.catalog-pagination__info{margin:0 0 .5rem;font-size:.9rem;color:var(--color-muted)}.catalog-pagination__links{display:flex;gap:1.5rem}.catalog-pagination__disabled{color:var(--color-muted)}.product-detail__layout{display:grid;grid-gap:1.5rem;gap:1.5rem;margin:1rem 0 2rem}@media (min-width:768px){.product-detail__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:start}}@media (min-width:1100px){.product-detail__layout{grid-template-columns:minmax(280px,520px) minmax(0,1fr)}}.product-detail__media{min-width:0}.product-detail__hero-wrap{background:#f5f5f5;border-radius:8px;padding:.75rem;border:1px solid var(--color-border)}.product-detail__hero-wrap--empty{aspect-ratio:10/7;max-height:420px;background:linear-gradient(135deg,#e8e8e8,#ddd);border-radius:15px}.product-gallery__main{background:#f5f5f5;border-radius:15px;padding:.75rem;border:1px solid var(--color-border);box-shadow:0 0 5px rgba(0,0,0,.06);text-align:center}.product-gallery__hero{width:100%;max-width:560px;height:auto;border-radius:10px;vertical-align:middle}.product-gallery__thumbs{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.product-gallery__thumb{display:block;padding:2px;margin:0;border:2px solid transparent;border-radius:10px;background:#fff;cursor:pointer;line-height:0;transition:border-color .2s ease,box-shadow .2s ease}.product-gallery__thumb:hover{border-color:#cfcfcf}.product-gallery__thumb--active{border-color:var(--color-primary);box-shadow:0 0 0 1px rgba(220,53,69,.25)}.product-gallery__thumb-img{display:block;width:72px;height:72px;object-fit:cover;border-radius:8px}@media (min-width:480px){.product-gallery__thumb-img{width:88px;height:88px}}.product-detail__summary{min-width:0}.product-detail__title{margin:0 0 .5rem;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:600;line-height:1.25}.product-detail__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:.75rem}.product-detail__sku{margin:0;font-size:.875rem;color:var(--color-muted)}.product-detail__sku span{color:var(--color-text);font-weight:600}.product-detail__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.product-detail__badge{display:inline-block;padding:2px 8px;border-radius:8px;font-size:11px;font-weight:600;line-height:1.3;color:#fff}.product-detail__badge--stock{background-color:#1bd01c}.product-detail__badge--order{background-color:#dc3545}.product-detail__badge--hit{background-color:#3580dc}.product-detail__badge--new{background-color:var(--color-primary)}.product-detail__reviews-jump{margin:0 0 .75rem;font-size:.9rem}.product-detail__reviews-jump a{color:var(--color-link)}.product-detail__below-fold{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.product-detail-tabs__bar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-border)}.product-detail-tabs__tab{font:inherit;cursor:pointer;padding:.45rem .9rem;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--color-muted);transition:color .2s ease,background .2s ease,border-color .2s ease}.product-detail-tabs__tab:hover{color:var(--color-text);background:#f5f5f5}.product-detail-tabs__tab--active{color:var(--color-text);font-weight:600;border-color:var(--color-border);background:#fafafa}.product-detail-tabs__reviews-link{margin-left:auto;font-size:.9rem;font-weight:600;color:var(--color-link);text-decoration:none;padding:.35rem .5rem}.product-detail-tabs__reviews-link:hover{text-decoration:underline}.product-detail-tabs__single-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.75rem}.product-detail-tabs__heading{margin:0;font-size:1.15rem;font-weight:600}.product-detail-tabs__panel{padding-top:.25rem}.product-detail-tabs__table{width:100%;border-collapse:collapse;font-size:.95rem}.product-detail-tabs__table td,.product-detail-tabs__table th{padding:.5rem .65rem;text-align:left;border-bottom:1px solid var(--color-border);vertical-align:top}.product-detail-tabs__table th{width:38%;max-width:14rem;color:var(--color-muted);font-weight:600}.product-detail__teaser{margin:0 0 1rem;font-size:1rem;color:var(--color-muted);line-height:1.5}.product-detail__gallery{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.product-detail__gallery img,.product-detail__gallery-img{width:120px;height:120px;object-fit:cover;border-radius:4px;border:1px solid var(--color-border)}.product-detail__price{font-size:1.35rem;font-weight:700;color:var(--color-primary);margin:0 0 1rem}.product-detail__cart{margin:0 0 1rem}.product-detail__description{margin:2rem 0 0;padding-top:1.5rem;border-top:1px solid var(--color-border)}.product-detail__description-title{margin:0 0 .75rem;font-size:1.15rem;font-weight:600}.product-detail__html{max-width:none}.add-to-cart{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.add-to-cart__qty input{width:4.5rem;padding:.35rem .5rem;border:1px solid var(--color-border);border-radius:6px;font:inherit}.add-to-cart__submit{padding:.55rem 1.25rem;font:inherit;font-weight:600;cursor:pointer;border-radius:6px;border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;min-height:2.5rem}.add-to-cart__submit:hover:not(:disabled){filter:brightness(.92)}.add-to-cart__submit:disabled{opacity:.6;cursor:not-allowed}.add-to-cart__ok{color:var(--color-muted)}.add-to-cart__err,.add-to-cart__ok{margin:0;width:100%;font-size:.9rem}.add-to-cart__err{color:#b00020}.cart-page h1{margin-bottom:1rem}.cart-page__title.home-beautiful-title{margin-bottom:1.25rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.cart-table{width:100%;max-width:52rem;border-collapse:collapse;font-size:.95rem}.cart-table td,.cart-table th{padding:.5rem .65rem;text-align:left;border-bottom:1px solid var(--color-border)}.cart-table__title-link{font-weight:600;color:inherit;text-decoration:none}.cart-table__title-link:hover{color:var(--color-primary);text-decoration:none}.cart-table__total-row .cart-table__total-label,.cart-table__total-row .cart-table__total-value{border-bottom:none;padding-top:.75rem;font-weight:600}.cart-table__total-value{color:var(--color-primary);font-size:1.05rem}.cart-table__qty{width:4rem;padding:.3rem .4rem;border:1px solid var(--color-border);border-radius:4px;font:inherit}.cart-table__remove{font:inherit;cursor:pointer;border:none;background:none;color:#b00020;text-decoration:underline;padding:0}.cart-table__remove:disabled{opacity:.5;cursor:not-allowed}.cart-editor__actions{margin:1rem 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.cart-editor__checkout-btn{display:inline-block;padding:.45rem 1rem;font:inherit;font-weight:600;border-radius:6px;border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;text-decoration:none}.cart-editor__checkout-btn:hover{text-decoration:none;filter:brightness(1.05)}.cart-editor__apply{padding:.4rem .9rem;font:inherit;cursor:pointer;border-radius:6px;border:1px solid var(--color-border);background:#f4f4f4}.cart-editor__apply:disabled{opacity:.6;cursor:not-allowed}.cart-editor__error{color:#b00020;font-size:.9rem}.cart-editor__checkout-note{margin-top:1.25rem;font-size:.9rem;color:var(--color-muted)}.cart-empty{color:var(--color-muted)}.cart-empty a{font-weight:500}.checkout-page__title.home-beautiful-title{margin-bottom:1rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.checkout-page__grid{display:grid;grid-gap:2rem;gap:2rem;align-items:start}@media (min-width:960px){.checkout-page__grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}}.checkout-page__form-col{min-width:0}.checkout-summary{padding:1rem 1.1rem;border:1px solid var(--color-border);border-radius:15px;background:#fafafa;box-shadow:0 0 5px rgba(0,0,0,.06)}.checkout-summary__title{margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.checkout-summary__list{list-style:none;margin:0;padding:0}.checkout-summary__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.35rem 1rem;padding:.5rem 0;border-bottom:1px solid var(--color-border);font-size:.9rem}.checkout-summary__row:last-of-type{border-bottom:none}.checkout-summary__main{flex:1 1;min-width:0}.checkout-summary__name{display:block;font-weight:600;color:var(--color-text)}.checkout-summary__meta{display:block;color:var(--color-muted);font-size:.85rem;margin-top:.2rem}.checkout-summary__line{font-weight:600;white-space:nowrap}.checkout-summary__total{margin:.85rem 0 0;padding-top:.75rem;border-top:2px solid var(--color-border);font-size:1rem}.checkout-page__lead{margin:0 0 1.5rem;color:var(--color-muted);max-width:42rem}.checkout-page__lead a{font-weight:500}.checkout-form__error{color:#b00020;font-size:.95rem;margin:0 0 1rem}.checkout-form__grid{display:grid;grid-gap:1rem;gap:1rem;max-width:28rem}.checkout-form__field--wide{grid-column:1/-1}.checkout-form__field{display:flex;flex-direction:column;gap:.35rem}.checkout-form__field span{font-size:.9rem;font-weight:500}.checkout-form__field input,.checkout-form__field textarea{padding:.45rem .6rem;border:1px solid var(--color-border);border-radius:6px;font:inherit}.checkout-form__hint{margin:.75rem 0 1rem;font-size:.85rem;color:var(--color-muted)}.checkout-form__submit{padding:.5rem 1.25rem;font:inherit;font-weight:600;cursor:pointer;border-radius:6px;border:1px solid var(--color-primary);background:var(--color-primary);color:#fff}.checkout-form__submit:disabled{opacity:.6;cursor:not-allowed}.contact-lead-form__title{margin:0 0 .75rem;font-size:1.15rem;font-weight:600;grid-column:1/-1}.contact-lead-form.contact-lead-form{margin:1.5rem 0 2rem;padding-top:1.25rem;border-top:1px solid var(--color-border)}.contact-lead-form--done{margin:1.5rem 0 2rem;padding:1rem 0;border-top:1px solid var(--color-border)}.contact-lead-form__ok{margin:0 0 .75rem;color:var(--color-text);font-weight:500}.contact-lead-form__reset{font:inherit;cursor:pointer;padding:.35rem .75rem;border-radius:6px;border:1px solid var(--color-border);background:#f4f4f4}.checkout-thanks{max-width:36rem}.checkout-thanks__title.home-beautiful-title{margin-bottom:1rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.checkout-thanks p{line-height:1.6}#product-reviews{scroll-margin-top:6rem}.product-reviews{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.product-reviews h2{margin:0 0 1rem;font-size:1.25rem}.product-reviews__empty,.product-reviews__loading{color:var(--color-muted);font-size:.95rem}.product-reviews__list{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:1.25rem}.product-reviews__item{padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.product-reviews__head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:.35rem;font-size:.9rem}.review-stars{color:#e6a700;letter-spacing:.05em}.product-reviews__author{font-weight:600}.product-reviews__author--anon{font-weight:400;color:var(--color-muted)}.product-reviews__date{color:var(--color-muted);font-size:.85rem}.product-reviews__text{margin:0;white-space:pre-wrap;line-height:1.5}.review-form{max-width:28rem;padding:1rem 0 0}.review-form__title{margin:0 0 .75rem;font-size:1.05rem}.review-form__error{color:#b00020;font-size:.9rem;margin:0 0 .75rem}.review-form__done{margin:0;padding:.75rem 0;color:var(--color-muted);font-size:.95rem}.review-form__field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.review-form__field span{font-size:.9rem;font-weight:500}.review-form__field input,.review-form__field select,.review-form__field textarea{padding:.45rem .6rem;border:1px solid var(--color-border);border-radius:6px;font:inherit}.review-form__submit{padding:.45rem 1rem;font:inherit;font-weight:600;cursor:pointer;border-radius:6px;border:1px solid var(--color-border);background:#f4f4f4}.review-form__submit:disabled{opacity:.6;cursor:not-allowed}.review-pagination{margin:1rem 0 0;padding-top:.75rem;border-top:1px solid var(--color-border)}.review-pagination__info{margin:0 0 .5rem;font-size:.9rem;color:var(--color-muted)}.review-pagination__links{display:flex;gap:1.5rem}.checkout-form__suspense{margin:0;font-size:.9rem;color:var(--color-muted)}.product-detail__hero{max-width:100%;width:100%;height:auto;display:block;border-radius:6px}