.hero{border-bottom:1px solid var(--rule);z-index:1;grid-template-rows:1fr auto;min-height:100vh;padding-top:52px;display:grid;position:relative}.hero-main{border-bottom:1px solid var(--rule);grid-template-columns:1fr 1fr;display:grid}.hero-left{border-right:1px solid var(--rule);flex-direction:column;justify-content:space-between;padding:5rem 2rem 4rem;display:flex}.hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);margin-bottom:auto;padding-bottom:3rem;font-size:.62rem}.hero-title{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;color:var(--ink);opacity:0;font-size:clamp(3.5rem,6vw,6rem);font-style:italic;font-weight:300;line-height:1;animation:1s .5s forwards heroRise;transform:translateY(18px)}.hero-title strong{font-style:normal;font-weight:400}@keyframes heroRise{to{opacity:1;transform:translateY(0)}}.hero-right{flex-direction:column;justify-content:flex-end;gap:2rem;padding:5rem 2rem 4rem;display:flex}.hero-desc{color:var(--ink2);max-width:340px;margin-top:12px;font-size:.8rem;font-weight:300;line-height:1.8}.hero-desc strong{color:var(--ink);font-weight:400}.hero-index{flex-direction:column;gap:0;display:flex}.index-row{border-top:1px solid var(--rule);letter-spacing:.06em;text-transform:uppercase;color:var(--ink3);justify-content:space-between;align-items:baseline;padding:.8rem 0;font-size:.65rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:flex}.index-row:last-child{border-bottom:1px solid var(--rule)}.index-row:hover{color:var(--ink)}.index-row span:first-child{align-items:baseline;gap:1.2rem;display:flex}.index-num{color:var(--ink4);font-size:.58rem}.index-arrow{width:18px;height:18px;transition:transform .22s;transform:translate(0)}.index-row:hover .index-arrow{transform:translate(5px)}.index-arrow path{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.hero-bottom{grid-template-columns:repeat(4,1fr);display:grid}.hero-stat{border-right:1px solid var(--rule);flex-direction:column;gap:.3rem;padding:1.5rem 2rem;display:flex}.hero-stat:last-child{border-right:none}.stat-val{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;color:var(--ink);font-size:1.8rem;font-weight:300;line-height:1}.stat-label{letter-spacing:.07em;text-transform:uppercase;color:var(--ink3);font-size:.58rem}.section{border-bottom:1px solid var(--rule)}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);font-size:.6rem}.sheet-head{align-items:flex-end;gap:2.4rem;padding:3.2rem 2rem 1.9rem;display:flex}.sheet-num{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1px var(--ink4);font-size:clamp(2.8rem,4.6vw,4.2rem);font-style:italic;font-weight:300;line-height:.78}.sheet-titles{gap:.55rem;display:grid}.section-h{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;color:var(--ink);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:300;line-height:1.1}.section-h em{color:var(--ink3);font-style:italic}.sheet-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--ink4);white-space:nowrap;margin-left:auto;padding-bottom:.35rem;font-size:.56rem}.rule-track{background:var(--rule);width:100%;height:1px;position:relative;overflow:hidden}.rule-fill{background:var(--ink3);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.services-table{width:100%}.svc-row{border-bottom:1px solid var(--rule);padding:0;transition:background .25s,transform .28s;position:relative;overflow:hidden}.svc-row:hover{background:var(--off);transform:translateY(-1px)}.svc-row:after{content:"";width:240px;height:240px;left:calc(var(--mx,-999px) - 120px);top:calc(var(--my,-999px) - 120px);pointer-events:none;opacity:0;background:radial-gradient(circle,#7f7f7f33,#7f7f7f00 72%);border-radius:50%;transition:opacity .25s;position:absolute}.svc-row:hover:after{opacity:.5}.svc-row:last-child{border-bottom:none}.svc-trigger{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:200px 1fr 1fr auto auto;align-items:start;gap:2rem;padding:2.2rem 2rem 1.2rem;display:grid}.svc-trigger:focus-visible{outline:none}.svc-trigger:focus-within{outline:1px solid var(--ink3);outline-offset:-1px}.svc-num{letter-spacing:.08em;color:var(--ink4);padding-top:.2rem;font-size:.6rem}.svc-name{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;color:var(--ink);font-size:1.3rem;font-weight:300;line-height:1.2}.svc-name em{font-style:italic}.svc-desc{color:var(--ink2);font-size:.75rem;font-weight:300;line-height:1.75}.svc-tags{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.svc-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--ink3);white-space:nowrap;font-size:.58rem}.svc-toggle{border:1px solid var(--rule);place-items:center;width:22px;height:22px;margin-top:.1rem;transition:border-color .22s,background .22s;display:grid}.svc-toggle svg{width:14px;height:14px;transition:transform .25s}.svc-toggle path{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.svc-expand{height:0;overflow:hidden}.svc-cards{grid-template-columns:1fr 1fr;gap:.75rem;margin:0 2rem 1.8rem;display:grid}.svc-card{border:1px solid var(--rule);background:linear-gradient(145deg, var(--surface), transparent);padding:1rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #1111100d}.svc-card:before{content:"";background:linear-gradient(90deg, var(--ink4), var(--ink3), transparent);height:2px;position:absolute;top:0;left:0;right:0}.svc-card-head{grid-template-columns:34px 1fr;align-items:start;gap:.7rem;margin-bottom:.8rem;display:grid}.svc-card-icon{border:1px solid var(--rule);background:var(--off);place-items:center;width:34px;height:34px;display:grid}.svc-card-icon svg{width:16px;height:16px}.svc-card-icon path,.svc-card-icon circle,.svc-card-icon polyline{stroke:var(--ink3);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.svc-card:last-child{border-right:1px solid var(--rule)}.svc-card h4{letter-spacing:.11em;text-transform:uppercase;color:var(--ink);margin-bottom:.22rem;font-size:.56rem}.svc-cards.cases{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(250px,290px);grid-auto-flow:column;gap:.85rem;padding:4px 0 10px;overflow:auto hidden}.svc-cards.cases::-webkit-scrollbar{height:8px}.svc-cards.cases::-webkit-scrollbar-thumb{background:var(--rule)}.svc-cards.cases::-webkit-scrollbar-track{background:0 0}.svc-case-card{border:1px solid var(--rule);background:linear-gradient(155deg, var(--surface), #7f7f7f0f);aspect-ratio:auto;scroll-snap-align:start;flex-direction:column;gap:.7rem;min-height:220px;padding:.9rem;transition:transform .3s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.svc-case-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#7f7f7f33,#7f7f7f00);border-radius:50%;width:64%;height:64%;position:absolute;top:-35%;right:-22%}.svc-case-card:hover{border-color:var(--ink3);transform:translateY(-2px);box-shadow:0 14px 34px #11111014}.svc-case-top{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.svc-case-icon{border:1px solid var(--rule);background:var(--off);place-items:center;width:28px;height:28px;display:grid}.svc-case-icon svg{width:14px;height:14px}.svc-case-icon path,.svc-case-icon circle,.svc-case-icon polyline{stroke:var(--ink3);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.svc-case-severity{letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);border:1px solid var(--rule);background:var(--surface);padding:.24rem .35rem;font-size:.5rem}.svc-case-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);margin-top:.1rem;font-size:.54rem}.svc-case-title{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;color:var(--ink);font-size:1.04rem;font-weight:300;line-height:1.16}.svc-case-meta{letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);font-size:.52rem}.svc-case-solution{border-top:1px dashed var(--rule);margin-top:auto;padding-top:.7rem}.svc-case-solution span{letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);margin-bottom:.35rem;font-size:.52rem;display:block}.svc-case-solution p{color:var(--ink2);font-size:.66rem;line-height:1.7}.svc-case-impact{align-items:baseline;gap:.45rem;margin-top:.65rem;display:flex}.svc-case-impact span{letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);font-size:.5rem}.svc-case-impact strong{font-family:var(--font-fraunces), serif;color:var(--ink);letter-spacing:-.01em;font-size:.9rem;font-weight:300}.svc-row.open{background:var(--off)}.svc-row.open .svc-toggle{border-color:var(--ink3);background:var(--surface)}.svc-row.open .svc-toggle svg{transform:rotate(180deg)}.svc-row.open .svc-cards{animation:.36s riseIn}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.proc-col{border-right:1px solid var(--rule);padding:3.6rem 2rem 3rem;position:relative}.proc-col:last-child{border-right:none}.proc-node{border:1px solid var(--ink3);background:var(--paper);z-index:1;border-radius:50%;width:11px;height:11px;transition:background-color .4s,border-color .4s;position:absolute;top:43px;left:2rem}.proc-col:before{content:"";background:var(--rule);height:1px;position:absolute;top:48px;left:calc(2rem + 17px);right:0}.proc-fill{background:var(--ink);transform-origin:0;height:2px;transition:transform .55s ease-out .1s;position:absolute;top:47.5px;left:calc(2rem + 16px);right:0;transform:scaleX(0)}.proc-col.done .proc-node{background:var(--ink);border-color:var(--ink)}.proc-col.done .proc-fill{transform:scaleX(1)}.proc-num{letter-spacing:.08em;color:var(--ink4);margin-bottom:2rem;font-size:.58rem;transition:color .4s;display:block}.proc-col.done .proc-num{color:var(--ink3)}.proc-title{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.2rem;font-weight:300;line-height:1.2}.proc-desc{color:var(--ink2);font-size:.72rem;font-weight:300;line-height:1.8}.stack-content{padding:3rem 2rem}.stack-category{margin-bottom:2.5rem}.stack-cat-row{border-bottom:1px dashed var(--rule);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.stack-cat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);font-size:.58rem;display:block}.stack-cat-count{letter-spacing:.12em;text-transform:uppercase;color:var(--ink4);font-size:.52rem}.stack-items{flex-wrap:wrap;gap:0;display:flex}.stack-item{color:var(--ink2);letter-spacing:.02em;border-bottom:1px solid #0000;margin-right:1.5rem;padding:.35rem 0;font-size:.72rem;font-weight:300;transition:border-color .2s,color .2s}.stack-item:hover{border-color:var(--ink3);color:var(--ink)}.team-card{z-index:1;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);cursor:pointer;text-align:center;background:0 0;flex-direction:column;align-items:center;transition:background .3s,border-color .3s;display:flex;position:relative;overflow:visible}.team-card-inner{flex-direction:column;align-items:center;width:100%;padding:2.8rem 1.8rem 1.8rem;display:flex}.team-avatar{border:1px solid var(--rule);background:var(--off);border-radius:50%;flex-shrink:0;place-items:center;width:100px;height:100px;margin-bottom:1.2rem;display:grid;overflow:hidden;box-shadow:0 4px 16px #1111100f}.team-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .5s;display:block}.team-card:hover .team-avatar img{transform:scale(1.06)}.team-name{font-family:var(--font-fraunces), serif;color:var(--ink);margin-bottom:.35rem;font-size:1.2rem;font-weight:300;line-height:1.15}.team-role{letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);margin-bottom:.9rem;font-size:.55rem}.team-bio{color:var(--ink2);max-width:280px;margin-bottom:1.2rem;font-size:.68rem;line-height:1.65}.team-expand-btn{letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);border:1px solid var(--rule);font-size:.52rem;font-family:var(--font-dm-mono), monospace;cursor:pointer;background:0 0;align-items:center;gap:.4rem;padding:.4rem .65rem;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.team-expand-btn:hover{color:var(--ink);border-color:var(--ink3);background:var(--surface)}.team-expand-btn svg{width:12px;height:12px;transition:transform .25s}.team-expand-btn path{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.team-card.open .team-expand-btn svg{transform:rotate(180deg)}.team-expand{opacity:0;width:100%;max-height:0;transition:max-height .45s,opacity .35s;overflow:hidden}.team-card.open .team-expand{opacity:1;max-height:400px}.team-details{border-top:1px solid var(--rule);background:var(--off);text-align:left;padding:1.2rem 1.8rem 1.5rem}.team-detail-row{border-bottom:1px solid var(--rule);grid-template-columns:70px 1fr;align-items:baseline;gap:.6rem;padding:.45rem 0;display:grid}.team-detail-row:last-of-type{border-bottom:none}.team-detail-row span{text-transform:uppercase;letter-spacing:.1em;color:var(--ink3);font-size:.48rem}.team-detail-row p{color:var(--ink2);font-size:.6rem;line-height:1.5}.team-actions{border-top:1px solid var(--rule);align-items:center;gap:.5rem;margin-top:.45rem;padding-top:.8rem;display:flex}.team-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);border:1px solid var(--rule);white-space:nowrap;align-items:center;gap:.25rem;padding:.35rem .5rem;font-size:.48rem;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.team-pill path{stroke:currentColor;fill:none;stroke-width:1.5px}.team-pill:hover{border-color:var(--ink3);background:var(--surface)}@keyframes riseIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.marquee-wrap{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--off);padding:1.25rem 0;overflow:hidden}.marquee-track{white-space:nowrap;will-change:transform;gap:1.25rem;width:max-content;display:flex}.marquee-item{font-family:var(--font-fraunces), serif;color:var(--ink3);letter-spacing:.01em;font-size:.85rem;font-style:italic;font-weight:300}.marquee-divider{opacity:.55;flex-shrink:0;width:14px;height:14px;margin-top:.15rem}.marquee-divider circle{fill:var(--ink4)}.cta-block{grid-template-columns:1fr auto;align-items:center;gap:4rem;padding:5rem 2rem;display:grid}.cta-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);margin-bottom:1.5rem;font-size:.6rem;display:block}.cta-title{font-family:var(--font-fraunces), serif;letter-spacing:-.04em;color:var(--ink);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.05}.cta-title em{font-style:italic}.cta-right{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.cta-btn{background:var(--ink);color:var(--white);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-family:var(--font-dm-mono), monospace;align-items:center;gap:.8rem;padding:1rem 2rem;font-weight:300;text-decoration:none;transition:transform .25s;display:inline-flex;position:relative;overflow:hidden}.cta-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-120%}.cta-btn:hover{transform:translateY(-2px)}.cta-btn:hover:before{left:120%}.cta-btn svg{width:14px;height:14px}.cta-btn path{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.cta-email{letter-spacing:.04em;color:var(--ink3);border-bottom:1px solid var(--rule);padding-bottom:1px;font-size:.65rem;text-decoration:none;transition:color .2s,border-color .2s}.cta-email:hover{color:var(--ink);border-color:var(--ink3)}.cta-note{color:var(--ink2);max-width:40ch;font-size:.78rem;line-height:1.9}.cta-meta{letter-spacing:.06em;text-transform:uppercase;color:var(--ink4);align-items:center;gap:.55rem;font-size:.58rem;display:inline-flex}.pulse-dot{background:var(--ink);border-radius:50%;flex-shrink:0;width:6px;height:6px}.magnet{display:inline-block}.delivery{padding:3rem 2rem 2.2rem}.delivery-claim{max-width:48ch;margin:0 0 2.4rem}.delivery-claim-text{color:var(--ink);font-size:clamp(1.7rem,3.6vw,2.5rem)}.delivery-rail{background:var(--rule);height:1px}.dl-steps{grid-template-columns:repeat(4,1fr);list-style:none;display:grid}.dl-step{border-left:1px solid var(--rule);padding:2rem 1.5rem 2.2rem}.dl-step:first-child{border-left:none}.dl-num{letter-spacing:.12em;color:var(--ink4);margin-bottom:1.4rem;font-size:.6rem;display:block}.dl-title{font-family:var(--font-dm-mono), monospace;letter-spacing:.02em;margin-bottom:.7rem;font-size:1.1rem;font-weight:500;line-height:1.25}.dl-desc{color:var(--ink2);font-size:.7rem;line-height:1.8}.build-intro{padding:3rem 2rem 1rem}.build-para{padding:0 0 1.4rem}.build-para .scroll-reveal-text{color:var(--ink2);font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.55}.build-para .scroll-reveal.lead .scroll-reveal-text{color:var(--ink);font-size:clamp(1.7rem,3.6vw,2.6rem);line-height:1.35}.products{border-top:1px solid var(--rule);padding:2.5rem 2rem 3rem}.products-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.6rem;display:flex}.products-title{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;font-size:1.5rem;font-weight:300}.products-title em{font-style:italic}.products-grid{grid-template-columns:1fr 1fr;display:grid}.product-card{border-right:1px solid var(--rule);color:var(--ink);flex-direction:column;gap:1.2rem;padding:2.2rem 2rem;text-decoration:none;transition:background .25s;display:flex;position:relative;overflow:hidden}.product-card:last-child{border-right:none}.product-card:hover{background:var(--off)}.product-top{align-items:center;gap:.7rem;display:flex}.product-name{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;font-size:1.5rem;font-weight:300}.product-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);font-size:.52rem}.product-external{width:14px;height:14px;color:var(--ink3);margin-left:auto}.product-external path{stroke:currentColor;fill:none;stroke-width:1.5px}.product-desc{color:var(--ink2);font-size:.7rem;line-height:1.75}.product-link{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);align-items:center;gap:.35rem;font-size:.56rem;display:inline-flex}.product-link .mini-arrow{width:12px;height:12px;transition:transform .2s}.product-link .mini-arrow path{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.product-card:hover .product-link .mini-arrow{transform:translate(3px)}.team-grid{grid-template-columns:repeat(3,1fr);display:grid}.team-card{z-index:1;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);text-align:left;cursor:default;align-items:stretch;transition:background .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.team-card:nth-child(3n){border-right:none}.team-card:after{content:"";width:320px;height:320px;left:calc(var(--mx,-999px) - 160px);top:calc(var(--my,-999px) - 160px);pointer-events:none;opacity:0;background:radial-gradient(circle,#7f7f7f26,#7f7f7f00 72%);border-radius:50%;transition:opacity .25s;position:absolute}.team-card:hover:after{opacity:.5}.team-card:hover{background:var(--surface)}.team-card-inner{text-align:left;flex-direction:column;align-items:flex-start;width:100%;padding:1.9rem 1.6rem 1.4rem;display:flex}.team-mark{font-family:var(--font-fraunces), serif;height:1.2rem;color:var(--ink4);font-size:2.8rem;line-height:.7}.team-quote{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;color:var(--ink2);flex:1;margin:1.1rem 0 1.7rem;font-size:1.02rem;font-weight:300;line-height:1.48}.team-foot{border-top:1px solid var(--rule);align-items:center;gap:.8rem;padding-top:1rem;display:flex}.team-mono{border:1px solid var(--rule);letter-spacing:.06em;width:40px;height:40px;color:var(--ink3);background:var(--off);flex-shrink:0;place-items:center;font-size:.6rem;display:grid}.team-meta{flex-direction:column;gap:.15rem;min-width:0;display:flex}.team-name{font-family:var(--font-fraunces), serif;letter-spacing:-.01em;color:var(--ink);font-size:.95rem;font-weight:300}.team-role{letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);font-size:.5rem}.team-pill{border:1px solid var(--rule);width:30px;height:30px;color:var(--ink3);flex-shrink:0;place-items:center;margin-left:auto;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:grid}.team-pill:hover{border-color:var(--ink3);color:var(--ink);background:var(--surface)}.team-pill svg{width:11px;height:11px}.team-pill path{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}@media (max-width:980px){.dl-steps{grid-template-columns:1fr 1fr}.dl-step{border-top:1px solid var(--rule)}.dl-step:first-child,.dl-step:nth-child(2){border-top:none}.products-grid{grid-template-columns:1fr}.product-card{border-right:none;border-bottom:1px solid var(--rule)}.product-card:last-child{border-bottom:none}.team-card:nth-child(3n){border-right:1px solid var(--rule)}}@media (max-width:640px){.delivery,.build-intro,.products{padding-left:.85rem;padding-right:.85rem}.dl-steps{grid-template-columns:1fr}.dl-step{border-top:1px solid var(--rule)}.dl-step:first-child{border-top:none}.team-mono{width:34px;height:34px}}@media (max-width:980px){.hero-eyebrow,.hero-right .cta-email,.hero-index{display:none}.hero-main{border-bottom:none;flex-direction:column;justify-content:center;display:flex}.hero-left{border-bottom:none;border-right:none;flex:none;justify-content:flex-start;padding:1.6rem 1rem .5rem}.hero-right{border-top:none;flex:none;justify-content:flex-start;padding:0 1rem 1.6rem}.hero-desc{max-width:none}.hero-bottom{flex-wrap:wrap;display:flex}.hero-stat{border-bottom:1px solid var(--rule);flex:50%}.hero-stat:nth-last-child(-n+2){border-bottom:none}.hero-stat{border-right:none;padding:1.6rem 1rem}.process-grid{flex-wrap:wrap;display:flex}.proc-col{border-bottom:1px solid var(--rule);flex:50%;padding:1.6rem 1rem}.proc-col:nth-last-child(2){border-bottom:none}.proc-col:last-child{border-right:none}.team-grid{grid-template-columns:repeat(2,1fr)}.team-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.team-card:nth-child(2n){border-right:none}.cta-block{border-bottom:none;grid-template-columns:1fr;padding:1.6rem 1rem}.cta-right{align-items:flex-start}.sheet-head{flex-wrap:wrap;gap:1.2rem;padding:2rem 1rem 1.4rem}.sheet-meta{display:none}.proc-node{top:30px}.proc-col:before,.proc-fill{display:none}.stack-content,.svc-trigger,.svc-cards,.svc-card{padding:1.6rem 1rem}.stack-section{grid-template-columns:1fr}.svc-trigger{grid-template-columns:1fr;gap:.75rem;padding-bottom:.9rem}.svc-tags{flex-flow:wrap;align-items:flex-start;gap:.7rem}.svc-cards{grid-template-columns:1fr;margin:0 1rem 1.2rem}.svc-cards.cases{grid-template-columns:none;grid-auto-columns:minmax(230px,84vw);grid-auto-flow:column}.svc-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.svc-card:last-child{border-bottom:none}.team-details{padding:1.6rem 1rem 1.6rem 0}.team-detail-row{gap:.25rem;padding:.55rem .65rem}.team-actions{padding:.55rem .65rem}}@media (max-width:640px){.hero-title{font-size:clamp(2.2rem,10vw,3.5rem)}.hero-left{padding:1.1rem .85rem .3rem}.hero-right{padding:0 .85rem 1.1rem}.proc-col{flex:100%}.proc-col:nth-last-child(2){border-bottom:1px solid var(--rule)}.proc-col:last-child{border-bottom:none}.stat-val{font-size:1.3rem}.stat-label{font-size:.52rem}.section-h{font-size:1.4rem}.sheet-head,.svc-trigger,.svc-cards,.cta-block,.stack-content{padding:1.1rem .85rem}.svc-name{font-size:1.1rem}.svc-desc{font-size:.7rem}.cta-title{font-size:1.8rem}.cta-block{gap:2rem}.team-grid{grid-template-columns:1fr}.team-card{border-right:none}.team-card-inner{padding:2rem 1.2rem 1.4rem}.team-avatar{width:80px;height:80px}.team-bio{font-size:.65rem}.team-details{padding:1.1rem .85rem}.stack-items{gap:.2rem}.stack-item{margin-right:.8rem;font-size:.68rem}}.work-grid{grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}.work-cell{border-bottom:1px solid var(--rule);padding:2.2rem 2rem 2.4rem;transition:background .25s}.work-cell:nth-child(odd){border-right:1px solid var(--rule)}.work-cell:nth-last-child(-n+2){border-bottom:none}.work-head{align-items:baseline;gap:1.1rem;margin-bottom:1.6rem;display:flex}.work-num{font-family:var(--font-fraunces), serif;color:#0000;-webkit-text-stroke:1px var(--ink4);font-size:1.35rem;font-style:italic;font-weight:300;line-height:1}.work-codename{letter-spacing:.14em;text-transform:uppercase;color:var(--ink4);font-size:.58rem}.work-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);white-space:nowrap;margin-left:auto;font-size:.56rem}.work-name{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;color:var(--ink);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:300;line-height:1.05}.work-focus{color:var(--ink3);max-width:34ch;margin:.7rem 0 1.8rem;font-size:.72rem;line-height:1.7}.work-projects{margin:0;padding:0;list-style:none}.work-project{border-top:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:1.5rem;padding:.62rem 0;font-size:.68rem;display:flex}.work-project:last-child{padding-bottom:0}.work-project-title{letter-spacing:.01em;font-weight:500}.work-project-why{color:var(--ink3);text-align:right;font-size:.9em;font-style:normal}@media (hover:hover) and (pointer:fine){.work-cell:hover{background:var(--off)}}@media (max-width:980px){.work-grid{grid-template-columns:1fr}.work-cell{border-right:none;border-bottom:1px solid var(--rule)}.work-cell:nth-last-child(-n+2){border-bottom:1px solid var(--rule)}.work-cell:last-child{border-bottom:none}}
