:root{--bg:#f5f7fa;--white:#fff;--navy:#0f3554;--navy-deep:#082238;--blue:#1e6aa8;--text:#1f2a37;--muted:#627285;--line:#dfe7ee;--card:#fff;--shadow:0 10px 28px #11324d12;--radius:18px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.container{width:min(calc(100% - 40px), var(--max));margin:0 auto}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.btn{border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-weight:700;transition:all .25s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(#1f6dad 0%,#15578d 100%);box-shadow:0 14px 32px #08182c38}.btn-link{color:var(--blue);background:0 0;padding:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.topbar{background:var(--navy-deep);color:#ffffffc2;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff14;font-size:12px}.topbar .container{flex-wrap:wrap;justify-content:space-between;gap:16px;padding:10px 0;display:flex}header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand img{object-fit:contain;width:auto;height:58px}.brand-text strong{color:var(--navy-deep);letter-spacing:.01em;font-size:14px;display:block}.brand-text span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.nav-links{color:var(--muted);flex-wrap:wrap;align-items:center;gap:20px;font-size:14px;display:flex}.nav-links a:hover{color:var(--navy)}.hero{background:#07131f;min-height:620px;padding:0;position:relative;overflow:hidden}.hero video{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#040a12d6 0%,#040a129e 34%,#040a1275 58%,#040a1294 100%),linear-gradient(#040a126b 0%,#040a121f 30%,#040a1285 100%);position:absolute;inset:0}.hero-content{z-index:2;opacity:0;align-items:center;min-height:620px;padding-top:100px;padding-bottom:80px;animation:1s .4s forwards fadeUp;display:flex;position:relative;transform:translateY(20px)}.hero-kicker{color:#8fc4f2;letter-spacing:.22em;text-transform:uppercase;margin-bottom:22px;font-size:12px;font-weight:700;display:inline-block}.hero h1{letter-spacing:-.03em;color:#fff;text-shadow:0 8px 30px #00000047;max-width:12ch;margin:0 0 22px;font-family:Merriweather,serif;font-size:clamp(3rem,6vw,5.2rem);line-height:1.02}.hero p{color:#ffffffe0;max-width:760px;margin:0 0 34px;font-size:clamp(1.05rem,1.6vw,1.55rem);line-height:1.45}section{padding:38px 0 72px}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:22px;margin-bottom:24px;display:flex}.eyebrow{color:#24557f;letter-spacing:.08em;text-transform:uppercase;background:#e8f2fa;border-radius:999px;margin-bottom:14px;padding:10px 16px;font-size:12px;font-weight:700;display:inline-block}.section-head h2{color:#173452;margin:0 0 10px;font-family:Merriweather,serif;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.section-head p{color:var(--muted);max-width:740px;margin:0;font-size:18px;line-height:1.45}.editorial-landing{border-bottom:1px solid var(--line);background:linear-gradient(#f3f6f9 0%,#f7f8fa 100%)}.editorial-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:26px;display:grid}.lead-story{grid-template-columns:.95fr 1.05fr;min-height:390px;padding:0;display:grid;overflow:hidden}.lead-story .thumb{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100%}.lead-story .content{flex-direction:column;gap:14px;padding:28px;display:flex}.tag{text-transform:uppercase;color:var(--blue);letter-spacing:.04em;font-size:12px;font-weight:800}.lead-story h3,.stack-card h3,.message-card h3{color:#172536;margin:0;font-family:Merriweather,serif}.lead-story h3{font-size:2rem;line-height:1.12}.meta{color:#5c6978;font-size:15px}.excerpt{color:#5d6b79;margin:0;font-size:17px;line-height:1.55}.editorial-stack{gap:18px;display:grid}.stack-card{padding:22px}.stack-card h3{font-size:1.28rem;line-height:1.18}.stack-card p{color:#5d6b79;margin:0;font-size:15px;line-height:1.55}.message-card{background:linear-gradient(#fff 0%,#eef5fb 100%);padding:28px}.message-card blockquote{color:var(--navy-deep);margin:0;font-family:Merriweather,serif;font-size:1.35rem;line-height:1.38}.message-card small{color:var(--muted);margin-top:18px;font-size:14px;display:block}.blog-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.blog-card{overflow:hidden}.blog-thumb{background-position:50%;background-size:cover;height:190px}.blog-content{padding:22px}.blog-content h3{color:#172536;margin:0 0 10px;font-family:Merriweather,serif;font-size:1.3rem;line-height:1.2}.blog-content p{color:var(--muted);margin:0;font-size:15px}.blog-content .meta{margin-bottom:10px;display:block}.footer-band{color:#fff;background:#082238;padding:34px 0}footer{background:var(--navy-deep);color:#ffffffbd;padding:26px 0 36px}.footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;font-size:13px;display:flex}.footer-links{flex-wrap:wrap;gap:16px;display:flex}@media (width<=1100px){.hero,.hero-content{min-height:560px!important}.editorial-grid,.blog-grid,.lead-story{grid-template-columns:1fr}}@media (width<=900px){.hero,.hero-content{min-height:520px!important}.hero-content{align-items:flex-end;padding-top:120px;padding-bottom:70px}}@media (width<=768px){.brand{gap:10px}.brand img{height:48px!important}.brand-text strong{font-size:12px}.brand-text span{font-size:10px}.container{width:min(calc(100% - 24px), var(--max))}.nav{align-items:flex-start}.nav-links{gap:12px;font-size:13px}.hero,.hero-content{min-height:480px!important}.hero h1{max-width:none;font-size:2.45rem}.hero p{font-size:1rem}.lead-story h3{font-size:1.6rem}.section-head p{font-size:16px}}
