:root{--font-body: "Manrope", "Helvetica Neue", sans-serif;--font-display: "Space Grotesk", "Helvetica Neue", sans-serif;--font-mono: "JetBrains Mono", "SFMono-Regular", monospace;--font-serif: "Newsreader", Georgia, serif;--bg: #f8f6f1;--surface: #ffffff;--surface-soft: #fbfaf6;--surface-strong: #fbfaf6;--border: #e4e0d6;--border-soft: #ece8df;--border-strong: #d9d3c7;--border-input: #d2ccbf;--text: #16201f;--text-strong: #13201e;--text-muted: #46535a;--text-muted-2: #52606a;--text-muted-3: #3c4a50;--text-quiet: #5b6670;--text-faint: #9aa39f;--accent: #0e6360;--accent-strong: #0a4f4d;--accent-deep: #0a3c3b;--accent-soft: #6e9a78;--accent-warm: #c98a3c;--shadow: 0 1px 2px rgba(20, 28, 26, .04);--radius-sm: 3px;--radius-md: 4px;--radius-lg: 6px;--radius-xl: 10px;--forest: var(--accent);--forest-deep: var(--accent-strong);--amber: var(--accent-warm);--amber-soft: color-mix(in srgb, var(--accent-warm) 65%, white);--teal: var(--accent-soft);--plum: var(--accent-strong);--moss: var(--accent-deep);--card: var(--surface);--line: var(--border);--line-strong: var(--border-strong);--mono: var(--font-mono);--ink: var(--text);--muted: var(--text-muted);--ev-forest: #1a3a2a;--ev-forest-deep: #0f261b;--ev-forest-light: #2d5a3f;--ev-amber: #d4a017;--ev-amber-soft: #e8c05a;--ev-amber-dim: #b8890f;--ev-paper: #fbf8f2;--ev-cream: #f5f0e8;--ev-cream-dark: #e8e0d0;--ev-ink: #1a1a18;--ev-ink-soft: #4a4a42;--ev-ink-muted: #8a8a7e}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}main{position:relative;z-index:1}::selection{background:var(--accent);color:var(--bg)}.shell{width:100%;max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width: 560px){.shell{padding:0 22px}}.bg-grid{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(14,99,96,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(14,99,96,.045) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.35) 60%,transparent);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.35) 60%,transparent)}.eyebrow-tag{display:inline-block;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 20px}.btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-body);font-weight:600;font-size:15px;padding:14px 24px;border-radius:var(--radius-md);border:1px solid transparent;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.btn-primary{background:var(--accent);color:var(--bg)}.btn-primary:hover{background:var(--accent-strong)}.btn-secondary{background:transparent;color:var(--text);border-color:var(--border-input)}.btn-secondary:hover{border-color:var(--accent)}.btn-sm{padding:10px 17px;font-size:14px}.hairline-grid{display:grid;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;gap:1px}.hairline-grid>*{background:var(--surface)}@keyframes evpulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes evrise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}header.svelte-or2xsp{position:sticky;top:0;z-index:60;background:#f8f6f1d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-shell.svelte-or2xsp{height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand.svelte-or2xsp{display:flex;align-items:center;gap:11px;background:none;border:none;cursor:pointer;padding:0}.brand-name.svelte-or2xsp{font-family:var(--font-display);font-weight:600;font-size:19px;letter-spacing:-.015em;color:var(--accent-deep)}.nav-links.svelte-or2xsp{display:flex;align-items:center;gap:20px;white-space:nowrap}.nav-link.svelte-or2xsp{font-family:var(--font-body);font-size:14.5px;font-weight:600;background:none;border:none;cursor:pointer;padding:4px 0;color:var(--text-muted);border-bottom:1.5px solid transparent;transition:color .18s ease}.nav-link.svelte-or2xsp:hover,.nav-link.active.svelte-or2xsp{color:var(--accent-deep)}.nav-link.active.svelte-or2xsp{border-bottom-color:var(--accent)}.nav-link.svelte-or2xsp:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.nav-chevron.svelte-or2xsp{display:inline-block;font-size:10px;transition:transform .18s ease}.nav-chevron.is-open.svelte-or2xsp{transform:rotate(180deg)}@media (prefers-reduced-motion: reduce){.nav-chevron.svelte-or2xsp{transition:none}}.surfaces-wrap.svelte-or2xsp{position:relative;display:inline-flex;align-items:center;gap:3px}.surfaces-chevron-btn.svelte-or2xsp{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:none;border:none;cursor:pointer;color:var(--text-muted);transition:color .18s ease}.surfaces-chevron-btn.svelte-or2xsp:hover{color:var(--accent-deep)}.surfaces-chevron-btn.svelte-or2xsp:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.surfaces-menu.svelte-or2xsp{position:absolute;top:calc(100% + 16px);left:-12px;min-width:280px;background:var(--ev-cream);border:1px solid var(--ev-cream-dark);border-radius:6px;box-shadow:0 4px 16px #1a3a2a14;padding:8px;display:flex;flex-direction:column;gap:2px;z-index:70;animation:svelte-or2xsp-navDropIn .16s ease}.surfaces-item.svelte-or2xsp{display:flex;flex-direction:column;gap:2px;text-align:left;text-decoration:none;color:inherit;background:none;border:none;cursor:pointer;padding:10px 12px;border-radius:4px;transition:background .15s ease}.surfaces-item.svelte-or2xsp:hover,.surfaces-item.svelte-or2xsp:focus-visible{background:var(--ev-forest)}.surfaces-item.svelte-or2xsp:focus-visible{outline:2px solid var(--ev-amber);outline-offset:-2px}.surfaces-item-title.svelte-or2xsp{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:14px;color:var(--ev-forest);transition:color .15s ease}.surfaces-item.svelte-or2xsp:hover .surfaces-item-title:where(.svelte-or2xsp),.surfaces-item.svelte-or2xsp:focus-visible .surfaces-item-title:where(.svelte-or2xsp){color:var(--ev-cream)}.surfaces-item.active.svelte-or2xsp .surfaces-item-title:where(.svelte-or2xsp){color:var(--ev-amber-dim)}.surfaces-item-desc.svelte-or2xsp{font-family:Bricolage Grotesque,sans-serif;font-size:12px;color:var(--ev-ink-muted);transition:color .15s ease}.surfaces-item.svelte-or2xsp:hover .surfaces-item-desc:where(.svelte-or2xsp),.surfaces-item.svelte-or2xsp:focus-visible .surfaces-item-desc:where(.svelte-or2xsp){color:#f5f0e8cc}@media (prefers-reduced-motion: reduce){.surfaces-menu.svelte-or2xsp{animation:none}}.foundations-wrap.svelte-or2xsp{position:relative;display:inline-flex;align-items:center;gap:3px}.foundations-chevron-btn.svelte-or2xsp{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:none;border:none;cursor:pointer;color:var(--text-muted);transition:color .18s ease}.foundations-chevron-btn.svelte-or2xsp:hover{color:var(--accent-deep)}.foundations-chevron-btn.svelte-or2xsp:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.foundations-menu.svelte-or2xsp{position:absolute;top:calc(100% + 16px);left:-12px;min-width:300px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 16px 40px #141c1a24;padding:8px;display:flex;flex-direction:column;gap:2px;z-index:70;animation:svelte-or2xsp-navDropIn .16s ease}@keyframes svelte-or2xsp-navDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.foundations-item.svelte-or2xsp{display:flex;flex-direction:column;gap:2px;text-align:left;background:none;border:none;cursor:pointer;padding:10px 12px;border-radius:var(--radius-md);transition:background .15s ease}.foundations-item.svelte-or2xsp:hover,.foundations-item.svelte-or2xsp:focus-visible{background:var(--surface-soft)}.foundations-item.svelte-or2xsp:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.foundations-item-title.svelte-or2xsp{font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--text-strong)}.foundations-item.active.svelte-or2xsp .foundations-item-title:where(.svelte-or2xsp){color:var(--accent-deep)}.foundations-item-desc.svelte-or2xsp{font-family:var(--font-body);font-size:12px;color:var(--text-muted-2)}@media (prefers-reduced-motion: reduce){.foundations-menu.svelte-or2xsp{animation:none}}.header-actions.svelte-or2xsp{display:flex;align-items:center;gap:14px}.lang-toggle.svelte-or2xsp{font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--text-quiet);background:none;border:1px solid var(--border-input);border-radius:var(--radius-sm);padding:6px 9px;cursor:pointer;transition:color .18s ease,border-color .18s ease}.lang-toggle.svelte-or2xsp:hover{color:var(--accent);border-color:var(--accent)}.menu-toggle.svelte-or2xsp{display:none;align-items:center;justify-content:center;width:38px;height:38px;background:none;border:1px solid var(--border-input);border-radius:var(--radius-md);cursor:pointer;color:var(--text)}.mobile-menu.svelte-or2xsp{border-top:1px solid var(--border);background:#f8f6f1fa;padding:14px 22px 20px;display:flex;flex-direction:column;gap:4px}.mobile-link.svelte-or2xsp{text-align:left;font-family:var(--font-body);font-size:16px;font-weight:600;background:none;border:none;cursor:pointer;padding:11px 4px;color:var(--text);border-bottom:1px solid var(--border-soft)}.mobile-link.active.svelte-or2xsp{color:var(--accent-deep)}.mobile-foundations-row.svelte-or2xsp{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-soft)}.mobile-foundations-link.svelte-or2xsp{flex:1;border-bottom:none}.mobile-foundations-toggle.svelte-or2xsp{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;background:none;border:none;cursor:pointer;color:var(--text-quiet)}.mobile-surfaces-row.svelte-or2xsp{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-soft)}.mobile-surfaces-link.svelte-or2xsp{flex:1;border-bottom:none}.mobile-surfaces-toggle.svelte-or2xsp{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;background:none;border:none;cursor:pointer;color:var(--text-quiet)}.mobile-submenu.svelte-or2xsp{display:flex;flex-direction:column;gap:2px;padding:2px 0 8px 14px}.mobile-sublink.svelte-or2xsp{text-align:left;text-decoration:none;color:inherit;background:none;border:none;cursor:pointer;padding:9px 4px;display:flex;flex-direction:column;gap:2px;border-bottom:1px solid var(--border-soft)}.mobile-sublink-title.svelte-or2xsp{font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--text)}.mobile-sublink-desc.svelte-or2xsp{font-family:var(--font-body);font-size:12.5px;color:var(--text-muted-2)}@media (max-width: 1150px){.nav-links.svelte-or2xsp{display:none}.menu-toggle.svelte-or2xsp{display:flex}}footer.svelte-1why0m1{border-top:1px solid var(--border);background:var(--surface);padding:54px 0 30px}.footer-shell.svelte-1why0m1{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;margin-bottom:36px}.brand-lockup.svelte-1why0m1{display:flex;align-items:center;gap:11px;margin-bottom:16px}.brand-name.svelte-1why0m1{font-family:var(--font-display);font-weight:600;font-size:18px;letter-spacing:-.015em;color:var(--accent-deep)}.brand-text.svelte-1why0m1{font-size:.95rem;line-height:1.66;color:var(--text-muted-2);max-width:26em;margin:0 0 16px}.brand-actions.svelte-1why0m1{display:flex;align-items:center;gap:14px}.tagline.svelte-1why0m1{font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;color:var(--text-faint)}.social-link.svelte-1why0m1{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid var(--border-input);color:var(--text-quiet);transition:color .18s ease,border-color .18s ease}.social-link.svelte-1why0m1:hover{color:var(--accent);border-color:var(--accent)}.link-column.svelte-1why0m1 h3:where(.svelte-1why0m1){font-family:var(--font-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin:0 0 14px;font-weight:400}.link-column.svelte-1why0m1 ul:where(.svelte-1why0m1){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.link-column.svelte-1why0m1 a:where(.svelte-1why0m1){font-size:14px;color:var(--text-muted-3);transition:color .18s ease}.link-column.svelte-1why0m1 a:where(.svelte-1why0m1):hover{color:var(--accent)}.footer-bottom.svelte-1why0m1{border-top:1px solid var(--border-soft);padding-top:20px;display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:space-between;align-items:center}.copyright.svelte-1why0m1{font-family:var(--font-mono);font-size:11px;color:var(--text-faint);letter-spacing:.04em}.principle-tags.svelte-1why0m1{display:flex;gap:16px;font-family:var(--font-mono);font-size:11px;color:var(--text-faint);letter-spacing:.04em}.footer-legal.svelte-1why0m1{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:10px}.footer-legal.svelte-1why0m1 a:where(.svelte-1why0m1){font-size:11.5px;color:var(--text-faint);transition:color .18s ease}.footer-legal.svelte-1why0m1 a:where(.svelte-1why0m1):hover{color:var(--text-quiet)}.investor-link.svelte-1why0m1{margin-left:auto}@media (max-width: 900px){.footer-shell.svelte-1why0m1{grid-template-columns:1fr}}.layout.svelte-zc1gb0{display:grid;min-height:100vh;grid-template-rows:auto 1fr auto;position:relative;z-index:1}main.svelte-zc1gb0{min-height:0;min-width:0}
