.site-action-button,a.site-action-button,button.site-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;white-space:nowrap;border-radius:999px;border:1px solid rgba(var(--theme-accent-rgb),.5);background:rgba(var(--theme-accent-rgb),.12);color:var(--text-heading);text-decoration:none;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background .2s ease,border-color .2s ease,color .2s ease}a.site-action-button:link,a.site-action-button:visited,a.site-action-button:active,button.site-action-button{color:var(--text-heading);text-decoration:none}.site-action-button:hover,a.site-action-button:hover,button.site-action-button:hover{background:rgba(var(--theme-accent-rgb),.2);border-color:rgba(var(--theme-accent-rgb),.85);color:var(--text-heading);text-decoration:none}@font-face{font-family:Miller Headline;src:url(/fonts/miller-headline.otf) format("opentype");font-style:italic;font-weight:400 900;font-display:swap}:root{--bg:#111111;--text:#f3f6fb;--muted:#a8b3c6;--accent:#ffffff;--theme-accent:#56b0ff;--theme-accent-rgb:86,176,255;--theme-accent-soft:rgba(var(--theme-accent-rgb), .16);--link:var(--theme-accent);--hero-blue: #0F1C3F;--max:940px;--page-gutter: clamp(18px, 4vw, 56px);--nav-height: 50px;--divider-width: min(1180px, calc(100% - 44px) );--header-bg: #171b21;--header-text: #ffffff;--header-border: #2d323a;--header-shadow: 0 1px 0 rgba(255, 255, 255, .03), 0 6px 14px rgba(0, 0, 0, .18);--surface-0: #111111;--surface-0-rgb: 17,17,17;--surface-1: #171b21;--surface-2: #11141a;--surface-3: #111722;--border-strong: #2d323a;--border-subtle: #232b3a;--text-soft: #d4d9e2;--text-muted: #a8b3c6;--text-heading: #ffffff;--footer-text: #c5cbd6;--card-shadow: 0 10px 24px rgba(0, 0, 0, .45);--placeholder-bg: linear-gradient(135deg, #ececec 0%, #dbdbdb 100%);--placeholder-text: #555555;--carousel-overlay: rgba(0, 0, 0, .72);--carousel-control-bg: rgba(17, 17, 17, .42);--carousel-dot-border: rgba(255, 255, 255, .7);--carousel-dot-bg: rgba(255, 255, 255, .2);--carousel-dot-hover-bg: rgba(255, 255, 255, .55);--carousel-dot-hover-border: rgba(255, 255, 255, .95);--carousel-dot-active: #ffffff;--hero-overlay-radial-start: rgba(9, 14, 24, .12);--hero-overlay-radial-end: rgba(9, 14, 24, .42);--hero-overlay-linear-start: rgba(9, 14, 24, .12);--hero-overlay-linear-end: rgba(9, 14, 24, .38);--hero-title: #f3f6fb;--hero-copy: rgba(243, 246, 251, .92);--hero-title-shadow: 0 8px 40px rgba(0, 0, 0, .92), 0 3px 12px rgba(0, 0, 0, .68);--hero-copy-shadow: 0 6px 26px rgba(0, 0, 0, .82), 0 2px 10px rgba(0, 0, 0, .56);--footer-surface: rgba(163, 163, 163, .12);--footer-divider: #383838}@media(prefers-color-scheme:light){:root{--bg: #f6f8fb;--text: #151a22;--muted: #556274;--accent: #0f1520;--theme-accent: #0f5fad;--theme-accent-rgb: 15,95,173;--theme-accent-soft: rgba(var(--theme-accent-rgb), .12);--link: var(--theme-accent);--header-bg: #ecf1f7;--header-text: #0f1520;--header-border: #c8d3e0;--header-shadow: 0 1px 0 rgba(15, 21, 32, .05), 0 6px 14px rgba(16, 32, 54, .08);--surface-0: #f6f8fb;--surface-0-rgb: 246,248,251;--surface-1: #ecf1f7;--surface-2: #ffffff;--surface-3: #e7eef7;--border-strong: #c8d3e0;--border-subtle: #d5deea;--text-soft: #2a3342;--text-muted: #556274;--text-heading: #0f1520;--footer-text: #4f5d70;--card-shadow: 0 8px 20px rgba(16, 32, 54, .1);--placeholder-bg: linear-gradient(135deg, #f7f8fb 0%, #edf1f7 100%);--placeholder-text: #5b6678;--carousel-overlay: rgba(8, 13, 22, .48);--carousel-control-bg: rgba(237, 243, 250, .72);--carousel-dot-border: rgba(16, 42, 79, .45);--carousel-dot-bg: rgba(16, 42, 79, .18);--carousel-dot-hover-bg: rgba(16, 42, 79, .38);--carousel-dot-hover-border: rgba(16, 42, 79, .7);--carousel-dot-active: #0f5fad;--hero-overlay-radial-start: rgba(228, 235, 245, .04);--hero-overlay-radial-end: rgba(12, 20, 33, .18);--hero-overlay-linear-start: rgba(228, 235, 245, .02);--hero-overlay-linear-end: rgba(12, 20, 33, .22);--hero-title: #f8fbff;--hero-copy: rgba(248, 251, 255, .94);--hero-title-shadow: 0 7px 34px rgba(10, 15, 24, .62), 0 3px 10px rgba(10, 15, 24, .36);--hero-copy-shadow: 0 5px 22px rgba(10, 15, 24, .5), 0 2px 8px rgba(10, 15, 24, .3);--footer-surface: rgba(84, 84, 84, .12);--footer-divider: #c8c8c8}}*{box-sizing:border-box}html,body{height:100%}html{color-scheme:dark}@media(prefers-color-scheme:light){html{color-scheme:light}}html,body{overflow-x:hidden}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Merriweather,serif;font-weight:700;color:var(--accent);margin-top:0}a{color:var(--link);text-decoration:none;transition:color .2s ease}a:hover{color:var(--theme-accent);text-decoration:underline}::selection{background:rgba(var(--theme-accent-rgb),.35);color:var(--text-heading)}.wrap{width:100%;min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{max-width:var(--max);margin:0 auto;padding:0 var(--page-gutter)}.btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:4px;border:1px solid rgba(var(--theme-accent-rgb),.45);background:rgba(var(--theme-accent-rgb),.08);color:var(--text);text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.btn:hover{background:rgba(var(--theme-accent-rgb),.16);border-color:rgba(var(--theme-accent-rgb),.75);text-decoration:none}.site-footer[data-astro-cid-sz7xmlte]{position:relative;padding:32px var(--page-gutter);background:var(--footer-surface);margin-top:auto;display:flex;justify-content:center;align-items:center;text-align:center}.site-footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;left:0;top:0;width:100%;border-top:1px solid var(--footer-divider);pointer-events:none}.footer-text[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:14px;line-height:1.4;color:#888}
