:root{--cc-cobalt-50: #F0F1FE;--cc-cobalt-100: #DDDEFE;--cc-cobalt-200: #B8BAFC;--cc-cobalt-300: #8285F8;--cc-cobalt-400: #4A50EE;--cc-cobalt-500: #0C10E3;--cc-cobalt-600: #0A0EB5;--cc-cobalt-700: #08098A;--cc-cobalt-800: #060760;--cc-cobalt-900: #040540;--cc-fawn-50: #FAF4E8;--cc-fawn-100: #F2E6CC;--cc-fawn-200: #E5CEA0;--cc-fawn-300: #D9BB84;--cc-fawn-400: #D4B47E;--cc-fawn-500: #D1B17C;--cc-fawn-600: #B8945A;--cc-fawn-700: #8F7040;--cc-fawn-800: #664E28;--cc-fawn-900: #3D2E14}[data-theme=colonial-cobalt]{--color-void: #040540;--color-surface: #060862;--color-border: #0C10A0;--color-muted: #8285F8;--color-clean: #F8E6D2;--color-terminal: #D1B17C;--color-terminal-dim: #B8945A;--ds-surface-ground: #040540;--ds-surface-raised: #060862;--ds-surface-overlay: #0A0E90;--ds-surface-inverse: #F8E6D2;--ds-surface-inverse-raised: #FAF4E8;--ds-text-primary: #F8E6D2;--ds-text-secondary: #D1B17C;--ds-text-muted: #8285F8;--ds-text-inverse: #040540;--ds-border-structure: #0A0E90;--ds-border-separator: #0A0E90;--ds-border-subtle: #060862;--ds-border-focus: #8285F8;--ds-color-agency: #8285F8;--ds-color-agency-fg: #040540;--ds-color-temporal: #4A50EE;--ds-color-temporal-fg: #F8E6D2;--ds-color-validation: #D1B17C;--ds-color-validation-fg: #040540;--ds-color-outcome-positive: #3A8050;--ds-color-outcome-caution: #C08030;--ds-color-outcome-negative: #A03030;--ds-color-error: #8A2020;--ds-confidence-low: .4;--ds-confidence-high: .8}[data-theme=colonial-cobalt-light]{--color-void: #F8E6D2;--color-surface: #FAF4E8;--color-border: #E5CEA0;--color-muted: #8F7040;--color-clean: #040540;--color-terminal: #0A0EB5;--color-terminal-dim: #0C10E3;--ds-surface-ground: #F8E6D2;--ds-surface-raised: #FAF4E8;--ds-surface-overlay: #FFFFFF;--ds-surface-inverse: #040540;--ds-surface-inverse-raised: #060862;--ds-text-primary: #040540;--ds-text-secondary: #8F7040;--ds-text-muted: #D1B17C;--ds-text-inverse: #F8E6D2;--ds-border-structure: #E5CEA0;--ds-border-separator: #E5CEA0;--ds-border-subtle: #F2E6CC;--ds-border-focus: #0A0EB5;--ds-color-agency: #08098A;--ds-color-agency-fg: #F8E6D2;--ds-color-temporal: #0A0EB5;--ds-color-temporal-fg: #F8E6D2;--ds-color-validation: #8F7040;--ds-color-validation-fg: #FAF4E8;--ds-color-outcome-positive: #2E6640;--ds-color-outcome-caution: #8A5010;--ds-color-outcome-negative: #7A1818;--ds-color-error: #6A1010;--ds-confidence-low: .4;--ds-confidence-high: .8}:root{--display: "Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--mono: "JetBrains Mono", "Courier New", monospace;--serif: "Instrument Serif", Georgia, serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--ds-surface-ground);color:var(--ds-text-primary);font-family:var(--display);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s,color .2s}body{min-height:100vh;overflow-x:hidden}main{outline:none}.skip-link{position:absolute;top:-100px;left:16px;background:var(--ds-color-agency);color:var(--ds-color-agency-fg);padding:12px 16px;text-decoration:none;font-family:var(--mono);font-size:13px;font-weight:500;border-radius:4px;z-index:100;transition:top .15s}.skip-link:focus{top:16px;outline:2px solid var(--ds-border-focus);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fade-up{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-up.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.fade-up{opacity:1;transform:none;transition:none}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 32px}@media (max-width: 640px){.container{padding:0 24px}}section{padding:96px 0}@media (max-width: 768px){section{padding:72px 0}}.section-rule{height:1px;background:var(--ds-border-structure);border:none;margin:0}.section-label{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-color-agency);margin:0 0 48px}.dana-nav{border-bottom:1px solid var(--ds-border-structure);background:var(--ds-surface-ground);padding:16px 0}.grad-subnav{position:sticky;top:0;z-index:50;background:var(--ds-surface-ground);border-bottom:1px solid var(--ds-border-structure);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:12px 0}.grad-subnav-inner{display:flex;align-items:center;gap:24px;max-width:1100px;margin:0 auto;padding:0 32px}.grad-subnav-home{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ds-text-primary);flex-shrink:0}.grad-subnav-mark{width:16px;height:16px;color:var(--ds-color-agency)}.grad-subnav-wordmark{font-family:var(--display);font-size:15px;font-weight:600;letter-spacing:-.01em}.grad-subnav-links{list-style:none;display:flex;gap:22px;margin:0;padding:0;flex:1}.grad-subnav-links a{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--ds-text-muted);text-decoration:none;transition:color .15s}.grad-subnav-links a:hover{color:var(--ds-text-primary)}.grad-subnav-links a[aria-current=page]{color:var(--ds-color-validation)}.grad-subnav-cta{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--ds-color-agency);text-decoration:none;padding:7px 14px;border:1px solid var(--ds-color-agency);border-radius:4px;transition:background .15s,color .15s;flex-shrink:0}.grad-subnav-cta:hover{background:color-mix(in srgb,var(--ds-color-agency) 14%,transparent)}@media (max-width: 640px){.grad-subnav-inner{flex-wrap:wrap;gap:12px 16px}.grad-subnav-links{flex-basis:100%;order:3;gap:16px}}.dana-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1100px;margin:0 auto;padding:0 32px}.dana-nav-home{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ds-text-primary);flex-shrink:0}.dana-nav-mark{width:18px;height:18px;color:var(--ds-color-validation)}.dana-nav-wordmark{font-family:var(--display);font-size:16px;font-weight:600;letter-spacing:-.01em}.dana-nav-ventures{list-style:none;display:flex;gap:24px;margin:0;padding:0;flex:1;justify-content:center}.dana-nav-ventures a{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--ds-text-muted);text-decoration:none;transition:color .15s;white-space:nowrap}.dana-nav-ventures a:hover{color:var(--ds-text-primary)}.dana-nav-ventures a[aria-current=page]{color:var(--ds-color-validation)}.dana-nav-company{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--ds-text-muted);text-decoration:none;transition:color .15s;flex-shrink:0}.dana-nav-company:hover{color:var(--ds-text-primary)}@media (max-width: 900px){.dana-nav-inner{flex-wrap:wrap;gap:12px 16px}.dana-nav-ventures{justify-content:flex-start;flex-wrap:wrap;gap:12px 16px;flex-basis:100%;order:3}}footer{border-top:1px solid var(--ds-border-structure);padding:64px 0 32px;margin-top:96px}.footer-top{margin-bottom:48px}.footer-wordmark{font-family:var(--display);font-size:24px;font-weight:700;letter-spacing:-.02em;color:var(--ds-text-primary);display:block;margin-bottom:8px}.footer-mission{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.04em;color:var(--ds-text-muted);margin:0}.footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}.footer-col-label{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-text-muted);margin:0 0 16px}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer-links a{font-size:14px;color:var(--ds-text-primary);text-decoration:none;transition:color .15s}.footer-links a:hover,.footer-links a[aria-current=page]{color:var(--ds-color-validation)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid var(--ds-border-subtle)}.footer-copyright{font-family:var(--mono);font-size:12px;color:var(--ds-text-muted)}.footer-mark{width:16px;height:16px;color:var(--ds-text-muted)}@media (max-width: 768px){.footer-cols{grid-template-columns:1fr;gap:32px}}a:focus-visible,button:focus-visible{outline:2px solid var(--ds-border-focus);outline-offset:3px;border-radius:2px}
