/* Shared additions: capabilities, immersion, support and privacy. */
:root { color-scheme: dark; --muted: #a9acb5; }
html { scroll-padding-top: 100px; }
body { overflow-wrap: break-word; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 2px solid #72e6ff; outline-offset: 6px; border-radius: 3px; }
.skip-link { position: fixed; z-index: 100; top: -100px; left: 20px; background: #ecfaff; color: #050505; padding: 12px 20px; }
.skip-link:focus { top: 10px; }
.topbar nav { gap: 26px; font-size: .875rem; }
.language { font-size: .875rem; gap: 9px; }
.language button { color: #a2a6b1; min-height: 44px; min-width: 30px; }
.eyebrow, .kicker { font-size: .875rem; letter-spacing: .14em; }
.status { font-size: .75rem; }
.scroll-cue { font-size: .875rem; color: #a9acb5; }
.hero { padding-bottom: 120px; }
.hero h1 { line-height: 1.03; }
.capabilities, .immersion { padding: 110px 6%; border-bottom: 1px solid var(--line); }
.capabilities h2, .immersion h2 { font-size: clamp(2.6rem, 4.6vw, 4.5rem); line-height: 1.06; letter-spacing: -.055em; font-weight: 520; margin: 18px 0 28px; }
.section-intro { max-width: 770px; color: var(--muted); font-size: 1.1rem; line-height: 1.75; }
.cap-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 58px; border-top: 1px solid #33383f; }
.capability { padding: 35px 36px 35px 0; border-bottom: 1px solid #292c32; }
.capability:nth-child(even) { padding-left: 36px; padding-right: 0; border-left: 1px solid #292c32; }
.cap-index { color: #77dcea; font-size: .875rem; font-variant-numeric: tabular-nums; }
.capability h3 { font-size: 1.5rem; font-weight: 540; letter-spacing: -.025em; line-height: 1.25; margin: 17px 0; }
.capability p { color: #a9acb5; }
.capability .scenario { color: #d6e2eb; border-left: 2px solid #4b98ac; padding-left: 17px; margin-top: 26px; }
.immersion { background: radial-gradient(ellipse at 95% 10%, #181138 0, #080a13 40%, #050505 78%); }
.immersion .kicker { color: #bcb2ff; }
.immersion h2 { background: linear-gradient(115deg,#fff 12%,#b8b4ff 70%,#83e6ff); background-clip: text; -webkit-background-clip: text; color: transparent; }
.journey { list-style: none; counter-reset: journey; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 34px; margin: 58px 0 28px; padding: 0; }
.journey li { counter-increment: journey; border-top: 1px solid #464458; padding-top: 18px; }
.journey li::before { content: '0' counter(journey); font-size: .875rem; color: #a59ddc; }
.journey h3 { font-size: 1.25rem; font-weight: 540; }
.journey p { color: #a9acb5; }
.note { font-size: .875rem; line-height: 1.75; color: #9da3ae; max-width: 820px; }
.principle { font-size: clamp(1.7rem, 3.2vw, 3rem); line-height: 1.25; letter-spacing: -.035em; color: #e8edf5; border-top: 1px solid #2b3039; padding-top: 36px; margin-top: 44px; }
.about .about-note { color: #a9acb5; max-width: 730px; }
.site-footer { display: grid; grid-template-columns: 1fr auto; align-items: start; gap: 34px; font-size: .875rem; padding: 50px 6% 28px; }
.site-footer .footer-brand { font-size: 1.4rem; }
.site-footer .footer-tagline { color: #a0a5af; text-align: left; font-size: 1rem; display: block; margin: 10px 0 0; }
.site-footer .social-label { margin: 0 0 13px; text-align: left; color: #a0a5af; font-size: .875rem; }
.site-footer .socials { display: flex; flex-wrap: wrap; gap: 10px; }
.site-footer .socials a { display: inline-flex; align-items: center; gap: 9px; padding: 10px 15px; border: 1px solid #414650; border-radius: 8px; background: #101216; color: #dce1e8; font-size: .9375rem; transition: border-color .2s, background .2s; }
.site-footer .socials a:hover { border-color: #75d7e8; background: #121e25; color: #f4fcff; }
.socials svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.65; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }
.footer-bottom { grid-column: 1/-1; display: flex; justify-content: space-between; gap: 24px; align-items: center; border-top: 1px solid #25282f; padding-top: 25px; }
.footer-bottom nav { display: flex; gap: 24px; color: #b5bac4; }
.footer-bottom a:hover { color: #86e7ff; }
.site-footer .footer-bottom p { margin: 0; display: block; color: #9298a4; }
.document-page { max-width: var(--max); margin: 0 auto; padding: 160px 7% 100px; min-height: 75vh; }
.document-hero { margin-bottom: 58px; }
.document-hero h1 { font-size: clamp(2.6rem, 5.5vw, 5.2rem); line-height: 1.08; letter-spacing: -.055em; font-weight: 520; margin: 20px 0 30px; }
.document-hero .kicker { color: #89dce8; }
.contact-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 26px; }
.contact-grid section { background: #0d1015; border: 1px solid #2e3541; border-radius: 12px; padding: 30px; }
.contact-grid h2 { font-size: 1.25rem; font-weight: 550; margin: 0 0 18px; }
.contact-email { color: #9beaff; font-size: clamp(1rem,1.8vw,1.4rem); overflow-wrap: anywhere; }
.contact-email:hover { text-decoration: underline; text-underline-offset: 4px; }
.contact-grid p { color: #a9acb5; margin-bottom: 0; }
.faq { margin-top: 75px; }
.faq h2 { font-size: clamp(1.65rem, 3vw, 2.3rem); line-height: 1.2; font-weight: 530; letter-spacing: -.025em; margin-bottom: 30px; }
.faq details { border-top: 1px solid #32363e; padding: 22px 0; }
.faq details:last-child { border-bottom: 1px solid #32363e; }
.faq summary { cursor: pointer; font-size: 1.05rem; padding-right: 12px; line-height: 1.6; }
.faq details p { color: #afb4be; max-width: 850px; padding-left: 20px; }
.policy { max-width: 850px; }
.policy section { border-top: 1px solid #30343c; padding: 25px 0; }
.policy h2 { font-size: 1.35rem; line-height: 1.3; font-weight: 550; letter-spacing: -.015em; }
.policy p { color: #b0b5c0; line-height: 1.85; }
.policy a { color: #8cdeee; text-decoration: underline; text-underline-offset: 4px; overflow-wrap: anywhere; }
.policy code { font: .9em ui-monospace,Consolas,monospace; color: #e0e6ef; }
@media(max-width:1000px) { .topbar { grid-template-columns: 1fr auto; } .topbar nav { display: none; } }
@media(max-width:650px) {
  .hero { min-height: 100svh; padding-bottom: 100px; }
  .hero h1 { line-height: 1.02; }
  .hero-logo { width: min(50vw,230px); }
  .language { gap: 5px; }
  .capabilities, .immersion { padding: 75px 24px; }
  .capabilities h2, .immersion h2 { font-size: clamp(2.1rem,9.4vw,3.2rem); }
  .cap-grid { grid-template-columns: 1fr; margin-top: 36px; }
  .capability, .capability:nth-child(even) { padding: 30px 0; border-left: 0; }
  .journey { grid-template-columns: 1fr; gap: 24px; margin-top: 40px; }
  .journey h3 { margin: 12px 0; }
  .site-footer { grid-template-columns: 1fr; margin: 0 24px; padding: 40px 0 24px; }
  .footer-bottom { flex-wrap: wrap; }
  .document-page { padding: 125px 24px 75px; }
  .document-hero h1 { font-size: clamp(2.2rem,9.5vw,3.5rem); }
  .contact-grid { grid-template-columns: 1fr; }
  .contact-grid section { padding: 24px; }
}
