@font-face{font-family:Cormorant;src:url('/assets/cormorant.woff2') format('woff2');font-display:swap;font-weight:500}@font-face{font-family:DM;src:url('/assets/dm.woff2') format('woff2');font-display:swap;font-weight:400}@font-face{font-family:DM;src:url('/assets/dm-semibold.woff2') format('woff2');font-display:swap;font-weight:600}:root{color-scheme:light;--bg:#f7f1fa;--ink:#2b1b30;--muted:#655b67;--line:#d7cbd9;--orange:#ee8655;--paper:#fdf9fd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:DM,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,a{outline-offset:5px}img{display:block;max-width:100%}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.notice{display:flex;gap:15px;justify-content:center;align-items:center;min-height:42px;padding:8px 24px;background:#eee1f1;color:#413746;font-size:12px;text-align:center}.notice strong{font-weight:600}.site-header{max-width:1500px;margin:auto;padding:23px clamp(24px,5.5vw,84px);display:flex;align-items:center;justify-content:space-between;gap:32px}.brand,footer>span:first-child{font-weight:600;letter-spacing:.24em;font-size:19px;white-space:nowrap}.site-header nav{display:flex;gap:36px;color:#4c4251;font-size:14px}.site-header a:hover,.back-top:hover{color:#d86e43}.header-link{display:flex;align-items:center;gap:10px;font-size:14px;white-space:nowrap}.hero{min-height:650px;max-width:1500px;margin:auto;padding:15px clamp(24px,5.5vw,84px) 65px;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:30px}.hero-copy{padding-top:35px}.hero-overline{letter-spacing:.21em;font-size:11px;font-weight:600;margin:0 0 22px}.hero h1,h2{font-family:Cormorant,Georgia,serif;font-weight:500;letter-spacing:-.045em}.hero h1{font-size:clamp(74px,7.6vw,134px);line-height:.88;margin:0 0 34px;max-width:800px}.hero-lead{font-size:18px;margin:0 0 29px;max-width:490px}.primary-link{display:inline-flex;align-items:center;justify-content:space-between;gap:55px;min-width:247px;padding:16px 20px;border-radius:8px;background:var(--orange);font-weight:600;font-size:14px;color:#251622;transition:transform .18s ease,background .18s ease}.primary-link:hover{transform:translateY(-2px);background:#f39b67}.hero-aside{color:var(--muted);font-size:13px;margin:18px 0 0}.hero-art{display:flex;align-items:center;justify-content:center;min-width:0}.hero-art img{width:min(100%,610px);height:auto;filter:drop-shadow(0 30px 18px rgba(74,42,72,.12))}.story-section,.screens-section,.families-section,.status-section{max-width:1500px;margin:auto;padding:0 clamp(24px,5.5vw,84px) 110px}.section-rule{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;gap:24px;color:#6e6270;font-size:11px;letter-spacing:.18em;font-weight:600}.story-layout{padding-top:56px;display:grid;grid-template-columns:1.08fr .9fr;gap:clamp(40px,8vw,150px)}h2{font-size:clamp(58px,6vw,94px);line-height:.94;margin:0}.large-copy{font-size:19px;max-width:550px;margin:28px 0 0;color:#4a3e4d}.story-steps{list-style:none;margin:0;padding:8px 0 0}.story-steps li{border-top:1px solid var(--line);display:grid;grid-template-columns:50px 1fr;gap:15px;padding:18px 0 19px}.story-steps li:last-child{border-bottom:1px solid var(--line)}.story-steps li>span{font-size:12px;color:#9b829b}.story-steps h3{font-family:Cormorant,Georgia,serif;font-size:34px;line-height:1;margin:0 0 6px;font-weight:500}.story-steps p{color:var(--muted);margin:0;font-size:14px}.screens-section{background:var(--paper);max-width:none;padding-top:0}.screens-section>.section-rule,.screens-heading,.screen-grid{max-width:1332px;margin-left:auto;margin-right:auto}.screens-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:47px 0 42px}.screens-heading h2{font-size:clamp(54px,5vw,82px);max-width:680px}.screens-heading p{max-width:330px;color:var(--muted);font-size:15px}.screen-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px 28px}.screen-grid figure{margin:0;min-width:0}.screen-grid .screen-feature{grid-column:1/-1}.screen-frame{border:1px solid #e8dfe9;border-radius:12px;overflow:hidden;background:#faf6fb;box-shadow:0 22px 48px rgba(74,42,72,.055)}.screen-frame img{width:100%;height:100%;object-fit:cover;object-position:top;aspect-ratio:1.65}.screen-feature .screen-frame img{aspect-ratio:2.1}.screen-grid figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:15px;font-size:14px}.screen-grid figcaption strong{font-weight:600}.screen-grid figcaption span{color:var(--muted);max-width:340px;text-align:right}.families-section{padding-top:0}.families-heading{padding:45px 0 42px;display:flex;align-items:end;justify-content:space-between;gap:40px}.families-heading p{max-width:390px;color:var(--muted);font-size:15px}.family-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:26px;row-gap:46px}.family-grid figure{margin:0;min-width:0}.family-grid img{width:100%;height:330px;object-fit:contain;border-radius:10px;background:#f0e8f2;padding:8px}.family-grid figcaption{display:flex;justify-content:space-between;gap:10px;padding:12px 3px 0;font-weight:600}.family-grid figcaption span{font-size:12px;color:var(--muted);font-weight:400}.status-section{padding-bottom:105px}.status-layout{padding-top:48px;display:grid;grid-template-columns:1fr .76fr;gap:70px}.status-layout p{color:#514654;max-width:520px;margin:0 0 19px}.back-top{display:inline-flex;gap:10px;align-items:center;border-bottom:1px solid currentColor;margin-top:16px;padding-bottom:4px;font-weight:600;font-size:14px}footer{border-top:1px solid var(--line);max-width:1332px;margin:0 auto;padding:30px 0 45px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#665b68;font-size:12px}footer>span:first-child{font-size:15px;color:var(--ink)}@media(max-width:900px){.site-header nav{gap:18px}.hero{min-height:550px}.hero h1{font-size:clamp(68px,8vw,95px)}.hero-art img{width:100%}.story-layout,.status-layout{gap:45px}.family-grid img{height:260px}.screen-grid figcaption{display:block}.screen-grid figcaption span{display:block;text-align:left;margin-top:3px}}@media(max-width:680px){.notice{display:block;text-align:left;font-size:11px;line-height:1.35}.notice strong{display:block}.site-header{padding:18px 22px;flex-wrap:wrap;gap:10px}.site-header nav{order:3;width:100%;justify-content:space-between;gap:8px;font-size:12px}.brand{font-size:15px}.header-link{font-size:12px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:53px 22px 58px;min-height:0}.hero-copy{padding:0}.hero-overline{font-size:10px;letter-spacing:.16em;margin-bottom:18px}.hero h1{font-size:clamp(64px,13vw,88px);margin-bottom:23px}.hero-lead{font-size:16px;margin-bottom:21px}.primary-link{width:100%;min-width:0}.hero-aside{font-size:12px}.hero-art{padding-top:25px}.hero-art img{width:min(100%,380px)}.story-section,.screens-section,.families-section,.status-section{padding-left:22px;padding-right:22px;padding-bottom:72px}.section-rule{font-size:9px;letter-spacing:.1em}.story-layout,.status-layout{display:block;padding-top:35px}.story-layout h2,.families-heading h2,.status-layout h2{font-size:clamp(55px,11vw,76px)}.large-copy{font-size:17px;margin:21px 0 39px}.story-steps h3{font-size:30px}.screens-heading,.families-heading{display:block;padding:36px 0 24px}.screens-heading h2{font-size:clamp(49px,10vw,67px)}.screens-heading p,.families-heading p{margin-top:17px}.screen-grid{display:block}.screen-grid figure{margin-bottom:34px}.screen-grid .screen-feature{grid-column:auto}.screen-frame img,.screen-feature .screen-frame img{aspect-ratio:1.3}.screen-grid figcaption{font-size:13px}.family-grid{grid-template-columns:1fr 1fr;gap:28px 12px}.family-grid img{height:190px}.family-grid figcaption{display:block;font-size:13px}.family-grid figcaption span{display:block;font-size:11px}.status-layout p:first-of-type{margin-top:22px}footer{margin:0 22px;padding:25px 0 35px}footer>span:first-child{font-size:11px}footer>span:last-child{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-link{transition:none}}

/* Raise → Roam → Stories pilot focus. */
.ai-note{max-width:550px;margin:28px 0 0;padding:18px 0 0;border-top:1px solid var(--line);color:var(--muted);font-size:14px}
.ai-note strong{color:var(--ink);font-weight:600}
.story-steps h3 em{display:inline-block;margin-left:8px;vertical-align:middle;color:#76556d;font-family:DM,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.screen-frame img,.screen-feature .screen-frame img{height:auto;aspect-ratio:auto;object-fit:contain}
.economy-status{max-width:520px;margin:28px 0 0;padding:18px 20px 6px;border:1px solid var(--line);border-radius:9px;background:#f2eaf4}
.economy-status strong{font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.economy-status p{font-size:13px;margin:7px 0 12px}
@media(max-width:680px){.ai-note{margin:0 0 34px}.story-steps h3 em{display:block;margin:6px 0 0}.economy-status{margin-top:24px}}

/* First solo chapter, then a curated Build chapter. */
.skip-link{position:absolute;left:18px;top:-70px;z-index:10;padding:9px 14px;background:var(--ink);color:#fff;border-radius:6px}.skip-link:focus{top:8px}
.hero-overline span{color:#7b677d}.hero h1{font-size:clamp(68px,7vw,118px)}
.first-win-note{max-width:560px;margin:32px 0 0;padding:20px 23px;border:1px solid var(--line);border-radius:11px;background:#f1e7f3;color:#4a3e4d;font-size:14px}
.first-win-note strong,.first-win-note span{display:block}.first-win-note strong{margin-bottom:5px;color:var(--ink);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
.card-section{padding-top:0}.card-section>.section-rule,.card-layout{max-width:1332px;margin-left:auto;margin-right:auto}.card-layout{padding-top:52px;display:grid;grid-template-columns:.83fr 1fr;gap:clamp(50px,7vw,116px);align-items:start}
.card-copy h2{font-size:clamp(60px,5.5vw,85px)}.card-copy .large-copy{font-size:18px;max-width:510px}
.sample-note{max-width:510px;color:var(--muted);font-size:13px;line-height:1.6}
.care-capture,.card-example,.world-capture{margin:0}.care-capture{margin-top:58px}.care-capture figcaption,.card-example figcaption,.world-capture figcaption{padding-top:12px;color:var(--muted);font-size:12px}
.card-frame{max-width:590px;margin:auto;padding:12px;background:#ede2ef;border:1px solid #e8dfe9;border-radius:16px;box-shadow:0 28px 60px rgba(74,42,72,.1)}.card-frame img{width:100%;height:auto;border-radius:9px}.card-example figcaption{text-align:center}
.make-section{max-width:1500px;margin:auto;padding:0 clamp(24px,5.5vw,84px) 110px}.make-layout{padding-top:52px;display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(45px,6vw,95px);align-items:center}.make-copy .large-copy{font-size:18px}.make-points{margin:29px 0}.make-points p{border-top:1px solid var(--line);margin:0;padding:16px 0;color:#514654;font-size:14px}.make-points p:last-child{border-bottom:1px solid var(--line)}.make-points strong{color:var(--ink)}.world-capture .screen-frame{transform:rotate(1deg)}
.current-families{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px}.current-families img{height:360px}
.future-families{margin-top:54px;padding-top:16px;border-top:1px solid var(--line)}.future-families summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-weight:600;font-size:15px;list-style:none}.future-families summary::-webkit-details-marker{display:none}.future-families summary span{font-size:21px;line-height:1}.future-families[open] summary span{transform:rotate(45deg)}.future-families>p{max-width:650px;margin:19px 0 29px;color:var(--muted);font-size:14px}.future-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.future-grid img{height:250px}.future-grid figcaption{display:block;font-size:14px}.future-grid figcaption span{display:block}
.status-layout p strong{color:var(--ink)}
@media(max-width:900px){.card-layout{gap:44px}.make-layout{gap:36px}.current-families img{height:300px}.future-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.future-grid img{height:230px}}
@media(max-width:680px){.hero h1{font-size:clamp(60px,13vw,84px)}.hero-overline span{display:block;margin-top:4px}.first-win-note{margin:-11px 0 35px;padding:16px 18px}.card-layout,.make-layout{display:block;padding-top:36px}.card-copy h2{font-size:clamp(54px,11vw,74px)}.card-copy .large-copy,.make-copy .large-copy{font-size:17px}.care-capture{margin-top:32px}.card-example{max-width:430px;margin:35px auto 0}.card-frame{padding:7px}.make-section{padding-left:22px;padding-right:22px;padding-bottom:72px}.world-capture{margin-top:35px}.world-capture .screen-frame{transform:none}.current-families img{height:190px}.future-families{margin-top:35px}.future-grid img{height:190px}.future-grid figcaption{font-size:13px}}
.card-example{grid-column:2;grid-row:1}
.make-layout{display:block;max-width:840px;margin:0 auto}.make-copy .large-copy{max-width:720px}.make-points{max-width:760px}
.launch-step{border-top:1px solid var(--line);padding:16px 0 17px}.launch-step span{display:block;margin-bottom:7px;color:#76556d;font-size:12px;font-weight:600;letter-spacing:.11em}.launch-step p{margin:0;color:#514654;font-size:15px;line-height:1.55}.launch-status .economy-status{margin-top:10px}

/* Clear game path and planned Genesis timing. */
.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 26px}.hero-actions .primary-link{gap:44px}.text-link,.chapter-link{display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid currentColor;padding:4px 0;font-size:14px;font-weight:600}.text-link:hover,.chapter-link:hover,.inline-link:hover{color:#c96842}.text-link svg,.chapter-link svg{width:17px;height:17px}.hero-link-note{max-width:500px;margin:13px 0 0;color:#604c64;font-size:12px}.hero-aside{margin-top:12px}.chapter-link{margin-top:24px}.inline-link{text-decoration:underline;text-underline-offset:3px}
.genesis-section{max-width:1500px;margin:0 auto;padding:0 clamp(24px,5.5vw,84px) 110px;scroll-margin-top:20px}.genesis-section>.section-rule{margin-bottom:22px}.genesis-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(36px,5vw,80px);align-items:center;padding:clamp(35px,4.2vw,64px);border-radius:20px;background:radial-gradient(circle at 91% 8%,#644269 0%,transparent 39%),linear-gradient(125deg,#33243b,#281d32 72%);color:#fff;box-shadow:0 24px 55px rgba(52,29,59,.12)}.genesis-copy .eyebrow{margin:0 0 18px;color:#edb5c7;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.genesis-copy h2{font-size:clamp(57px,5.8vw,88px)}.genesis-copy .large-copy{color:#f4e9f3;font-size:17px;line-height:1.6;margin:27px 0 0}.genesis-fine-print{max-width:540px;margin:22px 0 0;color:#d7c6d9;font-size:12px;line-height:1.65}.countdown-panel{min-width:0;padding:30px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:rgba(255,255,255,.085);box-shadow:inset 0 1px rgba(255,255,255,.08)}.countdown-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#e9d6ea;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.countdown-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#ec8d63;box-shadow:0 0 0 6px rgba(236,141,99,.13)}.countdown-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:30px 0 25px}.countdown-grid>div{min-width:0;padding:14px 5px 12px;border-radius:9px;background:rgba(255,255,255,.11);text-align:center}.countdown-grid strong{display:block;font-family:Cormorant,Georgia,serif;font-size:clamp(37px,4.5vw,65px);font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.countdown-grid span{display:block;margin-top:8px;color:#e1cede;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.countdown-date{margin:0;color:#f8e5e8;font-size:12px;font-weight:600;letter-spacing:.13em}.countdown-message{margin:20px 0 0;padding-top:17px;border-top:1px solid rgba(255,255,255,.2);color:#f5c3a8;font-size:13px}.genesis-section.is-reached .countdown-dot{background:#b3a5bb;box-shadow:none}
@media(max-width:1000px){.genesis-layout{grid-template-columns:1fr;gap:32px}.genesis-copy .large-copy,.genesis-fine-print{max-width:760px}.countdown-grid strong{font-size:clamp(45px,8vw,65px)}}
@media(max-width:680px){.site-header nav{justify-content:flex-start;gap:15px;overflow-x:auto;white-space:nowrap}.site-header nav a{flex:none}.hero-actions{align-items:stretch;gap:17px}.hero-actions .primary-link{width:100%}.text-link{width:max-content}.hero-link-note{margin-top:14px}.genesis-section{padding:0 22px 72px}.genesis-section>.section-rule{margin-bottom:15px}.genesis-layout{padding:29px 21px;border-radius:14px}.genesis-copy h2{font-size:clamp(53px,11vw,72px)}.genesis-copy .large-copy{font-size:15px;margin-top:19px}.genesis-fine-print{margin-top:16px}.countdown-panel{padding:20px 15px}.countdown-grid{gap:6px;margin:21px 0}.countdown-grid>div{padding:13px 2px 11px}.countdown-grid strong{font-size:clamp(33px,9vw,52px)}.countdown-grid span{font-size:8px;letter-spacing:.08em}.countdown-date{font-size:10px;letter-spacing:.08em}.chapter-link{margin-top:0}}
@media(max-width:360px){.hero h1{font-size:clamp(48px,15vw,54px)}}
