:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg: #faf9f6;--color-bg-alt: #f1eee6;--color-surface: #ffffff;--color-border: #e3ddd0;--color-border-strong: #d3cab8;--color-navy: #14273f;--color-navy-deep: #0a1826;--color-text: #16233a;--color-text-secondary: #4a5568;--color-text-muted: #74808f;--color-on-navy: #f4f1ea;--color-on-navy-muted: #aab6c6;--color-accent: #bd5b28;--color-accent-dark: #9c4a1f;--color-accent-soft: rgba(189, 91, 40, .12);--color-success: #2f7a4f;--shadow-sm: 0 6px 20px rgba(20, 39, 63, .06);--shadow-md: 0 18px 48px rgba(20, 39, 63, .1);--radius: 1rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background-color:var(--color-bg)}body{min-height:100vh;margin:0;background:var(--color-bg);color:var(--color-text)}a{color:var(--color-accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--color-accent-dark);text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}img,picture,svg{display:block;max-width:100%}h1,h2,h3,h4{color:var(--color-navy);line-height:1.2;letter-spacing:-.01em}main{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:clamp(3rem,7vw,5rem) 0}section{padding-block:clamp(3rem,7vw,5rem)}p,ul,ol{margin:0 0 1.25rem;color:var(--color-text-secondary)}p,li,input,textarea,select,button{font-size:1rem}small{color:var(--color-text-muted)}hr{border:0;border-top:1px solid var(--color-border);margin:2rem 0}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.5rem;border:1px solid transparent;border-radius:.65rem;background:var(--color-accent);color:#fff;font-weight:600;cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover,.button:hover{background:var(--color-accent-dark);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-md);text-decoration:none}button.secondary,.button.secondary{border-color:var(--color-border-strong);background:transparent;color:var(--color-navy);box-shadow:none}button.secondary:hover,.button.secondary:hover{background:var(--color-bg-alt);color:var(--color-navy);box-shadow:none}input,textarea,select{width:100%;padding:.85rem 1rem;border:1px solid var(--color-border-strong);border-radius:.65rem;background:var(--color-surface);color:var(--color-text)}input::placeholder,textarea::placeholder{color:var(--color-text-muted)}code,pre{font-family:SFMono-Regular,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}pre{overflow-x:auto;padding:1rem 1.25rem;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-bg-alt)}::selection{background:var(--color-accent-soft);color:var(--color-text)}.container{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--color-accent-dark);font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lede{max-width:62ch;font-size:clamp(1.1rem,1.8vw,1.25rem);color:var(--color-text-secondary)}.card{padding:1.75rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-sm)}.section-alt{background:var(--color-bg-alt)}.grid{display:grid;gap:1.5rem}.stack>*+*{margin-top:1rem}.badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent-dark);font-size:.8rem;font-weight:700;letter-spacing:.02em}.checklist{list-style:none;margin:0 0 1.25rem;padding:0}.checklist li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;color:var(--color-text-secondary)}.checklist li:before{content:"";position:absolute;left:0;top:.35rem;width:1.1rem;height:1.1rem;border-radius:50%;background:var(--color-success);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 65% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 65% no-repeat}@media(max-width:640px){main,.container{width:min(100% - 1.25rem,1120px)}section{padding-block:2.5rem}}.site.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.site-content.svelte-12qhfyh{flex:1}.site-header.svelte-12qhfyh{position:sticky;top:0;z-index:40;background:#faf9f6eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border)}.header-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.65rem;color:var(--color-navy);font-weight:700;font-size:1.05rem}.brand.svelte-12qhfyh:hover{color:var(--color-navy);text-decoration:none}.brand-mark.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:.6rem;background:var(--color-navy);color:var(--color-on-navy);font-size:.75rem;font-weight:800;letter-spacing:.03em}.menu-toggle.svelte-12qhfyh{display:none;flex-direction:column;justify-content:center;gap:4px;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--color-border-strong);border-radius:.5rem;background:var(--color-surface);box-shadow:none}.menu-toggle.svelte-12qhfyh:hover{background:var(--color-bg-alt);transform:none;box-shadow:none}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:1.2rem;height:2px;margin-inline:auto;background:var(--color-navy)}.site-nav.svelte-12qhfyh{display:flex;align-items:center;gap:1.75rem}.site-nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.site-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text);font-weight:500;font-size:.95rem}.site-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:not(.button){color:var(--color-accent-dark)}.nav-cta.svelte-12qhfyh{padding:.6rem 1.15rem;font-size:.9rem;white-space:nowrap}.site-footer.svelte-12qhfyh{margin-top:3rem;background:var(--color-navy-deep);color:var(--color-on-navy-muted)}.footer-inner.svelte-12qhfyh{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:2.5rem;padding-block:3rem 2rem}.footer-brand.svelte-12qhfyh{max-width:34ch}.footer-brand.svelte-12qhfyh .brand-mark:where(.svelte-12qhfyh){background:var(--color-accent);color:#fff;margin-bottom:1rem}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--color-on-navy-muted);font-size:.92rem}.footer-brand.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-on-navy);font-weight:600}.footer-nav.svelte-12qhfyh{display:flex;gap:2.5rem}.footer-nav.svelte-12qhfyh h2:where(.svelte-12qhfyh){margin:0 0 .85rem;color:var(--color-on-navy);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-on-navy-muted);font-size:.92rem}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-on-navy)}.footer-bottom.svelte-12qhfyh{padding-block:1.25rem;border-top:1px solid rgba(244,241,234,.1)}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;font-size:.82rem;color:var(--color-on-navy-muted)}@media(max-width:860px){.menu-toggle.svelte-12qhfyh{display:flex}.site-nav.svelte-12qhfyh{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-md);display:none}.site-nav.open.svelte-12qhfyh{display:flex}.site-nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){flex-direction:column;align-items:flex-start;gap:.9rem}.nav-cta.svelte-12qhfyh{width:100%}.footer-inner.svelte-12qhfyh{grid-template-columns:1fr}.footer-nav.svelte-12qhfyh{gap:2rem}}
