@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink:#152238;--paper:#f9f6ed;--white:#fff;--mint:#bfd8c2;--aqua:#a9c5e8;--coral:#f3a683;--yellow:#fff8e8;--muted:#4d4d4d;--border:3px solid var(--ink);--shadow:7px 7px 0 var(--ink);--shell:min(1200px, calc(100% - 48px))}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px dashed var(--ink);outline-offset:5px}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{width:var(--shell);margin-inline:auto}.color-mint{background:var(--mint)}.color-aqua{background:var(--aqua)}.color-coral{background:var(--coral)}.color-yellow{background:var(--yellow)}.topbar{background:var(--white);border:var(--border);z-index:50;grid-template-columns:1fr auto 1fr;align-items:center;height:86px;padding:0 max(12px,50vw - 600px);display:grid;position:sticky;top:0}.wordmark{letter-spacing:-.08em;justify-self:start;font:700 2rem/1 Space Grotesk,sans-serif}.topbar__links{gap:2.1rem;font-weight:600;display:flex}.topbar__links a{position:relative}.topbar__links a:after{background:var(--ink);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.topbar__links a:hover:after{transform:scaleX(1)}.topbar>.button{justify-self:end}.button{background:var(--coral);border:var(--border);box-shadow:5px 5px 0 var(--ink);cursor:pointer;letter-spacing:.02em;text-transform:uppercase;justify-content:center;align-items:center;gap:.65rem;padding:14px 22px;font-size:.86rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(3px,3px)}.button--small{padding:10px 20px}.button--ghost{background:var(--white)}.hero{border-bottom:var(--border);min-height:calc(100svh - 86px);padding:70px 0}.hero__grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:5vw;min-height:calc(100svh - 226px);display:grid}.eyebrow{letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.hero h1,.section-heading h2,.contact-section h2{letter-spacing:-.065em;font-family:Space Grotesk,sans-serif;font-weight:700}.hero h1{max-width:650px;font-size:clamp(2.9rem,5vw,4.7rem);line-height:.95}.hero h1 span,.contact-section h2 span{background:var(--coral);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 .08em}.hero__lede{max-width:560px;margin:1.65rem 0;font-size:clamp(1rem,1.55vw,1.2rem);line-height:1.55}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.hero__technologies{border-top:2px solid var(--ink);margin-top:2.3rem;padding-top:1rem}.hero__technologies>p{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.technology-list{flex-wrap:wrap;align-items:center;gap:1.55rem;display:flex}.technology-icon{color:#8f96a1;align-items:center;gap:.18rem;font-size:2.55rem;transition:color .18s,transform .18s;display:inline-flex}.technology-icon:hover{color:var(--ink);transform:translateY(-3px)}.technology-icon svg{display:block}.technology-icon svg+svg{font-size:.72em}.hero__socials{gap:1.5rem;margin-top:1.5rem;display:flex}.hero__socials a,.text-link{text-underline-offset:4px;align-items:center;gap:.45rem;font-size:.85rem;font-weight:700;text-decoration:underline;display:inline-flex}.hero__visual{aspect-ratio:1;isolation:isolate;justify-self:end;width:100%;max-width:410px;position:relative}.hero__portrait{border:var(--border);box-shadow:10px 10px 0 var(--ink);z-index:1;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.hero__portrait img{object-fit:cover;width:100%;height:100%}.hero__shape{border:var(--border);z-index:0;display:block;position:absolute}.hero__shape--aqua{background:var(--aqua);border-radius:50%;width:24%;height:24%;top:0;right:-7%}.hero__shape--coral{background:var(--coral);width:18%;height:18%;bottom:-2%;left:-4%}.hero__stamp{background:var(--yellow);border:var(--border);text-align:center;z-index:2;padding:.8rem 1rem;font:700 .76rem/1.25 Space Grotesk,sans-serif;position:absolute;bottom:2%;right:-2%;transform:rotate(4deg)}main section,.contact-section{border-bottom:var(--border);padding:90px 0;scroll-margin-top:84px}.section-heading{max-width:950px;margin-bottom:3.5rem}.section-heading h2{font-size:clamp(3rem,6vw,5.1rem);line-height:.95}.section-intro{max-width:650px;margin-top:1.3rem;font-size:1.08rem}.expertise-grid{grid-template-columns:repeat(4,1fr);display:grid}.expertise-card{background:var(--white);border:var(--border);min-height:310px;padding:26px}.expertise-card+.expertise-card{border-left:0}.card-number{letter-spacing:.08em;font:700 .8rem/1 Space Grotesk,sans-serif}.expertise-card h3{margin:4.5rem 0 1.2rem;font:700 1.45rem/1.08 Space Grotesk,sans-serif}.expertise-card p{color:var(--muted);font-size:.95rem}.expertise-card:nth-child(2){background:var(--yellow)}.expertise-card:nth-child(3){background:var(--aqua)}.expertise-card:nth-child(4){background:var(--coral)}.about-story{grid-template-columns:.78fr 1.22fr;align-items:stretch;margin-top:60px;display:grid}.about-story__image{background:var(--aqua);border:var(--border);min-height:450px;overflow:hidden}.about-story__image img{object-fit:cover;object-position:center top;width:100%;height:100%}.about-story__copy{background:var(--white);border:var(--border);border-left:0;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,70px);display:flex}.about-story__copy h3{letter-spacing:-.055em;margin-bottom:1.5rem;font:700 clamp(2.4rem,4.5vw,4.4rem)/.95 Space Grotesk,sans-serif}.about-story__copy h3 span{background:var(--coral);padding:0 .08em}.about-story__copy>p:not(.eyebrow){max-width:670px;margin-top:1rem;font-size:1rem}.timeline{border-top:var(--border)}.timeline-item{border-bottom:var(--border);grid-template-columns:80px 250px 1fr;padding:36px 0;display:grid}.timeline-item__index{font:700 1rem/1 Space Grotesk,sans-serif}.timeline-item__meta{text-transform:uppercase;padding-right:30px;font-size:.82rem}.timeline-item__meta p+p{color:var(--muted);text-transform:none;margin-top:.7rem}.timeline-item__body h3{letter-spacing:-.035em;font:700 clamp(1.8rem,3vw,2.7rem)/1 Space Grotesk,sans-serif}.timeline-item__body h4{margin:.65rem 0 1rem;font-size:1rem}.tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.tag{background:var(--white);border:2px solid var(--ink);text-transform:uppercase;padding:5px 9px;font-size:.68rem;font-weight:700;display:inline-block}.tag--yellow{background:#f3a683}.tech-line{border-left:4px solid var(--ink);margin-top:1.5rem;padding-left:1rem}.check-list{gap:.8rem;margin-top:1.3rem;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:.65rem;display:flex}.check-list li svg{stroke-width:1.4px;flex:none;margin-top:.25rem}.check-list.compact{gap:.55rem;font-size:.9rem}.education-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.education-card{background:var(--white);border:var(--border);box-shadow:var(--shadow);padding:30px}.education-card__top{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.75rem;font-weight:700;display:flex}.education-card h3{margin:2.6rem 0 .5rem;font:700 clamp(1.55rem,2.4vw,2.2rem)/1.05 Space Grotesk,sans-serif}.education-card h4{font-size:.95rem}.education-card__location{color:var(--muted);margin:.45rem 0 1rem;font-size:.8rem}.education-card>p:last-of-type{margin-top:1.25rem}.education-card .text-link{margin-top:1.3rem}.project-list{border-top:var(--border)}.project{border-bottom:var(--border)}.project__trigger{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:70px 1fr 50px;align-items:center;gap:20px;width:100%;padding:28px 4px;display:grid}.project__number{font:700 .8rem/1 Space Grotesk,sans-serif}.project__title{letter-spacing:-.035em;font:700 clamp(1.45rem,3vw,2.4rem)/1.05 Space Grotesk,sans-serif}.project__title small{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font:700 .66rem/1 Inter,sans-serif;display:block}.project__toggle{border:2px solid var(--ink);justify-content:center;justify-self:end;align-items:center;width:44px;height:44px;display:flex}.project__trigger:hover .project__toggle,.project--open .project__toggle{background:var(--yellow)}.project__panel{grid-template-columns:.85fr 1.15fr;gap:40px;padding:0 4px 38px 94px;display:grid}.project__image{background:var(--white);border:var(--border);justify-content:center;align-items:center;min-height:260px;padding:28px;display:flex;overflow:hidden}.project__image--dark{background:var(--ink)}.project__image img{object-fit:contain;width:100%;max-width:100%;height:240px;display:block}.project__details>p{text-align:justify;margin-bottom:1.4rem;font-size:1.03rem}.project__links{gap:1.5rem;margin-top:1.5rem;display:flex}.contact-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;display:grid}.contact-section h2{font-size:clamp(3.4rem,6.5vw,6rem);line-height:.92}.contact-section h2 span{background:var(--coral)}.contact-copy p{margin-bottom:2rem;font-size:1.15rem}.contact-copy .button{background:var(--white)}footer{background:var(--ink);color:var(--white);padding:55px 0}.footer-grid{grid-template-columns:1fr auto;align-items:end;display:grid}.footer-grid .wordmark{font-size:2.2rem;display:inline-block}.footer-grid>div p{color:#aaa;margin-top:.8rem;font-size:.8rem}.footer-socials{gap:1.2rem;display:flex}.footer-socials a{align-items:center;gap:.4rem;display:flex}.footer-socials span{font-size:.72rem;font-weight:600}.footer-copy{color:#aaa;text-align:right;grid-column:2;margin-top:1.4rem;font-size:.72rem}@media (width<=980px){.topbar{grid-template-columns:1fr auto;padding-inline:20px}.topbar__links{display:none}.hero{padding:52px 0 65px}.hero__grid{grid-template-columns:1fr}.hero__visual{justify-self:center;max-width:400px}.expertise-grid{grid-template-columns:repeat(2,1fr)}.expertise-card:nth-child(3){border-left:var(--border)}.expertise-card:nth-child(n+3){border-top:0}.timeline-item{grid-template-columns:60px 190px 1fr}.project__panel{padding-left:74px}}@media (width<=720px){:root{--shell:calc(100% - 28px);--border:2.5px solid var(--ink);--shadow:5px 5px 0 var(--ink)}.topbar{height:72px}.wordmark{font-size:1.65rem}.button--small{padding:8px 12px;font-size:.7rem}.hero{min-height:auto;padding:42px 0 52px}.hero h1{font-size:clamp(2.35rem,11.8vw,3.4rem)}.hero__lede{font-size:.95rem}.hero__visual{width:84%;max-width:310px}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.technology-list{gap:1.15rem}.technology-icon{font-size:2.2rem}main section,.contact-section{padding:68px 0}.section-heading{margin-bottom:2.5rem}.section-heading h2{font-size:clamp(2.7rem,13vw,4rem)}.expertise-grid,.education-grid,.about-story,.contact-grid{grid-template-columns:1fr}.expertise-card+.expertise-card{border-left:var(--border);border-top:0}.expertise-card{min-height:235px}.expertise-card h3{margin-top:3.2rem}.about-story__image{min-height:370px}.about-story__copy{border-left:var(--border);border-top:0}.timeline-item{grid-template-columns:42px 1fr;gap:1rem}.timeline-item__meta{grid-area:1/2;padding:0}.timeline-item__body{grid-column:2}.education-grid{gap:18px}.project__trigger{grid-template-columns:42px 1fr 42px;gap:12px}.project__toggle{width:38px;height:38px}.project__panel{grid-template-columns:1fr;gap:24px;padding:0 0 32px}.contact-copy{margin-top:1rem}.footer-grid{grid-template-columns:1fr;align-items:start;gap:2.2rem}.footer-socials{flex-wrap:wrap}.footer-copy{text-align:left;grid-column:1;margin-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
