html,body{min-height:100%}body.site-page{min-height:100vh;margin:0;color:#202428;background:#f5f5f5;font:16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.site-shell{width:calc(100% - 32px);max-width:1120px;margin:0 auto;padding:56px 0}.site-hero{min-height:calc(100vh - 112px);display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,0.7fr);gap:40px;align-items:center}.site-hero__content{max-width:680px}.site-kicker{margin:0 0 10px;color:#0d6efd;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.site-hero h1,.site-header h1{margin:0;color:#15181b;font-size:clamp(38px,6vw,70px);line-height:0.98;font-weight:760;letter-spacing:0}.site-lead{max-width:660px;margin:20px 0 28px;color:#555d64;font-size:18px;line-height:1.62}.site-card,.project-card{display:block;overflow:hidden;color:inherit;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,0.08);border-radius:8px;box-shadow:0 18px 48px rgba(20,26,32,0.12);transition:transform 0.18s ease,box-shadow 0.18s ease}.site-card:hover,.project-card:hover{color:inherit;transform:translateY(-2px);box-shadow:0 22px 58px rgba(20,26,32,0.16)}.site-card__media,.project-card__preview{min-height:260px;background-position:center;background-size:cover}.site-card__body,.project-card__body{padding:22px}.site-card__eyebrow{display:block;margin-bottom:8px;color:#0d6efd;font-size:12px;font-weight:700;text-transform:uppercase}.site-card h2,.project-card h2{margin:0 0 10px;color:#191d21;font-size:24px;line-height:1.2;font-weight:720}.site-card p,.project-card p{margin:0;color:#5a6269}.site-header{max-width:760px;margin-bottom:32px}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,420px));gap:24px}.project-card__action{display:inline-flex;margin-top:18px;color:#0d6efd;font-weight:700}@media (max-width:820px){.site-shell{padding:32px 0}.site-hero{min-height:0;grid-template-columns:1fr;gap:28px}.site-hero h1,.site-header h1{font-size:40px}.site-lead{font-size:16px}.site-card__media,.project-card__preview{min-height:220px}}