.hero-section{position:relative;padding:120px 0 180px;background:linear-gradient(135deg,#FEF9F5 0,#F9FAFB 50%,#FFF 100%);overflow:hidden;min-height:700px;display:flex;align-items:center}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.hero-background .gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 20%,rgba(201,169,89,0.08) 0,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(217,16,35,0.05) 0,transparent 50%)}.hero-background .mountain-wave,.hero-background .mountain-wave-2{position:absolute;width:100%;height:100%;animation:floatWave 20s ease-in-out infinite}.hero-background .mountain-wave-2{animation-delay:-5s}@keyframes floatWave{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.hero-logo{margin-bottom:30px}.hero-logo img{max-height:80px;width:auto}.hero-title{display:block;margin-bottom:20px}.hero-title .title-primary{display:block;font-size:3.5rem;font-weight:700;color:#1F2937;line-height:1.1;letter-spacing:-0.02em;margin-bottom:8px}.hero-title .title-secondary{display:block;font-size:3.5rem;font-weight:300;color:#D91023;line-height:1.1;letter-spacing:-0.02em}.hero-description{font-size:1.25rem;color:#6B7280;line-height:1.7;max-width:600px;margin:0 auto 50px;font-weight:300}.search-container{max-width:700px;margin:0 auto}.search-form{margin-bottom:20px}.search-input-wrapper{position:relative;display:flex;align-items:center;background:#FFF;border-radius:100px;box-shadow:0 4px 20px rgba(0,0,0,0.08),0 1px 3px rgba(0,0,0,0.05);border:2px solid transparent;transition:all .3s cubic-bezier(0.4,0,0.2,1);overflow:hidden}.search-input-wrapper:hover{box-shadow:0 8px 30px rgba(217,16,35,0.12),0 2px 6px rgba(0,0,0,0.08);border-color:rgba(217,16,35,0.2)}.search-input-wrapper:focus-within{box-shadow:0 8px 30px rgba(217,16,35,0.15),0 2px 6px rgba(0,0,0,0.08);border-color:#D91023;transform:translateY(-2px)}.search-icon{position:absolute;left:28px;color:#9CA3AF;font-size:1.2rem;pointer-events:none;transition:color .3s ease}.search-input-wrapper:focus-within .search-icon{color:#D91023}.search-input{flex:1;padding:24px 28px 24px 60px;border:none;font-size:1.1rem;outline:none;background:transparent;color:#1F2937;font-weight:400;margin-bottom:inherit!important}.search-input::placeholder{color:#9CA3AF;font-weight:300}.search-button{padding:24px 35px;background:linear-gradient(135deg,#D91023 0,#B80D1D 100%);border:none;color:#FFF;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(0.4,0,0.2,1);border-radius:100px;margin:8px;display:flex;align-items:center;gap:8px}.search-button:hover{background:linear-gradient(135deg,#B80D1D 0,#D91023 100%);transform:translateX(3px);box-shadow:0 4px 15px rgba(217,16,35,0.3)}.search-button i{font-size:.9rem}.search-suggestions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-size:.9rem}.suggestions-label{color:#9CA3AF;font-weight:400}.suggestion-tag{padding:6px 16px;background:#FFF;border-radius:100px;color:#6B7280;text-decoration:none;font-weight:500;font-size:.85rem;border:1px solid rgba(156,163,175,0.3);transition:all .2s ease}.suggestion-tag:hover{background:rgba(217,16,35,0.08);color:#D91023;border-color:rgba(217,16,35,0.3);transform:translateY(-1px)}.hero-wave-bottom{position:absolute;bottom:0;left:0;right:0;height:120px}.hero-wave-bottom svg{width:100%;height:100%}.hero-wave-bottom svg path{fill:#FFF}.categories-section{padding:100px 0;background:#FFF}.section-header{text-align:center;margin-bottom:60px;max-width:600px;margin-left:auto;margin-right:auto}.section-title{font-size:2.5rem;font-weight:700;color:#1F2937;margin-bottom:12px;letter-spacing:-0.02em}.section-subtitle{font-size:1.1rem;color:#6B7280;font-weight:300;line-height:1.6}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:1200px;margin:0 auto}.category-card{display:flex;flex-direction:column;align-items:center;padding:30px 20px;background:#F9FAFB;border-radius:20px;text-decoration:none;transition:all .3s cubic-bezier(0.4,0,0.2,1);border:1px solid transparent;position:relative;overflow:hidden}.category-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#D91023,#C9A959);transform:scaleX(0);transition:transform .3s ease}.category-card:hover{background:#FFF;box-shadow:0 12px 40px rgba(0,0,0,0.1),0 4px 12px rgba(0,0,0,0.05);transform:translateY(-8px);border-color:rgba(217,16,35,0.1)}.category-card:hover::before{transform:scaleX(1)}.category-card:hover .category-icon-wrapper{transform:scale(1.1) rotate(5deg)}.category-card:hover .category-name{color:#D91023}.category-icon-wrapper{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#FFF;margin-bottom:16px;transition:all .3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 15px rgba(0,0,0,0.1)}.category-icon-wrapper.icon-education{background:linear-gradient(135deg,#4F46E5,#7C3AED)}.category-icon-wrapper.icon-health{background:linear-gradient(135deg,#EF4444,#DC2626)}.category-icon-wrapper.icon-economy{background:linear-gradient(135deg,#C9A959,#E5C97A)}.category-icon-wrapper.icon-environment{background:linear-gradient(135deg,#2D5016,#3D6B1F)}.category-icon-wrapper.icon-transport{background:linear-gradient(135deg,#F59E0B,#D97706)}.category-icon-wrapper.icon-housing{background:linear-gradient(135deg,#EC4899,#DB2777)}.category-icon-wrapper.icon-security{background:linear-gradient(135deg,#6366F1,#4F46E5)}.category-icon-wrapper.icon-culture{background:linear-gradient(135deg,#8B5CF6,#7C3AED)}.category-icon-wrapper.icon-agriculture{background:linear-gradient(135deg,#10B981,#059669)}.category-icon-wrapper.icon-energy{background:linear-gradient(135deg,#F97316,#EA580C)}.category-icon-wrapper.icon-geospatial{background:linear-gradient(135deg,#06B6D4,#0891B2)}.category-icon-wrapper.icon-api{background:linear-gradient(135deg,#6B7280,#9CA3AF)}.category-name{font-size:1rem;font-weight:600;color:#1F2937;margin-bottom:6px;transition:color .3s ease}.category-count{font-size:.85rem;color:#9CA3AF;font-weight:400}.category-api .category-icon-wrapper{background:linear-gradient(135deg,#1F2937,#374151)}.stats-section{padding:80px 0;background:linear-gradient(135deg,#FEF9F5 0,#F9FAFB 100%);border-top:1px solid rgba(156,163,175,0.2)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1000px;margin:0 auto;text-align:center}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:3rem;font-weight:700;color:#D91023;line-height:1;margin-bottom:8px;letter-spacing:-0.02em}.stat-label{font-size:1rem;color:#6B7280;font-weight:400}@media(max-width:1024px){.hero-title .title-primary,.hero-title .title-secondary{font-size:2.8rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px}}@media(max-width:768px){.hero-section{padding:80px 0 120px;min-height:550px}.hero-title .title-primary,.hero-title .title-secondary{font-size:2.2rem}.hero-description{font-size:1.1rem}.search-input{padding:20px 24px 20px 55px;font-size:1rem}.search-button{padding:20px 28px;font-size:.95rem}.search-suggestions{gap:8px}.suggestion-tag{padding:5px 12px;font-size:.8rem}.section-title{font-size:2rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.category-card{padding:24px 16px}.category-icon-wrapper{width:56px;height:56px;font-size:1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}.stat-number{font-size:2.5rem}}@media(max-width:480px){.hero-section{padding:60px 0 100px}.hero-title .title-primary,.hero-title .title-secondary{font-size:1.8rem}.search-input-wrapper{flex-direction:column;border-radius:24px;padding:10px}.search-input{padding:16px 20px;width:100%}.search-button{width:100%;justify-content:center;margin:10px 0 0}.search-suggestions{flex-direction:column;gap:10px}.categories-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr}}.category-icon-wrapper i{font-size:1.8rem;color:white}.category-view-all .category-icon-wrapper{background:linear-gradient(135deg,#6B7280,#9CA3AF)!important}.category-view-all:hover .category-icon-wrapper{transform:scale(1.1)!important}.no-groups-message{text-align:center;padding:60px 20px;color:#6B7280;font-size:1.1rem}.no-groups-message p{margin:0}.category-icon-wrapper img{border-radius:12px}