*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 16px; scroll-behavior: smooth; -webkit-font-smoothing: antialiased; }
body { min-height: 100vh; overflow-x: hidden; background: #f8f6f1; color: #17182b; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 3px solid #6661b5; outline-offset: 4px; border-radius: 4px; }
.site { --ink: #17182b; --muted: #62657a; --paper: #f8f6f1; --cream: #f1ede3; --lavender-dark: #6661b5; --lavender-soft: #e8e5fb; min-height: 100vh; overflow: hidden; background: var(--paper); color: var(--ink); }
.skip-link { position: fixed; left: 16px; top: -80px; z-index: 100; padding: 12px 18px; border-radius: 10px; background: #17182b; color: #fff; }
.skip-link:focus { top: 16px; }
.header { width: min(1180px, calc(100% - 40px)); min-height: 78px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 10; }
.brand { display: inline-flex; align-items: center; gap: 10px; color: #17182b; font-family: Georgia, "Times New Roman", serif; font-size: 22px; font-weight: 700; letter-spacing: -.02em; }
.brand-mark { width: 31px; height: 31px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #17182b; color: #fff; font-family: sans-serif; font-size: 14px; }
.nav { display: flex; align-items: center; gap: 30px; }
.nav a { color: #62657a; font-size: 14px; font-weight: 600; }
.nav a:hover, .nav a:focus-visible { color: #17182b; }
.language { padding: 8px 11px; border: 1px solid rgba(23, 24, 43, .18); border-radius: 999px; color: #17182b; font-size: 12px; font-weight: 700; letter-spacing: .08em; }
.hero { width: min(1180px, calc(100% - 40px)); min-height: 680px; margin: 0 auto; padding: 92px 0 100px; display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(390px, .92fr); gap: 80px; align-items: center; position: relative; }
.hero-glow { width: 720px; height: 540px; position: absolute; right: -290px; top: -80px; border-radius: 50%; background: radial-gradient(circle, rgba(196,191,244,.44), rgba(248,246,241,0) 68%); pointer-events: none; }
.hero-copy { position: relative; z-index: 1; }
.eyebrow, .section-eyebrow, .doc-eyebrow { color: #6661b5; font-size: 12px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin-bottom: 25px; }
.eyebrow span { width: 28px; height: 1px; background: #6661b5; }
.hero h1 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(54px, 7.2vw, 92px); font-weight: 500; line-height: .94; letter-spacing: -.058em; }
.hero h1 span { display: block; }
.hero-accent { color: #6661b5; font-style: italic; }
.lead { max-width: 610px; margin-top: 30px; color: #62657a; font-size: 18px; line-height: 1.7; }
.hero-actions { display: flex; align-items: center; gap: 28px; margin-top: 35px; }
.primary-button { min-height: 50px; padding: 0 22px; display: inline-flex; align-items: center; gap: 20px; border-radius: 999px; background: #17182b; color: #fff; font-size: 14px; font-weight: 700; box-shadow: 0 12px 30px rgba(23,24,43,.16); transition: transform .2s ease; }
.primary-button:hover { transform: translateY(-2px); }
.text-button { color: #17182b; font-size: 14px; font-weight: 700; }
.text-button span { margin-left: 8px; color: #6661b5; }
.trust-list { margin: 38px 0 0; display: flex; flex-wrap: wrap; gap: 12px 24px; list-style: none; color: #62657a; font-size: 12px; }
.trust-list li { display: flex; align-items: center; gap: 7px; }
.trust-list span { color: #6661b5; }
.chart-card { width: min(100%, 460px); justify-self: end; position: relative; z-index: 2; padding: 24px; border: 1px solid rgba(255,255,255,.7); border-radius: 34px; background: rgba(255,255,255,.72); box-shadow: 0 40px 90px rgba(51,46,90,.15); backdrop-filter: blur(18px); transform: rotate(1.5deg); }
.chart-heading { display: flex; justify-content: space-between; color: #62657a; font-size: 12px; }
.chart-heading strong { color: #17182b; font-family: Georgia, serif; }
.chart { width: min(350px, 78vw); aspect-ratio: 1; margin: 28px auto; position: relative; border-radius: 50%; background: radial-gradient(circle, #fff 0 23%, rgba(232,229,251,.72) 24% 25%, #fbfaf7 26% 100%); }
.orbit { position: absolute; border-radius: 50%; border: 1px solid rgba(102,97,181,.35); }
.orbit-outer { inset: 3%; border-color: rgba(185,154,96,.56); border-width: 2px; }
.orbit-middle { inset: 17%; }
.orbit-inner { inset: 34%; }
.chart-axis { position: absolute; inset: 50% 5% auto; height: 1px; background: rgba(102,97,181,.26); }
.chart-axis-two { transform: rotate(63deg); }
.chart-core { position: absolute; inset: 42%; display: grid; place-items: center; border-radius: 50%; background: #17182b; color: #fff; font-size: 17px; }
.planet { width: 31px; height: 31px; position: absolute; display: grid; place-items: center; border: 1px solid rgba(102,97,181,.28); border-radius: 50%; background: #fff; color: #6661b5; box-shadow: 0 7px 15px rgba(51,46,90,.1); }
.sun { top: 10%; left: 55%; color: #9b7224; }
.moon { top: 48%; left: 7%; }
.venus { right: 10%; bottom: 28%; }
.mars { right: 23%; top: 16%; }
.chart-details { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.chart-details span { padding: 11px 5px; display: flex; flex-direction: column; gap: 4px; text-align: center; border-radius: 12px; background: rgba(241,237,227,.7); color: #62657a; font-size: 10px; text-transform: uppercase; letter-spacing: .08em; }
.chart-details b { color: #17182b; font-size: 14px; }
.experience { padding: 110px max(20px, calc((100vw - 1180px) / 2)); background: #fff; }
.section-intro { max-width: 710px; margin-bottom: 55px; }
.section-intro h2, .principles h2, .beta-section h2 { margin-top: 14px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(38px, 5vw, 64px); font-weight: 500; line-height: 1.05; letter-spacing: -.045em; }
.section-intro > p:last-child { max-width: 650px; margin-top: 20px; color: #62657a; font-size: 17px; line-height: 1.7; }
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.feature-card { min-height: 330px; padding: 28px; border-radius: 24px; background: #f8f6f1; position: relative; }
.feature-card:nth-child(2) { background: #e8e5fb; }
.feature-card:nth-child(3) { background: #f1ede3; }
.feature-number { position: absolute; top: 26px; right: 28px; color: #5f6174; font-size: 11px; font-weight: 700; letter-spacing: .12em; }
.feature-icon { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 50%; background: #fff; color: #6661b5; font-size: 25px; box-shadow: 0 12px 30px rgba(30,26,67,.08); }
.feature-card h3 { margin-top: 90px; font-family: Georgia, serif; font-size: 26px; font-weight: 500; }
.feature-card p { margin-top: 14px; color: #62657a; font-size: 14px; line-height: 1.7; }
.principles { padding: 120px max(20px, calc((100vw - 1180px) / 2)); display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; background: #17182b; color: #fff; }
.principles .section-eyebrow { color: #b9b5f0; }
.principles-heading h2 { font-size: clamp(38px, 4.7vw, 60px); }
.principle-list article { padding: 28px 0; display: grid; grid-template-columns: 55px 1fr; gap: 10px; border-top: 1px solid rgba(255,255,255,.14); }
.principle-list article > span { color: #b9b5f0; font-size: 12px; }
.principle-list h3 { font-family: Georgia, serif; font-size: 24px; font-weight: 500; }
.principle-list p { max-width: 560px; margin-top: 9px; color: #b7b9cd; font-size: 14px; line-height: 1.7; }
.beta-section { padding: 120px 24px; text-align: center; background: linear-gradient(145deg, #eeebfb, #f8f6f1 60%); }
.beta-stars { color: #6661b5; letter-spacing: .18em; }
.beta-section h2 { max-width: 760px; margin: 22px auto 0; }
.beta-section > p { max-width: 670px; margin: 22px auto 0; color: #62657a; font-size: 16px; line-height: 1.7; }
.beta-actions { margin-top: 32px; display: flex; align-items: center; justify-content: center; gap: 28px; }
.coming-soon { min-height: 46px; padding: 0 18px; display: inline-flex; align-items: center; gap: 10px; border: 1px solid rgba(102,97,181,.3); border-radius: 999px; color: #6661b5; font-size: 13px; font-weight: 700; }
.coming-soon span { width: 7px; height: 7px; border-radius: 50%; background: #4b925c; box-shadow: 0 0 0 4px rgba(108,175,124,.12); }
.beta-actions a { color: #17182b; font-size: 13px; font-weight: 700; }
.beta-actions a span { margin-left: 7px; color: #6661b5; }
.footer { padding: 58px max(20px, calc((100vw - 1180px) / 2)) 30px; display: grid; grid-template-columns: 1fr auto; gap: 36px; background: #fff; }
.footer > div p { margin-top: 12px; color: #62657a; font-size: 13px; }
.footer nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 20px; align-items: center; }
.footer nav a { color: #62657a; font-size: 12px; text-decoration: underline; text-underline-offset: 3px; }
.footer small { grid-column: 1 / -1; padding-top: 24px; border-top: 1px solid #e9e7e1; color: #626476; font-size: 11px; }
.doc-page { min-height: 100vh; background: #f8f6f1; color: #17182b; }
.doc-header { width: min(900px, calc(100% - 32px)); min-height: 76px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; }
.doc-main { width: min(820px, calc(100% - 32px)); margin: 0 auto; padding: 70px 0 110px; }
.doc-main h1 { max-width: 700px; margin-top: 14px; font-family: Georgia, serif; font-size: clamp(42px, 7vw, 68px); font-weight: 500; letter-spacing: -.045em; line-height: 1; }
.updated { margin: 18px 0 42px; color: #707287; font-size: 13px; }
.doc-main h2 { margin: 38px 0 12px; font-family: Georgia, serif; font-size: 26px; font-weight: 500; }
.doc-main p, .doc-main li { color: #5f6276; font-size: 15px; line-height: 1.75; }
.doc-main p + p { margin-top: 12px; }
.doc-main ul { margin: 12px 0 0 22px; }
.doc-main a { color: #504ba2; text-decoration: underline; text-underline-offset: 3px; }
.notice { margin: 30px 0; padding: 20px; border: 1px solid rgba(102,97,181,.2); border-radius: 16px; background: #eeebfb; }
.doc-footer { padding: 28px 16px; border-top: 1px solid #e5e2da; text-align: center; color: #6e7082; font-size: 12px; }
.contact-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; margin-top: 32px; }
.contact-card { padding: 24px; border-radius: 18px; background: #fff; box-shadow: 0 12px 35px rgba(30,26,67,.07); }
.contact-card h2 { margin-top: 0; }
.not-found { width: min(680px, calc(100% - 32px)); min-height: 100vh; margin: 0 auto; display: flex; flex-direction: column; justify-content: center; gap: 20px; }
.not-found h1 { font-family: Georgia, serif; font-size: clamp(42px, 8vw, 72px); font-weight: 500; letter-spacing: -.045em; }
.not-found p { color: #5f6276; line-height: 1.7; }
.not-found a { color: #504ba2; text-decoration: underline; text-underline-offset: 3px; }
@media (max-width: 900px) {
  .nav > a:not(.language) { display: none; }
  .hero { grid-template-columns: 1fr; gap: 70px; padding-top: 68px; }
  .chart-card { justify-self: center; }
  .feature-grid { grid-template-columns: 1fr; }
  .feature-card { min-height: 250px; }
  .feature-card h3 { margin-top: 50px; }
  .principles { grid-template-columns: 1fr; gap: 55px; }
}
@media (max-width: 600px) {
  .header, .hero { width: min(100% - 28px, 1180px); }
  .header { min-height: 68px; }
  .brand { font-size: 20px; }
  .hero { padding: 55px 0 76px; }
  .hero h1 { font-size: clamp(49px, 15vw, 68px); }
  .lead { font-size: 16px; }
  .hero-actions, .beta-actions { align-items: stretch; flex-direction: column; }
  .primary-button { justify-content: center; }
  .text-button, .beta-actions a { padding: 10px; text-align: center; }
  .trust-list { display: grid; }
  .experience, .principles, .beta-section { padding-top: 86px; padding-bottom: 86px; }
  .feature-card { padding: 24px; }
  .chart-card { padding: 18px; border-radius: 26px; }
  .footer { grid-template-columns: 1fr; }
  .footer nav { justify-content: flex-start; }
  .doc-main { padding-top: 48px; }
  .contact-cards { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
}
