/* GeekHub Kitchen production enhancements */
.gh-breadcrumbs{margin-bottom:28px;font-size:12px;color:rgba(255,255,255,.68)}
.gh-product-hero .gh-breadcrumbs{color:var(--gh-muted)}
.gh-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}
.gh-breadcrumbs li{display:flex;gap:8px;align-items:center}
.gh-breadcrumbs a:hover{color:var(--gh-copper)}
.gh-hero__technical-note{display:inline-flex;margin-top:24px;padding:9px 12px;border-left:2px solid var(--gh-copper);background:rgba(255,255,255,.07);color:#d6e0e7;font-size:12px;font-weight:700;letter-spacing:.02em}
.gh-section-image{display:block;width:100%;height:100%;object-fit:cover}
.gh-solutions__layout{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);gap:72px;align-items:start}
.gh-solutions__visual{position:sticky;top:120px;overflow:hidden;min-height:620px;border-radius:18px;background:#edf2f5}
.gh-quality__intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,.65fr);gap:70px;align-items:center;margin-bottom:48px}
.gh-quality__intro h2{margin:0;color:var(--gh-navy);font-size:clamp(38px,4.3vw,56px);line-height:1.05;letter-spacing:-.04em}
.gh-quality__intro p{font-size:17px}
.gh-quality__visual{overflow:hidden;aspect-ratio:1.35/1;border-radius:16px;background:#edf2f5}
.gh-quality__links{display:flex;gap:28px;flex-wrap:wrap;margin-top:30px}
.gh-partner-visual{overflow:hidden;margin-top:34px;aspect-ratio:1.4/1;border-radius:16px;background:#edf2f5}
.gh-product-card__model,.gh-product-model{display:block;margin-bottom:7px;color:var(--gh-copper);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.gh-product-model{margin-bottom:12px}
.gh-form-field select{width:100%;height:48px;padding:0 14px;border:1px solid #cad4dc;border-radius:5px;background:#fff;color:var(--gh-navy);outline:none}
.gh-form-field select:focus{border-color:var(--gh-copper);box-shadow:0 0 0 3px rgba(184,117,61,.12)}
.gh-form-field input[type=file]{height:auto;padding:12px;background:var(--gh-soft)}
.gh-form-field small{color:var(--gh-muted);font-size:11px}
.gh-form-consent{display:flex;align-items:flex-start;gap:10px;color:var(--gh-muted);font-size:12px}
.gh-form-consent input{width:17px;height:17px;margin-top:2px;flex:0 0 auto}
.gh-form-consent a{color:var(--gh-navy)!important;text-decoration:underline!important}
.gh-product-downloads{background:#fff}
.gh-product-downloads__grid,.gh-product-faq__grid{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:80px}
.gh-product-downloads h2,.gh-product-faq h2{margin:0;color:var(--gh-navy);font-size:clamp(38px,4vw,52px);line-height:1.06;letter-spacing:-.04em}
.gh-download-list{display:grid;border:1px solid var(--gh-line);background:#fff}
.gh-download-list a{display:flex;justify-content:space-between;gap:24px;padding:24px;border-bottom:1px solid var(--gh-line)}
.gh-download-list a:last-child{border-bottom:0}
.gh-download-list span{color:var(--gh-navy);font-weight:800}
.gh-download-list strong{color:var(--gh-copper);font-size:12px;text-transform:uppercase}
.gh-product-faq{background:var(--gh-soft)}
.gh-accordion{border-top:1px solid var(--gh-line)}
.gh-accordion__item{border-bottom:1px solid var(--gh-line)}
.gh-accordion__item>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border:0;background:transparent;color:var(--gh-navy);font-weight:800;text-align:left;cursor:pointer}
.gh-accordion__item>button i{font-style:normal;font-size:24px;color:var(--gh-copper)}
.gh-accordion__item>button[aria-expanded=true] i{transform:rotate(45deg)}
.gh-accordion__panel{padding:0 36px 23px 0;color:var(--gh-muted)}
.gh-mobile-product-cta{display:none}
.gh-standard-page .gh-page-hero--standard{padding:90px 0}
.gh-page-content{max-width:920px}
.gh-page-content>*:first-child{margin-top:0}
.gh-page-content h2{margin:52px 0 16px;color:var(--gh-navy);font-size:clamp(28px,3vw,40px);line-height:1.12}
.gh-page-content h3{margin:34px 0 12px;color:var(--gh-navy)}
.gh-page-content p,.gh-page-content li{font-size:17px}
.gh-page-content a{color:var(--gh-copper)!important;text-decoration:underline}
.gh-page-content img{border-radius:14px}
.gh-page-content .gh-form-shell{max-width:none}
.gh-next-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.gh-next-steps article{padding:32px;border:1px solid var(--gh-line);border-radius:14px}
.gh-next-steps span{color:var(--gh-copper);font-size:12px;font-weight:900}
.gh-next-steps h2{margin:34px 0 12px;color:var(--gh-navy);font-size:23px}
.gh-next-steps p{margin:0;color:var(--gh-muted)}
.gh-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.gh-content-card{overflow:hidden;border:1px solid var(--gh-line);border-radius:14px;background:#fff}
.gh-content-card img{display:block;width:100%;aspect-ratio:1.45/1;object-fit:cover}
.gh-content-card>div{padding:25px}
.gh-content-card span{color:var(--gh-copper);font-size:11px;font-weight:800;text-transform:uppercase}
.gh-content-card h2{margin:10px 0;color:var(--gh-navy);font-size:23px;line-height:1.2}
.gh-article-content{max-width:860px}
.gh-article-image{margin-bottom:40px}
.gh-social-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px;font-size:12px;font-weight:800;text-transform:uppercase}
.gh-footer-location{font-size:12px}
.gh-footer-email{display:block;margin-top:18px;color:#fff!important;font-size:13px}
.gh-footer-legal{display:flex;gap:18px}
.gh-whatsapp-float{position:fixed;z-index:1200;right:22px;bottom:22px;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#1d7b5c;color:#fff!important;box-shadow:0 14px 35px rgba(7,21,34,.24);font-size:13px;font-weight:900;letter-spacing:.04em}
.gh-whatsapp-float:hover{transform:translateY(-2px)}
.gh-cookie-banner{position:fixed;z-index:2000;left:20px;right:20px;bottom:20px;display:flex;max-width:980px;margin:auto;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px;border:1px solid var(--gh-line);border-radius:12px;background:#fff;box-shadow:var(--gh-shadow)}
.gh-cookie-banner[hidden]{display:none}
.gh-cookie-banner strong{display:block;color:var(--gh-navy)}
.gh-cookie-banner p{margin:4px 0 0;color:var(--gh-muted);font-size:12px}
.gh-cookie-banner p a{text-decoration:underline}
.gh-cookie-actions{display:flex;gap:10px;flex:0 0 auto}
.gh-cookie-actions button{min-height:40px;padding:8px 13px;border:1px solid var(--gh-line);border-radius:4px;background:#fff;color:var(--gh-navy);font-size:12px;font-weight:800;cursor:pointer}
.gh-cookie-actions button:last-child{border-color:var(--gh-navy);background:var(--gh-navy);color:#fff}
@media(max-width:900px){.gh-solutions__layout,.gh-quality__intro,.gh-product-downloads__grid,.gh-product-faq__grid{grid-template-columns:1fr;gap:44px}.gh-solutions__visual{position:relative;top:auto;min-height:420px}.gh-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-cookie-banner{align-items:flex-start;flex-direction:column}.gh-cookie-actions{width:100%}.gh-cookie-actions button{flex:1}}
@media(max-width:640px){body.geekhub-custom-surface.single-product{padding-bottom:62px}.gh-mobile-product-cta{position:fixed;z-index:1100;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;background:#fff;box-shadow:0 -8px 28px rgba(7,21,34,.12)}.gh-mobile-product-cta a{display:grid;min-height:58px;place-items:center;background:var(--gh-navy);color:#fff!important;font-size:12px;font-weight:900;text-transform:uppercase}.gh-mobile-product-cta a:last-child{background:#1d7b5c}.gh-next-steps,.gh-content-grid{grid-template-columns:1fr}.gh-footer-legal{flex-wrap:wrap}.gh-whatsapp-float{right:14px;bottom:72px}.gh-cookie-banner{left:12px;right:12px;bottom:12px;padding:18px}.gh-cookie-actions{flex-direction:column}.gh-quality__visual,.gh-partner-visual{aspect-ratio:1.15/1}}
.gh-taxonomy-description{max-width:900px;margin:0 0 42px;padding:24px 28px;border-left:3px solid var(--gh-copper);background:var(--gh-soft)}
.gh-taxonomy-description p:first-child{margin-top:0}.gh-taxonomy-description p:last-child{margin-bottom:0}
.gh-resource-list{border-top:1px solid var(--gh-line)}
.gh-resource-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:26px 0;border-bottom:1px solid var(--gh-line)}
.gh-resource-row span{color:var(--gh-copper);font-size:11px;font-weight:800;text-transform:uppercase}
.gh-resource-row h2{margin:5px 0 0;color:var(--gh-navy);font-size:24px}
.gh-resource-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.gh-resource-links a{padding:9px 12px;border:1px solid var(--gh-line);border-radius:4px;color:var(--gh-navy)!important;font-size:12px;font-weight:800}
@media(max-width:640px){.gh-resource-row{grid-template-columns:1fr}.gh-resource-links{justify-content:flex-start}}
