: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%; } }

/* KinoraHub art direction: warm editorial surfaces, a sharper hierarchy, and one
   recognizable family-board preview instead of a stack of interchangeable cards. */
:root {
  --canvas: #f6f3ed;
  --ink: #191a18;
  --muted: #706d66;
  --line: rgba(25, 26, 24, .14);
  --purple: #7665d7;
  --lavender: #e8e2ff;
  --orange: #ff694b;
  --peach: #ffd27b;
  --mint: #b8d9a2;
  --mint-wash: #e3eedc;
  --white: #fffdf8;
  --shell: 1240px;
}

body {
  background: var(--canvas);
  color: var(--ink);
}

body::before {
  position: fixed;
  z-index: -1;
  inset: 0;
  background-image: linear-gradient(rgba(25,26,24,.028) 1px, transparent 1px), linear-gradient(90deg, rgba(25,26,24,.028) 1px, transparent 1px);
  background-size: 44px 44px;
  content: "";
  pointer-events: none;
  mask-image: linear-gradient(to bottom, black, transparent 45%);
}

.site-header {
  min-height: 88px;
  border-bottom: 1px solid var(--line);
  flex-wrap: nowrap;
}

.brand-logo { width: 144px; height: 44px; }
.desktop-nav { gap: 25px; color: var(--ink); font-size: 12px; letter-spacing: -.01em; }
.desktop-nav a { white-space: nowrap; }
.desktop-nav a { transition: color .18s ease; }
.desktop-nav a:hover, .text-link:hover { color: var(--orange); }
.header-actions { gap: 18px; }
.header-actions { flex-shrink: 0; }
.language-picker { padding: 8px 0; color: var(--ink); }
.language-picker select { color: var(--ink); }

