:root{--c-brand:#355c7d;--c-brand-dark:#183247;--c-brand-mid:#6d8ca5;--c-surface:#e9eff3;--c-graphite:#1f252b;--c-muted:#66727c;--c-off:#f7f8f7;--c-white:#fff;--c-accent:#b68a52;--c-danger:#a12e2e;--c-success:#246b45;--shadow:0 12px 36px rgba(24,50,71,.08);--radius:8px;--container:1280px;--wide:1440px;--gutter:clamp(1.25rem,4vw,3rem);--transition:180ms ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--c-graphite);background:var(--c-white);font-family:"Segoe UI Variable","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:var(--c-brand);text-decoration-thickness:.08em;text-underline-offset:.2em}a:hover{color:var(--c-brand-dark)}button,input,select,textarea{font:inherit}.container{width:min(100% - (2 * var(--gutter)),var(--container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;top:1rem;left:1rem;width:auto;height:auto;clip:auto;padding:.75rem 1rem;background:#fff;z-index:99999}.skip-link{font-weight:700}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(24,50,71,.12);backdrop-filter:blur(14px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:2rem}.site-branding img{width:190px;height:auto}.primary-navigation{display:flex;align-items:center;gap:1.5rem}.primary-navigation__list{display:flex;align-items:center;gap:1.4rem;list-style:none;margin:0;padding:0}.primary-navigation a{color:var(--c-graphite);font-weight:600;text-decoration:none}.primary-navigation a:hover,.primary-navigation .current-menu-item>a{color:var(--c-brand)}.menu-toggle{display:none;background:none;border:0;padding:.65rem;color:var(--c-brand-dark)}.menu-toggle__icon,.menu-toggle__icon:before,.menu-toggle__icon:after{display:block;width:24px;height:2px;background:currentColor;content:"";transition:var(--transition)}.menu-toggle__icon{position:relative}.menu-toggle__icon:before{position:absolute;top:-7px}.menu-toggle__icon:after{position:absolute;top:7px}.menu-toggle__label{position:absolute;width:1px;height:1px;overflow:hidden}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.35rem;border:1px solid var(--c-brand);border-radius:4px;background:var(--c-brand);color:#fff!important;font-weight:700;text-decoration:none;transition:transform var(--transition),background var(--transition),border-color var(--transition)}.button:hover{background:var(--c-brand-dark);border-color:var(--c-brand-dark);transform:translateY(-1px)}.button--small{min-height:42px;padding:.65rem 1rem}.button--ghost{background:transparent;color:var(--c-brand-dark)!important;border-color:rgba(24,50,71,.32)}.button--ghost:hover{background:var(--c-surface)}.button--light{background:#fff;color:var(--c-brand-dark)!important;border-color:#fff}.text-link{font-weight:700;text-decoration:none}.eyebrow{margin:0 0 .8rem;color:var(--c-brand);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7f8f7 0%,#e9eff3 100%);border-bottom:1px solid rgba(24,50,71,.12)}.hero:before{position:absolute;inset:0;background-image:linear-gradient(rgba(53,92,125,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(53,92,125,.07) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,transparent,#000);content:""}.hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:690px;align-items:center;gap:clamp(3rem,7vw,8rem)}.hero h1{max-width:900px;margin:.2rem 0 1.5rem;color:var(--c-brand-dark);font-size:clamp(2.8rem,6.3vw,6.4rem);line-height:.96;letter-spacing:-.055em}.hero__lead{max-width:720px;margin:0 0 2rem;color:#42515c;font-size:clamp(1.05rem,1.6vw,1.3rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero__visual{position:relative;min-height:470px;border:1px solid rgba(53,92,125,.2);background:rgba(255,255,255,.55);box-shadow:var(--shadow)}.hero__visual-grid{position:absolute;inset:38px;background:linear-gradient(90deg,transparent 49.5%,rgba(53,92,125,.25) 50%),linear-gradient(transparent 49.5%,rgba(53,92,125,.25) 50%);background-size:72px 72px;border:1px solid rgba(53,92,125,.22)}.hero__metric{position:absolute;right:36px;bottom:34px;color:var(--c-brand-dark);font-size:5rem;font-weight:300;line-height:.8}.hero__metric small{display:block;margin-top:1rem;font-size:.85rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero__line{position:absolute;top:42px;left:42px;width:120px;height:5px;background:var(--c-accent)}.section{padding:clamp(4.5rem,8vw,8rem) 0}.section--surface{background:var(--c-off);border-block:1px solid rgba(24,50,71,.1)}.section--dark{background:var(--c-brand-dark);color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-heading h2,.split-section h2,.cta-panel h2{max-width:820px;margin:0;color:var(--c-brand-dark);font-size:clamp(2rem,4vw,4rem);line-height:1.03;letter-spacing:-.035em}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(24,50,71,.16);border:1px solid rgba(24,50,71,.16)}.category-card{position:relative;min-height:290px;padding:2rem;background:#fff;color:var(--c-graphite);text-decoration:none;transition:background var(--transition),transform var(--transition)}.category-card:hover{z-index:2;background:var(--c-surface);transform:translateY(-2px)}.category-card__index{display:block;color:var(--c-brand-mid);font-size:.78rem;font-weight:800;letter-spacing:.12em}.category-card h3{margin:4rem 0 .8rem;color:var(--c-brand-dark);font-size:1.55rem}.category-card>span:last-child{position:absolute;right:2rem;top:2rem;font-size:1.3rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.product-card{overflow:hidden;background:#fff;border:1px solid rgba(24,50,71,.14);border-radius:var(--radius);transition:transform var(--transition),box-shadow var(--transition)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__media{display:block;aspect-ratio:4/3;background:linear-gradient(135deg,var(--c-surface),#fff);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 320ms ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__fallback{display:block;width:100%;height:100%;background-image:linear-gradient(rgba(53,92,125,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(53,92,125,.12) 1px,transparent 1px);background-size:32px 32px}.product-card__body{padding:1.4rem}.product-card__meta{display:flex;align-items:center;gap:.65rem;color:var(--c-muted);font-size:.78rem}.badge{display:inline-flex;padding:.22rem .55rem;border:1px solid rgba(53,92,125,.32);border-radius:999px;color:var(--c-brand-dark);font-size:.74rem;font-weight:800;letter-spacing:.06em}.badge--large{padding:.35rem .75rem;font-size:.85rem}.product-card__title{margin:.8rem 0 .3rem;font-size:1.3rem;line-height:1.18}.product-card__title a{color:var(--c-brand-dark);text-decoration:none}.product-card__original{margin:0;color:var(--c-muted);font-size:.9rem}.product-card__excerpt{color:#4f5c65;font-size:.95rem}.split-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,9rem);align-items:start}.solution-list{border-top:1px solid rgba(24,50,71,.2)}.solution-list a{display:flex;justify-content:space-between;align-items:center;padding:1.35rem 0;border-bottom:1px solid rgba(24,50,71,.2);color:var(--c-brand-dark);font-size:1.3rem;font-weight:650;text-decoration:none}.solution-list a:hover{padding-left:.5rem}.cta-panel{display:flex;justify-content:space-between;align-items:end;gap:2rem}.cta-panel h2{color:#fff}.section--dark .eyebrow{color:#b8cad8}.page-hero{padding:clamp(4rem,8vw,7rem) 0;background:var(--c-off);border-bottom:1px solid rgba(24,50,71,.12)}.page-hero--compact{padding:3.5rem 0}.page-hero h1{max-width:950px;margin:1rem 0 0;color:var(--c-brand-dark);font-size:clamp(2.6rem,6vw,5.5rem);line-height:1;letter-spacing:-.05em}.page-hero__lead{max-width:800px;font-size:1.2rem;color:#4d5d68}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;padding:0;margin:0 0 1rem;color:var(--c-muted);font-size:.82rem}.breadcrumbs li:not(:last-child):after{margin-left:.45rem;content:"/"}.breadcrumbs a{color:inherit}.content-layout{max-width:960px;padding-block:4rem 7rem}.entry-content>*:first-child{margin-top:0}.entry-content h2{margin-top:2.5rem;font-size:clamp(1.7rem,3vw,2.6rem)}.entry-content h3{margin-top:2rem}.catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:3rem}.catalog-filters{position:sticky;top:110px;align-self:start}.filter-form{display:grid;gap:1.2rem}.filter-group label{display:block;margin-bottom:.45rem;color:var(--c-brand-dark);font-size:.84rem;font-weight:750}.filter-group select,.filter-group input{width:100%;min-height:46px;padding:.65rem .75rem;border:1px solid rgba(24,50,71,.25);border-radius:4px;background:#fff;color:var(--c-graphite)}.filter-actions{display:flex;gap:.5rem}.catalog-results__header{display:flex;justify-content:space-between;margin-bottom:1rem;color:var(--c-muted)}.pagination .nav-links{display:flex;justify-content:center;gap:.4rem;margin-top:3rem}.pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid rgba(24,50,71,.2);text-decoration:none}.pagination .current{background:var(--c-brand);color:#fff}.empty-state{padding:4rem;border:1px dashed rgba(24,50,71,.3);text-align:center}.product-hero{padding:2.5rem 0 clamp(4rem,7vw,7rem);background:var(--c-off)}.product-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:clamp(2.5rem,7vw,7rem);align-items:start}.product-gallery__main{overflow:hidden;aspect-ratio:4/3;background:#fff;border:1px solid rgba(24,50,71,.12)}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;gap:.65rem;margin-top:.75rem;overflow-x:auto}.product-gallery__thumb{flex:0 0 84px;width:84px;height:70px;padding:0;border:1px solid rgba(24,50,71,.2);background:#fff;cursor:pointer}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb.is-active,.product-gallery__thumb:focus{outline:2px solid var(--c-brand);outline-offset:2px}.product-summary{padding-top:1rem}.product-summary h1{margin:1rem 0 .5rem;color:var(--c-brand-dark);font-size:clamp(2.3rem,4.6vw,4.8rem);line-height:.98;letter-spacing:-.045em}.product-summary__original{color:var(--c-muted);font-size:1.05rem}.product-summary__excerpt{margin:1.5rem 0;font-size:1.15rem}.product-summary__actions{display:flex;flex-wrap:wrap;gap:.7rem}.data-notice{margin-top:1.5rem;padding:1rem;border-left:3px solid var(--c-accent);background:#fff;color:#4d5b64;font-size:.88rem}.product-content{max-width:940px}.technical-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(2rem,7vw,7rem)}.technical-layout h2{font-size:clamp(2rem,4vw,3.5rem)}.technical-accordion details{border-top:1px solid rgba(24,50,71,.2)}.technical-accordion details:last-child{border-bottom:1px solid rgba(24,50,71,.2)}.technical-accordion summary{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 0;color:var(--c-brand-dark);font-weight:750;cursor:pointer}.technical-accordion details>div{padding:0 0 1.4rem;color:#4c5b64}.inquiry-panel{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,7vw,7rem);padding:clamp(2rem,5vw,4rem);background:var(--c-brand-dark);color:#fff}.inquiry-panel h2{color:#fff;font-size:clamp(2rem,4vw,3.5rem)}.inquiry-panel .eyebrow{color:#b8cad8}.celes-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.celes-form__field--full{grid-column:1/-1}.celes-form label{display:block;margin-bottom:.35rem;font-size:.84rem;font-weight:700}.celes-form input,.celes-form select,.celes-form textarea{width:100%;padding:.75rem;border:1px solid rgba(255,255,255,.35);border-radius:4px;background:#fff;color:var(--c-graphite)}.celes-form textarea{min-height:130px;resize:vertical}.celes-form__consent{display:flex!important;gap:.6rem;align-items:start}.celes-form__consent input{width:auto;margin-top:.3rem}.celes-form__message{grid-column:1/-1;padding:.8rem;background:rgba(255,255,255,.12)}.site-footer{padding:4rem 0 1.5rem;background:#111e28;color:#d9e2e8}.site-footer__grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:4rem}.site-footer .site-branding img{filter:brightness(0) invert(1);opacity:.92}.site-footer h2{color:#fff;font-size:1rem}.site-footer a{color:#d9e2e8}.site-footer ul{list-style:none;padding:0}.site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.3rem;border-top:1px solid rgba(255,255,255,.14);font-size:.82rem}.search-results{display:grid;gap:1rem}.search-result{padding:1.5rem;border:1px solid rgba(24,50,71,.15)}.error-page{display:grid;min-height:70vh;place-items:center;padding:5rem 0;text-align:center;background:var(--c-off)}.error-page__code{margin:0;color:var(--c-brand-mid);font-size:clamp(7rem,25vw,18rem);font-weight:200;line-height:.8}.error-page h1{font-size:clamp(2rem,5vw,4rem)}.error-page form{max-width:560px;margin:2rem auto}.error-page .button{margin-top:1rem}.wp-block-table{overflow-x:auto}.wp-block-table table{min-width:640px}.wp-element-button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--c-accent);outline-offset:3px}@media(max-width:1100px){.hero__grid,.product-hero__grid{grid-template-columns:1fr}.hero__grid{padding:5rem 0}.hero__visual{min-height:330px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.catalog-filters{position:static}.filter-form{grid-template-columns:repeat(2,1fr)}.technical-layout,.inquiry-panel{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.menu-toggle{display:block}.primary-navigation{position:fixed;inset:82px 0 auto;display:none;max-height:calc(100vh - 82px);padding:1.5rem var(--gutter) 2rem;background:#fff;border-bottom:1px solid rgba(24,50,71,.15);overflow:auto}.primary-navigation.is-open{display:block}.primary-navigation__list{display:grid;gap:0}.primary-navigation__list>li>a{display:block;padding:1rem 0;border-bottom:1px solid rgba(24,50,71,.12)}.primary-navigation__cta{margin-top:1rem;width:100%}.split-section,.cta-panel{display:grid;grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{display:block}.hero h1{font-size:clamp(2.7rem,13vw,5rem)}}@media(max-width:620px){.section{padding:4rem 0}.category-grid,.product-grid,.filter-form{grid-template-columns:1fr}.category-card{min-height:240px}.section-heading{align-items:start;flex-direction:column}.hero__visual{min-height:260px}.hero__metric{font-size:3.7rem}.celes-form{grid-template-columns:1fr}.celes-form__field--full{grid-column:auto}.product-summary__actions .button{width:100%}.product-gallery__thumb{flex-basis:72px;width:72px;height:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

.inquiry-panel .celes-form .button{background:#fff;border-color:#fff;color:var(--c-brand-dark)!important}.inquiry-panel .celes-form .button:hover{background:var(--c-surface);border-color:var(--c-surface)}
.document-list{display:grid;gap:.65rem}.document-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;border:1px solid rgba(24,50,71,.16);background:#fff;color:var(--c-brand-dark);font-weight:700;text-decoration:none}.document-card:hover{background:var(--c-surface)}
