:root {
  --canvas: #f1f4fb;
  --ink: #17191f;
  --muted: #687080;
  --line: rgba(23, 25, 31, .09);
  --purple: #a681ec;
  --lavender: #e4d8fa;
  --orange: #f7a46b;
  --peach: #ffe0bb;
  --mint: #93ddc7;
  --mint-wash: #d8f3ea;
  --white: #fff;
  --shell: 1180px;
  font-family: ui-rounded, "SF Pro Rounded", "Avenir Next", system-ui, sans-serif;
  color: var(--ink);
  background: var(--canvas);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--canvas); overflow-x: hidden; }
a { color: inherit; text-decoration: none; }
button, select { font: inherit; }
.shell { width: min(var(--shell), calc(100% - 56px)); margin-inline: auto; }
.site-header { min-height: 82px; display: flex; align-items: center; gap: 30px; }
.brand { display: inline-flex; align-items: center; gap: 10px; font-size: 18px; font-weight: 800; letter-spacing: -.04em; }
.brand-logo { display: block; width: 126px; height: 40px; object-fit: contain; object-position: left center; }
.brand-mark { width: 30px; height: 30px; display: inline-flex; align-items: end; justify-content: center; gap: 3px; border: 2px solid var(--ink); border-radius: 9px; background: var(--white); padding: 0 7px 7px; }
.brand-mark i { width: 3px; border-radius: 5px; display: block; }
.brand-mark i:nth-child(1) { height: 9px; background: #5e99eb; }.brand-mark i:nth-child(2) { height: 14px; background: #9b7de1; }.brand-mark i:nth-child(3) { height: 11px; background: #f39a5b; }
.desktop-nav { display: flex; gap: 28px; margin-left: auto; font-size: 13px; font-weight: 650; color: var(--muted); }
.desktop-nav a:hover, .text-link:hover { color: #8064c4; }
.header-actions { display: flex; align-items: center; gap: 14px; margin-left: 12px; }
.language-picker { display: inline-flex; align-items: center; gap: 5px; color: var(--muted); font-size: 12px; font-weight: 700; }
.language-picker select { border: 0; appearance: none; color: var(--ink); background: transparent; outline: 0; cursor: pointer; font-size: 12px; font-weight: 700; padding-right: 2px; }
.button { display: inline-flex; justify-content: center; align-items: center; border: 0; border-radius: 999px; padding: 15px 20px; font-size: 13px; font-weight: 800; cursor: pointer; transition: transform .2s, box-shadow .2s; }
.button:hover { transform: translateY(-2px); box-shadow: 0 10px 22px rgba(23, 25, 31, .12); }
.button-dark { background: var(--ink); color: var(--white); }.button-light { background: var(--white); color: var(--ink); }.button-small { padding: 11px 16px; font-size: 12px; }
.hero { display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 50px; padding: 78px 0 86px; min-height: 665px; }
.eyebrow { margin: 0 0 13px; font-size: 11px; text-transform: uppercase; letter-spacing: .16em; font-weight: 850; color: var(--muted); }
h1, h2, h3, p { margin-top: 0; } h1, h2 { letter-spacing: -.065em; line-height: .98; } h1 { max-width: 550px; margin-bottom: 25px; font-size: clamp(52px, 6vw, 86px); } h2 { font-size: clamp(42px, 5vw, 66px); margin-bottom: 20px; } h3 { margin-bottom: 10px; font-size: 22px; letter-spacing: -.04em; }
.hero-lede, .section-heading > p:last-child, .coach-copy > p:not(.eyebrow), .calendar-copy > p:not(.eyebrow), .early-access > div:first-child > p:last-child { max-width: 480px; color: var(--muted); font-size: 17px; line-height: 1.5; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 22px; margin: 32px 0; }.text-link { display: inline-flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 800; }.text-link b { font-size: 18px; font-weight: 400; }
.hero-proof { display: flex; align-items: center; gap: 11px; font-size: 12px; color: var(--muted); font-weight: 600; }.avatars { display: flex; }.avatars span { display: grid; place-items: center; width: 28px; height: 28px; margin-right: -7px; border: 2px solid var(--canvas); border-radius: 50%; background: var(--purple); color: var(--white); font-size: 10px; font-weight: 800; }.avatars span:nth-child(2) { background: var(--orange); }.avatars span:nth-child(3) { background: var(--mint); color: var(--ink); }.avatars span:last-child { background: var(--white); color: var(--muted); }
.hero-art { position: relative; min-height: 500px; }.sun-orb { position: absolute; top: 22px; right: 8%; width: 280px; height: 280px; background: var(--lavender); border-radius: 50%; filter: blur(.2px); }.planner-window { position: absolute; top: 50px; left: 8%; width: 86%; max-width: 570px; padding: 24px; background: rgba(255,255,255,.87); border: 1px solid rgba(255,255,255,.9); border-radius: 28px; box-shadow: 0 30px 60px rgba(74, 72, 100, .14); transform: rotate(-4deg); backdrop-filter: blur(10px); }.planner-top, .planner-greeting, .child-heading, .planner-row, .lesson, .planner-footer { display: flex; align-items: center; }.planner-top { justify-content: space-between; color: var(--muted); font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }.window-menu { letter-spacing: 2px; }.planner-greeting { flex-direction: column; align-items: flex-start; gap: 2px; padding: 27px 0 20px; font-size: 13px; color: var(--muted); }.planner-greeting strong { font-size: 27px; color: var(--ink); letter-spacing: -.05em; }.planner-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 11px; }.planner-card { padding: 15px; border-radius: 17px; }.today-card { background: #f4edfd; }.school-card { background: #ffe6ba; }.card-label, .child-heading { justify-content: space-between; font-size: 11px; font-weight: 850; }.tiny-icon { font-size: 15px; }.planner-row { gap: 8px; padding: 12px 0; border-bottom: 1px solid rgba(23,25,31,.07); font-size: 11px; font-weight: 750; }.planner-row:last-child { border: 0; }.planner-row span, .lesson span { display: flex; flex-direction: column; gap: 3px; }.planner-row small, .lesson small, .child-heading small { color: var(--muted); font-size: 9px; font-weight: 550; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }.check, .ring { display: grid; place-items: center; width: 17px; height: 17px; border-radius: 50%; flex: 0 0 auto; }.check { color: var(--white); background: #51b494; font-size: 10px; }.ring { border: 2px solid #c2c4c9; }.ring-blue { border-color: #6197ed; }.ring-orange { border-color: #ed9a5f; }.child-avatar { display: grid; place-items: center; width: 29px; height: 29px; border-radius: 10px; color: var(--white); font-weight: 800; }.child-avatar.purple { background: var(--purple); }.child-heading { justify-content: flex-start; gap: 8px; }.child-heading em { margin-left: auto; font-style: normal; color: var(--muted); font-size: 10px; }.progress, .lesson i + span i { height: 4px; border-radius: 10px; background: rgba(23,25,31,.12); overflow: hidden; }.progress { margin: 13px 0 3px; }.progress span { display: block; height: 100%; border-radius: inherit; background: #d68d4c; }.lesson { gap: 8px; padding: 10px 0; border-bottom: 1px solid rgba(23,25,31,.08); font-size: 11px; font-weight: 750; }.lesson:last-child { border: 0; }.lesson > b { margin-left: auto; color: #b4a0d6; font-size: 15px; }.lesson-dot { display: block; width: 8px; height: 8px; border-radius: 3px; flex: 0 0 auto; }.lesson-dot.orange { background: #ef8b52; }.lesson-dot.blue { background: #6298e9; }.lesson-dot.purple-dot { background: #977bd5; }.planner-footer { gap: 7px; margin-top: 13px; padding-top: 13px; border-top: 1px solid var(--line); font-size: 11px; font-weight: 850; }.planner-footer small { margin-left: auto; color: var(--muted); font-size: 10px; font-weight: 600; }.sparkle { color: #8064c4; font-size: 18px; }.floating-note { position: absolute; z-index: 2; display: flex; align-items: center; gap: 8px; padding: 12px 14px; background: var(--white); border-radius: 13px; box-shadow: 0 12px 22px rgba(74, 72, 100, .13); font-size: 11px; font-weight: 750; }.floating-note b { color: var(--muted); font-size: 9px; }.note-one { top: 28px; right: 0; }.note-two { bottom: 62px; left: 2%; }.dot { width: 8px; height: 8px; border-radius: 50%; }.dot-mint { background: #57bd9b; }.dot-blue { background: #6197ed; }
.logo-strip { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 0 30px; border-top: 1px solid var(--line); color: var(--muted); font-size: 11px; font-weight: 700; }.logo-strip > div { display: flex; align-items: center; flex-wrap: wrap; gap: clamp(20px, 5vw, 55px); color: #a4a9b3; font-size: 12px; letter-spacing: .06em; }
.feature-section { padding: 150px 0 170px; }.section-heading { display: grid; grid-template-columns: .75fr 1fr 1fr; align-items: end; gap: 28px; margin-bottom: 54px; }.section-heading h2 { margin: 0; font-size: clamp(40px, 4.5vw, 62px); }.section-heading > p:last-child { margin: 0 0 3px; font-size: 15px; }.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }.feature { min-height: 290px; padding: 28px; border-radius: 25px; }.feature-purple { background: var(--lavender); }.feature-orange { background: var(--peach); }.feature-mint { background: var(--mint-wash); }.feature-icon { display: grid; place-items: center; width: 43px; height: 43px; margin-bottom: 32px; border-radius: 14px; background: rgba(255,255,255,.55); font-size: 23px; }.feature p { max-width: 285px; margin-bottom: 27px; color: rgba(23,25,31,.66); font-size: 14px; line-height: 1.5; }.mini-loop { display: flex; gap: 5px; color: var(--muted); font-size: 8px; font-weight: 850; }.mini-loop span { padding: 7px 8px; border: 1px solid rgba(23,25,31,.09); border-radius: 7px; }.mini-loop .active { color: var(--white); background: var(--ink); }.mini-progress { display: flex; align-items: center; gap: 10px; }.progress-face { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: var(--white); }.mini-progress > span:last-child { display: flex; flex: 1; flex-direction: column; gap: 4px; font-size: 10px; }.mini-progress small { color: var(--muted); font-size: 9px; }.mini-progress i { height: 4px; border-radius: 5px; background: rgba(23,25,31,.1); }.mini-progress i em { display: block; width: 66%; height: 100%; border-radius: inherit; background: #dc8a4d; }.mini-calendars { display: flex; gap: 7px; }.mini-calendars span { display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: rgba(255,255,255,.67); color: var(--muted); font-size: 11px; font-weight: 850; }
.coach-section { display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: 90px; padding: 30px 0 175px; }.coach-art { position: relative; min-height: 410px; display: grid; place-items: center; overflow: hidden; border-radius: 34px; background: #dfd2fa; }.coach-orbit { position: absolute; border: 1px solid rgba(128,100,196,.24); border-radius: 50%; }.orbit-one { width: 510px; height: 270px; transform: rotate(25deg); }.orbit-two { width: 390px; height: 500px; transform: rotate(-33deg); }.coach-card { position: relative; width: min(80%, 390px); padding: 23px; background: rgba(255,255,255,.93); border-radius: 22px; box-shadow: 0 24px 40px rgba(80,62,130,.16); transform: rotate(4deg); }.coach-card-head { display: flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 850; }.coach-status { margin-left: auto; color: #43a782; font-size: 9px; }.coach-prompt { margin: 38px 0 14px; color: var(--muted); font-size: 11px; font-weight: 700; }.coach-answer { padding: 14px; background: #f3effb; border-radius: 13px; font-size: 16px; font-weight: 650; line-height: 1.35; letter-spacing: -.03em; }.coach-tags { display: flex; gap: 6px; margin-top: 15px; }.coach-tags span { padding: 6px 8px; border-radius: 7px; background: #f1f3f7; color: var(--muted); font-size: 9px; font-weight: 750; }.coach-copy h2 { max-width: 430px; }.coach-copy > p:not(.eyebrow) { font-size: 16px; }.check-list { display: grid; gap: 13px; padding: 0; margin: 28px 0 0; list-style: none; font-size: 13px; font-weight: 750; }.check-list li::before { content: "✓"; display: inline-grid; place-items: center; width: 19px; height: 19px; margin-right: 9px; border-radius: 50%; background: var(--mint); font-size: 10px; }
.calendar-section { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 80px; padding: 120px 0 150px; border-top: 1px solid var(--line); }.calendar-copy h2 { max-width: 520px; font-size: clamp(40px, 4.5vw, 62px); }.calendar-copy > p:not(.eyebrow) { max-width: 500px; font-size: 16px; }.calendar-stack { position: relative; min-height: 240px; }.calendar-pill { position: absolute; display: grid; grid-template-columns: 40px 1fr auto; grid-template-rows: 1fr 1fr; align-items: center; column-gap: 10px; width: 85%; padding: 14px 18px; border-radius: 17px; box-shadow: 0 15px 28px rgba(23,25,31,.07); }.calendar-pill > span { grid-row: span 2; display: grid; place-items: center; width: 36px; height: 36px; border-radius: 11px; background: rgba(255,255,255,.65); color: var(--ink); font-size: 17px; font-weight: 850; }.calendar-pill b { align-self: end; font-size: 13px; }.calendar-pill small { align-self: start; color: var(--muted); font-size: 10px; }.calendar-pill i { grid-column: 3; grid-row: span 2; font-style: normal; color: #3d987b; font-size: 15px; }.pill-apple { top: 4px; right: 0; background: #e2d7fa; transform: rotate(4deg); }.pill-google { top: 93px; left: 0; background: #ffe1bd; transform: rotate(-3deg); }
.early-access { display: grid; grid-template-columns: 1fr 310px; align-items: center; gap: 80px; padding: 80px 75px; border-radius: 32px; background: var(--ink); color: var(--white); }.early-access .eyebrow, .early-access > div:first-child > p:last-child { color: rgba(255,255,255,.56); }.early-access h2 { max-width: 500px; }.early-access > div:first-child > p:last-child { font-size: 15px; }.access-card { display: flex; flex-direction: column; align-items: center; gap: 6px; padding: 24px; border-radius: 20px; background: rgba(255,255,255,.1); text-align: center; }.access-mark { display: grid; place-items: center; width: 50px; height: 50px; margin-bottom: 8px; border-radius: 16px; background: var(--white); }.access-label { margin-top: 14px; color: rgba(255,255,255,.55); font-size: 10px; text-transform: uppercase; letter-spacing: .12em; font-weight: 800; }.access-card code { margin-bottom: 15px; color: #e3d8fa; font-size: 13px; }.access-card small { min-height: 14px; color: #a8e5d2; font-size: 10px; }
.logo-symbol { display: block; width: 50px; height: 50px; object-fit: cover; object-position: left center; border-radius: 13px; }
.capability-section { padding: 140px 0 160px; border-top: 1px solid var(--line); }
.capability-heading { margin-bottom: 44px; }
.capability-heading > div { grid-column: span 2; }
.capability-heading > p { align-self: end; }
.capability-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.capability-card { min-height: 225px; padding: 26px; border-radius: 25px; }
.capability-card-purple { background: #e4d8fa; }.capability-card-orange { background: #ffe0bb; }.capability-card-mint { background: #d8f3ea; }
.capability-icon { display: grid; place-items: center; width: 42px; height: 42px; margin-bottom: 32px; border-radius: 13px; background: rgba(255,255,255,.62); font-size: 20px; font-weight: 800; }
.capability-card h3 { margin-bottom: 9px; }.capability-card p { max-width: 300px; margin: 0; color: rgba(23,25,31,.66); font-size: 14px; line-height: 1.5; }
.compatibility-section { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 90px; padding: 130px 0 150px; }
.compatibility-copy h2 { max-width: 520px; }.compatibility-copy > p:not(.eyebrow) { max-width: 470px; color: var(--muted); font-size: 16px; line-height: 1.5; }
.compatibility-list, .privacy-list { display: grid; gap: 0; border-top: 1px solid var(--line); }
.compatibility-list > div, .privacy-list > div { display: grid; gap: 7px; padding: 21px 0; border-bottom: 1px solid var(--line); }.compatibility-list strong, .privacy-list strong { font-size: 15px; }.compatibility-list span, .privacy-list span { color: var(--muted); font-size: 13px; line-height: 1.45; }
.privacy-section { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 90px; padding: 130px 0 150px; border-top: 1px solid var(--line); }.privacy-section h2 { max-width: 500px; }.privacy-intro { max-width: 470px; color: var(--muted); font-size: 16px; line-height: 1.5; }
.faq-section { padding: 100px 0 140px; }.faq-heading { display: block; margin-bottom: 40px; }.faq-heading h2 { max-width: 530px; }.faq-list { max-width: 850px; border-top: 1px solid var(--line); }.faq-list details { padding: 21px 0; border-bottom: 1px solid var(--line); }.faq-list summary { cursor: pointer; list-style: none; font-size: 16px; font-weight: 800; }.faq-list summary::-webkit-details-marker { display: none; }.faq-list summary::after { content: "+"; float: right; color: var(--muted); font-size: 21px; font-weight: 400; }.faq-list details[open] summary::after { content: "−"; }.faq-list p { max-width: 700px; margin: 14px 0 0; color: var(--muted); font-size: 14px; line-height: 1.5; }
.site-footer { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 65px 0 32px; color: var(--muted); font-size: 11px; }.site-footer .brand { color: var(--ink); font-size: 16px; }
@media (max-width: 900px) { .hero { grid-template-columns: 1fr; padding-top: 55px; }.hero-copy { max-width: 650px; }.hero-art { min-height: 475px; }.section-heading { grid-template-columns: 1fr 1fr; }.section-heading .eyebrow { grid-column: span 2; }.section-heading > p:last-child { grid-column: 2; }.coach-section, .calendar-section, .compatibility-section, .privacy-section { gap: 45px; }.early-access { padding: 55px 40px; } }
@media (max-width: 680px) { .shell { width: min(100% - 34px, var(--shell)); }.site-header { min-height: 70px; }.desktop-nav { display: none; }.header-actions { margin-left: auto; }.language-picker { display: none; }.header-actions .button-small { padding: 9px 12px; }.brand-logo { width: 112px; height: 36px; }.hero { gap: 22px; padding: 58px 0 50px; }.hero h1 { font-size: 57px; }.hero-lede { font-size: 15px; }.hero-art { min-height: 380px; transform: scale(.9); transform-origin: top left; width: 111%; }.planner-window { left: 1%; width: 97%; }.floating-note { display: none; }.logo-strip { align-items: flex-start; flex-direction: column; padding-top: 15px; }.logo-strip > div { gap: 16px; }.feature-section, .coach-section, .calendar-section, .capability-section, .compatibility-section, .privacy-section, .faq-section { padding: 90px 0; }.section-heading, .feature-grid, .capability-grid, .coach-section, .calendar-section, .compatibility-section, .privacy-section, .early-access { display: flex; flex-direction: column; align-items: stretch; }.section-heading { gap: 15px; margin-bottom: 34px; }.section-heading .eyebrow, .section-heading > p:last-child { display: block; }.feature, .capability-card { min-height: 255px; }.coach-art { min-height: 350px; }.calendar-stack { width: 100%; min-height: 275px; }.calendar-pill { width: 94%; }.early-access { gap: 30px; padding: 42px 25px; }.access-card { width: 100%; }.site-footer { flex-wrap: wrap; padding-top: 45px; }.site-footer > span:nth-child(2) { order: 3; width: 100%; } }
