.kop-product-template { overflow: hidden; color: #314b40; }
.kop-lower-section { --content-width: 1000px; }
.kop-lower-section > .e-con-inner { width: 100% !important; max-width: 1000px !important; margin-right: auto !important; margin-left: auto !important; }
.kop-section > .e-con-inner { gap: 8px !important; padding-top: 36px !important; padding-bottom: 36px !important; }
.kop-section-product-story > .e-con-inner { gap: 10px !important; padding-top: 40px !important; padding-bottom: 40px !important; }
.kop-lower-section .elementor-widget-heading { margin-bottom: 0 !important; }
.kop-lower-section .elementor-heading-title { margin-top: 0 !important; margin-bottom: 0 !important; line-height: 1.16 !important; }
.kop-lower-section .elementor-widget-heading + .elementor-widget-shortcode,
.kop-lower-section .elementor-widget-heading + .e-con { margin-top: 10px !important; }
.kop-lower-section h2.elementor-heading-title { width: 100%; max-width: 1000px; letter-spacing: -.025em !important; line-height: 1.12 !important; }
.kop-lower-section h3.elementor-heading-title { letter-spacing: -.015em !important; line-height: 1.18 !important; }
.kop-lower-section h6.elementor-heading-title { letter-spacing: .09em !important; line-height: 1.35 !important; }
.kop-lower-section .elementor-widget-shortcode { width: 100%; }
.kop-lower-section .elementor-shortcode { width: 100%; color: #59645d; font-size: 16px; line-height: 1.66; text-align: left; }
.kop-lower-section .elementor-shortcode p { max-width: 1000px; margin-top: 0; margin-bottom: 12px; }
.kop-lower-section .elementor-shortcode p:last-child { margin-bottom: 0; }
.kop-section-overview .elementor-widget-shortcode { width: 100%; max-width: 1000px; }
.kop-section-overview .elementor-shortcode { width: 100%; max-width: 1000px; font-size: 16px; line-height: 1.66; }
.kop-product-title { margin: 0; color: #173c2d; font-family: Arial, sans-serif; font-size: clamp(38px, 4vw, 62px); font-weight: 500; letter-spacing: -.035em; line-height: 1.05; }
.kop-product-gallery { display: flex; flex-direction: column; gap: 14px; }
.kop-product-gallery__main { width: 100%; margin: 0; overflow: hidden; border-radius: 20px; background: #ece9df; aspect-ratio: 4/3; }
.kop-product-gallery__main img { display: block; width: 100%; height: 100% !important; object-fit: cover; transition: opacity .18s ease; }
.kop-product-gallery__main img.is-changing { opacity: .35; }
.kop-product-gallery__thumbs { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; }
.kop-product-gallery__thumb { min-width: 0; padding: 0; overflow: hidden; border: 2px solid transparent; border-radius: 12px; background: #ece9df; aspect-ratio: 4/3; cursor: pointer; transition: border-color .18s ease, transform .18s ease; }
.kop-product-gallery__thumb:hover { transform: translateY(-2px); }
.kop-product-gallery__thumb.is-active { border-color: #e4b826; box-shadow: 0 0 0 2px rgba(228,184,38,.18); }
.kop-product-gallery__thumb:focus-visible { outline: 3px solid #173c2d; outline-offset: 3px; }
.kop-product-gallery__thumb img { display: block; width: 100%; height: 100% !important; object-fit: cover; }
.kop-quick-facts { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1px; margin: 4px 0; overflow: hidden; border: 1px solid #dedacd; border-radius: 14px; background: #dedacd; }
.kop-quick-facts div { min-height: 74px; padding: 14px 16px; background: #fff; }
.kop-quick-facts dt { color: #728078; font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.kop-quick-facts dd { margin: 5px 0 0; color: #173c2d; font-weight: 700; }
.kop-product-template .woocommerce-breadcrumb { margin: 0 0 18px; color: #718078; font-size: 13px; }
.kop-product-template .woocommerce-breadcrumb a { color: #486154; text-decoration: none; }
.kop-specs dl { margin: 0; }
.kop-spec-row { display: grid; grid-template-columns: minmax(140px, .8fr) 1.4fr; gap: 24px; padding: 15px 0; border-bottom: 1px solid #e2dfd3; }
.kop-spec-row dt { color: #566157; font-weight: 600; }
.kop-spec-row dd { margin: 0; color: #173c2d; font-weight: 700; }
.kop-configuration-carousel { position: relative; width: 100%; }
.kop-configuration-grid { display: grid; grid-auto-columns: calc((100% - 54px) / 4); grid-auto-flow: column; gap: 18px; width: 100%; padding: 4px 2px 18px; overflow-x: auto; scroll-behavior: smooth; scroll-snap-type: x mandatory; scrollbar-width: none; }
.kop-configuration-grid::-webkit-scrollbar { display: none; }
.kop-configuration-grid:focus-visible { outline: 3px solid rgba(228,184,38,.45); outline-offset: 5px; border-radius: 16px; }
.kop-configuration-card { display: flex; min-width: 0; height: 100%; overflow: hidden; flex-direction: column; border: 1px solid #dedfd8; border-radius: 17px; background: #fff; scroll-snap-align: start; box-shadow: 0 9px 26px rgba(23,60,45,.065); transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }
.kop-configuration-card:hover { border-color: #d3c58f; box-shadow: 0 15px 34px rgba(23,60,45,.11); transform: translateY(-3px); }
.kop-configuration-card img { display: block; width: 100%; padding: 9px; border-bottom: 1px solid #eeece5; aspect-ratio: 4 / 3; object-fit: contain; background: linear-gradient(145deg,#f7f7f3,#f0f1ec); }
.kop-configuration-card__body { display: flex; flex: 1; flex-direction: column; padding: 15px 16px 16px; }
.kop-configuration-card__body h3 { display: -webkit-box; min-height: 43px; margin: 0 0 8px; overflow: hidden; color: #173c2d; font-size: 16px; font-weight: 750; letter-spacing: -.01em; line-height: 1.34; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.kop-configuration-card__body .kop-configuration-card__sku { align-self: flex-start; margin: 0 0 14px; padding: 5px 9px; border: 1px solid #dfe7df; border-radius: 999px; color: #52655b; background: #f1f5f1; font-size: 10px; font-weight: 800; letter-spacing: .035em; line-height: 1.2; }
.kop-configuration-card__body a { display: flex; min-height: 40px; margin-top: auto; padding: 8px 11px 8px 13px; align-items: center; justify-content: space-between; gap: 8px; border: 1px solid #e2b52c; border-radius: 10px; color: #173c2d; background: linear-gradient(135deg,#f6d25e,#f0c43e); box-shadow: 0 4px 10px rgba(194,146,8,.13); font-size: 12px; font-weight: 800; line-height: 1.2; text-align: left; text-decoration: none; transition: background .18s ease, box-shadow .18s ease, transform .18s ease; }
.kop-configuration-card__body a::after { display: grid; width: 24px; height: 24px; flex: 0 0 24px; place-items: center; border-radius: 50%; color: #fff; background: #173c2d; content: '\2192'; font-size: 14px; line-height: 1; }
.kop-configuration-card__body a:hover { background: linear-gradient(135deg,#f8d86e,#edbd2d); box-shadow: 0 7px 15px rgba(194,146,8,.2); transform: translateY(-1px); }
.kop-configuration-card__body a:focus-visible { outline: 3px solid #173c2d; outline-offset: 2px; }
.kop-configuration-arrow { position: absolute; z-index: 3; top: calc(50% - 30px); display: grid; width: 44px; height: 44px; padding: 0; place-items: center; border: 1px solid rgba(23,60,45,.14); border-radius: 50%; color: #173c2d; background: rgba(255,255,255,.96); box-shadow: 0 8px 24px rgba(23,60,45,.16); cursor: pointer; transform: translateY(-50%); transition: opacity .18s ease, transform .18s ease, background .18s ease; }
.kop-configuration-arrow--prev { left: -22px; }
.kop-configuration-arrow--next { right: -22px; }
.kop-configuration-arrow:hover { background: #f2c94c; transform: translateY(-50%) scale(1.05); }
.kop-configuration-arrow:focus-visible { outline: 3px solid #e1ad12; outline-offset: 3px; }
.kop-configuration-arrow:disabled { opacity: 0; pointer-events: none; }
.kop-video { position: relative; overflow: hidden; border-radius: 20px; background: #0f2f24; aspect-ratio: 16/9; }
.kop-video iframe, .kop-video video { width: 100%; height: 100%; border: 0; object-fit: cover; }
.kop-video__controls { position: absolute; right: 16px; bottom: 16px; display: flex; gap: 8px; opacity: 0; transform: translateY(8px); transition: opacity .2s ease, transform .2s ease; pointer-events: none; }
.kop-video:hover .kop-video__controls, .kop-video:focus-within .kop-video__controls, .kop-video.is-controls-visible .kop-video__controls { opacity: 1; transform: translateY(0); pointer-events: auto; }
.kop-video__control { display: grid; width: 42px; height: 42px; padding: 0; place-items: center; border: 1px solid rgba(255,255,255,.32); border-radius: 50%; color: #fff; background: rgba(10,30,23,.72); box-shadow: 0 5px 18px rgba(0,0,0,.18); cursor: pointer; backdrop-filter: blur(8px); }
.kop-video__control:hover { background: rgba(10,30,23,.92); transform: translateY(-1px); }
.kop-video__control:focus-visible { outline: 3px solid #f6c94d; outline-offset: 2px; }
.kop-inline-video { width: 100%; max-width: 1000px; margin: 34px auto 0; padding: 26px 0 0 !important; border-top: 1px solid #ddd8ca; }
.kop-inline-video .elementor-heading-title { margin: 0; }
.kop-inline-video .elementor-widget-shortcode,
.kop-inline-video .elementor-widget-container,
.kop-inline-video .elementor-shortcode { width: 100%; }
.kop-inline-video .kop-video { width: 100%; margin: 0; border-radius: 16px; box-shadow: 0 12px 32px rgba(23,60,45,.12); }
.kop-downloads { display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 14px; }
.kop-download { padding: 16px 20px; border: 1px solid #d9d5c8; border-radius: 12px; color: #173c2d; background: #fff; font-weight: 700; text-decoration: none; }
.kop-download:hover { border-color: #e9b826; transform: translateY(-1px); }
.kop-faq details { border-bottom: 1px solid #dedacd; padding: 18px 0; }
.kop-faq { max-width: 1000px; margin: 0 auto; border-top: 1px solid #dedacd; }
.kop-faq details { padding: 0; }
.kop-faq summary { position: relative; padding: 18px 54px 18px 4px; cursor: pointer; color: #173c2d; font-size: 19px; font-weight: 700; list-style: none; }
.kop-faq summary::-webkit-details-marker { display: none; }
.kop-faq summary::after { position: absolute; top: 50%; right: 8px; display: grid; width: 32px; height: 32px; place-items: center; border-radius: 50%; background: #f2c94c; content: '+'; transform: translateY(-50%); }
.kop-faq details[open] summary::after { content: '−'; }
.kop-faq details div { padding-top: 12px; color: #59645d; }
.kop-faq details div { max-width: 900px; padding: 0 4px 20px; line-height: 1.66; }
.kop-card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.kop-info-card { min-height: 150px; padding: 24px; border: 1px solid #e3e6df; border-radius: 18px; background: #fff; box-shadow: 0 10px 30px rgba(22, 58, 44, .06); }
.kop-section-benefits .kop-info-card,
.kop-section-applications .kop-info-card { border: 1px solid transparent; background: linear-gradient(#fff, #fff) padding-box, linear-gradient(125deg, #f2c94c 0%, #73a98e 52%, #173c2d 100%) border-box; box-shadow: 0 12px 30px rgba(23,60,45,.08); }
.kop-info-card__icon { display: grid; width: 38px; height: 38px; margin-bottom: 20px; place-items: center; border-radius: 50%; background: #f6c94d; color: #173c2d; font-weight: 800; }
.kop-info-card p { margin: 0; color: #314b40; font-size: 16px; line-height: 1.65; }
.kop-process { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; counter-reset: step; }
.kop-process__step { position: relative; min-height: 230px; padding: 28px 24px; overflow: hidden; border-radius: 20px; background: #fff; box-shadow: 0 10px 34px rgba(22, 58, 44, .07); }
.kop-process__step::after { position: absolute; top: 42px; right: -11px; width: 22px; height: 2px; background: #e1b93f; content: ''; }
.kop-process__step:last-child::after { display: none; }
.kop-process__number { display: inline-flex; margin-bottom: 42px; color: #a77f08; font-size: 13px; font-weight: 800; letter-spacing: .12em; }
.kop-process__step h3 { margin: 0 0 12px; color: #173c2d; font-size: 21px; }
.kop-process__step p { margin: 0; color: #647068; line-height: 1.65; }
.kop-dimension-gallery { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; }
.kop-dimension-card { position: relative; min-width: 0; padding: 0; overflow: hidden; border: 1px solid #dedacd; border-radius: 18px; background: #fff; cursor: zoom-in; aspect-ratio: 4/3; box-shadow: 0 10px 30px rgba(22,58,44,.06); }
.kop-dimension-card img { display: block; width: 100%; height: 100% !important; object-fit: contain; background: #fff; transition: transform .28s ease; }
.kop-dimension-card span { position: absolute; right: 14px; bottom: 14px; padding: 8px 12px; border-radius: 999px; color: #fff; background: rgba(23,60,45,.9); font-size: 13px; font-weight: 700; }
.kop-dimension-card:hover img { transform: scale(1.025); }
.kop-dimension-card:focus-visible { outline: 3px solid #f2c94c; outline-offset: 3px; }
.kop-story { display: grid; gap: 20px; max-width: 1000px; margin: 0 auto; }
.kop-story__row { display: grid; grid-template-columns: 1.08fr .92fr; min-height: 390px; overflow: hidden; border-radius: 22px; background: #fff; box-shadow: 0 14px 40px rgba(22,58,44,.08); }
.kop-story__row.is-reversed .kop-story__media { order: 2; }
.kop-story__media { min-width: 0; margin: 0; background: #e8ebe6; }
.kop-story__media img { display: block; width: 100%; height: 100% !important; object-fit: cover; }
.kop-story__content { display: flex; flex-direction: column; justify-content: center; padding: clamp(28px, 4vw, 50px); }
.kop-story__number { margin-bottom: 18px; color: #a77f08; font-size: 13px; font-weight: 800; letter-spacing: .14em; }
.kop-story__content h3 { margin: 0 0 12px; color: #173c2d; font-size: clamp(26px, 3vw, 34px); line-height: 1.15; }
.kop-story__content p { max-width: 480px; margin: 0; color: #59645d; font-size: 16px; line-height: 1.7; }
.kop-lightbox { position: fixed; z-index: 999999; inset: 0; display: grid; padding: 40px; place-items: center; background: rgba(8,22,17,.9); }
.kop-lightbox[hidden] { display: none; }
.kop-lightbox img { display: block; max-width: min(1200px, 92vw); max-height: 86vh; border-radius: 14px; background: #fff; box-shadow: 0 24px 70px rgba(0,0,0,.4); }
.kop-lightbox__close { position: absolute; top: 22px; right: 24px; display: grid; width: 46px; height: 46px; padding: 0; place-items: center; border: 1px solid rgba(255,255,255,.4); border-radius: 50%; color: #fff; background: rgba(255,255,255,.1); font-size: 28px; cursor: pointer; }
body.kop-lightbox-open { overflow: hidden; }
.kop-product-list { display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,317px)); gap: 20px; justify-content: start; max-width: 1000px; margin: 0 auto; }
.kop-product-card { position: relative; min-width: 0; overflow: hidden; border: 1px solid #dedacd; border-radius: 18px; background: #fff; box-shadow: 0 10px 28px rgba(22,58,44,.07); transition: transform .22s ease, box-shadow .22s ease; }
.kop-product-card:hover { transform: translateY(-5px); box-shadow: 0 18px 42px rgba(22,58,44,.13); }
.kop-product-card__image { display: block; overflow: hidden; background: #e8ebe6; aspect-ratio: 16/10; }
.kop-product-card__image img { display: block; width: 100%; height: 100% !important; object-fit: cover; transition: transform .32s ease; }
.kop-product-card:hover .kop-product-card__image img { transform: scale(1.035); }
.kop-product-card__content { padding: 18px 20px 20px; }
.kop-product-card__category { color: #9a7200; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.kop-product-card h3 { margin: 9px 0 10px; font-size: 21px; line-height: 1.2; }
.kop-product-card h3 a { display: -webkit-box; overflow: hidden; color: #173c2d; text-decoration: none; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.kop-product-card p { display: -webkit-box; min-height: calc(1.55em * 3); margin: 0 0 18px; overflow: hidden; color: #617067; font-size: 14px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.kop-product-card__button { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 10px 13px; border-top: 1px solid #e3e0d5; color: #173c2d; font-size: 14px; font-weight: 800; text-decoration: none; }
.kop-product-card__button span { display: grid; width: 28px; height: 28px; place-items: center; border-radius: 50%; background: #f2c94c; transition: color .2s ease, background .2s ease; }
.kop-product-card__button:hover span { color: #fff; background: #173c2d; }
.kop-product-card a:focus-visible { outline: 3px solid #e1ad12; outline-offset: 3px; }
.kop-catalog-page { color: #314b40; }
.kop-catalog-page h1.elementor-heading-title { margin: 0; letter-spacing: -.035em !important; line-height: 1.06 !important; }
.kop-catalog-page .elementor-widget-text-editor p { max-width: 760px; margin: 0; color: #59645d; font-size: 17px; line-height: 1.7; }
.kop-catalog-layout { display: grid; grid-template-columns: 290px minmax(0, 1fr); gap: 34px; align-items: start; width: 100%; }
.kop-catalog-filters { position: sticky; top: 96px; overflow: hidden; border: 1px solid #d9d5c9; border-radius: 20px; background: #fbfaf6; box-shadow: 0 14px 36px rgba(23,60,45,.07); }
.kop-catalog-filters summary { display: none; padding: 16px 18px; color: #173c2d; font-weight: 800; cursor: pointer; list-style: none; }
.kop-catalog-filters summary::-webkit-details-marker { display: none; }
.kop-catalog-filter-form { padding: 0 20px 22px; }
.kop-filter-header { display: flex; align-items: flex-end; justify-content: space-between; margin: 0 -20px 22px; padding: 20px; border-bottom: 1px solid #e2ded3; background: linear-gradient(135deg,#f5f1e5 0%,#fbfaf6 100%); }
.kop-filter-header span { color: #9a7200; font-size: 10px; font-weight: 800; letter-spacing: .12em; }
.kop-filter-header h2 { margin: 3px 0 0; color: #173c2d; font-size: 22px; letter-spacing: -.02em; line-height: 1.15; }
.kop-filter-header a { color: #627168; font-size: 12px; font-weight: 700; text-underline-offset: 3px; }
.kop-filter-group { display: grid; gap: 8px; margin: 0 0 24px; padding: 0; border: 0; }
.kop-filter-group > label, .kop-filter-group legend { margin-bottom: 3px; color: #173c2d; font-size: 13px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.kop-filter-search > div { position: relative; }
.kop-filter-search > div > span { position: absolute; top: 50%; left: 12px; color: #718078; font-size: 20px; transform: translateY(-52%); pointer-events: none; }
.kop-filter-group input[type="search"] { width: 100%; min-height: 46px; padding: 10px 12px 10px 38px; border: 1px solid #d2cec2; border-radius: 11px; color: #173c2d; background: #fff; box-shadow: inset 0 1px 2px rgba(23,60,45,.03); }
.kop-filter-group input[type="search"]:focus { border-color: #678b79; outline: 3px solid rgba(103,139,121,.15); }
.kop-filter-option { display: grid; grid-template-columns: 18px minmax(0,1fr) auto; gap: 9px; align-items: center; min-height: 40px; padding: 6px 9px; border: 1px solid transparent; border-radius: 10px; color: #40544a; font-size: 14px; cursor: pointer; transition: border-color .18s ease, background .18s ease; }
.kop-filter-option:hover { background: #f2efe5; }
.kop-filter-option:has(input:checked) { border-color: #d6b339; color: #173c2d; background: #fff8d9; }
.kop-filter-option input { width: 17px; height: 17px; accent-color: #173c2d; }
.kop-filter-option small { color: #849087; font-size: 12px; }
.kop-filter-actions { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 10px; align-items: center; padding-top: 2px; }
.kop-catalog-filter-form .kop-filter-submit { width: 100%; min-height: 44px; padding: 10px 16px; border: 0 !important; border-radius: 10px; color: #173c2d !important; background: #f2c94c !important; font-weight: 800; cursor: pointer; }
.kop-catalog-filter-form .kop-filter-submit:hover { background: #e8bb30 !important; }
.kop-filter-reset { display: grid; min-height: 44px; padding: 0 9px; place-items: center; color: #52645b; font-size: 12px; font-weight: 700; text-align: center; text-underline-offset: 3px; }
.kop-catalog-results { min-width: 0; }
.kop-active-filters { display: flex; gap: 8px; align-items: center; flex-wrap: wrap; margin-bottom: 14px; color: #6d796f; font-size: 12px; }
.kop-active-filters b { padding: 7px 10px; border: 1px solid #e0d8bc; border-radius: 999px; color: #173c2d; background: #fff8d9; font-size: 12px; }
.kop-active-filters a { margin-left: auto; color: #52645b; font-weight: 700; text-underline-offset: 3px; }
.kop-catalog-toolbar { display: flex; gap: 20px; align-items: center; justify-content: space-between; margin-bottom: 22px; padding-bottom: 16px; border-bottom: 1px solid #dedacd; }
.kop-catalog-toolbar p { margin: 0; color: #657168; font-size: 14px; }
.kop-catalog-toolbar select { min-height: 42px; padding: 8px 34px 8px 12px; border: 1px solid #d6d2c6; border-radius: 10px; color: #173c2d; background-color: #fff; }
.kop-catalog-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.kop-catalog-card { display: flex; min-width: 0; overflow: hidden; flex-direction: column; border: 1px solid #dedacd; border-radius: 18px; background: #fff; box-shadow: 0 10px 28px rgba(22,58,44,.07); transition: transform .2s ease, box-shadow .2s ease; }
.kop-catalog-card:hover { transform: translateY(-4px); box-shadow: 0 18px 38px rgba(22,58,44,.12); }
.kop-catalog-card__image { display: block; overflow: hidden; background: #e8ebe6; aspect-ratio: 4/3; }
.kop-catalog-card__image img { display: block; width: 100%; height: 100% !important; object-fit: cover; transition: transform .3s ease; }
.kop-catalog-card:hover .kop-catalog-card__image img { transform: scale(1.035); }
.kop-catalog-card__body { display: flex; flex: 1; flex-direction: column; padding: 18px; }
.kop-catalog-card__category { color: #9a7200; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.kop-catalog-card h2 { margin: 8px 0 14px; font-size: 21px; line-height: 1.22; }
.kop-catalog-card h2 a { display: -webkit-box; overflow: hidden; color: #173c2d; text-decoration: none; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.kop-catalog-card__meta { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; margin-bottom: 16px; }
.kop-catalog-card__meta span { color: #314b40; font-size: 13px; font-weight: 700; }
.kop-catalog-card__meta small { display: block; margin-bottom: 3px; color: #849087; font-size: 10px; letter-spacing: .06em; text-transform: uppercase; }
.kop-catalog-card__link { display: flex; align-items: center; justify-content: space-between; margin-top: auto; padding-top: 13px; border-top: 1px solid #e4e1d7; color: #173c2d; font-size: 14px; font-weight: 800; text-decoration: none; }
.kop-catalog-card__link span { display: grid; width: 28px; height: 28px; place-items: center; border-radius: 50%; background: #f2c94c; }
.kop-catalog-pagination ul { display: flex; gap: 8px; justify-content: center; margin: 30px 0 0; padding: 0; list-style: none; }
.kop-catalog-pagination a, .kop-catalog-pagination span { display: grid; min-width: 38px; height: 38px; padding: 0 10px; place-items: center; border: 1px solid #dedacd; border-radius: 9px; color: #173c2d; background: #fff; text-decoration: none; }
.kop-catalog-pagination .current { border-color: #173c2d; color: #fff; background: #173c2d; }
.kop-catalog-empty { padding: 54px 24px; border: 1px dashed #cfcabd; border-radius: 18px; text-align: center; }
.kop-optional-section:has(.elementor-shortcode:empty) { display: none; }
@media (max-width: 1024px) {
	.kop-configuration-grid { grid-auto-columns: calc((100% - 24px) / 2.35); gap: 16px; }
	.kop-configuration-arrow--prev { left: -10px; }
	.kop-configuration-arrow--next { right: -10px; }
	.kop-lower-section { padding-right: 16px !important; padding-left: 16px !important; }
	.kop-lower-section > .e-con-inner { width: 100% !important; }
	.kop-inline-video { width: 100%; max-width: none; margin-left: 0; }
	.kop-card-grid, .kop-process { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.kop-catalog-layout { grid-template-columns: 260px minmax(0,1fr); gap: 26px; }
	.kop-catalog-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.kop-process__step::after { display: none; }
}
@media (max-width: 767px) {
	.kop-configuration-grid { grid-auto-columns: 84%; gap: 12px; padding-right: 12px; }
	.kop-configuration-carousel .kop-configuration-arrow { display: none !important; }
	.kop-configuration-card__body { padding: 12px; }
	.kop-lower-section { padding-right: 12px !important; padding-left: 12px !important; }
	.kop-video__controls { right: 10px; bottom: 10px; }
	.kop-video__control { width: 38px; height: 38px; }
	.kop-product-gallery__thumbs { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 8px; }
	.kop-quick-facts { grid-template-columns: 1fr 1fr; }
	.kop-spec-row, .kop-card-grid, .kop-process { grid-template-columns: 1fr; gap: 12px; }
	.kop-spec-row { gap: 5px; }
	.kop-info-card, .kop-process__step { min-height: 0; }
	.kop-process__number { margin-bottom: 24px; }
	.kop-dimension-gallery, .kop-story__row { grid-template-columns: 1fr; }
	.kop-story__row.is-reversed .kop-story__media { order: 0; }
	.kop-story__media { min-height: 260px; }
	.kop-story__content { padding: 30px 24px; }
	.kop-lower-section h2.elementor-heading-title { max-width: 100%; font-size: clamp(28px, 8vw, 34px) !important; line-height: 1.16 !important; }
	.kop-lower-section .elementor-widget-heading + .elementor-widget-shortcode,
	.kop-lower-section .elementor-widget-heading + .e-con { margin-top: 8px !important; }
	.kop-lower-section .elementor-shortcode { font-size: 15px; line-height: 1.62; }
	.kop-product-list { grid-template-columns: minmax(0,1fr); }
	.kop-catalog-layout { display: block; }
	.kop-catalog-filters { position: static; margin-bottom: 22px; }
	.kop-catalog-filters summary { display: flex; align-items: center; justify-content: space-between; }
	.kop-catalog-filters:not([open]) .kop-catalog-filter-form { display: none; }
	.kop-catalog-filter-form { padding: 0 18px 20px; }
	.kop-filter-header { margin-right: -18px; margin-left: -18px; }
	.kop-catalog-toolbar { align-items: flex-start; }
	.kop-catalog-grid { grid-template-columns: minmax(0,1fr); }
	.kop-lightbox { padding: 18px; }
}
