.OnboardingScreen-module__HtP0Fa__container{background:#fff;flex-direction:column;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.OnboardingScreen-module__HtP0Fa__topBar{align-items:center;gap:12px;padding-top:24px;display:flex}.OnboardingScreen-module__HtP0Fa__chevronBtn{cursor:pointer;width:44px;height:44px;color:var(--color-dark-text);opacity:.5;-webkit-tap-highlight-color:transparent;appearance:none;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:opacity .2s,transform .2s,filter .2s,color .2s;display:flex;box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__HtP0Fa__chevronBtn:hover:not(:disabled){opacity:1;color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__HtP0Fa__chevronBtn:active:not(:disabled){opacity:1;color:#000;filter:drop-shadow(0 0 2px #00000026);transform:scale(.9)}.OnboardingScreen-module__HtP0Fa__chevronBtn:focus{box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__HtP0Fa__chevronBtn:focus-visible{opacity:1;color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__HtP0Fa__chevronBtn:disabled{opacity:0;cursor:default}.OnboardingScreen-module__HtP0Fa__stepIndicators{align-items:center;gap:8px;display:flex}.OnboardingScreen-module__HtP0Fa__stepDot{border-radius:5px;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}.OnboardingScreen-module__HtP0Fa__stepDotActive{background:var(--color-dark-text)}.OnboardingScreen-module__HtP0Fa__stepDotInactive{background:#8080804d}.OnboardingScreen-module__HtP0Fa__narrowContent{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:500px;padding:0 24px;display:flex}.OnboardingScreen-module__HtP0Fa__welcomeTitle{font-family:var(--font-family-heavy);text-align:center;color:var(--color-dark-text);margin-top:clamp(6px,2vh,20px);margin-bottom:0;font-size:clamp(22px,4.5vh,32px);line-height:1.2}.OnboardingScreen-module__HtP0Fa__letsGoBtn,.OnboardingScreen-module__HtP0Fa__nextBtn{isolation:isolate;position:relative}.OnboardingScreen-module__HtP0Fa__letsGoBtn:before,.OnboardingScreen-module__HtP0Fa__nextBtn:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse 130px 70px at var(--gx,50%) var(--gy,50%), #ffffff8c 0%, #ffffff38 40%, #fff0 85%);mix-blend-mode:overlay;opacity:0;transition:opacity .22s ease-out;position:absolute;inset:0}.OnboardingScreen-module__HtP0Fa__letsGoBtn:hover:before,.OnboardingScreen-module__HtP0Fa__nextBtn:hover:before{opacity:1}.OnboardingScreen-module__HtP0Fa__letsGoBtn:active:before,.OnboardingScreen-module__HtP0Fa__nextBtn:active:before{opacity:.5}.OnboardingScreen-module__HtP0Fa__letsGoBtn{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000002e;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);border:1px solid #ffffff73;border-radius:14px;padding:clamp(10px,2vh,14px) clamp(28px,5vw,40px);font-size:clamp(16px,3vh,20px);transition:transform 80ms ease-out,box-shadow 80ms ease-out,background .15s;box-shadow:0 3px #1d934a,0 8px 14px #27ae6052,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.OnboardingScreen-module__HtP0Fa__letsGoBtn:active{background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%);transition:none;transform:translateY(2px);box-shadow:0 1px #1d934a,0 2px 4px #27ae6040,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038}.OnboardingScreen-module__HtP0Fa__letsGoBtnPending,.OnboardingScreen-module__HtP0Fa__letsGoBtnPending:hover,.OnboardingScreen-module__HtP0Fa__letsGoBtnPending:hover:before,.OnboardingScreen-module__HtP0Fa__letsGoBtnPending:active:before{opacity:0}.OnboardingScreen-module__HtP0Fa__letsGoBtnPending,.OnboardingScreen-module__HtP0Fa__letsGoBtnPending:hover,.OnboardingScreen-module__HtP0Fa__letsGoBtnPending:active{cursor:not-allowed;text-shadow:0 1px 1px #00000040;background:linear-gradient(#ffffff2e 0%,#fff0 50%),linear-gradient(#b9bdc1 0%,#9ea3a8 60%,#82888d 100%);transition:background .25s ease-out;transform:translateY(2px);box-shadow:0 1px #6e7378,0 2px 4px #0000002e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff2e,inset 0 2px 5px #00000038}.OnboardingScreen-module__HtP0Fa__letsGoBtnEnabling{animation:.7s cubic-bezier(.34,1.4,.55,1) forwards OnboardingScreen-module__HtP0Fa__letsGoEnable}@keyframes OnboardingScreen-module__HtP0Fa__letsGoEnable{0%{background:linear-gradient(#ffffff2e 0%,#fff0 50%),linear-gradient(#b9bdc1 0%,#9ea3a8 60%,#82888d 100%);transform:translateY(2px);box-shadow:0 1px #6e7378,0 2px 4px #0000002e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff2e,inset 0 2px 5px #00000038}35%{background:linear-gradient(#ffffff38 0%,#fff0 45%),linear-gradient(#6dbb7d 0%,#54a567 60%,#459658 100%);transform:translateY(2px);box-shadow:0 1px #3e7d49,0 3px 8px #27ae6038,inset 0 1px #ffffff5c,inset 0 0 0 1px #ffffff29,inset 0 2px 5px #0000002e}to{background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);transform:translateY(0);box-shadow:0 3px #1d934a,0 8px 14px #27ae6052,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}}@media (prefers-reduced-motion:reduce){.OnboardingScreen-module__HtP0Fa__letsGoBtnEnabling{animation-duration:1ms}}.OnboardingScreen-module__HtP0Fa__letsGoBtnAppear,.OnboardingScreen-module__HtP0Fa__btnAppearExpand{animation:.4s cubic-bezier(.4,0,.2,1) both OnboardingScreen-module__HtP0Fa__btnAppearExpand}@keyframes OnboardingScreen-module__HtP0Fa__btnAppearExpand{0%{opacity:0;transform:scaleX(.62)scaleY(.92)}60%{opacity:1}to{opacity:1;transform:scaleX(1)scaleY(1)}}@media (prefers-reduced-motion:reduce){.OnboardingScreen-module__HtP0Fa__letsGoBtnAppear,.OnboardingScreen-module__HtP0Fa__btnAppearExpand{animation-duration:1ms}}.OnboardingScreen-module__HtP0Fa__gradeBtn{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000004d;background:linear-gradient(#93cdf3 0%,#5fa9e4 55%,#4290ce 100%);border:1px solid #ffffff8c;transition:transform .65s cubic-bezier(.22,1,.36,1),box-shadow .65s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 3px #2f6fa3,0 6px 12px #4290ce52,inset 0 2px 2px #ffffffa6,inset 0 0 0 1px #ffffff38,inset 0 -2px 4px #0000001a}.OnboardingScreen-module__HtP0Fa__gradeBtn:before{content:"";z-index:0;pointer-events:none;background: radial-gradient(ellipse 60% 40% at var(--cloud1-x,28%) 24%, #6e80a88c 0%, #6e80a82e 45%, #6e80a800 75%), radial-gradient(ellipse 50% 32% at var(--cloud2-x,78%) 66%, #6e80a86b 0%, #6e80a81f 50%, #6e80a800 78%),  radial-gradient(circle 1px at 16% 20%, #fffffff2 0%, #fff0 100%), radial-gradient(circle .7px at 36% 12%, #ffffffd9 0%, #fff0 100%), radial-gradient(circle 1px at 60% 26%, #ffffffeb 0%, #fff0 100%), radial-gradient(circle .7px at 82% 16%, #ffffffd1 0%, #fff0 100%), radial-gradient(circle .8px at 24% 50%, #ffffffc7 0%, #fff0 100%), radial-gradient(circle .7px at 48% 44%, #ffffffb3 0%, #fff0 100%), radial-gradient(circle 1px at 70% 55%, #ffffffe0 0%, #fff0 100%), radial-gradient(circle .7px at 30% 76%, #ffffffc2 0%, #fff0 100%), radial-gradient(circle .8px at 56% 84%, #ffffffd1 0%, #fff0 100%), radial-gradient(circle .7px at 86% 78%, #ffffffc7 0%, #fff0 100%),  linear-gradient(180deg, #ffffff2e 0%, #fff0 38%),  linear-gradient(180deg, #0a1430 0%, #1a2854 60%, #243775 100%);opacity:1;animation:OnboardingScreen-module__HtP0Fa__nightDrift var(--sky-period,22s) ease-in-out infinite alternate, OnboardingScreen-module__HtP0Fa__starSparkle 3.6s ease-in-out infinite;transition:opacity .85s;position:absolute;inset:0}.OnboardingScreen-module__HtP0Fa__gradeBtn:after{content:"";z-index:1;pointer-events:none;background: radial-gradient(ellipse 60% 40% at var(--cloud1-x,28%) 22%, #ffffffb3 0%, #fff3 45%, #fff0 75%), radial-gradient(ellipse 50% 32% at var(--cloud2-x,78%) 68%, #ffffff8c 0%, #ffffff24 50%, #fff0 78%),  linear-gradient(180deg, #ffffff38 0%, #fff0 38%),  linear-gradient(180deg, #93cdf3 0%, #5fa9e4 55%, #4290ce 100%);opacity:0;animation:OnboardingScreen-module__HtP0Fa__skyDrift var(--sky-period,22s) ease-in-out infinite alternate;transition:opacity .85s;position:absolute;inset:0}.OnboardingScreen-module__HtP0Fa__gradeSun{aspect-ratio:1;opacity:0;pointer-events:none;z-index:2;filter:blur(.5px);background:radial-gradient(circle,#fff8c4 0%,#ffd248 35%,#ffa83c8c 65%,#ff962800 100%);border-radius:50%;width:60%;transition:bottom .95s cubic-bezier(.22,1,.36,1),opacity .85s;position:absolute;bottom:-55%;left:50%;transform:translate(-50%)}.OnboardingScreen-module__HtP0Fa__gradeBtn:active:not(.OnboardingScreen-module__HtP0Fa__gradeBtnSel){transition:transform .12s ease-out,box-shadow .12s ease-out;transform:translateY(2px);box-shadow:0 1px #2f6fa3,0 2px 4px #00000038,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff29,inset 0 2px 5px #00000038}.OnboardingScreen-module__HtP0Fa__gradeBtnSel{transform:translateY(2px);box-shadow:0 1px #2f6fa3,0 2px 4px #0000002e,inset 0 1px 2px #ffffff73,inset 0 0 0 1px #ffffff38,inset 0 2px 5px #00000024}.OnboardingScreen-module__HtP0Fa__gradeBtnSel:before{opacity:0}.OnboardingScreen-module__HtP0Fa__gradeBtnSel:after{opacity:1}.OnboardingScreen-module__HtP0Fa__gradeBtnSel .OnboardingScreen-module__HtP0Fa__gradeSun{opacity:.95;bottom:18%}.OnboardingScreen-module__HtP0Fa__gradeBtnPristine:before{opacity:0}.OnboardingScreen-module__HtP0Fa__gradeBtnPristine:after{opacity:1}.OnboardingScreen-module__HtP0Fa__gradeBtn>span:not([class]){z-index:3;position:relative}@keyframes OnboardingScreen-module__HtP0Fa__skyDrift{0%{filter:saturate();background-position:0 0,0 0,0 0,0 0}50%{filter:saturate(1.08);background-position:14% -6%,-10% 4%,0 0,0 0}to{filter:saturate();background-position:-8% 4%,12% -4%,0 0,0 0}}@keyframes OnboardingScreen-module__HtP0Fa__nightDrift{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}50%{background-position:12% -5%,-9% 4%,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}to{background-position:-7% 4%,11% -3%,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}}@keyframes OnboardingScreen-module__HtP0Fa__starSparkle{0%,to{filter:brightness()saturate()}50%{filter:brightness(1.18)saturate(1.05)}}@media (prefers-reduced-motion:reduce){.OnboardingScreen-module__HtP0Fa__gradeBtn:before,.OnboardingScreen-module__HtP0Fa__gradeBtn:after{animation:none}}.OnboardingScreen-module__HtP0Fa__nameTitle{font-family:var(--font-family-heavy);color:var(--color-dark-text);text-align:center;margin-bottom:20px;font-size:28px}.OnboardingScreen-module__HtP0Fa__nameInput{font-family:var(--font-family);text-align:center;background:var(--bg-surface-alt);border:3px solid #3b82f6;border-radius:12px;outline:none;width:100%;max-width:300px;padding:10px 12px;font-size:20px;transition:border-color .3s,box-shadow .3s,background .3s;animation:1.6s ease-in-out infinite alternate OnboardingScreen-module__HtP0Fa__pulseGlow;box-shadow:0 0 8px #3b82f666}.OnboardingScreen-module__HtP0Fa__nameInput:focus{border-color:#3b82f6;animation:none;box-shadow:0 0 12px #3b82f680}.OnboardingScreen-module__HtP0Fa__nameInputFilled{box-shadow:none;border-color:#8080804d;animation:none}@keyframes OnboardingScreen-module__HtP0Fa__pulseGlow{0%{border-color:#8080804d;box-shadow:0 0 4px #3b82f633}to{border-color:#3b82f6;box-shadow:0 0 12px #3b82f680}}.OnboardingScreen-module__HtP0Fa__nextBtn{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000002e;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);border:1px solid #ffffff73;border-radius:14px;min-width:160px;margin-top:clamp(20px,4vh,36px);padding:12px 36px;font-size:clamp(16px,3vh,20px);transition:transform 80ms ease-out,box-shadow 80ms ease-out,background .15s;box-shadow:0 3px #1d934a,0 8px 14px #27ae6052,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.OnboardingScreen-module__HtP0Fa__nextBtn:active{background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%);transition:none;transform:translateY(2px);box-shadow:0 1px #1d934a,0 2px 4px #27ae6040,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038}.OnboardingScreen-module__HtP0Fa__nextBtn:disabled{opacity:.4;cursor:default;transform:none;box-shadow:0 1.5px #1d934a,0 3px 6px #27ae602e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f}.OnboardingScreen-module__HtP0Fa__sideBySide{justify-content:center;align-items:flex-start;gap:2%;width:100%;max-width:820px;margin:clamp(8px,7vh,100px) auto 0;padding:0;display:flex;position:relative}.OnboardingScreen-module__HtP0Fa__leftColumn{flex-direction:column;justify-content:flex-start;align-items:center;width:44%;min-width:0;max-width:480px;height:clamp(200px,22vh,240px);padding-top:clamp(8px,2vh,30px);padding-left:clamp(8px,1.5vw,20px);display:flex;overflow:visible}.OnboardingScreen-module__HtP0Fa__rightColumn{flex-direction:column;justify-content:flex-start;align-items:center;width:38%;max-width:420px;height:clamp(200px,22vh,240px);padding-top:0;padding-left:clamp(16px,3vw,36px);display:flex;overflow:visible}.OnboardingScreen-module__HtP0Fa__carouselUnderPotato{z-index:120;flex-shrink:0;align-self:center;width:clamp(300px,35vw,440px);margin-top:0;position:relative}@media (max-width:850px) and (min-width:601px){.OnboardingScreen-module__HtP0Fa__leftColumn{width:50%}.OnboardingScreen-module__HtP0Fa__rightColumn{width:32%}.OnboardingScreen-module__HtP0Fa__rightColumn .OnboardingScreen-module__HtP0Fa__potatoWithShadow{transform-origin:50%;transform:scale(.85)}}@media (max-width:600px){.OnboardingScreen-module__HtP0Fa__sideBySide{flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:0;margin-top:0;padding-top:clamp(40px,10vh,110px)!important}.OnboardingScreen-module__HtP0Fa__narrowContentMobilePush{justify-content:flex-start!important;padding-top:clamp(80px,18vh,180px)!important}.OnboardingScreen-module__HtP0Fa__leftColumn{flex-direction:column;flex:none;justify-content:flex-start;width:100%;max-width:360px;min-height:0;padding-top:clamp(20px,4vh,40px);padding-left:0;display:flex;transform:none;height:auto!important}.OnboardingScreen-module__HtP0Fa__rightColumn{flex:none;order:-1;width:100%;min-height:auto;margin:0 0 -75px;padding-top:0;overflow:visible;height:auto!important;max-height:none!important;padding-left:0!important}.OnboardingScreen-module__HtP0Fa__topBar{padding-top:2px;padding-bottom:2px!important}.OnboardingScreen-module__HtP0Fa__buildTitle{margin-top:clamp(18px,3vh,28px)!important;margin-bottom:2px!important;font-size:18px!important}.OnboardingScreen-module__HtP0Fa__starterTitle{margin-top:clamp(14px,2.5vh,24px)!important;margin-bottom:2px!important;padding-top:0!important;font-size:18px!important}.OnboardingScreen-module__HtP0Fa__starterSubtitle{margin-bottom:clamp(6px,1.5vh,12px)!important;font-size:12px!important}.OnboardingScreen-module__HtP0Fa__starterGrid{grid-template-columns:repeat(2,1fr)!important;justify-items:center!important;gap:clamp(8px,2vh,16px) clamp(4px,1.2vw,8px)!important;width:75%!important;max-width:280px!important;margin-top:clamp(8px,2vh,20px)!important;margin-bottom:clamp(8px,1.5vh,16px)!important;display:grid!important}.OnboardingScreen-module__HtP0Fa__starterItem{background:0 0!important;border:none!important;border-radius:0!important;gap:2px!important;width:auto!important;padding:6px 4px!important}.OnboardingScreen-module__HtP0Fa__starterItem:hover,.OnboardingScreen-module__HtP0Fa__starterItemSelected{background:0 0!important}.OnboardingScreen-module__HtP0Fa__starterItemIcon{margin:0}.OnboardingScreen-module__HtP0Fa__starterItemName{margin-top:2px!important;font-size:13px!important;line-height:1.1!important}.OnboardingScreen-module__HtP0Fa__bottomActionArea{z-index:100;flex:none;justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;margin:auto 0 clamp(150px,21vh,240px)!important;padding:clamp(12px,2vh,20px) 0 0!important;display:flex!important;position:relative!important;transform:none!important}.OnboardingScreen-module__HtP0Fa__bottomActionLeftHalf{width:100%!important;max-width:none!important;padding-left:0!important}.OnboardingScreen-module__HtP0Fa__bottomActionRightHalf{display:none!important}.OnboardingScreen-module__HtP0Fa__sliderGroup{gap:1px}.OnboardingScreen-module__HtP0Fa__slider{height:20px!important}.OnboardingScreen-module__HtP0Fa__slider::-webkit-slider-thumb{width:18px!important;height:18px!important;margin-top:-6px!important}.OnboardingScreen-module__HtP0Fa__slider::-moz-range-thumb{width:18px!important;height:18px!important}.OnboardingScreen-module__HtP0Fa__sliderRow{height:20px}.OnboardingScreen-module__HtP0Fa__carouselWrapper{padding:0!important}.OnboardingScreen-module__HtP0Fa__letsGoBtn{padding:clamp(8px,1.5vh,12px) clamp(20px,4vw,32px)!important;font-size:clamp(14px,2.5vh,18px)!important}}.OnboardingScreen-module__HtP0Fa__potatoBounce{animation:.5s cubic-bezier(.34,1.56,.64,1) both OnboardingScreen-module__HtP0Fa__potatoDrop}@keyframes OnboardingScreen-module__HtP0Fa__potatoDrop{0%{transform:translateY(0)}30%{transform:translateY(18px)}55%{transform:translateY(-6px)}75%{transform:translateY(4px)}to{transform:translateY(0)}}.OnboardingScreen-module__HtP0Fa__rightColumnEnter{animation:.8s ease-out .2s both OnboardingScreen-module__HtP0Fa__gentleSlideIn}.OnboardingScreen-module__HtP0Fa__rightColumnExitBack{animation:.5s ease-out both OnboardingScreen-module__HtP0Fa__slideOutToRight}@keyframes OnboardingScreen-module__HtP0Fa__slideInFromRight{0%{opacity:0;transform:translate(25vw)}to{opacity:1;transform:translate(0)}}@keyframes OnboardingScreen-module__HtP0Fa__slideOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(12vw)}}.OnboardingScreen-module__HtP0Fa__stepTitleRow{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:clamp(50px,8vh,80px);margin-top:clamp(8px,8vh,100px);margin-bottom:0;display:flex;position:relative}.OnboardingScreen-module__HtP0Fa__buildTitle{font-family:var(--font-family-heavy);color:var(--color-dark-text);text-align:center;width:100%;margin-bottom:0;padding-top:0;font-size:clamp(36px,5vw,52px)}.OnboardingScreen-module__HtP0Fa__carouselWrapper{align-items:center;gap:0;width:100%;padding:0;display:flex;position:relative}.OnboardingScreen-module__HtP0Fa__carouselChevron{cursor:pointer;color:#00000059;-webkit-tap-highlight-color:transparent;appearance:none;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:44px;margin-top:-14px;transition:color .2s,transform .2s,filter .2s;display:flex;box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__HtP0Fa__carouselChevron:hover:not(:disabled){color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__HtP0Fa__carouselChevron:active:not(:disabled){color:#000;filter:drop-shadow(0 0 2px #00000026);transform:scale(.9)}.OnboardingScreen-module__HtP0Fa__carouselChevron:focus{box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__HtP0Fa__carouselChevron:focus-visible{color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__HtP0Fa__carouselChevron:disabled{cursor:default;opacity:0}.OnboardingScreen-module__HtP0Fa__carouselContainer{cursor:grab;touch-action:none;flex:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%)}.OnboardingScreen-module__HtP0Fa__carouselContainer:active{cursor:grabbing}.OnboardingScreen-module__HtP0Fa__carouselItem{will-change:transform, opacity;margin-top:-40px;margin-left:-50px;position:absolute;top:50%;left:50%}.OnboardingScreen-module__HtP0Fa__varietyCell{flex-direction:column;align-items:center;gap:3px;width:56px;margin:0 auto;display:flex}.OnboardingScreen-module__HtP0Fa__varietyCellName{font-family:var(--font-family-medium);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:9px;line-height:1.1;overflow:hidden}.OnboardingScreen-module__HtP0Fa__sliderGroup{flex-direction:column;gap:clamp(2px,1.2vh,10px);width:100%;margin-top:0;padding:0 12px;display:flex}.OnboardingScreen-module__HtP0Fa__sliderRow{align-items:center;gap:8px;height:28px;display:flex}.OnboardingScreen-module__HtP0Fa__sliderLabelCol{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:22px;display:flex}.OnboardingScreen-module__HtP0Fa__sliderLabelRow{flex-shrink:0;align-items:center;gap:1px;width:44px;display:flex}.OnboardingScreen-module__HtP0Fa__slider{appearance:none;cursor:pointer;background:0 0;outline:none;flex:1;height:28px}.OnboardingScreen-module__HtP0Fa__slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--slider-color,#f97316) 0%, var(--slider-color,#f97316) calc(var(--slider-progress,50%) - 4%), #80808040 calc(var(--slider-progress,50%) + 4%), #80808040 100%);border-radius:3px;height:6px}.OnboardingScreen-module__HtP0Fa__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;-webkit-backdrop-filter:blur(6px)saturate(1.5);background:linear-gradient(155deg,#fffffff5 0%,#ffffffc7 45%,#ffffff9e 100%);border:1px solid #3c465552;border-radius:50%;width:26px;height:26px;margin-top:-10px;box-shadow:0 2px 5px #00000038,0 1px 2px #0000001f,0 0 0 .5px #0000001a,inset 0 1px 1px #fffffff2,inset 0 -1px 1px #00000014}.OnboardingScreen-module__HtP0Fa__slider::-moz-range-track{background:#80808040;border:none;border-radius:3px;height:6px}.OnboardingScreen-module__HtP0Fa__slider::-moz-range-progress{background:var(--slider-color,#f97316);border-radius:3px;height:6px}.OnboardingScreen-module__HtP0Fa__slider::-moz-range-thumb{cursor:pointer;backdrop-filter:blur(6px)saturate(1.5);background:linear-gradient(155deg,#fffffff5 0%,#ffffffc7 45%,#ffffff9e 100%);border:1px solid #3c465552;border-radius:50%;width:26px;height:26px;box-shadow:0 2px 5px #00000038,0 1px 2px #0000001f,0 0 0 .5px #0000001a,inset 0 1px 1px #fffffff2,inset 0 -1px 1px #00000014}.OnboardingScreen-module__HtP0Fa__starterTitle{font-family:var(--font-family-heavy);color:var(--color-dark-text);text-align:center;align-self:center;margin-bottom:2px;padding-top:0;font-size:clamp(36px,5vw,52px)}.OnboardingScreen-module__HtP0Fa__starterSubtitle{font-family:var(--font-family);color:var(--color-secondary);text-align:center;align-self:center;margin-bottom:clamp(8px,2vh,24px);font-size:15px}.OnboardingScreen-module__HtP0Fa__starterGrid{flex-wrap:nowrap;justify-content:center;gap:0;width:100%;max-width:100%;margin-top:-12px;margin-bottom:12px;display:flex}.OnboardingScreen-module__HtP0Fa__starterItem{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:6px clamp(2px,1vw,10px);transition:all .2s;display:flex}.OnboardingScreen-module__HtP0Fa__starterItem:hover{background:#8080800f}.OnboardingScreen-module__HtP0Fa__starterItemSelected{background:#2ecc7114}.OnboardingScreen-module__HtP0Fa__starterItemIcon{justify-content:center;align-items:center;display:flex}.OnboardingScreen-module__HtP0Fa__starterItemName{font-family:var(--font-family-medium);color:var(--color-dark-text);white-space:nowrap;font-size:clamp(12px,1.8vw,15px)}.OnboardingScreen-module__HtP0Fa__potatoWithShadow{flex-direction:column;align-items:center;display:flex;position:relative}.OnboardingScreen-module__HtP0Fa__potatoShadow{filter:brightness(0)blur(2px);opacity:.07;pointer-events:none;position:absolute;top:11px;left:50%;transform:translate(-50%)scaleY(.15)scaleX(1.05)}.OnboardingScreen-module__HtP0Fa__aipaFloor{z-index:10;pointer-events:none;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.OnboardingScreen-module__HtP0Fa__aipaCharacter{flex-direction:column;align-items:center;display:flex;position:relative}.OnboardingScreen-module__HtP0Fa__aipaShadow{filter:brightness(0)blur(1.5px);opacity:.06;pointer-events:none;transform-origin:bottom;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scaleY(.15)scaleX(1.05)}.OnboardingScreen-module__HtP0Fa__bottomActionArea{z-index:100;justify-content:center;gap:2%;width:100%;max-width:820px;margin:clamp(8px,2vh,24px) auto 0;padding:clamp(4px,.8vh,10px) 0 clamp(2px,.6vh,8px);display:flex;position:relative}.OnboardingScreen-module__HtP0Fa__bottomActionLeftHalf{box-sizing:border-box;justify-content:center;width:44%;max-width:480px;padding-left:clamp(8px,1.5vw,20px);display:flex}.OnboardingScreen-module__HtP0Fa__bottomActionRightHalf{flex-shrink:0;width:38%;max-width:420px}@media (max-width:850px) and (min-width:601px){.OnboardingScreen-module__HtP0Fa__bottomActionLeftHalf{width:50%}.OnboardingScreen-module__HtP0Fa__bottomActionRightHalf{width:32%}}.OnboardingScreen-module__HtP0Fa__hueSlider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#f25a5a,#f2a65a,#f2f25a,#5af25a,#5af2f2,#5a5af2,#f25af2,#f25a5a);border-radius:7px;outline:none;width:clamp(60px,10vw,90px);height:14px;margin:0 0 -10px}.OnboardingScreen-module__HtP0Fa__hueSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000004d}.OnboardingScreen-module__HtP0Fa__stepContent{flex-direction:column;align-items:center;width:100%;animation:.8s ease-out both OnboardingScreen-module__HtP0Fa__slideInForward;display:flex}@keyframes OnboardingScreen-module__HtP0Fa__slideInForward{0%{opacity:0;transform:translate(4vw)}20%{opacity:0}to{opacity:1;transform:translate(0)}}@keyframes OnboardingScreen-module__HtP0Fa__slideInFromLeft{0%{opacity:0;transform:translate(-4vw)}20%{opacity:0}to{opacity:1;transform:translate(0)}}.OnboardingScreen-module__HtP0Fa__stepContentBack{flex-direction:column;align-items:center;width:100%;animation:.8s ease-out both OnboardingScreen-module__HtP0Fa__slideInBackward;display:flex}@keyframes OnboardingScreen-module__HtP0Fa__slideInBackward{0%{opacity:0;transform:translate(-4vw)}20%{opacity:0}to{opacity:1;transform:translate(0)}}.OnboardingScreen-module__HtP0Fa__stepContentFadeIn{flex-direction:column;align-items:center;width:100%;animation:.8s ease-out .25s both OnboardingScreen-module__HtP0Fa__fadeInOnly;display:flex}@keyframes OnboardingScreen-module__HtP0Fa__fadeInOnly{0%{opacity:0}to{opacity:1}}.OnboardingScreen-module__HtP0Fa__stepContentExit{flex-direction:column;align-items:center;width:100%;animation:.5s ease-out both OnboardingScreen-module__HtP0Fa__slideOutForward;display:flex}@keyframes OnboardingScreen-module__HtP0Fa__slideOutForward{0%{opacity:1;transform:translate(0)}60%{opacity:0}to{opacity:0;transform:translate(-4vw)}}.OnboardingScreen-module__HtP0Fa__stepContentExitBack{flex-direction:column;align-items:center;width:100%;animation:.5s ease-out both OnboardingScreen-module__HtP0Fa__slideOutBackward;display:flex}@keyframes OnboardingScreen-module__HtP0Fa__slideOutBackward{0%{opacity:1;transform:translate(0)}60%{opacity:0}to{opacity:0;transform:translate(4vw)}}.OnboardingScreen-module__HtP0Fa__sideAnim{animation:.8s ease-out .15s both OnboardingScreen-module__HtP0Fa__slideInForward}.OnboardingScreen-module__HtP0Fa__sideAnimBack{animation:.8s ease-out .15s both OnboardingScreen-module__HtP0Fa__slideInBackward}.OnboardingScreen-module__HtP0Fa__sideAnimExit{animation:.5s ease-out both OnboardingScreen-module__HtP0Fa__slideOutForward}.OnboardingScreen-module__HtP0Fa__sideAnimExitBack{animation:.5s ease-out both OnboardingScreen-module__HtP0Fa__slideOutBackward}.OnboardingScreen-module__HtP0Fa__sideAnimEnterFromLeft{animation:.8s ease-out both OnboardingScreen-module__HtP0Fa__slideInFromLeft}.OnboardingScreen-module__HtP0Fa__sideAnimFadeIn{animation:.8s ease-out both OnboardingScreen-module__HtP0Fa__gentleSlideIn}@keyframes OnboardingScreen-module__HtP0Fa__gentleSlideIn{0%{opacity:0;transform:translate(4vw)}to{opacity:1;transform:translate(0)}}.OnboardingScreen-module__HtP0Fa__step1PotatoEntrance{justify-content:center;margin-top:24px;animation:.8s cubic-bezier(.34,1.56,.64,1) .6s both OnboardingScreen-module__HtP0Fa__potatoDropIn;display:flex}.OnboardingScreen-module__HtP0Fa__step1PotatoInner{position:relative}@keyframes OnboardingScreen-module__HtP0Fa__potatoDropIn{0%{opacity:0;transform:translateY(-60px)scale(.6)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-height:750px){.OnboardingScreen-module__HtP0Fa__buildTitle{margin-bottom:4px}.OnboardingScreen-module__HtP0Fa__sliderGroup{gap:clamp(2px,.6vh,4px)}.OnboardingScreen-module__HtP0Fa__bottomActionArea{margin-top:clamp(-6px,-.5vh,4px);padding:4px 0 2px}.OnboardingScreen-module__HtP0Fa__carouselWrapper{padding:2px 0}}@media (max-height:550px){.OnboardingScreen-module__HtP0Fa__topBar{padding-top:2px;padding-bottom:2px!important}.OnboardingScreen-module__HtP0Fa__buildTitle{margin-bottom:0}.OnboardingScreen-module__HtP0Fa__sliderGroup{gap:clamp(2px,.5vh,4px)}.OnboardingScreen-module__HtP0Fa__sliderRow{gap:2px}.OnboardingScreen-module__HtP0Fa__sliderRow input[type=range]{height:20px}.OnboardingScreen-module__HtP0Fa__bottomActionArea{margin-top:2px;padding:0}.OnboardingScreen-module__HtP0Fa__carouselWrapper{padding:0}.OnboardingScreen-module__HtP0Fa__carouselItem{margin-top:-35px}.OnboardingScreen-module__HtP0Fa__varietyCell{gap:1px}}
.TabShell-module__g5MFEG__shell{height:100%;max-height:var(--app-vh-base,100dvh);background:var(--bg-surface);flex-direction:column;width:100%;display:flex}.TabShell-module__g5MFEG__topRightBar{z-index:105;pointer-events:auto;align-items:center;gap:10px;display:flex;position:absolute;top:14px;right:16px}.TabShell-module__g5MFEG__potatoPassChip{font-family:var(--font-family-heavy,Avenir-Heavy);color:#6c63ff;cursor:pointer;white-space:nowrap;background:#f0effe;border:1.5px solid #c8c4ff;border-radius:16px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;transition:transform .2s,background .15s,box-shadow .2s;display:flex}.TabShell-module__g5MFEG__potatoPassChip:hover{transform:translateY(-1px)}.TabShell-module__g5MFEG__potatoPassChip:active{box-shadow:none;transition:none;transform:translateY(1px)scale(.97)!important}.TabShell-module__g5MFEG__settingsBtn{color:#888;width:36px;height:36px;filter:var(--sky-icon-halo);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,color .15s;display:flex}.TabShell-module__g5MFEG__settingsBtn:hover{transform:translateY(-1px)}.TabShell-module__g5MFEG__settingsBtn:active{color:#444;transition:none;transform:translateY(1px)scale(.97)}.TabShell-module__g5MFEG__profileNameBtn{font-family:var(--font-family-heavy,Avenir-Heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;max-width:140px;padding:4px 2px;font-size:13px;transition:transform .2s;display:flex;overflow:hidden}.TabShell-module__g5MFEG__profileNameBtn:hover{transform:translateY(-1px)}.TabShell-module__g5MFEG__profileNameBtn:active{transition:none;transform:translateY(1px)scale(.97)}.TabShell-module__g5MFEG__profileNameText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TabShell-module__g5MFEG__profileDropdown{z-index:200;background:var(--color-card-bg,#fff);border:1px solid #e0e0e0;border-radius:14px;flex-direction:column;min-width:180px;padding:6px;animation:.18s ease-out TabShell-module__g5MFEG__profileDropIn;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@keyframes TabShell-module__g5MFEG__profileDropIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.TabShell-module__g5MFEG__profileDropdownItem{cursor:pointer;font-family:var(--font-family-heavy,Avenir-Heavy);color:var(--color-text,#333);white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;transition:background .12s;display:flex}.TabShell-module__g5MFEG__profileDropdownItem:hover{transform:translateY(-2px)}.TabShell-module__g5MFEG__profileDropdownItem:active{transition:none;transform:translateY(1px)scale(.95)!important}.TabShell-module__g5MFEG__profileDropdownPotato{flex-shrink:0;width:36px;height:36px;position:relative}.TabShell-module__g5MFEG__profileDropdownAdd{color:#80808080;background:#80808014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.TabShell-module__g5MFEG__subjectBar{z-index:89;pointer-events:none;justify-content:center;align-items:center;gap:clamp(14px,3.2vw,28px);padding:clamp(36px,5vw,56px) 0 clamp(6px,1vw,10px);display:flex;position:absolute;top:0;left:0;right:0}.TabShell-module__g5MFEG__subjectBtn{pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:clamp(3px,.5vw,5px);padding:0;transition:transform .2s;display:flex;box-shadow:none!important;outline:none!important}.TabShell-module__g5MFEG__subjectBtn:hover{transform:translateY(-2px)}.TabShell-module__g5MFEG__subjectBtn:active{transform:translateY(1px)scale(.95)!important}.TabShell-module__g5MFEG__subjectBtn:focus{box-shadow:none;outline:none}.TabShell-module__g5MFEG__subjectBtn:focus-visible{outline-offset:4px;border-radius:12px;outline:3px solid #4caf50}.TabShell-module__g5MFEG__subjectIcon{backdrop-filter:blur(20px)saturate(1.4);background:linear-gradient(#fff9 0%,#ffffff7a 100%);border:1px solid #ffffff8c;border-radius:18px;outline:none;justify-content:center;align-items:center;width:clamp(44px,6.5vw,58px);height:clamp(44px,6.5vw,58px);transition:background .24s,box-shadow .24s,transform .16s;display:flex;box-shadow:inset 0 1px #ffffffa6,inset 0 -1px #00000012,0 2px 3px #00000024,0 6px 14px #0000001a}.TabShell-module__g5MFEG__subjectBtn:hover .TabShell-module__g5MFEG__subjectIcon{background:linear-gradient(#ffffffb8 0%,#ffffff94 100%);box-shadow:inset 0 1px #ffffffbf,inset 0 -1px #00000014,0 4px 8px #00000029,0 10px 22px #00000024}.TabShell-module__g5MFEG__subjectIcon>svg{width:58%;height:58%}.TabShell-module__g5MFEG__subjectIconMath{background:linear-gradient(#3498db9e 0%,#2980b9c7 100%);border-color:#ffffff80;animation:2s ease-in-out infinite TabShell-module__g5MFEG__subjectFloat;box-shadow:inset 0 1px #fff9,inset 0 -1px #0000001a,0 2px 3px #00000024,0 8px 18px #2980b957}.TabShell-module__g5MFEG__subjectBtn:hover .TabShell-module__g5MFEG__subjectIconMath{background:linear-gradient(#3498dbbd 0%,#2980b9e0 100%);box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #0000001f,0 4px 8px #0000002e,0 14px 28px #2980b97a}.TabShell-module__g5MFEG__subjectIconReading{background:linear-gradient(#9b59b69e 0%,#8e44adc7 100%);border-color:#ffffff80;animation:2s ease-in-out infinite TabShell-module__g5MFEG__subjectFloat;box-shadow:inset 0 1px #fff9,inset 0 -1px #0000001a,0 2px 3px #00000024,0 8px 18px #8e44ad57}.TabShell-module__g5MFEG__subjectBtn:hover .TabShell-module__g5MFEG__subjectIconReading{background:linear-gradient(#9b59b6bd 0%,#8e44ade0 100%);box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #0000001f,0 4px 8px #0000002e,0 14px 28px #8e44ad7a}@keyframes TabShell-module__g5MFEG__subjectFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.TabShell-module__g5MFEG__subjectLabel{font-family:var(--font-family-heavy,"Avenir-Heavy", "Avenir", system-ui);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);font-size:clamp(12px,1.9vw,15px);transition:color .2s,font-weight .2s;position:relative}.TabShell-module__g5MFEG__content{flex:1;position:relative;overflow:hidden}.TabShell-module__g5MFEG__contentInner{width:100%;height:100%;position:relative;overflow-y:auto}.TabShell-module__g5MFEG__tabBar{padding-top:max(8px, env(safe-area-inset-bottom));padding-bottom:max(8px, env(safe-area-inset-bottom));background:var(--bg-surface);box-shadow:0 -2px 4px var(--color-border);flex-shrink:0;justify-content:space-around;align-items:center;animation:.5s cubic-bezier(.5,1.8,.5,1) both TabShell-module__g5MFEG__tabBarEntrance;display:flex;position:relative}@keyframes TabShell-module__g5MFEG__tabBarEntrance{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.TabShell-module__g5MFEG__tabBtn{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:0;transition:color .2s ease-in-out,transform .2s;display:flex;outline:none!important}.TabShell-module__g5MFEG__tabBtn:hover{transform:translateY(-1px);box-shadow:none!important;background:0 0!important}.TabShell-module__g5MFEG__tabBtn:active{background:0 0!important;transform:translateY(1px)scale(.95)!important}.TabShell-module__g5MFEG__tabBtn:focus{box-shadow:none;outline:none}.TabShell-module__g5MFEG__tabBtn:focus-visible{outline-offset:2px;border-radius:10px;outline:3px solid #4caf50}.TabShell-module__g5MFEG__tabIconWrap{justify-content:center;align-items:center;height:36px;line-height:1;transition:transform .2s ease-in-out,color .2s ease-in-out,filter .2s ease-in-out;display:flex;position:relative;transform:none}.TabShell-module__g5MFEG__tabIconActive{filter:drop-shadow(0 1px 3px #00000026);transform:scale(1.18)}.TabShell-module__g5MFEG__tabLabel{font-family:var(--font-family);font-size:14px;line-height:1.1;transition:font-weight .2s ease-in-out}.TabShell-module__g5MFEG__tabLabelEnlarged{font-family:var(--font-family);font-size:15px;line-height:1.1;transition:font-weight .2s ease-in-out}.TabShell-module__g5MFEG__tabLabelActive{font-family:var(--font-family-heavy)}.TabShell-module__g5MFEG__tabInactive{color:#8e8e93}.TabShell-module__g5MFEG__notificationDot{background:red;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-6px}@media (max-width:600px){.TabShell-module__g5MFEG__tabLabel{font-size:11px}.TabShell-module__g5MFEG__tabLabelEnlarged{font-size:12px}.TabShell-module__g5MFEG__tabIconActive{transform:scale(1.2)}.TabShell-module__g5MFEG__topRightBar{top:max(14px, env(safe-area-inset-top,14px));gap:8px;right:12px}.TabShell-module__g5MFEG__potatoPassChip{padding:6px 10px;font-size:11px}}
