@import url('assets/fonts/fonts.css');
@import url('assets/fonts/light.css');
/* Material Studio: sharp geometry, silver ground, forest ink. */
:root{--green:#183e33;--deep:#102c25;--ink:#173b30;--muted:#52625b;--line:#c4cec7;--paper:#e7ece7;--white:#f2f4ee;--lime:#c6dbaa;--font:'Be Vietnam Pro',Arial,sans-serif;--display:var(--font)}
html{scroll-padding-top:100px}body{background:var(--white);color:var(--ink);font:400 15px/1.85 var(--font);overflow-x:clip}::selection{background:var(--green);color:white}h1,h2,h3{font-family:var(--display);font-weight:400;letter-spacing:-.055em}h1,h2{line-height:1.18}h2{font-size:clamp(32px,4.5vw,68px)}h3{font-size:26px;line-height:1.4}p{max-width:100%}button,input,select,textarea{font:inherit}figure{margin:0}a,button{touch-action:manipulation}a[href^="mailto:"]{overflow-wrap:anywhere}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #659752;outline-offset:5px}.wrap{width:90%;max-width:1500px}.section{padding:110px 0}.section-head{margin-bottom:48px;align-items:end}.section-label,.eyebrow,.hero-kicker{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;line-height:1.6}.section-label{margin-bottom:28px;color:var(--muted)}.eyebrow{color:var(--muted);margin-bottom:22px}.split>*,.three-grid>*,.contact-layout>*{min-width:0}
/* A compact masthead keeps the material itself in focus. */
.site-header{position:sticky;top:0;background:var(--white);border-bottom:1px solid var(--line);z-index:80}.header-inner{height:82px;min-height:0;gap:32px}.brand{flex-shrink:0}.brand-logo{display:block;width:136px;height:50px;position:relative;overflow:hidden}.brand .brand-logo img{position:absolute;width:212px;height:auto;max-width:none;left:-38px;top:-35px;mix-blend-mode:multiply}.desktop-nav{gap:24px;margin-left:auto}.nav-link{padding:28px 0 24px;font-size:12px;border-bottom:2px solid transparent}.nav-link.active{border-color:var(--green)}.header-tools{display:flex;align-items:center;gap:18px}.languages{display:flex;gap:6px;font-size:11px}.languages button{min-height:44px;min-width:27px}.menu-button{border:0;background:none;width:44px;height:44px;padding:10px}.menu-lines,.menu-lines:after{display:block;width:24px;height:1px;background:var(--ink);transition:transform .3s}.menu-lines:after{content:'';transform:translateY(7px)}.is-open .menu-lines{transform:rotate(45deg)}.is-open .menu-lines:after{transform:rotate(-90deg)}.dropdown{background:var(--white);box-shadow:0 16px 25px #173b3012;border:1px solid var(--line)}.dropdown a{font-size:13px}.mobile-nav{background:var(--white)}.mobile-nav a{display:flex;justify-content:space-between}.button{display:inline-flex;align-items:center;background:var(--green);color:#fff;border:1px solid var(--green);padding:16px 24px;font-size:12px;gap:35px;white-space:nowrap;border-radius:0;transition:background .25s,color .25s}.button:hover{background:#2c5947}.button.outline{color:var(--ink);background:transparent;border-color:var(--line)}.button.outline:hover{background:var(--paper)}.text-link{font-size:12px;font-weight:500;display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid currentColor;padding:10px 0}.arrow{font-size:22px;line-height:1}.text-link .arrow,.button .arrow{transition:transform .25s}.text-link:hover .arrow,.button:hover .arrow{transform:translate(3px,-3px)}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}
/* Opening spread, deliberately different from a full-bleed banner. */
.immersive-hero{position:relative;display:grid;grid-template-columns:46% 54%;min-height:660px;height:calc(100svh - 82px);max-height:880px;padding:42px 3% 38px 5%;gap:0;background:var(--paper)}.hero-content{display:flex;flex-direction:column;position:relative;z-index:2;padding:0 25px 0 0}.hero-kicker{margin:0 0 56px;color:var(--ink)}.hero-content h1{font-size:clamp(44px,4.65vw,77px);font-weight:400;line-height:1.25;letter-spacing:-.068em;position:relative;margin:0 -15% 0 0;overflow-wrap:normal}.hero-content h1>span{display:block}.hero-content h1>span+span{font-weight:300}.hero-bottom{margin-top:auto;padding-top:36px;max-width:420px}.hero-bottom p{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:26px}.hero-button{padding:18px 26px}.immersive-media{position:relative;overflow:hidden;height:100%;background:#173b30;isolation:isolate;clip-path:polygon(13% 0,100% 0,100% 86%,87% 100%,0 100%,0 14%)}.hero-material{width:100%;height:100%;object-fit:cover;object-position:57% center;display:block;will-change:transform}.hero-disclosure{position:absolute;bottom:20px;left:28px;font-size:9px;color:#fff;background:#102c25bd;padding:4px 9px;letter-spacing:.02em}.immersive-media:after{content:'';position:absolute;inset:0;border:1px solid #fff2;pointer-events:none}
.material-manifesto{display:grid;grid-template-columns:25% 1fr;gap:7%;padding:145px 0 155px}.material-manifesto>.section-label{padding-top:14px}.material-manifesto h2{font-size:clamp(36px,4.3vw,68px);font-weight:300;max-width:1020px}.material-manifesto>div>p{max-width:570px;margin:35px 0 20px;color:var(--muted);font-size:15px}.qh-word{display:inline-block}.qh-word-gap{white-space:pre}
/* Collection becomes a large, native-readable strip; desktop adds a pinned pan. */
.material-gallery{width:100%;padding:60px 0 60px;background:#dce5dc;overflow:hidden}.gallery-heading{margin:0 5% 30px;display:flex;justify-content:space-between;gap:30px;align-items:end}.gallery-heading .section-label{margin-bottom:12px}.gallery-heading h2{font-size:clamp(32px,3.2vw,50px);line-height:1.2}.material-gallery .gallery-heading h2 br{display:none}.gallery-heading>div{display:grid;grid-template-columns:1.3fr 1fr;gap:0 10%;width:100%;align-items:end}.gallery-heading>div>.section-label{grid-column:1/-1}.gallery-heading>div>p:not(.section-label){max-width:450px;font-size:12px;color:var(--muted);margin:0}.collection-index{display:flex;gap:26px;margin:0 5% 26px;flex-wrap:wrap}.collection-index a{font-size:11px;padding:5px 0;display:flex;gap:14px;border-bottom:1px solid transparent}.collection-index a:first-child{border-bottom-color:var(--green)}.collection-index span{font-size:15px}.collection-viewport{width:100%}.collection-track{display:flex;gap:3vw;width:max-content;padding:0 5vw;align-items:stretch}.collection-item{display:grid;grid-template-columns:55% 45%;width:78vw;max-width:1200px;min-height:380px;background:var(--white);overflow:hidden}.collection-item .material-display{position:relative;min-width:0;overflow:hidden}.collection-item .material-photo{width:100%;height:100%;min-height:380px;max-height:480px;object-fit:cover;display:block}.collection-item .image-note{position:absolute;bottom:12px;left:16px;right:16px;color:var(--ink);font-size:9px;background:#f2f4eedf;padding:3px 8px;width:fit-content;max-width:calc(100% - 32px)}.material-description{padding:36px;display:flex;flex-direction:column;justify-content:center;min-width:0}.material-summary h3{font-size:clamp(26px,3vw,48px);letter-spacing:-.055em;line-height:1.2;margin:0 0 22px}.material-summary>p{font-size:13px;color:var(--muted)}.material-use{font-size:12px;padding-top:22px;margin-top:26px;border-top:1px solid var(--line)}.material-use span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;color:var(--muted)}.collection-item .actions{gap:14px 20px}.collection-item .button{padding:12px 16px;gap:24px}.collection-item .text-link{font-size:11px;gap:20px}
/* Alternating image and type spreads. */
.ecosystem-story{background:var(--deep);color:var(--white);padding:110px 0}.story-grid{display:grid;grid-template-columns:47% 1fr;gap:10%;align-items:center}.story-visual{position:relative;overflow:hidden}.story-visual img{display:block;width:100%;height:620px;object-fit:cover}.story-visual>span{position:absolute;bottom:18px;left:20px;font-size:10px;color:white;background:#102c25c9;padding:4px 10px}.story-copy .section-label{color:#b6ccbd}.story-copy h2{font-size:clamp(34px,4.1vw,62px)}.story-copy>p:not(.section-label){color:#c0d1c7;font-size:14px;margin:30px 0}.member-names{margin:32px 0}.member-names a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #ffffff30;color:#f2f4ee;font-size:14px}.member-names a:first-child{border-top:1px solid #ffffff30}.story-copy>.text-link{color:#d2e2c8}.responsible{width:100%;padding:145px 10%;background:#cad9c0;position:relative}.responsible>.section-label{color:#3d5546}.responsible h2{font-size:clamp(40px,6vw,92px);max-width:1250px;font-weight:300}.responsible-bottom{display:grid;grid-template-columns:1fr auto;gap:60px;margin:45px 0 0 35%;align-items:end}.responsible-bottom p{font-size:14px;max-width:520px;color:#3d5546}.responsible-bottom .text-link{white-space:nowrap}
.contact-close{padding:100px 0 110px;display:grid;grid-template-columns:1fr 130px;gap:0 8%;align-items:center}.contact-close>.section-label{grid-column:1/-1}.contact-close h2{font-size:clamp(40px,5.6vw,84px);max-width:1100px}.contact-close p{margin-top:28px;color:var(--muted);font-size:14px}.contact-close .button{display:none}.contact-circle{display:flex;width:130px;height:130px;border:1px solid var(--green);justify-content:center;align-items:center;font-size:60px;transition:background .25s,color .25s}.contact-circle:hover{background:var(--green);color:white}.footer{background:var(--deep);padding:75px 0 24px;color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:8%}.footer-brand{font-size:clamp(32px,3.5vw,56px)!important;font-weight:300;letter-spacing:-.07em;color:var(--white)!important;display:block;line-height:1.25!important;margin-bottom:28px}.footer h4{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;color:#d2e2c8}.footer p,.footer a{color:#c2d0c7;font-size:12px;line-height:1.9}.legal-name,.footer-contacts{margin-top:22px}.footer-bottom{font-size:10px;color:#b0c2b7;border-top:1px solid #ffffff25;margin-top:60px;padding-top:24px}.footer-bottom a{font-size:11px}
/* Every inner page follows the same graphic language. */
.page-banner{background:var(--paper);padding:32px 0 70px;position:relative;overflow:hidden}.page-banner>.wrap{display:grid;grid-template-columns:1fr 31%;gap:0 9%;align-items:end}.breadcrumbs{grid-column:1/-1;font-size:10px;letter-spacing:.025em;margin-bottom:42px}.page-banner .eyebrow{grid-column:1/-1}.page-banner h1{font-size:clamp(38px,4.65vw,74px);max-width:1050px;font-weight:300;line-height:1.22}.page-banner p{font-size:13px;line-height:1.85;color:var(--muted);margin:0 0 7px;max-width:460px}.subnav{padding:20px 0;font-size:11px;gap:10px 30px}.split{display:grid;grid-template-columns:1.05fr 1fr;gap:12%;align-items:start}.split p{font-size:14px;margin-top:26px;color:var(--muted)}.split img{width:100%;object-fit:cover}.soft{background:var(--paper)}.three-grid{gap:40px}.info-card{border:0;border-top:1px solid var(--line);padding:28px 0}.info-card h3{font-size:28px;margin-bottom:16px}.info-card p{font-size:14px}.timeline{border:0;padding:0}.timeline strong{font-family:var(--font);font-size:clamp(65px,8vw,125px);font-weight:300;letter-spacing:-.08em}.timeline p{padding-top:22px;border-top:1px solid var(--line)}.green-panel{padding:95px 0;background:var(--deep);color:var(--white)}.green-panel .eyebrow{color:#b8cdbd}.green-panel h2{max-width:1000px}.value-grid{gap:35px;margin:50px 0 0}.value-grid>div{border-top:1px solid #ffffff35;padding-top:25px}.value-grid h3{font-size:23px;margin-top:0}.value-grid p{font-size:13px;color:#c2d0c7}.leader-photo{aspect-ratio:4/5;height:auto;object-fit:cover;object-position:top;filter:saturate(.65)}.leader h3{font-size:25px;margin-top:24px}.leader p{font-size:12px}.note{background:var(--paper);border:0;padding:28px;font-size:13px;line-height:1.9}.soft .note{padding:0}.member-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 10%}.member-card{border:0;border-top:1px solid var(--line);padding:35px 0}.member-card h2{font-size:38px}.member-card p,.member-card li{font-size:14px;color:var(--muted)}.member-card:nth-child(even){margin-top:85px}.member-logo{height:85px;max-width:230px;margin:0 0 35px;object-fit:contain;object-position:left}.member-card .eyebrow{margin:16px 0}.application-grid{grid-template-columns:1fr 1fr;gap:32px 9%}.application{padding:32px 0;background:none;border-top:1px solid var(--line);min-height:0}.application h3{font-size:28px}.application p{font-size:13px}.application .eyebrow{margin-bottom:16px}.empty-state{border:0;background:var(--paper);padding:48px}.empty-state h3{font-size:30px}.empty-state p{font-size:14px}.pill{background:transparent;border-color:var(--line);color:var(--ink);font-size:12px}.pill.active{background:var(--green);color:white}.pill-row{margin:26px 0;gap:10px}
.catalogue-explorer{padding:60px 0 95px}.catalogue-explorer .gallery-heading{display:none}.material-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:35px;gap:28px}.material-tabs button{flex:1;min-height:60px;text-align:left;display:flex;justify-content:space-between;align-items:center;padding:15px 0;border:0;border-bottom:2px solid transparent;color:var(--muted);background:none;font-size:14px}.material-tabs button[aria-selected=true]{border-color:var(--ink);color:var(--ink)}.material-tabs button span{font-size:20px}.material-panels article{display:grid;grid-template-columns:54% 1fr;gap:7%;align-items:center}.material-panels .material-description{padding:20px 0}.material-panels .material-photo{width:100%;height:600px;object-fit:cover}.material-specs{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.material-specs span{display:block;font-size:10px;color:var(--muted);margin-bottom:5px}.material-specs p{font-size:12px}.image-note{font-size:10px;line-height:1.7;color:var(--muted);margin-top:12px}.contact-layout{grid-template-columns:.85fr 1.15fr;gap:12%}.contact-block{padding:28px 0;border-bottom:1px solid var(--line)}.contact-block h3{font-size:16px}.contact-block p{font-size:14px}.contact-form{padding:45px;background:var(--paper)}.contact-form h2{letter-spacing:-.055em}.field{font-size:12px;margin-bottom:22px;gap:10px}.field input,.field select,.field textarea{border:1px solid #a5b3a9;background:var(--white);padding:14px;font-size:16px;color:var(--ink)}.field input::placeholder,.field textarea::placeholder{color:#64746a}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ink)}.form-grid{gap:20px}.form-help{font-size:11px;line-height:1.9}.form-status{font-size:12px}.admin-bar .site-header{top:32px}
@media(min-width:1001px){.qh-pan-active.material-gallery{height:calc(100svh - 82px);min-height:640px;padding-top:35px;padding-bottom:35px}.qh-pan-active .gallery-heading{margin-bottom:20px}.qh-pan-active .collection-index{margin-bottom:20px}.qh-pan-active .collection-item{height:calc(100svh - 325px);min-height:355px;max-height:550px}.qh-pan-active .material-photo{max-height:none}.qh-pan-active .material-description{padding:30px}.qh-pan-active .material-summary h3{font-size:38px}.qh-pan-active .material-use{margin-top:18px;padding-top:16px}}
@media(max-width:1200px){.desktop-nav{gap:15px}.header-inner{gap:22px}.nav-link{font-size:11px}.hero-content h1{font-size:4.9vw}.hero-kicker{margin-bottom:55px}.collection-item{width:86vw}.material-description{padding:25px}.material-summary h3{font-size:34px}.story-grid{gap:7%}.story-visual img{height:540px}.responsible-bottom{margin-left:20%}.contact-form{padding:30px}}
@media(max-width:1000px){.header-tools{margin-left:auto}.header-inner{height:74px;min-height:0}.immersive-hero{min-height:620px;height:calc(90svh - 74px);grid-template-columns:47% 53%;padding:30px 3% 30px 5%}.hero-content h1{font-size:5vw;margin-right:-10%}.hero-kicker{font-size:10px}.hero-bottom p{font-size:12px}.hero-button{padding:14px 18px;gap:22px}.material-manifesto{padding:95px 0;grid-template-columns:22% 1fr;gap:6%}.material-manifesto h2{font-size:40px}.collection-track{display:grid;width:auto;padding:0 5%;gap:28px}.collection-item{width:100%;max-width:none;min-height:360px}.collection-item .material-photo{min-height:360px;max-height:460px}.collection-index{gap:12px 25px}.gallery-heading>div{display:block}.gallery-heading>div>p:not(.section-label){margin-top:20px}.ecosystem-story{padding:85px 0}.story-grid{gap:6%}.story-visual img{height:530px}.responsible{padding:90px 5%}.responsible h2{font-size:56px}.responsible-bottom{margin-left:0;gap:30px}.contact-close{padding:80px 0;grid-template-columns:1fr 100px}.contact-circle{width:100px;height:100px;font-size:48px}.page-banner>.wrap{grid-template-columns:1fr}.page-banner h1{font-size:56px}.page-banner p{max-width:640px;margin-top:25px}.page-banner{padding-bottom:50px}.split{gap:7%}.section{padding:80px 0}.member-card h2{font-size:32px}.member-grid{gap:40px 7%}.contact-layout{gap:6%}.material-panels article{gap:5%}.material-panels .material-photo{height:540px}.material-tabs button{font-size:12px}.form-grid{grid-template-columns:1fr;gap:0}.value-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.wrap{width:89%}.header-inner{height:70px}.brand-logo{width:122px;height:46px}.brand .brand-logo img{width:192px;left:-34px;top:-32px}.header-tools{gap:12px}.immersive-hero{height:auto;min-height:0;display:flex;flex-direction:column;padding:25px 5.5% 24px;gap:28px}.hero-content{padding:0}.hero-kicker{margin-bottom:25px;font-size:9px}.hero-content h1{font-size:clamp(36px,9.2vw,58px);line-height:1.2;letter-spacing:-.065em;margin-right:0}.hero-bottom{padding-top:22px;display:grid;grid-template-columns:1fr auto;gap:15px;max-width:none;align-items:center}.hero-bottom p{font-size:10px;line-height:1.9;margin:0}.hero-bottom p br{display:none}.hero-button{font-size:10px;padding:12px 13px;gap:12px;white-space:normal;max-width:150px}.hero-button .arrow{font-size:18px}.immersive-media{height:320px;min-height:0;flex:none;clip-path:polygon(10% 0,100% 0,100% 90%,90% 100%,0 100%,0 10%)}.hero-disclosure{font-size:8px;left:16px;bottom:14px}.material-manifesto{display:block;padding:70px 0 80px}.material-manifesto>.section-label{padding:0}.section-label{font-size:10px;margin-bottom:24px}.material-manifesto h2{font-size:clamp(29px,7.8vw,42px);line-height:1.28}.material-manifesto>div>p{font-size:13px;margin:25px 0 18px}.material-gallery{padding:45px 0}.gallery-heading{margin:0 5.5% 25px}.gallery-heading h2{font-size:30px;line-height:1.25}.gallery-heading>div>p:not(.section-label){font-size:12px;margin-top:18px}.collection-index{display:grid;grid-template-columns:1fr 1fr;margin:0 5.5% 24px;gap:8px 22px}.collection-index a{border-bottom:1px solid var(--line);font-size:10px;justify-content:space-between;padding:8px 0}.collection-track{padding:0 5.5%;gap:26px}.collection-item{display:block;min-height:0}.collection-item .material-photo{height:310px;min-height:0;max-height:none}.collection-item .material-description{padding:25px 23px 30px}.material-summary h3{font-size:31px;margin-bottom:18px}.material-summary>p{font-size:12px}.material-use{font-size:12px;margin-top:20px;padding-top:18px}.actions{gap:18px;margin-top:24px}.button,.text-link{font-size:11px;gap:24px}.button{padding:14px 19px}.ecosystem-story{padding:65px 0}.story-grid{grid-template-columns:1fr;gap:38px}.story-visual img{height:410px}.story-copy h2{font-size:35px}.story-copy>p:not(.section-label){font-size:13px;margin:24px 0}.member-names a{font-size:13px}.responsible{padding:70px 5.5%}.responsible h2{font-size:clamp(34px,9vw,48px);line-height:1.25}.responsible-bottom{display:block;margin-top:28px}.responsible-bottom p{font-size:13px}.responsible-bottom .text-link{margin-top:20px}.contact-close{padding:65px 0;display:block}.contact-close h2{font-size:38px;line-height:1.22}.contact-close p{font-size:13px;margin-top:22px}.contact-close .button{display:inline-flex;margin-top:24px}.contact-circle{display:none}.footer{padding:55px 0 24px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-brand{font-size:45px!important}.footer h4{margin-bottom:17px}.footer p,.footer a{font-size:12px}.footer-bottom{display:flex;flex-wrap:wrap;gap:12px 30px;margin-top:35px}.footer-bottom span{margin:0}.page-banner{padding:22px 0 40px}.breadcrumbs{font-size:9px;margin-bottom:30px}.page-banner .eyebrow{font-size:9px;margin-bottom:18px}.page-banner h1{font-size:clamp(32px,8.3vw,46px);line-height:1.25}.page-banner p{font-size:12px;margin-top:24px}.subnav{font-size:11px;padding:18px 0;gap:9px 20px}.section{padding:60px 0}.split,.three-grid,.member-grid,.contact-layout{grid-template-columns:1fr;gap:35px}h2{font-size:31px;line-height:1.3}.split p{font-size:13px;margin-top:22px}.section-head{margin-bottom:30px}.info-card{padding-top:23px}.info-card h3{font-size:25px}.info-card p{font-size:13px}.green-panel{padding:60px 0}.value-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.value-grid h3{font-size:22px;margin:0 0 13px}.value-grid p{font-size:13px}.leader-photo{aspect-ratio:4/4.6}.leader h3{font-size:25px;margin-top:20px}.member-card:nth-child(even){margin-top:0}.member-card{padding:25px 0 5px}.member-card h2{font-size:29px!important}.member-card p,.member-card li{font-size:13px}.member-logo{height:80px;margin-bottom:28px}.application-grid{grid-template-columns:1fr;gap:25px}.application{padding:23px 0}.application h3{font-size:26px}.empty-state{padding:28px 24px}.empty-state h3{font-size:25px}.empty-state p{font-size:13px}.note{padding:24px;font-size:12px}.contact-form{padding:28px 22px}.contact-block{padding:25px 0}.contact-block p{font-size:13px}.pill{font-size:11px;padding:9px 12px}.field{font-size:12px}.form-help{font-size:11px}.catalogue-explorer{padding:30px 0 60px}.material-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;border:0;margin-bottom:25px}.material-tabs button{font-size:11px;border-bottom:1px solid var(--line);padding:12px 0;min-height:50px}.material-panels article{grid-template-columns:1fr;gap:12px}.material-panels .material-photo{height:350px}.material-panels .material-description{padding-top:15px}.material-specs{margin-top:25px}.image-note{font-size:9px}.admin-bar .site-header{top:46px}}
/* Static content is always visible when scripting is absent or editing is active. */
.immersive-media .hero-material{height:100%;width:100%;object-fit:cover}.member-card .member-logo{height:85px;width:auto;max-width:230px}.ecosystem-story .story-visual img{height:620px;width:100%;object-fit:cover}
@media(max-width:1200px){.ecosystem-story .story-visual img{height:540px}}@media(max-width:1000px){.ecosystem-story .story-visual img{height:530px}}@media(max-width:650px){.ecosystem-story .story-visual img{height:410px}.member-card .member-logo{height:80px}}
.material-gallery:not(.qh-pan-active) .collection-track{display:grid;width:auto;padding:0 5%;gap:28px}.material-gallery:not(.qh-pan-active) .collection-item{width:100%;max-width:none}.collection-index a:first-child{border-bottom-color:transparent}.collection-index a[aria-current=true]{border-bottom-color:var(--green)}
@media(min-width:1001px){.qh-pan-active.material-gallery{display:flex;flex-direction:column}.admin-bar .qh-pan-active.material-gallery{height:calc(100svh - 114px);min-height:580px}.qh-pan-active .gallery-heading,.qh-pan-active .collection-index{flex-shrink:0}.qh-pan-active .collection-viewport{flex:1;min-height:0;display:flex;flex-direction:column}.qh-pan-active .collection-track{flex:1;min-height:0;height:auto}.qh-pan-active .collection-item{height:auto;min-height:0;max-height:none}.qh-pan-active .material-display{height:100%;min-height:0}.qh-pan-active .material-photo{height:100%;min-height:0;max-height:none}}
body.elementor-editor-active .collection-track{display:grid;width:auto;gap:25px}body.elementor-editor-active .collection-item{width:100%;max-width:none}body.elementor-editor-active .material-gallery{height:auto;overflow:visible}body.elementor-editor-active .material-explorer [hidden]{display:grid!important}.reveal-ready{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-material{will-change:auto}.collection-track{display:grid;width:auto;padding:0 5%;gap:28px}.collection-item{width:100%;max-width:none}.qh-word{opacity:1!important}}
