/* Desktop profile. Presentation-only; current-exit rules load last. */
.container{width:min(1120px,calc(100% - 64px))}
.hero{padding:24px 0 18px}.hero h1{font-size:30px}
.main{gap:16px}.card{padding:22px}.section-head{margin-bottom:16px}
.input-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px}
.projects{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.filters{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
