*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body, "Source Sans 3", system-ui, sans-serif);color:var(--color-text, #1A1A2E);background:var(--color-background, #FAFAF7);line-height:1.72;-webkit-font-smoothing:antialiased;font-size:17px}body{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, "Fraunces", Georgia, serif);line-height:1.2;color:var(--color-text, #1A1A2E);letter-spacing:-.01em}h1{font-size:2.8rem}h2{font-size:1.85rem;margin:2.5rem 0 1rem}h3{font-size:1.35rem;margin:1.75rem 0 .75rem}a{color:var(--color-primary, #002B5C);text-decoration-thickness:1px;text-underline-offset:3px;transition:color var(--duration-fast, .2s) ease}a:hover{color:var(--color-secondary, #C8102E)}img{max-width:100%;height:auto;border-radius:var(--border-radius, 8px)}main{width:100%;max-width:var(--max-width, 1100px);margin:0 auto;padding:0 1.5rem}.container{max-width:var(--max-width, 1100px);margin:0 auto;padding:0 1.5rem}.surface{background:var(--color-surface, #F0EDE6);border-radius:var(--border-radius, 8px);padding:1.5rem}.text-muted{color:var(--color-text-muted, #5A5A6E)}.text-small{font-size:.875rem}.prose p{margin-bottom:1.3rem}.prose ul,.prose ol{margin-bottom:1.3rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose li::marker{color:var(--color-accent, #D4A44C)}.prose blockquote{border-left:3px solid var(--color-accent, #D4A44C);padding:1rem 1.5rem;margin:2rem 0;background:var(--color-surface, #F0EDE6);border-radius:0 var(--border-radius, 8px) var(--border-radius, 8px) 0;font-style:normal}.prose blockquote p:last-child{margin-bottom:0}.prose table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem;border-radius:var(--border-radius, 8px);overflow:hidden;box-shadow:var(--shadow-sm)}.prose th{background:var(--color-primary, #002B5C);color:#fff;padding:.85rem 1.1rem;text-align:left;font-family:var(--font-body, "Source Sans 3", system-ui, sans-serif);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.prose td{padding:.8rem 1.1rem;border-bottom:1px solid var(--color-surface-dark, #E4DFD5)}.prose tr:nth-child(2n){background:var(--color-surface, #F0EDE6)}.prose tr:hover{background:var(--color-surface-dark, #E4DFD5)}.prose strong{font-weight:600;color:var(--color-text, #1A1A2E)}.prose hr{border:none;height:1px;background:linear-gradient(to right,transparent,var(--color-surface-dark, #E4DFD5),transparent);margin:2.5rem 0}.prose img{margin:2rem 0;box-shadow:var(--shadow-md)}@media(max-width:768px){html{font-size:16px}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}.prose table{font-size:.85rem}.prose th,.prose td{padding:.6rem .75rem}}.site-header[data-astro-cid-nwxvalhy]{background:var(--color-white, #fff);border-bottom:1px solid var(--color-surface-dark, #E4DFD5);padding:0 1.5rem;position:sticky;top:0;z-index:100;backdrop-filter:blur(12px);background:#fafaf7eb}.header-inner[data-astro-cid-nwxvalhy]{max-width:var(--max-width, 1100px);margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:3.5rem}.logo[data-astro-cid-nwxvalhy]{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:var(--color-primary, #002B5C)}.logo-mark[data-astro-cid-nwxvalhy]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:var(--color-primary, #002B5C);color:var(--color-white, #fff);border-radius:6px;font-family:var(--font-heading, "Fraunces", Georgia, serif);font-size:.85rem;font-weight:400;letter-spacing:.02em}.logo-text[data-astro-cid-nwxvalhy]{font-family:var(--font-body, "Source Sans 3", system-ui, sans-serif);font-weight:600;font-size:.9rem;color:var(--color-text, #1A1A2E)}nav[data-astro-cid-nwxvalhy] ul[data-astro-cid-nwxvalhy]{display:flex;list-style:none;gap:.25rem;margin:0;padding:0}nav[data-astro-cid-nwxvalhy] a[data-astro-cid-nwxvalhy]{display:block;font-size:.85rem;font-weight:500;color:var(--color-text-muted, #5A5A6E);text-decoration:none;padding:.4rem .75rem;border-radius:6px;transition:all var(--duration-fast, .2s) ease}nav[data-astro-cid-nwxvalhy] a[data-astro-cid-nwxvalhy]:hover{color:var(--color-primary, #002B5C);background:var(--color-surface, #F0EDE6)}@media(max-width:768px){.header-inner[data-astro-cid-nwxvalhy]{height:3rem}.logo-text[data-astro-cid-nwxvalhy]{display:none}nav[data-astro-cid-nwxvalhy] ul[data-astro-cid-nwxvalhy]{gap:.1rem}nav[data-astro-cid-nwxvalhy] a[data-astro-cid-nwxvalhy]{font-size:.78rem;padding:.35rem .5rem}}.site-footer[data-astro-cid-s4zpsiz2]{margin-top:4rem;padding:2.5rem 1.5rem 2rem;background:var(--color-primary-dark, #001a3a);color:#ffffffb3}.footer-inner[data-astro-cid-s4zpsiz2]{max-width:var(--max-width, 1100px);margin:0 auto}.footer-top[data-astro-cid-s4zpsiz2]{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand[data-astro-cid-s4zpsiz2]{font-family:var(--font-heading, "Fraunces", Georgia, serif);font-size:1.1rem;color:#ffffffe6}.footer-links[data-astro-cid-s4zpsiz2]{display:flex;gap:1.5rem}.footer-links[data-astro-cid-s4zpsiz2] a[data-astro-cid-s4zpsiz2]{font-size:.85rem;color:#ffffff80;text-decoration:none;transition:color var(--duration-fast, .2s) ease}.footer-links[data-astro-cid-s4zpsiz2] a[data-astro-cid-s4zpsiz2]:hover{color:var(--color-accent, #D4A44C)}.disclaimer[data-astro-cid-s4zpsiz2],.affiliate-disclosure[data-astro-cid-s4zpsiz2]{font-size:.78rem;color:#fff6;line-height:1.6;margin-bottom:.5rem}.disclaimer[data-astro-cid-s4zpsiz2] strong[data-astro-cid-s4zpsiz2]{color:#fff9}.copyright[data-astro-cid-s4zpsiz2]{font-size:.78rem;color:#ffffff4d;margin:0}@media(max-width:640px){.footer-top[data-astro-cid-s4zpsiz2]{flex-direction:column;gap:1rem;text-align:center}}:root{--font-heading: "Fraunces", Georgia, serif;--font-body: "Source Sans 3", system-ui, sans-serif;--color-primary: #CC5500;--color-primary-light: #e06600;--color-primary-dark: #993f00;--color-secondary: #002855;--color-secondary-light: #004080;--color-accent: #D4A843;--color-accent-light: #f0ca6e;--color-background: #F5F3EF;--color-surface: #E8E4DB;--color-surface-dark: #DCD7CC;--color-text: #2D2D3F;--color-text-muted: #6B7280;--color-white: #FFFFFF;--max-width: 1100px;--border-radius: 8px;--shadow-sm: 0 1px 3px rgba(204, 85, 0, .06);--shadow-md: 0 4px 12px rgba(204, 85, 0, .08);--shadow-lg: 0 8px 30px rgba(204, 85, 0, .12);--shadow-glow: 0 0 20px rgba(212, 168, 67, .15);--ease-out: cubic-bezier(.16, 1, .3, 1);--duration-fast: .2s;--duration-normal: .4s;--duration-slow: .7s}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.reveal{animation:fadeInUp var(--duration-slow) var(--ease-out) both}.reveal-delay-1{animation-delay:.1s}.reveal-delay-2{animation-delay:.2s}.reveal-delay-3{animation-delay:.3s}.reveal-delay-4{animation-delay:.4s}.reveal-delay-5{animation-delay:.5s}
