@font-face{font-family:Comfortaa;src:url(/assets/fonts/Comfortaa-Variable.ttf);font-weight:300 700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/fonts/Poppins-SemiBold.ttf);font-weight:600 800;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-Regular.ttf);font-weight:400 500;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-SemiBold.ttf);font-weight:600 800;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#f7f9fd;--surface:#fff;--surface-strong:#f1edff;--ink:#05091a;--muted:#5a6172;--line:#ded8ee;--primary:#6b5ce7;--secondary:#9d4fab;--warm:#b569e8;--botanical:#277c59;--focus:#5445c7;--cyan:#147b80;--sky:#dff4f4;--pink:#c9435b;--action:linear-gradient(115deg,#6b5ce7,#9d4fab);--brand-glow:linear-gradient(125deg,#b569e8,#6b5ce7);--page:min(1320px,calc(100% - 80px));--ease:cubic-bezier(.2,.75,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font:400 16px/1.7 Montserrat,Arial,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.045em;font-family:Poppins,Arial,sans-serif;font-weight:600;line-height:1.12}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}img{max-width:100%;display:block}svg{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:24px;height:24px}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:5px}.wrap{width:var(--page);margin-inline:auto}.gradient-text,.wordmark{background:var(--action);color:#0000;-webkit-background-clip:text;background-clip:text}.wordmark{letter-spacing:-2px;font-family:Comfortaa,sans-serif;font-size:36px;font-weight:700;line-height:1.1;display:inline-block}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--primary);font-size:11px;font-weight:700;line-height:1.7}.eyebrow>span{background:var(--primary);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:8px;left:10px;transform:translateY(-180%)}.skip:focus{transform:none}.reading-progress{transform-origin:0;z-index:45;background:var(--action);width:100%;height:3px;position:fixed;top:0;left:0}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f9fdee;border-bottom:1px solid #ded8ee50;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;height:86px;display:flex}.nav nav{align-items:center;gap:29px;margin-left:auto;margin-right:22px;font-size:12px;font-weight:600;display:flex}.nav nav a{align-items:center;min-height:48px;display:flex;position:relative}.nav nav a:after{content:"";background:var(--action);transform-origin:0;height:2px;transition:transform .3s var(--ease);position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0)}.nav nav a:hover:after{transform:scaleX(1)}.nav-actions{align-items:center;gap:14px;display:flex}.join-button{background:var(--action);color:#fff;isolation:isolate;border:0;border-radius:50px;justify-content:space-between;align-items:center;gap:27px;min-height:60px;padding:8px 8px 8px 25px;font-size:13px;font-weight:600;display:inline-flex;position:relative;box-shadow:0 9px 25px #6b5ce726}.join-button:hover{box-shadow:0 12px 30px #6b5ce73a}.button-arrow{width:42px;height:42px;transition:background .25s,transform .35s var(--ease);background:#ffffff20;border-radius:50%;place-items:center;display:grid}.button-arrow svg{width:20px;height:20px}.join-button:hover .button-arrow{background:#ffffff36;transform:rotate(-35deg)}.join-button.small{gap:18px;min-height:48px;padding:5px 5px 5px 19px;font-size:11px}.join-button.small .button-arrow{width:36px;height:36px}.join-button.light{color:var(--primary);background:#fff}.motion-control{width:44px;height:44px;color:var(--primary);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.motion-control:hover{background:var(--surface-strong)}.motion-control svg{width:17px;height:17px}.motion-control:disabled{opacity:.65;cursor:default}.hero{isolation:isolate;grid-template-columns:.9fr 1.1fr;align-items:center;gap:0;min-height:780px;padding:24px 0 10px;display:grid}.hero-copy{z-index:4;min-width:0;padding-bottom:21px;position:relative}.hero h1{letter-spacing:-.065em;margin:20px 0 26px;font-size:clamp(62px,6.25vw,91px);line-height:1.05}.line-mask{padding-bottom:7px;display:block;overflow:hidden}.line-mask>span{display:block}.hero-description{color:#363e52;max-width:425px;font-size:17px;line-height:1.8}.hero-invitation{color:var(--muted);margin-top:18px;font-size:12px}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:27px;display:flex}.tour-link{align-items:center;gap:10px;min-height:48px;font-size:12px;font-weight:600;display:inline-flex}.tour-link>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;transition:background .3s;display:grid}.tour-link svg{width:14px;height:14px;color:var(--primary)}.tour-link:hover>span{background:var(--surface-strong)}.beta-note{color:var(--muted);margin-top:13px;font-size:10px;display:block}.world-selector{background:#e9e4f769;border:1px solid #ded8ee8a;border-radius:40px;align-items:center;gap:2px;margin-top:34px;padding:5px;display:inline-flex}.world-selector button{isolation:isolate;min-height:46px;color:var(--muted);background:0 0;border:0;border-radius:35px;padding:11px 17px;font-size:11px;font-weight:600;position:relative}.world-selector button[aria-selected=true]{color:var(--primary)}.world-pill{z-index:-1;background:#fff;border-radius:30px;position:absolute;inset:0;box-shadow:0 3px 8px #65527c14}.world-content{align-items:center;gap:8px;display:flex}.world-content svg{width:15px;height:15px}.world-hint{color:var(--muted);margin-top:10px;margin-left:4px;font-size:10px}.hero-universe{isolation:isolate;perspective:1600px;min-width:0;height:723px;position:relative}.universe-wash{z-index:-3;pointer-events:none;background:radial-gradient(at 42% 42%,#b569e82b,#0000 65%),radial-gradient(at 80% 60%,#6b5ce71e,#0000 70%);position:absolute;inset:58px -15px 35px -30px}.universe-line{z-index:-2;pointer-events:none;border:1px solid #b569e823;border-radius:48% 52% 39% 61%/53% 42% 58% 47%;width:93%;height:83%;position:absolute;top:9%;left:0;transform:rotate(-12deg)}.life-tile{isolation:isolate;border:6px solid #fff;border-radius:24px;position:absolute;overflow:hidden;box-shadow:0 18px 45px -20px #6b4a7c48}.life-tile img{object-fit:cover;width:100%;height:100%}.life-left{z-index:0;width:236px;height:363px;top:65px;left:-18px}.life-left img{object-position:49% 49%}.life-right{z-index:1;width:195px;height:300px;top:215px;right:-3px}.life-tile:after{content:"";z-index:0;background:linear-gradient(#0000,#05091a88);position:absolute;inset:55% 0 0}.life-tile figcaption{z-index:1;color:#fff;font-size:10px;font-weight:500;line-height:1.55;position:absolute;bottom:15px;left:12px;right:12px}.story-dot{vertical-align:middle;background:#fff;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.main-phone-holder{z-index:3;width:281px;transform-style:preserve-3d;position:absolute;top:78px;left:calc(50% - 138px)}.phone-window{width:100%;min-height:595px;position:relative}.phone{cursor:zoom-in;isolation:isolate;touch-action:pan-y;background:#fff;border:7px solid #fff;border-radius:34px;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 25px 60px -18px #39295e5c,0 0 0 1px #5e568914}.phone img{-webkit-user-select:none;user-select:none;width:100%;height:auto}.phone-glint{pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffffa6}.connection-chip{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #fff;border-radius:16px;align-items:center;gap:12px;padding:15px 17px;display:flex;position:absolute;bottom:123px;left:8px;box-shadow:0 12px 35px #6455811b}.avatars{display:flex}.avatars img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:27px;height:27px;margin-left:-8px}.avatars img:first-child{margin:0}.connection-chip>div>span{color:var(--muted);font-size:10px;line-height:1.6;display:block}.connection-chip strong{color:var(--primary);font-family:Comfortaa,sans-serif;font-size:12px;line-height:1.6;display:block}.connection-chip>svg{color:var(--secondary);width:22px;height:22px;margin-left:4px}.universe-caption{text-align:center;position:absolute;bottom:16px;left:10px;right:0}.universe-caption p{letter-spacing:-.02em;font-family:Poppins,sans-serif;font-size:16px;font-weight:600}.universe-caption>span{color:var(--muted);margin-top:6px;font-size:8px;display:block}.brand-statement{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:35px;padding:27px 0 29px;display:flex}.brand-statement>span:first-child{letter-spacing:-.05em;font-family:Comfortaa,sans-serif;font-size:20px;font-weight:700}.brand-statement-line{background:linear-gradient(90deg,transparent,var(--line));flex:1;height:1px}.brand-statement p{color:var(--muted);font-size:13px}.brand-statement strong{color:var(--primary);font-weight:600}.statement-spark svg{width:28px;height:28px;color:var(--warm)}.discovery{background:linear-gradient(180deg,var(--canvas),#fff 40%,#fff);padding:66px 0 72px}.section-intro{grid-template-columns:1fr .6fr;align-items:end;gap:0 50px;margin-bottom:31px;display:grid}.section-intro .eyebrow{grid-column:1/-1;margin-bottom:15px}.section-intro h2{font-size:53px}.section-intro>p:last-child{color:var(--muted);padding-bottom:3px;font-size:14px;line-height:1.8}.story-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.story-card{text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.story-photo{isolation:isolate;border-radius:19px;height:435px;position:relative;overflow:hidden}.story-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease);object-position:63% center}.story-card.cyan .story-photo>img{object-position:52% center}.story-card.pink .story-photo>img{object-position:58% center}.story-card:hover .story-photo>img{transform:scale(1.055)}.story-photo-gradient{background:linear-gradient(#05091a44,#0000 32%,#05091a22 50%,#05091ace);position:absolute;inset:0}.story-kind{color:#fff;letter-spacing:.025em;font-size:10px;line-height:1.6;position:absolute;top:21px;left:22px}.story-title{color:#fff;justify-content:space-between;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:26px;left:22px;right:22px}.story-title h3{letter-spacing:-.045em;font-size:28px;line-height:1.2}.story-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border-radius:50%;place-items:center;min-width:40px;height:40px;transition:transform .3s,background .3s;display:grid}.story-open svg{width:20px;height:20px}.story-card:hover .story-open{color:var(--primary);background:#fff;transform:rotate(-35deg)}.story-bottom{min-height:56px;color:var(--muted);justify-content:space-between;align-items:center;padding:8px 2px;font-size:11px;display:flex}.story-bottom svg{width:16px;height:16px;color:var(--primary)}.journey-section{padding:55px 0 57px}.journey-heading{margin-bottom:30px}.journey-heading h2{margin:14px 0 19px;font-size:53px}.journey-heading>p:last-child{color:var(--muted);font-size:14px}.journey-layout{grid-template-columns:.6fr 1.4fr;gap:42px;display:grid}.journey-menu{flex-direction:column;align-self:start;padding-top:48px;display:flex}.journey-menu button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:25px 1fr 20px;align-items:center;gap:16px;min-height:105px;padding:27px 14px 27px 4px;font-family:Poppins,sans-serif;font-size:19px;font-weight:600;line-height:1.4;display:grid;position:relative}.journey-menu button[aria-selected=true]{color:var(--primary)}.journey-number{color:var(--muted);align-self:start;padding-top:4px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400}.journey-menu svg{width:18px;height:18px}.journey-indicator{background:var(--action);height:2px;position:absolute;bottom:-1px;left:0;right:0}.journey-stage{isolation:isolate;background:#eeebf9;border-radius:25px;min-height:663px;transition:background .6s;position:relative;overflow:hidden}.journey-stage.step-1{background:#f3eaf5}.journey-stage.step-2{background:#e6eff8}.journey-aura{z-index:-1;border:1px solid #6b5ce71c;border-radius:50%;position:absolute;inset:32px 22%;transform:rotate(-18deg)}.journey-content{grid-template-columns:270px 1fr;align-items:center;gap:35px;min-height:663px;padding:34px 37px;display:grid}.journey-content .phone{width:263px;transition:transform .5s var(--ease);transform:rotate(-3deg)}.journey-content .phone:hover{transform:rotate(0)}.journey-copy .eyebrow{font-size:10px}.journey-copy h3{margin:16px 0 20px;font-size:29px;line-height:1.2}.journey-copy>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.9}.journey-detail{text-transform:uppercase;letter-spacing:.03em;color:var(--primary);margin-top:23px;font-size:9px;display:block}.text-action{text-align:left;background:0 0;border:0;align-items:center;gap:18px;min-height:48px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.text-action svg{width:18px;height:18px;transition:transform .3s}.text-action:hover svg{transform:translate(5px)}.journey-copy .text-action{color:var(--primary);margin-top:22px}.demo-disclosure{color:var(--muted);text-align:right;max-width:850px;margin-top:18px;margin-left:auto;font-size:9px;line-height:1.8}.choice-band{background:#f0edfa;padding:60px 0;overflow:hidden}.choice-band>.wrap{grid-template-columns:1.2fr .8fr;align-items:center;gap:85px;display:grid}.choice-copy h2{margin:16px 0 23px;font-size:48px}.choice-copy>p:not(.eyebrow){color:var(--muted);max-width:610px;font-size:14px;line-height:1.85}.choice-copy .text-action{margin-top:17px}.choice-visual{isolation:isolate;place-items:center;min-height:275px;display:grid;position:relative}.choice-ring{border:1px solid #9d4fab26;border-radius:50%;width:235px;height:235px;position:absolute}.choice-ring.ring-two{border-color:#6b5ce71b;width:295px;height:295px}.choice-orb{background:linear-gradient(135deg,#fff,#f6f3ff);border:1px solid #fff;border-radius:40px;place-items:center;width:126px;height:126px;display:grid;transform:rotate(-10deg);box-shadow:0 24px 45px #6b5ce71b}.choice-orb svg{width:44px;height:44px;color:var(--primary);stroke-width:1.3px;transform:rotate(10deg)}.choice-note{color:var(--secondary);background:#fff;border:1px solid #fff;border-radius:12px;padding:11px 17px;font-family:Comfortaa,sans-serif;font-size:14px;font-weight:700;position:absolute;bottom:18px;right:18px;transform:rotate(5deg);box-shadow:0 5px 20px #9d4fab12}.questions{grid-template-columns:.8fr 1.2fr;gap:105px;padding:68px 0;display:grid}.questions h2{margin:15px 0 18px;font-size:45px}.questions>div>p:not(.eyebrow){color:var(--muted);font-size:14px}.faq{border-bottom:1px solid var(--line)}.faq:first-child{border-top:1px solid var(--line)}.faq h3{font:inherit}.faq h3 button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:25px;width:100%;min-height:77px;font-size:13px;font-weight:600;display:flex}.faq h3 button>span{color:var(--primary);font-size:25px;font-weight:400}.faq-answer{overflow:hidden}.faq-answer p{color:var(--muted);padding:0 25px 22px 0;font-size:12px;line-height:1.9}.last-call{isolation:isolate;background:var(--surface-strong);text-align:center;min-height:650px;padding:55px 0 235px;position:relative;overflow:hidden}.last-call h2{margin:17px 0 21px;font-size:63px;line-height:1.1}.last-call>.wrap>p:not(.eyebrow){color:var(--muted);margin-bottom:26px;font-size:15px;line-height:1.9}.last-call .beta-note{margin-top:14px;font-size:10px}.last-call-glow{z-index:-2;background:radial-gradient(at 5% 40%,#b569e822,#0000 48%),radial-gradient(at 95% 85%,#6b5ce726,#0000 50%);position:absolute;inset:0}.footer-brand{letter-spacing:-.09em;background:var(--action);color:#0000;opacity:.19;z-index:-1;pointer-events:none;-webkit-background-clip:text;background-clip:text;font:700 clamp(150px,28vw,440px)/.85 Comfortaa,sans-serif;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}footer{padding:30px 0 23px}footer>div{justify-content:space-between;align-items:center;gap:30px;display:flex}footer .wordmark{font-size:29px}footer nav{align-items:center;gap:25px;font-size:10px;display:flex}footer nav a{align-items:center;min-height:44px;display:flex}footer>p{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:25px;margin-top:21px;padding-top:19px;font-size:8px;display:flex}.modal{background:var(--canvas);color:var(--ink);overscroll-behavior:contain;border:1px solid #fff;border-radius:26px;width:min(1000px,100% - 32px);max-height:calc(100dvh - 32px);padding:0;overflow:auto;box-shadow:0 30px 100px #21193d55}.modal::backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#100d278c}.modal-close{border:1px solid var(--line);z-index:5;width:44px;height:44px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:17px}.modal-close svg{width:20px;height:20px}.modal-join{width:min(600px,100% - 28px)}.join-dialog{text-align:center;background:radial-gradient(at 50% 0,#b569e81a,#0000 55%);padding:45px 39px 35px}.join-dialog .wordmark{font-size:39px}.modal-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:17px 0 25px;font-size:9px;display:block}.join-dialog h2{font-size:37px;line-height:1.2}.join-dialog>p{color:var(--muted);margin:20px 0 23px;font-size:13px;line-height:1.9}.join-dialog .join-button{gap:20px;font-size:12px}.join-dialog .modal-note{max-width:370px;margin:23px auto 12px;font-size:10px;line-height:1.85}.privacy-link{text-underline-offset:4px;color:var(--primary);font-size:10px;text-decoration:underline}.modal-image{width:min(445px,100% - 28px)}.image-dialog{padding:69px 17px 20px}.image-dialog img{border-radius:16px;width:auto;max-width:100%;max-height:68vh;margin:auto}.image-dialog p{color:var(--muted);margin-top:14px;font-size:10px;line-height:1.8}.story-dialog{grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;padding:32px 46px 32px 32px;display:grid}.story-dialog-screen{background:var(--surface-strong);text-align:center;border-radius:18px;padding:22px 20px}.story-dialog-screen img{border:5px solid #fff;border-radius:24px;width:auto;max-height:68vh;margin:auto;box-shadow:0 15px 25px #6b5ce721}.story-dialog-screen>span{color:var(--muted);margin-top:15px;font-size:8px;display:block}.story-dialog-copy h2{margin:15px 0 20px;font-size:37px}.story-dialog-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.85}.story-dialog-copy ul{margin:23px 0;padding:0;list-style:none}.story-dialog-copy li{border-top:1px solid var(--line);align-items:flex-start;gap:12px;padding:14px 0;font-size:12px;line-height:1.8;display:flex}.story-dialog-copy li svg{width:16px;height:16px;color:var(--primary);margin-top:2px}@media (max-width:1200px){:root{--page:calc(100% - 64px)}.nav nav{gap:21px;margin-right:10px;font-size:11px}.nav-actions{gap:7px}.hero{grid-template-columns:.9fr 1.1fr;min-height:705px;padding-top:12px}.hero h1{font-size:74px}.hero-description{max-width:370px;font-size:15px}.hero-universe{height:652px}.life-left{width:206px;height:328px;top:70px;left:-5px}.life-right{width:163px;height:263px;top:202px;right:-5px}.main-phone-holder{width:249px;top:72px;left:calc(50% - 122px)}.phone-window{min-height:540px}.phone{border-width:6px;border-radius:30px}.connection-chip{gap:10px;padding:13px;font-size:10px;bottom:103px;left:0}.connection-chip>svg{display:none}.connection-chip strong{font-size:11px}.connection-chip>div>span{font-size:9px}.avatars img{width:24px;height:24px}.universe-caption{bottom:4px}.world-selector button{padding:10px 13px;font-size:10px}.hero-actions{gap:14px}.join-button{gap:20px;padding-left:21px;font-size:12px}.tour-link{gap:8px;font-size:10px}.story-photo{height:390px}.story-title{left:18px;right:18px}.story-title h3{font-size:25px}.story-kind{font-size:9px;left:18px}.journey-layout{grid-template-columns:.57fr 1.43fr;gap:29px}.journey-content{grid-template-columns:235px 1fr;gap:24px;min-height:610px;padding:28px}.journey-stage{min-height:610px}.journey-content .phone{width:228px}.journey-copy h3{font-size:25px}.journey-copy>p:not(.eyebrow){font-size:11px}.journey-menu button{gap:11px;font-size:17px}.choice-band>.wrap{gap:45px}.choice-copy h2{font-size:41px}.choice-copy>p:not(.eyebrow){font-size:13px}.questions{gap:70px}.section-intro h2,.journey-heading h2{font-size:47px}}@media (max-width:1000px){:root{--page:calc(100% - 48px)}.nav{gap:17px}.nav nav{gap:16px;margin-right:0;font-size:10px}.wordmark{font-size:31px}.nav-actions{gap:2px}.join-button.small{gap:10px;padding-left:15px;font-size:10px}.hero h1{font-size:62px}.hero-description{font-size:14px}.hero-universe{height:597px}.main-phone-holder{width:227px;top:60px;left:calc(50% - 103px)}.phone-window{min-height:492px}.life-left{width:177px;height:287px;top:58px;left:-5px}.life-right{width:137px;height:220px;top:220px;right:-4px}.life-tile{border-width:4px;border-radius:18px}.life-tile figcaption{font-size:8px;bottom:12px;left:8px;right:8px}.connection-chip{gap:8px;padding:12px;bottom:94px;left:-9px}.avatars img{width:21px;height:21px;margin-left:-10px}.connection-chip strong{font-size:10px}.world-selector button{padding:10px 11px;font-size:9px}.world-content{gap:6px}.world-content svg{width:13px;height:13px}.hero-actions{flex-wrap:wrap;gap:15px}.hero-invitation{font-size:11px}.hero{min-height:654px}.world-selector{margin-top:25px}.world-hint{font-size:9px}.universe-caption p{font-size:13px}.universe-caption>span{font-size:7px}.brand-statement{gap:20px}.brand-statement>span:first-child{font-size:17px}.brand-statement p{font-size:10px}.story-grid{gap:18px}.story-photo{height:344px}.story-title h3{font-size:22px}.story-open{min-width:32px;height:32px}.story-open svg{width:17px;height:17px}.story-title{bottom:21px;left:15px;right:13px}.story-kind{font-size:8px;left:15px;right:15px}.story-bottom{font-size:10px}.section-intro>p:last-child{font-size:12px}.section-intro h2,.journey-heading h2{font-size:42px}.journey-layout{display:block}.journey-menu{flex-direction:row;gap:25px;margin-bottom:25px;padding:0}.journey-menu button{flex:1;grid-template-columns:18px 1fr;gap:8px;min-height:90px;padding:15px 2px;font-size:14px}.journey-menu button>svg{display:none}.journey-stage{min-height:610px}.journey-content{grid-template-columns:255px 1fr;gap:50px;max-width:690px;margin:auto;padding:28px}.journey-content .phone{width:249px}.journey-copy h3{font-size:29px}.journey-copy>p:not(.eyebrow){font-size:13px}.demo-disclosure{font-size:8px}.choice-band>.wrap{gap:20px}.choice-copy h2{font-size:36px}.choice-visual{min-height:255px}.choice-ring{width:200px;height:200px}.choice-ring.ring-two{width:255px;height:255px}.choice-note{font-size:12px;bottom:10px;right:-2px}.choice-orb{border-radius:35px;width:110px;height:110px}.questions{gap:45px}.questions h2{font-size:39px}.faq h3 button{font-size:12px}.last-call h2{font-size:56px}.last-call{min-height:585px;padding-bottom:205px}.modal-story{width:calc(100% - 32px)}.story-dialog{gap:25px;padding:28px}.story-dialog-copy h2{font-size:30px}.story-dialog-copy>p:not(.eyebrow){font-size:12px}.story-dialog-copy li{font-size:11px}}@media (max-width:720px){:root{--page:calc(100% - 36px)}html{scroll-padding-top:85px}.nav{gap:15px;height:72px}.nav nav{display:none}.nav .wordmark{font-size:30px}.nav .join-button.small{gap:12px;min-height:44px;padding-left:14px;font-size:10px}.join-button.small .button-arrow{width:32px;height:32px}.nav .motion-control{width:38px;height:44px}.nav-actions{gap:3px}.hero{flex-direction:column;gap:0;min-height:0;padding:30px 0 20px;display:flex}.hero-copy{width:100%;padding:0}.hero h1{letter-spacing:-.065em;margin:18px 0 20px;font-size:clamp(61px,16.2vw,87px);line-height:1.02}.eyebrow{letter-spacing:.12em;font-size:9px}.hero-description{max-width:500px;font-size:15px;line-height:1.8}.hero-invitation{margin-top:13px;font-size:11px}.hero-actions{flex-wrap:nowrap;gap:19px;margin-top:21px}.join-button{gap:17px;min-height:54px;padding:7px 7px 7px 17px;font-size:11px}.button-arrow{width:38px;height:38px}.button-arrow svg{width:18px;height:18px}.tour-link{white-space:nowrap;gap:8px;font-size:10px}.tour-link>span{width:29px;height:29px}.tour-link svg{width:12px;height:12px}.beta-note{margin-top:11px;font-size:9px}.world-selector{justify-content:space-between;gap:0;width:100%;max-width:100%;margin-top:24px;padding:4px}.world-selector button{flex:1;justify-content:center;min-height:44px;padding:9px 15px;font-size:10px;display:flex}.world-content{white-space:nowrap;gap:7px}.world-content svg{width:13px;height:13px}.world-hint{margin-top:9px;font-size:9px}.hero-universe{width:100%;height:590px;margin-top:15px}.main-phone-holder{width:233px;top:35px;left:calc(50% - 113px)}.phone{border-width:5px;border-radius:28px}.phone-window{min-height:501px}.life-left{z-index:0;width:156px;height:252px;top:21px;left:-3px}.life-right{z-index:4;border-width:4px;width:127px;height:207px;top:267px;right:-5px}.life-left figcaption{max-width:100px;font-size:8px;bottom:12px}.life-right figcaption{font-size:8px;bottom:10px}.life-tile figcaption{left:10px;right:6px}.connection-chip{z-index:5;gap:9px;max-width:166px;padding:12px 10px;bottom:112px;left:-3px}.connection-chip strong{font-size:10px}.connection-chip>div>span{font-size:8px}.avatars img{width:19px;height:19px;margin-left:-10px}.connection-chip .avatars img:last-child{display:none}.universe-caption{bottom:14px;left:0;right:0}.universe-caption p{font-size:13px}.universe-caption>span{margin-top:5px;font-size:7px;line-height:1.7}.universe-wash{background:radial-gradient(#b569e824,#0000 69%);inset:0 -10px 20px}.universe-line{width:93%;height:500px;top:23px;left:4%;transform:rotate(-5deg)}.brand-statement{grid-template-columns:1fr auto;gap:12px;padding:23px 0;display:grid}.brand-statement-line{display:none}.brand-statement>span:first-child{font-size:17px}.brand-statement p{grid-area:2/1;font-size:11px}.statement-spark{grid-area:1/2/3}.statement-spark svg{width:27px;height:27px}.discovery{padding:38px 0 32px}.section-intro{margin-bottom:23px;display:block}.section-intro .eyebrow{margin-bottom:12px}.section-intro h2{font-size:40px;line-height:1.1}.section-intro>p:last-child{margin-top:19px;padding:0;font-size:13px;line-height:1.8}.desktop-only{display:none}.story-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b6abe0 transparent;gap:16px;margin-right:-18px;padding:3px 18px 5px 0;display:flex;overflow-x:auto}.story-grid>div{scroll-snap-align:start;flex:0 0 85%;min-width:0}.story-photo{border-radius:17px;height:405px}.story-kind{font-size:9px;top:18px;left:20px}.story-title{bottom:23px;left:20px;right:19px}.story-title h3{font-size:28px;line-height:1.17}.story-open{width:37px;min-width:37px;height:37px}.story-bottom{min-height:53px;font-size:10px}.journey-section{padding:28px 0 35px}.journey-heading{margin-bottom:23px}.journey-heading h2{margin:13px 0 17px;font-size:36px}.journey-heading>p:last-child{font-size:13px;line-height:1.8}.journey-menu{gap:12px;margin-bottom:23px}.journey-menu button{flex-direction:column;align-items:flex-start;gap:8px;min-height:113px;padding:12px 0;font-size:11px;line-height:1.45;display:flex}.journey-number{padding:0;font-size:9px}.journey-stage{border-radius:19px;min-height:0}.journey-content{flex-direction:column;align-items:stretch;gap:30px;min-height:0;padding:29px 24px;display:flex}.journey-content .phone{align-self:center;width:252px;max-width:100%;transform:rotate(-2deg)}.journey-copy .eyebrow{font-size:9px}.journey-copy h3{margin:12px 0 18px;font-size:30px}.journey-copy>p:not(.eyebrow){font-size:13px}.journey-detail{margin-top:18px;font-size:9px}.journey-copy .text-action{margin-top:18px;font-size:11px}.demo-disclosure{text-align:left;margin-top:14px;font-size:8px;line-height:1.8}.choice-band{padding:35px 0}.choice-band>.wrap{flex-direction:column;align-items:stretch;gap:18px;display:flex}.choice-copy h2{margin:12px 0 18px;font-size:35px}.choice-copy>p:not(.eyebrow){font-size:13px;line-height:1.85}.choice-copy .text-action{margin-top:14px;font-size:11px}.choice-visual{min-height:210px;display:none}.questions{padding:38px 0;display:block}.questions h2{margin:12px 0 16px;font-size:37px}.questions>div>p:not(.eyebrow){font-size:13px}.question-list{margin-top:24px}.faq h3 button{gap:22px;min-height:77px;font-size:12px;line-height:1.65}.faq-answer p{padding-right:10px;font-size:12px;line-height:1.85}.last-call{min-height:516px;padding:39px 0 148px}.last-call h2{margin:17px 0 20px;font-size:39px;line-height:1.12}.last-call>.wrap>p:not(.eyebrow){margin-bottom:23px;font-size:13px}.last-call .beta-note{margin-top:13px;font-size:9px}.footer-brand{letter-spacing:-.11em;opacity:.21;font-size:35vw;bottom:9px}footer{padding:24px 0 20px}footer>div{flex-direction:column;align-items:flex-start;gap:16px}footer .wordmark{font-size:29px}footer nav{flex-wrap:wrap;gap:19px;font-size:9px}footer nav a{min-height:35px}footer>p{flex-direction:column;gap:10px;margin-top:13px;padding-top:16px;font-size:8px;line-height:1.8}.modal{border-radius:21px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.modal-close{width:44px;height:44px;top:12px;right:12px}.join-dialog{padding:65px 22px 29px}.join-dialog .wordmark{font-size:34px}.modal-kicker{margin:14px 0 21px;font-size:8px}.join-dialog h2{font-size:30px}.join-dialog>p{margin:18px 0 20px;font-size:12px}.join-dialog .join-button{gap:16px;padding-left:15px;font-size:10px}.join-dialog .modal-note{margin-top:20px;font-size:9px}.image-dialog{padding:67px 13px 18px}.image-dialog img{max-height:68vh}.story-dialog{flex-direction:column;gap:24px;padding:65px 21px 27px;display:flex}.story-dialog-screen{width:100%;padding:16px}.story-dialog-screen img{border-radius:20px;width:auto;max-height:54vh}.story-dialog-copy h2{margin:12px 0 17px;font-size:29px}.story-dialog-copy>p:not(.eyebrow){font-size:13px}.story-dialog-copy li{font-size:11px}.story-dialog-copy .join-button{min-width:190px}.story-dialog-screen>span{margin-top:12px;font-size:8px}}@media (max-width:359px){:root{--page:calc(100% - 28px)}.nav{gap:10px}.nav .wordmark{font-size:27px}.nav .join-button.small{gap:8px;padding-left:12px;font-size:9px}.nav .motion-control{width:32px}.hero h1{font-size:55px}.hero-description{font-size:14px}.hero-actions{gap:13px}.join-button{gap:10px;padding-left:14px;font-size:10px}.button-arrow{width:34px;height:34px}.tour-link{gap:6px;font-size:9px}.tour-link>span{width:26px;height:26px}.world-selector button{padding:9px 10px;font-size:9px}.world-content{gap:5px}.hero-universe{height:555px}.main-phone-holder{width:217px;top:31px;left:calc(50% - 104px)}.phone-window{min-height:470px}.life-left{width:135px;height:228px;top:10px;left:-2px}.life-right{width:111px;height:187px;top:269px;right:-1px}.connection-chip{gap:6px;max-width:145px;padding:10px 8px;bottom:100px}.connection-chip strong{font-size:9px}.connection-chip>div>span{font-size:8px}.universe-line{height:475px;top:12px;left:5%;transform:none}.universe-caption p{font-size:12px}.brand-statement>span:first-child{font-size:15px}.brand-statement p{font-size:10px}.story-grid{margin-right:-14px;padding-right:14px}.story-grid>div{flex-basis:90%}.story-photo{height:380px}.story-title h3{font-size:26px}.section-intro h2{font-size:37px}.journey-heading h2{font-size:32px}.journey-menu button{min-height:107px;font-size:10px}.journey-content{padding:25px 20px}.journey-copy h3{font-size:27px}.choice-copy h2{font-size:30px}.last-call h2{font-size:34px}.join-dialog{padding-inline:17px}.join-dialog h2{font-size:27px}.join-dialog .join-button{gap:9px;font-size:9px}.image-dialog img{max-height:65vh}}html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] :before,html[data-motion=off] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}html[data-motion=off] .reveal{opacity:1!important;transform:none!important}.universe-wash{-webkit-mask-image:radial-gradient(#000 30%,#0000 71%);mask-image:radial-gradient(#000 30%,#0000 71%)}@media (min-width:1201px){.universe-caption{bottom:-8px}}@media (min-width:1001px) and (max-width:1200px){.universe-caption{bottom:-4px}}@media (max-width:720px){.universe-caption{bottom:10px}.life-right{right:0}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-select{border:1px solid var(--line);background:var(--surface);border-radius:30px;justify-content:center;align-items:center;gap:7px;min-width:76px;height:48px;font-size:11px;font-weight:600;display:flex;position:relative}.language-select>svg{width:16px;height:16px;color:var(--primary);pointer-events:none}.language-select select{opacity:0;cursor:pointer;width:100%;height:100%;font:500 15px Montserrat,sans-serif;position:absolute;inset:0}.language-select:focus-within{outline:3px solid var(--focus);outline-offset:3px}.language-code{pointer-events:none}.nav-actions{gap:10px}.nav nav{gap:22px;margin-right:12px}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.access-section{background:linear-gradient(140deg,var(--surface-strong),var(--canvas));padding:65px 0;scroll-margin-top:106px}.access-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.access-layout h2{margin:18px 0 24px;font-size:55px}.access-layout>.reveal>p:not(.eyebrow){color:var(--muted);max-width:460px;font-size:15px;line-height:1.9}.access-note{color:var(--muted);align-items:flex-start;gap:12px;max-width:450px;margin-top:30px;font-size:11px;line-height:1.9;display:flex}.access-note svg{width:18px;height:18px;color:var(--primary);margin-top:3px}.access-form-card{border:1px solid var(--line);background:#fff;border-radius:23px;min-width:0;padding:35px;box-shadow:0 14px 40px #6b5ce711}.access-choice{border:0;grid-template-columns:1fr 1fr;gap:12px;min-width:0;margin:0;padding:0;display:grid}.access-choice legend{margin:0 0 18px;padding:0;font:600 16px Poppins,sans-serif}.access-choice label{border:1px solid var(--line);cursor:pointer;border-radius:13px;align-items:flex-start;gap:9px;min-width:0;padding:16px 14px;transition:background .2s,border-color .2s;display:flex}.access-choice label.selected{border-color:var(--primary);background:var(--surface-strong)}.access-choice input{accent-color:var(--primary);flex-shrink:0;width:16px;height:16px;margin:4px 0 0}.access-choice strong{font-size:12px;line-height:1.5;display:block}.access-choice small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.8;display:block}.field-label{margin:24px 0 9px;font-size:12px;font-weight:600;display:block}#waitlist-email{border:1px solid var(--line);width:100%;min-height:54px;color:var(--ink);background:var(--canvas);border-radius:12px;padding:12px 15px;font:400 16px Montserrat,sans-serif}#waitlist-email:focus{outline:2px solid var(--focus);outline-offset:2px}#waitlist-email[aria-invalid=true]{border-color:var(--pink)}.consent-row{color:var(--muted);cursor:pointer;align-items:flex-start;gap:11px;margin:19px 0 24px;font-size:10px;line-height:1.85;display:flex}.consent-row input{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0;margin:2px 0 0}.consent-row a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.access-submit{text-align:left;gap:12px;width:100%;font-size:12px}.access-submit:disabled{opacity:.65;cursor:progress}.form-status{margin-top:12px;font-size:11px;line-height:1.8}.form-status:empty{display:none}.form-status.error{color:var(--pink)}.story-title h3{font-size:27px}.story-kind{max-width:calc(100% - 44px)}.hero-universe .universe-caption{bottom:0}.secondary-page{min-height:100dvh}.secondary-page .nav nav{margin-left:auto;margin-right:12px}.secondary-page .nav nav a{font-size:12px}.secondary-page>.site-header{position:sticky}.document-heading{max-width:980px;padding:56px 0 30px}.document-heading .eyebrow{font-size:10px}.document-heading h1{max-width:990px;margin:18px 0 20px;font-size:clamp(34px,4.2vw,58px);line-height:1.14}.document-heading>p:not(.eyebrow):not(.document-meta){color:var(--muted);max-width:820px;font-size:16px;line-height:1.8}.document-meta{min-height:38px;color:var(--primary);background:var(--surface-strong);border-radius:25px;align-items:center;margin-top:24px;padding:9px 16px;font-size:10px;line-height:1.7;display:inline-flex}.document-layout{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:58px;padding:14px 0 65px;display:grid}.document-contents{position:sticky;top:112px}.document-contents details{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.document-contents summary{cursor:pointer;min-height:30px;font:600 13px Poppins,sans-serif}.contents-list{margin:13px 0 0;padding:0;list-style:none}.contents-list li+li{border-top:1px solid #ded8ee5e}.contents-list a{color:var(--muted);padding:11px 0;font-size:11px;line-height:1.65;display:block}.contents-list a:hover{color:var(--primary)}.document-paper{border:1px solid var(--line);background:#fff;border-radius:21px;min-width:0;padding:8px 39px 28px;box-shadow:0 14px 45px #6b5ce70a}.document-section{padding:28px 0;scroll-margin-top:115px}.document-section+.document-section{border-top:1px solid var(--line)}.document-section h2{letter-spacing:-.025em;margin-bottom:16px;font-size:23px;line-height:1.35}.document-section p{color:var(--muted);font-size:15px;line-height:1.95}.document-section p+p{margin-top:15px}.document-section .join-button{min-height:52px;margin-top:24px;font-size:11px}.document-help{background:var(--surface-strong);border-radius:13px;justify-content:space-between;align-items:center;gap:20px;padding:23px;font-size:12px;display:flex}.document-help a{color:var(--primary);text-underline-offset:4px;text-decoration:underline}.simple-main{place-items:center;min-height:calc(100dvh - 277px);padding:58px 0 68px;display:grid}.simple-panel{border:1px solid var(--line);isolation:isolate;background:#fff;border-radius:25px;width:min(820px,100%);padding:50px 55px;position:relative;overflow:hidden;box-shadow:0 20px 65px #6b5ce715}.simple-panel:before{content:"";z-index:-1;background:radial-gradient(at 100% 0,#b569e81a,#0000 55%);position:absolute;inset:0}.simple-symbol{background:var(--surface-strong);width:67px;height:67px;color:var(--primary);border-radius:21px;place-items:center;margin:0 0 25px;font:600 31px Poppins,sans-serif;display:grid}.simple-panel h1{margin:18px 0 23px;font-size:clamp(32px,4vw,49px);line-height:1.16}.simple-panel>p:not(.eyebrow){color:var(--muted);max-width:640px;font-size:14px;line-height:1.95}.simple-panel>p+p{margin-top:15px}.simple-actions{flex-wrap:wrap;align-items:center;gap:15px;margin-top:28px;display:flex}.simple-actions .join-button{text-align:center;justify-content:center;min-height:54px;font-size:12px}.simple-actions .text-action{color:var(--primary);font-size:12px}.simple-note{margin-top:23px!important;font-size:11px!important}.simple-note a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.secondary-page footer{border-top:1px solid var(--line)}.noscript-home{padding:65px 0}.noscript-home h1{margin-bottom:24px;font-size:52px}.noscript-home p{max-width:650px;margin:18px 0}.noscript-home form{max-width:580px}.noscript-home .access-choice{margin-top:24px}.noscript-home .access-submit{max-width:580px}.noscript-note{color:var(--muted);font-size:13px}[hidden]{display:none!important}html[lang=de] .document-heading h1{font-size:clamp(24px,4vw,52px)}@media (max-width:1200px){.nav nav{gap:16px;margin-right:5px;font-size:11px}.nav-actions{gap:7px}.access-layout{gap:43px}.access-layout h2{font-size:46px}.access-form-card{padding:28px}.document-layout{grid-template-columns:210px minmax(0,1fr);gap:32px}.document-paper{padding-inline:28px}.hero h1{font-size:clamp(57px,6.1vw,82px)}}@media (max-width:1050px){.nav>nav,.secondary-page .nav>nav{display:none}.nav-actions{margin-left:auto}.access-layout{gap:30px}.access-layout h2{font-size:41px}.access-choice{grid-template-columns:1fr}.access-choice label{padding:13px}.access-choice small{margin-top:2px}.access-layout>.reveal>p:not(.eyebrow){font-size:14px}.access-note{font-size:10px}.document-layout{grid-template-columns:185px minmax(0,1fr);gap:25px}.document-paper{padding-inline:25px}.document-section h2{font-size:21px}.document-help{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:800px){.document-layout{padding-top:0;display:block}.document-contents{margin-bottom:22px;position:static}.document-contents details{padding:15px 18px}.document-contents summary{min-height:24px}.document-heading{padding-top:35px}.document-heading h1{font-size:38px}.document-heading>p:not(.eyebrow):not(.document-meta){font-size:14px}.document-meta{margin-top:18px;font-size:9px}.document-paper{padding:3px 23px 22px}.document-section{padding:25px 0}.simple-panel{padding:37px}.simple-panel h1{font-size:39px}}@media (max-width:720px){.nav-actions{gap:8px}.language-select{gap:5px;min-width:70px;height:44px;font-size:10px}.language-select>svg{width:15px;height:15px}.nav .join-button.small{justify-content:center;width:44px;min-height:44px;padding:0}.nav .join-button.small>span:first-child{display:none}.nav .join-button.small .button-arrow{background:0 0;width:36px;height:36px}.nav .motion-control{width:36px;min-height:44px}.hero h1{font-size:clamp(57px,16.2vw,87px)}html[lang=en] .hero h1,html[lang=fr] .hero h1{font-size:clamp(43px,13.1vw,80px)}.hero-actions{flex-wrap:wrap;gap:13px}.hero-actions .join-button{gap:14px;font-size:10px}.world-selector button{padding:10px 8px;font-size:9px}.world-content{gap:5px}.world-hint{font-size:9px;line-height:1.8}.universe-caption p{font-size:12px;line-height:1.6}.hero-universe .universe-caption{bottom:14px}.brand-statement>span:first-child{font-size:16px;line-height:1.5}.brand-statement p{font-size:10px}.story-title h3{font-size:27px}.story-kind{font-size:9px;line-height:1.6}.access-section{padding:38px 0;scroll-margin-top:81px}.access-layout{display:block}.access-layout h2{margin:14px 0 20px;font-size:42px;line-height:1.12}.access-layout>.reveal>p:not(.eyebrow){font-size:13px}.access-note{margin-top:22px;font-size:10px}.access-form-card{border-radius:18px;margin-top:27px;padding:25px 20px}.access-choice{grid-template-columns:1fr 1fr;gap:10px}.access-choice label{gap:7px;padding:13px 10px}.access-choice strong{font-size:11px}.access-choice small{margin-top:5px;font-size:9px}.access-choice legend{margin-bottom:15px;font-size:15px}.access-submit{gap:10px;font-size:10px}.field-label{font-size:11px}.consent-row{font-size:10px;line-height:1.85}.form-status{font-size:11px}.document-heading h1{font-size:35px}.document-heading>p:not(.eyebrow):not(.document-meta){font-size:13px}.document-paper{border-radius:17px;padding:1px 19px 20px}.document-section h2{font-size:21px;line-height:1.35}.document-section p{font-size:14px;line-height:1.95}.document-help{padding:18px;font-size:11px}.simple-main{min-height:calc(100dvh - 240px);padding:33px 0 43px}.simple-panel{border-radius:19px;padding:29px 22px}.simple-panel h1{font-size:35px}.simple-panel>p:not(.eyebrow){font-size:13px}.simple-panel .eyebrow{font-size:9px}.simple-symbol{border-radius:17px;width:56px;height:56px;margin-bottom:23px;font-size:26px}.simple-actions{flex-direction:column;align-items:stretch;gap:11px;margin-top:22px}.simple-actions .join-button{font-size:11px}.simple-actions .text-action{justify-content:center;font-size:11px}.simple-note{font-size:10px!important}.noscript-home{padding-top:35px}.noscript-home h1{font-size:37px}footer nav{gap:18px}footer nav a{min-height:44px}.secondary-page footer>div{gap:13px}}@media (max-width:359px){.language-select{min-width:62px}.nav-actions{gap:4px}.nav .wordmark{font-size:26px}.nav .motion-control{width:32px}.hero h1{font-size:55px}html[lang=en] .hero h1,html[lang=fr] .hero h1{font-size:43px}.hero-description{font-size:13px}.hero-actions .join-button{gap:9px;padding-left:13px;font-size:9px}.tour-link{font-size:9px}.world-selector button{padding:9px 7px;font-size:8px}.world-content{gap:4px}.world-content svg{width:12px;height:12px}.story-title h3{font-size:25px}.access-choice{grid-template-columns:1fr}.access-layout h2{font-size:38px}.document-heading h1,.simple-panel h1{font-size:30px}.document-section h2{font-size:19px}}
