/* Hybrid information pages: native blocks, no basket/controller dependencies. */
.gkq-hybrid-page .gkq-skip{position:absolute;left:16px;top:-100px;padding:12px;background:white;z-index:99999}
.gkq-hybrid-page .gkq-skip:focus{top:12px}
.gkq-hp,.gkq-hybrid-teaser{box-sizing:border-box;max-width:1120px!important;margin:40px auto;padding:0 24px;color:#102a36;line-height:1.65}
.gkq-hp *,.gkq-hybrid-teaser *{box-sizing:border-box}
.gkq-hp>.wp-block-group,.gkq-hp>p,.gkq-hp>ul,.gkq-hp>h2,.gkq-hp-hero>*,.gkq-hp-card>*,.gkq-hp-note>*,.gkq-hp-cta>*{max-width:none!important}
.gkq-hp h1{font-size:clamp(30px,4vw,46px);line-height:1.15;margin:16px 0}
.gkq-hp h2{font-size:28px;line-height:1.25;margin:36px 0 16px}
.gkq-hp h3{font-size:21px;line-height:1.3;margin:0 0 12px}
.gkq-hp p,.gkq-hp li{font-size:17px;line-height:1.7}
.gkq-hp li{margin-bottom:12px}
.gkq-hp-hero{background:#eff7f8;padding:32px;border-radius:14px;margin-bottom:28px}
.gkq-hp-note,.gkq-hp-cta,.gkq-hybrid-teaser{padding:26px;background:#eff8f7;border-radius:12px}
.gkq-hp-note{border-left:4px solid #168b85;margin:28px 0}
.gkq-hp-cta{margin-top:36px}
.gkq-hp-cta h2,.gkq-hybrid-teaser h2{margin-top:0}
.gkq-hp-grid,.gkq-hp-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:28px 0}
.gkq-hp-grid>.gkq-hp-card{display:flex;flex-direction:column;min-width:0;margin:0!important;padding:24px;border:1px solid #cfdee2;border-radius:12px}
.gkq-hp-card h2{margin:12px 0;font-size:25px}
.gkq-hp-card .wp-block-buttons{margin-top:auto!important;padding-top:12px}
.gkq-hp figure{margin:0!important}
.gkq-hp img{display:block;max-width:100%;width:100%;height:280px;object-fit:contain;background:#fff;border-radius:10px}
.gkq-hp-card img{height:220px}
.gkq-hp figcaption{font-size:13px;color:#526771;margin:8px 0}
.gkq-hp .wp-block-button__link,.gkq-hybrid-teaser .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;background:#e96625;color:white;min-height:44px;padding:12px 20px;border-radius:8px;font-size:16px;font-weight:700;text-decoration:none}
@media(max-width:700px){.gkq-hp{padding:0 18px;margin:24px auto}.gkq-hp-grid,.gkq-hp-gallery{grid-template-columns:1fr;gap:20px}.gkq-hp-hero,.gkq-hp-note,.gkq-hp-cta{padding:22px}.gkq-hp h2{font-size:25px}.gkq-hp img{height:230px}.gkq-hybrid-teaser{margin:24px 18px;padding:22px}.gkq-hp .wp-block-button__link{white-space:normal;text-align:center}}
