.story-module__mlIiKq__root{color:#fff;background:var(--tiny-bg,#000);--ease-out:cubic-bezier(.2, .7, .2, 1);--ease-spring:cubic-bezier(.34, 1.4, .4, 1);--t-fast:.2s;--t-base:.4s;--t-reveal:.6s;--t-slow:1.2s;--stagger:80ms;--rise:24px;--glow-x:50%;padding-bottom:4rem;position:relative;overflow-x:clip}.story-module__mlIiKq__progress{z-index:40;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.story-module__mlIiKq__progress span{transform-origin:0;width:100%;height:100%;transform:scaleX(var(--story-progress,0));background:var(--tiny-accent,#0f8);box-shadow:0 0 8px rgba(var(--tiny-accent-rgb,0, 255, 136), .6);display:block}.story-module__mlIiKq__walker{z-index:30;pointer-events:none;filter:drop-shadow(0 0 18px rgba(var(--tiny-accent-rgb,0, 255, 136), .35));transition:transform var(--t-reveal) var(--ease-out);position:fixed;bottom:clamp(.75rem,3vw,2.5rem);right:clamp(.75rem,3vw,2.5rem)}.story-module__mlIiKq__walker[data-story-flame=sleeping]{opacity:.85;transform:translateY(10px)scale(.9)}.story-module__mlIiKq__walker[data-story-flame=alert]{transform:scale(1.08)}.story-module__mlIiKq__walker[data-story-flame=happy]{transform:translateY(-4px)scale(1.04)}@media (max-width:640px){.story-module__mlIiKq__walker{transform-origin:100% 100%;bottom:.75rem;right:.75rem;transform:scale(.72)}.story-module__mlIiKq__walker[data-story-flame]{transform:scale(.72)}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__walker{transition:none}}@media (min-width:769px){.story-module__mlIiKq__walker{display:none}}.story-module__mlIiKq__lead{max-width:68ch;padding:calc(var(--landing-header,3.5rem) + 2.5rem) 1.25rem 0;text-align:center;margin:0 auto}.story-module__mlIiKq__leadLine{color:#b7bec7;margin:0;font-size:clamp(1.125rem,1.8vw,1.5rem);font-style:italic}.story-module__mlIiKq__beat[data-story-beat=born]{min-height:calc(100svh - var(--landing-header,3.5rem) - 4rem)}.story-module__mlIiKq__beat{view-timeline-name:--st-beat;flex-direction:column;justify-content:center;min-height:100svh;display:flex}.story-module__mlIiKq__beat[data-story-beat=born]{--glow-x:50%}.story-module__mlIiKq__beat[data-story-beat=want]{--glow-x:22%}.story-module__mlIiKq__beat[data-story-beat=memory]{--glow-x:78%}.story-module__mlIiKq__beat[data-story-beat=bodies]{--glow-x:30%}.story-module__mlIiKq__beat[data-story-beat=voice]{--glow-x:62%}.story-module__mlIiKq__beat[data-story-beat=hands]{--glow-x:70%}.story-module__mlIiKq__beat[data-story-beat=together]{--glow-x:50%}.story-module__mlIiKq__beat[data-story-beat=promises]{--glow-x:36%}.story-module__mlIiKq__beat[data-story-beat=yours]{--glow-x:50%}.story-module__mlIiKq__head,.story-module__mlIiKq__visual{width:100%}.story-module__mlIiKq__visual .story-module__mlIiKq__cap{text-align:center}.story-module__mlIiKq__anchor{width:0;height:0;scroll-margin-top:calc(var(--landing-header,3.5rem) + 1rem);position:absolute;top:0;left:0}.story-module__mlIiKq__cap{color:#9aa3ad;margin:.9rem 0 0;font-size:.875rem;line-height:1.5}.story-module__mlIiKq__cap a{color:#fff;text-underline-offset:3px;text-decoration:underline}.story-module__mlIiKq__cap a:focus-visible,.story-module__mlIiKq__bornInput:focus-visible{outline:2px solid var(--tiny-accent,#0f8);outline-offset:2px;border-radius:4px}.story-module__mlIiKq__born{text-align:center;flex-direction:column;align-items:center;width:min(100%,34rem);display:flex}.story-module__mlIiKq__born.story-module__mlIiKq__born{margin:2rem auto 0}.story-module__mlIiKq__bornFlame{justify-content:center;align-items:flex-end;width:300px;max-width:100%;height:300px;margin:0 auto .5rem;display:flex}.story-module__mlIiKq__bornSpec{width:100%;margin-top:.5rem}.story-module__mlIiKq__bornRow{align-items:center;gap:.75rem;width:min(100%,22rem);margin:0 auto;display:flex}.story-module__mlIiKq__bornLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.story-module__mlIiKq__bornInput{min-width:0;font:inherit;color:#fff;text-align:center;transition:border-color var(--t-fast) var(--ease-out), background var(--t-fast) var(--ease-out);background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;flex:1;padding:.55rem 1rem;font-size:1.125rem}.story-module__mlIiKq__bornInput:hover{border-color:#ffffff47}.story-module__mlIiKq__bornCode{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:1rem auto 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem;line-height:1.6;overflow:hidden}.story-module__mlIiKq__bornCode b{color:#fff;font-weight:500}.story-module__mlIiKq__bornCode i{color:var(--tiny-accent,#0f8);font-style:normal}.story-module__mlIiKq__born .story-module__mlIiKq__cap{text-align:center}@supports (animation-timeline:view()){.story-module__mlIiKq__bornFlame{transform-origin:50% 100%;animation:linear both story-module__mlIiKq__bornGrow;animation-timeline:view();animation-range:entry cover 30%}}@keyframes story-module__mlIiKq__bornGrow{0%{opacity:.35;filter:saturate(.6);scale:.55}to{opacity:1;filter:none;scale:1}}@media (max-width:640px){.story-module__mlIiKq__bornFlame{width:240px;height:240px}.story-module__mlIiKq__bornCode{white-space:normal}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__bornFlame{animation:none}}.story-module__mlIiKq__surfaces{width:min(100%,62rem);margin:0 auto}.story-module__mlIiKq__surfList{justify-content:center;align-items:flex-end;gap:clamp(1rem,3vw,2.5rem);margin:0;padding:0 1rem;list-style:none;display:flex}.story-module__mlIiKq__surfItem{flex:none;position:relative}.story-module__mlIiKq__surf_ipad{z-index:1;width:clamp(150px,22vw,290px);translate:0 -6%}.story-module__mlIiKq__surf_iphone{z-index:2;width:clamp(96px,13vw,170px)}.story-module__mlIiKq__surf_watch{z-index:1;width:clamp(76px,10.5vw,136px);translate:0 -12%}.story-module__mlIiKq__surfFlame{width:28px;height:28px;filter:drop-shadow(0 0 8px rgba(var(--tiny-accent-rgb,0, 255, 136), .6));z-index:3;position:absolute;top:-8px;right:-6px}.story-module__mlIiKq__surfLabel{color:#ffffff8c;text-align:center;margin:.75rem 0 0;font-size:.8125rem;line-height:1.4}.story-module__mlIiKq__surfLabel strong{color:#fff;font-weight:600;display:block}@supports (animation-timeline:view()){.story-module__mlIiKq__surfItem{animation:linear both story-module__mlIiKq__surfIn;animation-timeline:view();animation-range:entry calc(5% + var(--i) * 8%) entry calc(60% + var(--i) * 8%)}}@keyframes story-module__mlIiKq__surfIn{0%{opacity:0;clip-path:inset(100% 0 0 round 12px);transform:translateY(var(--rise))}to{opacity:1;clip-path:inset(-10%);transform:none}}@media (max-width:640px){.story-module__mlIiKq__surfList{gap:.75rem;padding:0}.story-module__mlIiKq__surfLabel{font-size:.75rem}.story-module__mlIiKq__surfLabel span{display:none}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__surfItem{animation:none}}.story-module__mlIiKq__ledger{max-width:64ch;margin:2.5rem auto 0}.story-module__mlIiKq__ledgerTable{border-collapse:collapse;width:100%;font-size:.875rem;line-height:1.45}.story-module__mlIiKq__ledgerCaption{caption-side:top;text-align:left;letter-spacing:.06em;color:var(--tiny-accent,#0f8);padding:0 0 .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.story-module__mlIiKq__ledgerTable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:#9aa3ad;border-bottom:1px solid #ffffff24;padding:.4rem .6rem .5rem;font-size:.75rem;font-weight:500}.story-module__mlIiKq__ledgerTable td{vertical-align:top;color:#d3d8de;border-bottom:1px solid #ffffff0f;padding:.45rem .6rem}.story-module__mlIiKq__ledgerDay{white-space:nowrap;color:#9aa3ad;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem}.story-module__mlIiKq__ledgerLinks{text-align:center;color:#9aa3ad;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.story-module__mlIiKq__ledgerState{color:#9aa3ad}.story-module__mlIiKq__ledgerOpen{color:var(--tiny-accent,#0f8)}tr[data-closed="1"] .story-module__mlIiKq__ledgerFact{color:#9aa3ad;-webkit-text-decoration:line-through #ffffff80;text-decoration:line-through #ffffff80}.story-module__mlIiKq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:640px){.story-module__mlIiKq__ledgerTable th:nth-child(3),.story-module__mlIiKq__ledgerTable td:nth-child(3){display:none}.story-module__mlIiKq__ledgerTable td{padding:.4rem}}.story-module__mlIiKq__bodies{width:min(100%,60rem);margin:1.5rem auto 0}.story-module__mlIiKq__bodiesStrip{text-align:center;letter-spacing:.06em;color:var(--tiny-accent,#0f8);margin:0 0 .9rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.story-module__mlIiKq__bodiesFan{grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding:0 1rem;display:grid;position:relative}.story-module__mlIiKq__bodiesPhone{z-index:2;grid-area:1/2/span 3;align-self:center;width:clamp(120px,15vw,190px)}.story-module__mlIiKq__bodyPhotos{margin:0;padding:0;list-style:none;display:contents}.story-module__mlIiKq__bodyPhoto{grid-row:calc(var(--row) + 1);aspect-ratio:9/5;width:clamp(120px,16vw,225px);translate:var(--dx) var(--dy);background:#0a0a0a;border:1px solid #ffffff1a;border-radius:14px;place-self:center;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000073}.story-module__mlIiKq__bodyPhoto[data-side=l]{grid-column:1;justify-self:end}.story-module__mlIiKq__bodyPhoto[data-side=r]{grid-column:3;justify-self:start}.story-module__mlIiKq__bodyPhoto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.story-module__mlIiKq__bodyPhotoName{color:#fff;background:linear-gradient(#0000,#000000bf);align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.story-module__mlIiKq__bodyPhotoName svg{opacity:.6}.story-module__mlIiKq__bodyPhoto[data-awake="1"]{border-color:rgba(var(--tiny-accent-rgb,0, 255, 136), .7);box-shadow:0 0 0 1px rgba(var(--tiny-accent-rgb,0, 255, 136), .35), 0 0 28px rgba(var(--tiny-accent-rgb,0, 255, 136), .35), 0 12px 30px #00000073}.story-module__mlIiKq__bodyPhoto[data-awake="1"] .story-module__mlIiKq__bodyPhotoName svg{opacity:1;filter:drop-shadow(0 0 5px rgba(var(--tiny-accent-rgb,0, 255, 136), .8))}@supports (animation-timeline:view()){.story-module__mlIiKq__bodyPhoto{animation:linear both story-module__mlIiKq__bodyFan;animation-timeline:view();animation-range:entry cover 60%}}@keyframes story-module__mlIiKq__bodyFan{0%{opacity:0;transform:translate(calc(var(--side) * -40px), calc(14px - var(--i) * 2px)) scale(.94)}to{opacity:1;transform:none}}.story-module__mlIiKq__bodyList{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:0;padding:0;list-style:none;position:absolute;overflow:hidden}@media (max-width:640px){.story-module__mlIiKq__bodiesFan{grid-template-columns:1fr auto 1fr;gap:.4rem;padding:0}.story-module__mlIiKq__bodyPhoto{width:clamp(96px,30vw,130px);translate:0 var(--dy);border-radius:10px}.story-module__mlIiKq__bodyPhotoName{padding:.25rem .4rem;font-size:.625rem}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__bodyPhoto{animation:none}}.story-module__mlIiKq__bodiesBar{border-radius:1rem;justify-content:center;max-width:100%;margin-top:1.5rem;display:flex;overflow:hidden}.story-module__mlIiKq__call{grid-template-columns:clamp(150px,16vw,210px) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,4vw,3.5rem);width:100%;max-width:62rem;margin:2rem auto 0;display:grid}.story-module__mlIiKq__callPhone{width:100%}.story-module__mlIiKq__callShot{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%;display:block}.story-module__mlIiKq__callTape{text-align:left;min-width:0}.story-module__mlIiKq__callLines{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.story-module__mlIiKq__callLine{color:#d3d8de;grid-template-columns:3.25rem 1fr;gap:.75rem;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.5;display:grid}.story-module__mlIiKq__callLine b{letter-spacing:.08em;text-transform:uppercase;color:#8f98a3;padding-top:.35em;font-size:.72rem;font-weight:600}.story-module__mlIiKq__callLine[data-role=tiny] b{color:var(--tiny-accent,#0f8)}.story-module__mlIiKq__callLine[data-barge="1"] .story-module__mlIiKq__callWords{color:#fff;font-weight:500}.story-module__mlIiKq__callWord{display:inline}.story-module__mlIiKq__cut{color:#fff;border-bottom:2px solid var(--tiny-accent,#0f8);background:0 0}.story-module__mlIiKq__wire{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;gap:.3rem;margin:1.25rem 0 0;padding:.75rem .9rem;list-style:none;display:grid}.story-module__mlIiKq__wireEv{color:#8f98a3;grid-template-columns:minmax(0,24rem) 1fr;gap:.75rem;font-size:.8125rem;line-height:1.5;display:grid}.story-module__mlIiKq__wireEv code{color:#c8d0d8;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.story-module__mlIiKq__wireEv[data-hot="1"] code{color:var(--tiny-accent,#0f8)}.story-module__mlIiKq__wireEv[data-key="1"]{color:#d3d8de}.story-module__mlIiKq__call .story-module__mlIiKq__cap{text-align:left}@supports (animation-timeline:view()){.story-module__mlIiKq__callWord{animation:step-end both story-module__mlIiKq__callOn;animation-timeline:--st-beat;animation-range:cover var(--at,0%) cover calc(var(--at,0%) + 0.5%)}.story-module__mlIiKq__callStep{animation:story-module__mlIiKq__callStep var(--ease-out) both;animation-timeline:--st-beat;animation-range:cover var(--at,0%) cover calc(var(--at,0%) + 3%)}}@keyframes story-module__mlIiKq__callOn{0%{opacity:.18}to{opacity:1}}@keyframes story-module__mlIiKq__callStep{0%{opacity:.22;transform:translate(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__callWord,.story-module__mlIiKq__callStep{animation:none}}@media (max-width:768px){.story-module__mlIiKq__call{grid-template-columns:1fr;justify-items:center;gap:1.25rem}.story-module__mlIiKq__callPhone{width:clamp(130px,40vw,170px)}.story-module__mlIiKq__callTape{width:100%}.story-module__mlIiKq__callLine{font-size:1rem}.story-module__mlIiKq__wireEv{grid-template-columns:1fr;gap:.1rem}.story-module__mlIiKq__wireEv code{white-space:normal}}.story-module__mlIiKq__hands{grid-template-columns:auto auto minmax(0,1fr);place-items:center;gap:clamp(1.25rem,3vw,3rem);width:100%;max-width:66rem;margin:1.5rem auto 0;display:grid}.story-module__mlIiKq__handLedger{justify-items:start;gap:.9rem;width:100%;min-width:0;display:grid}.story-module__mlIiKq__handLedger .story-module__mlIiKq__cap{text-align:left;margin:0}.story-module__mlIiKq__hand{justify-items:center;gap:.9rem;width:100%;min-width:0;display:grid}.story-module__mlIiKq__hand .story-module__mlIiKq__cap{text-align:center;max-width:30ch;margin:0}.story-module__mlIiKq__hand .story-module__mlIiKq__cap b{color:#fff;font-weight:600}.story-module__mlIiKq__handPhone{width:clamp(190px,14.5vw,210px)}.story-module__mlIiKq__versions{text-align:left;gap:.5rem;width:min(100%,24rem);margin:0;padding:0;list-style:none;display:grid}.story-module__mlIiKq__version{color:#d3d8de;grid-template-columns:2.25rem 1fr;gap:0 .6rem;font-size:.875rem;line-height:1.45;display:grid}.story-module__mlIiKq__vNum{color:var(--tiny-accent,#0f8);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.story-module__mlIiKq__vMsg small{color:#8f98a3;margin-left:.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75em}.story-module__mlIiKq__vDiff{color:#b7bec7;white-space:pre-wrap;overflow-wrap:anywhere;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;grid-column:2;margin:.3rem 0 0;padding:.45rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;line-height:1.5}@supports (animation-timeline:view()){.story-module__mlIiKq__version{animation:story-module__mlIiKq__versionLand var(--ease-out) both;animation-timeline:--st-beat;animation-range:cover calc(30% + var(--i) * 9%) cover calc(38% + var(--i) * 9%)}}@keyframes story-module__mlIiKq__versionLand{0%{opacity:.15;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__version{animation:none}}@media (max-width:900px){.story-module__mlIiKq__hands{grid-template-columns:1fr;gap:2.25rem}.story-module__mlIiKq__handPhone{width:clamp(220px,62vw,260px)}.story-module__mlIiKq__handLedger{justify-items:center}.story-module__mlIiKq__handLedger .story-module__mlIiKq__cap{text-align:center}}.story-module__mlIiKq__together{max-width:64ch;margin:2.5rem auto 0}.story-module__mlIiKq__sky{background:radial-gradient(ellipse at center, rgba(var(--tiny-accent-rgb,0, 255, 136), .06), #ffffff04 70%);border:1px solid #ffffff14;border-radius:12px;width:100%;height:auto;display:block}.story-module__mlIiKq__edges line{stroke:rgba(var(--tiny-accent-rgb,0, 255, 136), .35);stroke-linecap:round}.story-module__mlIiKq__stars circle{fill:rgb(var(--star,200, 208, 216));opacity:.85}.story-module__mlIiKq__stars text{fill:#8f98a3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.story-module__mlIiKq__stars [data-star=you] circle{fill:var(--tiny-accent,#0f8);opacity:1;filter:drop-shadow(0 0 8px rgba(var(--tiny-accent-rgb,0, 255, 136), .8))}.story-module__mlIiKq__stars [data-star=you] text,.story-module__mlIiKq__stars [data-star=asked] text{fill:#fff}.story-module__mlIiKq__stars [data-star=asked] circle{opacity:1}.story-module__mlIiKq__together[data-sky=abstract] .story-module__mlIiKq__stars text{display:none}.story-module__mlIiKq__n{color:#fff;font-weight:600}.story-module__mlIiKq__promises{width:100%;max-width:56rem;margin:2rem auto 0}.story-module__mlIiKq__promiseList{grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.story-module__mlIiKq__promise{text-align:left}.story-module__mlIiKq__promiseRead{color:#9aa3ad;margin:0;font-size:.875rem;line-height:1.5}@supports (animation-timeline:view()){.story-module__mlIiKq__promise{animation:story-module__mlIiKq__promiseLand var(--ease-out) both;animation-timeline:--st-beat;animation-range:cover calc(28% + var(--i) * 7%) cover calc(38% + var(--i) * 7%)}}@keyframes story-module__mlIiKq__promiseLand{0%{opacity:.12;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__promise{animation:none}}@media (max-width:768px){.story-module__mlIiKq__promiseList{grid-template-columns:1fr;gap:.75rem}}.story-module__mlIiKq__terminalWrap{flex-direction:column;align-items:stretch;width:100%;display:flex}.story-module__mlIiKq__terminal{view-timeline-name:--st-term;width:min(100%,50rem);margin:1.5rem auto 0}.story-module__mlIiKq__termMac{color:#e6e6e6;background:radial-gradient(120% 90% at 50% 0,#10141a,#05070a 70%);grid-template-rows:auto 1fr;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(.55rem,1.9cqw,1.05rem);line-height:1.6;display:grid;position:absolute;inset:0}.story-module__mlIiKq__termTitle{text-align:center;color:#ffffff73;border-bottom:1px solid #ffffff14;margin:0;padding:.55em 1em;font-size:.85em}.story-module__mlIiKq__termScreen{white-space:pre-wrap;align-content:center;gap:1.4em;margin:0;padding:1.2em 2em 2.4em;display:grid;overflow:clip}.story-module__mlIiKq__termRow{gap:.15em;display:grid}@supports (animation-timeline:view()){.story-module__mlIiKq__termCmd{animation:steps(24,end) both story-module__mlIiKq__termType;animation-timeline:--st-term;animation-range:cover calc(12% + var(--i) * 16%) cover calc(24% + var(--i) * 16%)}.story-module__mlIiKq__termOut{animation:linear both story-module__mlIiKq__termOut;animation-timeline:--st-term;animation-range:cover calc(24% + var(--i) * 16%) cover calc(28% + var(--i) * 16%)}}@keyframes story-module__mlIiKq__termType{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 -2% 0 0)}}@keyframes story-module__mlIiKq__termOut{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.story-module__mlIiKq__termCmd,.story-module__mlIiKq__termOut{animation:none}}.story-module__mlIiKq__termCmd{color:#fff}.story-module__mlIiKq__termCmd b{color:var(--tiny-accent,#0f8);font-weight:600}.story-module__mlIiKq__prompt{color:#8f98a3}.story-module__mlIiKq__termOut{color:#b7bec7}.story-module__mlIiKq__ending{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;max-width:64ch;margin:3rem auto 0;display:flex}.story-module__mlIiKq__cta{background:var(--tiny-accent,#0f8);color:#000;border-radius:999px;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.story-module__mlIiKq__cta:hover{filter:brightness(1.08)}.story-module__mlIiKq__cta:focus-visible{outline-offset:3px;outline:2px solid #fff}.story-module__mlIiKq__ctaLinks{flex-wrap:wrap;gap:.4rem 1.1rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.story-module__mlIiKq__ctaLinks a{color:#d3d8de;text-underline-offset:3px;text-decoration:underline}.story-module__mlIiKq__footer{border-top:1px solid #ffffff14;max-width:64ch;margin:4rem auto 0;padding-top:2rem}.story-module__mlIiKq__footerInner{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.story-module__mlIiKq__footerGroup{min-width:0}.story-module__mlIiKq__footerTitle{letter-spacing:.08em;text-transform:uppercase;color:#8f98a3;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.story-module__mlIiKq__footerList{gap:.35rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:grid}.story-module__mlIiKq__footerList a{color:#d3d8de;text-decoration:none}.story-module__mlIiKq__footerList a:hover,.story-module__mlIiKq__footerList a:focus-visible{color:#fff;text-underline-offset:3px;text-decoration:underline}.story-module__mlIiKq__footerLine{color:#8f98a3;margin:2rem 0 0;font-size:.8125rem}@media (max-width:640px){.story-module__mlIiKq__promiseList,.story-module__mlIiKq__footerInner{grid-template-columns:1fr}.story-module__mlIiKq__stars text{font-size:18px}}:is(.story-module__mlIiKq__walker svg,.story-module__mlIiKq__bornFlame svg){overflow:visible}.story-module__mlIiKq__stageBeat{display:block}
