/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.table{display:table}}:root{--ink:#10261e;--pine:#0d3025;--pine-soft:#164436;--acid:#d8ef72;--paper:#f5f1e8;--paper-strong:#ebe5d9;--white:#fffdf8;--concrete:#aaa89f;--muted:#69726d;--orange:#d8683f;--line:#10261e29}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;scroll-padding-top:5rem}body{background:var(--paper);min-height:100%;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Tahoma,Arial,Segoe UI,sans-serif;transition:background .22s,color .22s;overflow-x:hidden}h1,h2,h3,h4,blockquote,p{overflow-wrap:normal;word-break:normal}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}::selection{background:var(--acid);color:var(--pine)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f1e8f0;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:76px;padding:0 4vw;display:grid;position:sticky;top:0}.brand-link{width:max-content}.site-logo{align-items:center;gap:.78rem;display:inline-flex}.logo-mark{background:var(--pine);width:48px;height:48px;color:var(--acid);place-items:center;display:grid;position:relative;overflow:hidden}.logo-mark b{z-index:2;letter-spacing:-.06em;font-family:Arial,sans-serif;font-size:1.22rem;position:relative}.logo-mark i{background:#d8ef727a;border-radius:50%;width:5px;height:5px;position:absolute}.logo-mark i:first-of-type{top:7px;right:7px}.logo-mark i:nth-of-type(2){bottom:7px;left:8px}.logo-mark i:nth-of-type(3){bottom:8px;right:8px}.logo-copy{gap:.12rem;display:grid}.logo-copy strong{font-size:.9rem;line-height:1.2}.logo-copy small{color:var(--muted);font-size:.64rem}.desktop-nav{color:#46534d;align-items:center;gap:clamp(1.4rem,2.6vw,3rem);font-size:.76rem;display:flex}.desktop-nav a{padding:1.8rem 0;position:relative}.desktop-nav a:after{background:var(--orange);content:"";width:0;height:2px;transition:width .18s;position:absolute;bottom:1.25rem;right:0}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{width:100%}.header-controls{justify-self:end;align-items:center;gap:.5rem;display:flex}.control-button{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .72rem;font-size:.66rem;font-weight:800;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.control-button:hover,.control-button:focus-visible{border-color:var(--orange);background:var(--paper-strong);transform:translateY(-1px)}.control-icon{min-width:18px;color:var(--orange);place-items:center;font-family:Arial,sans-serif;font-size:.9rem;line-height:1;display:grid}.header-link{background:var(--pine);color:var(--white);justify-self:end;align-items:center;gap:.65rem;padding:.75rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex}.header-link span{color:var(--acid)}.mobile-nav{display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);min-height:calc(100vh - 76px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,7rem) 5vw clamp(3rem,6vw,5.5rem);display:flex}.eyebrow,.section-kicker{color:var(--pine);align-items:center;gap:.7rem;margin:0;font-size:.69rem;font-weight:800;display:flex}.eyebrow span{background:var(--orange);width:34px;height:2px}.hero h1{letter-spacing:normal;max-width:820px;margin:1.7rem 0 1.4rem;font-size:clamp(3.6rem,6.2vw,7.4rem);font-weight:800;line-height:1.14}.hero h1 em{color:var(--pine-soft);font-style:normal;display:block}.hero-lead{color:#4d5953;max-width:670px;margin:0;font-size:clamp(1rem,1.28vw,1.2rem);line-height:1.95}.hero-actions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:2.1rem;display:flex}.button{justify-content:center;align-items:center;gap:.85rem;min-height:52px;padding:.75rem 1.2rem;font-size:.78rem;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--pine);color:var(--white)}.button-primary span{color:var(--acid)}.button-ghost{border:1px solid var(--pine);color:var(--pine)}.mix-visual{isolation:isolate;background:radial-gradient(circle at 22% 18%,#d8ef7238 0 2px,#0000 3px) 0 0/24px 24px,linear-gradient(145deg,#174637 0%,#0d3025 54%,#081f18 100%);min-height:720px;position:relative;overflow:hidden}.mix-visual:before{content:"";background:linear-gradient(90deg,#0000 49.8%,#ffffff12 50%,#0000 50.2%);position:absolute;inset:0}.visual-label{z-index:4;color:#ffffffb8;gap:.25rem;font-size:.66rem;display:grid;position:absolute;top:2rem;right:2rem}.visual-label b{color:var(--acid);font-size:.82rem}.mix-ring{border:1px solid #d8ef726b;border-radius:50%;position:absolute}.ring-one{width:min(35vw,530px);height:min(35vw,530px);top:12%;right:-9%}.ring-two{border-style:dashed;width:min(25vw,380px);height:min(25vw,380px);top:22%;right:4%}.sample{z-index:3;color:var(--pine);background:radial-gradient(circle at 16% 26%,#767b73 0 2px,#0000 3px) 0 0/26px 26px,radial-gradient(circle at 62% 58%,#666b64 0 3px,#0000 4px) 0 0/34px 34px,linear-gradient(135deg,#c7c4b9,#878a82);place-items:end start;padding:1rem;font-size:.65rem;font-weight:800;display:grid;position:absolute;box-shadow:24px 32px 70px #00000057}.sample-cube{width:clamp(170px,17vw,250px);height:clamp(170px,17vw,250px);bottom:18%;right:12%;transform:rotate(-4deg)}.sample-cylinder{border-radius:48% 48% 18% 18%/12% 12% 8% 8%;width:clamp(130px,13vw,185px);height:clamp(205px,20vw,285px);bottom:11%;left:10%;transform:rotate(5deg)}.ingredient{z-index:5;color:#ffffffad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071f17c2;border:1px solid #ffffff2e;gap:.18rem;min-width:120px;padding:.85rem 1rem;font-size:.63rem;display:grid;position:absolute}.ingredient b{color:var(--acid);font-size:.82rem}.ingredient-sand{top:18%;left:7%}.ingredient-aggregate{top:39%;right:8%}.ingredient-binder{bottom:6%;right:42%}.visual-stamp{z-index:2;color:#d8ef721c;letter-spacing:-.1em;font-family:Arial,sans-serif;font-size:clamp(9rem,18vw,18rem);font-weight:900;line-height:1;position:absolute;top:8%;left:8%}.ticker{background:var(--acid);min-height:76px;color:var(--pine);white-space:nowrap;justify-content:center;align-items:center;gap:clamp(1rem,3vw,3.5rem);padding:1rem 4vw;font-size:.75rem;font-weight:800;display:flex;overflow:hidden}.ticker i{background:var(--orange);border-radius:50%;flex:none;width:6px;height:6px}.ticker-item{align-items:center;gap:clamp(1rem,3vw,3.5rem);display:inline-flex}.program-section,.sources-section{padding:clamp(5rem,9vw,9rem) 5vw}.section-heading{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:8vw;display:grid}.section-kicker{color:var(--orange);margin-bottom:1.1rem}.section-heading h2,.lab-title h2,.impact-heading h2,.sources-heading h2{letter-spacing:normal;max-width:900px;margin:0;font-size:clamp(2.8rem,5.2vw,6.2rem);font-weight:800;line-height:1.18}.section-intro{gap:1rem;padding-bottom:.4rem;display:grid}.section-intro p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.95}.section-intro p:first-child{color:var(--pine);font-size:1.05rem;font-weight:800}.learning-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(3.5rem,7vw,6.5rem);display:grid}.learning-grid article{border-left:1px solid var(--line);flex-direction:column;min-height:310px;padding:1.6rem;transition:background .18s;display:flex}.learning-grid article:last-child{border-left:0}.learning-grid article:hover{background:var(--paper-strong)}.learning-grid article>span,.material-number,.source-index{color:#8a928d;font-family:Consolas,monospace;font-size:.66rem}.learning-grid h3{margin:auto 0 .85rem;font-size:1.35rem;line-height:1.4}.learning-grid p{color:var(--muted);margin:0;font-size:.77rem;line-height:1.9}.lab-section{background:var(--pine);color:var(--white);padding:clamp(5rem,9vw,9rem) 5vw}.section-kicker-light{color:var(--acid)}.lab-title{grid-template-columns:1.2fr .8fr;column-gap:8vw;display:grid}.lab-title .section-kicker,.lab-title h2{grid-column:1}.lab-title h2 em,.impact-heading h2 em{color:var(--acid);font-style:normal}.lab-title>p:last-child{color:#fff9;grid-area:2/2;align-self:end;margin:0 0 .55rem;font-size:.82rem;line-height:1.95}.material-cards{background:#ffffff2e;border:1px solid #ffffff2e;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:clamp(3.5rem,7vw,6.5rem);display:grid}.material-card{background:#12392d;flex-direction:column;min-height:560px;padding:clamp(1.8rem,4vw,4rem);display:flex;position:relative;overflow:hidden}.mortar-card{background:var(--acid);color:var(--pine)}.material-number{color:inherit;opacity:.58}.material-icon{width:180px;height:150px;margin:1.5rem 0 2rem;position:relative}.mortar-icon{border-bottom:18px solid #0d3025d9;transform:skew(-12deg)}.mortar-icon i{background:#0d302529;border:1px solid #0d30255c;width:62px;position:absolute;bottom:0}.mortar-icon i:first-child{height:58px;right:4px}.mortar-icon i:nth-child(2){height:94px;right:60px}.mortar-icon i:nth-child(3){height:126px;right:116px}.concrete-icon i{background:var(--concrete);border-radius:50%;position:absolute;box-shadow:inset -8px -9px #0000001f}.concrete-icon i:first-child{width:76px;height:76px;top:4px;right:5px}.concrete-icon i:nth-child(2){width:52px;height:52px;top:82px;right:42px}.concrete-icon i:nth-child(3){width:64px;height:64px;top:34px;right:94px}.concrete-icon i:nth-child(4){background:var(--orange);width:34px;height:34px;top:105px;right:120px}.material-type{opacity:.7;margin:0 0 .9rem;font-size:.68rem;font-weight:800}.material-card h3{max-width:560px;margin:0 0 1rem;font-size:clamp(2rem,3.4vw,4rem);line-height:1.24}.material-card>p:not(.material-type){max-width:570px;color:inherit;opacity:.7;margin:0;font-size:.82rem;line-height:1.95}.material-card ul{flex-wrap:wrap;gap:.55rem;margin:auto 0 0;padding:2.5rem 0 0;list-style:none;display:flex}.material-card li{opacity:.78;border:1px solid;padding:.55rem .72rem;font-size:.65rem;font-weight:800}.process-block{grid-template-columns:.75fr 1.25fr;gap:7vw;margin-top:clamp(4rem,8vw,8rem);display:grid}.process-copy>span{color:var(--acid);font-size:.68rem;font-weight:800}.process-copy h3{margin:1.1rem 0 0;font-size:clamp(2rem,3.6vw,4.2rem);line-height:1.28}.process-list{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid #ffffff24;grid-template-columns:54px 1fr;gap:1.2rem;padding:1.35rem 0;display:grid}.process-list li>span{background:var(--acid);width:42px;height:42px;color:var(--pine);place-items:center;font-weight:800;display:grid}.process-list h4{margin:0 0 .4rem;font-size:1rem}.process-list p{color:#ffffff8f;margin:0;font-size:.72rem;line-height:1.8}.impact-section{background:var(--orange);color:#1c2d26;padding:clamp(5rem,9vw,9rem) 5vw}.impact-heading{grid-template-columns:1.2fr .8fr;column-gap:8vw;display:grid}.impact-heading .section-kicker,.impact-heading h2{grid-column:1}.impact-heading .section-kicker,.impact-heading h2 em{color:#fff3d4}.impact-heading>p:last-child{color:#1c2d26b8;grid-area:2/2;align-self:end;margin:0 0 .55rem;font-size:.82rem;line-height:1.9}.evidence-grid{border-top:1px solid #1c2d26bf;border-bottom:1px solid #1c2d26bf;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(3.5rem,7vw,6.5rem);display:grid}.evidence-grid article{border-left:1px solid #1c2d2642;flex-direction:column;min-height:390px;padding:1.6rem;display:flex}.evidence-grid article:last-child{border-left:0}.evidence-value{color:#fff3d4;letter-spacing:-.05em;font-family:Arial,sans-serif;font-size:clamp(2.6rem,4.5vw,5.6rem);font-weight:900;line-height:1}.evidence-grid h3{margin:2rem 0 .8rem;font-size:1.12rem;line-height:1.5}.evidence-grid p{color:#1c2d26b3;margin:0;font-size:.74rem;line-height:1.85}.evidence-grid a{border-bottom:1px solid #1c2d2680;align-items:center;gap:.35rem;width:max-content;margin-top:auto;padding-top:1.5rem;font-size:.61rem;font-weight:800;display:inline-flex}.comparison-card{background:#fff3d4;grid-template-columns:.8fr 1.2fr;gap:6vw;margin-top:4rem;padding:clamp(2rem,4vw,4rem);display:grid}.comparison-card>div:first-child>span{font-size:.64rem;font-weight:800}.comparison-card h3{margin:1rem 0;font-size:clamp(1.7rem,2.8vw,3.2rem);line-height:1.3}.comparison-card p{color:#1c2d26b3;margin:0;font-size:.72rem;line-height:1.9}.comparison-interactive{align-content:center;display:grid}.comparison-interactive>label{color:#1c2d26c2;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;font-size:.68rem;font-weight:800;display:flex}.comparison-interactive>label b{background:var(--pine);min-width:58px;color:var(--acid);text-align:center;padding:.5rem .65rem;font-family:Arial,sans-serif;font-size:1rem}.comparison-interactive input[type=range]{cursor:ew-resize;width:100%;height:22px;accent-color:var(--orange);margin:0}.range-scale{color:#1c2d2694;justify-content:space-between;margin-top:.15rem;font-family:Arial,sans-serif;font-size:.58rem;display:flex}.comparison-bars{align-content:center;gap:1.5rem;margin-top:2rem;display:grid}.comparison-bars>div{grid-template-columns:90px 1fr 42px;align-items:center;gap:.8rem;font-size:.68rem;font-weight:800;display:grid}.comparison-bars i{background:var(--pine);height:18px;transition:width .24s}.comparison-bars>div:last-child i{background:var(--orange)}.comparison-bars b{font-family:Arial,sans-serif;font-size:.9rem}.sources-section{grid-template-columns:.75fr 1.25fr;gap:7vw;display:grid}.sources-heading h2{font-size:clamp(2.7rem,4.5vw,5.2rem)}.sources-heading>p:last-child{max-width:480px;color:var(--muted);margin:1.3rem 0 0;font-size:.78rem;line-height:1.9}.source-list{border-top:1px solid var(--ink)}.source-list>a{border-bottom:1px solid var(--line);grid-template-columns:40px 95px 1fr 32px;align-items:center;gap:1rem;min-height:118px;padding:1.2rem 0;transition:padding .18s,background .18s;display:grid}.source-list>a:hover,.source-list>a:focus-visible{background:var(--paper-strong);padding-inline:1rem}.source-tag{background:var(--acid);width:max-content;color:var(--pine);padding:.45rem .55rem;font-size:.59rem;font-weight:800}.source-list>a>span:nth-child(3){gap:.42rem;display:grid}.source-list strong{font-size:.92rem;line-height:1.5}.source-list small{color:var(--muted);font-size:.62rem}.source-list>a>b{color:var(--orange);font-size:1rem}.closing-section{background:var(--acid);min-height:620px;color:var(--pine);grid-template-columns:.45fr 1.55fr;align-items:center;gap:5vw;padding:clamp(4rem,8vw,8rem) 5vw;display:grid;position:relative;overflow:hidden}.closing-mark{color:#0d30251f;letter-spacing:-.1em;font-family:Arial,sans-serif;font-size:clamp(10rem,24vw,26rem);font-weight:900;line-height:.8}.closing-section p{margin:0;font-size:.68rem;font-weight:800}.closing-section blockquote{letter-spacing:normal;max-width:1050px;margin:2rem 0 0;font-size:clamp(2.6rem,5vw,6.2rem);font-weight:800;line-height:1.28}.closing-section blockquote em{color:var(--orange);font-style:normal}footer{background:var(--pine);color:#ffffffad;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding:2rem 4vw;font-size:.65rem;display:grid}footer .logo-mark{background:var(--acid);color:var(--pine)}footer .logo-copy strong{color:var(--white)}footer .logo-copy small{color:#ffffff80}footer p{text-align:center;margin:0}footer>a{color:var(--acid);justify-self:end;font-weight:800}html[dir=ltr] body{font-family:Segoe UI,Arial,sans-serif}html[dir=ltr] .desktop-nav a:after{left:0;right:auto}html[data-theme=dark]{--ink:#edf5ef;--paper:#071b15;--paper-strong:#0e2a20;--muted:#a6b6ae;--line:#edf5ef29}html[data-theme=dark] .site-header{background:#071b15f0}html[data-theme=dark] .desktop-nav,html[data-theme=dark] .logo-copy small,html[data-theme=dark] .hero-lead{color:#b7c5bd}html[data-theme=dark] .logo-mark,html[data-theme=dark] .button-primary{background:var(--acid);color:#0d3025}html[data-theme=dark] .eyebrow,html[data-theme=dark] .section-kicker,html[data-theme=dark] .hero h1 em{color:var(--acid)}html[data-theme=dark] .button-ghost{border-color:var(--acid);color:var(--acid)}html[data-theme=dark] .section-intro p:first-child{color:var(--ink)}html[data-theme=dark] .learning-grid article:hover,html[data-theme=dark] .source-list>a:hover,html[data-theme=dark] .source-list>a:focus-visible,html[data-theme=dark] .control-button:hover,html[data-theme=dark] .control-button:focus-visible{background:#123126}html[data-theme=dark] .lab-section{background:#04130e}html[data-theme=dark] .impact-heading .section-kicker{color:#fff3d4}html[data-theme=dark] .source-list{border-top-color:var(--ink)}html[data-theme=dark] .mobile-nav nav{background:#0e2a20;box-shadow:0 20px 60px #00000061}html[data-theme=dark] footer{background:#020b08}@media (width<=1100px){.site-header{grid-template-columns:1fr auto auto;gap:.75rem}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;align-items:center;gap:.45rem;padding:.66rem .8rem;font-size:.7rem;font-weight:800;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--white);border:1px solid var(--line);top:calc(100% + .65rem);width:220px;padding:.5rem;display:grid;position:absolute;inset-inline-end:0;box-shadow:0 20px 60px #0d30252e}.mobile-nav nav a{border-bottom:1px solid var(--line);padding:.88rem;font-size:.74rem}.mobile-nav nav a:last-child{border-bottom:0}.hero{grid-template-columns:1fr}.mix-visual{min-height:620px}.ring-one{width:520px;height:520px}.ring-two{width:360px;height:360px}.learning-grid,.evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-grid article:nth-child(2),.evidence-grid article:nth-child(2){border-left:0}.learning-grid article:nth-child(-n+2),.evidence-grid article:nth-child(-n+2){border-bottom:1px solid}.sources-section{grid-template-columns:1fr}}@media (width<=820px){.section-heading,.lab-title,.impact-heading,.process-block{grid-template-columns:1fr}.lab-title>p:last-child,.impact-heading>p:last-child{grid-area:auto/1;max-width:680px;margin-top:1.6rem}.material-cards{grid-template-columns:1fr}.material-card{min-height:500px}.comparison-card,.closing-section{grid-template-columns:1fr}.closing-mark{opacity:.6;position:absolute;top:1rem;left:-1rem}.closing-section>div:last-child{z-index:2;position:relative}footer{grid-template-columns:1fr auto}footer p{display:none}}@media (width<=620px){.site-header{min-height:68px;padding:0 1rem}.logo-mark{width:42px;height:42px}.logo-copy strong{font-size:.82rem}.hero-copy{padding:4.2rem 1.2rem 3.2rem}.hero h1{font-size:clamp(2.8rem,13vw,4.5rem);line-height:1.2}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.mix-visual{min-height:520px}.visual-label{top:1rem;right:1rem}.sample-cube{bottom:17%;right:7%}.sample-cylinder{bottom:9%;left:2%}.ingredient{min-width:104px;padding:.68rem}.ingredient-sand{top:20%;left:4%}.ingredient-aggregate{top:37%;right:3%}.ingredient-binder{bottom:4%;right:34%}.ticker{justify-content:flex-start;overflow-x:auto}.program-section,.lab-section,.impact-section,.sources-section{padding:4.8rem 1.2rem}.section-heading h2,.lab-title h2,.impact-heading h2,.sources-heading h2{font-size:clamp(2.4rem,11vw,3.8rem);line-height:1.22}.section-intro{margin-top:1.7rem}.learning-grid,.evidence-grid{grid-template-columns:1fr}.learning-grid article,.learning-grid article:nth-child(2),.evidence-grid article,.evidence-grid article:nth-child(2){border-bottom:1px solid var(--line);border-left:0;min-height:260px}.evidence-grid article{min-height:320px}.learning-grid article:last-child,.evidence-grid article:last-child{border-bottom:0}.material-card{min-height:540px;padding:1.4rem}.material-card h3{font-size:clamp(2rem,9vw,3rem)}.process-block{gap:2.8rem}.process-list li{grid-template-columns:46px 1fr;gap:.9rem}.comparison-card{padding:1.5rem}.comparison-bars>div{grid-template-columns:76px 1fr 36px}.source-list>a{grid-template-columns:32px 1fr 26px;gap:.75rem;min-height:132px}.source-tag{grid-area:1/2}.source-list>a>span:nth-child(3){grid-area:2/2}.source-list>a>b{grid-area:1/3/3}.source-index{grid-row:1/3}.closing-section{min-height:560px;padding:4.5rem 1.2rem}.closing-section blockquote{font-size:clamp(2.25rem,10.5vw,3.8rem);line-height:1.36}footer{padding:1.5rem 1rem}.control-label{display:none}.control-button{width:40px;padding:.5rem}.mobile-nav summary{justify-content:center;width:40px;padding:.5rem;font-size:0}.mobile-nav summary span{font-size:1rem}.logo-copy strong{max-width:122px;font-size:.7rem}.logo-copy small{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
