/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.static{position:static}.start{inset-inline-start:var(--spacing)}.resize{resize:both}}:root{--yellow:#ffd800;--black:#080808;--white:#fff;--paper:#f4f4f0;--line:#08080838;--muted:#5f5f5a;--shift-slow:0px;--shift-fast:0px;--shift-texture:0px;--shift-word:0px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--black);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:30;border-bottom:1px solid var(--black);background:#f4f4f0f5;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:2rem;min-height:82px;padding:0 3vw;display:grid;position:relative}.brand{align-items:center;gap:.85rem;width:fit-content;display:inline-flex}.brand img{object-fit:cover;width:48px;height:48px}.brand span{letter-spacing:-.04em;font-size:.72rem;font-weight:900;line-height:.9}.desktop-nav{align-items:center;gap:clamp(1rem,2vw,2rem);display:flex}.desktop-nav a,.language-switch a{letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:800}.desktop-nav a{position:relative}.desktop-nav a:after{background:var(--yellow);content:"";transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:-.45rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-tools{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.language-switch{align-items:center;gap:.2rem;display:flex}.language-switch a{border:1px solid #0000;place-items:center;min-width:42px;min-height:42px;display:grid}.language-switch .is-active{background:var(--black);color:var(--yellow)}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;place-items:center;min-height:42px;font-size:.75rem;font-weight:800;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--black);background:var(--yellow);width:min(19rem,100vw - 2rem);box-shadow:7px 7px 0 var(--black);display:grid;position:absolute;top:2.8rem;right:0}.mobile-menu nav a{border-bottom:1px solid var(--black);text-transform:uppercase;padding:.95rem 1rem;font-size:.82rem;font-weight:800}.mobile-menu nav a:last-child{border-bottom:0}.hero{isolation:isolate;border-bottom:1px solid var(--black);background:var(--paper);grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr);min-height:650px;display:grid;position:relative}.hero-backdrop{z-index:-3;transform:translate3d(0, var(--shift-slow), 0);position:absolute;inset:-80px 0}.hero-backdrop img{object-fit:cover;object-position:center;filter:grayscale()contrast(1.08);opacity:.2}.hero-texture{z-index:-2;opacity:.92;mix-blend-mode:normal;transform:translate3d(0, var(--shift-texture), 0);background:linear-gradient(90deg,#f4f4f0f5 0 44%,#ffd80059),url(/textures/plaster-yellow.webp) 50%/cover;position:absolute;inset:0}.hero-wordmark{z-index:-1;color:#ffffff5c;letter-spacing:-.13em;transform:translate3d(0, var(--shift-word), 0);pointer-events:none;font-size:clamp(11rem,30vw,34rem);font-weight:900;line-height:.8;position:absolute;bottom:-.27em;right:-.04em}.hero-copy{z-index:2;border-right:1px solid var(--black);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f4f4f0c7;flex-direction:column;justify-content:center;min-width:0;padding:clamp(3.5rem,6vw,6rem) clamp(2rem,4vw,4.8rem) 3.2rem 3vw;display:flex;position:relative}.eyebrow{letter-spacing:.11em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.73rem;font-weight:900}.eyebrow:before{background:var(--yellow);content:"";width:2.2rem;height:.62rem;margin-right:.7rem;display:inline-block}h1{letter-spacing:-.06em;text-wrap:balance;text-transform:uppercase;max-width:11ch;margin:0;font-size:clamp(3.2rem,5.5vw,6.4rem);font-weight:900;line-height:.93}.hero-description{max-width:38rem;margin:1.7rem 0 0;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.8rem;display:flex}.primary-action{border:1px solid var(--black);background:var(--yellow);text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;min-width:13.5rem;min-height:52px;padding:.85rem 1rem;font-size:.82rem;font-weight:900;transition:background .16s,color .16s;display:inline-flex}:is(.primary-action:hover,.primary-action:focus-visible){background:var(--black);color:var(--yellow)}.text-action{text-transform:uppercase;align-items:center;gap:.55rem;min-height:44px;font-size:.8rem;font-weight:900;display:inline-flex}.hero-scope{letter-spacing:.11em;text-transform:uppercase;margin:2rem 0 0;font-size:.68rem;font-weight:900}.hero-visual{z-index:2;min-width:0;min-height:650px;margin:0;position:relative;overflow:hidden}.hero-visual:before{content:"";background-image:linear-gradient(30deg,#0000 48%,#08080812 49% 51%,#0000 52%),linear-gradient(-30deg,#0000 48%,#08080812 49% 51%,#0000 52%);background-size:36px 63px;border:1px solid #08080840;position:absolute;inset:4% 5%}.logo-model{z-index:2;cursor:grab;touch-action:pan-y;position:absolute;inset:4.5rem 4vw 3.5rem}.logo-model canvas{width:100%;height:100%}.hero-visual figcaption{z-index:3;background:var(--yellow);text-transform:uppercase;max-width:25rem;padding:.85rem 1rem;font-size:.72rem;font-weight:900;position:absolute;bottom:0;right:0}.hero-marker{z-index:3;background:var(--white);text-transform:uppercase;padding:.5rem .62rem;font-size:.68rem;font-weight:900;position:absolute}.marker-top{top:1.2rem;right:1.2rem}.marker-bottom{bottom:1.2rem;left:1.2rem}h2{letter-spacing:-.055em;text-wrap:balance;text-transform:uppercase;margin:0;font-size:clamp(2.5rem,4.4vw,5.1rem);font-weight:900;line-height:.96}h3{margin:0;font-size:1.1rem;line-height:1.18}.section-intro{grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr);gap:1.2rem 6vw;padding:clamp(3.8rem,6vw,6rem) 3vw clamp(2.5rem,4vw,4rem);display:grid}.section-intro .eyebrow{grid-column:1/-1}.section-intro>p:last-child{max-width:39rem;color:var(--muted);align-self:end;margin:0;font-size:1.04rem;line-height:1.55}.statement-strip{border-bottom:1px solid var(--black);background:var(--yellow);grid-template-columns:repeat(3,1fr);display:grid}.statement-strip p{border-right:1px solid var(--black);text-transform:uppercase;align-items:center;gap:.85rem;min-height:84px;margin:0;padding:1rem 3vw;font-size:clamp(.95rem,1.4vw,1.22rem);font-weight:900;display:flex}.statement-strip p:last-child{border-right:0}.statement-strip span{font-size:.68rem}.audience-section{border-bottom:1px solid var(--black);grid-template-columns:.32fr 1.68fr;gap:3vw;padding:1.6rem 3vw;display:grid}.audience-section>p{letter-spacing:.1em;text-transform:uppercase;margin:.55rem 0 0;font-size:.7rem;font-weight:900}.audience-section>div{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.audience-section span{border:1px solid var(--black);text-transform:uppercase;padding:.45rem .68rem;font-size:.75rem;font-weight:800}.featured-case{border-bottom:1px solid var(--black);background:var(--black);color:var(--white);grid-template-columns:minmax(360px,.95fr) minmax(440px,1.05fr);display:grid}.case-video{background:#111;border-right:1px solid #353535;min-height:680px;position:relative;overflow:hidden}.case-video video{object-fit:cover;object-position:center;width:100%;height:100%;min-height:680px}.video-badge{background:var(--yellow);color:var(--black);text-transform:uppercase;align-items:center;gap:.55rem;padding:.8rem .9rem;font-size:.7rem;font-weight:900;display:inline-flex;position:absolute;bottom:0;right:0}.case-copy{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:34px 34px;flex-direction:column;justify-content:center;padding:clamp(3.8rem,6vw,6.5rem) clamp(2rem,5vw,6rem);display:flex}.case-copy h2{max-width:12ch;font-size:clamp(2.7rem,4.4vw,5rem)}.case-copy .eyebrow:before{background:var(--yellow)}.case-lead{color:#b9b9b4;max-width:43rem;margin:1.7rem 0 2.5rem;font-size:1.05rem;line-height:1.6}.case-copy dl{border-top:1px solid #3d3d3d;margin:0}.case-copy dl div{border-bottom:1px solid #3d3d3d;grid-template-columns:minmax(7rem,.35fr) 1fr;gap:1rem;padding:1rem 0;display:grid}.case-copy dt{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.case-copy dd{margin:0;font-weight:700}.projects-section{background:var(--paper);padding-bottom:clamp(3.8rem,6vw,6rem)}.project-grid{grid-template-columns:repeat(3,1fr);gap:2.6rem 1.15rem;padding:0 3vw;display:grid}.project{min-width:0;margin:0}.project-image{aspect-ratio:4/3;border:1px solid var(--black);background:#ddd;position:relative;overflow:hidden}.project:nth-child(3n+2) .project-image{aspect-ratio:1}.project-image img{object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .3s}.project:hover .project-image img{filter:saturate(1.08);transform:scale(1.035)}.project figcaption{grid-template-columns:2rem 1fr;gap:.65rem;padding-top:.85rem;display:grid}.project figcaption>span{font-size:.68rem;font-weight:900}.project figcaption div{gap:.25rem;min-width:0;display:grid}.project figcaption strong{text-transform:uppercase;font-size:.98rem}.project figcaption small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;line-height:1.4}.possibilities-section{border-top:1px solid var(--black);border-bottom:1px solid var(--black)}.possibility-list{border-top:1px solid var(--black)}.possibility-list article{border-bottom:1px solid var(--black);grid-template-columns:2.5rem 2.7rem minmax(220px,.75fr) minmax(300px,1.25fr);align-items:center;gap:clamp(1rem,2.2vw,2.6rem);min-height:122px;padding:1.35rem 3vw;transition:background .18s,color .18s;display:grid}.possibility-list article:last-child{border-bottom:0}.possibility-list article:hover{background:var(--black);color:var(--white)}.possibility-list article:hover svg{color:var(--yellow)}.possibility-list .item-number{align-self:start;font-size:.68rem;font-weight:900}.possibility-list svg{width:1.8rem;height:1.8rem;transition:color .18s}.possibility-list h3{letter-spacing:-.025em;text-transform:uppercase;font-size:clamp(1.2rem,1.8vw,1.8rem)}.possibility-list p{max-width:44rem;color:var(--muted);margin:0;font-size:.98rem;line-height:1.5}.possibility-list article:hover p{color:#cdcdc7}.technology-section{border-bottom:1px solid var(--black);grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);display:grid}.technology-photo{border-right:1px solid var(--black);background:#242424;min-height:650px;position:relative;overflow:hidden}.technology-photo img{object-fit:cover}.technology-photo:after{content:"";background:linear-gradient(#0000 55%,#00000085);position:absolute;inset:0}.technology-photo>span{z-index:2;background:var(--yellow);align-items:center;gap:.6rem;padding:.72rem .8rem;font-size:.72rem;font-weight:900;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.technology-copy{padding:clamp(3.8rem,5vw,6rem) 3vw}.technology-copy h2{max-width:12ch;font-size:clamp(2.6rem,4vw,4.7rem)}.technology-lead{max-width:46rem;color:var(--muted);margin:1.6rem 0 2.4rem;font-size:1.03rem;line-height:1.55}.technology-list{border-top:1px solid var(--line)}.technology-list article{border-bottom:1px solid var(--line);grid-template-columns:2.5rem 1fr;gap:1rem;padding:1.1rem 0;display:grid}.technology-list article>span{font-size:.68rem;font-weight:900}.technology-list h3{text-transform:uppercase;margin-bottom:.35rem}.technology-list p{max-width:40rem;color:var(--muted);margin:0;line-height:1.45}.advantages-section{border-bottom:1px solid var(--black);background:var(--yellow);grid-template-columns:.9fr 1.1fr;gap:7vw;padding:clamp(3.8rem,6vw,6rem) 3vw;display:grid}.advantages-section h2{max-width:11ch;font-size:clamp(2.7rem,4.2vw,4.8rem)}.advantages-section ol{border-top:1px solid var(--black);margin:0;padding:0;list-style:none}.advantages-section li{border-bottom:1px solid var(--black);text-transform:uppercase;grid-template-columns:2.5rem 1fr;gap:.8rem;padding:1rem 0;font-size:clamp(.95rem,1.35vw,1.18rem);font-weight:900;display:grid}.advantages-section li span{font-size:.66rem}.process-section,.process-intro{border-bottom:1px solid var(--black)}.process-list{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-list li{border-right:1px solid var(--black);border-bottom:1px solid var(--black);min-height:215px;padding:1.25rem 1.25rem 1.5rem;position:relative}.process-list li:nth-child(4n){border-right:0}.process-list li:nth-last-child(-n+3){border-bottom:0}.process-list li:last-child{border-right:0;grid-column:span 2}.process-list li>span{margin-bottom:2.8rem;font-size:.68rem;font-weight:900;display:block}.process-list h3{text-transform:uppercase;margin-bottom:.55rem;font-size:1.18rem}.process-list p{max-width:20rem;color:var(--muted);margin:0;line-height:1.45}.process-list svg{position:absolute;top:1rem;right:1rem}.process-list li:hover{background:var(--yellow)}.materials-needed{isolation:isolate;border-bottom:1px solid var(--black);background:url(/textures/plaster-yellow.webp) 50%/cover;padding:clamp(4rem,6vw,6.5rem) 3vw;position:relative}.materials-needed:before{z-index:-1;content:"";background-color:#f4f4f0cc;background-image:linear-gradient(30deg,#0808080d 12%,#0000 12.5% 87%,#0808080d 87.5%),linear-gradient(150deg,#0808080d 12%,#0000 12.5% 87%,#0808080d 87.5%);background-size:46px 80px;position:absolute;inset:0}.materials-heading{grid-template-columns:.9fr 1.1fr;gap:1.5rem 6vw;margin-bottom:2.8rem;display:grid}.materials-heading .eyebrow{grid-column:1/-1}.materials-heading>p:last-child{align-self:end;max-width:42rem;margin:0;line-height:1.55}.placeholder-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.placeholder-grid article{border:1px solid var(--black);background:#f4f4f0e0;padding:1rem}.placeholder-grid article>span{margin-bottom:.75rem;font-size:.68rem;font-weight:900;display:block}.placeholder-frame{border:1px dashed var(--black);text-align:center;background:#ffd80033;place-items:center;min-height:190px;margin-bottom:1rem;padding:1.5rem;display:grid}.placeholder-frame strong{text-transform:uppercase;max-width:22rem;font-size:.82rem;line-height:1.45}.placeholder-grid h3{text-transform:uppercase;margin-bottom:.55rem}.placeholder-grid p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.contact-section{background:var(--black);color:var(--white);grid-template-columns:minmax(360px,.9fr) minmax(500px,1.1fr);display:grid}.contact-copy{border-right:1px solid #3c3c3c;min-width:0;padding:clamp(4rem,6vw,6.5rem) 3vw}.contact-copy h2{overflow-wrap:anywhere;max-width:12ch;font-size:clamp(2.8rem,4.5vw,5rem)}.contact-copy>p:last-of-type{color:#b2b2ad;max-width:40rem;margin:1.6rem 0 2rem;font-size:1.03rem;line-height:1.55}.contact-action{color:var(--black)}.contact-list{flex-direction:column;justify-content:center;align-self:stretch;padding:2rem 3vw;display:flex}.contact-list a{border-bottom:1px solid #3c3c3c;grid-template-columns:minmax(6rem,.28fr) minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:92px;display:grid}.contact-list a:first-child{border-top:1px solid #3c3c3c}.contact-list a span{color:var(--yellow);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:900}.contact-list strong{overflow-wrap:anywhere;min-width:0;font-size:clamp(.95rem,1.4vw,1.24rem)}.contact-list a:hover strong{color:var(--yellow)}.site-footer{background:var(--black);color:var(--white);text-transform:uppercase;border-top:1px solid #333;grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:1.25rem 3vw;font-size:.7rem;display:grid}.footer-brand{align-items:center;gap:.7rem;display:flex}.footer-brand img{object-fit:cover;width:42px;height:42px}@media (max-width:1080px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu{display:block}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-right:2.5rem}.project-grid{grid-template-columns:repeat(2,1fr)}.project:nth-child(3n+2) .project-image{aspect-ratio:4/3}.project:nth-child(2n) .project-image{aspect-ratio:1}.process-list{grid-template-columns:repeat(2,1fr)}.process-list li,.process-list li:nth-child(4n),.process-list li:last-child{border-right:1px solid var(--black);border-bottom:1px solid var(--black);grid-column:auto}.process-list li:nth-child(2n){border-right:0}.process-list li:last-child{border-bottom:0;border-right:0;grid-column:1/-1}}@media (max-width:820px){.hero,.featured-case,.technology-section,.advantages-section,.contact-section{grid-template-columns:1fr}.hero{min-height:0}.hero-copy{border-right:0;border-bottom:1px solid var(--black);min-height:560px;padding-left:6vw}.hero-texture{background:linear-gradient(#f4f4f0e0,#ffd80059),url(/textures/plaster-yellow.webp) 50%/cover}.hero-visual{min-height:520px}.case-video{border-bottom:1px solid #353535;border-right:0;min-height:620px}.case-video video{min-height:620px}.section-intro,.materials-heading{grid-template-columns:1fr}.section-intro .eyebrow,.materials-heading .eyebrow{grid-column:auto}.technology-photo{border-right:0;border-bottom:1px solid var(--black);min-height:580px}.contact-copy{border-bottom:1px solid #3c3c3c;border-right:0}.placeholder-grid{grid-template-columns:1fr}.placeholder-grid article{grid-template-columns:2rem minmax(220px,.8fr) minmax(260px,1.2fr);align-items:center;gap:0 1rem;display:grid}.placeholder-grid article>span{align-self:start}.placeholder-frame{grid-row:span 2;margin:0}}@media (max-width:600px){.site-header{min-height:70px;padding:0 1rem}.brand img{width:42px;height:42px}.brand span{display:none}.language-switch a{min-width:38px;min-height:38px;font-size:.68rem}.header-tools{gap:.4rem}.hero-copy{min-height:0;padding:3.7rem 1rem 2.7rem}h1{letter-spacing:-.05em;max-width:12ch;font-size:clamp(2.65rem,12.5vw,4rem);line-height:.97}.hero-description{margin-top:1.35rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:1.5rem}.hero-scope{margin-top:1.4rem;line-height:1.45}.hero-visual{min-height:390px}.logo-model{inset:2.6rem .5rem 2.5rem}.hero-visual figcaption{max-width:calc(100% - 1rem);font-size:.65rem}.marker-bottom{display:none}h2{letter-spacing:-.045em;font-size:clamp(2.2rem,10.5vw,3.35rem);line-height:1}.statement-strip{grid-template-columns:1fr}.statement-strip p{border-right:0;border-bottom:1px solid var(--black);min-height:66px;padding:.8rem 1rem}.statement-strip p:last-child{border-bottom:0}.audience-section{grid-template-columns:1fr;padding:1.3rem 1rem}.audience-section>div{justify-content:flex-start}.featured-case{flex-direction:column;display:flex}.case-video,.case-video video{min-height:118vw;max-height:700px}.case-copy{padding:3.7rem 1rem}.case-copy h2{font-size:clamp(2.2rem,10.5vw,3.35rem)}.case-copy dl div{grid-template-columns:1fr;gap:.35rem}.section-intro{padding:3.7rem 1rem 2.4rem}.project-grid{grid-template-columns:1fr;gap:2.3rem;padding:0 1rem}.project:nth-child(n) .project-image{aspect-ratio:4/3}.possibility-list article{grid-template-columns:2rem 2rem 1fr;gap:.65rem;min-height:0;padding:1.3rem 1rem}.possibility-list article p{grid-column:3;font-size:.92rem}.possibility-list h3{font-size:1.18rem}.technology-photo{min-height:110vw}.technology-copy,.advantages-section,.materials-needed,.contact-copy{padding:3.7rem 1rem}.technology-copy h2,.advantages-section h2,.contact-copy h2{font-size:clamp(2.2rem,10.5vw,3.35rem)}.advantages-section{gap:2.6rem}.process-list{grid-template-columns:1fr}.process-list li,.process-list li:nth-child(2n),.process-list li:last-child{border-right:0;border-bottom:1px solid var(--black);grid-column:auto;min-height:178px;padding:1.1rem 1rem 1.3rem}.process-list li:last-child{border-bottom:0}.process-list li>span,.materials-heading{margin-bottom:2rem}.placeholder-grid article{display:block}.placeholder-frame{min-height:150px;margin-bottom:1rem}.contact-list{padding:2rem 1rem}.contact-list a{grid-template-columns:minmax(0,1fr) auto;gap:.4rem .8rem;min-height:92px}.contact-list a span{grid-column:1/-1}.contact-list strong{font-size:.96rem}.site-footer{grid-template-columns:1fr auto;gap:1rem;padding:1rem}.site-footer>span:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.hero-backdrop,.hero-texture,.hero-wordmark{transform:none}}.desktop-nav{gap:clamp(.7rem,1.25vw,1.35rem)}.desktop-nav a{font-size:.7rem}h1{letter-spacing:-.035em;max-width:10ch;font-size:clamp(3rem,5vw,5.75rem);line-height:1.01}h2{letter-spacing:-.035em;font-size:clamp(2.4rem,4vw,4.7rem);line-height:1.035}.hero-visual{isolation:isolate;background-color:var(--yellow);background-image:linear-gradient(#08080814 1px,#0000 1px),linear-gradient(90deg,#08080814 1px,#0000 1px),repeating-linear-gradient(135deg,#0000 0 35px,#ffffff3d 36px 37px);background-size:46px 46px,46px 46px,100% 100%;overflow:hidden}.hero-visual:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#0000 49.8%,#0808082e 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#0808082e 50%,#0000 50.2%);border:1px solid #0808086b;position:absolute;inset:clamp(1rem,3vw,3rem)}.hero-visual:after{z-index:0;aspect-ratio:1;content:"";pointer-events:none;border:1px solid #08080847;border-radius:50%;width:min(24vw,340px);position:absolute;bottom:-18%;right:-7%;box-shadow:0 0 0 34px #08080809,0 0 0 68px #08080806}.hero-wordmark{z-index:0;color:#ffffff47}.logo-model{z-index:2;background:url(/brand/logo-3d-reference.png) 50%/contain no-repeat;inset:3rem 2.5vw 2.75rem}.logo-model[data-ready=true]{background-image:none}.logo-model canvas{z-index:1;position:relative}.projects-section,.technology-section,.process-section{background-color:var(--paper);background-image:linear-gradient(#08080806 1px,#0000 1px),linear-gradient(90deg,#08080806 1px,#0000 1px),linear-gradient(#f6f6f2cc,#f6f6f2cc),url(/textures/plaster-yellow.webp);background-size:38px 38px,38px 38px,100% 100%,cover}.projects-section{padding-bottom:clamp(5rem,9vw,9rem);position:relative}.project-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,2vw,2rem)}.project:first-child{grid-column:1/span 5}.project:nth-child(2){grid-column:6/span 3}.project:nth-child(3){grid-column:9/span 4}.project:nth-child(4){grid-column:2/span 4}.project:nth-child(5){grid-column:6/span 6}.project:nth-child(2) .project-image,.project:nth-child(4) .project-image{aspect-ratio:4/5}.gallery-section{color:var(--white);background-color:var(--ink);background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(#080808db,#080808db),url(/textures/plaster-yellow.webp);background-size:44px 44px,44px 44px,100% 100%,cover;padding:clamp(6rem,10vw,10rem) 0 clamp(4.5rem,7vw,7rem);position:relative;overflow:hidden}.gallery-section:before{background:var(--paper);clip-path:polygon(0 0,100% 0,100% 32%,82% 32%,78% 100%,55% 100%,51% 52%,27% 52%,23% 100%,0 100%);content:"";width:100%;height:clamp(32px,4.5vw,72px);position:absolute;top:-1px;left:0}.gallery-heading{grid-template-columns:minmax(0,1fr) minmax(250px,.6fr) auto;align-items:end;gap:clamp(1.5rem,4vw,5rem);padding:0 3vw clamp(2rem,4vw,4rem);display:grid}.gallery-heading h2{max-width:8ch}.gallery-heading p{color:#ffffffa8;max-width:42ch;margin:0;line-height:1.65}.gallery-controls{gap:.65rem;display:flex}.gallery-controls button{width:48px;height:48px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff59;place-items:center;padding:0;transition:color .18s,border-color .18s,background .18s;display:grid}:is(.gallery-controls button:hover,.gallery-controls button:focus-visible){border-color:var(--yellow);color:var(--ink);background:var(--yellow)}.gallery-rail{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-color:var(--yellow) #ffffff1f;scrollbar-width:thin;gap:clamp(.8rem,1.25vw,1.4rem);padding:0 3vw 1.5rem;scroll-padding-inline:3vw;display:flex;overflow-x:auto}.gallery-card{scroll-snap-align:start;flex:0 0 clamp(250px,25vw,400px);margin:0;position:relative}.gallery-card:nth-child(3n+2){flex-basis:clamp(220px,21vw,340px)}.gallery-image{background:#171717;border:1px solid #ffffff2e;height:clamp(260px,27vw,400px);position:relative;overflow:hidden}.gallery-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#0000008c);border:1px solid #0000;position:absolute;inset:0}.gallery-image img{object-fit:cover;filter:saturate(.92)contrast(1.03);width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.75,.25,1)}.gallery-card:hover .gallery-image img{transform:scale(1.025)}.gallery-card figcaption{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.75rem;padding-top:.85rem;font-size:clamp(.85rem,1vw,1rem);font-weight:760;line-height:1.25;display:grid}.gallery-index{color:var(--yellow);letter-spacing:.1em;font-size:.68rem}.advantages-section{isolation:isolate;background-color:var(--yellow);background-image:linear-gradient(#0808080a 1px,#0000 1px),linear-gradient(90deg,#0808080a 1px,#0000 1px),linear-gradient(#ffd800d1,#ffd800d1),url(/textures/plaster-yellow.webp);background-size:42px 42px,42px 42px,100% 100%,cover;border:0;margin-block:clamp(30px,4vw,62px);position:relative}.advantages-section:before,.advantages-section:after{background:var(--yellow);content:"";pointer-events:none;width:100%;height:clamp(31px,4.1vw,63px);position:absolute;left:0}.advantages-section:before{clip-path:polygon(0 100%,0 58%,18% 58%,22% 0,48% 0,52% 70%,74% 70%,78% 0,100% 0,100% 100%);top:calc(-1*clamp(31px,4.1vw,63px) + 1px)}.advantages-section:after{clip-path:polygon(0 0,100% 0,100% 45%,80% 45%,76% 100%,49% 100%,45% 28%,21% 28%,17% 100%,0 100%);bottom:calc(-1*clamp(31px,4.1vw,63px) + 1px)}.possibilities-section,.contact-section{margin-top:clamp(30px,4vw,58px);position:relative}.possibilities-section:before,.contact-section:before{background:var(--ink);clip-path:polygon(0 0,19% 0,23% 68%,49% 68%,53% 0,78% 0,82% 45%,100% 45%,100% 100%,0 100%);content:"";pointer-events:none;width:100%;height:clamp(31px,4.1vw,59px);position:absolute;top:calc(-1*clamp(31px,4.1vw,59px) + 1px);left:0}.contact-copy h2{letter-spacing:-.03em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:13ch;font-size:clamp(2.5rem,4vw,4.45rem);line-height:1.045}@media (max-width:1080px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project:nth-child(n){grid-column:auto}.project:nth-child(5){grid-column:1/-1}.gallery-heading{grid-template-columns:minmax(0,1fr) minmax(240px,.7fr)}.gallery-controls{grid-column:2;justify-self:end}}@media (max-width:820px){h1{letter-spacing:-.032em;max-width:11ch;font-size:clamp(2.65rem,12vw,5.15rem);line-height:1.015}h2{letter-spacing:-.032em;font-size:clamp(2.15rem,9vw,3.8rem);line-height:1.04}.hero-visual{min-height:470px}.logo-model{inset:2rem 1rem 1.75rem}.gallery-heading{grid-template-columns:1fr auto;padding-inline:1rem}.gallery-heading p{grid-area:2/1/auto/-1}.gallery-controls{grid-area:1/2}.gallery-rail{padding-inline:1rem;scroll-padding-inline:1rem}.gallery-card,.gallery-card:nth-child(3n+2){flex-basis:min(74vw,340px)}.gallery-image{height:min(88vw,400px)}.contact-copy h2{max-width:none;font-size:clamp(2rem,9vw,3rem);line-height:1.055}}@media (max-width:600px){html,body{max-width:100%;overflow-x:clip}.site-header{grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.header-tools{min-width:0}.project-grid{grid-template-columns:1fr}.project:nth-child(5){grid-column:auto}.project:nth-child(n) .project-image{aspect-ratio:4/3}.hero-visual{min-height:385px}.gallery-section{padding-top:5.5rem}.gallery-heading{gap:1.1rem}.gallery-heading h2{max-width:6ch}.gallery-controls button{width:42px;height:42px}h1,h2,.contact-copy h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}}
