@font-face{font-family:Dana;src:local("Dana");font-display:swap}*{box-sizing:border-box}body,html{margin:0;font-family:Dana,Tahoma,Arial,sans-serif;background:#eef7ff;color:#28356A}body{direction:rtl}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}.kidsShell{--navy:#28356A;--purple:#6D5FA8;--blue:#4A90E2;--green:#3AB398;--yellow:#FFC845;--coral:#FF6B6B;min-height:100vh;background:linear-gradient(180deg,#9ddcff,#e8f7ff 43%,#d9f4ce);position:relative;overflow-x:hidden}.kidsTopbar{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.76);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(40,53,106,.08)}.topbarLogo{justify-self:start;display:block}.topbarLogo img{width:78px;height:42px;object-fit:contain}.topbarTitle{font-size:16px;justify-self:center}.profileMenu{justify-self:end;position:relative}.childBadge{border:0;background:white;border-radius:999px;padding:6px 10px;display:flex;align-items:center;gap:7px;color:#28356A;font-weight:800;box-shadow:0 5px 18px #28356a1c}.miniAvatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff0c4}.profileDropdown{position:absolute;top:calc(100% + 8px);left:0;background:white;border-radius:18px;padding:6px;min-width:160px;box-shadow:0 15px 40px #28356a33}.profileDropdown button{width:100%;border:0;background:transparent;text-align:right;padding:11px 12px;border-radius:12px;color:#28356A;font-weight:700}.profileDropdown button:hover{background:#f3effd}.kidsContent{min-height:calc(100vh - 72px)}.screenEnter{animation:screenIn .3s ease-out}@keyframes screenIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.kidsPrimary,.kidsSecondary,.kidsTextButton,.miniPlay{border:0;cursor:pointer;font-weight:900}.kidsPrimary{background:linear-gradient(135deg,#6D5FA8,#7955cc);color:#fff;border-radius:22px;min-height:54px;padding:0 24px;box-shadow:0 7px 0 #4f4383,0 12px 25px #6d5fa833}.kidsPrimary:active,.miniPlay:active{transform:translateY(3px);box-shadow:0 3px 0 #4f4383}.kidsPrimary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.kidsSecondary{background:white;color:#6D5FA8;border:2px solid #ded6f2;border-radius:20px;min-height:50px;padding:0 20px}.kidsTextButton{background:transparent;color:#6D5FA8;padding:12px}.errorText{background:#fff1f1;border:2px solid #ffc7c7;color:#9b2f35;border-radius:16px;padding:11px 14px;font-weight:700}.eyebrow{display:inline-block;background:#fff3c8;color:#8a6a00;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.panel{margin:14px}.loginScreen{min-height:100vh;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding:70px 18px 330px;background:linear-gradient(#7dc9ff,#d7efff 42%,#ffe8b0 70%,#79b958)}.loginSky{position:absolute;inset:0;background:url(/assets/kids/hero-background.webp) 50%/cover no-repeat;opacity:.9}.loginStars{position:absolute;top:80px;left:8%;right:8%;font-size:30px;color:#FFC845;display:flex;justify-content:space-between;pointer-events:none}.loginPanel{position:relative;z-index:2;width:min(100%,480px);background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.9);border-radius:34px;padding:28px 22px 24px;box-shadow:0 24px 70px #28356a30;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.loginLogo{width:180px;height:72px;object-fit:contain}.loginTagline{margin:0 0 22px;color:#6D5FA8;font-weight:900;font-size:18px}.loginField{display:grid;grid-gap:8px;gap:8px;text-align:right;margin:14px 0;font-weight:800}.loginInputWrap{display:flex;gap:10px;align-items:center;background:white;border:2px solid #e3def0;border-radius:20px;padding:0 16px;min-height:60px}.loginInputWrap input{border:0;outline:0;width:100%;font-size:17px;color:#28356A;background:transparent}.loginPanel .kidsPrimary{width:100%;margin-top:8px}.otpHint{font-size:13px;color:#5e6680}.loginLegal{font-size:11px;color:#7b8192;margin:20px 0 0}.loginBobby{position:absolute;z-index:1;bottom:-30px;width:min(76vw,430px);left:50%;transform:translateX(-50%);filter:drop-shadow(0 25px 18px rgba(40,53,106,.28));animation:bobbyFloat 3.4s ease-in-out infinite}@keyframes bobbyFloat{50%{transform:translateX(-50%) translateY(-7px)}}.profileScreen{min-height:100vh;background:linear-gradient(#b7e7ff,#edf9ff 48%,#dff3d1);padding:30px 18px}.profileHeader{max-width:760px;margin:0 auto 24px;text-align:center}.profileLogo{width:135px;height:56px;object-fit:contain}.profileHeader h1{font-size:clamp(28px,6vw,42px);margin:8px 0;color:#28356A}.profileHeader p{margin:0;color:#66718b}.profileGrid{width:min(760px,100%);margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.profileCard{border:0;background:rgba(255,255,255,.92);border-radius:28px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#28356A;box-shadow:0 12px 35px #28356a1c;cursor:pointer;transition:transform .18s}.profileCard:active{transform:scale(.97)}.profileAvatarWrap{width:min(33vw,145px);aspect-ratio:1;border-radius:50%;background:#e8f8ff;overflow:hidden;border:5px solid white;box-shadow:0 7px 18px #28356a20}.profileAvatarWrap img{width:100%;height:100%;object-fit:contain}.profileCard strong{font-size:19px}.profileScore{font-size:12px;color:#6D5FA8;font-weight:800}.addProfileCard{border:3px dashed #b6a9db;background:#ffffffa8}.profileAddIcon{width:min(33vw,145px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:#f1ecff;color:#6D5FA8;font-size:54px}.profileError{max-width:760px;margin:18px auto}.sheetBackdrop{position:fixed;z-index:100;inset:0;background:#28356a66;display:flex;align-items:flex-end}.bottomSheet{width:min(560px,100%);margin:auto;background:#fff;border-radius:34px 34px 0 0;padding:12px 20px max(24px,env(safe-area-inset-bottom));box-shadow:0 -20px 50px #28356a33}.sheetHandle{width:54px;height:5px;background:#d7dbe5;border-radius:99px;margin:0 auto 15px}.bottomSheet h2{text-align:center;margin:8px 0 18px}.kidsField{display:grid;grid-gap:8px;gap:8px;margin:14px 0;font-weight:800}.jalaliRow select,.kidsField input{border:2px solid #e0daee;border-radius:16px;background:#fff;padding:13px;color:#28356A;outline:none}.jalaliRow{display:grid;grid-template-columns:.8fr 1.3fr 1fr;grid-gap:8px;gap:8px}.bottomSheet .kidsPrimary{width:100%;margin-top:8px}.bottomSheet .kidsTextButton{width:100%}.journeyWorld{min-height:calc(100vh - 72px);padding:18px 18px 130px;background:linear-gradient(180deg,rgba(112,198,255,.7),rgba(231,248,255,.6) 38%,rgba(199,235,159,.88)),url(/assets/landing-jungle.png) 50%/cover fixed}.worldHud{width:min(520px,100%);margin:0 auto;display:flex;justify-content:center;gap:8px;position:-webkit-sticky;position:sticky;top:82px;z-index:8}.worldHud span{background:rgba(255,255,255,.92);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;box-shadow:0 4px 14px #28356a19}.adventurePath{width:min(520px,100%);margin:25px auto 0;position:relative}.adventureStage{min-height:138px;position:relative;display:flex;align-items:center}.adventureStage.stage-0,.adventureStage.stage-2{justify-content:flex-start;padding-right:6%}.adventureStage.stage-1,.adventureStage.stage-3{justify-content:flex-end;padding-left:6%}.pathStem{position:absolute;width:8px;height:100%;background:linear-gradient(#fff8,#fff);border-radius:999px;left:50%;top:0;transform:translateX(-50%);box-shadow:0 0 0 3px #86c76544}.stageBubble{position:relative;z-index:2;width:min(72%,300px);min-height:104px;border-radius:28px;background:rgba(255,255,255,.95);box-shadow:0 12px 26px #28356a24;padding:14px 16px 14px 82px;text-decoration:none;display:flex;flex-direction:column;justify-content:center}.stageBubble .stageIcon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#4A90E2;color:white;font-size:22px;font-weight:900;border:5px solid white;box-shadow:0 5px 0 #316cae}.stageBubble.done .stageIcon{background:#3AB398;box-shadow:0 5px 0 #278c77}.stageBubble.current{outline:4px solid #FFC845;animation:stagePulse 2s ease-in-out infinite}.stageBubble.locked{filter:saturate(.5);opacity:.72}.stageBubble.locked .stageIcon{background:#8e94a7;box-shadow:0 5px 0 #656b7b}.stageBubble strong{font-size:16px}.stageBubble small{margin-top:5px;color:#68728b}.journeySwitcher{position:fixed;z-index:60;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(92%,520px);height:92px;background:rgba(255,255,255,.96);border-radius:30px;display:grid;grid-template-columns:58px 1fr 58px;align-items:center;box-shadow:0 18px 45px #28356a45;border:1px solid #fff}.journeySwitcher button{border:0;background:#f0ebfb;color:#6D5FA8;width:44px;height:44px;border-radius:50%;font-size:30px;justify-self:center;cursor:pointer}.journeySwitcherText{text-align:center;display:grid;grid-gap:1px;gap:1px}.journeySwitcherText small{color:#7d8393}.journeySwitcherText strong{font-size:17px}.journeySwitcherText span{font-size:12px;color:#3AB398;font-weight:900}.worldLoading,.worldMessage{width:min(420px,90%);margin:80px auto;text-align:center;background:#ffffffde;padding:20px;border-radius:24px}.worldLoading span{font-size:44px;display:block;animation:starBounce 1s infinite alternate}@keyframes starBounce{to{transform:translateY(-8px) rotate(8deg)}}@keyframes stagePulse{50%{transform:translateY(-4px)}}.stageIntro{margin:18px auto 4px;width:min(92%,560px);min-height:170px;border-radius:34px;background:linear-gradient(135deg,#fff9e9,#fff);box-shadow:0 14px 36px #28356a1d;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;overflow:hidden}.stageIntroCopy h1{font-size:34px;margin:8px 0 4px}.stageIntroCopy p{margin:0;color:#6a7287}.stageIntro img{width:150px;height:150px;object-fit:contain;align-self:flex-end}.challengeTrack{width:min(92%,560px);margin:18px auto 120px}.challengeStep{position:relative;display:grid;grid-template-columns:58px 1fr;grid-gap:12px;gap:12px;min-height:96px}.challengeRail{position:absolute;right:27px;top:50px;width:5px;height:58px;background:#fff;border-radius:99px}.challengeStep:last-child .challengeRail{display:none}.challengeNumber{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#4A90E2;color:#fff;border:5px solid #fff;font-weight:900;font-size:18px;box-shadow:0 6px 0 #316cae;z-index:1}.challengeStep.completed .challengeNumber{background:#3AB398;box-shadow:0 6px 0 #278c77}.challengeStep.locked .challengeNumber{background:#9298a8;box-shadow:0 6px 0 #686d79}.challengeStepCard{height:76px;background:#ffffffee;border-radius:23px;padding:10px 12px 10px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 22px #28356a17}.challengeStepCard>div{display:grid;grid-gap:4px;gap:4px}.challengeStepCard small{color:#70798f}.miniPlay{background:#3AB398;color:white;border-radius:15px;padding:9px 14px;text-decoration:none;box-shadow:0 4px 0 #278c77}.lockedLabel{font-size:12px;color:#83899a}.stageActions{position:fixed;z-index:55;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(92%,560px);display:flex;gap:10px}.stageActions>*{flex:1 1;display:grid;place-items:center;text-decoration:none;text-align:center}.playScreen{--navy:#28356A;--purple:#6D5FA8;--blue:#4A90E2;--green:#3AB398;--yellow:#FFC845;--coral:#FF6B6B;min-height:100vh;background:linear-gradient(#eefaff,#fff 58%,#f2f8ff);padding-bottom:122px}.playHeader{height:72px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;grid-gap:12px;gap:12px;padding:10px 14px;position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#ffffffed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.roundNav{width:44px;height:44px;border-radius:50%;background:#f0eef8;display:grid;place-items:center;text-decoration:none;font-weight:900;font-size:22px;color:#6D5FA8}.playProgress{height:14px;border-radius:99px;background:#e7e9ef;overflow:hidden}.playProgress>div{height:100%;background:linear-gradient(90deg,#3AB398,#FFC845);border-radius:inherit;transition:width .3s}.playBody{width:min(94%,650px);margin:0 auto;padding:24px 0}.promptRow{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:20px}.promptRow h1{font-size:clamp(24px,6vw,34px);margin:8px 0 4px;line-height:1.45}.promptRow p{margin:0;color:#727a8e}.instructionAudio{border:0;background:#e9f4ff;color:#4A90E2;width:48px;height:48px;border-radius:50%;font-size:20px}.choiceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.choiceCard{position:relative;min-height:145px;border:3px solid #e0e4ed;background:white;border-radius:26px;padding:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:#28356A;box-shadow:0 8px 18px #28356a12;cursor:pointer}.choiceCard.selected{border-color:#3AB398;background:#edfff9;box-shadow:0 0 0 4px #3ab39824,0 8px 18px #28356a12}.checkMark,.matchBadge{position:absolute;top:8px;left:8px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#3AB398;color:white;font-weight:900}.challengeMedia{max-width:100%;height:92px;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.challengeOptionText{font-size:16px;font-weight:900}.audioChip{border:0;background:#edf5ff;color:#3474b8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.sortingStack{display:grid;grid-gap:12px;gap:12px}.sortCard{position:relative;min-height:82px;background:white;border:3px solid #e2e5ed;border-radius:22px;padding:10px 52px 10px 46px;display:flex;align-items:center;gap:12px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 7px 16px #28356a12}.sortCard:active{transform:scale(1.02);box-shadow:0 12px 24px #28356a22}.sortCard .challengeMedia{height:62px;width:90px}.dragHandle{position:absolute;right:14px;font-size:26px;color:#8e95a6}.sortPosition{position:absolute;left:12px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f0ebfb;color:#6D5FA8;font-weight:900}.gestureHint{text-align:center;color:#7e8596;font-size:12px;grid-column:1/-1}.matchingBoard{display:grid;grid-template-columns:1fr 34px 1fr;grid-gap:8px;gap:8px;align-items:start}.matchColumn{display:grid;grid-gap:12px;gap:12px}.matchCard{position:relative;min-height:110px;border:3px solid #e1e5ed;background:white;border-radius:22px;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;color:#28356A;touch-action:manipulation}.matchCard.selected{border-color:#6D5FA8;background:#f5f1ff}.matchCard.matched{border-color:#3AB398;background:#effdf8}.matchCard .challengeMedia{height:65px}.matchLines{height:100%;display:grid;place-items:center;color:#b1b6c2;font-size:22px}.pathArea{display:grid;grid-gap:12px;gap:12px}.drawingCanvasWrap{position:relative;width:100%;aspect-ratio:1;border-radius:28px;overflow:hidden;background:#fff;border:3px solid #dde3ec;box-shadow:0 10px 24px #28356a18}.drawingCanvasWrap canvas,.drawingCanvasWrap img{position:absolute;inset:0;width:100%;height:100%}.drawingCanvasWrap img{object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.drawingCanvasWrap canvas{touch-action:none}.pathTools{display:flex;justify-content:center}.playFooter{position:fixed;z-index:45;bottom:0;left:0;right:0;background:#ffffffee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e5e7ed;padding:12px max(16px,calc((100vw - 650px)/2)) max(12px,env(safe-area-inset-bottom))}.playFooter>.kidsPrimary{width:100%}.answerFeedback{display:flex;gap:14px;align-items:center;justify-content:space-between}.answerFeedback>div{display:grid;grid-gap:4px;gap:4px}.answerFeedback strong{font-size:18px}.answerFeedback span{font-size:13px;color:#697287}.answerFeedback.correct strong{color:#278c77}.answerFeedback.wrong strong{color:#c94a4f}.answerFeedback .kidsPrimary{min-width:125px}.loadingPlay{display:grid;place-items:center;padding-bottom:0}@media(min-width:760px){.profileGrid{grid-template-columns:repeat(3,1fr)}.loginScreen{align-items:center;padding-bottom:120px}.loginPanel{margin-left:360px}.loginBobby{left:calc(50% - 280px);bottom:40px;width:360px}.adventurePath{padding-top:10px}.choiceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:390px){.kidsTopbar{padding-inline:10px}.topbarTitle{display:none}.kidsTopbar{grid-template-columns:1fr 1fr}.profileGrid{gap:10px}.profileCard{padding:12px 8px}.profileCard strong{font-size:16px}.choiceGrid{gap:9px}.choiceCard{min-height:128px;padding:10px}.stageBubble{width:78%}.journeySwitcher{width:96%}.answerFeedback{gap:8px}.answerFeedback .kidsPrimary{min-width:105px;padding:0 12px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}.drawingCanvasWrap img{object-fit:fill}.voiceChallenge{display:grid;grid-gap:16px;gap:16px;text-align:center;background:#fff;padding:24px;border-radius:28px}.voiceChallenge h2{font-size:30px;color:#28356a;margin:0}.voiceRecordButton{width:180px;height:180px;border:0;border-radius:50%;margin:auto;background:linear-gradient(145deg,#6d5fa8,#4a90e2);color:#fff;font-weight:900;font-size:18px;touch-action:none;box-shadow:0 14px 30px #4a90e244}.voiceRecordButton.recording{background:#ff6b6b;transform:scale(1.06);animation:voicePulse 1s infinite}.voiceReady{color:#278c77;font-weight:800}@keyframes voicePulse{50%{box-shadow:0 0 0 18px #ff6b6b22}}.sampleLoginScreen{position:relative;min-height:100dvh;margin:auto;overflow:hidden;box-shadow:0 0 34px #28356a2e}.sampleLoginContent{position:relative;display:flex;padding:16px 26px 24px;flex-direction:column;align-items:center}.sampleBrand{width:100%;text-align:center}.sampleBrand .loginLogo{margin:auto}.sampleBrand .loginTagline{margin:-7px 0}.sampleStar{line-height:1;filter:drop-shadow(0 5px 3px #242c5440)}.sampleStar.purple{color:#7040ae;font-size:52px}.sampleStar.yellow{color:#ffba08;font-size:47px}.sampleStar.blue{color:#20b7ca;font-size:31px}.samplePhoneField{display:flex;align-items:center;color:#7543b5;background:#fffffff0;box-shadow:0 7px 14px #28356a2e}.samplePhoneField svg{width:24px}.samplePhoneField input{width:100%;border:0;outline:0;background:transparent}.sampleLoginButton{width:100%;color:#fff;background:linear-gradient(#8253c8,#6840b0);border:0;box-shadow:0 7px 14px #351e694d;font-size:18px;font-weight:800}.sampleFieldMessage{margin:5px 20px;color:#b62e43;font-size:11px;font-weight:700}.sampleTerms{margin:12px 0;color:#77747f;font-size:11px;text-align:center}.sampleTerms a{color:#7044b1;font-weight:700}.sampleOtpBackdrop{position:absolute;inset:0;z-index:10;background:#1819306b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sampleOtpDrawer{position:absolute;right:0;bottom:0;left:0;padding:12px 26px 24px;animation:drawerUp .4s}.sampleDrawerHandle{margin:0 auto 28px}.sampleOtpHeading{display:flex;align-items:center;gap:13px}.sampleOtpHeading>span{display:grid;width:48px;height:48px;place-items:center;background:#f2ebfb;border-radius:16px}.sampleOtpHeading h2{margin:0;font-size:18px}.sampleOtpHeading p{margin:5px 0;color:#85818d;font-size:11px}.sampleOtpInput{width:100%;height:60px;margin:27px 0 8px;border:2px solid #e5e0eb;border-radius:16px;outline:0;background:#f7f5fa;color:#7044b1;font-size:25px;font-weight:800;text-align:center;letter-spacing:10px}.sampleOtpInput:focus{border-color:#8656c5}.sampleChangePhone{display:block;margin:10px auto;border:0;background:none;color:#7044b1}@keyframes drawerUp{0%{transform:translateY(100%)}}.sampleProfileScreen{width:min(100%,430px);min-height:100dvh;padding:38px 22px;color:#fff;background:#05092b url(/assets/sample/app/bg-app.png) 50%/cover no-repeat}.sampleProfileScreen .profileLogo{width:180px;height:auto}.sampleProfileScreen .profileHeader h1{color:#fff;font-size:27px;text-shadow:0 3px 8px #000}.sampleProfileScreen .profileHeader p{color:#cbc8df;font-size:13px}.sampleProfileScreen .profileGrid{grid-template-columns:repeat(2,1fr);gap:14px}.sampleProfileScreen .profileCard{min-height:198px;padding:14px 8px;color:#fff;background:#171638d9;border:2px solid #7770a0;border-radius:30px;box-shadow:0 14px 28px #0009}.sampleProfileScreen .profileCard:hover{border-color:#ffc845}.sampleProfileScreen .profileAvatarWrap{width:112px;background:linear-gradient(#8e62e5,#502092);border:3px solid #fff;box-shadow:0 0 18px #b768ff}.sampleProfileScreen .profileAvatarWrap img{object-fit:cover;object-position:center top}.sampleProfileScreen .profileScore{color:#ffc845}.sampleProfileScreen .profileAddIcon{width:112px;color:#ffc845;background:#302958;border:2px dashed #9b8fc0}.sampleProfileScreen .addProfileCard>span:last-child{font-size:11px;color:#aaa5ba}.sampleStagesApp{position:relative;display:flex;width:min(100%,430px);height:100dvh;margin:auto;flex-direction:column;overflow:hidden;color:#fff;background:#05092b url(/assets/sample/app/bg-app.png) 50%/cover no-repeat}.sampleStagesHeader{z-index:6;display:flex;height:78px;padding:14px 24px 8px;flex:none;align-items:center;justify-content:space-between;background:#08092dcc}.sampleStagesHeader h1{margin:0;font-size:21px}.sampleStagesHeader a{display:grid;width:44px;height:44px;place-items:center;color:#312768;background:#fff;border-radius:15px;text-decoration:none;font-size:35px}.sampleLevelsScroll{min-height:0;flex:1 1;overflow-y:auto}.sampleLevelsPath{position:relative;display:flex;min-height:850px;padding:110px 48px 270px;flex-direction:column;gap:38px}.sampleLevelsPath:before{content:"";position:absolute;top:140px;bottom:250px;left:50%;width:5px;background:repeating-linear-gradient(#fff9 0 8px,transparent 8px 17px)}.sampleLevelRow{z-index:2;display:flex}.sampleLevelRow.row-0{justify-content:flex-start}.sampleLevelRow.row-1{justify-content:flex-end}.sampleLevelNode{position:relative;display:grid;width:106px;height:106px;place-items:center;color:#fff;text-decoration:none}.sampleLevelNode img{position:absolute;width:106px;height:106px;object-fit:contain;filter:drop-shadow(0 7px 7px #0009)}.sampleLevelNode b{z-index:1;display:grid;width:38px;height:27px;place-items:center;color:#342c60;background:#fff;border-radius:14px}.sampleLevelNode small{position:absolute;top:108px;width:140px;text-align:center;font-weight:800;text-shadow:0 2px 5px #000}.sampleLevelNode.current{filter:drop-shadow(0 0 12px #ffc845);animation:stagePulse 2s infinite}.sampleLevelNode.locked{background:linear-gradient(#f9f7f2,#a9a8ad);border:5px solid #fff9;border-radius:50%;box-shadow:0 8px 0 #626166;color:#3c3b43}.sampleLevelNode.locked small{color:#fff}.sampleReward{position:absolute;right:18px;bottom:106px;left:18px;z-index:7;display:grid;min-height:82px;padding:12px 14px;grid-template-columns:1fr 58px;align-items:center;color:#352d49;background:#fffaf1f2;border-radius:26px}.sampleReward>div{display:grid;grid-gap:4px;gap:4px}.sampleReward small{color:#85808c;font-size:9px}.sampleReward i{height:9px;background:#ded8d5;border-radius:10px;overflow:hidden}.sampleReward i span{display:block;height:100%;background:#ffc845}.sampleReward>span{font-size:35px}.sampleJourneySwitcher{position:absolute;right:18px;bottom:12px;left:18px;z-index:8;display:grid;height:78px;grid-template-columns:50px 1fr 50px;align-items:center;background:#0a0d2ff2;border-radius:999px}.sampleJourneySwitcher button{border:0;background:none;color:#fff;font-size:34px}.sampleJourneySwitcher .journeySwitcherText{display:grid;text-align:center}.sampleJourneySwitcher small{color:#aaa5ba}.sampleJourneySwitcher strong{font-size:14px}.sampleJourneySwitcher span{color:#ffc845;font-size:10px}@media(max-width:430px){body{background:#05092b}.sampleLoginScreen,.sampleProfileScreen,.sampleStagesApp{width:100%}}@media(max-height:700px){.sampleBrand{margin-top:70px}.sampleProfileScreen{padding-top:22px}.sampleProfileScreen .profileCard{min-height:175px}.sampleProfileScreen .profileAddIcon,.sampleProfileScreen .profileAvatarWrap{width:90px}}.profileDropdown a{display:block;padding:11px 12px;border-radius:12px;text-decoration:none;font-weight:700}.profileDropdown a:hover{background:#f3effd}.feature-btn{min-height:46px;padding:10px 18px;border:0;border-radius:18px;color:#fff;font-weight:900;box-shadow:0 7px 18px #28356a24}.feature-btn.blue{background:#4a90e2}.feature-btn.green{background:#3ab398}.feature-progress{height:12px;margin-top:6px;overflow:hidden;background:#d9dce9;border-radius:999px}.feature-progress i{display:block;height:100%;background:linear-gradient(90deg,#ffc845,#3ab398)}.parent-screen{min-height:100vh;background:#f5f7fb;color:#28356a}.parent-top{display:flex;justify-content:space-between;align-items:center;padding:18px 5vw;background:#fff;box-shadow:0 4px 18px #28356a10}.parent-top small{display:block;color:#7b8498}.parent-wrap{max-width:1000px;margin:auto;padding:25px 20px 70px}.parent-intro{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#f0ecff,#e6f8ff);border-radius:30px;padding:24px 30px}.parent-intro img{width:150px}.parent-intro h1{margin:6px 0}.parent-intro p{color:#647087}.parent-child{margin-top:20px;padding:20px;background:#fff;border-radius:26px;box-shadow:0 10px 30px #28356a10}.parent-child-head{display:flex;align-items:center;gap:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:18px}.stat-box{padding:15px;background:#f7f8fc;border-radius:18px;text-align:center}.stat-box b,.stat-box small,.stat-box span{display:block}.stat-box b{margin:5px;font-size:22px}.journey-stats{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.journey-stats>div>span{display:flex;justify-content:space-between}.journey-stats em{color:#6d5fa8;font-style:normal}.leaderboard-card{max-width:650px;margin:24px auto!important;padding:18px;background:#fff;border-radius:30px}.leaderboard-hero{display:flex;align-items:center;gap:16px;padding:18px;background:linear-gradient(135deg,#fff6d8,#f3eeff);border-radius:24px}.leaderboard-hero>span{font-size:56px}.leaderboard-hero h1{margin:3px 0}.leaderboard-list{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.leader-row{display:grid;grid-template-columns:40px 45px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:10px 12px;background:#f8f9fc;border-radius:16px}.leader-row.me{background:#eefaf7;border:2px solid #3ab39844}.leader-row em{color:#ba8900;font-style:normal;font-weight:900}.leader-avatar{display:grid;width:42px;height:42px;place-items:center;background:#fff;border-radius:50%}.join-screen{display:grid;min-height:100vh;padding:24px;place-items:center;background:linear-gradient(#bce4ff,#fff2d6 68%,#d7edbf)}.join-card{width:min(720px,96vw);padding:24px;background:#ffffffeb;border-radius:32px;box-shadow:0 20px 60px #28356a25;text-align:center}.join-card>img{width:140px}.join-label{display:inline-block;padding:6px 12px;color:#6d5fa8;background:#f2eeff;border-radius:999px;font-weight:800}.join-services{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin:12px}.join-services i{padding:6px 10px;color:#238773;background:#eaf9f5;border-radius:999px;font-style:normal}.child-join-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:10px;gap:10px;margin:18px 0}.child-join-list button{padding:14px;color:#28356a;background:#fff;border:2px solid #e2e5ef;border-radius:20px}.child-join-list button.selected{background:#edf9f6;border-color:#3ab398}.child-join-list b,.child-join-list small,.child-join-list span{display:block}.child-join-list span{font-size:30px}.child-join-list small{color:#8a7890}.storyChallenge{max-width:650px;margin:auto;padding:15px;background:#fff;border-radius:28px;box-shadow:0 12px 30px #28356a14;text-align:center}.storyChallenge img,.storyChallenge video{width:100%;max-height:50vh;object-fit:contain;border-radius:20px}.storyChallenge p{font-size:18px;line-height:2}.storyChallenge audio{width:100%}.storyChallenge small{display:block;margin-top:10px;color:#8a6a20}.playExitButton{border:0}.leaveSheetBackdrop{position:fixed;z-index:80;inset:0;display:grid;padding:20px;place-items:end center;background:#28356a80}.leaveSheet{width:min(540px,100%);padding:20px;background:#fff;border-radius:30px;text-align:center}.leaveSheet img{width:120px}.leaveSheet button{display:block;width:100%;margin:8px 0}@media(max-width:600px){.stat-grid{grid-template-columns:1fr 1fr}.parent-intro{padding:18px}.parent-intro img{width:100px}}.sampleAppShell,.sampleHomeApp,.sampleStageMap{position:relative;width:min(430px,100%);height:100dvh;min-height:620px;margin:auto;overflow:hidden;box-shadow:0 0 34px #0008}.sampleHomeApp{color:#fff;background:#05092b url(/assets/sample/app/bg-app.png) 50%/cover no-repeat}.sampleGameHeader{position:absolute;top:max(20px,env(safe-area-inset-top));right:22px;left:22px;z-index:5;display:flex;align-items:center;justify-content:space-between}.sampleChildAvatar{width:66px;height:66px;padding:3px;overflow:hidden;background:linear-gradient(#8e62e5,#502092);border:2px solid #fff;border-radius:50%;box-shadow:0 0 18px #b768ff}.sampleChildAvatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sampleScorePill{display:flex;height:43px;padding:0 14px;align-items:center;gap:7px;color:#302078;background:#fffaf2;border:2px solid #fff;border-radius:24px}.sampleScorePill span{color:#ffc845;font-size:27px}.sampleHomeLogo{position:absolute;top:92px;left:50%;z-index:3;width:205px;transform:translateX(-50%);filter:drop-shadow(0 8px 6px #0005)}.journeyOrbit{position:absolute;right:0;bottom:125px;left:0;height:min(57dvh,520px);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.journeyThumb{--x:0;--scale:1;position:absolute;bottom:20px;left:50%;width:53%;height:92%;overflow:hidden;background:#171638;border:3px solid #a7a1b7;border-radius:34px;box-shadow:0 14px 28px #0009;transform:translateX(calc(-50% + var(--x))) scale(var(--scale));transition:.5s;cursor:pointer}.journeyThumb>img{width:100%;height:100%;object-fit:cover}.journeyThumb.active{z-index:3;border-color:#ffc845;box-shadow:0 0 0 3px #fff6d0,0 0 24px #ffb51b,0 18px 32px #000a}.journeyThumb.left{--x:-148px;--scale:.72;z-index:2;filter:brightness(.7)}.journeyThumb.right{--x:148px;--scale:.72;z-index:2;filter:brightness(.7)}.journeyThumb.far{z-index:1;opacity:0;pointer-events:none}.journeyThumbShade{position:absolute;inset:auto 0 0;padding:62px 13px 40px;background:linear-gradient(transparent,#090824e8);text-align:center}.journeyThumbShade small,.journeyThumbShade strong{display:block}.journeyThumbShade strong{font-size:18px}.journeyThumbShade small{color:#d9d2e7;font-size:10px}.journeyPlay{top:48%;left:50%;z-index:5;width:70px;height:70px;background:linear-gradient(#ffc532,#e69200);border:5px solid #fff2ca;border-radius:50%;box-shadow:0 7px 0 #a95f00,0 10px 22px #0007}.journeyPlay,.journeyPlay:after{position:absolute;transform:translate(-50%,-50%)}.journeyPlay:after{content:"";top:50%;left:52%;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #fff}.journeyProgress{position:absolute;right:12px;bottom:13px;left:12px;height:8px;overflow:hidden;background:#ffffff4a;border-radius:10px}.journeyProgress i{display:block;height:100%;background:#ffc845}.journeyDots{position:absolute;right:0;bottom:105px;left:0;display:flex;justify-content:center;gap:8px}.journeyDots button{width:9px;height:9px;padding:0;background:#777194;border:0;border-radius:50%}.journeyDots button.active{width:14px;height:14px;background:#ffc845}.journeyEmpty{position:absolute;inset:40% 24px auto;padding:18px;color:#fff;background:#171638dd;border-radius:18px;text-align:center}.sampleBottomNav{position:absolute;right:18px;bottom:max(12px,env(safe-area-inset-bottom));left:18px;z-index:70;display:grid;height:78px;padding:7px 12px;grid-template-columns:repeat(3,1fr);background:#0a0d2fe8;border:1px solid #7770a052;border-radius:999px;box-shadow:0 12px 30px #0008;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sampleBottomNav a{display:flex;align-items:center;justify-content:center}.sampleBottomNav img{width:49px;height:49px;object-fit:contain;opacity:.64}.sampleBottomNav a.active img{width:56px;height:56px;opacity:1;filter:drop-shadow(0 0 10px #8b50e5)}.sampleStageMap{display:flex;flex-direction:column;color:#fff;background:#17113a}.sampleStageMap:before{content:"";position:absolute;inset:0;background:linear-gradient(#100b37a8,#24165bb8),var(--journey-bg) center/cover;filter:saturate(1.2)}.sampleMapHeader{position:relative;z-index:4;display:flex;height:78px;padding:16px 24px 8px;align-items:center;justify-content:space-between;background:#08092dcc}.sampleMapHeader h1{margin:0;font-size:21px}.sampleMapHeader a{display:grid;width:44px;height:44px;place-items:center;color:#312768;background:#fff;border-radius:15px;font-size:36px}.sampleMapScroll{position:relative;z-index:2;min-height:0;margin-bottom:185px;flex:1 1;overflow-y:auto}.sampleMapPath{position:relative;display:flex;min-height:900px;padding:180px 48px 120px;flex-direction:column-reverse;gap:36px}.sampleMapPath:before{content:"";position:absolute;top:170px;bottom:110px;left:50%;width:5px;background:repeating-linear-gradient(180deg,#fff 0 7px,transparent 7px 16px)}.sampleMapRow{position:relative;z-index:2;display:flex}.sampleMapRow:nth-child(2n){justify-content:flex-end}.sampleMapNode{position:relative;display:grid;width:100px;height:100px;place-items:center;text-decoration:none}.sampleMapNode img{position:absolute;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 7px 6px #0006)}.sampleMapNode b{z-index:2;display:grid;width:38px;height:28px;place-items:center;color:#342c60;background:#fff;border-radius:14px}.sampleMapNode small{position:absolute;top:100%;width:140px;color:#fff;text-align:center;text-shadow:0 2px 4px #000;font-weight:800}.sampleMapNode.current img{filter:drop-shadow(0 0 13px #ffc845) drop-shadow(0 7px 6px #0006)}.sampleMapNode.locked{filter:grayscale(1);opacity:.7}.sampleRewardBar{position:absolute;right:18px;bottom:102px;left:18px;z-index:6;display:grid;min-height:78px;padding:12px 14px;grid-template-columns:1fr 52px;align-items:center;color:#352d49;background:#fffaf1f2;border-radius:24px}.sampleRewardBar div{display:grid}.sampleRewardBar small{color:#85808c}.sampleRewardBar i{height:8px;margin-top:7px;overflow:hidden;background:#ded8d5;border-radius:10px}.sampleRewardBar i span{display:block;height:100%;background:linear-gradient(90deg,#ffc845,#ff9f1c)}.sampleRewardBar>span{font-size:34px;text-align:center}.sampleAppShell{padding-bottom:96px;background:#fff7ec}.sampleAppShell .kidsTopbar{background:#fff8eff2}.sampleAppShell .kidsContent{height:calc(100dvh - 72px);overflow-y:auto;padding-bottom:90px}.playScreen{padding-bottom:94px}.playScreen .sampleBottomNav{position:fixed;max-width:394px;margin:auto}.leaderboard-card,.resultCelebration{margin-bottom:30px!important}.sampleProfileScreen{width:min(430px,100%);height:100dvh;margin:auto;padding:22px 24px;background:linear-gradient(180deg,#fffaf4,#fff 65%);overflow:auto}.sampleProfileScreen .profileGrid{display:grid;grid-template-columns:1fr;grid-gap:13px;gap:13px}.sampleProfileScreen .profileCard{display:grid;min-height:112px;padding:12px;grid-template-columns:88px 1fr;align-items:center;text-align:right;border-radius:24px}.sampleProfileScreen .profileAvatarWrap{grid-row:1/3}.sampleProfileScreen .profileAvatarWrap img{width:88px;height:88px;border-radius:22px}.sampleProfileScreen .addProfileCard{border:2px dashed #a995c6;background:#fff}@media(max-height:760px){.sampleHomeLogo{top:78px;width:180px}.journeyOrbit{bottom:105px;height:58dvh}.sampleBottomNav{height:70px}.journeyDots{bottom:88px}.sampleRewardBar{bottom:92px}}.sampleNavSoon{position:relative;display:flex;align-items:center;justify-content:center}.sampleNavSoon img{width:49px;height:49px;opacity:.64}.sampleNavSoon small{position:absolute;top:0;right:5px;z-index:2;padding:3px 6px;color:#37204f;background:#ffc845;border:2px solid #151638;border-radius:9px;font-size:7px;font-weight:900;line-height:1;transform:rotate(4deg)}.miniAvatar{overflow:hidden}.miniAvatar img{width:100%;height:100%;object-fit:contain}.mockProfileApp{position:relative;display:flex;width:min(430px,100%);height:100dvh;min-height:620px;margin:auto;padding:22px 24px max(20px,env(safe-area-inset-bottom));flex-direction:column;overflow:hidden;color:#352d49;background:linear-gradient(180deg,#fffaf4,#fff 65%);box-shadow:0 0 34px #28356a2e}.mockProfileHeader{position:relative;flex:none;text-align:center}.mockProfileHeader>img{width:175px}.mockProfileHeader h1{margin:9px 0 3px;color:#17366e;font-size:19px}.mockProfileHeader p{margin:0;color:#8a8790;font-size:11px}.profileDecor{position:absolute;font-style:normal;font-size:28px;filter:drop-shadow(0 3px 2px #50406a33)}.profileDecor.one{top:31px;left:4px;color:#ffc845;transform:rotate(-12deg)}.profileDecor.two{top:42px;right:5px;color:#3ab398;font-size:23px;transform:rotate(13deg)}.mockChildrenList{display:grid;min-height:0;margin:18px -6px 0;padding:16px 6px 10px;flex:1 1;align-content:start;grid-gap:13px;gap:13px;overflow-y:auto;scrollbar-width:none}.mockChildrenList::-webkit-scrollbar{display:none}.mockChildCard{display:grid;min-height:112px;padding:12px;grid-template-columns:88px 1fr 42px;align-items:center;grid-gap:14px;gap:14px;background:#e6f0ff;border:2px solid transparent;border-radius:24px;box-shadow:0 7px 16px #28356a12;cursor:pointer;outline:none;transition:.18s}.mockChildCard:nth-child(3n+2){background:#e8f8e8}.mockChildCard:nth-child(3n){background:#f1e8fa}.mockChildCard.selected{border-color:#6d5fab;transform:translateY(-2px)}.mockChildCard>img{width:88px;height:88px;object-fit:contain;object-position:center bottom;background:#fff;border:4px solid #fff;border-radius:22px}.mockChildCard h2{margin:0;color:#17366e;font-size:20px}.mockChildCard p{margin:5px 0;color:#777879;font-size:12px}.mockChildCard span{color:#6d5fab;font-size:13px;font-weight:900}.mockChildCard>b{display:grid;width:40px;height:40px;place-items:center;color:#6d5fab;background:#fff;border-radius:50%;box-shadow:0 4px 10px #28356a18}.mockEmptyChild{padding:28px;text-align:center;color:#8a8790;background:#fff;border:1px solid #eee8f1;border-radius:22px;font-size:12px}.mockProfileError{margin:6px 0;color:#c43c50;font-size:11px;font-weight:800}.mockAddChild,.mockEnterWorld{display:flex;width:100%;height:58px;flex:0 0 58px;align-items:center;justify-content:center;gap:13px;border-radius:22px;font-weight:800;cursor:pointer}.mockAddChild{margin-top:10px;color:#5e4297;background:#fff;border:2px dashed #a995c6}.mockAddChild span{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:#6d45b3;border-radius:50%;font-size:27px}.mockEnterWorld{height:56px;flex-basis:56px;margin-top:10px;color:#fff;background:linear-gradient(#7348bb,#5c31a4);border:0;border-radius:18px;box-shadow:0 7px 14px #4926873d;font-size:16px}.mockEnterWorld:disabled{opacity:.48;box-shadow:none}.mockDrawerBackdrop{position:absolute;inset:0;z-index:90;display:flex;align-items:flex-end;background:#17162f70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mockChildDrawer{display:flex;width:100%;height:calc(100dvh - 64px);padding:0 24px max(18px,env(safe-area-inset-bottom));flex-direction:column;background:#fff;border-radius:30px 30px 0 0;animation:drawerUp .4s}.mockDrawerHandle{width:46px;height:5px;margin:15px auto 14px;background:#d8d5df;border-radius:9px}.mockChildDrawer>header{display:flex;align-items:start;justify-content:space-between}.mockChildDrawer h2{margin:0;font-size:20px}.mockChildDrawer header p{margin:5px 0;color:#8b8791;font-size:11px}.mockChildDrawer header button{width:34px;height:34px;color:#777;background:#f2f0f5;border:0;border-radius:12px;font-size:23px}.mockChildFields{display:grid;min-height:0;padding:18px 2px;flex:1 1;align-content:start;grid-gap:14px;gap:14px;overflow-y:auto}.mockChildFields label{display:grid;grid-gap:6px;gap:6px;color:#575260;font-size:11px;font-weight:800}.mockChildFields input,.mockChildFields select{width:100%;height:46px;padding:0 12px;color:#3c3742;background:#f8f7fa;border:1.5px solid #e3dfea;border-radius:13px;outline:0}.mockBirthFields,.mockTwoFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.mockBirthFields{grid-template-columns:repeat(3,1fr)}.mockChildFields fieldset{min-width:0;margin:0;padding:0;border:0}.mockChildFields legend{margin-bottom:8px;color:#575260;font-size:11px;font-weight:800}.mockGender{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.mockGender button{height:45px;background:#f7f5fa;border:2px solid transparent;border-radius:13px}.mockGender button.active{color:#6940aa;background:#f0e9fa;border-color:#a781d3}.mockAvatars{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.mockAvatars button{padding:0;overflow:hidden;background:#f5f3f8;border:3px solid transparent;border-radius:17px}.mockAvatars button.active{border-color:#7044b1;box-shadow:0 0 0 3px #e5d8f6}.mockAvatars img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.mockSaveChild{height:52px;flex:0 0 52px;color:#fff;background:linear-gradient(#7d50c2,#6339aa);border:0;border-radius:18px;font-weight:900}@media(max-width:430px){.mockProfileApp{width:100%;box-shadow:none}}@media(max-width:360px){.mockProfileApp{padding-inline:16px}.mockChildCard{grid-template-columns:76px 1fr 38px}.mockChildCard>img{width:76px;height:76px}}.playScreen{padding-bottom:190px}.playScreen .playFooter{bottom:92px}.challengeStageApp{position:relative;display:flex;width:min(430px,100%);height:100dvh;min-height:620px;margin:auto;flex-direction:column;overflow:hidden;color:#28356a;background:#fff7ec;box-shadow:0 0 34px #0008}.challengeStageHeader{position:relative;z-index:6;display:flex;height:78px;padding:max(14px,env(safe-area-inset-top)) 24px 8px;flex:0 0 78px;align-items:center;justify-content:space-between;background:#fff8eff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.challengeStageHeader h1{margin:0;font-size:21px}.challengeStageHeader a{display:grid;width:44px;height:44px;place-items:center;color:#312768;background:#fff;border:1px solid #eee2d3;border-radius:15px;box-shadow:0 5px 12px #7b674329}.challengeStageHeader svg{width:25px}.challengeLevelsScroll{position:relative;min-height:0;margin:10px 18px 185px;flex:1 1;overflow-y:auto;overscroll-behavior:contain;background:url(/assets/sample/item/item-01.png) top/cover no-repeat;border-radius:26px;box-shadow:0 12px 28px #5f493b2e;scrollbar-width:none}.challengeLevelsScroll::-webkit-scrollbar{display:none}.challengeLevelsPath{position:relative;display:flex;min-height:820px;padding:200px 42px 145px;flex-direction:column-reverse;gap:28px}.challengeLevelsPath:before{content:"";position:absolute;top:190px;bottom:130px;left:50%;width:5px;background:repeating-linear-gradient(180deg,#fff 0 7px,transparent 7px 15px);filter:drop-shadow(0 2px 2px #59452f55);transform:translateX(-50%)}.challengeLevelRow{position:relative;z-index:2;display:flex;width:100%;justify-content:flex-start}.challengeLevelRow:nth-child(2n){justify-content:flex-end}.challengeLevelNode{position:relative;display:grid;width:92px;height:92px;place-items:center;text-decoration:none}.challengeLevelNode img{position:absolute;width:92px;height:92px;object-fit:contain;filter:brightness(1.18) contrast(1.45) drop-shadow(0 6px 5px #4a3a2c40)}.challengeLevelNode b{position:relative;z-index:2;display:grid;width:34px;height:24px;margin-top:22px;place-items:center;color:#342c60;font-size:16px}.challengeLevelNode small{position:absolute;top:91px;right:50%;width:145px;color:#fff;font-size:11px;font-weight:800;text-align:center;text-shadow:0 2px 4px #3d2e25;transform:translateX(50%)}.challengeLevelNode.active img{filter:brightness(1.18) contrast(1.45) sepia(.12) saturate(1.25) drop-shadow(0 0 10px #ffc845) drop-shadow(0 6px 5px #4a3a2c40)}.challengeLevelNode.locked{filter:grayscale(1);opacity:.68}.challengeRewardProgress{position:absolute;right:18px;bottom:102px;left:18px;z-index:7;display:grid;min-height:88px;padding:12px 14px;grid-template-columns:1fr 58px;align-items:center;color:#352d49;background:#fff8eff5;border:1px solid #fff;border-radius:26px;box-shadow:0 10px 25px #705c3c38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.challengeRewardCopy{display:flex;align-items:center;gap:8px}.challengeRewardCopy>span{color:#ffc845;font-size:30px}.challengeRewardCopy div{display:grid}.challengeRewardCopy b{font-size:12px}.challengeRewardCopy small{color:#85808c;font-size:8px}.challengeProgressTrack{position:relative;height:9px;margin:9px 4px 0;background:#ded8d5;border-radius:10px}.challengeProgressTrack i{display:block;height:100%;background:linear-gradient(90deg,#ffc845,#ff9f1c);border-radius:inherit}.challengeProgressTrack span{position:absolute;top:50%;width:13px;height:13px;background:#ded8d5;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%)}.challengeProgressTrack .m1{left:25%}.challengeProgressTrack .m2{left:50%}.challengeProgressTrack .m3{left:75%}.challengeGift{display:grid;width:56px;height:56px;grid-row:1/3;grid-column:2;place-items:center;background:#e9fff7;border-radius:18px;font-size:35px;text-decoration:none}.stageLoading{position:absolute;inset:45% 20px auto;padding:15px;color:#352d49;background:#fff8efdd;border-radius:18px;text-align:center}.journeyOrbit.single .journeyThumb{--x:0!important;--scale:1!important;left:50%!important;right:auto!important;filter:none!important}@media(max-height:760px){.challengeRewardProgress{bottom:92px;min-height:78px}.challengeLevelsScroll{margin-bottom:165px}.challengeLevelsPath{padding-bottom:125px}}.resultCelebration{width:min(92%,560px);margin:24px auto;padding:24px 18px 34px;border-radius:36px;background:rgba(255,255,255,.94);box-shadow:0 20px 55px #28356a24;text-align:center;position:relative;overflow:hidden}.resultCelebration>img{width:min(62vw,260px);height:220px;object-fit:contain;display:block;margin:-10px auto 0;filter:drop-shadow(0 14px 14px #28356a24)}.resultCelebration h1{font-size:34px;margin:10px 0 4px;color:#28356A}.resultCelebration>p:not(.errorText){margin:0 0 12px;color:#697287}.confetti{position:absolute;inset:18px 0 auto;color:#FFC845;font-size:25px;letter-spacing:18px;opacity:.85;animation:confettiFloat 2s ease-in-out infinite alternate}.resultStars{font-size:44px;display:flex;justify-content:center;gap:6px;margin:12px 0 18px}.resultStars span{color:#dfe3ea;text-shadow:0 3px 0 #c6cad2}.resultStars .earned{color:#FFC845;text-shadow:0 3px 0 #d39a00;animation:resultStarPop .45s both}.resultStars .earned:nth-child(2){animation-delay:.12s}.resultStars .earned:nth-child(3){animation-delay:.24s}.resultStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:14px 0 20px}.resultStats div{background:#f5f7fb;border-radius:20px;padding:14px 6px;display:grid;grid-gap:4px;gap:4px}.resultStats strong{font-size:22px;color:#6D5FA8}.resultStats span{font-size:11px;color:#747c90}.resultContinue{display:grid;place-items:center;text-decoration:none}.resultReplay{display:inline-block;text-decoration:none;margin-top:8px}@keyframes resultStarPop{0%{transform:scale(.3) rotate(-20deg);opacity:0}70%{transform:scale(1.18) rotate(6deg)}to{transform:scale(1);opacity:1}}@keyframes confettiFloat{to{transform:translateY(8px) rotate(2deg)}}@media(max-width:390px){.resultStats{gap:6px}.resultStats strong{font-size:18px}.resultCelebration>img{height:190px}}@media(prefers-reduced-motion:reduce){.confetti,.resultStars .earned{animation:none!important}}.sampleLoginScreen{isolation:isolate;width:min(100%,430px);height:100dvh;min-height:620px;background:#8fc3ed url(/assets/sample/bg-login.png) 50%/cover no-repeat}.sampleLoginContent{z-index:1;min-height:100dvh;padding:max(16px,env(safe-area-inset-top)) 26px max(24px,env(safe-area-inset-bottom))}.sampleBrand{margin-top:clamp(105px,15vh,145px)}.sampleBrand .loginLogo{display:block;width:min(258px,76%);height:auto;margin-inline:auto;filter:drop-shadow(0 5px 4px rgb(47 38 80/.1))}.sampleBrand .loginTagline{margin:-7px 0 0;color:#7543b5;font-size:16px;font-weight:700;text-shadow:0 2px 2px rgb(255 255 255/.35)}.sampleStar{position:absolute;z-index:-1;height:auto;overflow:visible;line-height:normal;filter:drop-shadow(0 5px 3px rgb(36 44 84/.25))}.sampleStar.purple{top:23.5%;left:22px;width:50px;transform:rotate(-14deg)}.sampleStar.yellow{top:19%;right:18px;width:46px;transform:rotate(10deg)}.sampleStar.blue{top:25.5%;right:64px;width:29px;transform:rotate(-8deg)}.sampleLoginForm{width:100%;margin-top:24px}.samplePhoneField{height:54px;padding:0 20px;gap:12px;background:rgb(255 255 255/.94);border:2px solid transparent;border-radius:27px;box-shadow:0 7px 14px rgb(40 53 106/.18);transition:border-color .16s ease,box-shadow .16s ease}.samplePhoneField:focus-within{border-color:#8b58c9;box-shadow:0 8px 18px rgb(76 48 133/.22)}.samplePhoneField input{min-width:0;padding:0;color:#4e4d57;font-size:14px;text-align:right}.samplePhoneField input::placeholder{color:#94949a;opacity:1}.sampleFieldMessage{min-height:20px;margin:5px 20px 0}.sampleLoginButton{display:grid;height:54px;margin-top:3px;place-items:center;border-radius:27px;box-shadow:0 7px 14px rgb(53 30 105/.3),inset 0 1px 0 rgb(255 255 255/.18);cursor:pointer;transition:transform .12s ease,filter .12s ease}.sampleLoginButton:active{transform:translateY(2px)}.sampleTerms{margin:12px 0 0}.sampleOtpBackdrop{z-index:100;visibility:hidden;background:rgb(24 25 48/.42);opacity:0;transition:opacity .28s ease,visibility .28s ease}.sampleOtpBackdrop.open{visibility:visible;opacity:1}.sampleOtpDrawer{--drag-y:0px;z-index:101;visibility:hidden;min-height:365px;padding:0 26px max(24px,env(safe-area-inset-bottom));background:#fff;border-radius:32px 32px 0 0;box-shadow:0 -16px 45px rgb(35 28 70/.22);transform:translateY(calc(105% + var(--drag-y)));transition:transform .42s cubic-bezier(.22,.8,.25,1),visibility .42s;animation:none;will-change:transform}.sampleOtpDrawer.open{visibility:visible;transform:translateY(var(--drag-y))}.sampleOtpDrawer.dragging{transition:none}.sampleDrawerHandleArea{display:grid;height:42px;place-items:center;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sampleDrawerHandleArea:active{cursor:-webkit-grabbing;cursor:grabbing}.sampleDrawerHandle{width:48px;height:5px;margin:0;background:#d8d5df;border-radius:20px}.sampleOtpHeading>span{color:#7543b5;font-size:0}.sampleOtpHeading>span:before{content:"🔐";font-size:22px}.sampleOtpHeading h2{color:#352d49}.sampleOtpInputs{display:grid;margin-top:27px;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.sampleOtpDigit{width:100%;height:58px;padding:0;color:#3d3152;background:#f7f5fa;border:2px solid #e5e0eb;border-radius:16px;outline:0;font-size:23px;font-weight:800;text-align:center;caret-color:#7543b5;transition:border-color .15s ease,background .15s ease,transform .15s ease}.sampleOtpDigit:focus{background:#fff;border-color:#8656c5;transform:translateY(-2px)}.sampleOtpDigit.filled{color:#7044b1;background:#f3edfb;border-color:#b696df}.sampleOtpInputs.invalid .sampleOtpDigit{border-color:#df7180;animation:loginShake .28s ease}@keyframes loginShake{0%,to{transform:translateX(0)}35%{transform:translateX(-4px)}70%{transform:translateX(4px)}}@media(max-height:700px){.sampleBrand{margin-top:clamp(62px,11vh,82px)}.sampleBrand .loginLogo{width:min(245px,75%)}.sampleLoginForm{margin-top:22px}.sampleStar.purple{top:20%}.sampleStar.yellow{top:16%}.sampleStar.blue{top:22%}}@media(max-width:430px){.sampleLoginScreen{width:100%;box-shadow:none}}.profile-page{overflow:hidden;background:#eee9e2}.profile-app{display:flex;height:100dvh;min-height:0;padding:22px 24px max(20px,env(safe-area-inset-bottom));flex-direction:column;background:linear-gradient(180deg,#fffaf4,#fff 65%);overflow:hidden}.profile-header{position:relative;flex:0 0 auto;text-align:center}.profile-logo{width:175px;height:auto}.profile-header h1{margin:9px 0 3px;color:#17366e;font-size:19px}.profile-header p{margin:0;color:#8a8790;font-size:11px}.decor-star{position:absolute;width:30px;filter:drop-shadow(0 3px 2px #50406a33)}.decor-star.s1{top:32px;left:4px;transform:rotate(-12deg)}.decor-star.s2{top:42px;right:5px;width:24px;transform:rotate(13deg)}.children-list{display:grid;min-height:0;margin:18px -6px 0;padding:0 6px 10px;flex:1 1 auto;align-content:start;grid-gap:13px;gap:13px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.children-list::-webkit-scrollbar{display:none}.child-card{position:relative;display:grid;min-height:112px;padding:12px;grid-template-columns:88px 1fr 42px;align-items:center;grid-gap:14px;gap:14px;border:2px solid transparent;border-radius:24px;box-shadow:0 7px 16px #28356a12;cursor:pointer;transition:.18s}.child-card:nth-child(3n+1){background:#e6f0ff}.child-card:nth-child(3n+2){background:#e8f8e8}.child-card:nth-child(3n){background:#f1e8fa}.child-card.selected{border-color:#6d5fab;transform:translateY(-2px)}.child-avatar{width:88px;height:88px;object-fit:contain;object-position:center bottom;background:#fff;border:4px solid #fff;border-radius:22px;box-shadow:0 3px 8px #28356a1c}.child-info h2{margin:0;color:#17366e;font-size:20px}.child-info p{margin:5px 0;color:#777879;font-size:12px}.child-score{display:flex;align-items:center;gap:4px;color:#6d5fab;font-weight:800;font-size:13px}.child-score svg{width:18px}.edit-child{display:grid;width:40px;height:40px;place-items:center;color:#6d5fab;border:0;border-radius:50%;box-shadow:0 4px 10px #28356a18;font-size:17px}.add-child,.edit-child{background:#fff;cursor:pointer}.add-child{display:flex;width:100%;height:58px;flex:0 0 58px;margin-top:10px;align-items:center;justify-content:center;gap:13px;color:#5e4297;border:2px dashed #a995c6;border-radius:22px;font-size:15px;font-weight:700}.add-child span{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:#6d45b3;border-radius:50%;font-size:27px;line-height:1}.enter-totem{display:flex;width:100%;height:56px;flex:0 0 56px;margin-top:10px;align-items:center;justify-content:center;gap:12px;color:#fff;background:linear-gradient(#7348bb,#5c31a4);border:0;border-radius:18px;box-shadow:0 7px 14px #4926873d;font-size:16px;font-weight:800;cursor:pointer}.enter-totem:disabled{opacity:.48;cursor:not-allowed}.profile-backdrop{position:absolute;inset:0;z-index:20;visibility:hidden;background:#17162f70;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:.28s}.profile-backdrop.open{visibility:visible;opacity:1}.child-drawer{--drag-y:0px;position:absolute;right:0;bottom:0;left:0;z-index:21;height:min(86dvh,760px);visibility:hidden;background:#fff;border-radius:30px 30px 0 0;box-shadow:0 -15px 40px #241a4938;transform:translateY(calc(105% + var(--drag-y)));transition:transform .42s cubic-bezier(.22,.8,.25,1),visibility .42s;overflow:hidden}.child-drawer.open{visibility:visible;transform:translateY(var(--drag-y))}.child-drawer.dragging{transition:none}.child-handle{display:grid;height:34px;place-items:center;touch-action:none;cursor:-webkit-grab;cursor:grab}.child-handle i{width:46px;height:5px;background:#d8d5df;border-radius:9px}.child-drawer-scroll{height:calc(100% - 34px);padding:0 24px 28px;overflow:auto}.drawer-title{display:flex;align-items:start;justify-content:space-between}.drawer-title h2{margin:0;color:#352d49;font-size:20px}.drawer-title p{margin:5px 0 0;color:#8b8791;font-size:11px}.drawer-title button{width:34px;height:34px;color:#777;background:#f2f0f5;border:0;border-radius:12px;font-size:23px;cursor:pointer}#childForm{display:grid;grid-gap:14px;gap:14px;margin-top:20px}#childForm label{display:grid;grid-gap:6px;gap:6px;color:#575260;font-size:11px;font-weight:700}#childForm input,#childForm select{width:100%;height:46px;padding:0 12px;color:#3c3742;background:#f8f7fa;border:1.5px solid #e3dfea;border-radius:13px;outline:0}#childForm input:focus,#childForm select:focus{border-color:#8554c5;background:#fff}.birth-fields,.two-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.birth-fields{grid-template-columns:repeat(3,1fr)}fieldset{min-width:0;margin:0;padding:0;border:0}legend{margin-bottom:8px;color:#575260;font-size:11px;font-weight:700}.gender-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.gender-options input{position:absolute;opacity:0}.gender-options span{display:grid;height:45px;place-items:center;background:#f7f5fa;border:2px solid transparent;border-radius:13px}.gender-options input:checked+span{color:#6940aa;background:#f0e9fa;border-color:#a781d3}.avatar-options{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.avatar-choice input{position:absolute;opacity:0}.avatar-choice img{display:block;width:100%;aspect-ratio:1;object-fit:contain;object-position:center bottom;background:#f5f3f8;border:3px solid transparent;border-radius:17px}.avatar-choice input:checked+img{border-color:#7044b1;box-shadow:0 0 0 3px #e5d8f6}.form-error{min-height:16px;margin:0;color:#c43c50;font-size:11px}.save-child{height:52px;color:#fff;background:linear-gradient(#7d50c2,#6339aa);border:0;border-radius:18px;font-weight:800;cursor:pointer}@media(max-width:430px){.profile-page{background:#fff}}@media(max-width:360px){.profile-app{padding-inline:16px}.child-card{grid-template-columns:76px 1fr 38px}.child-avatar{width:76px;height:76px}.profile-header h1{font-size:18px}}.children-list{padding-top:16px}.child-drawer{height:calc(100dvh - 64px);max-height:calc(100dvh - 64px)}.child-drawer-scroll{display:flex;padding-bottom:0;flex-direction:column;overflow:hidden}.drawer-title{position:relative;z-index:2;flex:0 0 auto;padding-bottom:12px;background:#fff}#childForm{display:flex;min-height:0;margin-top:8px;padding:0;flex:1 1 auto;flex-direction:column;gap:0;overflow:hidden}.child-form-fields{display:grid;min-height:0;padding:4px 2px 18px;flex:1 1 auto;align-content:start;grid-gap:14px;gap:14px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.child-form-fields::-webkit-scrollbar{display:none}.save-child{flex:0 0 52px;margin:10px 2px max(18px,env(safe-area-inset-bottom))}.profile-app{position:relative;width:min(100%,430px);margin-inline:auto;box-shadow:0 0 34px rgb(40 53 106/.18)}.profile-empty{padding:28px;text-align:center;color:#8a8790;background:#fff;border:1px solid #eee8f1;border-radius:22px;font-size:12px}.child-select-mark{display:grid;width:40px;height:40px;place-items:center;color:#6d5fab;background:#fff;border-radius:50%;box-shadow:0 4px 10px #28356a18;font-size:19px;font-weight:900}.profile-list-error{flex:0 0 auto;margin:4px 6px 0}.enter-totem svg{width:25px}@media(max-width:430px){.profile-app{width:100%;box-shadow:none}}:root{--color-navy:#28356a;--color-purple:#6d5fab;--color-blue:#4490e2;--color-green:#3ab398;--color-yellow:#ffc845;--color-coral:#ff6b6b;--color-white:#ffffff;--color-gray:#8c8c94;--color-danger:#d94354;--app-width:430px}*,:after,:before{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:#dfe5ec;font-family:Tahoma,Arial,sans-serif}button,input{font:inherit}.mobile-app{width:min(100%,var(--app-width));margin-inline:auto;overflow:hidden;background:#8fc3ed url(/_next/static/media/bg-login.eb3d8fd6.png) 50%/cover no-repeat;box-shadow:0 0 34px rgb(40 53 106/18%)}.login-content,.mobile-app{position:relative;min-height:100dvh}.login-content{z-index:1;display:flex;padding:max(16px,env(safe-area-inset-top)) 26px max(24px,env(safe-area-inset-bottom));flex-direction:column;align-items:center}.brand-block{width:100%;margin-top:clamp(105px,15vh,145px);text-align:center}.logo{display:block;width:min(258px,76%);height:auto;margin-inline:auto;filter:drop-shadow(0 5px 4px rgb(47 38 80/10%))}.brand-block p{margin:-7px 0 0;color:#7543b5;font-size:16px;font-weight:700;text-shadow:0 2px 2px rgb(255 255 255/35%)}.star{position:absolute;z-index:-1;overflow:visible;filter:drop-shadow(0 5px 3px rgb(36 44 84/25%))}.star-purple{top:23.5%;left:22px;width:50px;transform:rotate(-14deg)}.star-yellow{top:19%;right:18px;width:46px;transform:rotate(10deg)}.star-blue{top:25.5%;right:64px;width:29px;transform:rotate(-8deg)}.login-form{width:100%;margin-top:24px}.phone-field{display:flex;height:54px;padding:0 20px;align-items:center;gap:12px;color:#7543b5;background:rgb(255 255 255/94%);border:2px solid transparent;border-radius:27px;box-shadow:0 7px 14px rgb(40 53 106/18%);transition:border-color .16s ease,box-shadow .16s ease}.phone-field:focus-within{border-color:#8b58c9;box-shadow:0 8px 18px rgb(76 48 133/22%)}.phone-field.invalid{border-color:var(--color-danger)}.phone-field svg{width:24px;flex:0 0 24px}.phone-field input{width:100%;min-width:0;padding:0;color:#4e4d57;background:transparent;border:0;outline:0;font-size:14px;text-align:right}.phone-field input::placeholder{color:#94949a;opacity:1}.field-message{min-height:20px;margin:5px 20px 0;color:#b62e43;font-size:11px;font-weight:700}.field-message.success{color:#287e69}.login-button{display:grid;width:100%;height:54px;margin-top:3px;place-items:center;color:var(--color-white);background:linear-gradient(180deg,#8253c8,#6840b0);border:0;border-radius:27px;box-shadow:0 7px 14px rgb(53 30 105/30%),inset 0 1px 0 rgb(255 255 255/18%);font-size:18px;font-weight:800;cursor:pointer;transition:transform .12s ease,filter .12s ease}.login-button:hover{filter:brightness(1.06)}.login-button:active{transform:translateY(2px)}.login-button:focus-visible{outline:3px solid rgb(255 255 255/80%);outline-offset:3px}.login-button:disabled{cursor:wait;filter:saturate(.7)}.spinner{width:23px;height:23px;border:3px solid rgb(255 255 255/35%);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.login-button.loading .button-label,.spinner{display:none}.login-button.loading .spinner{display:block}.terms{margin:12px 0 0;color:#77747f;font-size:11px;text-align:center}.terms a{color:#7044b1;font-weight:700;text-decoration:none}body.drawer-open{overflow:hidden}.drawer-backdrop{position:absolute;inset:0;z-index:10;visibility:hidden;background:rgb(24 25 48/42%);opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .28s ease,visibility .28s ease}.drawer-backdrop.open{visibility:visible;opacity:1}.otp-drawer{--drag-y:0px;position:absolute;right:0;bottom:0;left:0;z-index:11;min-height:365px;padding-bottom:max(24px,env(safe-area-inset-bottom));color:#2e2b3a;background:#fff;border-radius:32px 32px 0 0;box-shadow:0 -16px 45px rgb(35 28 70/22%);transform:translateY(calc(105% + var(--drag-y)));visibility:hidden;transition:transform .42s cubic-bezier(.22,.8,.25,1),visibility .42s;will-change:transform}.otp-drawer.open{visibility:visible;transform:translateY(var(--drag-y))}.otp-drawer.dragging{transition:none}.drawer-handle-area{display:grid;height:42px;place-items:center;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.drawer-handle-area:active{cursor:-webkit-grabbing;cursor:grabbing}.drawer-handle{width:48px;height:5px;background:#d8d5df;border-radius:20px}.drawer-content{padding:2px 26px 0}.otp-heading{display:flex;align-items:center;gap:13px}.otp-icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;color:#7543b5;background:#f2ebfb;border-radius:16px}.otp-icon svg{width:26px}.otp-heading h2{margin:0 0 5px;color:#352d49;font-size:18px}.otp-heading p{margin:0;color:#85818d;font-size:11px;line-height:1.8}.otp-heading b{color:#6d5fab;direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.otp-inputs{display:grid;margin-top:27px;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.otp-input{width:100%;height:58px;padding:0;color:#3d3152;background:#f7f5fa;border:2px solid #e5e0eb;border-radius:16px;outline:0;font-size:23px;font-weight:800;text-align:center;caret-color:#7543b5;transition:border-color .15s ease,background .15s ease,transform .15s ease}.otp-input:focus{background:#fff;border-color:#8656c5;transform:translateY(-2px)}.otp-input.filled{color:#7044b1;background:#f3edfb;border-color:#b696df}.otp-inputs.invalid .otp-input{border-color:#df7180;animation:shake .28s ease}.otp-message{min-height:20px;margin:7px 5px 0;color:#b62e43;font-size:11px;font-weight:700}.otp-submit{display:grid;width:100%;height:56px;margin-top:3px;place-items:center;color:#fff;background:linear-gradient(180deg,#8253c8,#6840b0);border:0;border-radius:28px;box-shadow:0 7px 14px rgb(53 30 105/25%);font-size:16px;font-weight:800;cursor:pointer}.otp-submit.loading span{display:none}.otp-submit.loading .spinner{display:block}@keyframes shake{0%,to{transform:translateX(0)}35%{transform:translateX(-4px)}70%{transform:translateX(4px)}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:430px){body{background:#8fc3ed}.mobile-app{width:100%;box-shadow:none}}@media (max-height:620px){.otp-drawer{min-height:330px}.otp-inputs{margin-top:18px}}@media (max-height:700px){.brand-block{margin-top:clamp(62px,11vh,82px)}.logo{width:min(245px,75%)}.brand-block p{font-size:16px}.login-form{margin-top:22px}.star-purple{top:20%}.star-yellow{top:16%}.star-blue{top:22%}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-app,.home-page{overflow:hidden}.home-app{position:relative;height:100dvh;min-height:0;box-shadow:0 0 34px #0008}.game-header{position:absolute;top:max(20px,env(safe-area-inset-top));right:22px;left:22px;z-index:5;display:flex;align-items:center;justify-content:space-between}.active-child{width:66px;height:66px;padding:3px;overflow:hidden;background:linear-gradient(#8e62e5,#502092);border:2px solid #fff;border-radius:50%;box-shadow:0 0 18px #b768ff}.active-child img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%}.score-pill{display:flex;height:43px;padding:0 14px;align-items:center;gap:7px;color:#302078;background:#fffaf2;border:2px solid #fff;border-radius:24px;box-shadow:0 6px 16px #0005;font-size:16px}.score-pill svg{width:28px}.home-logo{position:absolute;top:94px;left:50%;z-index:3;width:220px;transform:translateX(-50%);filter:drop-shadow(0 8px 6px #0005)}.stage-section{position:absolute;right:0;bottom:130px;left:0;height:min(56dvh,520px)}.stage-orbit{position:relative;width:100%;height:calc(100% - 28px);touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.stage-orbit.dragging{cursor:-webkit-grabbing;cursor:grabbing}.stage-card{--x:0px;--scale:1;--rotate:0deg;position:absolute;bottom:18px;left:50%;width:58%;height:88%;overflow:hidden;background:#171638;border:3px solid #a7a1b7;border-radius:34px;box-shadow:0 14px 28px #0009;transform:translateX(calc(-50% + var(--x))) scale(var(--scale)) rotate(var(--rotate));transform-origin:center bottom;transition:transform .52s cubic-bezier(.22,.8,.25,1),filter .4s,opacity .4s,border-color .4s;cursor:pointer}.stage-card img{width:100%;height:100%;object-fit:cover;pointer-events:none}.stage-card.active{z-index:3;border-color:#ffc845;box-shadow:0 0 0 3px #fff6d0,0 0 24px #ffb51b,0 18px 32px #000a}.stage-card.side{z-index:2;filter:brightness(.76) saturate(.85)}.stage-card.far{z-index:1;opacity:0;pointer-events:none}.stage-card[data-side=left]{--x:-152px;--scale:.72;--rotate:-5deg}.stage-card[data-side=right]{--x:152px;--scale:.72;--rotate:5deg}.stage-progress{position:absolute;right:10px;bottom:10px;left:10px;z-index:4;display:flex;height:38px;align-items:center;justify-content:center;gap:4px;background:#17142dcc;border:1px solid #ffffff42;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.progress-star{width:24px;height:24px;color:#39354d;filter:drop-shadow(0 2px 2px #0006)}.progress-star.earned{color:#ffc845}.stage-card[data-theme=purple] .progress-star.earned{color:#9b5cff}.stage-card[data-theme=blue] .progress-star.earned{color:#24c6ed}.play-button{position:absolute;top:54%;left:50%;z-index:5;display:grid;width:74px;height:74px;padding:0;place-items:center;color:#fff;background:linear-gradient(#ffc532,#e69200);border:5px solid #fff2ca;border-radius:50%;box-shadow:0 7px 0 #a95f00,0 10px 22px #0007;opacity:0;transform:translate(-50%,-50%) scale(.6);transition:.35s;pointer-events:none}.play-button:after{content:"";margin-left:5px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:21px solid}.stage-card.active .play-button{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.stage-dots{display:flex;height:28px;align-items:center;justify-content:center;gap:9px;direction:ltr}.stage-dot{width:9px;height:9px;padding:0;background:#7a759b;border:0;border-radius:50%;transition:.25s}.stage-dot.active{width:14px;height:14px;background:#ffc845;box-shadow:0 0 9px #ffc845}.app-navigation{z-index:7;height:96px;padding:9px 10px;border-radius:31px}.nav-item{flex-direction:column;gap:3px;color:#aaa5ba}.nav-item img{width:45px;height:45px}.nav-item b{font-size:10px}.nav-item.active{color:#fff}.nav-item.active img{width:50px;height:50px}.soon{top:-4px;right:3px;padding:2px 5px;border-radius:8px;box-shadow:0 2px 5px #0005}@media(max-height:760px){.home-logo{top:80px;width:190px}.stage-section{bottom:116px;height:55dvh}.app-navigation{height:86px}.nav-item img{width:40px;height:40px}.stage-card{height:86%}}@media(max-width:360px){.stage-card[data-side=left]{--x:-128px}.stage-card[data-side=right]{--x:128px}.stage-card{width:60%}}.stage-card{--drag-x:0px;width:51%;height:95%;bottom:8px;transform:translateX(calc(-50% + var(--x) + var(--drag-x))) scale(var(--scale)) rotate(var(--rotate));transition:transform .62s cubic-bezier(.2,.85,.2,1),filter .42s ease,opacity .42s ease,border-color .42s ease;will-change:transform}.stage-card[data-side=left]{--x:-148px}.stage-card[data-side=right]{--x:148px}.stage-orbit.dragging .stage-card{transition:none}.nav-item{flex-direction:row;gap:0}.nav-item b{display:none}@media(max-height:760px){.stage-section{bottom:100px;height:58dvh}.app-navigation{height:72px}.stage-card{height:94%}}@media(max-width:360px){.stage-card[data-side=left]{--x:-124px}.stage-card[data-side=right]{--x:124px}.stage-card{width:52%}}.home-page{background:#f4ecdf}.home-app{background-color:#fff6e8;background-blend-mode:screen;color:#28356a}.app-navigation{box-shadow:0 10px 28px #705c3c26}.stage-dots .stage-dot{background:#cfc7bb}.score-pill{box-shadow:0 6px 16px #806b4a2e}.home-page{background:#02051b}.home-app{background:#05092b url(/_next/static/media/bg-app.20bf0c4d.png) 50%/cover no-repeat;background-blend-mode:normal;color:#fff}.stages-page{overflow:hidden;background:#ddd}.stages-app{height:100dvh;min-height:0;flex-direction:column;overflow:hidden;background:#19123c;color:#fff}.stages-app,.stages-header{position:relative;display:flex}.stages-header{z-index:6;height:78px;padding:max(14px,env(safe-area-inset-top)) 24px 8px;flex:0 0 78px;align-items:center;justify-content:space-between;background:#08092dcc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 7px 20px #0005}.stages-header h1{margin:0;font-size:21px}.stages-header button{display:grid;width:44px;height:44px;padding:0;place-items:center;color:#312768;border:0;border-radius:15px;box-shadow:0 5px 12px #0004}.stages-header svg{width:25px}.levels-scroll{position:relative;min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.levels-scroll::-webkit-scrollbar{display:none}.levels-scroll:before{content:"";position:fixed;inset:78px calc(50% - 215px) 0;z-index:-1;background:var(--world-bg) center top/cover no-repeat}.levels-path{position:relative;display:flex;min-height:920px;padding:280px 44px 310px;flex-direction:column-reverse;justify-content:flex-start;gap:42px}.levels-path:before{content:"";position:absolute;top:270px;bottom:290px;left:50%;width:5px;background:repeating-linear-gradient(180deg,#fff9 0 8px,transparent 8px 17px);filter:drop-shadow(0 2px 2px #0005);transform:translateX(-50%)}.level-row{position:relative;display:flex;width:100%;justify-content:flex-start}.level-row:nth-child(2n){justify-content:flex-end}.level-node{position:relative;display:grid;width:92px;height:92px;padding:0;place-items:center;color:#342c60;background:linear-gradient(#f9f7f2,#c9c7c4);border:5px solid #fff9;border-radius:50%;box-shadow:0 8px 0 #77767a,0 11px 17px #0006;font-size:24px;font-weight:900}.level-node:after{content:attr(data-number);display:grid;width:46px;height:30px;place-items:center;background:#fff;border-radius:16px;box-shadow:0 3px 5px #0003}.level-node .lock{position:absolute;top:12px;font-size:21px}.level-node.completed{color:#fff;background:linear-gradient(#8b59dc,#5d2ba6);border-color:#d9c5ff;box-shadow:0 8px 0 #3a176c,0 11px 17px #0006}.level-node.active{background:linear-gradient(#ffd552,#efa108);border-color:#fff0b0;box-shadow:0 8px 0 #a65d00,0 0 20px #ffc845,0 12px 18px #0006;animation:pulse 2s ease-in-out infinite}.level-node.active:before{content:"";position:absolute;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;transform:translateY(-11px)}.level-stars{position:absolute;right:50%;bottom:-25px;display:flex;gap:1px;transform:translateX(50%)}.level-stars svg{width:17px;color:#49445b}.level-stars svg.on{color:#ffc845;filter:drop-shadow(0 1px 2px #0005)}.reward-progress{position:absolute;right:18px;bottom:102px;left:18px;z-index:7;display:grid;min-height:88px;padding:12px 14px;grid-template-columns:1fr 58px;align-items:center;background:#fffaf1f2;border:1px solid #fff;border-radius:26px;box-shadow:0 10px 25px #0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reward-copy{display:flex;align-items:center;gap:8px}.reward-copy svg{width:30px}.reward-copy div{display:grid}.reward-copy b{font-size:12px}.reward-copy small{color:#85808c;font-size:8px}.progress-track{position:relative;height:9px;margin:9px 4px 0;background:#ded8d5;border-radius:10px}.progress-track i{display:block;width:0;height:100%;background:linear-gradient(90deg,#ffc845,#ff9f1c);border-radius:inherit;transition:width .6s ease}.progress-track span{position:absolute;top:50%;width:13px;height:13px;background:#ded8d5;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%)}.progress-track .m1{left:25%}.progress-track .m2{left:50%}.progress-track .m3{left:75%}.gift{grid-row:1/3;grid-column:2;display:grid;width:56px;height:56px;place-items:center;background:#e9fff7;border-radius:18px;font-size:35px}.app-navigation{position:absolute;right:18px;bottom:max(12px,env(safe-area-inset-bottom));left:18px;z-index:8;display:grid;height:78px;padding:7px 12px;grid-template-columns:repeat(3,1fr);background:#0a0d2fe8;border:1px solid #7770a052;border-radius:999px;box-shadow:0 12px 30px #0008;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-item{position:relative;display:flex;padding:3px;align-items:center;justify-content:center;background:transparent;border:0}.nav-item img{width:49px;height:49px;object-fit:contain;opacity:.78}.nav-item.active img{width:55px;height:55px;opacity:1;filter:drop-shadow(0 0 10px #8b50e5)}.soon{position:absolute;top:1px;right:8px;z-index:2;padding:3px 6px;color:#37204f;background:#ffc845;border:2px solid #151638;border-radius:9px;font-size:7px;font-weight:800;line-height:1;box-shadow:0 2px 5px #0007;transform:rotate(4deg)}@keyframes pulse{50%{transform:translateY(-5px);filter:brightness(1.08)}}@media(max-height:760px){.reward-progress{bottom:92px;min-height:78px}.app-navigation{height:70px}.levels-path{padding-bottom:280px}}.levels-scroll{background:var(--world-bg) center top/cover no-repeat}.level-node.completed:after{color:#4d2a83}.stages-page{background:#f3eadf}.stages-app{background:#fff7ec;color:#28356a}.stages-header{color:#28356a;background:#fff8eff2;box-shadow:0 7px 20px #7b674329}.stages-header button{background:#fff;border:1px solid #eee2d3}.levels-path{min-height:760px;padding:220px 54px 270px;gap:24px}.levels-path:before{top:220px;bottom:260px;background:repeating-linear-gradient(180deg,#fff 0 7px,transparent 7px 15px);filter:drop-shadow(0 2px 2px #59452f55)}.level-node,.level-node.active,.level-node.completed{width:106px;height:106px;background:transparent;border:0;box-shadow:none;animation:none}.level-node img{display:block;width:106px;height:106px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 7px 6px #4a3a2c48)}.level-node.completed:after,.level-node:after{position:absolute;right:50%;bottom:13px;width:39px;height:27px;color:#342c60;background:transparent;box-shadow:none;transform:translateX(50%);font-size:18px}.level-node.active img{filter:sepia(.15) saturate(1.35) drop-shadow(0 0 12px #ffc845) drop-shadow(0 7px 6px #4a3a2c48)}.level-node .lock,.level-node.active:before,.level-stars{display:none}.reward-progress{color:#352d49;background:#fff8eff5}.app-navigation{background:#fff8eef2;border-color:#fff;box-shadow:0 10px 28px #705c3c38}.soon{border-color:#fff8ee}.level-node,.level-node img,.level-node.active,.level-node.completed{width:92px;height:92px}.level-node img{filter:brightness(1.18) contrast(1.45) drop-shadow(0 6px 5px #4a3a2c40)}.level-node.completed:after,.level-node:after{bottom:11px;width:34px;height:24px;font-size:16px}.level-node.active img{filter:brightness(1.18) contrast(1.45) sepia(.12) saturate(1.25) drop-shadow(0 0 10px #ffc845) drop-shadow(0 6px 5px #4a3a2c40)}.level-node img{-webkit-mask-image:radial-gradient(ellipse 42% 26% at 50% 69%,#000 96%,transparent 100%),radial-gradient(ellipse 34% 23% at 50% 55%,#000 96%,transparent 100%),radial-gradient(ellipse 22% 30% at 50% 30%,#000 96%,transparent 100%);mask-image:radial-gradient(ellipse 42% 26% at 50% 69%,#000 96%,transparent 100%),radial-gradient(ellipse 34% 23% at 50% 55%,#000 96%,transparent 100%),radial-gradient(ellipse 22% 30% at 50% 30%,#000 96%,transparent 100%)}.level-node.completed:after,.level-node:after{bottom:23px}.levels-scroll{margin:0 18px 96px;border-radius:0 0 26px 26px;box-shadow:0 12px 28px #5f493b2e}.levels-path:before{display:none}.path-lines{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.path-lines path{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-dasharray:1 14;filter:drop-shadow(0 2px 2px #4d3a3459)}.stages-header{box-shadow:none}.levels-scroll{margin-top:10px;border-radius:26px}.levels-path{padding:220px 54px 170px}.level-row{direction:ltr;z-index:2;justify-content:flex-start!important}.level-row:nth-of-type(2n){justify-content:flex-end!important}.path-lines{z-index:0}.stages-header a{display:grid;width:44px;height:44px;place-items:center;color:#312768;background:#fff;border:1px solid #eee2d3;border-radius:15px;box-shadow:0 5px 12px #7b674329}.stages-header a svg{width:25px}.level-node:after{display:none!important}.level-number{position:relative;z-index:2;display:grid;width:34px;height:24px;margin-top:19px;place-items:center;color:#342c60;font-size:16px;font-weight:900}.level-title{top:91px;width:145px;color:#fff;font-size:11px;font-weight:900;text-align:center;text-shadow:0 2px 4px #3d2e25}.level-stars-inline,.level-title{position:absolute;right:50%;transform:translateX(50%)}.level-stars-inline{top:108px;display:flex;gap:1px;direction:ltr}.level-stars-inline i{color:#e5dfd5;font-size:12px;font-style:normal;text-shadow:0 1px 2px #4d3a34}.level-stars-inline i.on{color:#ffc845}.level-node.locked{filter:grayscale(1);opacity:.68}.stage-map-message{position:absolute;inset:43% 18px auto;z-index:3;padding:15px;color:#352d49;background:#fff8efeb;border-radius:18px;text-align:center}.journey-stage-page{position:relative;display:flex;width:min(100%,430px);height:100dvh;min-height:620px;margin:auto;flex-direction:column;overflow:hidden;color:#28356a;background:#fff7ec;box-shadow:0 0 34px #0006}.journey-stage-page .stages-header{position:relative;z-index:6;display:flex;height:78px;padding:max(14px,env(safe-area-inset-top)) 24px 8px;flex:0 0 78px;align-items:center;justify-content:space-between;color:#28356a;background:#fff8eff2;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.journey-stage-page .stages-header h1{margin:0;font-size:21px}.journey-stage-page .levels-scroll{position:relative;min-height:0;margin:10px 18px 96px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;background:var(--world-bg) center top/cover no-repeat;border-radius:26px;box-shadow:0 12px 28px #5f493b2e;scrollbar-width:none}.journey-stage-page .levels-scroll::-webkit-scrollbar{display:none}.journey-stage-page .levels-path{position:relative;display:flex;min-height:760px;padding:220px 54px 170px;flex-direction:column-reverse;justify-content:flex-start;gap:24px}.journey-stage-page .levels-path:before{display:none}.journey-stage-page .level-row{position:relative;z-index:2;display:flex;width:100%;direction:ltr;justify-content:flex-start!important}.journey-stage-page .level-row:nth-of-type(2n){justify-content:flex-end!important}.journey-stage-page .level-node,.journey-stage-page .level-node.active,.journey-stage-page .level-node.completed{position:relative;display:grid;width:92px;height:92px;padding:0;place-items:center;color:#342c60;background:transparent;border:0;border-radius:50%;box-shadow:none;text-decoration:none;animation:none}.journey-stage-page .level-node img{position:absolute;width:92px;height:92px;object-fit:contain;filter:brightness(1.18) contrast(1.45) drop-shadow(0 6px 5px #4a3a2c40)}.journey-stage-page .level-node.active img{filter:brightness(1.18) contrast(1.45) sepia(.12) saturate(1.25) drop-shadow(0 0 10px #ffc845) drop-shadow(0 6px 5px #4a3a2c40)}.journey-stage-page .path-lines{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.journey-stage-page .path-lines path{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-dasharray:1 14;filter:drop-shadow(0 2px 2px #4d3a3459)}.journey-stage-page .reward-progress{position:absolute;right:18px;bottom:102px;left:18px;z-index:7;display:grid;min-height:88px;padding:12px 14px;grid-template-columns:1fr 58px;align-items:center;color:#352d49;background:#fff8eff5;border:1px solid #fff;border-radius:26px;box-shadow:0 10px 25px #705c3c38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.journey-stage-page .reward-copy{display:flex;min-width:0;align-items:center;gap:8px}.journey-stage-page .reward-copy svg{width:30px;flex:0 0 30px}.journey-stage-page .reward-copy div{display:grid}.journey-stage-page .reward-copy b{font-size:12px}.journey-stage-page .reward-copy small{overflow:hidden;color:#85808c;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.journey-stage-page .progress-track{position:relative;height:9px;margin:9px 4px 0;background:#ded8d5;border-radius:10px}.journey-stage-page .progress-track i{display:block;height:100%;background:linear-gradient(90deg,#ffc845,#ff9f1c);border-radius:inherit}.journey-stage-page .progress-track span{position:absolute;top:50%;width:13px;height:13px;background:#ded8d5;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%)}.journey-stage-page .progress-track .m1{left:25%}.journey-stage-page .progress-track .m2{left:50%}.journey-stage-page .progress-track .m3{left:75%}.journey-stage-page .gift{display:grid;width:56px;height:56px;grid-row:1/3;grid-column:2;place-items:center;background:#e9fff7;border-radius:18px;font-size:35px}.app-navigation a.nav-item{text-decoration:none}@font-face{font-family:Dana;src:url(/fonts/DanaVF.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}body,button,html,input,option,select,textarea{font-family:Dana,Tahoma,Arial,sans-serif}