:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#f1f3f7;--surface:#f9fafc;--surface-strong:#e5e9f1;--text:#16191f;--muted:#5e6674;--line:#cbd2df;--accent:#2d5bd1;--accent-strong:#1e43a8;--accent-contrast:#f7f9ff;--header:#f1f3f7e0;--shadow:0 1.5rem 4rem #38496c1f;--radius:1.125rem;--page-width:84rem}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--background:#11151c;--surface:#181e28;--surface-strong:#242c39;--text:#edf1f8;--muted:#a8b1c0;--line:#364052;--accent:#7da2ff;--accent-strong:#a9c0ff;--accent-contrast:#101725;--header:#11151ce0;--shadow:0 1.5rem 4rem #0000003d}}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:auto;scroll-padding-top:6rem;overflow-y:auto}body{background:var(--background);min-height:100svh;color:var(--text);font-family:var(--font-geist), ui-sans-serif, system-ui, sans-serif;text-rendering:optimizelegibility;margin:0;line-height:1.55}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.08em}a:focus-visible{outline:.2rem solid var(--accent);outline-offset:.25rem}img{max-width:100%;display:block}.site-header{z-index:10;width:min(100%, var(--page-width));background:var(--header);-webkit-backdrop-filter:blur(1.25rem);justify-content:space-between;align-items:center;height:4.5rem;margin:0 auto;padding:0 2rem;display:flex;position:sticky;top:0}.brand-mark{border:1px solid var(--line);border-radius:var(--radius);width:2.75rem;height:2.75rem;color:var(--text);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;place-items:center;font-size:.78rem;font-weight:720;text-decoration:none;display:grid}.header-controls{align-items:center;gap:clamp(.75rem,2vw,1.5rem);min-width:0;display:flex}.site-header nav{white-space:nowrap;align-items:center;gap:clamp(1rem,3vw,2.25rem);display:flex}.site-header nav a{color:var(--muted);font-size:.88rem;font-weight:620;text-decoration:none;transition:color .16s,transform .16s}.site-header nav a:hover{color:var(--text)}.site-header nav a:active{transform:translateY(1px)}.language-picker{align-items:center;gap:.65rem;display:flex}.language-picker label{color:var(--muted);font-size:.78rem;font-weight:650}.language-select{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:8.5rem;height:2.75rem;color:var(--text);cursor:pointer;font-family:var(--font-geist), ui-sans-serif, system-ui, sans-serif;flex:none;padding:0 .7rem;font-size:.82rem;font-weight:680;transition:background .16s,border-color .16s}.language-select:hover{background:var(--surface-strong);border-color:var(--accent)}.language-select:focus-visible{outline:.2rem solid var(--accent);outline-offset:.25rem}main,footer{width:min(100%, var(--page-width));margin:0 auto;padding-inline:2rem}.hero{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:calc(100dvh - 4.5rem);padding-block:clamp(2rem,5vw,4.5rem);display:grid}.hero-copy{flex-direction:column;align-items:flex-start;max-width:38rem;display:flex}.eyebrow{color:var(--accent-strong);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.76rem;font-weight:720}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.065em;text-wrap:balance;max-width:12ch;margin:0;font-size:clamp(3.2rem,6.8vw,6.9rem);font-weight:660;line-height:.94}.hero-intro{max-width:34rem;color:var(--muted);margin:1.75rem 0 0;font-size:clamp(1rem,1.7vw,1.2rem)}.primary-action{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);min-height:3.25rem;color:var(--accent-contrast);white-space:nowrap;align-items:center;margin-top:2rem;padding:.8rem 1.2rem;font-weight:720;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.primary-action:hover{background:var(--accent-strong)}.primary-action:active{transform:translateY(1px)}.hero-visual{border-radius:var(--radius);background:var(--surface-strong);min-height:clamp(24rem,62vh,44rem);box-shadow:var(--shadow);position:relative;overflow:hidden}.profile-section{border:1px solid var(--line);border-radius:calc(var(--radius) * 1.35);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(11rem,.55fr) minmax(0,1.45fr);gap:clamp(1.5rem,5vw,5rem);margin-block:clamp(2rem,5vw,5rem);padding:clamp(1.5rem,4vw,3.5rem);display:grid}.candidate-label{color:var(--accent-strong);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:720;line-height:1.45}.profile-copy{max-width:48rem}.profile-copy h2{letter-spacing:-.045em;margin:0 0 1rem;font-size:clamp(2rem,4.2vw,4rem);line-height:1}.profile-copy p{color:var(--muted);margin:0;font-size:clamp(1rem,1.5vw,1.16rem)}.profile-copy p+p{margin-top:1rem}.hero-visual:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff38;position:absolute;inset:0}.hero-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.featured-section,.local-section,.principles-section{padding-block:clamp(5rem,10vw,9rem)}.section-heading{max-width:47rem;margin-bottom:clamp(2rem,5vw,4rem)}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,5vw,4.6rem);font-weight:650;line-height:1}.section-heading p{max-width:38rem;color:var(--muted);margin:1.25rem 0 0;font-size:1.05rem}.featured-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;grid-column:span 5;min-width:0;display:flex;overflow:hidden}.project-card:first-child,.project-card:nth-child(4){grid-column:span 7}.project-image{aspect-ratio:16/10;background:var(--surface-strong);overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .28s cubic-bezier(.16,1,.3,1)}.project-card:hover .project-image img{transform:scale(1.018)}.project-content{flex-direction:column;flex:1;min-height:20rem;padding:clamp(1.4rem,3vw,2rem);display:flex}.project-meta{color:var(--muted);font-family:var(--font-geist-mono), ui-monospace, monospace;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.72rem;display:flex}.project-meta span:last-child{color:var(--accent-strong);text-align:right}.project-card h3,.local-project h3{letter-spacing:-.045em;margin:1.5rem 0 0;font-size:clamp(1.55rem,3vw,2.5rem);font-weight:650;line-height:1.05}.project-card p,.local-project p{color:var(--muted);margin:1rem 0 0}.project-links{flex-wrap:wrap;gap:1.25rem;margin-top:auto;padding-top:2rem;display:flex}.project-links a{color:var(--accent-strong);font-size:.9rem;font-weight:720}.project-links a:active{transform:translateY(1px)}.project-availability{font-family:var(--font-geist-mono), ui-monospace, monospace;padding-top:2rem;font-size:.78rem;margin-top:auto!important}.local-section{border-top:1px solid var(--line)}.local-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:1.25fr .75fr;gap:1px;display:grid;overflow:hidden}.local-project{background:var(--surface);flex-direction:column;min-height:22rem;padding:clamp(1.5rem,4vw,3rem);display:flex}.local-project:nth-child(2),.local-project:nth-child(3){background:var(--surface-strong)}.principles-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.principles-section .section-heading{margin:0;position:sticky;top:7rem}.principles-list{margin:0}.principles-list>div{border-bottom:1px solid var(--line);padding:2rem 0}.principles-list>div:first-child{padding-top:0}.principles-list dt{letter-spacing:-.025em;font-size:1.35rem;font-weight:650}.principles-list dd{max-width:34rem;color:var(--muted);margin:.65rem 0 0}footer{border-top:1px solid var(--line);min-height:9rem;color:var(--muted);justify-content:space-between;align-items:flex-end;padding-block:2.5rem;font-size:.84rem;display:flex}footer p{margin:0}footer p:first-child{color:var(--text);font-weight:680}@media (width<=960px){.hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem}h1{font-size:clamp(3rem,7.5vw,5.2rem)}.project-card,.project-card:first-child,.project-card:nth-child(4){grid-column:span 6}}@media (width<=767px){html{scroll-padding-top:5rem}.site-header{height:4rem;padding-inline:1rem}.site-header nav{gap:1rem}.header-controls{gap:.75rem}.language-picker label,.site-header nav a:last-child{display:none}main,footer{padding-inline:1rem}.hero{grid-template-columns:1fr;gap:2.75rem;min-height:auto;padding-block:2.5rem 4.5rem}h1{max-width:11ch;font-size:clamp(3rem,15vw,4.75rem)}.hero-intro{max-width:28rem}.hero-visual{min-height:24rem}.featured-section,.local-section,.principles-section{padding-block:4.5rem}.featured-grid,.local-grid,.principles-section{grid-template-columns:1fr}.project-card,.project-card:first-child,.project-card:nth-child(4){grid-column:1}.project-content,.local-project{min-height:auto}.project-links,.project-availability{margin-top:1.5rem;padding-top:0}.principles-section{gap:2.5rem}.principles-section .section-heading{position:static}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;min-height:8rem}}@media (width<=420px){.brand-mark,.language-select{height:2.5rem}.brand-mark{width:2.5rem}.language-select{min-width:7.75rem;padding-inline:.55rem;font-size:.78rem}.site-header nav a{font-size:.78rem}.site-header nav a:nth-child(2){display:none}.hero-visual{min-height:19rem}.project-meta{flex-direction:column;gap:.35rem}.project-meta span:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){.project-image img,.primary-action,.site-header nav a,.language-select{transition:none}}@media (prefers-reduced-transparency:reduce){.site-header{background:var(--background);-webkit-backdrop-filter:none}}@media (forced-colors:active){.brand-mark,.language-select,.primary-action,.project-card,.local-grid{border:2px solid canvastext}.project-card:hover .project-image img{transform:none}}.profile-section{grid-template-columns:1fr}.hero-offer{max-width:44rem;color:var(--text);margin:1.25rem 0 0;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:560;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hero-actions .primary-action{margin-top:2rem}.secondary-action{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:3.25rem;color:var(--text);white-space:nowrap;align-items:center;margin-top:2rem;padding:.8rem 1.2rem;font-weight:720;text-decoration:none;transition:border-color .16s,background .16s;display:inline-flex}.secondary-action:hover{border-color:var(--accent);color:var(--accent-strong)}.secondary-action:active{transform:translateY(1px)}.contact-section{border-top:1px solid var(--line);padding-block:clamp(4rem,9vw,8rem)}.contact-form{gap:1.25rem;max-width:42rem;display:grid}.contact-form .field{gap:.45rem;display:grid}.contact-form label{color:var(--muted);letter-spacing:.01em;font-size:.9rem;font-weight:640}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:3.25rem;color:var(--text);padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .16s,box-shadow .16s}.contact-form textarea{resize:vertical;min-height:9rem;line-height:1.6}.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2d5bd138}.contact-form button.primary-action{border:1px solid var(--accent);cursor:pointer;margin-top:0;font-family:inherit;font-size:1rem}.field-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.privacy-link{color:var(--muted);text-underline-offset:.2em;font-size:.9rem;text-decoration:underline}.privacy-link:hover{color:var(--accent-strong)}.privacy-section{border-top:1px solid var(--line);max-width:46rem;padding-block:clamp(3rem,6vw,5rem)}.privacy-section h2{letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:650}.privacy-section p{max-width:44rem;color:var(--muted);margin:0 0 1rem;line-height:1.65}@media (width<=767px){.hero-actions .primary-action,.hero-actions .secondary-action{justify-content:center;width:100%}}
