:root{--navy:#07111e;--navy-2:#102a40;--gold:#d7a83d;--paper:#f7f5ef;--ink:#173044}*{box-sizing:border-box}html{font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper)}body{margin:0}a{color:inherit}.blog-site-header{align-items:center;background:#06111c;color:#fff;display:flex;gap:24px;min-height:88px;padding:12px max(24px,calc((100vw - 1280px)/2));position:relative}.blog-brand img{display:block;height:auto;width:170px}.blog-desktop-nav{align-items:center;display:flex;gap:26px;margin-left:auto}.blog-desktop-nav a{font-size:15px;font-weight:800;text-decoration:none}.blog-desktop-nav a.active{color:#f0bd4e}.blog-header-phone{border-left:1px solid rgba(255,255,255,.2);font-weight:850;padding-left:22px;text-decoration:none;white-space:nowrap}.blog-mobile-nav{display:none}.editorial-page,.blog-post-page{background:var(--paper);min-height:70vh}.editorial-page>section:first-child{background:linear-gradient(135deg,#06111c,#163148);color:#fff;padding:78px max(28px,calc((100vw - 1180px)/2)) 70px}.editorial-page>section:first-child>p:first-child,.blog-post-header>p:first-of-type{color:#edbd55;font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.editorial-page h1{font-size:clamp(44px,6vw,70px);letter-spacing:-.04em;line-height:1;margin:16px 0 20px}.editorial-page>section:first-child>p{font-size:19px;line-height:1.65;max-width:820px}.editorial-page>section:first-child>a{color:#edbd55;font-weight:850}.editorial-page>section:nth-child(2){margin:0 auto;max-width:1236px;padding:66px 28px 86px}.editorial-page>section:nth-child(2)>h2{font-size:36px;margin:0 0 28px}.editorial-post-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-post-card{background:#fff;border:1px solid rgba(6,17,28,.13);border-radius:9px;overflow:hidden;padding-bottom:26px}.editorial-post-card>a:first-child{display:block}.editorial-post-card img{aspect-ratio:16/9;display:block;object-fit:cover;width:100%}.editorial-post-card>p,.editorial-post-card>h3,.editorial-post-card>a:last-child{margin-left:26px;margin-right:26px}.editorial-post-card>p:first-of-type{color:#697684;font-size:12px;font-weight:850;letter-spacing:.03em;margin-top:24px;text-transform:uppercase}.editorial-post-card h3{font-size:24px;line-height:1.2}.editorial-post-card h3 a{text-decoration:none}.editorial-post-card>p:not(:first-of-type){color:#566575;line-height:1.65}.editorial-post-card>a:last-child{color:#875909;font-weight:850}.editorial-page nav[aria-label="Blog archive pages"]{align-items:center;border-top:1px solid #d5d9dc;display:flex;gap:14px;justify-content:center;margin-top:42px;padding-top:26px}.editorial-page nav[aria-label="Blog archive pages"] a,.editorial-page nav[aria-label="Blog archive pages"] span{align-items:center;display:inline-flex;font-weight:850;justify-content:center;min-height:40px;min-width:40px}.editorial-page nav[aria-label="Blog archive pages"] span{background:var(--navy);border-radius:50%;color:#fff}.blog-post-page{padding-bottom:88px}.blog-post-page>article{margin:0 auto;max-width:900px}.blog-post-header{padding:68px 28px 42px}.blog-post-header>a:first-child{color:#875909;font-weight:850}.blog-post-header h1{font-size:clamp(42px,6vw,67px);letter-spacing:-.045em;line-height:1.03;margin:38px 0 20px}.blog-post-header>p:nth-of-type(2){color:#526171;font-size:21px;line-height:1.65}.blog-post-header>p:nth-of-type(3){border-bottom:1px solid #d3d7da;color:#697684;font-size:13px;font-weight:800;padding-bottom:24px;text-transform:uppercase}.blog-post-header img{aspect-ratio:16/9;border-radius:10px;display:block;margin-top:32px;object-fit:cover;width:100%}.blog-post-body{font-size:18px;line-height:1.8;padding:0 28px}.blog-post-body h2{font-size:32px;line-height:1.18;margin:46px 0 12px}.blog-post-body h3{font-size:24px}.blog-post-body a{color:#875909;font-weight:750}.blog-post-body aside{background:var(--navy-2);border-radius:9px;color:#fff;margin-top:56px;padding:30px}.blog-post-body aside h2{margin-top:0}.blog-post-body aside a{color:#f0bd4e}.blog-site-footer{background:#06111c;color:#fff;display:grid;gap:34px;grid-template-columns:1fr auto;padding:48px max(28px,calc((100vw - 1180px)/2))}.blog-site-footer img{height:auto;width:160px}.blog-site-footer p{color:rgba(255,255,255,.68);line-height:1.6;max-width:540px}.blog-site-footer nav{display:grid;gap:10px}.blog-site-footer nav a{font-weight:750;text-decoration:none}.blog-site-footer>p{border-top:1px solid rgba(255,255,255,.14);grid-column:1/-1;margin:0;padding-top:24px;max-width:none}@media(max-width:950px){.blog-desktop-nav,.blog-header-phone{display:none}.blog-mobile-nav{display:block;margin-left:auto}.blog-mobile-nav summary{cursor:pointer;font-weight:850}.blog-mobile-nav nav{background:#0d2234;display:grid;gap:4px;left:0;padding:14px 24px 22px;position:absolute;right:0;top:88px;z-index:10}.blog-mobile-nav nav a{padding:10px 0;text-decoration:none}.editorial-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.blog-site-header{min-height:76px}.blog-brand img{width:145px}.blog-mobile-nav nav{top:76px}.editorial-page>section:first-child{padding:58px 20px 52px}.editorial-page h1{font-size:46px}.editorial-page>section:nth-child(2),.blog-post-header,.blog-post-body{padding-left:20px;padding-right:20px}.editorial-post-grid{grid-template-columns:1fr}.blog-post-header h1{font-size:42px}.blog-site-footer{grid-template-columns:1fr}}
