@import"https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,400;0,500;0,600;1,400&display=swap";.blog-hero{background:linear-gradient(135deg,#16365cf5,#0f2440f5)}.blog-kicker{display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;padding:8px 14px;border-radius:999px;background:#ffffff1f;color:#ffffffeb;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-kicker a{display:inline-flex;align-items:center;gap:8px;color:inherit;padding:8px 14px;margin:-8px -14px}.blog-kicker a:hover{color:var(--white)}.blog-index{background:linear-gradient(180deg,var(--off-white) 0%,#eef3f8 100%)}.blog-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog-card{display:flex;flex-direction:column;gap:8px;width:100%;max-width:420px;justify-self:center;padding:0 0 14px;border:1px solid rgba(22,54,92,.12);border-radius:16px;background:var(--white);overflow:hidden;box-shadow:0 14px 36px #0f244014}@media(min-width:781px){.blog-grid{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(320px,420px))}}.blog-card-image-link{display:block}.blog-card-image{display:block;width:100%;aspect-ratio:1 / .82;height:auto;object-fit:cover}.blog-card h2{color:var(--navy);font-size:1.08rem;line-height:1.28;padding:0 16px}.blog-card p{margin:0;color:var(--text-medium);padding:0 16px}.blog-meta{color:var(--gray);font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.blog-card>p:not(.blog-meta){font-size:.92rem;line-height:1.45}.blog-post-hero .blog-meta{color:#ffffffc7}.blog-share{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.blog-share-label{color:#ffffffc2;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-share-links{display:flex;flex-wrap:wrap;gap:10px}.blog-share-links a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#ffffffeb;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.blog-share-links a:hover{color:var(--white);background:#fff3;border-color:#ffffff47;transform:translateY(-1px)}.blog-share-links svg{width:16px;height:16px;fill:currentColor}.blog-share-inline{margin-top:0;margin-bottom:0;padding-top:18px;border-top:1px solid rgba(22,54,92,.1)}.blog-share-inline .blog-share-label{color:var(--gray)}.blog-share-inline .blog-share-links a{background:#f4f7fb;border-color:#d7e0ea;color:var(--navy)}.blog-share-inline .blog-share-links a:hover{color:var(--red);background:#eef3f8;border-color:#ff462e3d}.blog-hero h1{font-size:clamp(2rem,5vw,3.3rem)}.blog-hero-subtitle{max-width:700px;margin:0 auto;font-size:1.05rem;color:#ffffffe0}.blog-rss-link{display:flex;justify-content:center;padding-top:10px}.blog-rss-link a{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffff1f;color:#ffffffeb;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.blog-rss-link a:hover{color:var(--white);background:#ffffff2e}.blog-post-hero h1{font-size:clamp(2rem,5vw,3.3rem)}.page-hero.blog-post-hero-has-image{background:linear-gradient(135deg,#16365cbd,#0f2440c2),var(--blog-post-hero-image-square) center/cover no-repeat}@media(min-width:700px){.page-hero.blog-post-hero-has-image{background:linear-gradient(135deg,#16365cbd,#0f2440c2),var(--blog-post-hero-image-wide) center/cover no-repeat}}@media(min-width:1200px){.page-hero.blog-post-hero-has-image{background:linear-gradient(135deg,#16365cbd,#0f2440c2),var(--blog-post-hero-image-panorama) center/cover no-repeat}}.blog-post-section{background:linear-gradient(180deg,var(--off-white) 0%,#eef3f8 100%)}.blog-post-section>.section-container{max-width:1280px}.blog-post-layout{display:grid;gap:28px;grid-template-columns:minmax(0,1fr) minmax(0,calc(75ch + 9rem)) minmax(230px,290px);align-items:start}.blog-post-main{min-width:0;grid-column:2}.blog-post-layout-single{grid-template-columns:minmax(0,1fr)}.blog-post-layout-single .blog-post-main{grid-column:1}.blog-post-body{padding:30px 56px 56px;border-radius:24px;background:var(--white);border:1px solid rgba(22,54,92,.1);box-shadow:0 14px 36px #0f244014;max-width:calc(75ch + 9rem);margin-left:auto;margin-right:auto;font-family:Spectral,Georgia,serif;font-size:1.1875rem}.blog-post-prose{width:min(100%,75ch);margin-left:auto;margin-right:auto}.blog-post-prose>*+*{margin-top:20px}.blog-post-body h2,.blog-post-body h3{color:var(--navy);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.16;letter-spacing:-.015em}.blog-post-body h2{margin-top:82px;margin-bottom:42px;font-size:clamp(1.5rem,2vw,1.82rem)}.blog-post-body>h2:first-child{margin-top:0}.blog-post-body h3{margin-top:64px;margin-bottom:32px;font-size:clamp(1.18rem,1.5vw,1.32rem)}.blog-post-body>h3:first-child{margin-top:0}.blog-post-body p{color:var(--text-medium);line-height:1.6}.blog-post-rule{margin:42px 0;border:0;border-top:1px solid rgba(22,54,92,.14)}.blog-post-break{height:28px}.blog-post-list{margin:24px 0;padding-left:1.45rem;color:var(--text-medium);line-height:1.6}.blog-post-list li+li{margin-top:.5rem}.blog-post-list li::marker{color:var(--navy)}.blog-post-footnote-ref{margin-left:.08em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.7em;font-weight:600;line-height:0;vertical-align:super}.blog-post-footnote-ref a{color:var(--red);text-decoration:none}.blog-post-footnote-ref a:hover{color:var(--navy);text-decoration:underline}.blog-post-footnotes{margin-top:54px;padding-top:28px;border-top:1px solid rgba(22,54,92,.14)}.blog-post-footnotes h2{margin-top:0;margin-bottom:20px;font-size:clamp(1.12rem,1.4vw,1.24rem)}.blog-post-footnote-list{margin:0;padding-left:1.3rem;color:var(--text-medium);font-size:.94em;line-height:1.55}.blog-post-footnote-list li+li{margin-top:12px}.blog-post-quote{margin:32px 0;padding:22px 24px;border-left:4px solid var(--red);background:#f4f7fb;border-radius:0 16px 16px 0}.blog-post-body blockquote{margin:0;padding:0;background:transparent;border:0}.blog-post-body blockquote p{position:relative;color:var(--navy);font-size:1em;font-style:italic;line-height:1.6}.blog-post-body blockquote p:before,.blog-post-body blockquote p:after{color:#16365c57;font-family:Georgia,Times New Roman,serif;font-size:1.8em;font-style:normal;font-weight:700;line-height:0;vertical-align:-.22em}.blog-post-body blockquote p:before{content:"“";margin-right:.08em}.blog-post-body blockquote p:after{content:"”";margin-left:.08em}.blog-post-quote figcaption{margin-top:14px;color:var(--gray);font-size:.96em;font-weight:500;letter-spacing:.01em}.blog-post-quote figcaption:before{content:"— "}.blog-post-foreword{margin:38px 0 54px;padding:24px 28px 26px;background:#0f244006;border:1px solid rgba(22,54,92,.08);border-radius:18px}.blog-post-foreword-header{display:flex;flex-direction:column;gap:6px}.blog-post-body .blog-post-foreword-kicker{margin:0;color:var(--navy);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.5rem,2vw,1.82rem);font-weight:700;line-height:1.16;letter-spacing:-.02em}.blog-post-foreword-body{margin-top:16px}.blog-post-foreword-body>*+*{margin-top:18px}.blog-post-foreword-body p{color:var(--navy);font-size:.96em;line-height:1.6}.blog-post-body .blog-post-foreword-author{color:var(--navy);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;line-height:1.3;letter-spacing:.01em}.blog-post-body .blog-post-foreword-author:before{content:"By "}.blog-post-body a{color:var(--navy);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.14em}.blog-post-body a:hover{color:var(--red)}.blog-post-image{margin:24px 0}.blog-post-image img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 14px 36px #0f24401f}.blog-post-image figcaption{margin-top:10px;color:var(--gray);font-size:.92rem;text-align:center}.blog-post-gallery{margin:24px 0}.blog-post-gallery-grid{display:grid;gap:8px}.blog-post-gallery-layout-1{grid-template-columns:1fr}.blog-post-gallery-layout-2{grid-template-columns:repeat(2,minmax(0,1fr));aspect-ratio:16 / 10}.blog-post-gallery-layout-3{grid-template-columns:1.12fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:16 / 10}.blog-post-gallery-layout-4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:16 / 10}.blog-post-gallery-item{display:block;width:100%;padding:0;border:0;border-radius:18px;overflow:hidden;background:transparent;cursor:zoom-in;box-shadow:0 14px 36px #0f24401f}.blog-post-gallery-layout-1 .blog-post-gallery-item{aspect-ratio:16 / 10}.blog-post-gallery-layout-3 .blog-post-gallery-item-featured{grid-row:1 / span 2}.blog-post-gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.gallery-modal-open{overflow:hidden}.blog-gallery-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px}.blog-gallery-modal[hidden]{display:none}.blog-gallery-modal-backdrop{position:absolute;inset:0;background:#090909db}.blog-gallery-modal-dialog{position:relative;z-index:1;display:flex;flex-direction:column;gap:14px;width:fit-content;max-width:min(100%,1080px);max-height:calc(100vh - 48px);align-items:center;padding-top:52px}.blog-gallery-modal-close{position:absolute;top:0;right:0;padding:10px 14px;border:0;border-radius:999px;background:#ffffff24;color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.blog-gallery-modal-close:hover{background:#ffffff38}.blog-gallery-modal-stage{position:relative;display:grid;place-items:center;width:min(100%,1080px);max-width:100%;min-width:180px;min-height:120px;border-radius:20px;overflow:hidden;background:#ffffff0a}.blog-gallery-modal-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff14,#ffffff05),#ffffff08;animation:blog-gallery-modal-pulse 1.2s ease-in-out infinite}.blog-gallery-modal-spinner{width:38px;height:38px;border-radius:999px;border:3px solid rgba(255,255,255,.22);border-top-color:#ffffffe0;animation:blog-gallery-modal-spin .85s linear infinite}.blog-gallery-modal [data-gallery-modal-image]{display:block;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .18s ease;box-shadow:0 24px 64px #00000047;background:#ffffff0a}.blog-gallery-modal [data-gallery-modal-image].is-loaded{opacity:1}.blog-gallery-modal:not(.is-loading) .blog-gallery-modal-loader{display:none}.blog-gallery-modal-caption{max-width:min(100%,780px);color:#ffffffdb;font-size:.98rem;line-height:1.5;text-align:center}@keyframes blog-gallery-modal-spin{to{transform:rotate(360deg)}}@keyframes blog-gallery-modal-pulse{0%,to{opacity:.72}50%{opacity:1}}.blog-post-embed{margin:24px 0}.blog-post-embed figcaption{margin-top:10px;color:var(--gray);font-size:.92rem;text-align:center}.blog-post-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:18px;box-shadow:0 14px 36px #0f24401f}.blog-post-video-frame iframe{width:100%;height:100%;border:0}.blog-post-tweet{display:flex;flex-direction:column;align-items:center}.blog-post-tweet-fallback{width:100%;max-width:560px;margin:0 auto;padding:22px 24px;border-radius:18px;background:#f4f7fb;border:1px solid #d7e0ea;box-shadow:0 14px 36px #0f244014}.blog-post-tweet-fallback a{color:var(--navy);font-weight:700}.blog-post-tweet-fallback a:hover{color:var(--red)}.blog-sidebar{display:flex;flex-direction:column;gap:20px;position:sticky;top:24px;grid-column:3}.blog-sidebar-card{display:flex;flex-direction:column;gap:22px;padding:28px}.blog-sidebar-card h2{color:var(--navy);font-size:1.2rem;line-height:1.2}.blog-sidebar-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.blog-sidebar-rss{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#16365c14;color:var(--navy);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0}.blog-sidebar-rss:hover{color:var(--red);background:#ff462e1f}.blog-recent-list{list-style:none;display:flex;flex-direction:column;gap:18px}.blog-recent-link{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border-radius:14px;background:#f4f7fb;border:1px solid #d7e0ea;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.blog-recent-link:hover{border-color:#ff462e59;transform:translateY(-2px);box-shadow:0 10px 24px #0f244014}.blog-recent-title{color:var(--navy);font-weight:700;line-height:1.35}.blog-recent-date{color:var(--gray);font-size:.88rem;font-weight:600}@media(max-width:980px){.blog-post-section{padding-top:40px;padding-bottom:40px}.blog-post-section>.section-container{max-width:1000px}.blog-post-layout{grid-template-columns:1fr}.blog-post-main{grid-column:auto}.blog-sidebar{position:static;grid-column:auto}.blog-sidebar-card{display:none}.blog-post-section .section-container{padding-left:0;padding-right:0}.blog-post-body{font-size:1.0625rem;padding:0 8px;border:0;border-radius:0;background:transparent;box-shadow:none}.blog-post-prose{width:100%}.blog-post-foreword{padding:22px 20px 24px;border-radius:16px}.blog-post-gallery-layout-2,.blog-post-gallery-layout-3,.blog-post-gallery-layout-4{aspect-ratio:auto}.blog-post-gallery-layout-2,.blog-post-gallery-layout-4{grid-template-columns:1fr}.blog-post-gallery-layout-3{grid-template-columns:1fr;grid-template-rows:auto}.blog-post-gallery-layout-1 .blog-post-gallery-item,.blog-post-gallery-layout-2 .blog-post-gallery-item,.blog-post-gallery-layout-3 .blog-post-gallery-item,.blog-post-gallery-layout-4 .blog-post-gallery-item,.blog-post-gallery-layout-3 .blog-post-gallery-item-featured{aspect-ratio:16 / 10;grid-row:auto}.blog-gallery-modal{padding:16px}.blog-gallery-modal-dialog{width:fit-content;max-width:100%;max-height:calc(100vh - 32px);gap:12px;padding-top:48px;padding-right:0}.blog-gallery-modal [data-gallery-modal-image],.blog-gallery-modal-stage{border-radius:16px}.blog-share{margin-top:24px;gap:10px}.blog-share-inline{margin-top:18px;margin-bottom:0;padding-top:16px}.blog-share-links{gap:8px}.blog-share-links a{width:36px;height:36px}}@media(max-width:420px){.blog-post-section{padding-left:6px;padding-right:6px}.blog-post-body{padding:0 6px}}
