/* Tablet profile (700–1024px). Presentation-only; current-exit rules load last. */
.container{width:calc(100% - 40px)}
.hero{padding:22px 0 16px}.hero h1{font-size:25px}
.main{gap:15px}.card{padding:20px}.section-head{margin-bottom:16px}
.input-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:14px}
.projects{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}

