@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--brand-orange:#f47a32;--brand-orange-hover:#ff9a4a;--brand-gold:#ffc26b;--bg-page:#080b12;--bg-section:#0d1220;--bg-surface:#141b2d;--bg-surface-soft:#1b2438;--text-heading:#f7f9fc;--text-primary:#d7dce6;--text-secondary:#9da8ba;--text-on-brand:#11141a;--border-subtle:#ffffff14;--border-brand:#f47a3280;--surface-shadow:0 18px 55px #00000047;--radius-sm:8px;--radius-lg:22px;--space-3:.75rem;--space-5:1.5rem;--space-6:2rem;--content-width:1200px;--reading-width:760px;--font-heading:"Manrope", "Inter", sans-serif;--font-body:"Inter", system-ui, sans-serif;--transition-standard:.25s ease;color:var(--text-primary);background:var(--bg-page);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#383b42 0%,#4b5a64 15%,#506482 25%,#536387 47%,#607381 55%,#5e7681 58%,#ce9a6b 65%,#ffa83e 68% 70%,#2a1f14 72%,#121212 85% 100%) 0 0/cover no-repeat fixed;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,h4{color:var(--text-heading);font-family:var(--font-heading);margin-top:0;line-height:1.1}p{margin-top:0}#root{min-height:100vh}.hero{text-align:center;justify-content:center;align-items:flex-start;min-height:70vh;padding:3.5rem 2rem 4rem;display:flex}.hero-content{z-index:1;flex-direction:column;align-items:center;width:min(100%,980px);min-height:calc(70vh - 7.5rem);margin:0 auto;padding:1.5rem 2rem 0;display:flex;position:relative}.hero-body{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:clamp(22rem,48vh,32rem);display:flex;position:relative}.hero-title{text-align:center;margin:0 0 1rem;font-size:clamp(2.6rem,7vw,6rem)}.hero-subtitle{color:var(--text-secondary);text-align:center;margin:0 0 1.25rem;font-size:clamp(1.1rem,2vw,1.5rem)}.hero-text{max-width:850px;color:var(--text-secondary);text-align:center;margin:0 auto 2rem}.section,.section-alt{padding:7.5rem 2.5rem}.section{width:min(100%, var(--content-width));margin-inline:auto}.section-alt{background:#ffffff06;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;width:100%}.section-alt>*{width:min(100%, var(--content-width));margin-inline:auto}.section h1,.section-alt h1{text-align:center;margin-bottom:1.25rem;font-size:clamp(2.2rem,4vw,3rem)}.section p,.section-alt p{text-align:center;color:var(--text-secondary);max-width:850px;margin:0 auto 3.75rem;font-size:1.1rem;line-height:1.8}.reading-container{width:min(100%, var(--reading-width));margin-inline:auto}.section-eyebrow{margin-bottom:var(--space-3);color:var(--brand-orange-hover);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:700}.card-grid{gap:var(--space-6);width:min(1200px,100%);padding:0 var(--space-5);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:4rem auto;display:grid}.card,.info-card{padding:var(--space-6);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:linear-gradient(145deg, #ffffff0e, #ffffff05), var(--bg-surface);box-shadow:var(--surface-shadow);transition:transform var(--transition-standard), border-color var(--transition-standard), background-color var(--transition-standard);flex-direction:column;display:flex;position:relative}.info-card{text-align:center;justify-content:center;min-height:13rem}.info-card:hover{border-color:var(--border-brand);background-color:var(--bg-surface-soft);transform:translateY(-5px)}.info-card h2{margin-bottom:var(--space-3);font-size:clamp(1.25rem,2vw,1.6rem)}.info-card p{color:var(--text-secondary);margin-bottom:0;font-size:1rem}.intro .card-grid,.pillar-grid{margin-top:0;margin-bottom:0}.section-header{text-align:center;max-width:850px;margin:0 auto 3rem}.section-header h1{margin-bottom:1rem}.section-header p{margin-bottom:0}.article-list{gap:1.5rem;width:min(100%,980px);margin:0 auto;display:grid}.article-card{width:100%;color:inherit;text-align:left;gap:1rem}button.article-card{appearance:none}.article-card-link:hover{border-color:var(--border-brand);background-color:var(--bg-surface-soft);transform:translateY(-5px)}.article-card h2{margin-bottom:0;font-size:clamp(1.4rem,2vw,2rem)}.article-card p{color:var(--text-secondary);text-align:left;margin:0;font-size:1rem;line-height:1.7}.article-meta{color:var(--brand-orange-hover);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.85rem;font-weight:700;display:flex}.article-page{padding-top:5rem}.article-shell{color:var(--text-primary)}.back-link{color:var(--brand-orange-hover);background:0 0;border:0;margin-bottom:2rem;padding:0;font-weight:700;display:inline-flex}.article-header{margin-bottom:3rem}.article-header h1{text-align:left;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4rem)}.article-header p:last-child{color:var(--text-secondary);text-align:left;margin-bottom:0;font-size:1.15rem;line-height:1.8}.loading{color:var(--text-secondary)}.markdown{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:linear-gradient(145deg, #ffffff0e, #ffffff05), var(--bg-surface);box-shadow:var(--surface-shadow);padding:2rem}.markdown h1{margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem)}.markdown h2{color:var(--brand-orange-hover);letter-spacing:.04em;text-transform:uppercase;margin:3rem 0 1rem;font-size:clamp(1.25rem,2vw,1.75rem)}.markdown h3{color:var(--text-heading);margin:2.25rem 0 .85rem;font-size:clamp(1.15rem,2vw,1.4rem)}.markdown-image{border-radius:var(--radius-sm);width:100%;margin:0 0 2rem;display:block}.markdown p,.markdown li{color:var(--text-primary);text-align:left;font-size:1.05rem;line-height:1.85}.markdown p{max-width:none;margin:0 0 1.25rem}.markdown ul{margin:0 0 1.5rem;padding-left:1.5rem}.markdown li{margin-bottom:.5rem}.markdown blockquote{border-left:4px solid var(--brand-orange);border-radius:var(--radius-sm);background:#f47a3214;margin:2rem 0;padding:1.25rem 1.5rem}.markdown blockquote p{color:var(--text-heading);margin-bottom:.75rem;font-weight:600}.markdown blockquote p:last-child{margin-bottom:0}.markdown hr{border:0;border-top:1px solid var(--border-subtle);margin:3rem 0}@media (width<=700px){.hero{min-height:auto;padding:2.25rem 1.25rem 3rem}.hero-content{min-height:0;padding:1rem}.section,.section-alt{padding:5rem 1.25rem}.article-meta{flex-direction:column;gap:.35rem}.markdown{padding:1.25rem}}
