.story-module__lOaTqW__story{--background:#f0ede6;--foreground:#1a1815;--primary:#c2410c;--primary-foreground:#fffaf3;--muted-foreground:#70685e;--border:#d9d3c9;--story-glow:#fffcf4;--story-completion-glow:#e1e8d5;--story-card-border:#cec6b9;--story-surface:#fffcf6;--story-shadow-soft:#43301c05;--story-shadow:#43301c40;--story-vote-active:#f9e9da;--story-avatar:#e8dfd0;--story-avatar-ink:#766049;--story-avatar-green:#d7ddcf;--story-avatar-clay:#e6d4c7;--story-success:#507145;--story-success-border:#9aaa8d;--story-arc:#c8beae;--story-arc-dot:#b7aa99;--story-sun-ring:#f2dbba;--story-step-hover:#c2410c20;--story-ending:#e7e9df;color:var(--foreground);background:var(--background)}.dark .story-module__lOaTqW__story{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:inherit;--foreground:inherit;--primary:inherit;--primary-foreground:inherit;--muted-foreground:inherit;--border:inherit;--story-glow:#302820;--story-completion-glow:#273021;--story-card-border:#51483d;--story-surface:var(--card);--story-shadow-soft:#00000020;--story-shadow:#00000080;--story-vote-active:#38291d;--story-avatar:#3f372c;--story-avatar-ink:#cab79d;--story-avatar-green:#343e2f;--story-avatar-clay:#48352d;--story-success:#a4bd91;--story-success-border:#708661;--story-arc:#756b5e;--story-arc-dot:#a79a86;--story-sun-ring:#59432d;--story-step-hover:#e8894433;--story-ending:#20271e}.story-module__lOaTqW__track{height:510svh}.story-module__lOaTqW__scene{--travel:0;top:calc(var(--header-height) + 1px);height:calc(100svh - var(--header-height) - 1px);isolation:isolate;background:radial-gradient(ellipse at 50% 45%,var(--story-glow) 0,transparent 60%),var(--background);flex-direction:column;min-height:580px;display:flex;position:sticky;overflow:clip}.story-module__lOaTqW__scene:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 53%,var(--story-completion-glow) 0,transparent 66%);opacity:0;transition:opacity .8s;position:absolute;inset:0}.story-module__lOaTqW__scene[data-stage=notify]:before,.story-module__lOaTqW__scene[data-stage=ship]:before{opacity:1}.story-module__lOaTqW__headline{text-align:center;z-index:2;flex:none;padding:10px 24px 0}.story-module__lOaTqW__intro{color:var(--muted-foreground);margin-bottom:15px;font-size:13px}.story-module__lOaTqW__headline h1{font-family:var(--font-fraunces),Georgia,serif;letter-spacing:-.045em;text-wrap:balance;font-variation-settings:"opsz" 96,"SOFT" 30;max-width:850px;min-height:2.08em;margin:0 auto;font-size:clamp(40px,4.8vw,72px);font-weight:400;line-height:1.04}.story-module__lOaTqW__theater{perspective:1000px;flex:1;place-items:center;width:min(1100px,100%);min-height:250px;margin:0 auto;display:grid;position:relative}.story-module__lOaTqW__orbits{opacity:.5;width:100%;height:125%;stroke:var(--border);stroke-width:1px;transform:rotate(calc(var(--travel)*22deg));position:absolute;overflow:visible}.story-module__lOaTqW__orbits circle{fill:var(--primary);stroke:none;opacity:.5}.story-module__lOaTqW__ticket{z-index:2;border:1px solid var(--story-card-border);background:var(--story-surface);width:450px;box-shadow:0 4px 8px var(--story-shadow-soft),0 26px 60px -30px var(--story-shadow);border-radius:8px;transition:transform .7s cubic-bezier(.22,1,.36,1),border-color .6s;position:relative;transform:rotate(-3deg)}.story-module__lOaTqW__ticketHeader{border-bottom:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;padding:15px 22px;font-size:11px;display:flex}.story-module__lOaTqW__status{align-items:center;gap:7px;display:inline-flex}.story-module__lOaTqW__status i{background:currentColor;border-radius:50%;width:6px;height:6px}.story-module__lOaTqW__ticketBody{grid-template-columns:56px 1fr;gap:20px;padding:28px 24px;display:grid}.story-module__lOaTqW__ticketBody h2{font-family:var(--font-fraunces),Georgia,serif;letter-spacing:-.03em;margin-bottom:10px;font-size:24px;font-weight:400;line-height:1.15}.story-module__lOaTqW__ticketBody p{color:var(--muted-foreground);max-width:300px;font-size:12px;line-height:1.75}.story-module__lOaTqW__vote{border:1px solid var(--border);cursor:pointer;background:var(--background);border-radius:5px;flex-direction:column;align-self:start;align-items:center;gap:3px;min-height:84px;padding:9px 5px;display:flex}.story-module__lOaTqW__vote>span{font-family:var(--font-fraunces),Georgia,serif;font-variant-numeric:tabular-nums;font-size:25px;line-height:1.1}.story-module__lOaTqW__vote small{font-size:10px}.story-module__lOaTqW__vote svg{color:var(--primary)}.story-module__lOaTqW__vote:hover,.story-module__lOaTqW__vote[aria-pressed=true]{color:var(--primary);border-color:var(--primary);background:var(--story-vote-active)}.story-module__lOaTqW__ticketFooter{color:var(--muted-foreground);justify-content:space-between;align-items:center;padding:0 24px 18px;font-size:10px;display:flex}.story-module__lOaTqW__ticketFooter>span{align-items:center;gap:7px;display:inline-flex}.story-module__lOaTqW__avatar,.story-module__lOaTqW__avatars i{background:var(--story-avatar);color:var(--story-avatar-ink);border-radius:50%;place-items:center;width:23px;height:23px;font-size:8px;font-style:normal;display:inline-grid}.story-module__lOaTqW__tryVote{z-index:3;white-space:nowrap;color:var(--muted-foreground);align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;top:calc(50% + 143px);left:50%;transform:translate(-50%)}.story-module__lOaTqW__tryVote svg{transform:rotate(-25deg)}.story-module__lOaTqW__satellites{pointer-events:none;position:absolute;inset:0}.story-module__lOaTqW__email,.story-module__lOaTqW__noteLeft,.story-module__lOaTqW__noteRight,.story-module__lOaTqW__release{gap:8px;font-size:12px;transition:opacity .55s,transform .8s cubic-bezier(.22,1,.36,1);display:grid;position:absolute}.story-module__lOaTqW__noteLeft{max-width:180px;top:19%;left:4%;transform:rotate(-9deg)}.story-module__lOaTqW__noteLeft svg{color:var(--primary);margin-bottom:6px}.story-module__lOaTqW__email small,.story-module__lOaTqW__noteLeft small,.story-module__lOaTqW__noteRight small{color:var(--muted-foreground);font-size:10px;line-height:1.6}.story-module__lOaTqW__noteRight{opacity:.45;max-width:175px;top:56%;right:3%;transform:rotate(8deg)translateY(10px)}.story-module__lOaTqW__avatars{padding-left:3px;display:flex}.story-module__lOaTqW__avatars i{border:2px solid var(--background);width:28px;height:28px;margin-left:-3px}.story-module__lOaTqW__avatars i:nth-child(2){background:var(--story-avatar-green)}.story-module__lOaTqW__avatars i:nth-child(3){background:var(--story-avatar-clay)}.story-module__lOaTqW__roadmap{border-top:1px solid var(--border);opacity:0;justify-content:space-between;width:640px;padding-top:14px;transition:transform .7s,opacity .5s;display:flex;position:absolute;top:13%;left:50%;transform:translate(-50%,35px)}.story-module__lOaTqW__roadmap span{align-items:center;gap:8px;font-size:11px;display:flex}.story-module__lOaTqW__roadmap i{background:var(--muted-foreground);border-radius:50%;width:7px;height:7px}.story-module__lOaTqW__roadmap span:nth-child(2) i{background:var(--primary)}.story-module__lOaTqW__roadmap span:nth-child(3) i{background:var(--story-success)}.story-module__lOaTqW__release{opacity:0;max-width:190px;top:47%;right:1%;transform:translateY(40px)rotate(5deg)}.story-module__lOaTqW__email svg,.story-module__lOaTqW__release svg{color:var(--story-success)}.story-module__lOaTqW__email strong,.story-module__lOaTqW__release strong{font-family:var(--font-fraunces),Georgia,serif;font-size:20px;font-weight:400;line-height:1.2}.story-module__lOaTqW__email{background:var(--story-surface);border:1px solid var(--border);width:230px;box-shadow:0 12px 25px -18px var(--story-shadow);opacity:0;border-radius:5px;padding:20px;top:37%;right:0;transform:translate(30px,40px)rotate(5deg)}.story-module__lOaTqW__email>span{color:var(--muted-foreground);font-size:9px}.story-module__lOaTqW__scene[data-stage=vote] .story-module__lOaTqW__ticket{transform:rotate(0)}.story-module__lOaTqW__scene[data-stage=vote] .story-module__lOaTqW__noteRight{opacity:1;transform:rotate(4deg)translateY(-25px)}.story-module__lOaTqW__scene[data-stage=vote] .story-module__lOaTqW__noteLeft{transform:rotate(-4deg)translateY(20px)}.story-module__lOaTqW__scene:is([data-stage=plan],[data-stage=ship],[data-stage=notify]) .story-module__lOaTqW__noteLeft,.story-module__lOaTqW__scene:is([data-stage=plan],[data-stage=ship],[data-stage=notify]) .story-module__lOaTqW__noteRight{opacity:0;transform:translateY(-35px)}.story-module__lOaTqW__scene[data-stage=plan] .story-module__lOaTqW__roadmap{opacity:1;transform:translate(-50%)}.story-module__lOaTqW__scene[data-stage=plan] .story-module__lOaTqW__ticket{transform:translateY(15px)rotate(1deg)}.story-module__lOaTqW__scene[data-stage=plan] .story-module__lOaTqW__status{color:var(--primary)}.story-module__lOaTqW__scene[data-stage=ship] .story-module__lOaTqW__ticket{border-color:var(--story-success-border);transform:rotate(-1deg)}.story-module__lOaTqW__scene[data-stage=ship] .story-module__lOaTqW__release{opacity:1;transform:translateY(0)rotate(3deg)}.story-module__lOaTqW__scene:is([data-stage=ship],[data-stage=notify]) .story-module__lOaTqW__status{color:var(--story-success)}.story-module__lOaTqW__scene[data-stage=notify] .story-module__lOaTqW__ticket{transform:translate(-45px)rotate(-3deg)}.story-module__lOaTqW__scene[data-stage=notify] .story-module__lOaTqW__email{opacity:1;transform:translate(-45px)rotate(4deg)}.story-module__lOaTqW__caption{text-align:center;z-index:2;flex:none;padding:10px 24px 0;position:relative}.story-module__lOaTqW__caption>p{max-width:510px;min-height:3.3em;margin:0 auto;font-size:14px;line-height:1.65}.story-module__lOaTqW__caption>span{font-family:var(--font-fraunces),Georgia,serif;color:var(--muted-foreground);margin-top:9px;font-size:13px;font-style:italic;display:block}.story-module__lOaTqW__journeyNav{flex:none;width:min(850px,90%);height:132px;margin:12px auto 0;position:relative}.story-module__lOaTqW__journeyNav svg{width:100%;height:100px;position:absolute;inset:0;overflow:visible}.story-module__lOaTqW__arc{stroke:var(--story-arc);stroke-width:1px}.story-module__lOaTqW__travelled{stroke:var(--primary);stroke-width:1.5px}.story-module__lOaTqW__arcDot{fill:var(--story-arc-dot)}.story-module__lOaTqW__sun{fill:var(--primary);stroke:var(--story-sun-ring);stroke-width:6px}.story-module__lOaTqW__steps{position:absolute;inset:0 0 32px}.story-module__lOaTqW__steps button{top:var(--arc-y);color:var(--muted-foreground);cursor:pointer;white-space:nowrap;background:0 0;border:none;min-width:60px;min-height:44px;padding:10px 4px;font-size:11px;position:absolute;transform:translate(-50%)}.story-module__lOaTqW__steps button:first-child{left:5.2%}.story-module__lOaTqW__steps button:nth-child(2){left:27.6%}.story-module__lOaTqW__steps button:nth-child(3){left:50%}.story-module__lOaTqW__steps button:nth-child(4){left:72.4%}.story-module__lOaTqW__steps button:nth-child(5){left:94.8%}.story-module__lOaTqW__steps button[aria-current=step]{color:var(--primary);font-weight:700}.story-module__lOaTqW__stepDot{border-radius:50%;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.story-module__lOaTqW__steps button:hover .story-module__lOaTqW__stepDot{background:var(--story-step-hover)}.story-module__lOaTqW__bottomLine{color:var(--muted-foreground);flex:none;justify-content:space-between;margin:0 4%;padding:0 0 17px;font-size:10px;display:flex}.story-module__lOaTqW__bottomLine a,.story-module__lOaTqW__bottomLine>span{align-items:center;gap:7px;display:flex}.story-module__lOaTqW__bottomLine a:hover{color:var(--primary)}.story-module__lOaTqW__progress{background:var(--primary);width:100%;height:2px;transform:scaleX(var(--travel));transform-origin:0;position:absolute;bottom:0;left:0}.story-module__lOaTqW__story :is(a,button,summary):focus-visible{outline:2px solid var(--primary);outline-offset:5px;border-radius:3px}.story-module__lOaTqW__ending{text-align:center;border-top:1px solid var(--border);background:var(--story-ending);padding:96px 24px 20px;scroll-margin-top:0}.story-module__lOaTqW__ending>p{max-width:480px;margin:0 auto 20px;font-size:14px;line-height:1.7}.story-module__lOaTqW__ending>h2{font-family:var(--font-fraunces),Georgia,serif;letter-spacing:-.045em;text-wrap:balance;max-width:680px;margin:0 auto 24px;font-size:clamp(38px,5vw,64px);font-weight:400;line-height:1.05}.story-module__lOaTqW__endingActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}.story-module__lOaTqW__endingActions>a{align-items:center;gap:7px;font-size:12px;display:flex}.story-module__lOaTqW__finePrint{color:var(--muted-foreground);margin:16px 0 40px;font-size:11px;display:block}.story-module__lOaTqW__summary{max-width:650px;margin:0 auto 50px;font-size:12px}.story-module__lOaTqW__summary summary{cursor:pointer;width:fit-content;color:var(--muted-foreground);margin:0 auto}.story-module__lOaTqW__summary ol{text-align:left;gap:20px;margin-top:25px;display:grid}.story-module__lOaTqW__summary h3{margin-bottom:5px;font-weight:600}.story-module__lOaTqW__summary p{line-height:1.7}@media (min-width:1500px){.story-module__lOaTqW__theater{max-height:470px}.story-module__lOaTqW__scene{justify-content:space-between}}@media (max-height:780px) and (min-width:701px){.story-module__lOaTqW__headline{padding-top:0}.story-module__lOaTqW__headline h1{font-size:48px}.story-module__lOaTqW__intro{margin-bottom:8px}.story-module__lOaTqW__ticket{width:400px}.story-module__lOaTqW__ticketBody{padding-block:20px}.story-module__lOaTqW__tryVote{top:calc(50% + 127px)}.story-module__lOaTqW__caption>span{display:none}.story-module__lOaTqW__journeyNav{height:112px;margin-top:0}.story-module__lOaTqW__journeyNav svg{height:80px}.story-module__lOaTqW__caption>p{font-size:12px}}@media (max-width:900px){.story-module__lOaTqW__noteLeft{max-width:120px;font-size:10px;left:2%}.story-module__lOaTqW__noteRight{max-width:115px;font-size:10px;right:2%}.story-module__lOaTqW__noteLeft small,.story-module__lOaTqW__noteRight small{display:none}.story-module__lOaTqW__email{width:190px;right:0}.story-module__lOaTqW__scene[data-stage=notify] .story-module__lOaTqW__email{transform:translate(-10px,45px)rotate(4deg)}.story-module__lOaTqW__release{max-width:120px;right:2%}}@media (max-width:700px){.story-module__lOaTqW__track{height:470svh}.story-module__lOaTqW__scene{min-height:520px}.story-module__lOaTqW__headline{padding:18px 20px 0}.story-module__lOaTqW__intro{margin-bottom:14px;font-size:11px}.story-module__lOaTqW__headline h1{max-width:520px;min-height:3.12em;font-size:clamp(35px,8.5vw,48px)}.story-module__lOaTqW__theater{min-height:265px}.story-module__lOaTqW__ticket{width:calc(100% - 58px);max-width:420px;transform:rotate(-3deg)}.story-module__lOaTqW__ticketHeader{padding:12px 15px;font-size:9px}.story-module__lOaTqW__ticketBody{grid-template-columns:45px 1fr;gap:15px;padding:22px 16px}.story-module__lOaTqW__ticketBody h2{font-size:21px}.story-module__lOaTqW__ticketBody p{font-size:11px;line-height:1.6}.story-module__lOaTqW__vote{min-height:80px}.story-module__lOaTqW__ticketFooter{padding:0 16px 16px}.story-module__lOaTqW__tryVote{font-size:10px;top:calc(50% + 135px)}.story-module__lOaTqW__orbits{width:180%;max-width:none;height:140%}.story-module__lOaTqW__noteLeft{max-width:none;top:-7%;left:6%;transform:rotate(-5deg)}.story-module__lOaTqW__noteLeft svg,.story-module__lOaTqW__noteRight{display:none}.story-module__lOaTqW__noteRight{max-width:140px;top:84%;right:5%}.story-module__lOaTqW__scene[data-stage=vote] .story-module__lOaTqW__noteRight{display:grid;transform:rotate(3deg)}.story-module__lOaTqW__scene[data-stage=vote] .story-module__lOaTqW__tryVote{visibility:hidden}.story-module__lOaTqW__noteRight .story-module__lOaTqW__avatars{display:none}.story-module__lOaTqW__roadmap{width:85%;font-size:10px;top:0}.story-module__lOaTqW__roadmap span{gap:5px;font-size:9px}.story-module__lOaTqW__scene[data-stage=plan] .story-module__lOaTqW__ticket{transform:translateY(8px)rotate(1deg)}.story-module__lOaTqW__release{grid-template-columns:18px 1fr;max-width:230px;top:87%;right:8%}.story-module__lOaTqW__release strong{display:none}.story-module__lOaTqW__scene[data-stage=ship] .story-module__lOaTqW__tryVote{visibility:hidden}.story-module__lOaTqW__scene[data-stage=notify] .story-module__lOaTqW__ticket{transform:translateY(-20px)rotate(-3deg)}.story-module__lOaTqW__email{z-index:3;grid-template-columns:18px 1fr;gap:6px 10px;width:220px;padding:13px 16px;top:66%;right:8%}.story-module__lOaTqW__email strong{grid-column:2;font-size:19px}.story-module__lOaTqW__email small{display:none}.story-module__lOaTqW__scene[data-stage=notify] .story-module__lOaTqW__email{transform:rotate(4deg)}.story-module__lOaTqW__scene[data-stage=notify] .story-module__lOaTqW__tryVote{visibility:hidden}.story-module__lOaTqW__caption{padding:16px 28px 0}.story-module__lOaTqW__caption>p{max-width:360px;min-height:4.95em;font-size:12px;line-height:1.65}.story-module__lOaTqW__caption>span{margin-top:6px;font-size:11px}.story-module__lOaTqW__journeyNav{width:calc(100% - 44px);height:92px;margin-top:16px}.story-module__lOaTqW__journeyNav svg{height:52px}.story-module__lOaTqW__steps{bottom:40px}.story-module__lOaTqW__steps button{white-space:normal;min-width:44px;max-width:65px;padding:8px 2px;font-size:9px;line-height:1.35}.story-module__lOaTqW__bottomLine{margin-inline:20px;padding-bottom:14px;font-size:9px}.story-module__lOaTqW__bottomLine>span{gap:4px}.story-module__lOaTqW__bottomLine a{gap:3px}.story-module__lOaTqW__ending{padding-top:70px}}@media (prefers-reduced-motion:reduce){.story-module__lOaTqW__story *,.story-module__lOaTqW__story :before{transition:none!important;animation:none!important}.story-module__lOaTqW__orbits,.story-module__lOaTqW__scene .story-module__lOaTqW__ticket{transform:none}}@media (max-height:750px) and (max-width:700px){.story-module__lOaTqW__headline{padding-top:4px}.story-module__lOaTqW__headline h1{min-height:2.08em;font-size:32px}.story-module__lOaTqW__intro{margin-bottom:8px}.story-module__lOaTqW__theater{min-height:240px}.story-module__lOaTqW__ticketBody{padding-block:16px}.story-module__lOaTqW__ticketBody h2{font-size:19px}.story-module__lOaTqW__tryVote{top:calc(50% + 117px)}.story-module__lOaTqW__caption{padding-top:12px}.story-module__lOaTqW__caption>span{display:none}.story-module__lOaTqW__journeyNav{height:84px;margin-top:4px}.story-module__lOaTqW__steps{bottom:32px}.story-module__lOaTqW__noteLeft{display:none}}@media (max-height:650px){.story-module__lOaTqW__ending{padding-top:24px}.story-module__lOaTqW__ending>h2{margin-bottom:16px;font-size:38px}.story-module__lOaTqW__endingActions{margin-top:16px}.story-module__lOaTqW__scene,.story-module__lOaTqW__track{height:auto}.story-module__lOaTqW__scene{position:relative;top:0}.story-module__lOaTqW__headline h1,.story-module__lOaTqW__scene{min-height:0}.story-module__lOaTqW__theater{flex:none;height:340px}.story-module__lOaTqW__caption{padding-top:24px}.story-module__lOaTqW__bottomLine>span{visibility:hidden}}
