/* Homepage hero surface derived from the Samrajya navy-and-gold mark. */
.home-hero{max-width:none;position:relative;isolation:isolate;overflow:hidden;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:42px;padding:72px max(5vw,calc((100vw - 1180px)/2)) 92px;background:radial-gradient(circle at 14% 18%,rgba(214,169,66,.18),transparent 29%),radial-gradient(circle at 87% 83%,rgba(244,225,181,.16),transparent 31%),linear-gradient(112deg,#071b2c 0%,#0d2d47 51%,#153854 100%)}.home-hero:before,.home-hero:after{content:'';position:absolute;z-index:-1;border:1px solid rgba(214,169,66,.22);border-radius:50%;pointer-events:none}.home-hero:before{width:520px;height:520px;left:-320px;bottom:-330px}.home-hero:after{width:390px;height:390px;right:-190px;top:-235px}.home-hero .crumb{color:#bdccd5}.home-hero .eyebrow{color:#f6c45d}.home-hero h1{color:#fff}.home-hero h1 em{color:#f6c45d}.home-hero .hero-copy p:not(.eyebrow){color:#d6e0e5}.home-hero .btn{background:#d6a942;color:#09243b}.home-hero .btn:hover{background:#edc767}.home-hero .hero-visual{border:1px solid rgba(246,196,93,.45);box-shadow:0 25px 55px rgba(2,16,29,.35)}.home-hero .hero-badge{border:1px solid rgba(214,169,66,.4)}@media(max-width:820px){.home-hero{padding:55px 6vw 72px;gap:28px}.home-hero:before{width:340px;height:340px;left:-230px;bottom:-235px}.home-hero:after{width:260px;height:260px;right:-160px;top:-180px}}
@media(max-width:820px){.home-hero{grid-template-columns:1fr}}