*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#172033;background:#fff;line-height:1.7}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}nav{position:fixed;z-index:50;top:0;left:0;right:0;background:#071a33ed;color:#fff;backdrop-filter:blur(14px);padding:15px 0}.nav{display:flex;justify-content:space-between;align-items:center}.brand{font-weight:900;letter-spacing:2px}.brand span{color:#e4c77d}.links{display:flex;gap:22px;font-size:11px;align-items:center}.links a:hover{color:#e4c77d}.hero{min-height:92vh;display:grid;align-items:center;background:linear-gradient(90deg,#041426f5,#071a3340),url('https://images.unsplash.com/photo-1507692049790-de58290a4334?auto=format&fit=crop&w=2000&q=85') center/cover;color:white}.hero h1{font:600 clamp(58px,9vw,108px)/.85 Georgia;margin:18px 0}.hero h1 span{color:#e4c77d}.hero p{max-width:650px;color:#d6e0ea;font-size:15px}.ey{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#a17d38;font-weight:900}.hero .ey{color:#e4c77d}.btn{display:inline-block;padding:11px 18px;border-radius:30px;background:#c9a45c;color:#071a33;font-size:11px;font-weight:800;margin:8px 8px 0 0}.btn.dark{background:#071a33;color:white}.section{padding:90px 0}.cream{background:#f7f3eb}.dark-section{background:#071a33;color:white}.section h2{font:600 clamp(40px,5vw,64px)/1 Georgia;color:#071a33;margin:8px 0 28px}.dark-section h2{color:white}.muted{color:#6d7989;font-size:13px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#fff;border:1px solid #e1e5eb;border-radius:20px;overflow:hidden}.dark-section .card{background:#ffffff08;border-color:#ffffff18}.card img{width:100%;height:210px;object-fit:cover}.body{padding:21px}.body small{font-size:9px;letter-spacing:2px;color:#987431;text-transform:uppercase}.body h3{font:600 27px/1.05 Georgia;color:#071a33;margin:8px 0}.dark-section .body h3{color:#fff}.body p{font-size:12px;color:#6d7989}.dark-section .body p{color:#aebdcd}.rows{display:grid;gap:10px}.row{display:grid;grid-template-columns:95px 1fr;gap:18px;padding:19px;background:#fff;border:1px solid #e1e5eb;border-radius:16px}.row strong{color:#071a33}.row small{color:#987431}.members{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.member{background:#fff;border:1px solid #e1e5eb;border-radius:18px;padding:22px;text-align:center}.member i{display:grid;place-items:center;width:50px;height:50px;margin:auto;border-radius:50%;background:#071a33;color:#e4c77d;font:22px Georgia;font-style:normal}.member b{display:block;font-size:11px;margin-top:10px}.member small{font-size:9px;color:#6d7989}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery img{width:100%;height:170px;object-fit:cover;border-radius:15px}.leader{background:#fff;border:1px solid #e1e5eb;border-radius:18px;padding:25px}.status{font-size:12px;color:#6d7989;padding:15px 0}.error{background:#fff1f1;color:#8a3d3d;padding:15px;border-radius:12px;font-size:12px}.page{padding:115px 0 90px}.page h1{font:600 clamp(45px,7vw,78px)/1 Georgia;color:#071a33}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.article{background:#fff;border-radius:24px;padding:clamp(25px,6vw,65px);margin-top:25px}.article h1{font:600 clamp(42px,7vw,72px)/1 Georgia;color:#071a33}.meta{font-size:11px;color:#6d7989}.cover{width:100%;max-height:530px;object-fit:cover;border-radius:20px;margin:25px 0}.content{font-size:16px;color:#526174}.content h2,.content h3{font-family:Georgia;color:#071a33}.content img{max-width:100%;height:auto;border-radius:14px}.content blockquote{border-left:3px solid #c9a45c;padding-left:20px;font:27px/1.3 Georgia;color:#071a33}.footer{background:#041225;color:#8c9aaa;padding:35px 0;font-size:10px}@media(max-width:850px){.links{display:none}.grid3,.news-grid{grid-template-columns:1fr}.members{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.hero h1{font-size:64px}}