@font-face{font-family:Nunito;src:url(/fonts/nunito.woff2)format("woff2");font-weight:400 900;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope.woff2)format("woff2");font-weight:400 800;font-display:swap}:root{--bg-1:#2b2952;--bg-mid:#1b1a3c;--bg-2:#0f0e24;--ink:#f2eefa;--mute:#b3add1;--tip:#c9c4de;--dim:#6e6a8c;--peach:#f6c08f;--blue:#9dc4ec;--mint:#a6dcc6;--lilac:#c9b6f2;--rose:#f2a9b8;--card:#f2eefa12;--card-strong:#f2eefa1f;--line:#f2eefa1a;--line-strong:#f2eefa40;--nav-bg:#0c0b20bf;--radius-card:18px;--radius-pill:26px;--content-width:420px;--font-head:"Nunito", "Segoe UI", system-ui, sans-serif;--font-text:"Manrope", "Segoe UI", system-ui, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;margin:0}body{background:var(--bg-2);color:var(--ink);font-family:var(--font-text);overscroll-behavior-y:none;font-size:15px;line-height:1.4}#app{min-height:100%}h1,h2,h3{font-family:var(--font-head);margin:0;font-weight:900;line-height:1.1}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--peach);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.app{flex-direction:column;min-height:100dvh;display:flex;position:relative}.backdrop{z-index:-1;width:100%;height:100%;position:fixed;inset:0}.app__content{width:100%;max-width:var(--content-width);padding:max(20px, env(safe-area-inset-top)) 20px calc(96px + env(safe-area-inset-bottom));flex:1;margin:0 auto}.screen{flex-direction:column;gap:12px;display:flex}.card{border-radius:var(--radius-card);background:var(--card);border:1px solid var(--line);text-align:left;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.button{border-radius:var(--radius-pill);justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-weight:600;transition:opacity .15s;display:flex}.button:disabled{opacity:.4;cursor:default}.button--primary{background:var(--peach);color:var(--bg-mid);font-weight:700}.button--ghost{border:1px solid var(--line-strong);color:var(--ink)}.button--link{min-height:36px;color:var(--mute);font-size:13px}.dot{border-radius:50%;flex:none;width:10px;height:10px}.tip{color:var(--tip);text-align:center;margin:0;line-height:1.4}.hint{color:var(--mute);text-align:center;margin:0;font-size:12px;line-height:1.35}.muted{color:var(--mute);font-size:13px}.accent{color:var(--peach);font-size:13px;font-weight:600}.timer__header{text-align:center}.timer__title{font-size:22px;font-weight:800}.timer__subtitle{width:100%;color:var(--mute);margin-top:4px;font-size:13px;display:block}.moon-ring{align-self:center;width:min(100%,320px)}.timer__status{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.timer__status h2{font-size:32px}.timer__phase-number{align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;display:flex}.timer__countdown{font-family:var(--font-head);color:var(--peach);margin:0;font-size:20px;font-weight:800}.timer__tired{background:var(--peach);width:100%;color:var(--bg-mid);border-radius:14px;margin:4px 0 0;padding:8px 12px;font-size:13px;font-weight:700}.timer__next{margin-top:8px}.timer__next-text{flex-direction:column;flex:1;gap:2px;display:flex}.timer__actions{flex-direction:column;gap:10px;display:flex}.phase-list{flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.phase-list__item{cursor:pointer}.phase-list__item.is-past{opacity:.45}.phase-list__item.is-current{border-color:#f2eefa66}.phase-list__bar{border-radius:3px;flex:none;width:6px;height:32px}.phase-list__title{flex:1;font-weight:600}.phase-list__minutes{font-family:var(--font-head);color:var(--mute);font-weight:800}.screen--onboarding{gap:14px;padding-top:24px}.onboarding__logo{text-align:center;font-size:26px}.field{flex-direction:column;gap:6px;display:flex}.field__label{color:var(--mute);font-size:13px}.field__input{border:1px solid var(--line-strong);min-height:52px;color:var(--ink);background:0 0;border-radius:16px;padding:0 16px}.field__input::-webkit-calendar-picker-indicator{filter:invert()opacity(.6)}.onboarding__genders{grid-template-columns:1fr 1fr;gap:10px;display:grid}.onboarding__preview{flex-direction:column;align-items:flex-start;gap:4px}.onboarding__gas{cursor:pointer;justify-content:space-between}.onboarding__gas span{flex-direction:column;display:flex}.onboarding__submit{margin-top:auto}.bottom-nav{max-width:var(--content-width);padding:10px 18px calc(12px + env(safe-area-inset-bottom));background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:4px;margin:0 auto;display:grid;position:fixed;inset:auto 0 0}.bottom-nav__item{color:var(--mute);flex-direction:column;align-items:center;gap:4px;padding:4px 0;font-size:11px;font-weight:500;display:flex}.bottom-nav__item.is-active{color:var(--peach);font-weight:600}.my-day__program{background:#f6c08f1f;border-color:#f6c08f4d;flex-wrap:wrap;align-items:center;gap:10px}.my-day__program-text{flex-direction:column;flex:55%;gap:2px;display:flex}.my-day__restore{min-height:40px;padding:0 14px;font-size:13px}.my-day__total{font-family:var(--font-head);font-size:20px;font-weight:800}.my-day__total.is-warning{color:var(--rose)}.my-day__warning{color:var(--rose);margin:0;font-size:12px}.phase-editor{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.phase-editor__text{flex-direction:column;flex:1;gap:2px;display:flex}.phase-editor__handle{grid-template-columns:repeat(2,3px);gap:3px;padding:6px;display:grid}.phase-editor__handle span{background:var(--mute);border-radius:50%;width:3px;height:3px}.phase-editor__add{border:1px dashed var(--line-strong);border-radius:var(--radius-card);min-height:52px;color:var(--mute);font-weight:600}.my-day__tired{background:#a6dcc61f;border-color:#a6dcc64d}.my-day__tired p{margin:4px 0 0}.stepper{align-items:center;gap:6px;display:flex}.stepper__button{border:1px solid var(--line-strong);border-radius:50%;width:34px;height:34px;font-size:18px;line-height:1}.stepper__button:disabled{opacity:.35;cursor:default}.stepper__value{min-width:30px;font-family:var(--font-head);text-align:center;font-size:18px;font-weight:800}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line-strong);border-radius:17px;min-height:34px;padding:0 14px;font-size:13px;font-weight:600}.chip.is-active{background:var(--peach);color:var(--bg-mid);border-color:#0000;font-weight:700}.chip--tag{border-color:#0000}.article-hero{border:1px solid var(--line);background:linear-gradient(160deg,#3a3775 0%,#232150 100%);border-radius:22px;flex-direction:column;gap:8px;padding:18px;display:flex;position:relative;overflow:hidden}.article-hero h2{max-width:70%;font-size:22px;line-height:1.2}.article-hero__moon{opacity:.9;width:120px;height:120px;position:absolute;inset:0 0 auto auto}.article-list,.note-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.article-list__icon{border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.article-list__text,.note-list__text{flex-direction:column;flex:1;gap:3px;display:flex}.calendar__header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.calendar__header h1{align-items:center;gap:4px;font-size:26px;display:flex}.calendar__arrow{width:30px;height:30px;color:var(--mute);font-family:var(--font-head);font-size:22px;line-height:1}.calendar__arrow:disabled{opacity:.3;cursor:default}.calendar__add{background:var(--peach);width:44px;height:44px;color:var(--bg-mid);border-radius:50%;flex:none;place-items:center;font-size:26px;line-height:1;display:grid}.calendar__weekdays,.calendar__grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar__weekdays{color:var(--mute);text-align:center;font-size:12px;font-weight:600}.calendar__day{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:44px;font-size:15px;display:flex}.calendar__day.is-muted{color:var(--dim)}.calendar__day.is-selected{background:var(--peach);color:var(--bg-mid);font-weight:700}.calendar__dot{border-radius:50%;width:5px;height:5px}.calendar__day-details{flex-direction:column;gap:8px;display:flex}.calendar__day-details h2{font-size:20px;font-weight:800}.modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background:#0a0a1c99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal__card{border:1px solid var(--line);background:#232150;border-radius:24px;flex-direction:column;gap:12px;width:min(100%,420px);max-height:85dvh;padding:20px;display:flex;overflow-y:auto}.modal__title{font-size:20px;font-weight:800}.modal__body{flex-direction:column;gap:10px;display:flex}.modal__footer{justify-content:flex-end;gap:8px;display:flex}.modal__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.field__input--area{resize:vertical;min-height:90px;padding:12px 16px}.menu{flex-direction:column;display:flex}.menu button{text-align:left;padding:12px 0;font-weight:600}.menu button:disabled{opacity:.35;cursor:default}.menu .is-danger{color:var(--rose)}.screen--welcome{justify-content:flex-end;gap:0;min-height:calc(100dvh - 40px);padding-bottom:20px}.welcome__moon{align-self:center;width:min(70%,260px);margin:auto 0 24px}.welcome__text{flex-direction:column;gap:12px;display:flex}.welcome__brand{color:var(--peach);letter-spacing:.4px;font-size:13px;font-weight:700}.welcome__text h1{font-size:32px;line-height:1.1}.welcome__dots{justify-content:center;gap:8px;margin:22px 0;display:flex}.welcome__dots span{background:var(--ink);opacity:.3;border-radius:3px;width:6px;height:6px}.welcome__dots span.is-active{background:var(--peach);opacity:1;width:20px}.welcome__actions{flex-direction:column;gap:10px;display:flex}.screen--register{gap:14px}.register__top{justify-content:space-between;align-items:center;display:flex}.register__back{background:#f2eefa14;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.register__spacer{width:40px}.register__progress{gap:6px;display:flex}.register__progress span{background:#f2eefa26;border-radius:2px;flex:1;height:4px}.register__progress span.is-done{background:var(--peach)}.screen--register h1{font-size:28px}.register__genders{grid-template-columns:1fr 1fr;gap:10px;display:grid}.register__gender{border:1px solid var(--line-strong);border-radius:16px;min-height:48px;font-weight:600}.register__gender.is-active{background:var(--peach);color:var(--bg-mid);border-color:#0000;font-weight:800}.field__input{background:#f2eefa12;border-color:#f2eefa29}.register__preview{background:#f6c08f1f;border-color:#f6c08f4d;flex-direction:column;align-items:flex-start;gap:4px}.register__preview strong{font-family:var(--font-head);font-size:20px;font-weight:800}.register__gas{cursor:pointer;justify-content:space-between}.register__gas-text{flex-direction:column;gap:2px;display:flex}.switch{appearance:none;cursor:pointer;background:#f2eefa33;border-radius:15px;flex:none;width:50px;height:30px;transition:background .15s;position:relative}.switch:after{content:"";background:var(--ink);border-radius:50%;width:24px;height:24px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch:checked{background:var(--peach)}.switch:checked:after{background:var(--bg-mid);transform:translate(20px)}.register__submit{margin-top:6px}.toast{cursor:pointer;border:1px solid var(--line-strong);width:min(100% - 40px,380px);color:var(--tip);z-index:20;background:#232150;border-radius:16px;padding:14px 16px;font-size:14px;line-height:1.4;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.notify{border-radius:var(--radius-card);background:var(--card);border:1px solid var(--line);color:var(--mute);flex-direction:column;gap:8px;margin:0;padding:12px 14px;font-size:13px;line-height:1.35;display:flex}.notify--ok{color:var(--mint);background:#a6dcc61a;border-color:#a6dcc64d}.notify__warning{color:var(--rose)}.notify__button{min-height:42px;font-size:14px}.signin{flex-direction:column;gap:14px;display:flex}.signin__row{align-items:flex-end;gap:10px;display:flex}.signin__field{flex:1}.signin__code{font-family:var(--font-head);letter-spacing:6px;text-align:center;font-size:26px;font-weight:800}.signin__paste{white-space:nowrap;min-height:52px;padding:0 18px}.signin__error{color:var(--rose);margin:0;font-size:14px;line-height:1.4}.signin__resend{color:var(--mute);font:inherit;cursor:pointer;background:0 0;border:0;align-self:center;padding:8px;font-size:14px}.signin__resend:disabled{cursor:default;opacity:.6}.register--sheet{flex-direction:column;gap:14px;display:flex}.install-hint{counter-reset:step;flex-direction:column;gap:12px;margin:4px 0 0;padding:0;list-style:none;display:flex}.install-hint li{align-items:flex-start;gap:12px;line-height:1.45;display:flex}.install-hint__number{background:var(--peach);color:#1b1a3c;width:26px;height:26px;font-family:var(--font-head);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:800;display:grid}.splash{background:linear-gradient(#2b2952 0%,#1b1a3c 55%,#0f0e24 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.splash__sky{width:100%;height:100%;position:absolute;inset:0}.splash__center{flex-direction:column;align-items:center;gap:22px;margin-top:-40px;display:flex;position:relative}.splash__ring{width:150px;height:150px}.splash__logo{font-family:var(--font-head);letter-spacing:-1px;align-items:center;gap:2px;font-size:40px;font-weight:900;display:flex}.splash__logo svg{width:30px;height:40px}.splash__tagline{color:var(--mute);letter-spacing:.3px;font-size:14px}.splash__dots{gap:6px;display:flex;position:absolute;bottom:64px}.splash__dots span{background:var(--peach);border-radius:3px;width:6px;height:6px;animation:1.2s ease-in-out infinite splash-pulse}.splash__dots span:nth-child(2){opacity:.5;animation-delay:.2s}.splash__dots span:nth-child(3){opacity:.25;animation-delay:.4s}@keyframes splash-pulse{0%,to{opacity:.25}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.splash__dots span{animation:none}}@media (max-width:699px){.modal{align-items:flex-end;padding:0}.modal__card{width:100%;max-width:440px;max-height:92dvh;padding:22px 22px calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0}}.landing{padding:0}.landing__nav-bar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#0f0e2499;position:sticky;top:0}.landing__nav{justify-content:space-between;align-items:center;gap:24px;max-width:1120px;height:60px;margin:0 auto;padding:0 24px;display:flex}.landing__logo{font-family:var(--font-head);letter-spacing:-.5px;color:var(--ink);align-items:center;gap:1px;font-size:24px;font-weight:900;text-decoration:none;display:inline-flex}.landing__logo-moon{width:16px;height:23px;display:block}.landing__links{gap:26px;margin-left:auto;display:flex}.landing__links a{color:var(--tip);font-size:14px;font-weight:600;text-decoration:none}.landing__links a:hover{color:var(--ink)}.landing__cta{height:40px;min-height:40px;padding:0 16px;font-size:14px}.landing__hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;max-width:1120px;min-height:100svh;margin:0 auto;padding:60px 24px 80px;display:grid;position:relative}.landing__hero-text{flex-direction:column;gap:16px;display:flex}.landing__eyebrow{color:var(--peach);letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:700}.landing__hero h1{letter-spacing:-.5px;margin:0;font-size:clamp(34px,5vw,62px);line-height:1.02}.accent-text{color:var(--peach)}.landing__hero p{max-width:520px;color:var(--tip);margin:0;font-size:clamp(16px,1.4vw,20px);line-height:1.55}.landing__hero-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.landing__hero-actions .button{white-space:nowrap;border-radius:24px;min-width:0;height:48px;min-height:48px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none}.mob-only{display:none}.landing__stores{color:var(--mute);align-items:center;gap:10px;font-size:13px;display:flex}.landing__mock{justify-content:center;display:flex;position:relative}.landing__phone{aspect-ratio:390/800;text-align:center;background:linear-gradient(#2b2952 0%,#1b1a3c 55%,#0f0e24 100%);border-radius:44px;flex-direction:column;align-items:center;gap:6px;width:min(340px,80vw);padding:52px 20px 0;display:flex;position:relative;box-shadow:0 0 0 8px #0b0a1c,0 0 0 9px #f2eefa29,0 40px 80px #0808188c}.landing__phone-title{font-family:var(--font-head);font-size:18px;font-weight:800}.landing__phone-sub{color:var(--mute);font-size:11px}.landing__phone-ring{width:72%;margin-top:10px}.landing__phone-phase{font-family:var(--font-head);margin-top:8px;font-size:24px;font-weight:900}.landing__phone-tip{color:var(--tip);padding:0 10px;font-size:12px;line-height:1.4}.landing__phone-next{background:var(--card);border:1px solid var(--line);border-radius:14px;justify-content:space-between;gap:8px;width:90%;margin-top:12px;padding:10px 12px;font-size:12px;display:flex}.landing__phone-next span:last-child{color:var(--mute)}.landing__float{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#1b1a3ce6;border-radius:14px;padding:10px 14px;font-size:13px;font-weight:600;position:absolute;box-shadow:0 12px 30px #00000059}.landing__float b{color:var(--mute);font-size:11px;font-weight:600;display:block}.landing__float--1{top:22%;left:-6%}.landing__float--2{top:48%;right:-8%}.landing__float--3{bottom:14%;left:-2%}.landing__section{max-width:1120px;margin:0 auto;padding:110px 24px;position:relative}.landing__section h2{letter-spacing:-.5px;margin:0 0 14px;font-size:clamp(30px,4.2vw,52px);line-height:1.08}.landing__lead{max-width:640px;color:var(--tip);margin:0;font-size:clamp(16px,1.3vw,19px);line-height:1.55}.landing__section--center{text-align:center}.landing__section--center .landing__lead{margin:0 auto}.landing__phases{text-align:left;grid-template-columns:repeat(5,1fr);gap:14px;margin:44px 0 0;padding:0;list-style:none;display:grid}.landing__phases li{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:22px 18px}.landing__phase-bar{border-radius:3px;width:100%;height:6px;margin-bottom:16px;display:block}.landing__phases strong{font-family:var(--font-head);margin-bottom:6px;font-size:17px;font-weight:800;display:block}.landing__phases .muted{font-size:13px;line-height:1.45;display:block}.landing__phase-minutes{font-family:var(--font-head);margin-top:12px;font-size:26px;font-weight:900;display:block}.landing__phase-minutes small{color:var(--mute);font-size:13px;font-weight:500}.landing__feature{grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin-top:90px;padding-top:0;padding-bottom:0;display:grid}.landing__feature--reversed .landing__art{order:-1}.landing__feature h3{font-family:var(--font-head);letter-spacing:-.3px;margin:0 0 14px;font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.1}.landing__feature p{color:var(--tip);margin:0;font-size:17px;line-height:1.6}.landing__art{aspect-ratio:1.15;border:1px solid var(--line);background:linear-gradient(160deg,#2e2c60,#16152f);border-radius:30px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing__art>svg{width:100%;height:100%;display:block}.landing__art text{font-family:var(--font-body)}.landing__art text[font-weight="800"]{font-family:var(--font-head)}.watch-art{aspect-ratio:1;background:linear-gradient(#1f1d44,#0f0e24);border:6px solid #0b0a1c;border-radius:32%;justify-content:center;align-items:center;width:min(240px,60%);display:flex;position:relative;box-shadow:0 0 0 2px #f2eefa2e,0 30px 60px #00000080}.watch-art__ring{width:100%;height:100%;position:absolute;inset:0}.watch-art__face{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:26px;display:flex;position:absolute;inset:0}.watch-art__step{color:var(--mint);font-size:11px;font-weight:700}.watch-art__phase{font-family:var(--font-head);font-size:14px;font-weight:800}.watch-art__time{font-family:var(--font-head);color:var(--peach);font-size:26px;font-weight:900}.watch-art__next{color:var(--mute);font-size:9px}.landing__stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:44px 0 0;padding:0;list-style:none;display:grid}.landing__stats li{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:26px}.landing__stats strong{font-family:var(--font-head);color:var(--peach);font-size:40px;font-weight:900;line-height:1;display:block}.landing__stats .muted{margin-top:8px;font-size:14px;line-height:1.45;display:block}.landing__final{background:linear-gradient(180deg, var(--bg2), #1b1a3c);text-align:center;max-width:none;overflow:hidden}.landing__final-inner{max-width:1120px;margin:0 auto}.landing__moon{width:180px;height:180px;margin:0 auto 22px;display:block}.landing__final-actions{justify-content:center}.landing__footer{max-width:1120px;padding:40px 24px calc(40px + env(safe-area-inset-bottom));border-top:1px solid var(--line);color:var(--mute);flex-wrap:wrap;justify-content:space-between;gap:16px;margin:0 auto;font-size:13px;display:flex}.landing__footer a{color:var(--peach)}.landing__tabbar{display:none}@media (max-width:820px){.landing{padding-bottom:78px}.landing__links,.desk-only{display:none}.mob-only{display:inline-flex}.landing__hero-cta{display:none}.landing__hero-actions{flex-direction:column;align-items:stretch;padding:0 16px}.landing__hero-actions .button{width:100%}.landing__stores{justify-content:center}.landing__hero{text-align:center;grid-template-columns:1fr;gap:28px;padding:36px 20px 120px}.landing__hero p,.landing__lead{margin-left:auto;margin-right:auto}.landing__hero-actions,.landing__stores{justify-content:center}.landing__float{display:none}.landing__phone{width:min(290px,78vw)}.landing__phases{grid-template-columns:1fr 1fr;gap:10px}.landing__phases li{padding:16px 14px}.landing__phase-minutes{font-size:22px}.landing__phases li:last-child{grid-column:1/-1}.landing__feature{grid-template-columns:1fr;gap:22px;margin-top:64px}.landing__feature--reversed .landing__art{order:0}.landing__stats{grid-template-columns:1fr}.landing__section{padding:70px 20px}.landing__nav,.landing__footer{padding-left:20px;padding-right:20px}.landing__tabbar{z-index:30;height:calc(64px + env(safe-area-inset-bottom));padding:8px 10px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);background:#0c0b20d9;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.landing__tabbar a,.landing__tabbar button{color:var(--mute);font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.landing__tabbar .is-active{color:var(--peach)}.landing__tabbar svg{width:24px;height:24px}}.landing__sky{pointer-events:none;background:linear-gradient(180deg, var(--bg-1) 0%, #1b1a3c 60%, var(--bg-2) 100%);position:absolute;inset:0;overflow:hidden}.landing__sky svg{width:100%;height:100%;display:block}.landing__hero{z-index:1}.rv{opacity:0;transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.rv.is-in{opacity:1;transform:none}.rv--d1{transition-delay:.12s}.rv--d2{transition-delay:.24s}.rv--d3{transition-delay:.36s}.rv--d4{transition-delay:.48s}@media (prefers-reduced-motion:reduce){.rv{opacity:1;transition:none;transform:none}}
