.hero-carousel{aspect-ratio:21/9;border-radius:16px;width:100%;max-height:500px;margin-bottom:2rem;position:relative;overflow:hidden}.hero-slide{width:100%;height:100%;text-decoration:none;display:block;position:relative}.hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(#0000 0%,#0d111733 50%,#0d1117e6 100%);align-items:flex-end;padding:2rem 3rem;display:flex;position:absolute;inset:0}.hero-content{max-width:600px}.hero-title{color:#e6edf3;text-shadow:0 2px 8px #00000080;margin-bottom:.5rem;font-family:Cinzel,serif;font-size:2rem;font-weight:700}.hero-subtitle{color:#8b949e;margin-bottom:1rem;font-size:1rem;line-height:1.5}.hero-cta{padding:.65rem 1.5rem;font-size:.9rem;display:inline-block}.hero-arrow{color:#e6edf3;cursor:pointer;z-index:2;background:#0d111799;border:1px solid #58a6ff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{background:#161b22e6;border-color:#58a6ff4d}.hero-arrow-left{left:1rem}.hero-arrow-right{right:1rem}.hero-dots{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.hero-dot-active{background:#c9a227;border-radius:4px;width:24px}@media (max-width:768px){.hero-carousel{aspect-ratio:16/9;border-radius:0}.hero-title{font-size:1.3rem}.hero-overlay{padding:1.5rem}}
