:root {
  color-scheme: dark;
  --bg: #05070b;
  --surface: #0b0f17;
  --surface-2: #0e1420;
  --ink: #f6f8fc;
  --muted: #a8b0be;
  --blue: #1768ff;
  --blue-soft: #82aaff;
  --line: rgba(255,255,255,.12);
  --max: 1180px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--bg); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.65; }
body::before { content: ""; position: fixed; z-index: -1; inset: 0; background: radial-gradient(circle at 78% 8%, rgba(23,104,255,.15), transparent 31%), radial-gradient(circle at 12% 48%, rgba(30,74,170,.08), transparent 28%); pointer-events: none; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
.skip-link { position: fixed; z-index: 100; left: 16px; top: -60px; padding: 10px 14px; background: #fff; color: #05070b; border-radius: 8px; }
.skip-link:focus { top: 12px; }
.container { width: min(var(--max), calc(100% - 40px)); margin-inline: auto; }
.institutional-header { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid var(--line); background: rgba(5,7,11,.92); backdrop-filter: blur(16px); }
.header-row { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand-crop { position: relative; display: block; width: 184px; height: 58px; overflow: hidden; flex: 0 0 auto; }
.brand-crop img { position: absolute; width: 200px; max-width: none; left: -6px; top: -79px; }
.institutional-nav { display: flex; align-items: center; gap: 30px; color: #c9cfda; font-size: .92rem; }
.institutional-nav a { transition: color .2s ease; }
.institutional-nav a:hover, .institutional-nav a[aria-current="page"] { color: #fff; }
.button { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 0 22px; border: 1px solid transparent; border-radius: 10px; background: var(--blue); color: #fff; font-weight: 800; box-shadow: 0 14px 36px rgba(23,104,255,.24); transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); background: #2a76ff; }
.button-secondary { background: transparent; border-color: var(--line); box-shadow: none; }
.eyebrow { margin: 0 0 18px; color: var(--blue-soft); font-size: .78rem; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.eyebrow::before { content: ""; display: inline-block; width: 32px; height: 2px; margin: 0 12px 3px 0; background: var(--blue); }
.page-hero { position: relative; overflow: hidden; border-bottom: 1px solid var(--line); }
.page-hero::after { content: ""; position: absolute; right: -10%; bottom: -55%; width: 680px; aspect-ratio: 1; border: 1px solid rgba(89,139,255,.16); border-radius: 50%; box-shadow: 0 0 0 90px rgba(23,104,255,.025), 0 0 0 180px rgba(23,104,255,.018); pointer-events: none; }
.hero-grid { min-height: 570px; padding-block: 92px; display: grid; grid-template-columns: minmax(0,1.1fr) minmax(350px,.7fr); align-items: center; gap: clamp(54px, 8vw, 110px); }
.hero-copy { position: relative; z-index: 1; animation: fade-up .65s ease both; }
.hero-copy h1 { max-width: 820px; margin: 0; font-size: clamp(3.25rem, 7vw, 6.6rem); line-height: .93; letter-spacing: -.066em; }
.hero-copy h1 span { display: block; color: #78a4ff; }
.hero-copy > p:not(.eyebrow) { max-width: 730px; margin: 28px 0 0; color: var(--muted); font-size: clamp(1rem, 1.55vw, 1.23rem); }
.hero-actions { margin-top: 34px; display: flex; gap: 12px; flex-wrap: wrap; }
.founder-card { position: relative; z-index: 1; padding: 38px; border: 1px solid rgba(80,132,255,.38); border-radius: 24px; background: linear-gradient(145deg, rgba(18,37,76,.86), rgba(8,12,21,.96)); box-shadow: 0 28px 80px rgba(0,0,0,.3); animation: fade-up .65s .12s ease both; }
.founder-mark { width: 70px; height: 70px; display: grid; place-items: center; border-radius: 20px; background: rgba(23,104,255,.15); border: 1px solid rgba(89,139,255,.42); color: #8eb2ff; font-size: 1.45rem; font-weight: 900; }
.founder-card small { display: block; margin-top: 28px; color: var(--blue-soft); font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.founder-card h2 { margin: 7px 0 11px; font-size: 2rem; line-height: 1.08; letter-spacing: -.035em; }
.founder-card p { margin: 0; color: var(--muted); }
.section { padding: 105px 0; }
.section-heading { max-width: 760px; margin-bottom: 48px; }
.section-heading h2 { margin: 0; font-size: clamp(2.5rem, 5vw, 4.8rem); line-height: .98; letter-spacing: -.055em; }
.section-heading p:last-child { color: var(--muted); font-size: 1.08rem; }
.story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.story-card { min-height: 265px; padding: 34px; border: 1px solid var(--line); border-radius: 20px; background: linear-gradient(145deg, rgba(16,21,31,.9), rgba(8,11,17,.95)); }
.story-card strong { color: #6595ff; font-size: .77rem; letter-spacing: .12em; text-transform: uppercase; }
.story-card h3 { margin: 36px 0 10px; font-size: 1.65rem; letter-spacing: -.025em; }
.story-card p { margin: 0; color: var(--muted); }
.pillars { display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid var(--line); border-radius: 20px; overflow: hidden; }
.pillar { padding: 32px 26px; background: rgba(11,15,23,.74); }
.pillar + .pillar { border-left: 1px solid var(--line); }
.pillar span { color: #6798ff; font-size: .76rem; font-weight: 850; }
.pillar h3 { margin: 38px 0 9px; font-size: 1.18rem; }
.pillar p { margin: 0; color: var(--muted); font-size: .94rem; }
.promise { padding: 0 0 105px; }
.promise-card { padding: clamp(34px,6vw,70px); border: 1px solid rgba(74,126,248,.38); border-radius: 26px; background: linear-gradient(120deg, #071128, #0b0f17 68%); text-align: center; }
.promise-card h2 { max-width: 850px; margin: 0 auto 18px; font-size: clamp(2.25rem,5vw,4.7rem); line-height: 1; letter-spacing: -.055em; }
.promise-card p { max-width: 720px; margin: 0 auto 28px; color: var(--muted); font-size: 1.08rem; }
.legal-hero .hero-grid { min-height: 390px; grid-template-columns: 1fr; padding-block: 82px; }
.legal-hero .hero-copy h1 { max-width: 980px; font-size: clamp(3rem,6vw,5.9rem); }
.legal-meta { margin-top: 24px; display: flex; flex-wrap: wrap; gap: 10px; }
.legal-meta span { padding: 8px 12px; border: 1px solid var(--line); border-radius: 999px; color: #aeb7c5; font-size: .82rem; }
.legal-layout { padding: 78px 0 110px; display: grid; grid-template-columns: 260px minmax(0,1fr); align-items: start; gap: clamp(42px,7vw,95px); }
.legal-toc { position: sticky; top: 108px; padding: 22px; border: 1px solid var(--line); border-radius: 16px; background: rgba(10,14,21,.82); }
.legal-toc strong { display: block; margin-bottom: 12px; font-size: .76rem; color: var(--blue-soft); letter-spacing: .12em; text-transform: uppercase; }
.legal-toc a { display: block; padding: 8px 0; color: #9ea7b6; font-size: .87rem; border-bottom: 1px solid rgba(255,255,255,.06); }
.legal-toc a:last-child { border: 0; }
.legal-toc a:hover { color: #fff; }
.legal-article { max-width: 820px; }
.legal-intro { margin: 0 0 52px; padding: 26px; border-left: 3px solid var(--blue); background: rgba(23,104,255,.07); color: #c8d0dc; border-radius: 0 13px 13px 0; }
.legal-intro a { color: #9bbaff; text-decoration: underline; text-underline-offset: 3px; }
.legal-section { scroll-margin-top: 105px; padding: 0 0 42px; margin-bottom: 42px; border-bottom: 1px solid var(--line); }
.legal-section:last-child { border-bottom: 0; }
.legal-section h2 { margin: 0 0 17px; font-size: clamp(1.55rem,3vw,2.25rem); line-height: 1.15; letter-spacing: -.03em; }
.legal-section h3 { margin: 28px 0 10px; font-size: 1.08rem; }
.legal-section p, .legal-section li { color: #b3bac7; }
.legal-section ul, .legal-section ol { padding-left: 22px; }
.legal-section a { color: #8eb2ff; text-decoration: underline; text-underline-offset: 3px; }
.notice { padding: 19px 21px; border: 1px solid rgba(89,139,255,.3); border-radius: 13px; background: rgba(18,41,87,.25); color: #d6deeb; }
.institutional-footer { padding: 36px 0; border-top: 1px solid var(--line); color: #7f8795; font-size: .82rem; }
.footer-row { display: flex; justify-content: space-between; gap: 22px; align-items: center; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a:hover { color: #fff; }
@keyframes fade-up { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: none; } }
@media (max-width: 900px) {
  .institutional-nav { display: none; }
  .hero-grid, .story-grid, .legal-layout { grid-template-columns: 1fr; }
  .hero-grid { padding-block: 68px; min-height: auto; }
  .founder-card { max-width: 650px; }
  .pillars { grid-template-columns: repeat(2,1fr); }
  .pillar:nth-child(3) { border-left: 0; border-top: 1px solid var(--line); }
  .pillar:nth-child(4) { border-top: 1px solid var(--line); }
  .legal-toc { position: static; }
}
@media (max-width: 600px) {
  .container { width: min(100% - 28px, var(--max)); }
  .header-row { min-height: 68px; }
  .brand-crop { width: 150px; height: 48px; }
  .brand-crop img { width: 168px; left: -6px; top: -66px; }
  .header-row > .button { min-height: 42px; padding-inline: 15px; font-size: .83rem; }
  .hero-copy h1 { font-size: clamp(2.8rem,15vw,4.5rem); }
  .hero-copy > p:not(.eyebrow) { font-size: 1rem; }
  .section { padding: 78px 0; }
  .story-grid, .pillars { grid-template-columns: 1fr; }
  .pillar + .pillar { border-left: 0; border-top: 1px solid var(--line); }
  .footer-row { align-items: flex-start; flex-direction: column; }
  .footer-links { flex-direction: column; gap: 8px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation: none !important; transition: none !important; } }

