:root{
  --forest:#173A2A;
  --forest-2:#234B37;
  --cream:#F7F1E5;
  --paper:#FCFAF5;
  --gold:#9A7B42;
  --gold-2:#C5A35E;
  --charcoal:#292B28;
  --muted:#6C726C;
  --line:rgba(23,58,42,.14);
  --rust:#B94D23;
  --blue:#476D78;
  --olive:#61713E;
  --shadow:0 24px 70px rgba(29,46,35,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--charcoal);font-family:"DM Sans",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:30;background:rgba(252,250,245,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,58,42,.08)}
.nav-wrap{height:82px;display:flex;align-items:center;gap:36px}
.brand{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.16em;font-size:14px;color:var(--forest);white-space:nowrap}.brand img{width:34px;height:38px;object-fit:contain}.nav-wrap nav{display:flex;gap:28px;margin-left:auto}.nav-wrap nav a{font-size:14px;color:#4d564f}.nav-wrap nav a:hover{color:var(--forest)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--forest);color:#fff;border:1px solid var(--forest);padding:15px 22px;border-radius:3px;font-weight:700;font-size:14px;letter-spacing:.04em;transition:.25s ease}.button:hover{transform:translateY(-2px);background:#0f2f20;box-shadow:0 10px 28px rgba(23,58,42,.16)}.button-small{padding:10px 16px}.text-link{font-weight:700;color:var(--forest);font-size:14px}.text-link span{display:inline-block;margin-left:8px}.menu-button{display:none;background:none;border:0;font-size:24px;color:var(--forest)}
.hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#f8f2e8 0%,#f4eddf 55%,#efe5d2 100%);min-height:720px;display:grid;align-items:center;border-bottom:1px solid var(--line)}.hero-grain{position:absolute;inset:0;opacity:.24;background-image:radial-gradient(rgba(23,58,42,.18) .6px,transparent .6px);background-size:8px 8px;mask-image:linear-gradient(to right,rgba(0,0,0,.2),rgba(0,0,0,0))}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center;padding:90px 0}.eyebrow,.section-kicker{font-weight:700;font-size:12px;letter-spacing:.2em;color:var(--gold);margin:0 0 18px;text-transform:uppercase}.hero h1,.belief-grid h2,.section-head h2,.trailhead-copy h2,.early-card h2{font-family:"Libre Baskerville",serif;font-weight:400;color:var(--forest);letter-spacing:-.04em}.hero h1{font-size:clamp(58px,6.8vw,92px);line-height:.98;margin:0 0 26px}.hero h1 em,.trailhead-copy h2 em{font-weight:400;color:var(--gold)}.hero-lead{font-size:19px;max-width:650px;color:#4a554d;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:28px}.microline{margin:36px 0 0;color:#747970;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.hero-mark{position:relative;min-height:520px;display:grid;place-items:center}
.brand-story-card{position:relative;width:min(100%,520px);padding:46px 44px 40px;background:rgba(252,250,245,.78);border:1px solid rgba(23,58,42,.13);box-shadow:0 30px 80px rgba(29,46,35,.11);backdrop-filter:blur(8px)}

.brand-story-mark{width:190px;margin:-8px auto 28px}.brand-story-mark img{width:100%;filter:drop-shadow(0 14px 22px rgba(23,58,42,.08))}
.brand-story-copy{text-align:left}.brand-story-label{margin:0 0 20px;color:var(--gold);font-size:10px;letter-spacing:.22em;font-weight:700}
.brand-meaning{display:grid;grid-template-columns:1fr 1fr;gap:26px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.brand-meaning span{display:block;color:var(--gold);font-size:10px;letter-spacing:.2em;font-weight:700;margin-bottom:7px}
.brand-meaning strong{display:block;font-family:"Libre Baskerville",serif;color:var(--forest);font-size:20px;font-weight:400;margin-bottom:6px}
.brand-meaning p{margin:0;color:#6a726b;font-size:12px;line-height:1.55}
.brand-promise{font-family:"Libre Baskerville",serif;color:var(--forest);font-size:18px;line-height:1.45;margin:22px 0 0;text-align:center}.brand-promise em{color:var(--gold)}

/* v5 cleanup: no decorative circles/orbits on the marketing page */
.hero::before,.hero::after,.hero-mark::before,.hero-mark::after,.brand-story-card::before,.brand-story-card::after,.win-card::before,.win-card::after,.wins-section::before,.wins-section::after,.pillar::before,.pillar::after{content:none!important;display:none!important;background:none!important;border:0!important;box-shadow:none!important}
.belief-band{background:var(--forest);color:#fff;padding:82px 0}.belief-grid{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}.belief-grid .section-kicker{color:#d9bb75}.belief-grid h2{color:#fff;font-size:clamp(34px,4vw,54px);line-height:1.12;margin:0 0 20px}.belief-grid p:last-child{font-size:18px;color:rgba(255,255,255,.76);max-width:760px;margin:0}
.pillars-section{padding:110px 0;background:var(--paper)}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:end;margin-bottom:56px}.section-head h2{font-size:clamp(40px,4.6vw,64px);line-height:1.08;margin:0}.section-head>p{margin:0 0 8px;color:#687068;font-size:17px}.pillar-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pillar{padding:34px 24px 38px;border-right:1px solid var(--line);min-height:330px;transition:.3s ease}.pillar:last-child{border-right:0}.pillar:hover{background:#f5eee1;transform:translateY(-4px)}.pillar-number{display:block;font-size:11px;letter-spacing:.2em;color:#92988f;margin-bottom:32px}.pillar-icon{width:48px;height:48px;margin-bottom:25px;color:var(--forest)}.pillar-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.pillar-icon.blue{color:var(--blue)}.pillar-icon.rust{color:var(--rust)}.pillar-icon.olive{color:var(--olive)}.pillar-icon.gold{color:#B78924}.pillar h3{font-family:"Libre Baskerville",serif;color:var(--forest);font-size:22px;margin:0 0 12px}.pillar p{font-size:14px;color:#687068;margin:0}

.product-section{padding:118px 0 130px;background:#f3ecdf;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.product-head{align-items:end}.product-head>p{max-width:470px}
.product-stage{position:relative;min-height:690px;margin-top:10px;display:flex;align-items:center;justify-content:center}
.device{background:#fdfbf7;border:1px solid rgba(23,58,42,.18);box-shadow:0 35px 85px rgba(32,46,37,.16);overflow:hidden}
.tablet-device{width:min(760px,72%);min-height:515px;border-radius:26px;padding:13px;transform:translateX(-5%);background:#183b2a}
.device-bar{height:44px;color:#f7f1e5;display:flex;justify-content:space-between;align-items:center;padding:0 14px;font-size:11px;letter-spacing:.14em;font-weight:700}.device-bar small{font-size:10px;opacity:.65;font-weight:500}
.family-board{background:#f8f2e7;border-radius:16px;min-height:445px;padding:46px 44px}.ui-kicker{font-size:9px!important;letter-spacing:.2em!important;font-weight:700!important;color:var(--gold)!important;margin:0 0 8px!important}.family-board h3{font-family:"Libre Baskerville",serif;font-weight:400;color:var(--forest);font-size:34px;margin:0 0 30px}.kid-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.kid-card{padding:18px;background:#fff;border:1px solid rgba(23,58,42,.11);display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center}.kid-avatar{grid-row:1/3;width:52px;height:52px;display:grid;place-items:center;background:#efe6d7;border-radius:14px;font-size:25px}.kid-card strong{color:var(--forest);font-size:15px}.kid-card small{font-size:11px;color:#7a817a}
.phone-device{position:absolute;width:245px;min-height:500px;border-radius:30px;border:7px solid #1a271f;background:#f9f5ec}.phone-notch{width:82px;height:14px;background:#1a271f;border-radius:0 0 12px 12px;margin:0 auto}.phone-one{left:2%;bottom:8px;transform:rotate(-2.5deg)}.phone-two{right:1%;top:34px;transform:rotate(2.5deg)}.kid-home,.parent-home{padding:24px 18px}.mini-brand{font-weight:800;color:var(--forest);font-size:12px;letter-spacing:.1em;margin-bottom:30px}.mini-brand span{float:right;color:#8b918b;font-size:8px;font-weight:700;letter-spacing:.13em}.kid-home h4{font-family:"Libre Baskerville",serif;color:var(--forest);font-size:22px;line-height:1.2;margin:0 0 18px}.action-tile{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:12px;margin-bottom:9px;border:1px solid rgba(23,58,42,.1);background:#fff}.action-tile>span{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#eef1e7;color:var(--forest);font-weight:800}.action-tile strong{display:block;color:var(--forest);font-size:12px}.action-tile small{display:block;color:#8a8f89;font-size:9px}.jobs-tile>span{background:#f3e8cb;color:#8b6e32}.growth-tile>span{background:#dfe8e5;color:#44696f}.goal-strip{margin-top:18px;border-top:1px solid rgba(23,58,42,.13);padding-top:14px;display:grid;grid-template-columns:1fr auto}.goal-strip small{grid-column:1/-1;font-size:7px;letter-spacing:.15em;color:#8b8f8a}.goal-strip strong{font-size:11px;color:var(--forest)}.goal-strip em{font-size:11px;color:var(--gold);font-style:normal;font-weight:700}
.parent-home .ui-kicker{margin-bottom:15px!important}.approval-card{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(23,58,42,.11)}.approval-card strong{display:block;color:var(--forest);font-size:11px}.approval-card small{display:block;color:#8a8f89;font-size:8px}.approval-card button{border:0;background:var(--forest);color:white;font-size:8px;font-weight:700;padding:7px 8px;border-radius:3px}.approval-card.excuse button{background:#9a7b42}.parent-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.parent-summary div{background:#efe8db;padding:12px}.parent-summary small{display:block;font-size:6px;letter-spacing:.12em;color:#8a8f89}.parent-summary strong{display:block;font-family:"Libre Baskerville",serif;color:var(--forest);font-size:17px}.parent-summary span{font-size:8px;color:#7c827c}
.product-caption{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(23,58,42,.13);border:1px solid rgba(23,58,42,.13);margin-top:50px}.product-caption>div{background:#fcfaf5;padding:28px}.product-caption span{font-size:9px;color:var(--gold);letter-spacing:.18em;font-weight:700}.product-caption strong{display:block;font-family:"Libre Baskerville",serif;color:var(--forest);font-size:18px;margin:10px 0 7px}.product-caption p{margin:0;font-size:12px;color:#697069}
.trailhead-section{padding:120px 0;background:#efe7d8}.trailhead-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.window-card{background:#fff;border:1px solid rgba(23,58,42,.12);box-shadow:0 35px 90px rgba(50,47,38,.14);border-radius:18px;overflow:hidden;transform:rotate(-1.5deg)}.window-top{height:46px;background:#f3f0ea;display:flex;align-items:center;gap:7px;padding:0 18px;border-bottom:1px solid #e4dfd6}.window-top span{width:8px;height:8px;border-radius:50%;background:#b8b8b0}.mock-app{padding:30px}.mock-head{display:flex;gap:16px;align-items:center;padding-bottom:23px;border-bottom:1px solid #ece7df}.mock-head img{width:40px;height:46px;object-fit:contain}.mock-head b{display:block;font-family:"Libre Baskerville",serif;color:var(--forest);font-size:20px}.mock-head small,.mock-row small{display:block;color:#8a8e87;font-size:12px}.mock-row{display:grid;grid-template-columns:16px 1fr 20px;gap:14px;align-items:center;padding:19px 0;border-bottom:1px solid #eee9e1}.mock-row b{font-size:14px;color:#354039}.mock-row strong{color:var(--gold);font-size:20px}.dot{width:10px;height:10px;border-radius:50%;background:var(--forest)}.dot.skill{background:var(--blue)}.dot.connect{background:#B78924}.mock-footer{text-align:center;margin-top:22px;font-size:10px;letter-spacing:.18em;color:#8a8e87;font-weight:700}.trailhead-copy h2{font-size:clamp(40px,4.5vw,62px);line-height:1.08;margin:0 0 25px}.trailhead-copy>p{color:#5b635d;font-size:17px}.trailhead-copy blockquote{margin:34px 0 0;padding:20px 0 0;border-top:1px solid rgba(23,58,42,.18);font-family:"Libre Baskerville",serif;color:var(--forest);font-size:18px;font-style:italic}.trailhead-copy blockquote strong{font-style:normal}
.wins-section{padding:110px 0;background:var(--paper)}.section-head.compact{margin-bottom:45px}.wins-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.win-card{min-height:260px;padding:30px;border:1px solid var(--line);background:#f7f1e5;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.win-card span{font-size:10px;letter-spacing:.18em;font-weight:700;color:var(--gold);margin-bottom:auto}.win-card h3{font-family:"Libre Baskerville",serif;color:var(--forest);font-size:28px;margin:0 0 8px}.win-card p{font-size:14px;color:#606960;margin:0}.win-card.dark{background:var(--forest)}.win-card.dark h3,.win-card.dark p{color:#fff}.win-card.dark p{color:rgba(255,255,255,.7)}.win-card.dark span{color:#d8b96d}.win-card.adventure{background:#dfe9e6}.win-card.money{background:#f0e5cb}.win-card.connection{background:#f2e8df}.win-card.responsibility{background:#e7eadc}.win-card.character{background:#f2dfd5}
.early-section{padding:0 0 90px;background:var(--paper)}.early-card{background:var(--forest);color:#fff;padding:64px;display:grid;grid-template-columns:120px 1fr auto;gap:42px;align-items:center;box-shadow:var(--shadow)}.early-shield{width:110px;height:122px;background:#f8f3e9;border-radius:40px 40px 14px 14px;display:grid;place-items:center}.early-shield img{width:72px}.early-card h2{color:#fff;font-size:clamp(38px,4.2vw,58px);line-height:1.08;margin:0 0 14px}.early-card p:not(.section-kicker){color:rgba(255,255,255,.72);max-width:650px;margin:0}.early-card .section-kicker{color:#d8b96d}.early-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.button.light{background:#f7f1e5;color:var(--forest);border-color:#f7f1e5}.button.light:hover{background:#fff}.light-link{color:#e6dac3;font-size:12px}
footer{background:#10281d;color:#fff;padding:52px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.footer-brand{display:flex;gap:14px;align-items:center}.footer-brand img{width:42px;filter:brightness(0) invert(1);opacity:.9}.footer-brand strong{display:block;letter-spacing:.16em;font-size:13px}.footer-brand span{display:block;color:rgba(255,255,255,.55);font-size:12px;margin-top:2px}.footer-links{justify-self:end;display:flex;gap:22px;flex-wrap:wrap}.footer-links a{font-size:12px;color:rgba(255,255,255,.65)}.footer-links a:hover{color:#fff}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:24px;margin:0;color:rgba(255,255,255,.45);font-size:11px;letter-spacing:.04em}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
@media(max-width:980px){.product-stage{min-height:760px}.tablet-device{width:86%;transform:none}.phone-one{left:0}.phone-two{right:0}.product-caption{grid-template-columns:1fr 1fr 1fr}.nav-wrap nav{display:none}.menu-button{display:block;margin-left:auto}.nav-wrap>.button-small{display:none}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:20px;padding:75px 0 50px}.hero-mark{min-height:460px}.belief-grid,.trailhead-grid,.section-head{grid-template-columns:1fr;gap:24px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.pillar:nth-child(even){border-right:0}.pillar:last-child{border-right:1px solid var(--line)}.wins-grid{grid-template-columns:repeat(2,1fr)}.early-card{grid-template-columns:90px 1fr}.early-actions{grid-column:2}.footer-grid{grid-template-columns:1fr}.footer-links{justify-self:start}}
@media(max-width:640px){.product-section{padding:75px 0}.product-stage{min-height:auto;display:grid;gap:22px}.tablet-device{width:100%;min-height:auto;transform:none}.family-board{min-height:auto;padding:28px 20px}.kid-grid{grid-template-columns:1fr}.phone-device{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:min(100%,310px);margin:0 auto}.product-caption{grid-template-columns:1fr}.product-caption>div{padding:22px}.shell{width:min(100% - 28px,1180px)}.nav-wrap{height:72px}.brand span{font-size:12px}.hero-grid{padding-top:55px}.hero h1{font-size:52px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-mark{min-height:auto}.brand-story-card{padding:34px 26px 30px}.brand-story-mark{width:150px;margin-bottom:22px}.brand-meaning{grid-template-columns:1fr;gap:18px}.brand-promise{font-size:16px}.belief-band,.pillars-section,.trailhead-section,.wins-section{padding:75px 0}.belief-grid{gap:18px}.pillar-grid,.wins-grid{grid-template-columns:1fr}.pillar{border-right:0!important;border-bottom:1px solid var(--line);min-height:auto}.section-head{margin-bottom:34px}.trailhead-grid{gap:50px}.mock-app{padding:22px}.early-section{padding-bottom:50px}.early-card{padding:38px 28px;grid-template-columns:1fr;gap:24px}.early-shield{width:84px;height:94px}.early-shield img{width:58px}.early-actions{grid-column:1}.footer-links{gap:16px}.copyright{font-size:10px}}

.family-name{margin:0 0 8px;color:var(--forest);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
