.split-columns{flex-wrap:wrap;align-items:stretch;gap:1rem;display:flex}.gap-large{gap:2rem}.gap-small{gap:1rem}.col-1,.col-2{flex:1;min-width:300px;max-width:50%}.text-content h2,.text-content p,.text-content div{letter-spacing:-.04em;color:var(--nd-900);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:.95}.cards-col{flex-direction:row;gap:.75rem;display:flex}.project-card{background:var(--nd-100,#fff);border-radius:var(--nd-radius-2);border:1px solid #0a0a0a1a;flex-direction:column;flex:1;gap:0;min-height:14rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";background:var(--accent-1,#bbff00eb);height:2px;position:absolute;top:0;left:1.5rem;right:1.5rem}.project-card-top{align-items:flex-start;display:flex}.project-card .card-badge{margin-bottom:0}.project-card-body{flex-direction:column;flex:1;gap:.4rem;min-height:0;margin-top:1.75rem;display:flex}.project-card-stat{letter-spacing:-.05em;color:var(--nd-900,#2d2f2f);margin:0;font-size:clamp(2.25rem,3.5vw,3.25rem);font-weight:600;line-height:.92}.project-card-divider{background:#0a0a0a00;width:100%;height:1px;margin:0}.project-card-copy{color:var(--nd-700,#494d4d);margin:auto 0 0;font-size:.9rem;line-height:1.3}.project-label-badge{text-transform:uppercase;background:#ffffffb8;border:1px solid #0a0a0a24;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.68rem;line-height:1;display:inline-flex}.project-card .project-label-badge{background:var(--nd-200,#f8f8f8)}.project-card .project-label-badge span[aria-hidden=true]{color:var(--nd-900,#2d2f2f);font-size:.55rem;line-height:1}.grey-container{background:var(--nd-400,#f5f5f5);border-radius:var(--nd-radius-2);justify-content:center;align-items:center;padding:4rem;display:flex;overflow:hidden}.grey-container.p-0{padding:5rem}.grey-container img{border-radius:var(--nd-radius-2)}.project-surface-panel{background:var(--nd-100,#fff);border-radius:var(--nd-radius-2);border:1px solid #0a0a0a1a;justify-content:center;align-items:center;min-height:14rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.s5-logo{object-fit:contain;max-width:50%;max-height:10rem}.s6-media{width:100%;max-width:100%;height:auto;display:block}.project-section-6 .grey-container img,.project-section-6 .grey-container video{border-radius:var(--nd-radius-2)}.project-section-6 .split-columns>.col-1,.project-section-6 .split-columns>.col-2{flex-direction:column;gap:1rem;display:flex}.center-content{justify-content:center;align-items:center;display:flex}.info-col{flex-direction:column;justify-content:space-between;display:flex}.info-top p,.info-top .section5-copy p{max-width:45rem;margin-bottom:2rem;font-size:1.25rem;line-height:1.4}.visit-site-btn{color:var(--base-100,#fff);background:var(--nd-1000,#1e1e1e);text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:4rem;padding:.25rem .75rem;font-size:.75rem;text-decoration:none;transition:background .2s;display:inline-flex}.visit-site-btn:hover{background:var(--nd-1100,#121212)}.visit-site-btn>span{line-height:1;position:relative;top:0}.info-bottom{text-transform:uppercase;flex-direction:column;gap:1rem;font-size:.8rem;display:flex}.info-row{align-items:center;gap:1rem;display:flex}.info-row span:last-child{flex:1;min-width:0}.project-page{z-index:2;isolation:isolate;position:relative}.project-page [class*=mono]{font-family:var(--font-atkinson-mono), monospace;letter-spacing:-.05em;font-weight:500}.project-page .project-card-copy{font-weight:400}.project-close-to-home{z-index:1002;width:2.75rem;height:2.75rem;color:var(--base-100,#fafafa);-webkit-backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;background:#0a0a0a73;border:1px solid #ffffff38;border-radius:.5rem;justify-content:center;align-items:center;margin:0;padding:0;transition:opacity .2s,border-color .2s,background .2s;display:inline-flex;position:fixed;bottom:5rem;left:50%;transform:translate(-50%);-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.project-close-to-home:hover:not(:disabled){background:#0a0a0a9e;border-color:#ffffff59}.project-close-to-home:disabled{opacity:.45;cursor:default}.project-close-to-home:focus-visible{outline:2px solid var(--base-100,#fafafa);outline-offset:3px}.project-close-to-home-icon{flex-shrink:0;display:block}.project-gl-hero{width:100%;height:100svh;min-height:100svh;color:var(--base-100);position:relative;overflow:hidden}.project-gl-hero--webgl .project-gl-hero-media{display:none}.project-gl-hero-media--cover{z-index:0;pointer-events:none;position:absolute;inset:0}.project-gl-hero-cover{object-fit:cover;width:100%;height:100%;display:block}.project-gl-hero-scrim{z-index:1;pointer-events:none;background:linear-gradient(#0a0a0a00 0%,#0a0a0a33 42%,#0a0a0ad1 100%);position:absolute;inset:0}.project-gl-hero-top-bar,.project-gl-hero-bottom-bar{z-index:2}.project-gl-hero-data{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;height:100%;padding-top:5rem;padding-bottom:5rem;display:flex;position:relative}.project-gl-hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.75rem 1.25rem;width:100%;display:grid}.project-gl-hero-header{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:1.5rem 1.25rem;display:grid}.project-gl-hero-heading{grid-column:1/-1}.project-gl-hero-heading h1{letter-spacing:-.06em;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:600;line-height:.98}.project-gl-hero-divider{border-bottom:1px solid #ffffff47;grid-column:1/-1;width:100%;height:1px;margin:.5rem 0 0}.project-gl-hero-meta-grid{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:1.25rem 1.5rem;display:grid}.project-gl-hero-meta-cell{flex-direction:column;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.project-gl-hero-label-badge{text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.68rem;line-height:1;display:inline-flex}.project-gl-hero-value-badges{flex-wrap:wrap;gap:.45rem;display:flex}.project-gl-hero-value-badge{color:var(--nd-900,#111);text-transform:uppercase;background:#ffffffeb;border-radius:999px;align-items:center;padding:.45rem .75rem;font-size:.72rem;line-height:1;display:inline-flex}.project-gl-hero-meta-value{letter-spacing:-.02em;font-size:clamp(1rem,1.35vw,1.2rem);font-weight:500;line-height:1.15}.project-page>.project-section-3,.project-page>.project-section-4,.project-page>.project-section-5,.project-page>.project-section-6{background:#fff;position:relative}.home-spotlight-top-bar{width:100%;position:absolute;top:0;left:0}.home-spotlight-bottom-bar{width:100%;position:absolute;bottom:0;left:0}.home-spotlight-top-bar .container,.home-spotlight-bottom-bar .container{justify-content:space-between;display:flex}.next-project{color:#fff;background-color:#000;width:100vw;height:100svh;position:relative;overflow:hidden}.next-project .home-spotlight-top-bar,.next-project .project-gl-hero-data{z-index:2}.next-project-scrim{z-index:1}@media (max-width:1000px){.project-gl-hero-header{grid-template-columns:1fr}.project-gl-hero-heading{grid-column:1/-1}.project-gl-hero-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-columns{flex-direction:column}.cards-col:nth-child(2){margin-top:0}.cards-col{flex-direction:column}.project-card{min-height:auto}.info-col{margin-top:2rem}}@media (max-width:640px){.project-gl-hero-meta-grid{grid-template-columns:1fr}}
