*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111;background-color:#fff;line-height:1.6}h1{font-size:2.75rem;font-weight:500;letter-spacing:-.02em}h2{font-size:1.9rem;font-weight:500;letter-spacing:-.01em}h3{font-size:1.15rem;font-weight:500}p{max-width:720px;color:#444}main{min-height:80vh}.container{max-width:1100px;margin:0 auto;padding:0 2rem}.section{padding:5rem 0}.area-card,.project-card{border-top:1px solid #e5e5e5;padding-top:1.5rem}.project-card{display:block;text-decoration:none;color:inherit}.project-card:hover h3{text-decoration:underline}:root{--header-height: 72px}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #eaeaea}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height)}.logo img{width:44px;height:auto;display:block}.nav a{margin-left:1.75rem;font-size:.9rem;text-decoration:none;color:#111;opacity:.8}.hero{position:relative;min-height:calc(78vh - var(--header-height));display:flex;align-items:flex-end;padding:4.5rem 0 4rem;color:#fff;background-image:url(/images/hero/hero-dyg.webp);background-size:cover;background-position:30% 50%;background-repeat:no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000c7,#0000008c 40%,#00000026 75%,#0000000d),linear-gradient(180deg,#00000040,#00000073)}.hero__inner{position:relative;z-index:1;max-width:720px}.hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;opacity:.85;margin-bottom:1rem}.hero h1{max-width:18ch;margin-bottom:1rem}.hero__lead{color:#ffffffd9;max-width:60ch;margin-bottom:1.75rem}.hero__cta{display:flex;gap:.75rem;flex-wrap:wrap}.btn{display:inline-block;padding:.85rem 1.1rem;border-radius:999px;text-decoration:none;color:#111;background:#fff;font-weight:500}.btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}@media(max-width:768px){:root{--header-height: 64px}.hero{min-height:calc(68vh - var(--header-height));padding:4rem 0 3rem;background-position:35% 50%}h1{font-size:2.1rem}.logo img{width:38px}.nav{display:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{color:#111}.section h2{margin-bottom:1.75rem}.section p+p{margin-top:1rem}.site-header{background:#ffffffeb;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}.nav a{letter-spacing:.02em;font-size:.88rem;opacity:.75}.nav a:hover{opacity:1}.logo{display:inline-flex;align-items:center;gap:.75rem}.logo img{transition:transform .18s ease,opacity .18s ease}.logo:hover img{transform:translateY(-1px);opacity:.95}.grid{display:grid;gap:1.25rem}@media(min-width:900px){.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:620px)and (max-width:899px){.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}.area-card,.project-card{border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:1.25rem;border-top:none;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.area-card p,.project-card p{margin-top:.5rem;color:#555}.area-card:hover,.project-card:hover{transform:translateY(-2px);border-color:#00000024;box-shadow:0 10px 30px #00000014}.project-card h3:after{content:"↗";margin-left:.5rem;font-size:.95em;opacity:.55}.hero h1{color:#fff;font-size:clamp(2.6rem,4vw,3.4rem);font-weight:500;line-height:1.15;letter-spacing:-.02em;max-width:20ch;text-shadow:0 2px 12px rgba(0,0,0,.45),0 1px 3px rgba(0,0,0,.35)}.contact-form{max-width:780px}.contact-form label{display:block;margin-top:1.1rem}.contact-form span{display:block;font-size:.9rem;color:#222;margin-bottom:.4rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(0,0,0,.12);border-radius:14px;padding:.9rem 1rem;font:inherit;outline:none;background:#fff}.contact-form input:focus,.contact-form textarea:focus{border-color:#00000040;box-shadow:0 0 0 4px #0000000d}.grid-2{display:grid;gap:1rem}@media(min-width:720px){.grid-2{grid-template-columns:1fr 1fr}}.form-row{margin-top:1.2rem;display:flex;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.form-hint{margin-top:.85rem;font-size:.9rem;color:#666}
