/* fonts.css */
@font-face{font-family:Manrope;font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/manrope-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/manrope-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Unbounded;font-style:normal;font-weight:500 600;font-display:swap;src:url('/assets/fonts/unbounded-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Unbounded;font-style:normal;font-weight:500 600;font-display:swap;src:url('/assets/fonts/unbounded-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

/* styles.css */
:root{--ink:#172127;--paper:#eef0ed;--blue:#2859d7;--coral:#f14f3d;--acid:#d5ef4a;--muted:#758087;--white:#fff;--radius:28px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}
body{margin:0;max-width:100%;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;overflow-x:clip}
a{color:inherit;text-decoration:none}
img{display:block;width:100%;height:100%;object-fit:cover}
.nav{height:82px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:24px;align-items:center;padding:0 3vw;position:absolute;z-index:10;width:100%;color:white}
.brand{display:flex;align-items:center;gap:11px;font-family:Unbounded,sans-serif;font-weight:600;letter-spacing:.04em}.brand img{width:178px;height:auto;object-fit:contain}
.brand-mark{width:24px;height:24px;border-radius:50% 50% 8px 50%;background:var(--coral);display:inline-block;transform:rotate(12deg)}
.nav nav{display:flex;justify-content:center;gap:30px;font-size:13px}
.nav nav a,.nav-action{transition:opacity .2s}.nav nav a:hover,.nav-action:hover{opacity:.65}
.nav-action{justify-self:end;font-size:13px}
.nav-action span{margin-left:12px}
.language-switcher{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(15,23,27,.18);backdrop-filter:blur(10px)}
.language-switcher a{display:grid;place-items:center;min-width:30px;height:28px;padding:0 7px;border-radius:999px;font-size:9px;font-weight:600;letter-spacing:.08em;color:rgba(255,255,255,.7)}
.language-switcher a[aria-current="page"]{background:var(--acid);color:var(--ink)}
.menu-button{display:none;background:none;border:0}
.hero{min-height:100svh;background:#172127;position:relative;overflow:hidden;color:white;display:grid;grid-template-columns:42% 58%;padding-top:82px;isolation:isolate}
.sound-field{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}
.hero-copy{padding:9vh 3vw 6vh;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
h1,h2{font-family:Unbounded,sans-serif;margin:0;letter-spacing:-.035em;font-weight:500}
h1,h2,h3,.product-title{overflow-wrap:normal;word-break:normal;hyphens:none}
.form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
form button:disabled{cursor:wait;opacity:.58}
 .hero h1{font-size:clamp(48px,6.6vw,104px);line-height:.93}.hero h1 span{color:var(--acid)}
.hero-copy>p{max-width:520px;font-size:18px;line-height:1.55;color:#d3d9dc;margin:38px 0}
.sound-readout{display:flex;align-items:center;gap:12px;max-width:420px;margin:-10px 0 35px;font-size:9px;letter-spacing:.18em;color:#aeb8bd}
.sound-track{height:2px;position:relative;flex:1;background:linear-gradient(90deg,var(--coral),rgba(213,239,74,.25))}
.sound-track i{position:absolute;left:0;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--acid);box-shadow:0 0 18px rgba(213,239,74,.55);animation:absorb-meter 3.2s cubic-bezier(.16,1,.3,1) infinite}
.quiet{color:var(--acid)}
.hero-actions{display:flex;align-items:center;gap:30px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 26px;border-radius:999px;border:0;font:600 14px Manrope;cursor:pointer}
.primary{background:var(--coral);color:white}.primary:hover{background:#d83b2c}
.text-link{font-size:14px}.text-link span{margin-left:18px}
.hero-stage{position:relative;overflow:hidden;background:#556168;z-index:1}
.solution-slider,.solution-slide{position:absolute;inset:0}.solution-slide{opacity:0;transform:scale(1.04);transition:opacity .65s ease,transform 1.1s cubic-bezier(.16,1,.3,1);pointer-events:none}.solution-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.solution-slide img{filter:saturate(.83);transition:transform 8s linear}.solution-slide.is-active img{transform:scale(1.045)}
.solution-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,15,18,.08) 25%,rgba(9,15,18,.82) 100%)}
.solution-copy{position:absolute;z-index:2;left:5%;right:5%;bottom:13%;color:white}.solution-copy>span{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}.solution-copy strong{display:block;font:500 clamp(28px,4vw,58px) Unbounded;line-height:1}.solution-copy p{font-size:13px;line-height:1.5;max-width:380px;color:#e2e7e8}
.slider-controls{position:absolute;z-index:5;left:5%;right:5%;bottom:4%;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.4)}.slider-controls button{background:none;border:0;color:rgba(255,255,255,.55);font:500 11px Manrope;text-align:left;padding:13px 4px 13px 0;cursor:pointer}.slider-controls button span{display:block;margin:0 0 4px;font-size:9px}.slider-controls button.is-active{color:var(--acid)}
.absorption-core{position:absolute;z-index:3;right:8%;top:13%;width:180px;height:180px;border:1px solid rgba(255,255,255,.7);border-radius:50%;animation:absorb 3.2s cubic-bezier(.16,1,.3,1) infinite;pointer-events:none}
.absorption-core i{position:absolute;inset:20px;border:1px solid rgba(255,255,255,.5);border-radius:50%;animation:absorb-ring 3.2s cubic-bezier(.16,1,.3,1) infinite}.absorption-core i:nth-child(2){inset:40px;animation-delay:.1s}.absorption-core i:nth-child(3){inset:60px;animation-delay:.2s}
.hero-index{position:absolute;bottom:28px;left:3vw;font-size:11px;letter-spacing:.15em;color:#98a3a8}
@keyframes rise{from{transform:translateY(25%);opacity:0}to{transform:none;opacity:1}}
@keyframes absorb{0%{transform:scale(1.35);opacity:0}20%{opacity:1}70%,100%{transform:scale(.7);opacity:.15}}
@keyframes absorb-ring{0%{filter:blur(0);opacity:.9}70%,100%{filter:blur(4px);opacity:.05}}
@keyframes absorb-meter{0%{transform:translateX(0);opacity:1}75%,100%{transform:translateX(300px);opacity:.15}}
.manifesto{padding:10vw 6vw 8vw;display:grid;grid-template-columns:.82fr 1.18fr;gap:5vw;align-items:end}.manifesto-copy>p{font-size:16px;margin:0 0 28px}.manifesto h2{font-size:clamp(42px,5.1vw,78px);line-height:1.05}.manifesto h2 em{font-style:normal;color:var(--blue)}
.material-video-card{position:relative;min-height:520px;border-radius:var(--radius);overflow:hidden;background:#152027;color:white;isolation:isolate}.material-video-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.08);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s}.material-video-card:hover .material-video-preview{transform:scale(1.025);filter:saturate(.95) contrast(1.04)}.material-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,20,24,.1),rgba(12,20,24,.82));z-index:1}.material-video-label,.material-video-copy,.material-video-action,.material-video-play{position:absolute;z-index:2}.material-video-label{left:28px;top:26px;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.72)}.material-video-play{left:50%;top:44%;width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:var(--acid);color:var(--ink);transform:translate(-50%,-50%);box-shadow:0 0 0 0 rgba(213,239,74,.55);animation:video-pulse 2.2s ease-out infinite;transition:transform .35s}.material-video-card:hover .material-video-play{transform:translate(-50%,-50%) scale(1.08)}.material-video-play:before{content:"";position:absolute;inset:-14px;border:1px solid rgba(255,255,255,.55);border-radius:50%}.material-video-play svg{width:38px;height:38px;fill:currentColor}.material-video-copy{left:28px;right:28px;bottom:28px}.material-video-copy strong{display:block;font:500 clamp(25px,2.7vw,42px)/1.04 Unbounded}.material-video-copy small{display:block;margin-top:12px;max-width:430px;font-size:12px;line-height:1.5;color:#d5dcdf}.material-video-action{right:28px;top:24px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.material-video-action i{font-style:normal;margin-left:8px;color:var(--acid)}
.material-proof{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid #b8bfbc;margin-top:15px;padding-top:22px;color:#566168;font-size:13px}
@keyframes video-pulse{0%{box-shadow:0 0 0 0 rgba(213,239,74,.52)}70%,100%{box-shadow:0 0 0 34px rgba(213,239,74,0)}}
.acoustic-screen{position:relative;overflow:hidden}
.performance{background:var(--ink);color:white;padding:9vw 6vw 7vw}
.performance-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:8vw;align-items:end}.performance-intro h2{font-size:clamp(42px,5.6vw,82px);line-height:1}.performance-intro p{color:#b6c0c4;line-height:1.65;max-width:520px}
.fiber-lab{position:relative;height:690px;margin:7vw 0 4vw;border-radius:var(--radius);overflow:hidden;background:radial-gradient(circle at 52% 48%,#26363d 0,#172127 62%);border:1px solid rgba(255,255,255,.13)}.fiber-canvas{position:absolute;inset:0;width:100%;height:100%}.fiber-label{position:absolute;z-index:2;display:flex;flex-direction:column;gap:6px}.fiber-label span{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#849197}.fiber-label strong{font:500 13px Unbounded}.fiber-label-in{left:3%;top:5%}.fiber-label-core{left:50%;top:5%;transform:translateX(-50%);text-align:center}.fiber-label-out{right:3%;top:5%;text-align:right}.fiber-legend{position:absolute;z-index:2;left:3%;bottom:4%;display:flex;gap:25px;font-size:10px;color:#879399}.fiber-legend span{display:flex;align-items:center;gap:8px}.fiber-legend i{width:22px;height:2px;display:inline-block}.energy-high{background:var(--acid);box-shadow:0 0 12px var(--acid)}.energy-low{background:#5f747b}
.benefit-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}
.benefit-list article{min-height:250px;padding:30px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.benefit-list strong{font:500 42px Unbounded;color:var(--acid)}.benefit-list h3{font:500 19px Unbounded;margin:55px 0 12px}.benefit-list p{font-size:13px;line-height:1.55;color:#9ba7ac;max-width:280px}
.projects-showcase{min-height:100svh;background:#111a1f;color:white;padding:7vw 3vw 5vw}.projects-head{display:grid;grid-template-columns:1.35fr .65fr;gap:6vw;align-items:end;margin:0 3vw 50px}.projects-head>div>span{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--acid)}.projects-head h2{font-size:clamp(42px,5.4vw,82px);line-height:1;margin:20px 0 0}.projects-head h2 em{font-style:normal;color:#82939b}.projects-head p{max-width:480px;justify-self:end;color:#aeb9bd;line-height:1.65;font-size:14px}.projects-cinema{display:grid;grid-template-columns:minmax(0,3.25fr) minmax(190px,1fr);gap:14px;height:clamp(560px,64svh,760px)}.project-feature{position:relative;min-width:0}.project-open{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;border-radius:var(--radius);overflow:hidden;background:#1d292f;color:white;text-align:left;cursor:zoom-in}.project-layer{position:absolute;inset:0;display:block}.project-layer img,.project-layer video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-layer[data-kind="image"] video,.project-layer[data-kind="video"] img{display:none}.project-layer-next{z-index:2;opacity:0;clip-path:ellipse(0 90% at 12% 50%)}.project-layer-next.is-revealing{opacity:1;animation:project-reveal 1.05s cubic-bezier(.65,0,.2,1) forwards}.project-shade{position:absolute;z-index:3;inset:0;background:linear-gradient(180deg,rgba(9,15,18,.06) 42%,rgba(9,15,18,.82) 100%)}.project-kind,.project-caption,.project-counter{position:absolute;z-index:5}.project-kind{left:28px;top:25px;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.project-caption{left:28px;bottom:32px}.project-caption strong{display:block;font:500 clamp(27px,3.6vw,58px)/1.02 Unbounded;max-width:780px}.project-caption small{display:block;margin-top:14px;color:#ccd4d7;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.project-counter{right:28px;bottom:32px;font-size:11px;color:#aab5b9}.project-counter b{font:500 30px Unbounded;color:white}.project-dissolve{position:absolute;z-index:4;left:8%;top:50%;width:80px;height:80px;transform:translateY(-50%);opacity:0;pointer-events:none}.project-dissolve i{position:absolute;inset:0;border:1px solid rgba(213,239,74,.72);border-radius:50%}.project-dissolve.is-moving{opacity:1}.project-dissolve.is-moving i{animation:project-wave 1.05s ease-out forwards}.project-dissolve.is-moving i:nth-child(2){animation-delay:.08s}.project-dissolve.is-moving i:nth-child(3){animation-delay:.16s}.project-dissolve.is-moving i:nth-child(4){animation-delay:.24s}.project-controls{position:absolute;z-index:7;left:28px;right:28px;top:28px;display:flex;align-items:center;justify-content:flex-end;gap:10px;pointer-events:none}.project-controls button{width:44px;height:44px;border:1px solid rgba(255,255,255,.46);border-radius:50%;background:rgba(15,23,27,.28);backdrop-filter:blur(8px);color:white;cursor:pointer;pointer-events:auto}.project-progress{position:absolute;left:0;top:20px;width:120px;height:2px;background:rgba(255,255,255,.28);overflow:hidden}.project-progress i{display:block;width:100%;height:100%;background:var(--acid);transform-origin:left;animation:project-progress 5.8s linear infinite}.projects-cinema.is-paused .project-progress i{animation-play-state:paused}.project-rail{display:grid;grid-template-rows:repeat(3,1fr);gap:14px}.project-thumb{position:relative;border:0;padding:0;border-radius:20px;overflow:hidden;background:#26343a;color:white;cursor:pointer;text-align:left}.project-thumb img,.project-thumb video{width:100%;height:100%;object-fit:cover}.project-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(8,13,16,.75))}.project-thumb span{position:absolute;z-index:2;left:16px;right:16px;bottom:14px;font-size:10px;line-height:1.35}.project-thumb b{display:block;font:500 15px Unbounded;margin-bottom:5px}.project-thumb .thumb-video{position:absolute;z-index:3;right:12px;top:12px;padding:5px 7px;border-radius:999px;background:var(--acid);color:var(--ink);font-size:8px;text-transform:uppercase}.project-lightbox{width:calc(100vw - 48px);height:calc(100svh - 48px);max-width:none;max-height:none;margin:auto;padding:0;border:0;border-radius:24px;overflow:hidden;background:#0d1519;color:white}.project-lightbox::backdrop{background:rgba(8,13,16,.88);backdrop-filter:blur(12px)}.project-lightbox-close{position:absolute;z-index:4;right:18px;top:18px;width:48px;height:48px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(13,21,25,.5);color:white;font-size:28px;cursor:pointer}.project-lightbox-media{position:absolute;inset:0}.project-lightbox-media img,.project-lightbox-media video{width:100%;height:100%;object-fit:contain;background:#0d1519}.project-lightbox-meta{position:absolute;z-index:3;left:24px;bottom:20px;max-width:620px;padding:14px 18px;background:rgba(13,21,25,.7);backdrop-filter:blur(12px);border-radius:14px}.project-lightbox-meta span,.project-lightbox-meta small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#9ca9ae}.project-lightbox-meta strong{display:block;font:500 18px Unbounded;margin:7px 0}
/* Full-frame media treatment: preserve every project without cropping. */
.project-layer{background:#172127}.project-layer:before{content:"";position:absolute;z-index:0;inset:-34px;background-image:var(--project-bg);background-size:cover;background-position:center;filter:blur(28px) saturate(.72);opacity:.48;transform:scale(1.08)}.project-layer img,.project-layer video{z-index:1;object-fit:contain;image-rendering:auto}.project-shade{background:linear-gradient(180deg,rgba(9,15,18,.04) 46%,rgba(9,15,18,.8) 100%)}
.project-thumb{background-color:#26343a;background-image:var(--thumb-bg);background-size:cover;background-position:center}.project-thumb:before{content:"";position:absolute;z-index:0;inset:-16px;background:inherit;filter:blur(13px) saturate(.7);opacity:.52}.project-thumb img,.project-thumb video{position:relative;z-index:1;object-fit:contain;image-rendering:auto}.project-thumb:after{z-index:2}.project-thumb span{z-index:3}.project-thumb .thumb-video{z-index:4}
.project-lightbox-media{display:grid;place-items:center;background:#0d1519}.project-lightbox-media img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;image-rendering:auto}.project-lightbox-media video{width:100%;height:100%;object-fit:contain;background:#0d1519}
/* Clean, viewport-fit gallery: show the original frame without a shifted duplicate. */
.projects-showcase{min-height:100svh;padding:clamp(44px,5vw,70px) 3vw 3vw;display:flex;flex-direction:column}
.projects-head{display:block;margin:0 3vw 24px}
.projects-head h2{max-width:1180px;margin:0;font-size:clamp(34px,4vw,58px);line-height:1.03}
.projects-head h2 em{display:inline}
.projects-cinema{flex:0 0 auto;height:clamp(440px,calc(100svh - 230px),720px);min-height:0;overflow:hidden}
.projects-cinema .project-feature,.projects-cinema .project-rail,.projects-cinema .project-thumb{min-height:0;min-width:0}
.projects-cinema .project-rail{overflow:hidden}
.projects-showcase .project-layer,.projects-showcase .project-thumb{background:#0d1519;background-image:none!important}
.projects-showcase .project-layer::before,.projects-showcase .project-thumb::before,.projects-showcase .project-thumb::after,.projects-showcase .project-shade{display:none}
.projects-showcase .project-layer img,.projects-showcase .project-layer video,.projects-showcase .project-thumb img,.projects-showcase .project-thumb video{object-fit:contain;object-position:center}
.projects-showcase .project-thumb .thumb-video{display:grid;place-items:center;width:30px;height:30px;padding:0;font-size:11px}
@keyframes project-reveal{0%{clip-path:ellipse(0 90% at 12% 50%);filter:blur(10px) saturate(.6)}55%{filter:blur(2px) saturate(.85)}100%{clip-path:ellipse(150% 170% at 12% 50%);filter:none}}
@keyframes project-wave{0%{transform:scale(.15);opacity:0}20%{opacity:1}100%{transform:scale(14);opacity:0}}
@keyframes project-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.collection{padding:7vw 3vw 10vw;background:#dde1de}.section-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:55px}.section-head h2{font-size:clamp(44px,5.5vw,82px);line-height:1}.section-head p{max-width:500px;justify-self:end;line-height:1.6;color:#566168}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,250px);grid-template-areas:"a a b c" "a a d d" "e f d d" "g g h h";gap:14px}.product{position:relative;overflow:hidden;border-radius:22px;background:#ccd1ce;min-width:0}.product:nth-child(1){grid-area:a}.product:nth-child(2){grid-area:b}.product:nth-child(3){grid-area:c}.product:nth-child(4){grid-area:d}.product:nth-child(5){grid-area:e}.product:nth-child(6){grid-area:f}.product:nth-child(7){grid-area:g}.product:nth-child(8){grid-area:h}.product img{transition:transform .65s cubic-bezier(.2,.7,.2,1)}.product:hover img{transform:scale(1.035)}
.product:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(0,0,0,.72))}
.product,.custom-image{clip-path:inset(0 0 14% 0 round var(--radius));transition:clip-path .8s cubic-bezier(.16,1,.3,1)}
.product.is-visible,.custom-image.is-visible{clip-path:inset(0 0 0 0 round var(--radius))}
.product-title,.arrow{position:absolute;z-index:2;bottom:25px;color:white}.product-title{left:28px;font-size:20px}.arrow{right:28px;font-size:22px}
.custom{display:grid;grid-template-columns:1.08fr .92fr;min-height:840px;background:var(--coral);color:white}.custom-image{margin:3vw 0 3vw 3vw;border-radius:var(--radius);overflow:hidden}.custom-copy{padding:8vw 6vw;display:flex;flex-direction:column;justify-content:center}.custom-copy h2{font-size:clamp(45px,5vw,78px);line-height:1.03}.custom-copy h2 span{color:#4b1112}.custom-copy>p{font-size:18px;line-height:1.6;max-width:530px;margin:34px 0}.custom-copy ul{list-style:none;padding:0;margin:0 0 40px;border-top:1px solid rgba(255,255,255,.35)}.custom-copy li{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.35);font-size:14px}.dark{align-self:flex-start;background:var(--ink);color:white}
.applications{display:grid;grid-template-columns:.86fr 1.14fr;background:#d5ef4a;padding:4vw;gap:7vw}.application-lead{position:sticky;top:40px;align-self:start;padding:4vw 1vw}.application-lead h2{font-size:clamp(42px,5vw,76px);line-height:1.02}.application-lead h2 span{color:var(--blue)}.application-lead p{max-width:490px;line-height:1.65;margin:30px 0;color:#46513a}.application-list{border-top:1px solid rgba(23,33,39,.25)}
.application-list article{min-height:150px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:24px;border-bottom:1px solid rgba(23,33,39,.25);transition:background .25s,transform .25s}.application-list article:hover{background:rgba(255,255,255,.38);transform:translateX(10px)}.app-icon{width:70px;height:70px;border:1px solid rgba(23,33,39,.35);border-radius:50%;display:grid;place-items:center}.app-icon svg{width:38px;height:38px;fill:none;stroke:var(--ink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.application-list h3{font:500 24px Unbounded;margin:0 0 7px}.application-list p,.application-list span{font-size:13px;color:#566246}.application-list span{text-align:right}
.process{background:var(--blue);color:white;padding:9vw 6vw}.process-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;position:relative;z-index:2}.process-head h2{font-size:clamp(58px,8vw,120px);line-height:.9}.process-head p{max-width:470px;justify-self:end;line-height:1.6;color:#d4deff}.process ol{list-style:none;padding:0;margin:9vw 0 0;display:grid;grid-template-columns:repeat(4,1fr);counter-reset:step;position:relative;z-index:2}.process li{padding:24px 32px 0 0;border-top:1px solid rgba(255,255,255,.45);counter-increment:step}.process li:before{content:"0" counter(step);display:block;color:var(--acid);font:500 13px Unbounded;margin-bottom:90px}.process li span{font:500 20px Unbounded}.process li p{color:#b7c7f8;line-height:1.5;font-size:13px;max-width:250px}.process-wave{position:absolute;width:46vw;height:46vw;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-10vw;top:-10vw}.process-wave i{position:absolute;inset:12%;border:1px solid rgba(255,255,255,.11);border-radius:50%}.process-wave i:nth-child(2){inset:24%}.process-wave i:nth-child(3){inset:36%}.process-wave i:nth-child(4){inset:48%}
.journal{padding:10vw 3vw;background:#edf0ed}.journal-head{display:flex;align-items:flex-end;justify-content:space-between;margin:0 3vw 60px}.journal-head h2{font-size:clamp(48px,6vw,88px);line-height:1}.journal-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}.story{background:white;border-radius:var(--radius);overflow:hidden;display:grid;grid-template-columns:42% 58%;min-height:340px}.story-main{grid-row:span 2;grid-template-columns:1fr;grid-template-rows:1.1fr .9fr}.story>div:last-child{padding:30px}.story span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#6a767b}.story h3{font:500 clamp(20px,2vw,34px)/1.15 Unbounded;margin:18px 0}.story p{color:#667176;line-height:1.5}.story-visual{position:relative;overflow:hidden;min-height:260px}.material-sample{background:#f14f3d;display:flex;align-items:flex-end;justify-content:center;gap:12px}.material-sample i{width:26%;height:86%;border-radius:100px 100px 0 0;background:#6d1620}.material-sample i:nth-child(2){height:67%;background:#d5ef4a}.material-sample i:nth-child(3){height:94%;background:#2859d7}.rt-visual{background:var(--ink);color:white;padding:25px}.rt-visual b,.rt-visual strong{font:500 74px Unbounded;line-height:1}.rt-visual strong{color:var(--acid)}.rt-visual em{position:absolute;right:24px;bottom:24px;font:500 18px Unbounded}.partner-visual{background:#d5ef4a;display:flex;align-items:center;justify-content:center}.partner-visual i{width:34%;aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;margin:-8%}.partner-visual i:nth-child(2){background:var(--blue);border:0}
.subscribe{background:var(--coral);color:white;padding:7vw 6vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.subscribe h2{font-size:clamp(45px,5vw,76px)}.subscribe>div:first-of-type p{max-width:520px;line-height:1.6}.subscribe-form label{font-size:11px;text-transform:uppercase;letter-spacing:.14em}.subscribe-form>div{display:flex;border-bottom:1px solid rgba(255,255,255,.7);margin-top:10px}.subscribe-form input{flex:1;background:none;border:0;padding:18px 0;color:white;font:18px Manrope;outline:0}.subscribe-form input::placeholder{color:#ffd1cb}.subscribe-form button{border:0;background:none;color:white;font:600 14px Manrope;cursor:pointer}.subscribe-form small{display:block;margin-top:15px;color:#ffd1cb}.subscribe-status{font-size:12px}.subscribe-rings{position:absolute;width:30vw;height:30vw;border:1px solid rgba(255,255,255,.15);border-radius:50%;left:-15vw;top:-15vw;box-shadow:0 0 0 5vw rgba(255,255,255,.04),0 0 0 10vw rgba(255,255,255,.03)}
.journal-all{background:var(--ink);color:white;padding:16px 20px;border-radius:999px}
.footer-brand img{width:210px}
.contact{background:var(--blue);color:white;padding:10vw 6vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact h2{font-size:clamp(48px,6vw,92px);line-height:1}.contact>div p{max-width:470px;line-height:1.6;color:#dbe3ff;margin-top:35px}
.contact-form{display:flex;flex-direction:column}.contact-form label{font-size:12px;margin-bottom:22px;color:#cad7ff}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.55);background:transparent;color:white;padding:12px 0;font:18px Manrope;outline:none;resize:none}.contact-form input:focus,.contact-form textarea:focus{border-color:white}.contact-form ::placeholder{color:#9fb2ea}.light{margin-top:16px;background:white;color:var(--blue);align-self:flex-start}.form-status{min-height:20px;font-size:13px}
.consultant{position:fixed;right:24px;bottom:24px;z-index:20}.consultant-toggle{border:0;background:var(--acid);color:var(--ink);border-radius:999px;padding:10px 18px 10px 10px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 34px rgba(0,0,0,.2);cursor:pointer}.consultant-toggle em{font-style:normal;font-size:10px;color:#58622e}.consultant-pulse{width:32px;height:32px;border-radius:50%;background:var(--blue);position:relative}.consultant-pulse:after{content:"";position:absolute;inset:8px;border:1px solid white;border-radius:50%;animation:pulse-dot 1.8s infinite}.consultant-panel{display:none;position:absolute;right:0;bottom:62px;width:340px;padding:28px;background:white;color:var(--ink);border-radius:20px;box-shadow:0 24px 70px rgba(0,0,0,.25)}.consultant.open .consultant-panel{display:block}.consultant-panel>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue)}.consultant-panel h3{font:500 24px/1.15 Unbounded}.consultant-panel p{font-size:13px;line-height:1.5;color:#667176}.consultant-panel div{display:flex;gap:7px;margin:18px 0}.consultant-panel div button{border:1px solid #cbd1ce;background:white;border-radius:999px;padding:8px 12px}.consultant-panel>a{font-weight:600;color:var(--blue)}.consultant-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:24px}
@keyframes pulse-dot{50%{transform:scale(1.8);opacity:0}}
.site-footer{background:#11191e;color:white;padding:7vw 4vw 2vw}.footer-top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:6vw}.footer-brand{color:white;font-size:20px}.footer-top>div:first-child p{font:500 22px/1.35 Unbounded;color:#aab4b8;margin-top:35px}.footer-column{display:flex;flex-direction:column;gap:13px}.footer-column h3{font:600 11px Manrope;text-transform:uppercase;letter-spacing:.16em;color:var(--acid);margin:0 0 16px}.footer-column a{font-size:14px;color:#c3cbce}.footer-column a:hover{color:white}.footer-contact{display:flex;justify-content:space-between;align-items:end;border-top:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17);margin-top:7vw;padding:4vw 0}.footer-contact>a:first-child{font:500 clamp(30px,5vw,72px) Unbounded}.footer-contact>a:last-child{color:var(--acid)}.footer-bottom{display:grid;grid-template-columns:auto auto auto 1fr;gap:28px;padding-top:24px;color:#7f8a8f;font-size:10px}.footer-bottom span:last-child{text-align:right}
@media (max-width:800px){
 .nav{height:68px;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;padding:0 16px}.nav .brand img{width:122px}.nav nav,.nav-action{display:none}.language-switcher{gap:2px;padding:3px}.language-switcher a{min-width:25px;height:25px;padding:0 5px;font-size:8px}.menu-button{display:block;padding:8px 0 8px 7px}.menu-button span{display:block;width:22px;height:1px;background:white;margin:6px}.menu-open .nav nav{position:absolute;left:12px;right:12px;top:64px;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px;border-radius:16px;background:#111a1f;box-shadow:0 24px 60px rgba(0,0,0,.3)}.menu-open .nav nav a{padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.12)}.menu-open .nav nav a:last-child{border-bottom:0}
 .hero{grid-template-columns:1fr;padding-top:68px}.hero-copy{min-width:0;min-height:57svh;padding:62px 20px 30px}.hero h1{font-size:clamp(28px,10.4vw,36px);line-height:1.02}.hero-copy>p{font-size:15px;margin:26px 0}.sound-readout{margin-bottom:24px}.hero-stage{min-width:0;min-height:48svh}.hero-actions{gap:18px;flex-wrap:wrap}.button{min-height:50px;padding:0 20px}.hero-index{display:none}
 .manifesto{padding:90px 20px;grid-template-columns:1fr;gap:45px}.manifesto h2{font-size:39px}.material-video-card{min-height:500px}.material-video-play{width:76px;height:76px}.material-video-copy{left:22px;right:22px;bottom:25px}.material-video-action{display:none}.material-video-label{left:22px;top:22px}.material-proof{grid-template-columns:1fr;gap:15px;margin-top:5px}
 .performance{padding:90px 20px}.performance-intro{grid-template-columns:1fr;gap:25px}.fiber-lab{height:560px;margin:55px 0 35px}.fiber-label-core{display:none}.fiber-label strong{font-size:11px}.fiber-legend{flex-direction:column;gap:10px}.benefit-list{grid-template-columns:1fr 1fr}.benefit-list article{min-height:220px;padding:22px}.benefit-list h3{margin-top:35px;font-size:16px}
 .projects-showcase{padding:85px 20px 70px}.projects-head{grid-template-columns:1fr;gap:24px;margin:0 0 35px}.projects-head h2{font-size:40px}.projects-head p{justify-self:start}.projects-cinema{grid-template-columns:1fr;height:auto}.project-feature{height:560px}.project-rail{grid-template-columns:repeat(3,1fr);grid-template-rows:150px}.project-thumb span{left:10px;right:10px;bottom:10px;font-size:9px}.project-thumb b{display:none}.project-caption{left:22px;right:70px;bottom:24px}.project-caption strong{font-size:27px}.project-counter{right:20px;bottom:24px}.project-kind{left:22px}.project-controls{left:22px;right:22px}.project-progress{display:none}.project-lightbox{width:calc(100vw - 20px);height:calc(100svh - 20px)}
 .collection{padding:80px 20px}.section-head{grid-template-columns:1fr;gap:25px}.section-head p{justify-self:start}.product-grid{grid-template-columns:1fr;grid-template-rows:none;grid-template-areas:none}.product,.product-wide,.product-tall,.product-square,.product-landscape,.product-full,.product:nth-child(n){grid-area:auto;min-height:310px}.product-wide{min-height:460px}
 .custom{grid-template-columns:1fr;min-height:0}.custom-image{height:480px;margin:20px 20px 0}.custom-copy{padding:75px 20px 90px}.custom-copy>p{font-size:16px}
 .applications{grid-template-columns:1fr;padding:70px 20px;gap:40px}.application-lead{position:static;padding:0}.application-list article{grid-template-columns:64px 1fr;min-height:130px}.app-icon{width:52px;height:52px}.app-icon svg{width:30px;height:30px}.application-list article>span{display:none}.application-list h3{font-size:18px}
 .process{padding:90px 20px}.process-head{grid-template-columns:1fr;gap:30px}.process-head p{justify-self:start}.process ol{grid-template-columns:1fr;margin-top:65px}.process li{display:grid;grid-template-columns:55px 1fr;padding:22px 0}.process li:before{margin:0;grid-row:span 2}.process li p{margin-bottom:0}
 .journal{padding:90px 20px}.journal-head{margin:0 0 40px;display:block}.journal-head .text-link{display:inline-block;margin-top:25px}.journal-grid{grid-template-columns:1fr}.story,.story-main{grid-row:auto;grid-template-columns:1fr;grid-template-rows:auto}.story-visual{min-height:260px}
 .subscribe{grid-template-columns:1fr;padding:80px 20px;gap:45px}.subscribe-form>div{display:block}.subscribe-form button{padding:15px 0}
 .contact{grid-template-columns:1fr;padding:90px 20px;gap:65px}.contact h2{font-size:50px}
 .consultant{right:14px;bottom:14px}.consultant-panel{width:min(340px,calc(100vw - 28px))}
 .site-footer{padding:80px 20px 25px}.footer-top{grid-template-columns:1fr 1fr;gap:55px 28px}.footer-top>div:first-child{grid-column:1/-1}.footer-contact{display:block;padding:45px 0;margin-top:60px}.footer-contact>a{display:block}.footer-contact>a:last-child{margin-top:25px}.footer-bottom{grid-template-columns:1fr 1fr}.footer-bottom span:last-child{text-align:left;grid-column:1/-1}
}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.panel,.absorption-core,.absorption-core i,.sound-track i,.spectrum span,.consultant-pulse:after,.material-video-play,.project-progress i,.project-dissolve i,.project-layer-next{animation:none}.product,.custom-image{clip-path:none;transition:none}.product img,.material-video-preview{transition:none}.sound-field{display:none}}
@media (max-width:800px){
 .projects-showcase{min-height:auto;padding:68px 20px}
 .projects-head{margin:0 0 24px}
 .projects-head h2{font-size:34px}
 .projects-cinema{height:auto;min-height:0}
 .project-feature{height:min(66svh,560px);min-height:420px}
 .project-rail{grid-template-rows:110px}
}
:focus-visible{outline:3px solid var(--acid);outline-offset:4px}

/* Locale-safe type sizing: long English and Bulgarian headings stay intact. */
.hero h1{font-size:clamp(42px,4.45vw,72px)}
html[lang="bg"] .hero h1{font-size:clamp(40px,4vw,68px)}
.story>div:last-child{min-width:0}
@media (min-width:801px) and (max-width:1200px){
 .story h3{font-size:18px}
}
@media (max-width:800px){
 .hero h1{font-size:clamp(26px,8.8vw,34px)}
 html[lang="bg"] .hero h1{font-size:clamp(26px,8.8vw,34px)}
 .hero-stage{min-height:clamp(390px,58svh,520px)}
 .solution-copy{left:16px;right:16px;bottom:94px}
 .solution-copy>span{font-size:9px;margin-bottom:8px}
 .solution-copy strong{font-size:clamp(24px,8vw,30px);line-height:1.03}
 .solution-copy p{max-width:none;margin:10px 0 0;font-size:12px;line-height:1.45}
 .slider-controls{left:16px;right:16px;bottom:14px;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.5)}
 .slider-controls button{position:relative;min-width:0;min-height:48px;padding:0;text-align:center;font-size:0}
 .slider-controls button::before{content:"";position:absolute;left:20%;right:20%;top:-1px;height:2px;background:transparent}
 .slider-controls button.is-active::before{background:var(--acid)}
 .slider-controls button span{margin:0;font-size:10px;line-height:1}
 .projects-head h2{font-size:clamp(28px,8.8vw,34px)}
 .journal-head h2{font-size:clamp(32px,9.5vw,42px)}

 /* Mobile-only type fit: preserve whole words and keep every grid track shrinkable. */
 h1,h2,h3,.product-title,.material-video-copy strong,.process li span{word-break:keep-all;overflow-wrap:normal;hyphens:none}
 .manifesto>*,.performance-intro>*,.section-head>*,.custom>*,.applications>*,.process-head>*,.subscribe>*,.contact>*,.application-list article>div{min-width:0}
 .manifesto h2{font-size:clamp(28px,9vw,39px)}
 .material-video-copy strong{font-size:clamp(21px,7.4vw,25px)}
 .performance-intro h2{font-size:clamp(29px,9vw,48px)}
 .fiber-lab{height:clamp(500px,145vw,570px);margin:45px 0 32px;background:radial-gradient(circle at 50% 47%,#2b3c43 0,#172127 68%)}
 .fiber-lab::before{content:"";position:absolute;z-index:0;left:0;right:0;top:24%;bottom:28%;opacity:.16;background:repeating-linear-gradient(8deg,transparent 0 11px,rgba(195,209,211,.52) 12px 13px);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);pointer-events:none}
 .fiber-canvas{z-index:1}
 .fiber-label{left:18px;right:18px;gap:5px;text-shadow:0 2px 14px rgba(8,14,17,.9)}
 .fiber-label-in{top:18px;text-align:left;align-items:flex-start}
 .fiber-label-core{display:flex;left:18px;right:18px;top:46%;transform:none;text-align:center;align-items:center}
 .fiber-label-core strong{max-width:250px;line-height:1.35}
 .fiber-label-out{left:18px;right:18px;top:auto;bottom:78px;text-align:right;align-items:flex-end}
 .fiber-legend{left:18px;right:18px;bottom:18px;flex-direction:row;justify-content:space-between;gap:12px;font-size:9px}
 .fiber-legend span{gap:6px}
 .fiber-legend i{width:16px}
 .section-head h2{font-size:clamp(30px,9vw,48px)}
 .custom-copy h2{font-size:clamp(30px,9.3vw,50px)}
 .application-lead h2{font-size:clamp(29px,9vw,48px)}
 .process-head h2{font-size:clamp(38px,8vw,62px)}
 .subscribe h2{font-size:clamp(30px,9vw,48px)}
 .contact h2{font-size:clamp(34px,10vw,50px)}
 html[lang="bg"] .manifesto h2{font-size:clamp(24px,7.9vw,36px)}
 html[lang="bg"] .performance-intro h2{font-size:clamp(23px,7.5vw,44px)}
 html[lang="bg"] .application-lead h2{font-size:clamp(27px,8.5vw,46px)}
}
@media (max-width:480px){
 .benefit-list{grid-template-columns:1fr}
}
@media (max-width:360px){
 .fiber-label strong{font-size:10px}
 .fiber-legend{font-size:8px;gap:8px}
}

/* new-site.css */
/* Locked site chrome: every internal template inherits the approved promo header. */
.internal-page>.nav{background:var(--ink)}

.enquiry--project{width:min(1100px,calc(100% - 40px));max-width:none;padding:0;border:0;border-radius:24px;background:#f0f2ef;color:#11181c;box-shadow:0 30px 100px rgba(0,0,0,.38);grid-template-columns:.82fr 1.18fr;overflow:hidden}
.enquiry--project[open]{display:grid}
.enquiry--project::backdrop{background:rgba(11,17,20,.78);backdrop-filter:blur(8px)}
.enquiry--project .dialog-close{position:absolute;z-index:3;top:18px;right:18px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#11181c;font-size:25px;cursor:pointer}
.enquiry-proof{padding:58px 44px;background:#12191d;color:#fff}
.enquiry-proof .eyebrow{color:#c8ef43;font:600 10px/1 Manrope;letter-spacing:.14em}
.enquiry-proof h2{margin:38px 0 22px;font:500 clamp(34px,4vw,58px)/.98 Unbounded;letter-spacing:-.035em}
.enquiry-proof>p{color:#b8c2c6;line-height:1.7}
.enquiry-proof ul{margin:38px 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.18)}
.enquiry-proof li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#dce2e4;font-size:13px}
.enquiry--project form{padding:58px 44px 40px;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.enquiry--project label{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#59666d}
.enquiry--project input,.enquiry--project select,.enquiry--project textarea{width:100%;margin-top:7px;padding:12px 0;border:0;border-bottom:1px solid #aeb7b4;border-radius:0;background:transparent;color:#11181c;font:15px/1.45 Manrope;outline:none}
.enquiry--project input:focus,.enquiry--project select:focus,.enquiry--project textarea:focus{border-color:#445bd8}
.enquiry--project ::placeholder{color:#7a8589;opacity:1}
.enquiry--project .enquiry-message,.enquiry--project .enquiry-consent,.enquiry--project .form-status{grid-column:1/-1}
.enquiry--project .enquiry-consent{display:flex;gap:10px;align-items:flex-start;text-transform:none;letter-spacing:0;font-size:11px;line-height:1.5}
.enquiry--project .enquiry-consent input{flex:0 0 16px;width:16px;margin:0}
.enquiry--project .enquiry-consent a{text-decoration:underline}
.enquiry--project .button{justify-self:start;border:0}
.enquiry--project .form-status{min-height:20px;margin:0;color:#3348bb;font-size:12px}
.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.error-page{min-height:100svh;padding:170px 6vw 8vw;display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end;background:#eef0ed}
.error-page h1{margin:25px 0 34px;font:500 clamp(58px,9vw,130px)/.87 Unbounded;letter-spacing:-.055em}.error-page h1 em{color:#445bd8;font-family:Georgia,serif;font-weight:400}
.error-page>div>p:not(.eyebrow){max-width:650px;color:#536067;font-size:16px;line-height:1.75}.error-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.error-card{min-height:360px;padding:30px;display:flex;flex-direction:column;border-radius:24px;background:#d95d49;color:#fff}.error-card span{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.error-card strong{margin-top:auto;font:500 clamp(26px,3vw,46px)/1 Unbounded}.error-card i{align-self:flex-end;font-style:normal;font-size:34px}
@media(max-width:760px){.enquiry--project[open]{display:block;max-height:calc(100svh - 20px);overflow:auto}.enquiry-proof,.enquiry--project form{padding:42px 24px}.enquiry--project form{grid-template-columns:1fr}.enquiry--project .enquiry-message,.enquiry--project .enquiry-consent,.enquiry--project .form-status{grid-column:1}.error-page{grid-template-columns:1fr;padding:130px 20px 64px}.error-card{min-height:240px}}
@media(min-width:801px) and (max-width:1180px){.nav{gap:14px}.nav nav{gap:16px;font-size:11px}.nav-action{font-size:11px}}

/* Journal: content components only. Header and footer remain promo master components. */
.journal-page,.journal-article-page{background:#eef0ed;color:#11191d}
:root{--site-header-height:82px;--site-breadcrumb-height:44px}
/* BREADCRUMB_CHROME_LOCK: immutable row immediately below the absolute promo header. */
.site-breadcrumbs{position:relative!important;z-index:9!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;height:var(--site-breadcrumb-height)!important;margin:0 0 var(--site-header-height)!important;padding:0 3vw!important;display:flex!important;align-items:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none;transform:translateY(var(--site-header-height));background:#172127!important;color:#aeb8bd!important;font-size:10px!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important}
.site-breadcrumbs::-webkit-scrollbar{display:none}.site-breadcrumbs a{color:#fff!important}.site-breadcrumbs a:hover{color:#d5ef4a!important;text-decoration:none}.site-breadcrumbs span[aria-current="page"]{color:#aeb8bd!important}.site-breadcrumbs i{font-style:normal;color:#66737a}
.empty-category{padding:7vw 6vw 10vw;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6vw;align-items:center;background:#eef0ed}.empty-category figure{margin:0;aspect-ratio:1;overflow:hidden;border-radius:24px;background:#e3e5e2}.empty-category figure img{width:100%;height:100%;display:block;object-fit:cover}.empty-category>div{max-width:620px}.empty-category .eyebrow{margin:0 0 28px;color:#4057d5}.empty-category h2{margin:0 0 28px;font:500 clamp(38px,5vw,72px)/.97 Unbounded;letter-spacing:-.045em}.empty-category>div>p:not(.eyebrow){max-width:570px;margin:0;color:#566268;font-size:15px;line-height:1.75}.empty-category__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}
.journal-hero{min-height:570px;padding:72px 6vw 80px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:8vw;align-items:end;background:#121a1e;color:#fff}
.journal-hero .eyebrow,.journal-index .eyebrow,.journal-article .eyebrow,.journal-related .eyebrow{color:#c9f23f;font:600 10px/1 Manrope;letter-spacing:.14em}
.journal-hero .eyebrow{grid-column:1/-1;align-self:start}
.journal-hero h1{margin:0;font:500 clamp(58px,8vw,118px)/.89 Unbounded;letter-spacing:-.055em}
.journal-hero h1 em{color:#c9f23f;font-family:Georgia,serif;font-weight:400}
.journal-hero>p:last-child{max-width:520px;margin:0;color:#b9c3c7;font-size:16px;line-height:1.75}
.journal-index{padding:105px 6vw 130px}
.publication-tabs{margin:0 0 58px;display:flex;gap:10px;align-items:center;overflow-x:auto;scrollbar-width:none}.publication-tabs::-webkit-scrollbar{display:none}
.publication-tabs a{flex:0 0 auto;padding:12px 19px;border:1px solid #b8bfbc;border-radius:999px;color:#334047;font-size:11px;line-height:1;text-decoration:none;transition:background .2s,border-color .2s,color .2s}
.publication-tabs a:hover,.publication-tabs a:focus-visible{border-color:#4057d5;color:#4057d5}.publication-tabs a[aria-current="page"]{border-color:#121a1e;background:#121a1e;color:#fff}
.journal-index__head{margin-bottom:55px;display:grid;grid-template-columns:1fr 1fr;gap:12px 6vw;align-items:end}
.journal-index__head .eyebrow{grid-column:1/-1}
.journal-index__head h2,.journal-related__head h2{margin:0;font:500 clamp(42px,5.5vw,78px)/.95 Unbounded;letter-spacing:-.045em}
.journal-index__head>p:last-child{justify-self:end;margin:0;color:#69757a;font-size:13px}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:70px 20px}
.journal-card{min-width:0;display:flex;flex-direction:column}
.journal-card__image{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:22px;background:#dfe2de}
.journal-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.journal-card:hover .journal-card__image img{transform:scale(1.025)}
.journal-card__body{padding:18px 3px 0;display:flex;flex:1;flex-direction:column}
.journal-card__meta{margin:0 0 20px;display:flex;justify-content:space-between;gap:12px;color:#7b8589;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.journal-card__meta span{color:#4057d5}
.journal-card h2{margin:0;font:500 clamp(20px,2vw,30px)/1.12 Unbounded;letter-spacing:-.035em}
.journal-card h2 a{color:inherit}
.journal-card__body>p:not(.journal-card__meta){margin:17px 0 24px;color:#616c71;font-size:13px;line-height:1.7}
.journal-card__link{margin-top:auto;align-self:flex-start;color:#11191d;font-size:11px;border-bottom:1px solid #11191d;padding-bottom:4px}
.journal-card__link span{margin-left:6px;color:#4057d5}
.publication-empty{grid-column:1/-1;min-height:330px;padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border-radius:24px;background:#fff}.publication-empty .eyebrow{margin:0 0 auto;color:#4057d5}.publication-empty h2{max-width:820px;margin:70px 0 18px;font:500 clamp(30px,4vw,56px)/1 Unbounded;letter-spacing:-.04em}.publication-empty>p:not(.eyebrow){max-width:600px;margin:0;color:#657176;line-height:1.65}.publication-empty>a{margin-top:28px;padding-bottom:4px;border-bottom:1px solid currentColor;color:#11191d;font-size:11px}
.journal-article{padding:70px 6vw 120px}
.journal-article__header{max-width:1180px;margin:0 auto 58px}
.journal-article__header h1{max-width:1120px;margin:34px 0 30px;font:500 clamp(48px,7vw,104px)/.94 Unbounded;letter-spacing:-.052em}
.journal-article__meta{display:flex;gap:24px;color:#69757a;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.journal-article__lead{max-width:1320px;margin:0 auto 90px;padding:0}
.journal-article__lead img{width:100%;height:auto;display:block;border-radius:24px}
.journal-article__layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:220px minmax(0,780px);gap:90px;justify-content:center;align-items:start}
.journal-article__layout aside{position:sticky;top:120px;display:grid;gap:22px;color:#657176;font-size:11px}
.journal-article__layout aside>a{padding-bottom:12px;border-bottom:1px solid #c4cac7}
.journal-article__layout aside .button{width:100%;border:0}
.journal-copy{min-width:0;color:#283237;font-size:17px;line-height:1.82}
.journal-copy>p:first-child{font-size:22px;line-height:1.55;color:#11191d}
.journal-copy p{margin:0 0 25px}
.journal-copy h2{margin:76px 0 26px;font:500 clamp(30px,4vw,50px)/1.08 Unbounded;letter-spacing:-.04em;color:#11191d}
.journal-copy h3{margin:48px 0 18px;font:500 24px/1.18 Unbounded;letter-spacing:-.03em;color:#11191d}
.journal-copy ul,.journal-copy ol{margin:0 0 30px;padding-left:24px}.journal-copy li{margin:9px 0;padding-left:5px}
.journal-copy blockquote{margin:0 0 48px;padding:4px 0 4px 28px;border-left:4px solid #c9f23f;color:#11191d}
.journal-copy blockquote h2{margin:0;font-size:32px}
.journal-copy figure{margin:48px 0}.journal-copy img{max-width:100%;height:auto;border-radius:18px}
.journal-copy a{color:#334bc3;text-decoration:underline;text-underline-offset:3px}
.journal-copy table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.45}.journal-copy th,.journal-copy td{padding:15px 12px;border-bottom:1px solid #c9cecb;text-align:left;vertical-align:top}.journal-copy th{color:#11191d;font-weight:600}
.journal-related{padding:100px 6vw 130px;background:#fff}
.journal-related__head{margin-bottom:46px}.journal-related__head .eyebrow{margin-bottom:25px;color:#4057d5}
.journal-grid--related{gap:55px 20px}.journal-card--related h2{font-size:22px}
@media(max-width:960px){.journal-hero{grid-template-columns:1fr;min-height:500px}.journal-index__head{grid-template-columns:1fr}.journal-index__head>p:last-child{justify-self:start}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-article__layout{grid-template-columns:1fr;gap:45px}.journal-article__layout aside{position:static;grid-template-columns:1fr 220px;align-items:center}.journal-copy{max-width:780px;margin:auto}}
@media(max-width:800px){:root{--site-header-height:68px;--site-breadcrumb-height:38px}.site-breadcrumbs{padding:0 20px!important}.empty-category{grid-template-columns:1fr;padding:64px 20px 80px;gap:42px}.empty-category figure{border-radius:18px}.empty-category h2{font-size:39px}}
@media(max-width:640px){.journal-hero{min-height:455px;padding:52px 20px 58px;gap:38px}.journal-hero h1{font-size:48px}.journal-hero>p:last-child{font-size:14px}.journal-index{padding:72px 20px 90px}.publication-tabs{margin:0 0 42px}.publication-tabs a{padding:11px 17px}.journal-index__head{margin-bottom:36px}.journal-grid{grid-template-columns:1fr;gap:52px}.journal-card__image{border-radius:16px}.journal-card h2{font-size:25px}.publication-empty{min-height:300px;padding:28px 22px;border-radius:18px}.publication-empty h2{margin-top:60px;font-size:34px}.journal-article{padding:42px 20px 85px}.journal-article__header{margin-bottom:34px}.journal-article__header h1{font-size:42px}.journal-article__lead{margin-bottom:52px}.journal-article__lead img{border-radius:16px}.journal-article__layout aside{grid-template-columns:1fr}.journal-copy{font-size:16px;line-height:1.75}.journal-copy>p:first-child{font-size:19px}.journal-copy h2{margin-top:58px;font-size:31px}.journal-copy h3{font-size:22px}.journal-copy blockquote{padding-left:18px}.journal-copy blockquote h2{font-size:26px}.journal-copy figure.wp-block-table{overflow-x:auto}.journal-related{padding:75px 20px 90px}.journal-grid--related .journal-card:nth-child(n+3){display:none}}

/* Approved master header extension: exact navigation order plus site search. */
.nav{grid-template-columns:auto minmax(0,1fr) auto auto auto}.nav nav{gap:clamp(12px,1.45vw,26px)}
.site-search-toggle{width:40px;height:40px;padding:9px;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:grid;place-items:center;background:transparent;color:#fff;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.site-search-toggle:hover,.site-search-toggle:focus-visible{background:#d5ef4a;border-color:#d5ef4a;color:#11191d}.site-search-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.site-search{width:min(920px,calc(100% - 40px));max-width:none;padding:0;border:0;border-radius:24px;background:#eef0ed;color:#11191d;box-shadow:0 28px 100px rgba(0,0,0,.42)}.site-search[open]{display:block}.site-search::backdrop{background:rgba(10,16,19,.82);backdrop-filter:blur(8px)}
.site-search__close{position:absolute;top:20px;right:20px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.site-search form{padding:74px 54px 58px}.site-search label{display:block;margin-bottom:34px;font:500 clamp(34px,5vw,66px)/1 Unbounded;letter-spacing:-.045em}.site-search form>div{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #99a29f}.site-search input{min-width:0;padding:17px 0;border:0;background:transparent;font:18px/1.4 Manrope;outline:0}.site-search form button[type=submit]{padding:0 6px 0 25px;border:0;background:transparent;color:#3349c5;font:600 12px Manrope;cursor:pointer}.site-search form>p{margin:16px 0 0;color:#687378;font-size:11px}
.story-visual img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.story:hover .story-visual img{transform:scale(1.025)}

/* Contact identity block: follows the approved dark contact-opening system. */
.contact-details{margin:0 0 58px}.contact-details h2{margin:0 0 22px;color:#fff;font-size:30px;letter-spacing:-.025em}.contact-details address{margin:0;border-top:1px solid rgba(255,255,255,.22);font-style:normal}.contact-details address>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:22px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.22)}.contact-details address span{padding-top:3px;color:var(--acid);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.contact-details address strong{color:#dce2e4;font-size:15px;font-weight:400;line-height:1.65}.contact-details a{color:inherit;text-decoration:none}.contact-details a:hover,.contact-details a:focus-visible{color:var(--acid);outline:none}.contact-brief h2{margin-top:0}.contact-brief ul{margin-top:24px!important}.contact-brief>p{margin-top:30px!important}

/* Universal 4:3 content card shared by home journal, blog and mixed search. */
.content-card{min-width:0;height:100%;background:transparent}
.content-card__link{height:100%;display:flex;flex-direction:column;color:inherit}
.content-card .content-card__media{width:100%;aspect-ratio:4/3;padding:0;overflow:hidden;border-radius:22px;background:#dfe2df}
.content-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.content-card:hover .content-card__media img{transform:scale(1.025)}
.content-card .content-card__body{min-width:0;padding:18px 4px 0;display:flex;flex:1;flex-direction:column}
.content-card .content-card__meta{min-height:14px;margin:0 0 18px;display:flex;justify-content:space-between;gap:12px;color:#7b8589;font-size:9px;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}
.content-card__meta>span:first-child{color:#4057d5}.content-card__meta>span:last-child{text-align:right}.content-card__meta i{font-style:normal}
.content-card h2,.content-card h3{margin:0;font:500 clamp(20px,2vw,30px)/1.12 Unbounded;letter-spacing:-.035em}
.content-card .content-card__excerpt{display:-webkit-box;min-height:4.95em;margin:16px 0 22px;overflow:hidden;color:#616c71;font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.content-card .content-card__action{margin-top:auto;align-self:flex-start;padding-bottom:4px;border-bottom:1px solid #11191d;color:#11191d;font-size:11px}
.content-card__action b{margin-left:6px;color:#4057d5;font-weight:400}
.search-result .content-card__meta span{display:inline;padding:0;border:0;font-size:inherit}.search-result .content-card__media img{aspect-ratio:auto;border-radius:0}
.journal .journal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 18px}

.search-page{background:#eef0ed}.search-results{padding:80px 6vw 120px;min-height:75vh}.search-results>header{max-width:1050px;margin-bottom:70px}.search-results h1{margin:30px 0 38px;font:500 clamp(52px,8vw,112px)/.9 Unbounded;letter-spacing:-.055em}.search-results>header>p:last-child{margin-top:20px;color:#657177;font-size:13px}.search-results form{max-width:850px;display:grid;grid-template-columns:1fr auto;gap:12px}.search-results input{min-width:0;padding:15px 18px;border:1px solid #b7bfbc;border-radius:999px;background:#fff;font:16px Manrope}.search-results form .button{border:0}.search-results__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 20px}.search-result{min-width:0}.search-result>a{height:100%;display:flex;flex-direction:column}.search-result img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;background:#dfe2df}.search-result div{padding:18px 3px}.search-result small{color:#4057d5;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.search-result h2{margin:13px 0;font:500 clamp(20px,2vw,29px)/1.12 Unbounded;letter-spacing:-.035em}.search-result p{color:#657177;font-size:13px;line-height:1.65}.search-result span{font-size:11px;border-bottom:1px solid;display:inline-block;padding-bottom:3px}.search-empty{grid-column:1/-1;padding:50px;border-radius:22px;background:#fff}.search-empty h2{font:500 34px Unbounded}
.hub-grid--category .hub-card__media img[src^="/assets/light-cards/"]{object-fit:cover;background:#dad8d4}
.product-widget{min-width:0;display:flex;flex-direction:column}.product-widget__media{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:22px;background:#dfe2df}.product-widget__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.product-widget:hover .product-widget__media img{transform:scale(1.025)}.product-widget__body{padding:18px 3px 0}.product-widget__body h2{margin:0;font:500 clamp(20px,2vw,30px)/1.12 Unbounded;letter-spacing:-.035em}.product-widget__body p{margin:16px 0 22px;color:#657177;font-size:13px;line-height:1.7}.product-widget__body>a{display:inline-block;padding-bottom:4px;border-bottom:1px solid;font-size:11px}

@media(max-width:1280px) and (min-width:801px){.nav-action{display:none}.nav{grid-template-columns:auto minmax(0,1fr) auto auto}.nav nav{font-size:10px;gap:13px}}
@media(max-width:960px){.search-results__grid,.journal .journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.nav{grid-template-columns:minmax(0,1fr) auto auto auto}.site-search-toggle{width:34px;height:34px;padding:8px}.search-results{padding:52px 20px 90px}.search-results h1{font-size:52px}.search-results__grid,.journal .journal-grid{grid-template-columns:1fr;gap:45px}.site-search{width:calc(100% - 20px);border-radius:18px}.site-search form{padding:68px 22px 38px}.site-search label{font-size:35px}.site-search form>div{grid-template-columns:1fr}.site-search form button[type=submit]{justify-self:start;padding:13px 0}.search-results form{grid-template-columns:1fr}.search-results form .button{justify-content:center}.content-card .content-card__media{border-radius:16px}}
@media(max-width:600px){.contact-details{margin-bottom:48px}.contact-details address>div{grid-template-columns:74px minmax(0,1fr);gap:14px}.contact-details address strong{font-size:14px}}
@media(max-width:360px){.nav .brand img{width:105px}.language-switcher{display:none}.nav{grid-template-columns:minmax(0,1fr) auto auto}}

/* News media: documentary gallery using the approved journal spacing and palette. */
.news-video-gallery{margin:42px 0 70px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-video{margin:0;min-width:0}.news-video--feature{grid-column:auto}.news-video video{width:100%;aspect-ratio:9/16;max-height:720px;display:block;border-radius:18px;background:#10181c;object-fit:contain}.news-video figcaption{margin-top:11px;color:#687378;font-size:11px;line-height:1.5}.news-video-gallery--single{grid-template-columns:minmax(0,520px);justify-content:center}
.news-photo-gallery{margin:38px 0 72px}.news-photo-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.news-photo-gallery__grid button{position:relative;min-width:0;padding:0;border:0;border-radius:18px;overflow:hidden;background:#dfe2df;cursor:zoom-in;text-align:left}.news-photo-gallery__grid img{width:100%;aspect-ratio:3/4;display:block;border-radius:0;object-fit:cover;transition:transform .35s ease}.news-photo-gallery__grid button:hover img,.news-photo-gallery__grid button:focus-visible img{transform:scale(1.018)}.news-photo-gallery__grid button:focus-visible{outline:3px solid #4057d5;outline-offset:3px}.news-photo-gallery__grid span{position:absolute;right:12px;bottom:12px;padding:8px 11px;border-radius:999px;background:rgba(17,25,29,.86);color:#fff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.news-lightbox{width:min(1180px,calc(100% - 32px));max-width:none;padding:54px 72px;border:0;border-radius:22px;background:#11191d;color:#fff}.news-lightbox::backdrop{background:rgba(7,11,13,.9);backdrop-filter:blur(8px)}.news-lightbox figure{margin:0;display:grid;place-items:center}.news-lightbox figure img{max-width:100%;max-height:78vh;border-radius:12px;object-fit:contain}.news-lightbox figcaption{margin-top:12px;color:#aeb8bd;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.news-lightbox button{position:absolute;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;background:rgba(17,25,29,.82);color:#fff;cursor:pointer}.news-lightbox button:hover,.news-lightbox button:focus-visible{border-color:#c9f23f;color:#c9f23f}.news-lightbox__close{top:14px;right:14px;font-size:24px}.news-lightbox__prev{left:14px;top:50%}.news-lightbox__next{right:14px;top:50%}.news-media-pending{margin:38px 0 64px;padding:clamp(32px,6vw,72px);border-radius:24px;background:#11191d;color:#fff;display:grid;gap:10px}.news-media-pending span{color:#c9f23f;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.news-media-pending strong{font-family:var(--serif);font-size:clamp(30px,4vw,54px);font-weight:400;line-height:1.05}.news-media-pending p{margin:8px 0 0;color:#aeb8bd}
@media(max-width:800px){.news-video-gallery{grid-template-columns:1fr;gap:28px}.news-video--feature{grid-column:auto}}
@media(max-width:640px){.news-photo-gallery__grid{grid-template-columns:1fr;gap:14px}.news-lightbox{padding:58px 14px 72px;border-radius:16px}.news-lightbox__prev{left:calc(50% - 54px);top:auto;bottom:14px}.news-lightbox__next{right:calc(50% - 54px);top:auto;bottom:14px}}

/* Accessible publication labels and resilient team contacts */
.journal-index__head>.eyebrow{color:var(--ink,#11191d)}
.person-card__contacts a{min-width:0}
.person-card__contacts span{overflow-wrap:anywhere;word-break:normal}
@media(max-width:640px){.person-card__contacts{inset:auto 10px 10px;max-width:calc(100% - 20px)}}


/* MOBILE_LAYOUT_HARDENING_V1
   Shared mobile-only containment. Desktop rules remain unchanged. */
@media (max-width:620px){
  html,body{max-width:100%;overflow-x:clip}
  body *,body *::before,body *::after{box-sizing:border-box}
  main,section,article,header,footer,nav,form,figure,div{min-width:0}
  img,video{max-width:100%}

  .hero,.hero-copy,.hero-stage,.solution-slider,.solution-slide,.process,.acoustic-screen{max-width:100%;overflow:hidden}
  .sound-readout{width:100%;max-width:100%;overflow:hidden}
  .sound-track{min-width:0;max-width:100%;overflow:hidden}
  .solution-slide{inset:0!important;width:100%!important;transform:none}
  .solution-slide img,.solution-shade{inset:0!important;width:100%!important;max-width:100%;transform:none!important}
  .solution-copy{max-width:calc(100% - 32px)}
  .material-video-play{overflow:visible}
  .process-wave{max-width:48%;right:0}

  .template-hero,.service-hero,.about-opening,.contact-opening,
  .hub-intro,.partner-enquiry,.calculator,.product-opening.product-opening--classic{
    width:100%;max-width:100%;overflow:hidden
  }
  .template-hero>*,.service-hero>*,.about-opening>*,.contact-opening>*,
  .hub-intro>*,.partner-enquiry>*,.calculator>*,.product-opening.product-opening--classic>*{
    width:100%;max-width:100%;min-width:0
  }
  .template-hero h1,.service-hero h1,.about-opening h1,.contact-opening h1{
    width:100%;max-width:100%;font-size:clamp(32px,10vw,44px);line-height:1.02;
    word-break:normal;overflow-wrap:normal;hyphens:none
  }
  html[lang="bg"] .template-hero h1,html[lang="bg"] .service-hero h1,
  html[lang="bg"] .about-opening h1,html[lang="bg"] .contact-opening h1{
    font-size:clamp(30px,9.4vw,41px)
  }
  .template-hero p,.service-hero p,.about-opening>p,.contact-opening p,
  .hub-intro p,.partner-enquiry p{width:100%;max-width:100%}

  .hub-grid,.hub-grid--catalog,.related-categories>div.hub-grid{
    width:100%;max-width:100%;padding-left:20px;padding-right:20px
  }
  .hub-grid .hub-card,.hub-grid .hub-card:nth-child(n){
    width:100%;max-width:100%;min-width:0;grid-column:auto
  }
  .hub-card>a{display:block;width:100%;max-width:100%;min-width:0}
  .hub-card__media,.hub-card__caption,.hub-card__caption>div{width:100%;max-width:100%;min-width:0}
  .hub-card__caption{align-items:flex-start;flex-wrap:wrap}
  .hub-grid--catalog .hub-card__caption h2{white-space:normal}
  .hub-card__caption>span{white-space:normal;margin-left:auto}
  .related-categories>header h2{font-size:clamp(30px,9vw,38px);max-width:100%}
  .related-category-card .hub-card__caption{
    display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:15px 4px 2px
  }
  .related-category-card .hub-card__caption small,
  .related-category-card .hub-card__caption h3,
  .related-category-card .hub-card__caption>span{
    grid-column:1;max-width:100%;min-width:0;white-space:normal;margin-left:0
  }
  .related-category-card .hub-card__caption h3{
    font-size:clamp(16px,5.2vw,20px);overflow-wrap:normal;word-break:normal
  }
  .product-updates h2{
    max-width:100%;font-size:clamp(27px,8.5vw,32px);
    overflow-wrap:normal;word-break:normal;hyphens:none
  }

  .product-gallery,.product-gallery .gallery-main{width:100%;max-width:100%}
  .product-gallery .gallery-main{height:auto;min-height:0;aspect-ratio:4/3}
  .product-gallery .gallery-main img{width:100%;height:100%;object-fit:contain}
  .gallery-thumbs{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}
  .product-colours>ul,.colour-library .colour-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:100%
  }
  .colour-grid li,.colour-grid li>div{min-width:0}
  .colour-grid li span{font-size:8px;white-space:normal}
  .spec-tabs{width:auto;max-width:calc(100vw - 32px);overflow-x:auto;overscroll-behavior-inline:contain}
  .spec-layout,.spec-panels,.technical-files{width:100%;max-width:100%;min-width:0}
  .technical-files{grid-template-columns:1fr}
  .product-specifications table{display:block;width:100%;max-width:100%;overflow-x:auto}

  .partner-enquiry form,.contact-form,.partner-enquiry label,
  .partner-enquiry input,.partner-enquiry select,.partner-enquiry textarea{
    width:100%;max-width:100%;min-width:0
  }
  .partner-enquiry h2,.partner-model h2,.partner-process h2{
    width:100%;max-width:100%;font-size:clamp(30px,9vw,40px);
    word-break:normal;overflow-wrap:normal;hyphens:none
  }
  .partner-enquiry .button{max-width:100%;white-space:normal;text-align:center}

  .journal-hero h1,.journal-index h2,.journal-article h1{
    max-width:100%;font-size:clamp(32px,10vw,42px);
    word-break:normal;overflow-wrap:normal;hyphens:none
  }
  .publication-tabs{max-width:100%;overflow-x:auto}
  .about-opening{padding-left:20px;padding-right:20px}
  .person-card__contacts a,.person-card__contacts span{min-width:0;overflow-wrap:anywhere}

  .site-footer,.footer-top,.footer-contact,.footer-bottom{width:100%;max-width:100%;min-width:0}
  .footer-contact>a:first-child{
    width:100%;max-width:100%;font-size:clamp(20px,7vw,28px);
    overflow-wrap:anywhere
  }
  .site-breadcrumbs{max-width:100%;overflow-x:auto}
}
/* NAV_PRODUCTS_DROPDOWN_V1 */
.nav-products{position:relative;display:flex;align-items:center}
.nav-products-toggle{display:inline-flex;align-items:center;gap:6px;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;line-height:inherit;cursor:pointer;white-space:nowrap;transition:opacity .2s}
.nav-products-toggle:hover{opacity:.65}
.nav-products-toggle:focus-visible{outline:2px solid #dff554;outline-offset:5px;border-radius:2px}
.nav-products-toggle svg{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .2s ease}
.nav-products.is-open .nav-products-toggle svg{transform:rotate(180deg)}
.nav-products-menu{position:absolute;z-index:40;top:calc(100% + 22px);left:-20px;display:none;width:min(340px,calc(100vw - 32px));max-height:calc(100vh - 110px);overflow-y:auto;padding:10px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#111a1f;box-shadow:0 24px 60px rgba(0,0,0,.32)}
.nav-products.is-open .nav-products-menu{display:grid}
.nav .nav-products-menu .nav-products-link{display:block;padding:11px 12px;border-radius:8px;color:#fff;font-size:12px;line-height:1.35;text-align:left;white-space:normal;opacity:1}
.nav .nav-products-menu .nav-products-link:hover,.nav .nav-products-menu .nav-products-link:focus-visible{background:rgba(255,255,255,.09);opacity:1;outline:none}
.nav .nav-products-menu .nav-products-link:first-child{margin-bottom:5px;border-bottom:1px solid rgba(255,255,255,.13);border-radius:8px 8px 0 0;color:#dff554;font-weight:700}
@media(max-width:800px){
  .menu-open .nav nav>.nav-products{display:block;width:100%;border-bottom:1px solid rgba(255,255,255,.12)}
  .menu-open .nav .nav-products-toggle{justify-content:space-between;width:100%;padding:14px 12px;text-align:left}
  .nav-products-menu{position:static;width:100%;max-height:none;overflow:visible;padding:0 8px 10px;border:0;border-radius:0;background:transparent;box-shadow:none}
  .menu-open .nav .nav-products-menu .nav-products-link{padding:11px 16px 11px 24px;border-bottom:0;color:#d9e0e3;font-size:12px}
  .menu-open .nav .nav-products-menu .nav-products-link:first-child{margin:0;border-bottom:0;color:#dff554}
}
