:root{color:#20231f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--accent:#244ce5;--muted:#666b65;--line:#d9ddd5;--paper:#f7f8f5;--mono:"SFMono-Regular",Consolas,monospace;background:#f7f8f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%;height:auto}p,h1,h2,h3,blockquote{margin-top:0}button,a,summary{-webkit-tap-highlight-color:transparent}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:#dce4ff}.shell{width:min(100% - 7rem,1320px);margin-inline:auto}.eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.085em;color:var(--muted);font-size:.75rem;line-height:1.6}.skip-link{background:var(--accent);color:#fff;z-index:100;padding:1rem;position:fixed;top:0;left:1rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8f5f2;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:14px;font-weight:650;display:flex}.brand__mark{background:var(--accent);color:#fff;letter-spacing:-.07em;border-radius:50%;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.brand__name{font-size:18px}.nav{gap:36px;display:flex}.nav a{padding:14px 0;font-size:14px}.nav a:hover{color:var(--accent)}.hero{padding-top:58px}.hero__topline{justify-content:space-between;gap:24px;display:flex}.hero__topline .eyebrow{margin:0}.hero__location{font-family:var(--mono);color:var(--muted);align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.status-dot{background:#427645;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.hero h1{letter-spacing:-.072em;margin:65px 0 43px;font-size:clamp(3.5rem,8.3vw,7.65rem);font-weight:550;line-height:1.04}.hero h1 span{color:var(--accent)}.hero__bottom{justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:58px;display:flex}.hero__intro{color:#555c54;max-width:510px;margin:0;font-size:18px;line-height:1.7}.hero__cta{white-space:nowrap;align-items:center;gap:26px;font-size:15px;font-weight:600;display:flex}.hero__cta>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:49px;height:49px;transition:background .2s,color .2s;display:grid}.hero__cta:hover>span{background:var(--accent);color:#fff;border-color:var(--accent)}.hero__disciplines{border-block:1px solid var(--line);font-family:var(--mono);color:var(--muted);gap:30px;padding:20px 0;font-size:12px;display:flex}.hero__disciplines span:last-child{margin-left:auto}.hero__disciplines span:not(:first-child):not(:last-child):before{content:"/";color:#a0a69e;margin-right:30px}.section{padding-block:86px}.section-heading{grid-template-columns:62px 1fr;gap:12px;margin-bottom:42px;display:grid}.section-heading__marker{font:12px var(--mono);color:var(--accent);padding-top:5px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{letter-spacing:-.055em;margin-bottom:14px;font-size:clamp(2rem,3.7vw,3.4rem);font-weight:500;line-height:1.15}.section-heading__description{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.6}.projects__grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:4px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.project-card__top{justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex}.project-card__number{font:12px var(--mono);color:var(--muted)}.project-status{font:12px var(--mono);color:var(--muted);align-items:center;gap:7px;display:flex}.project-card__media{aspect-ratio:2;background:#e9ede6;border-radius:2px;margin:0 16px;overflow:hidden}.project-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.project-card__body{flex-direction:column;flex:1;padding:28px;display:flex}.project-card__body>.eyebrow{color:var(--accent);margin-bottom:10px}.project-card h3{letter-spacing:-.045em;margin-bottom:15px;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:550;line-height:1.15}.project-card__description{color:var(--muted);margin-bottom:22px;font-size:16px;line-height:1.65}.project-card__more{color:var(--muted);margin-bottom:26px;font-size:14px}.project-card__more summary{cursor:pointer;color:#363d34;border-block:1px solid #e9ece6;justify-content:space-between;gap:10px;padding:10px 0;list-style:none;display:flex}.project-card__more summary::-webkit-details-marker{display:none}.project-card__more[open] summary{margin-bottom:16px}.project-card__more[open] summary span{transform:rotate(45deg)}.project-card__more p{font-size:16px;line-height:1.7}.feature-list{padding-left:20px;font-size:14px;line-height:1.9}.project-card__footer{justify-content:space-between;align-items:center;gap:15px;margin-top:auto;display:flex}.tag-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.tag-list li{font:12px var(--mono);color:var(--muted);background:#f2f4ef;border-radius:2px;padding:6px 8px}.project-links{flex-shrink:0;align-items:center;gap:15px;display:flex}.project-links a{color:var(--accent);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.project-links a:hover{text-decoration:underline}.project-links>span{color:var(--muted);font-size:12px}.about{border-top:1px solid var(--line)}.about__body{grid-template-columns:1.45fr 1fr;gap:100px;margin-left:74px;display:grid}.about__copy p{color:var(--muted);max-width:640px;font-size:16px;line-height:1.8}.about__copy .about__lead{color:#252c23;letter-spacing:-.025em;font-size:23px;line-height:1.5}.about__aside{border-top:1px solid var(--line);align-self:start;padding-top:22px}.about__aside-label{font:12px var(--mono);color:var(--muted);margin-bottom:20px}.about__aside ul{padding:0;list-style:none}.about__aside li{border-bottom:1px solid var(--line);gap:24px;padding:15px 0;font-size:16px;display:flex}.about__aside li span{font:12px var(--mono);color:var(--accent);padding-top:3px}.support{padding-top:10px}.support__panel{background:var(--accent);color:#fff;border-radius:4px;grid-template-columns:40px 1fr auto;gap:38px;padding:48px;display:grid}.support__label>span{font:12px var(--mono)}.support__label .eyebrow{display:none}.support__copy{align-self:center;max-width:540px}.support h2{letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(2rem,3.5vw,3.15rem);font-weight:500;line-height:1.1}.support__copy>p{color:#e1e7ff;margin-bottom:0;font-size:16px;line-height:1.7}.support__actions{flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.support__qr{font:12px var(--mono);color:#e1e7ff;flex-direction:column;align-items:center;gap:7px;display:flex}.support__qr img{border:5px solid #fff;border-radius:3px;width:88px;height:88px}.button{color:#244ce5;background:#fff;border-radius:3px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 18px;font-size:14px;font-weight:600;display:inline-flex}.button:hover{background:#e6ecff}.footer{border-top:1px solid var(--line)}.footer__inner{min-height:100px;color:var(--muted);justify-content:space-between;align-items:center;gap:25px;font-size:13px;display:flex}.footer__inner p{margin:0}.footer__links{gap:26px;display:flex}.footer__links a{align-items:center;gap:6px;display:flex}.footer__links a:hover{color:var(--accent)}@media (width>=1500px){.hero h1{font-size:122px}}@media (width<=1000px){.shell{width:calc(100% - 4rem)}.hero__topline{flex-wrap:wrap}.hero__bottom{align-items:center}.project-card__footer{flex-direction:column;align-items:flex-start}.about__body{gap:40px}.support__panel{grid-template-columns:1fr auto;gap:30px;padding:36px}.support__label{display:none}}@media (width<=700px){.shell{width:calc(100% - 2.5rem)}.site-header__inner{gap:15px;min-height:74px}.brand__name{font-size:15px}.brand__mark{width:32px;height:32px;font-size:13px}.brand{gap:8px}.nav{gap:17px}.nav a{font-size:13px}.hero{padding-top:33px}.hero__topline{gap:12px}.hero__topline .eyebrow{max-width:245px;font-size:12px}.hero h1{letter-spacing:-.06em;margin:40px 0 28px;font-size:clamp(2.65rem,9.5vw,4.1rem)}.hero__bottom{flex-direction:column;align-items:flex-start;gap:25px;padding-bottom:35px}.hero__intro{font-size:16px}.hero__cta{gap:18px}.hero__disciplines{flex-wrap:wrap;gap:16px;line-height:1.6}.hero__disciplines span:not(:first-child):not(:last-child):before{margin-right:16px}.hero__disciplines span:last-child{display:none}.section{padding-block:52px}.section-heading{grid-template-columns:30px 1fr;gap:8px;margin-bottom:30px}.section-heading h2{font-size:2rem}.projects__grid{grid-template-columns:1fr;gap:24px}.project-card__body{padding:24px}.project-card__top{padding:16px 20px}.project-card__footer{flex-flow:wrap;align-items:flex-start;gap:18px}.about__body{grid-template-columns:1fr;gap:25px;margin-left:0}.about__copy .about__lead{font-size:21px}.support{padding-top:0}.support__panel{grid-template-columns:1fr;gap:30px;padding:30px}.support__actions{flex-flow:wrap;justify-content:flex-start;gap:24px}.footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:30px}.footer__links{flex-wrap:wrap;gap:20px}}@media (width<=370px){.brand__name{max-width:65px}.nav{gap:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.project-card__figure{margin:0}.project-card__media{aspect-ratio:16/9;background:#101619}.project-card__media img{object-fit:contain;transition:none}.project-card:hover .project-card__media img{transform:none}.project-card__figure figcaption{font:12px/1.5 var(--mono);color:var(--muted);padding:10px 20px 0}.prints{border-top:1px solid var(--line)}.prints__heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.prints__heading>.prints__profile{flex-shrink:0;margin-top:38px}.prints__profile{color:var(--accent);align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:600;display:inline-flex}.prints__profile:hover{text-decoration:underline}.prints__grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.print-card{border:1px solid var(--line);background:#fff;border-radius:4px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.print-card__image{aspect-ratio:4/3;background:#eeeae0;display:block}.print-card__image img{object-fit:contain;width:100%;height:100%}.print-card--neutrik .print-card__image{background:#65bdd7}.print-card__body{flex-direction:column;flex:1;padding:28px;display:flex}.print-card__body .eyebrow{color:var(--accent);margin-bottom:10px}.print-card h3{letter-spacing:-.045em;margin-bottom:15px;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:550;line-height:1.15}.print-card__description{color:var(--muted);margin-bottom:20px;font-size:16px;line-height:1.65}.print-card__body>.prints__profile{align-self:flex-start;margin-top:auto}@media (width<=1000px){.prints__heading{display:block}.prints__heading>.prints__profile{margin-top:-20px;margin-bottom:25px}}@media (width<=700px){.prints__grid{grid-template-columns:1fr;gap:24px}.print-card__body{padding:24px}}.print-card__image{flex-shrink:0;position:relative}.print-card__image img{position:absolute;inset:0}
