@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;0,800;1,400;1,700&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&display=swap";:root{--navy: #001730;--navy-mid: #002147;--navy-light: #0a3060;--gold: #b8962e;--gold-light: #d4b557;--gold-pale: rgba(184, 150, 46, .08);--cream: #f7f5f0;--surface: #ffffff;--ink: #1c2433;--ink-soft: #4a5d72;--ink-muted: #8596a9;--border: rgba(0, 33, 71, .09);--border-md: rgba(0, 33, 71, .16);--border-dark: rgba(0, 33, 71, .28);--shadow-xs: 0 1px 4px rgba(0, 0, 0, .05);--shadow-sm: 0 2px 10px rgba(0, 0, 0, .07);--shadow: 0 6px 24px rgba(0, 0, 0, .1);--shadow-lg: 0 12px 48px rgba(0, 0, 0, .14);--radius: 3px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:1.0625rem;line-height:1.72;color:var(--ink);background:var(--cream);min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:var(--navy-mid);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#00214747;transition:color .15s ease,text-decoration-color .15s ease}a:hover{color:var(--gold);text-decoration-color:var(--gold)}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;line-height:1.15;font-weight:700;color:var(--navy)}.meta-label,.eyebrow{display:inline-block;font-family:"Source Serif 4",Georgia,serif;font-size:.72rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem}.meta-copy{font-size:.93rem;color:var(--ink-soft);line-height:1.65}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{background:var(--navy);border-bottom:3px solid var(--gold);position:sticky;top:0;z-index:200;box-shadow:0 2px 20px #00000040}.site-header-inner{max-width:1240px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:68px}.brand-mark{display:flex;flex-direction:column;gap:1px;flex-shrink:0}.brand-kicker{font-family:"Source Serif 4",Georgia,serif;font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;line-height:1}.brand-title{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.01em;line-height:1;white-space:nowrap}.brand-title:hover{color:var(--gold-light);text-decoration:none}.brand-deck{display:none}.site-nav{display:flex;align-items:center;gap:0}.site-nav a{font-family:"Source Serif 4",Georgia,serif;font-size:.78rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#ffffffb3;text-decoration:none;padding:.55rem 1rem;border-radius:var(--radius);transition:color .15s,background .15s;white-space:nowrap}.site-nav a:hover{color:#fff;background:#ffffff17}.page-wrapper,.home-wrapper{flex:1;max-width:1240px;margin:0 auto;width:100%;padding:2.5rem 2rem 5rem}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:2.5rem;align-items:start}.main-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.article-hero{position:relative;height:460px;overflow:hidden;background:var(--navy)}.article-hero img{width:100%;height:100%;object-fit:cover;display:block;opacity:.88}.article-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,23,48,.6) 100%);pointer-events:none}.article-content{padding:2.75rem 3.25rem}.article-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--gold);font-family:"Source Serif 4",Georgia,serif;margin-bottom:.75rem}.page-title{font-size:clamp(1.85rem,3.5vw,2.9rem);line-height:1.1;color:var(--navy);font-weight:800;margin-bottom:1rem}.page-deck{font-size:1.1rem;color:var(--ink-soft);line-height:1.7;font-style:italic;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-md)}.page-meta{display:flex;flex-wrap:wrap;gap:.4rem 2rem;font-size:.85rem;color:var(--ink-muted);margin-bottom:2.75rem;padding-bottom:1.5rem;border-bottom:2px solid var(--border)}.page-meta strong{color:var(--ink-soft);font-weight:600}.article-body{font-size:1.0625rem;line-height:1.78}.article-body p{margin-bottom:1.35rem}.article-body h2{font-size:1.6rem;font-weight:700;color:var(--navy);margin:3rem 0 1rem;padding-bottom:.6rem;border-bottom:2px solid var(--border);line-height:1.2}.article-body h3{font-size:1.2rem;font-weight:600;color:var(--navy-mid);margin:2.25rem 0 .75rem}.article-body ul,.article-body ol{padding-left:1.5rem;margin-bottom:1.35rem}.article-body li{margin-bottom:.45rem;line-height:1.7}.article-body strong{color:var(--navy-mid);font-weight:600}.article-body em{font-style:italic;color:var(--ink-soft)}.article-body blockquote{margin:2.25rem 0;padding:1.4rem 1.75rem;border-left:4px solid var(--gold);background:var(--gold-pale);border-radius:0 var(--radius) var(--radius) 0}.article-body blockquote p{margin:0;font-size:1.1rem;font-style:italic;color:var(--navy-mid);line-height:1.72}.article-body img{width:100%;height:320px;object-fit:cover;margin:2rem 0 .75rem;border:1px solid var(--border-md);border-radius:var(--radius);display:block}.article-body figcaption{font-size:.84rem;color:var(--ink-muted);font-style:italic;margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--border)}.article-body a{color:var(--navy-mid);text-decoration-color:#0021474d}.article-body a:hover{color:var(--gold)}.article-body hr{border:none;border-top:1px solid var(--border-md);margin:2.5rem 0}.article-body table{width:100%;border-collapse:collapse;margin:2.25rem 0;font-size:.93rem;box-shadow:var(--shadow-xs)}.article-body thead{background:var(--navy)}.article-body th{color:#fff;font-family:"Source Serif 4",Georgia,serif;font-weight:600;font-size:.77rem;letter-spacing:.08em;text-transform:uppercase;padding:.85rem 1.1rem;text-align:left}.article-body td{padding:.8rem 1.1rem;border-bottom:1px solid var(--border);line-height:1.55;vertical-align:top}.article-body tbody tr:last-child td{border-bottom:none}.article-body tbody tr:nth-child(2n){background:#00214706}.article-body tbody tr:hover{background:var(--gold-pale)}.sidebar-panel{position:sticky;top:88px;display:flex;flex-direction:column;gap:1.5rem;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-md) transparent}.sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem}.sidebar-card-title{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid var(--gold);line-height:1.3}.intelligence-list{list-style:none;margin:0;padding:0}.intelligence-list li{padding:.7rem 0;border-bottom:1px solid var(--border)}.intelligence-list li:last-child{border-bottom:none;padding-bottom:0}.list-date{display:block;font-size:.7rem;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-weight:600;font-family:"Source Serif 4",Georgia,serif;margin-bottom:.15rem}.intelligence-list a{display:block;font-family:Playfair Display,Georgia,serif;font-size:.88rem;font-weight:600;color:var(--navy);text-decoration:none;line-height:1.4;margin-bottom:.15rem;transition:color .15s}.intelligence-list a:hover{color:var(--gold)}.intelligence-list p{font-size:.8rem;color:var(--ink-soft);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brief-list{list-style:none;margin:0;padding:0}.brief-list li{padding:.8rem 0;border-bottom:1px solid var(--border)}.brief-list li:first-child{padding-top:0}.brief-list li:last-child{border-bottom:none}.list-item a{display:block;font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:.95rem;color:var(--navy);text-decoration:none;line-height:1.4;transition:color .15s}.list-item a:hover{color:var(--gold)}.list-item p{margin:.3rem 0 0;font-size:.88rem;color:var(--ink-soft);line-height:1.55}.home-hero-banner{background:var(--navy);position:relative;overflow:hidden;min-height:500px;display:flex;align-items:center}.home-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.22;filter:grayscale(.3)}.home-hero-gradient{position:absolute;inset:0;background:linear-gradient(105deg,rgba(0,23,48,.85) 0%,rgba(0,23,48,.55) 60%,transparent 100%);pointer-events:none}.home-hero-content{position:relative;z-index:1;max-width:1240px;margin:0 auto;padding:4rem 2rem;width:100%}.home-hero-kicker{font-family:"Source Serif 4",Georgia,serif;font-size:.73rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-light);font-weight:600;margin-bottom:1.25rem;display:block}.home-hero-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.1rem,5vw,3.8rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.35rem;max-width:760px;font-style:italic}.home-hero-body{font-size:1.05rem;color:#ffffffb8;line-height:1.75;max-width:600px;margin-bottom:2.5rem}.hero-stats{display:flex;gap:0;flex-wrap:wrap}.stat-item{border-left:3px solid var(--gold);padding:.25rem 1.5rem .25rem 1.1rem}.stat-item:not(:last-child){margin-right:1rem}.stat-num{display:block;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.2rem}.stat-label{display:block;font-size:.78rem;color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;font-family:"Source Serif 4",Georgia,serif}.section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border-md)}.section-title{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700;color:var(--navy)}.section-link{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);text-decoration:none}.section-link:hover{color:var(--navy-mid)}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-bottom:3rem}.card-featured{grid-column:1 / -1;display:flex;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .22s ease,transform .22s ease}.card-featured:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-featured .card-image{width:44%;flex-shrink:0;overflow:hidden;background:var(--navy)}.card-featured .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.card-featured:hover .card-image img{transform:scale(1.04)}.card-featured .card-body{padding:2.25rem;display:flex;flex-direction:column;justify-content:center}.card-featured .card-title{font-size:1.5rem;margin-bottom:.75rem}.card-featured .card-excerpt{-webkit-line-clamp:4}.article-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .22s ease,transform .22s ease}.article-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-image{overflow:hidden;background:var(--navy);height:200px}.card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.article-card:hover .card-image img{transform:scale(1.05)}.card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.card-category{font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--gold);font-family:"Source Serif 4",Georgia,serif;margin-bottom:.5rem;display:block}.card-title{font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:700;line-height:1.3;color:var(--navy);margin-bottom:.65rem}.card-title a{color:inherit;text-decoration:none}.card-title a:hover{color:var(--gold)}.card-excerpt{font-size:.88rem;color:var(--ink-soft);line-height:1.62;flex:1;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{font-size:.76rem;color:var(--ink-muted);letter-spacing:.07em;text-transform:uppercase;border-top:1px solid var(--border);padding-top:.75rem;margin-top:auto;font-family:"Source Serif 4",Georgia,serif}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-bottom:3rem}.about-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-sm)}.about-card-title{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700;color:var(--navy);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid var(--gold);line-height:1.3}.about-card p{font-size:.95rem;color:var(--ink-soft);line-height:1.72;margin-bottom:1rem}.about-card p:last-child{margin-bottom:0}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-bottom:3rem}.archive-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm)}.archive-card-title{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--border-md)}.archive-list{list-style:none;padding:0;margin:0}.archive-list li{padding:.6rem 0;border-bottom:1px solid var(--border)}.archive-list li:last-child{border-bottom:none;padding-bottom:0}.archive-list .list-date{font-size:.72rem;color:var(--gold);letter-spacing:.09em;text-transform:uppercase;display:block;margin-bottom:.1rem;font-family:"Source Serif 4",Georgia,serif;font-weight:600}.archive-list a{font-size:.9rem;font-weight:600;color:var(--navy);text-decoration:none;font-family:Playfair Display,Georgia,serif;line-height:1.4;display:block;transition:color .15s}.archive-list a:hover{color:var(--gold)}.sitemap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem}.sitemap-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm)}.sitemap-card h2{font-size:1.1rem;color:var(--navy);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--gold);line-height:1.3}.sitemap-card-full{grid-column:1 / -1;margin-top:0}.site-footer{background:var(--navy);color:#fff9;padding:3rem 2rem 2rem;margin-top:auto;border-top:3px solid var(--gold)}.site-footer-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr auto;gap:3rem;align-items:start;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.footer-brand-name{font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:800;color:#fff;margin-bottom:.6rem;line-height:1}.footer-tagline{font-size:.88rem;color:#ffffff80;line-height:1.65;max-width:380px}.footer-col-title{font-family:"Source Serif 4",Georgia,serif;font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;color:var(--gold-light);font-weight:600;margin-bottom:.75rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.4rem}.footer-links a{font-size:.86rem;color:#ffffff8c;text-decoration:none;transition:color .15s;line-height:1.5}.footer-links a:hover{color:var(--gold-light)}.footer-bottom{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#ffffff59;flex-wrap:wrap;gap:.5rem}.footer-bottom a{color:#ffffff59;text-decoration:none}.footer-bottom a:hover{color:#ffffffa6}.footer-note{font-size:.88rem;color:#ffffff80;line-height:1.65}.home-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;box-shadow:var(--shadow-sm)}.home-card h2{font-size:1.25rem;color:var(--navy);margin-bottom:.85rem;padding-bottom:.55rem;border-bottom:2px solid var(--gold);line-height:1.3}.home-card p{font-size:.95rem;color:var(--ink-soft);line-height:1.72;margin-bottom:1rem}.home-card p:last-child{margin-bottom:0}.page-visual{margin:0;overflow:hidden;background:var(--navy)}.page-visual img{width:100%;height:300px;object-fit:cover;opacity:.85}@media(max-width:1100px){.content-grid{grid-template-columns:minmax(0,1fr) 280px;gap:2rem}.article-content{padding:2.25rem 2.5rem}.card-featured{flex-direction:column}.card-featured .card-image{width:100%;height:260px}}@media(max-width:768px){.content-grid{grid-template-columns:1fr}.sidebar-panel{position:static;max-height:none}.cards-grid,.about-grid,.archive-grid,.sitemap-grid{grid-template-columns:1fr}.card-featured{grid-column:auto;flex-direction:column}.card-featured .card-image{width:100%;height:220px}.site-header-inner{flex-wrap:wrap;padding:.75rem 1.25rem;min-height:auto;gap:.5rem}.site-nav{width:100%;gap:0;border-top:1px solid rgba(255,255,255,.1);padding-top:.25rem;flex-wrap:wrap}.site-nav a{padding:.4rem .65rem;font-size:.74rem}.page-wrapper,.home-wrapper{padding:1.5rem 1rem 3rem}.article-content{padding:1.5rem}.article-hero,.article-hero img{height:260px}.hero-stats{gap:1rem}.stat-item{padding:.25rem 1rem .25rem .75rem}.home-hero-banner{min-height:380px}.home-hero-content{padding:2.5rem 1.25rem}.site-footer-inner{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.4rem}.cards-grid{gap:1.25rem}}@media(max-width:480px){.home-hero-title{font-size:clamp(1.75rem,8vw,2.5rem)}.page-title{font-size:clamp(1.65rem,7vw,2.2rem)}}