.button {
  border-radius: 9px;
  padding: 15px 19px;
  letter-spacing: -.01em;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.button:hover { transform: translateY(-2px); box-shadow: 0 12px 24px rgba(25,26,24,.15); }
.button-dark { background: var(--ink); }
.button-dark:hover { background: var(--orange); }
.button-small { padding: 12px 15px; }

.hero {
  position: relative;
  grid-template-columns: .83fr 1.17fr;
  gap: 82px;
  min-height: 730px;
  padding: 88px 0 96px;
}
.hero-copy { position: relative; z-index: 2; }
.eyebrow { margin-bottom: 18px; color: var(--orange); font-size: 10px; letter-spacing: .2em; }
h1, h2, h3 { color: var(--ink); }
h1, h2 { letter-spacing: -.085em; }
h1 { max-width: 620px; margin-bottom: 28px; font-size: clamp(58px, 7vw, 102px); line-height: .9; }
h2 { font-size: clamp(42px, 5vw, 70px); line-height: .94; }
.hero-lede { max-width: 490px; color: #5f5c55; font-size: 17px; line-height: 1.55; }
.hero-actions { gap: 20px; margin: 36px 0 27px; }
.text-link { color: var(--ink); }
.hero-proof { color: #5f5c55; }
.avatars span { border-color: var(--canvas); }
.hero-note { display: flex; align-items: flex-start; gap: 12px; max-width: 270px; margin-top: 41px; padding-top: 13px; border-top: 1px solid var(--line); color: var(--muted); font-size: 11px; line-height: 1.45; }
.hero-note > span:first-child { color: var(--orange); font-weight: 900; letter-spacing: .08em; }

.hero-art {
  min-height: 560px;
  border: 1px solid rgba(25,26,24,.16);
  border-radius: 22px;
  background: #20211f;
  box-shadow: 18px 22px 0 rgba(25,26,24,.08);
  overflow: hidden;
}
.hero-art::before {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(255,253,248,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,253,248,.05) 1px, transparent 1px);
  background-size: 32px 32px;
  content: "";
  mask-image: linear-gradient(135deg, black, transparent 75%);
}
.hero-art::after {
  position: absolute;
  top: -80px;
  right: -70px;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background: var(--orange);
  content: "";
  opacity: .92;
}
.hero-art-label { position: absolute; z-index: 3; color: rgba(255,253,248,.6); font-size: 9px; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }
.label-top { top: 27px; left: 29px; }
.label-bottom { right: 27px; bottom: 24px; color: rgba(255,253,248,.42); }
.sun-orb { top: 60px; right: 8%; width: 340px; height: 340px; background: #f2cf70; opacity: .75; }
.floating-note { border: 1px solid rgba(25,26,24,.08); border-radius: 7px; box-shadow: 8px 10px 0 rgba(25,26,24,.1); }
.note-one { top: 48px; right: 17px; }
.note-two { bottom: 50px; left: 20px; }
.planner-window {
  top: 86px;
  left: 8%;
  width: 86%;
  padding: 25px;
  border: 1px solid rgba(25,26,24,.16);
  border-radius: 13px;
  background: rgba(255,253,248,.97);
  box-shadow: 15px 17px 0 rgba(0,0,0,.15);
  transform: rotate(-2.6deg);
}
.planner-top { color: #7b776f; }
.planner-greeting { padding: 29px 0 22px; }
.planner-greeting strong { font-size: 30px; }
.planner-card { border-radius: 10px; }
.today-card { background: #f0eee8; }
.school-card { background: #ffd27b; }
.planner-row, .lesson { border-color: rgba(25,26,24,.13); }
.planner-footer { border-color: var(--line); }

.logo-strip { padding: 18px 0 22px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); color: var(--muted); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.logo-strip > div { color: var(--ink); font-size: 11px; letter-spacing: .18em; }

.feature-section { padding: 155px 0 170px; }
.section-heading { grid-template-columns: .74fr 1.18fr .84fr; gap: 42px; margin-bottom: 56px; }
.section-heading h2 { max-width: 600px; }
.section-heading > p:last-child { max-width: 320px; color: var(--muted); font-size: 14px; line-height: 1.55; }
.feature-grid, .capability-grid { gap: 17px; }
.feature, .capability-card {
  position: relative;
  min-height: 300px;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: 15px;
  box-shadow: none;
  overflow: hidden;
}
.feature::after, .capability-card::after { position: absolute; right: -28px; bottom: -42px; width: 135px; height: 135px; border-radius: 50%; content: ""; opacity: .55; }
.feature-purple, .capability-card-purple { border-top: 5px solid var(--purple); background: var(--paper); }
.feature-orange, .capability-card-orange { border-top: 5px solid var(--orange); background: var(--paper); }
.feature-mint, .capability-card-mint { border-top: 5px solid #6eaa54; background: var(--paper); }
.feature-purple::after, .capability-card-purple::after { background: var(--lavender); }
.feature-orange::after, .capability-card-orange::after { background: var(--peach); }
.feature-mint::after, .capability-card-mint::after { background: var(--mint-wash); }
.feature > *, .capability-card > * { position: relative; z-index: 1; }
.feature-icon, .capability-icon { width: 43px; height: 43px; margin-bottom: 39px; border-radius: 10px; background: var(--ink); color: var(--white); }
.feature p, .capability-card p { color: var(--muted); }
.mini-loop span { border-color: var(--line); }
.mini-loop .active { background: var(--orange); }

.coach-section { gap: 100px; padding: 25px 0 175px; }
.coach-art { min-height: 425px; border: 1px solid rgba(25,26,24,.16); border-radius: 21px; background: #26251f; }
.coach-orbit { border-color: rgba(255,210,123,.28); }
.coach-card { border-radius: 13px; box-shadow: 12px 14px 0 rgba(0,0,0,.2); transform: rotate(3deg); }
.coach-answer { background: #f0eee8; }

.calendar-section { gap: 100px; padding: 135px 0 160px; border-top: 1px solid var(--line); }
.calendar-copy h2 { max-width: 570px; }
.calendar-copy > p:not(.eyebrow) { color: var(--muted); line-height: 1.55; }
.calendar-pill { border: 1px solid rgba(25,26,24,.12); border-radius: 12px; box-shadow: 9px 10px 0 rgba(25,26,24,.08); }
.pill-apple { background: #dbe9ff; }
.pill-google { background: var(--peach); }

.capability-section, .privacy-section, .faq-section { border-top: 1px solid var(--line); }
.capability-section { padding: 140px 0 165px; }
.capability-heading { margin-bottom: 48px; }
.capability-heading h2 { max-width: 760px; }
.compatibility-section { padding: 140px 0 160px; }
.compatibility-list > div, .privacy-list > div { padding: 23px 0; }
.privacy-section { padding: 140px 0 160px; }
.faq-section { padding: 112px 0 150px; }
.faq-list details { padding: 23px 0; }
.faq-list summary::after { color: var(--orange); }

.early-access { gap: 90px; padding: 85px 78px; border: 1px solid var(--ink); border-radius: 17px; background: var(--ink); }
.access-card { border: 1px solid rgba(255,255,255,.16); border-radius: 12px; background: #2c2d29; }
.access-card code { color: var(--peach); }
.site-footer { padding: 72px 0 34px; border-top: 1px solid var(--line); }

@media (max-width: 900px) {
  .hero { gap: 50px; padding-top: 70px; }
  .hero-art { min-height: 500px; }
  .section-heading { gap: 25px; }
}

@media (max-width: 1240px) {
  .site-header { gap: 18px; }
  .desktop-nav { display: none; }
  .header-actions { margin-left: auto; }
}

@media (max-width: 680px) {
  .site-header { min-height: 73px; }
  .brand-logo { width: 124px; height: 38px; }
  .hero { gap: 25px; min-height: auto; padding: 66px 0 60px; }
  h1 { max-width: 420px; font-size: 60px; }
  .hero-lede { font-size: 16px; }
  .hero-note { margin-top: 32px; }
  .hero-art { min-height: 398px; box-shadow: 9px 11px 0 rgba(25,26,24,.09); transform: none; width: 100%; }
  .planner-window { top: 69px; left: 4%; width: 92%; padding: 17px; }
  .planner-greeting { padding: 19px 0 15px; }
  .planner-greeting strong { font-size: 22px; }
  .planner-card { padding: 11px; }
  .planner-row, .lesson { padding: 8px 0; }
  .hero-art-label { font-size: 8px; }
  .label-top { top: 21px; left: 19px; }
  .label-bottom { right: 17px; bottom: 16px; }
  .sun-orb { top: 25px; right: -30px; width: 220px; height: 220px; }
  .feature-section, .coach-section, .calendar-section, .capability-section, .compatibility-section, .privacy-section, .faq-section { padding: 94px 0; }
  .feature, .capability-card { min-height: 270px; }
  .coach-art { min-height: 350px; }
  .early-access { padding: 45px 27px; }
}
