/* WordPress integration layer for the approved GORKE frontend. */
.brand-header{font-size:23px}.brand-header .brand-mark{width:47px;height:47px;border-radius:13px 13px 5px 13px}.brand-header .brand-mark:after{width:9px;height:9px}.brand-logo-image{width:auto;object-fit:contain}.brand-logo-image-header{max-width:190px;max-height:54px}.about-brand{min-height:90px;display:inline-flex;align-items:center;justify-content:center;gap:20px;margin:0 auto 25px;color:var(--navy);font-size:43px;font-weight:900;letter-spacing:.04em;line-height:.85}.about-brand .brand-mark{width:76px;height:76px;border-radius:21px 21px 7px 21px}.about-brand .brand-mark:after{width:14px;height:14px;right:9px;top:9px;border-width:3px}.about-brand small{display:block;margin-top:12px;color:var(--muted);font-size:13px;letter-spacing:.28em}.brand-logo-image-about{max-width:min(360px,80vw);max-height:110px}
body.admin-bar .header{top:32px}
.language-switcher a,.language-switcher span,.language-switcher button{min-width:27px;height:30px;display:grid;place-items:center;padding:0 5px;color:var(--muted);background:transparent;border:0;border-radius:7px;font-size:10px;font-weight:850;cursor:pointer}
.language-switcher .is-active{color:#fff;background:var(--navy)}
.product-photo{height:520px;display:flex;align-items:center;justify-content:center;padding:30px;background:#fff;border:1px solid var(--line);border-radius:25px}
.product-photo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.document-unavailable{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;color:var(--muted);border-bottom:1px solid var(--line)}
.document-unavailable b,.document-unavailable small{display:block}.document-unavailable small{font-size:10px}
.wp-content{max-width:900px}.wp-content h2,.wp-content h3{color:var(--navy)}.wp-content a{color:var(--blue);text-decoration:underline}
.gorke-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-message{grid-column:1/-1;margin:0 0 16px;padding:12px 14px;border-radius:10px;font-weight:750}.form-message.success{color:#17613b;background:#eaf8f0}.form-message.error{color:#9b2c38;background:#fff0f1}
.featured-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.featured-card:hover{border-color:rgba(45,98,220,.35);box-shadow:var(--shadow);transform:translateY(-6px)}
.featured-card-image{height:235px;position:relative;overflow:hidden;display:flex;flex:0 0 auto;align-items:center;justify-content:center;padding:18px;background:#fff;border-bottom:1px solid var(--line)}.featured-card-image>img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.featured-card-image>.device-visual{width:100%;flex:1 1 auto;align-self:stretch;min-height:0}.featured-status{position:absolute;left:16px;top:16px;z-index:3;padding:6px 10px;color:#fff;background:var(--blue);border-radius:999px;box-shadow:0 7px 18px rgba(9,24,71,.14);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.featured-status.is-new{color:var(--navy);background:#8be3ec}.featured-status.is-promoted{background:var(--blue)}
.featured-card-body{height:100%;display:flex;flex-direction:column;padding:24px}.featured-card-body h3{margin:8px 0 2px;color:var(--navy);font-size:1.7rem;letter-spacing:-.04em}.featured-card-body h4{min-height:28px;margin:0 0 10px;color:var(--navy)}.featured-card-body>p{margin:0 0 17px;color:var(--muted);font-size:14px}.featured-card .spec-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.featured-card .spec-row span{padding:5px 8px;background:var(--soft);border-radius:7px;font-size:10px}.featured-card-body>a{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:15px;color:var(--blue);border-top:1px solid var(--line);font-weight:850}
.product-gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.product-gallery-thumbs a{height:125px;display:flex;align-items:center;justify-content:center;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px}.product-gallery-thumbs img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.catalog-card-image{height:220px;display:flex;align-items:center;justify-content:center;padding:18px;background:#fff;border-bottom:1px solid var(--line)}.catalog-card-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.nav-search-link{padding:9px 10px;color:var(--blue);background:transparent;border:0;border-radius:9px;font-size:14px;font-weight:800;cursor:pointer}.nav-search-link:hover{background:var(--soft)}
.global-search{position:fixed;inset:0;z-index:150;display:grid;place-items:start center;padding:120px 20px 30px;background:rgba(9,24,71,.74);opacity:0;visibility:hidden;transition:.2s ease;backdrop-filter:blur(12px)}.global-search.is-open{opacity:1;visibility:visible}.search-open{overflow:hidden}.global-search-panel{width:min(760px,100%);padding:36px;background:#fff;border-radius:24px;box-shadow:0 35px 100px rgba(0,0,0,.28);transform:translateY(-15px);transition:.2s ease}.global-search.is-open .global-search-panel{transform:none}.global-search-panel h2{margin:0 0 25px;color:var(--navy);font-size:clamp(1.5rem,3.75vw,2.78rem);line-height:1.05;letter-spacing:-.045em}.global-search-panel>label{display:flex;align-items:center;gap:10px;padding:9px;background:var(--soft);border:1px solid var(--line);border-radius:15px}.global-search-panel label>span{margin-left:10px;color:var(--blue);font-size:22px}.global-search-panel input{min-width:0;height:48px;flex:1;background:transparent;border:0;outline:0}.global-search-panel button{min-height:48px;padding:10px 20px;color:#fff;background:var(--blue);border:0;border-radius:10px;font-weight:850;cursor:pointer}.global-search-panel small{display:block;margin-top:14px;color:var(--muted)}.global-search-close{position:fixed;right:28px;top:28px;width:48px;height:48px;color:#fff;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:30px;cursor:pointer}
.compare-page .compare-dock{display:none}
.about-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fafd,#f0f5fb)}.about-section:after{width:360px;height:360px;position:absolute;right:-220px;top:-220px;content:"";border:1px solid rgba(45,98,220,.1);border-radius:50%;box-shadow:0 0 0 55px rgba(45,98,220,.025)}.about-editorial{max-width:1040px;position:relative;z-index:1;text-align:center}.about-editorial .eyebrow{justify-content:center}.about-editorial h2{margin:0;color:var(--navy);font-size:clamp(1.84rem,3.07vw,2.74rem);line-height:1.08;letter-spacing:-.045em}.about-text{display:grid;grid-template-columns:1fr 1fr;gap:46px;margin:38px 0 0;padding-top:33px;border-top:1px solid rgba(9,24,71,.12);text-align:left}.about-text p{margin:0;color:#465570;font-size:17px;line-height:1.78}.about-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:34px;padding:11px 18px;color:#fff;background:var(--blue);border-radius:11px;font-size:14px;font-weight:800;transition:.2s ease}.about-action:hover{background:var(--navy);transform:translateY(-2px)}.promoted-products-section{background:#fff}.innovations-section{background:linear-gradient(180deg,#f6f9fd,#edf4fb)}.innovations-section .section-head{margin-bottom:36px}.innovation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.innovation-card{min-height:315px;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:27px;background:#fff;border:1px solid var(--line);border-radius:21px;box-shadow:0 13px 38px rgba(9,24,71,.06);transition:.24s ease}.innovation-card:after{width:175px;height:175px;position:absolute;right:-92px;bottom:-100px;content:"";border:1px solid rgba(45,98,220,.14);border-radius:50%;box-shadow:0 0 0 30px rgba(45,98,220,.025)}.innovation-card:hover{background:#fafdff;border-color:rgba(45,98,220,.38);box-shadow:0 22px 55px rgba(9,24,71,.12);transform:translateY(-6px)}.innovation-card>small{position:absolute;right:25px;top:25px;color:#a1acc0;font-size:11px;font-weight:850}.innovation-badge{width:58px;height:58px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:16px;font-size:11px;font-weight:900;letter-spacing:.05em;box-shadow:0 12px 26px rgba(9,24,71,.18)}.innovation-card h3{max-width:310px;margin:43px 0 11px;color:var(--navy);font-size:1.42rem;line-height:1.2}.innovation-card p{margin:0 0 24px;color:var(--muted);font-size:13px}.innovation-card b{position:relative;z-index:1;margin-top:auto;color:var(--blue);font-size:12px}.innovation-card:hover .innovation-badge{background:var(--blue)}
@media(max-width:782px){body.admin-bar .header{top:46px}}
@media(max-width:1060px){.innovation-grid{grid-template-columns:1fr 1fr}.innovation-card:last-child{grid-column:1/-1}}
@media(max-width:760px){.product-photo{height:340px}.product-gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card-image{height:220px}.nav.is-open{max-height:calc(100dvh - 88px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.installer-benefit-grid article{min-height:215px}.installer-benefit-grid h3{margin-top:30px}.global-search{padding-top:90px}.global-search-panel{padding:25px}.global-search-panel>label{align-items:stretch;flex-direction:column}.global-search-panel label>span{display:none}.global-search-panel input{width:100%;padding:0 8px}.global-search-panel button{width:100%}.global-search-close{right:15px;top:15px}.about-brand{min-height:70px;gap:15px;margin-bottom:21px;font-size:34px}.about-brand .brand-mark{width:60px;height:60px}.about-brand .brand-mark:after{width:11px;height:11px;right:7px;top:7px;border-width:2px}.about-brand small{margin-top:9px;font-size:10px}.about-text{grid-template-columns:1fr;gap:18px;margin-top:29px;padding-top:25px}.about-text p{font-size:16px;line-height:1.72}.innovation-grid{grid-template-columns:1fr}.innovation-card,.innovation-card:last-child{min-height:280px;grid-column:auto}}
@media(max-width:480px){.brand-header{font-size:18px}.brand-header .brand-mark{width:39px;height:39px}.brand-logo-image-header{max-width:150px;max-height:43px}}
@media(max-width:360px){.nav-wrap{gap:8px}.brand-header{font-size:16px}.brand-header small{letter-spacing:.16em}.brand-logo-image-header{max-width:126px}.language-switcher{gap:0}.language-switcher a,.language-switcher span,.language-switcher button{min-width:24px}.menu-button{width:42px;height:42px}}

/* 1.5.13 — quiet installer quick links above the search */
[data-product-card]{cursor:pointer}
[data-product-card] .product-title-link{color:inherit;transition:color .18s ease}
[data-product-card]:hover .product-title-link,[data-product-card]:focus-within .product-title-link{color:var(--blue)}
.catalog-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.catalog-card:hover{border-color:rgba(45,98,220,.35);box-shadow:var(--shadow);transform:translateY(-5px)}

.language-switcher{position:relative;display:block;margin:0;padding:0;background:transparent;border:0;border-radius:0}
.language-switcher .language-current{min-width:54px;height:44px;display:flex;align-items:center;justify-content:center;gap:5px;padding:4px 8px;color:var(--navy);background:var(--soft);border:1px solid var(--line);border-radius:11px;font-size:20px;cursor:pointer;transition:.18s ease}
.language-switcher .language-current:hover,.language-switcher.is-open .language-current{background:#fff;border-color:rgba(45,98,220,.38);box-shadow:0 8px 24px rgba(9,24,71,.1)}
.language-flag{font-size:20px;line-height:1}
.language-chevron{min-width:0!important;height:auto!important;display:inline!important;padding:0!important;color:var(--muted)!important;background:transparent!important;font-size:12px!important;transition:transform .18s ease}
.language-switcher.is-open .language-chevron{transform:rotate(180deg)}
.language-options{width:210px;position:absolute;right:0;top:calc(100% + 10px);z-index:120;padding:8px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 55px rgba(9,24,71,.18)}
.language-options[hidden]{display:none}
.language-options a{min-height:46px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:7px 9px;color:var(--navy);border-radius:9px;font-size:13px;font-weight:750}
.language-options a:hover{color:var(--blue);background:var(--soft)}
.language-options a.is-active{color:#fff;background:var(--navy)}
.language-options a small{font-size:9px;letter-spacing:.08em;opacity:.65}

.nav-product-search{width:220px;position:relative;display:flex;align-items:center;margin-left:5px;background:#fff;border:1px solid var(--line);border-radius:12px;transition:width .22s ease,border-color .22s ease,box-shadow .22s ease}
.nav-product-search:focus-within{width:270px;border-color:rgba(45,98,220,.55);box-shadow:0 10px 28px rgba(9,24,71,.1)}
.nav-product-search>button{width:45px;height:42px;display:grid;place-items:center;flex:0 0 auto;padding:0;color:var(--blue);background:transparent;border:0;cursor:pointer}
.nav-product-search svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.nav-product-search>input{width:100%;min-width:0;height:42px;padding:0 12px 0 0;color:var(--navy);background:transparent;border:0;outline:0;font-size:12px;font-weight:650}
.nav-product-search>input::placeholder{color:#8390a7}
.nav-search-suggestions{width:390px;position:absolute;right:0;top:calc(100% + 9px);z-index:125;overflow:hidden;padding:7px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 24px 65px rgba(9,24,71,.2)}
.nav-search-suggestions[hidden]{display:none}
.nav-search-suggestions>a{min-height:69px;display:grid;grid-template-columns:56px 1fr;align-items:center;gap:12px;padding:7px!important;color:var(--navy)!important;border-radius:10px}
.nav-search-suggestions>a:hover{background:var(--soft)!important}
.nav-search-suggestions img,.nav-result-placeholder{width:56px;height:54px;display:grid;place-items:center;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:9px;color:var(--blue);font-size:11px;font-weight:900}
.nav-search-suggestions strong,.nav-search-suggestions small,.nav-search-suggestions em{display:block}
.nav-search-suggestions strong{font-size:13px}.nav-search-suggestions small{overflow:hidden;color:var(--muted);font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.nav-search-suggestions em{color:var(--blue);font-size:9px;font-style:normal;font-weight:800}
.nav-search-suggestions>p{margin:0;padding:17px;color:var(--muted);font-size:12px;text-align:center}

.home-catalog-filters{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(180px,1fr) minmax(160px,.8fr) auto;align-items:end;gap:12px;margin:28px 0 14px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 13px 36px rgba(9,24,71,.06)}
.home-catalog-filters label>span{display:block;margin:0 0 6px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.home-catalog-filters input,.home-catalog-filters select{width:100%;height:48px;padding:0 13px;color:var(--navy);background:var(--soft);border:1px solid transparent;border-radius:10px;outline:0}
.home-catalog-filters input:focus,.home-catalog-filters select:focus{background:#fff;border-color:rgba(45,98,220,.45)}
.home-catalog-filters .primary-action{height:48px;border:0;cursor:pointer;white-space:nowrap}
.home-catalog-result{margin:0 0 20px;color:var(--muted);font-size:12px}.home-catalog-result strong{color:var(--blue);font-size:18px}
.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

.comparison-table thead th{height:auto;min-height:300px}
.comparison-product-image{height:130px;display:flex;align-items:center;justify-content:center;margin:-3px -3px 12px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:11px}
.comparison-product-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.comparison-product-image.is-placeholder span{color:var(--blue);font-size:13px;font-weight:900}
.comparison-product-title{display:block;color:var(--navy)}
.comparison-product-title:hover strong,.comparison-product-title:hover small{color:var(--blue)}
.comparison-table thead .comparison-product-title strong{margin-top:7px}
.comparison-features{margin:0;padding:0;list-style:none}.comparison-features li{margin-bottom:5px;padding-left:14px;position:relative}.comparison-features li:before{position:absolute;left:0;color:var(--blue);content:'✓'}
.comparison-document{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;color:var(--blue);background:var(--ice);border-radius:8px;font-weight:850}
.comparison-unavailable{color:#9099aa;font-size:10px}
.comparison-actions a{display:inline-flex;padding:8px 10px;color:#fff;background:var(--blue);border-radius:8px}

@media(max-width:1180px){.nav-wrap{gap:12px}.nav a,.nav-menu-trigger{padding-inline:6px}.nav-product-search{width:170px}.nav-product-search:focus-within{width:220px}.brand-logo-image-header{max-width:165px}}
@media(max-width:1060px){.nav.is-open{max-height:calc(100dvh - 110px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.nav.is-open .nav-product-search{width:100%;margin:5px 0 0}.nav.is-open .nav-product-search:focus-within{width:100%}.nav-search-suggestions{left:0;right:auto;width:min(390px,100%)}.home-catalog-filters{grid-template-columns:1fr 1fr}.home-catalog-filters .primary-action{width:100%}}
@media(max-width:760px){.language-switcher{margin-left:auto}.language-switcher .language-current{min-width:48px;height:42px}.language-options{position:fixed;right:20px;top:82px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-catalog-filters{grid-template-columns:1fr}.home-catalog-filters .primary-action{min-height:48px}.comparison-table thead th{min-width:190px}.comparison-product-image{height:115px}}
@media(max-width:480px){.category-grid{grid-template-columns:1fr}.nav-search-suggestions{width:calc(100vw - 40px)}}

/* 1.5.14 — one complete product-filter pattern across entry pages */
.home-catalog-filters.unified-product-filters,.installer-hero-search.unified-product-filters{grid-template-columns:minmax(235px,1.5fr) minmax(145px,.8fr) minmax(130px,.7fr) minmax(125px,.65fr) minmax(145px,.75fr) auto}
.unified-product-filters .unified-filter-features{min-width:0;grid-column:1/-1;margin:2px 0 0;padding:9px 12px 12px;border:1px solid var(--line);border-radius:12px}
.unified-product-filters .unified-filter-features legend{padding:0 6px;color:var(--navy);font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.unified-product-filters .unified-filter-features>small{display:block;margin:0 0 8px;color:var(--muted);font-size:10px}
.unified-product-filters .unified-filter-features>div{display:flex;flex-wrap:wrap;gap:7px}
.unified-product-filters .unified-filter-features label{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:var(--navy);background:var(--soft);border:1px solid transparent;border-radius:9px;font-size:11px;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.unified-product-filters .unified-filter-features label:hover{background:#fff;border-color:rgba(45,98,220,.3);transform:translateY(-1px)}
.unified-product-filters .unified-filter-features label>span,.home-catalog-filters.unified-product-filters .unified-filter-features label>span{display:inline;margin:0;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none}
.home-catalog-filters.unified-product-filters .unified-filter-features input[type=checkbox]{width:16px;height:16px;flex:0 0 auto;margin:0;padding:0;accent-color:var(--blue)}
.installer-hero-search.unified-product-filters .unified-filter-features{border-color:rgba(255,255,255,.2)}
.installer-hero-search.unified-product-filters .unified-filter-features legend{color:#fff}
.installer-hero-search.unified-product-filters .unified-filter-features>small{color:rgba(255,255,255,.65)}
.installer-hero-search.unified-product-filters .unified-filter-features label{color:#fff;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.12)}
.installer-hero-search.unified-product-filters .unified-filter-features label:hover{background:rgba(255,255,255,.18);border-color:rgba(139,227,236,.5)}
.installer-hero-search.unified-product-filters .unified-filter-features input{width:16px;height:16px;margin:0;accent-color:#8be3ec}
.installer-hero-search.unified-product-filters .installer-search-suggestions{top:calc(100% - 7px)}
@media(max-width:1120px){.home-catalog-filters.unified-product-filters,.installer-hero-search.unified-product-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.home-catalog-filters.unified-product-filters>label:first-child,.installer-hero-search.unified-product-filters>.installer-hero-query{grid-column:1/-1}.home-catalog-filters.unified-product-filters>button,.installer-hero-search.unified-product-filters>button{width:100%}}
@media(max-width:760px){.home-catalog-filters.unified-product-filters,.installer-hero-search.unified-product-filters{grid-template-columns:1fr}.home-catalog-filters.unified-product-filters>label:first-child,.installer-hero-search.unified-product-filters>.installer-hero-query{grid-column:auto}.unified-product-filters .unified-filter-features>div{display:grid;grid-template-columns:1fr 1fr}.unified-product-filters .unified-filter-features label{width:100%}}
@media(max-width:420px){.unified-product-filters .unified-filter-features>div{grid-template-columns:1fr}}

/* 1.5.15 — installer shortcuts belong to the all-in-one resources section */
.installer-resource-paths{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:28px 0 24px}
.installer-resource-paths a{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;color:#fff;background:#091847;border:1px solid #091847;border-radius:13px;box-shadow:0 11px 27px rgba(9,24,71,.14);font-size:13px;font-weight:900;line-height:1.25;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.installer-resource-paths a:hover,.installer-resource-paths a:focus-visible{color:#fff;background:#172b5e;border-color:#172b5e;box-shadow:0 16px 38px rgba(9,24,71,.2);transform:translateY(-3px)}
.installer-resource-paths a span{color:#8be3ec;font-size:18px}
@media(max-width:900px){.installer-resource-paths{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.installer-resource-paths{grid-template-columns:1fr}.installer-resource-paths a{min-height:60px}}
.gorke-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:32px;background:rgba(9,24,71,.88);backdrop-filter:blur(2px)}
.gorke-lightbox[hidden]{display:none}
.gorke-lightbox figure{max-width:min(1100px,92vw);max-height:88vh;margin:0;display:grid;place-items:center}
.gorke-lightbox img{max-width:100%;max-height:88vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.45)}
.gorke-lightbox-close{position:absolute;top:18px;right:22px;width:44px;height:44px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.14);border:0;border-radius:12px;font-size:26px;line-height:1;cursor:pointer}
.gorke-lightbox-close:hover{background:rgba(255,255,255,.24)}
.gorke-lightbox-close:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.gorke-lightbox-open{overflow:hidden}

/* 1.9.5 — jedna para akcji na karcie, białe pola zdjęć, zdjęcie mieszczące się w polu */

/* Porównaj i Dodaj do zapytania stoją obok siebie i wyglądają tak samo.
   `.card-tools` przed `.configurator-add-inline` jest konieczne: reguła
   `.catalog-card button` w site.css ma specyficzność (0,1,1) i bez tego
   wygrywa z samą klasą (0,1,0), przez co przycisk wracał do wyglądu
   linku na całą szerokość karty. */
.card-topline{flex-wrap:wrap}
.card-tools{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.card-tools .compare-toggle,.card-tools .configurator-add-inline{min-height:36px;display:inline-flex;align-items:center;gap:7px;margin:0;width:auto;padding:8px 13px;color:var(--navy);background:var(--ice);border:1px solid rgba(45,98,220,.22);border-radius:10px;font-size:12px;font-weight:800;line-height:1.15;white-space:nowrap;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}
.card-tools .compare-toggle input{width:15px;height:15px;flex:0 0 auto;margin:0;accent-color:var(--blue)}
.card-tools .compare-toggle:hover,.card-tools .configurator-add-inline:hover,.card-tools .configurator-add-inline:focus-visible{color:#fff;background:var(--blue);border-color:var(--blue)}
.card-tools .compare-toggle:has(input:checked){color:#fff;background:var(--navy);border-color:var(--navy)}

/* Ta sama para, w większym rozmiarze, na stronie produktu. */
.product-actions .compare-toggle-large,.product-actions .configurator-add-large{min-height:52px;display:inline-flex;align-items:center;gap:9px;margin:0;padding:13px 20px;color:var(--navy);background:var(--ice);border:1px solid rgba(45,98,220,.22);border-radius:11px;font-size:14px;font-weight:850}
.product-actions .compare-toggle-large input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:var(--blue)}
.product-actions .compare-toggle-large:hover,.product-actions .configurator-add-large:hover,.product-actions .configurator-add-large:focus-visible{color:#fff;background:var(--blue);border-color:var(--blue)}
.product-actions .compare-toggle-large:has(input:checked){color:#fff;background:var(--navy);border-color:var(--navy)}
.product-actions .primary-action{min-height:52px}
