.hero-section{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;min-height:calc(100vh - 60px);margin-bottom:3rem;padding:4rem 0;display:flex;position:relative}.hero-content{width:100%;max-width:900px;margin:0 auto}.hero-title{text-align:center;margin:0 0 2rem;font-size:3rem;font-weight:700}.hero-description{opacity:.95;text-align:center;margin:0 0 3rem;font-size:1.3rem;line-height:1.6}.hero-features{margin:0 0 3rem}.hero-features-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;max-width:900px;margin:0 auto;padding:0;list-style:none;display:grid}.hero-feature-item{opacity:.95;align-items:center;gap:.75rem;font-size:1rem;display:flex}.hero-feature-icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;font-weight:700;display:flex}.hero-controls{background:0 0;max-width:600px;margin:0 auto 3rem;padding:0}.scroll-indicator{justify-content:center;align-items:center;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator-oval{border:2px solid #fffc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:26px;height:42px;padding:3px;display:flex}.scroll-dot{background-color:#ffffffe6;border-radius:50%;width:3px;height:3px;transition:opacity .3s,transform .3s;display:block}.hero-search-wrapper{align-items:flex-end;gap:1rem;display:flex}.hero-search-wrapper .search-bar{flex:1}.hero-search-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.hero-search-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.hero-search-button:active{transform:translateY(0)}.upcoming-deadlines-section,.latest-articles-section{padding:3rem 0}.section-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.section-title{color:#333;margin:0;font-size:2rem;font-weight:700}.section-link{color:#667eea;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.section-link:hover{color:#764ba2;text-decoration:underline}.grants-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.seo-section{background:#f8f9fa;border-top:1px solid #e9ecef;padding:3rem 0 2rem}.seo-content{max-width:900px;margin:0 auto}.seo-content p{color:#666;margin:0 0 1rem;font-size:.9rem;line-height:1.8}.seo-content p:last-child{margin-bottom:0}@media (max-width:768px){.hero-section{align-items:center;min-height:calc(100vh - 70px);padding:2.5rem 0;display:flex;position:relative}.scroll-indicator{bottom:1rem}.hero-title{font-size:2rem}.hero-description{font-size:1.1rem}.hero-features{margin:0 0 2rem}.hero-features-list{grid-template-columns:1fr;gap:.75rem}.hero-feature-item{font-size:.95rem}.hero-feature-icon{width:20px;height:20px;font-size:.8rem}.hero-controls{max-width:100%;padding:0}.hero-search-wrapper{flex-direction:column;gap:1rem}.hero-search-button{width:100%}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.section-title{font-size:1.5rem}.grants-grid{grid-template-columns:1fr;gap:1.5rem}.upcoming-deadlines-section,.latest-articles-section{padding:2rem 0}.seo-section{padding:2rem 0 1.5rem}.seo-content p{font-size:.85rem}}
