:root{--p: #7A4CFF;--bg: #ffffff;--line: rgba(122, 76, 255, .65)}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Helvetica Neue}.page{display:flex;align-items:center;justify-content:center;background:#f2f2f7}.card{width:360px;height:485px;border-radius:20px;padding:32px;background:#fff;display:flex;align-items:center;flex-direction:column}.art{width:296px;height:296px;margin:4px 0 12px;display:flex;align-items:center;justify-content:center}.st{stroke:var(--p);stroke-width:2.2;opacity:.95}.titleBig{font-weight:900;letter-spacing:.1em;font-size:40px;line-height:1}.titleSmall{font-weight:800;letter-spacing:.36em;font-size:14px;margin-top:2px;opacity:.95}.btn{width:296px;height:42px;border:2px solid var(--line);color:#fff;font-weight:590;font-size:17px;line-height:22px;cursor:pointer;transition:transform .06s ease,box-shadow .18s ease,background .18s ease;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 12px;gap:10px;background:#6e45ff;border-radius:32px;margin-bottom:12px}.btnInput{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 12px;gap:10px;width:296px;height:42px;border:2px solid rgba(0,0,0,.08);border-radius:32px;font-weight:590;font-size:17px;line-height:22px;color:#2b1850;background:#fff}.btn+.btn{margin-top:12px}.btn:hover{box-shadow:0 10px 22px #7a4cff1f}.btn:active{transform:translateY(1px)}.btnIcon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.wheelIcon{width:22px;height:22px;display:block}.st2{stroke:var(--p);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.hint{margin-top:10px;text-align:center;color:#8e8e93;font-weight:400;font-size:11px;line-height:13px}.loading{text-align:center;padding:24px 0;font-weight:700;opacity:.8}.unregTitle{text-align:center;font-weight:900;font-size:18px;margin-top:6px}.unregText{text-align:center;margin-top:10px;font-size:14px;opacity:.85;line-height:1.35}.promoTitle{text-align:center;font-weight:700;font-size:14px;margin-bottom:6px;letter-spacing:.08em}.promoInput{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 12px;gap:10px;width:296px;height:42px;border:2px solid rgba(0,0,0,.08);border-radius:32px;font-weight:540;font-size:17px;line-height:22px;color:#2b1850;text-align:center}.promoInput::placeholder{color:#7a4cff8c}.promoInput:focus{box-shadow:0 10px 22px #7a4cff1f}.bottomNavWrap{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:390px;height:84px;z-index:1000}.bottomNavBg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.bottomNavLinks{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.navItem{flex:1;height:100%;display:flex;justify-content:center;text-decoration:none;-webkit-user-select:none;user-select:none;color:#000}.navItem.active{color:#007aff}.navIcon{width:130px;height:49px}.gamePage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}.gameCard{width:390px;height:1390px;border-radius:20px;background:#fff;display:flex;align-items:center;flex-direction:column}.gameTopCard{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:32px 47px;gap:10px;width:390px;height:530px;background:#fff;box-shadow:0 4px 4px #0000001a;border-radius:0 0 32px 32px}.topImg{width:296px;height:296px;display:block}.infoTextBlock{font-weight:400;font-size:20px;line-height:25px;letter-spacing:-.45px;color:#000}.infoTextBlock p{margin:0 0 14px}.gameBlock{display:flex;flex-direction:column;align-items:center;padding:0;width:317.02px;height:653.11px}.gameBlockImg{width:268px;height:182px;display:block;margin-bottom:30px}.wheel-root{display:grid;gap:12px;justify-items:center}.wheel-stage{position:relative}.wheel-arrow{position:absolute;left:53%;top:-28px;transform:translate(-50%);width:135px;height:auto;z-index:3;-webkit-user-select:none;user-select:none;pointer-events:none}.wheel-wrap{width:100%;height:100%}.wheel-img{width:100%;height:100%;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}.spin-count{width:100%;display:flex;align-items:center;gap:8px}.spin-icon{width:34px;height:34px;display:block;pointer-events:none}.spin-text{font-size:28px;color:#2b1850;line-height:34px;white-space:nowrap}.spin-button{width:100%;height:56px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:12px;border:none;color:#2b1850;font-size:15px;font-weight:600;cursor:pointer;background:#2b18501a}.spin-button.disabled{background:#7d7b8a14;cursor:not-allowed;opacity:.5}.popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.popup{background:#fff;border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;position:absolute;width:352px;height:310px}.popup-emoji{font-size:95px;line-height:96px;margin-bottom:18px}.popup-title{font-weight:700;font-size:56px;line-height:56px;text-align:center;letter-spacing:.4px;color:#000}.popup-subtitle{font-weight:400;font-size:15px;line-height:20px;text-align:center;letter-spacing:-.23px;color:#0006}.popup-text{font-weight:400;font-size:20px;line-height:25px;text-align:center;letter-spacing:-.45px;color:#000000e6;margin-top:12px}.profilePage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}.profileCard{width:390px;height:760px;border-radius:20px;background:#fff;display:flex;align-items:center;flex-direction:column}.profileTopCard{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:32px 47px;gap:10px;width:390px;height:245px;background:#fff;box-shadow:0 4px 25.1px #00000014;border-radius:0 0 32px 32px}.profileTopRow{display:flex;flex-direction:row;align-items:center;padding:0 24px;gap:20px;width:296px;height:96px;min-height:52px}.profileAvatarWrap{position:relative;display:flex;flex-direction:row;align-items:flex-start;padding:0;isolation:isolate;width:96px;height:96px;border-radius:100px}.profileAvatar{width:96px;height:96px;border-radius:50%;object-fit:cover;display:block;background:#f1f1f1}.profileName{font-weight:400;font-size:17px;line-height:22px;display:flex;align-items:center;letter-spacing:-.43px;color:#000}.profileStatus{font-weight:400;font-size:16px;line-height:21px;display:flex;align-items:center;letter-spacing:-.31px;color:#707579}.profilePoints{margin-top:10px;font-weight:400;font-size:17px;line-height:22px;display:flex;align-items:center;letter-spacing:-.43px;color:#6e45ff}.profileBadge{position:absolute;right:-6px;bottom:-6px;width:34px;height:34px}.profileTopInfo{flex:1;min-width:0}.profile-muted{opacity:.6;text-align:center;padding:24px}.profile-error{background:#fff;border-radius:22px;padding:16px;box-shadow:0 14px 30px #00000014}.profile-error-title{font-weight:900;margin-bottom:6px}.profile-error-text{opacity:.85;font-size:14px}.profileDesc{margin-top:16px;font-weight:400;font-size:16px;line-height:25px;letter-spacing:-.45px;color:#000}.profileTitle{font-weight:700;font-size:34px;line-height:41px;text-align:center;letter-spacing:.4px;margin:20px;color:#000}.profileCollection{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:320px;height:140px;background:#2b18501a;border-radius:32px}.profileGrid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:14px;align-items:center;justify-items:center;flex-direction:row;width:320px;margin-top:18px}.profileEmojiCell{position:relative;width:80px;height:47px;display:flex;align-items:center;justify-content:center}.profileEmoji{font-size:36px;line-height:36px;-webkit-user-select:none;user-select:none}.profileEmojiImg{width:47px;height:47px}.profileEmoji.isLocked{filter:grayscale(50%);opacity:.5}.profileLock{position:absolute;right:12px;bottom:-2px}.profileLock.isLocked{filter:grayscale(50%);opacity:.8}.profileLockImg{width:26px;height:26px}.profileCount{position:absolute;right:12px;bottom:-2px;background:#6e5bff;color:#fff;font-size:14px;font-weight:700;padding:2px 6px;border-radius:10px;line-height:1;box-shadow:0 4px 10px #00000040}.profileInviteRow{margin-bottom:12px;display:flex;flex-direction:row;align-items:center;gap:9px;width:317px;height:39px}.profileInviteIcon{width:34px;height:34px;object-fit:contain}.profileInviteCount{font-size:28px;color:#2b1850;line-height:34px;white-space:nowrap}.profilePromo{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:11.4035px 13.6842px;gap:11.4px;width:317.02px;height:48.81px;background:#2b18501a;border-radius:13.6842px;flex:none;flex-grow:0}.profilePromoCode{font-size:28px;font-weight:900;letter-spacing:2px}.profilePromoBtn{cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.profilePromoBtn:active{transform:scale(.97);box-shadow:0 6px 14px #00000040}.profilePromoHint{margin-top:10px;font-weight:590;font-size:15px;line-height:20px;text-align:center;color:#8e8e93}.loader-container{min-height:100vh;display:flex;align-items:center;justify-content:center}.loader{width:34px;height:34px;border:4px solid rgba(0,0,0,.15);border-top-color:#0b6bff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.taskPage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}.taskCard{width:390px;height:1390px;border-radius:20px;background:#fff;display:flex;align-items:center;flex-direction:column}.taskTopCard{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:32px;gap:10px;width:390px;height:530px;background:#fff;box-shadow:0 4px 4px #0000001a;border-radius:0 0 32px 32px}.title{font-weight:700;font-size:34px;line-height:41px;text-align:center;letter-spacing:.4px;color:#000}.taskInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;gap:16px;width:326px;height:321px;background:#c77fff33;border-radius:32px}.tasks-info-text{text-align:center;margin:14px 6px 10px;font-size:14px;line-height:1.5;color:#000000b3}.tasks-info-text p:last-child{margin-bottom:0}.tasks-error{margin:10px 0 8px;padding:10px 12px;border-radius:12px;background:#fff2f2;color:#b30000;font-weight:700}.tasks-list{display:flex;flex-direction:column;gap:14px}.task-row{display:flex;align-items:center;justify-content:space-between;border-radius:18px;padding:12px 14px;position:relative}.task-row.is-active{background:#e9d2ff}.task-row.is-disabled{background:#ededf1}.task-left{flex:1;background:transparent;border:none;padding:12px 8px;font-size:20px;font-weight:800;text-align:left;cursor:pointer}.task-row.is-disabled .task-left{cursor:not-allowed;color:#7a7a7a}.task-right{display:flex;align-items:center;gap:8px;padding-left:12px}.task-multiplier-icon{width:32px;height:32px}.task-multiplier-text{font-size:24px}.task-row.is-completed{background:#e9ffe9}.task-row.is-completed .task-left,.task-row.is-completed .task-multiplier-text{color:#137a13}.task-row.is-completed .task-multiplier-icon{opacity:.8}.tasks-skeleton-card{height:190px;border-radius:18px;background:#f2f2f4;margin-bottom:18px}.tasks-title-skeleton{height:52px;width:86%;border-radius:14px;background:#f2f2f4;margin:10px 0 14px}.tasks-list-skeleton{display:flex;flex-direction:column;gap:14px}.tasks-row-skeleton{height:72px;border-radius:18px;background:#f2f2f4}.task-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:18px;z-index:9999}.task-modal{width:min(320px,100%);background:#e3cfff;border-radius:26px;padding:26px 26px 24px;box-shadow:0 24px 70px #00000059;color:#000}.task-modal-title{font-size:24px;line-height:1;font-weight:950;letter-spacing:-.02em;margin-bottom:10px}.task-modal-desc{font-size:14px;font-weight:500;opacity:.75;margin-bottom:16px}.task-modal-subtasks{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.task-modal-subtask{display:flex;align-items:center;justify-content:space-between;font-size:18px}.task-modal-subtask-text{padding-right:14px}.task-modal-check{font-size:24px;font-weight:900;line-height:1;color:#0b6bff}.task-modal-check.is-empty{opacity:.25}.task-modal-rewards-title{font-size:24px;line-height:1;font-weight:950;letter-spacing:-.02em;margin:8px 0 12px}.task-modal-rewards{display:flex;flex-direction:column;gap:2px}.task-modal-reward{display:flex;align-items:center;gap:8px;font-size:18px}.task-modal-bullet{font-size:24px;line-height:1;margin-right:2px}.task-modal-reward-text{flex:1}.task-modal-reward-right{display:inline-flex;align-items:center;gap:10px;margin-left:10px}.task-modal-reward-icon{width:34px;height:34px;object-fit:contain;display:block}.task-modal-reward-mult{font-size:40px;font-weight:900;line-height:1}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-form{width:320px;padding:24px;border-radius:12px;background:#fff;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;gap:12px}.login-form input{padding:10px 12px;font-size:14px}.login-form button{padding:10px;font-size:15px;cursor:pointer}.login-error{color:#d00;font-size:13px}.usersPage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f7f5ff,#fff 60%);padding-bottom:90px}.usersCard{width:390px;min-height:720px;background:#fff;border-radius:20px;box-shadow:0 14px 34px #00000014;padding:24px;display:flex;flex-direction:column;gap:18px}.usersHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.usersTitle{font-size:28px;font-weight:700;letter-spacing:-.3px;color:#1c1239}.usersSubtitle{margin-top:4px;font-size:13px;color:#7f7a8a}.usersCount{background:#f0ecff;border-radius:14px;padding:10px 12px;text-align:center;min-width:72px}.usersCountLabel{font-size:11px;color:#6a5db0}.usersCountValue{font-size:18px;font-weight:700;color:#4a35b0;margin-top:2px}.usersError{background:#fff3f3;color:#8b1f1f;padding:10px 12px;border-radius:12px;font-size:13px}.usersList{display:flex;flex-direction:column;gap:10px;max-height:520px;overflow:auto;overflow-x:hidden;padding-right:4px}.usersRow{display:grid;grid-template-columns:56px 1fr 74px;align-items:center;gap:12px;padding:12px 14px;background:#f8f7ff;border-radius:16px}.usersRowClickable{cursor:pointer;transition:transform .06s ease,box-shadow .2s ease;outline:none}.usersRowClickable:hover{box-shadow:0 6px 16px #6e45ff29}.usersRowClickable:focus-visible{outline:2px solid rgba(110,69,255,.35);outline-offset:2px}.usersRow:nth-child(odd){background:#f2f1ff}.usersRank{font-size:13px;font-weight:600;color:#6e45ff;background:#6e45ff1f;border-radius:999px;text-align:center;padding:6px 10px}.usersMain{min-width:0}.usersName{font-size:15px;font-weight:600;color:#221a35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usersMeta{font-size:12px;color:#7b748f;display:flex;gap:8px;flex-wrap:wrap}.usersPromo{margin-top:6px;display:inline-flex;padding:4px 8px;border-radius:999px;background:#fff;border:1px dashed rgba(110,69,255,.4);color:#5b3fff;font-size:11px;font-weight:600}.usersScore{text-align:center;background:#fff;border-radius:12px;padding:8px 6px;border:1px solid rgba(110,69,255,.16)}.usersScoreValue{font-size:16px;font-weight:700;color:#3f2b8f}.usersScoreLabel{font-size:11px;color:#8b85a5}.usersPagination{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.usersPageBtn{border:none;padding:10px 16px;border-radius:999px;background:#6e45ff;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:transform .06s ease,opacity .2s ease}.usersPageBtn:disabled{opacity:.4;cursor:not-allowed}.usersPageBtn:active{transform:translateY(1px)}.usersPageInfo{font-size:13px;color:#6a6480}.usersEmpty{text-align:center;color:#8b85a5;font-size:14px;padding:24px 0}.usersRowSkeleton .skeleton{height:14px;border-radius:8px;background:linear-gradient(90deg,#ece9f5 25%,#f6f4fb 37%,#ece9f5 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}.usersRowSkeleton .usersRank{padding:6px 10px}.usersRowSkeleton .usersName{height:16px;width:70%}.usersRowSkeleton .usersMeta{height:12px;width:60%;margin-top:6px}.usersRowSkeleton .usersScore{height:32px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 420px){.usersCard{width:100%;border-radius:0;min-height:100vh}.usersList{max-height:none}}.adminUserTasksPage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f7f5ff,#fff 60%);padding:24px 16px 90px}.adminUserTasksCard{width:400px;min-height:720px;background:#fff;border-radius:20px;box-shadow:0 14px 34px #00000014;padding:24px;display:flex;flex-direction:column;gap:16px}.adminUserTasksHeader{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.adminUserTasksBack{border:none;background:#f0ecff;color:#4a35b0;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer}.adminUserTasksTitle{font-size:22px;font-weight:700;color:#1c1239}.adminUserTasksSubtitle{margin-top:4px;font-size:12px;color:#7f7a8a}.adminUserTasksBadge{background:#f0ecff;border-radius:14px;padding:10px 12px;text-align:center;min-width:72px}.adminUserTasksBadgeValue{font-size:18px;font-weight:700;color:#4a35b0}.adminUserTasksBadgeLabel{font-size:11px;color:#6a5db0}.adminUserTasksMeta{display:flex;justify-content:space-between;font-size:12px;color:#8b85a5}.adminUserTasksError{background:#fff3f3;color:#8b1f1f;padding:10px 12px;border-radius:12px;font-size:13px}.adminUserTasksOk{background:#effaf1;color:#1f6f3a;padding:10px 12px;border-radius:12px;font-size:13px}.adminUserTasksList{display:flex;flex-direction:column;gap:12px;max-height:520px;overflow:auto;padding-right:4px}.adminUserTasksTask{background:#f8f7ff;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:10px}.adminUserTasksTaskHeader{display:flex;justify-content:space-between;gap:12px;align-items:center}.adminUserTasksTaskTitle{font-size:15px;font-weight:700;color:#221a35}.adminUserTasksTaskCategory{font-size:11px;font-weight:600;color:#5b3fff;padding:4px 8px;border-radius:999px;background:#6e45ff1f}.adminUserTasksTaskDesc{font-size:12px;color:#7b748f}.adminUserTasksSubtasks{display:flex;flex-direction:column;gap:8px}.adminUserTasksSubtask{display:flex;align-items:center;gap:10px;font-size:13px;color:#2b2444}.adminUserTasksSubtask input{accent-color:#6e45ff;width:16px;height:16px}.adminUserTasksEmptySubtasks{font-size:12px;color:#8b85a5}.adminUserTasksFooter{margin-top:auto;display:flex;justify-content:flex-end}.adminUserTasksSave{border:none;padding:12px 18px;border-radius:999px;background:#6e45ff;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.adminUserTasksSave:disabled{opacity:.5;cursor:not-allowed}.adminUserTasksTaskSkeleton{height:120px;background:linear-gradient(90deg,#ece9f5 25%,#f6f4fb 37%,#ece9f5 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}.adminUserTasksEmpty{text-align:center;color:#8b85a5;font-size:14px;padding:24px 0}.adminPanelPage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f7f5ff,#fff 60%);padding-bottom:90px;box-sizing:border-box}.adminPanelCard{width:390px;min-height:360px;background:#fff;border-radius:20px;box-shadow:0 14px 34px #00000014;padding:26px;display:flex;flex-direction:column;gap:24px}.adminPanelHeader{display:flex;flex-direction:column;gap:8px}.adminPanelTitle{margin:0;font-size:28px;font-weight:700;letter-spacing:-.3px;color:#1c1239}.adminPanelSubtitle{margin:0;font-size:13px;color:#7f7a8a;line-height:1.4}.adminPanelActions{display:flex;flex-direction:column;gap:12px}.adminPanelBtn{display:inline-flex;align-items:center;justify-content:center;height:44px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:600;background:#6e45ff;color:#fff;border:none;cursor:pointer;transition:transform .06s ease,opacity .2s ease,box-shadow .2s ease;box-shadow:0 10px 22px #6e45ff2e}.adminPanelBtn:active{transform:translateY(1px)}.adminPanelBtnSecondary{background:#fff;color:#3d2a8f;border:1px solid rgba(110,69,255,.24);box-shadow:none}.adminPanelBtnSecondary:disabled{opacity:.6;cursor:default}.adminShortcut{position:fixed;top:10px;left:10px;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#6e45ff1f;color:#6e45ff;text-decoration:none;box-shadow:0 10px 18px #6e45ff1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1500;transition:transform .06s ease,background .2s ease,box-shadow .2s ease}.adminShortcut.active{background:#6e45ff33}.adminShortcut:active{transform:translateY(1px)}.adminShortcutIcon{width:42px;height:42px}
