.header{background-color:#2c2c2c;background-image:url(/assets/header-bg-CgN5yMFt.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:visible}.header-inner{width:100%;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem 4rem;min-height:200px}.header-hero-title{margin:0;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;color:#fff;letter-spacing:.02em;text-transform:uppercase}.header-hero-underline{display:block;width:280px;max-width:90%;height:4px;margin:.75rem auto 1rem;background:#f5c542;border:none}.header-hero-subtitle{margin:0;font-size:clamp(.9rem,2vw,1rem);color:#fffffff2;font-weight:400}.header-logo{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;font-size:1.25rem;letter-spacing:.02em;text-transform:uppercase}.header-logo img{width:56px;height:56px;object-fit:contain;flex-shrink:0}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-nav a{color:#fff;font-size:.95rem;font-weight:500}.header-nav a:hover{opacity:.9}.header-nav a.active{font-weight:600}.header-nav .dropdown-wrap{position:relative}.header-nav .dropdown-trigger{display:flex;align-items:center;gap:.25rem;background:none;border:none;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;padding:0}.header-nav .dropdown-trigger svg{width:14px;height:14px}.header-nav .dropdown-menu{position:absolute;top:100%;left:0;margin-top:.25rem;min-width:200px;max-height:min(70vh,400px);overflow-y:auto;background:#2c2c2c;border:1px solid rgba(255,255,255,.1);padding:.5rem 0;z-index:1000}.header-nav .dropdown-menu a{display:block;padding:.5rem 1rem;color:#fff}.header-nav .dropdown-menu a:hover{background:#ffffff14}.header-search{display:flex;align-items:center;justify-content:center;color:#fff;padding:.25rem}.header-search svg{width:20px;height:20px}.header-search:hover{opacity:.9}.footer{margin-top:auto}.footer-copyright{background-color:#f5c542;color:#1a1a1a;padding:.75rem 1.5rem;font-size:.9rem;text-align:center}.footer-copyright-inner{max-width:1200px;margin:0 auto}.footer-social{background:#fff;padding:1rem 1.5rem;border-top:1px solid #eee}.footer-social-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:1.25rem;align-items:center}.footer-social a{display:flex;align-items:center;justify-content:center;color:#333}.footer-social a:hover{opacity:.8}.footer-social svg{width:36px;height:36px}.layout{display:flex;flex-direction:column;min-height:100vh}.layout main{flex:1;width:100%;padding-left:1.5rem;padding-right:1.5rem;overflow:visible}.home-content{background:#fff;padding:3rem 0 4rem;max-width:1400px;margin-left:auto;margin-right:auto}.home-content-inner{max-width:1100px;margin:0 auto}.home-intro{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap;text-align:center}.home-intro-visual{flex-shrink:0;text-align:center}.home-intro-visual .home-logo-wrap{margin-bottom:0}.home-intro-visual .home-logo-wrap img{width:200px;height:auto;display:block;margin:0 auto}.home-intro-heading{margin:0;font-size:1.5rem;font-weight:700;color:#1a1a1a;min-width:200px}.home-section{margin-bottom:2rem}.home-section h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#1a1a1a}.home-section p{margin:0 0 .75rem;font-size:1rem;line-height:1.6;color:#333}.home-section p:last-child{margin-bottom:0}.home-section a{color:#15c;text-decoration:underline}.home-section a:hover{color:#0d3d8c}.home-bottom-icon{margin-top:2rem;color:#999}.home-bottom-icon svg{width:20px;height:20px}*,*:before,*:after{margin:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto;display:block}
