:root{--background:#fff9f5;--text:#22223b;--muted:#5f6170;--primary:#6d5bd0;--primary-dark:#5948bd;--lilac:#e9e4ff;--green:#bfe3d0;--peach:#ffd6a5;--surface:#fff;--border:#ded8d5;--focus:#31256f;--radius-small:.75rem;--radius-medium:1.25rem;--radius-large:2rem;--container:75rem;--shadow:0 1rem 2.5rem #22223b14}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--background);min-width:20rem;color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}main:focus{outline:none}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.25em;text-decoration-thickness:.08em}a:hover{text-decoration-thickness:.13em}p,h1,h2,h3,dl,dd{margin-top:0}h1,h2,h3{color:var(--text);letter-spacing:-.045em;font-weight:760;line-height:1.08}h1{max-width:14ch;margin-bottom:1.5rem;font-size:clamp(2.65rem,9vw,5.8rem)}h2{margin-bottom:1rem;font-size:clamp(2.1rem,5.5vw,3.8rem)}h3{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(1.6rem,4vw,2.2rem)}ul{padding-left:1.25rem}strong{font-weight:720}::selection{background:var(--peach);color:var(--text)}:focus-visible{outline:.2rem solid var(--focus);outline-offset:.25rem}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.narrow{max-width:48rem}.section{padding-block:clamp(4rem,9vw,8rem)}.eyebrow{color:var(--primary-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem;font-size:.79rem;font-weight:780;line-height:1.4}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius-small);background:var(--text);color:var(--surface);padding:.75rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;background:#fff9f5f2;border-bottom:1px solid #22223b17;position:relative}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;min-height:5rem;display:grid}.brand{background:var(--text);width:2.75rem;height:2.75rem;color:var(--surface);letter-spacing:.05em;border-radius:50%;place-items:center;font-size:.79rem;font-weight:820;text-decoration:none;display:inline-grid}.nav-list,.footer-links{align-items:center;margin:0;padding:0;list-style:none;display:flex}.nav-list{justify-content:center;gap:0}.nav-list a,.footer-links a{min-height:2.75rem;color:var(--muted);align-items:center;padding-inline:.7rem;font-size:.9rem;font-weight:680;text-decoration:none;display:inline-flex}.nav-list a:hover,.nav-list a[aria-current=page],.footer-links a:hover{color:var(--primary-dark)}.button{border:2px solid var(--primary);background:var(--primary);min-height:3.15rem;color:var(--surface);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.25rem;font-weight:760;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{border-color:var(--primary-dark);background:var(--primary-dark);transform:translateY(-2px)}.button-small{min-height:2.75rem;padding-inline:.9rem;font-size:.86rem}.text-link,.project-link{min-height:2.75rem;color:var(--primary-dark);align-items:center;gap:.4rem;font-weight:760;display:inline-flex}.hero{padding-top:clamp(3.5rem,8vw,7rem)}.hero-grid{align-items:end;gap:3rem;display:grid}.hero-copy{max-width:54rem}.hero-intro{max-width:69ch;color:var(--muted);margin-bottom:2rem;font-size:clamp(1.08rem,2.6vw,1.3rem)}.hero-intro strong{color:var(--text)}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.hero-card{border-radius:var(--radius-large);background:var(--lilac);border:1px solid #22223b17;gap:1.5rem;padding:clamp(1.4rem,5vw,2rem);display:grid;position:relative;overflow:hidden}.hero-card:after{content:"";border:2.4rem solid #6d5bd024;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:-4rem;right:-3rem}.monogram{background:var(--primary);width:5.25rem;height:5.25rem;box-shadow:.6rem .6rem 0 var(--peach);color:var(--surface);letter-spacing:.06em;border-radius:1.5rem;place-items:center;font-size:1.45rem;font-weight:820;display:grid;transform:rotate(-3deg)}.hero-card-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-size:.78rem;font-weight:720}.hero-card-title{max-width:17ch;margin-bottom:0;font-size:1.45rem;font-weight:760;line-height:1.25}.profile-list{z-index:1;gap:1rem;margin-bottom:0;display:grid;position:relative}.profile-list div{gap:.1rem;display:grid}.profile-list dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:720}.profile-list dd{margin-bottom:0;font-weight:680}.projects{background:var(--surface);border-block:1px solid #22223b14}.section-heading{gap:1.25rem 4rem;margin-bottom:clamp(2.5rem,6vw,4.5rem);display:grid}.section-heading h2{max-width:16ch;margin-bottom:0}.section-heading>p{max-width:49ch;color:var(--muted);margin-bottom:0;font-size:1.08rem}.projects-grid{gap:1.5rem;display:grid}.project-card{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);display:grid;overflow:hidden}.project-visual{aspect-ratio:16/9;background:var(--lilac);overflow:hidden}.project-visual img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.project-card:hover .project-visual img{transform:scale(1.02)}.project-content{flex-direction:column;align-items:flex-start;gap:1.15rem;padding:clamp(1.35rem,4vw,2rem);display:flex}.project-content>div:first-child{justify-content:space-between;align-items:baseline;gap:1rem;width:100%;display:flex}.project-content>p{max-width:68ch;color:var(--muted);margin-bottom:0}.project-number{color:var(--primary-dark);letter-spacing:.1em;order:2;margin-bottom:0;font-size:.78rem;font-weight:800}.tag-list{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.tag-list li{background:var(--lilac);color:var(--text);border-radius:999px;padding:.35rem .7rem;font-size:.82rem;font-weight:690}.project-link{margin-top:auto}.contact-panel{border-radius:var(--radius-large);background:var(--text);color:var(--surface);align-items:center;gap:2rem 4rem;padding:clamp(2rem,7vw,4.5rem);display:grid;position:relative;overflow:hidden}.contact-panel:before{content:"";border:3rem solid #e9e4ff21;border-radius:50%;width:15rem;height:15rem;position:absolute;top:-5rem;right:-5rem}.contact-panel>*{position:relative}.contact-panel .eyebrow{color:var(--peach)}.contact-panel h2{max-width:18ch;color:var(--surface)}.contact-panel p:not(.eyebrow){color:#dedee6;max-width:54ch;margin-bottom:0}.button-light{border-color:var(--surface);background:var(--surface);color:var(--text);overflow-wrap:anywhere;justify-self:start}.button-light:hover{border-color:var(--peach);background:var(--peach);color:var(--text)}.site-footer{border-top:1px solid #22223b17}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;min-height:7rem;display:flex}.footer-inner p{color:var(--muted);margin-bottom:0;font-size:.9rem}.footer-links{margin-left:-.7rem}.legal-layout{gap:3rem 7rem;display:grid}.legal-header h1{max-width:10ch;font-size:clamp(2.7rem,8vw,5rem)}.legal-lead{max-width:50ch;color:var(--muted);font-size:1.15rem}.updated{color:var(--muted);font-size:.9rem;font-weight:680}.legal-content{max-width:46rem}.legal-content section{border-bottom:1px solid var(--border);margin-bottom:2.25rem;padding-block:0 2.25rem}.legal-content h2{letter-spacing:-.025em;margin-bottom:.85rem;font-size:clamp(1.45rem,3vw,1.8rem)}.legal-content p,.legal-content li{color:var(--muted)}.legal-content a:not(.back-link){color:var(--primary-dark);overflow-wrap:anywhere;font-weight:690}.back-link{margin-top:.5rem}.not-found{align-items:center;min-height:65vh;display:grid}.not-found h1{font-size:clamp(2.7rem,8vw,5rem)}.not-found p:not(.eyebrow){color:var(--muted);margin-bottom:2rem;font-size:1.15rem}@media (width<=29rem){.header-inner{grid-template-columns:auto 1fr}.site-header .button-small{display:none}.nav-list{justify-content:flex-end}}@media (width>=48rem){.container{width:min(calc(100% - 4rem), var(--container))}.header-inner{gap:1.25rem;min-height:5.5rem}.nav-list{gap:.5rem}.nav-list a{padding-inline:1rem;font-size:.95rem}.button-small{padding-inline:1.2rem}.hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(18rem,.65fr)}.section-heading{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);align-items:end}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-panel{grid-template-columns:minmax(0,1fr) auto}.footer-inner{flex-direction:row;justify-content:space-between;align-items:center}.footer-links{margin-left:0;margin-right:-.7rem}}@media (width>=64rem){.legal-layout{grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);align-items:start}.legal-header{position:sticky;top:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
