.styles-module__3bMVka__pageWrapper{min-height:calc(100vh - 100px);padding:calc(15px + env(safe-area-inset-top,0))env(safe-area-inset-left,0)0 env(safe-area-inset-right,0);justify-content:center;align-items:center;display:flex}.styles-module__3bMVka__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff26;border:1px solid #c7718f4d;border-radius:20px;width:95%;max-width:500px;padding:40px;box-shadow:0 8px 32px #b8457d66}.styles-module__3bMVka__topBar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding-bottom:10px;display:flex}.styles-module__3bMVka__topActions{align-items:center;gap:8px;display:flex}.styles-module__3bMVka__langSelect{width:44px}.styles-module__3bMVka__langSelect .styles-module__3bMVka__selectButton{text-align:center;justify-content:center;gap:0;width:44px;height:44px;padding:0 8px}.styles-module__3bMVka__langSelect .styles-module__3bMVka__selectCaret{display:none}.styles-module__3bMVka__langSelect .styles-module__3bMVka__selectOption{text-align:center}.styles-module__3bMVka__title{color:#e5d5e5;white-space:nowrap;align-items:center;gap:12px;margin:0;font-size:1.25rem;display:flex}.styles-module__3bMVka__logo{object-fit:cover;border-radius:8px;flex-shrink:0;width:40px;height:40px}.styles-module__3bMVka__appDescription{color:#e5d5e5cc;text-align:center;max-width:400px;margin:8px auto 32px;padding:0 15px;font-size:.85rem;line-height:1.4}.styles-module__3bMVka__options{flex-direction:column;gap:20px;max-width:400px;margin:0 auto 30px;display:flex}.styles-module__3bMVka__optionGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.styles-module__3bMVka__option{cursor:pointer;color:#e5d5e5;text-align:center;background:#ffffff1a;border:2px solid #c7718f66;border-radius:25px;min-width:140px;padding:12px 24px;font-size:1rem;transition:all .3s}.styles-module__3bMVka__option:hover{background:#fff3;transform:translateY(-2px)}.styles-module__3bMVka__active{color:#fff;background:linear-gradient(45deg,#b8457d,#c7718f);border-color:#fff;box-shadow:0 4px 15px #b8457d80}.styles-module__3bMVka__option.styles-module__3bMVka__disabled{opacity:.4;cursor:not-allowed;pointer-events:none;background:#ffffff0d;border-color:#c7718f33}.styles-module__3bMVka__option.styles-module__3bMVka__disabled:hover{background:#ffffff0d;transform:none}.styles-module__3bMVka__rouletteContainer{margin:30px 0;position:relative}.styles-module__3bMVka__rouletteWheel{border:8px solid #c7718f99;border-radius:50%;width:200px;height:200px;margin:0 auto 20px;position:relative}.styles-module__3bMVka__wheelAnimate{transition:transform 3s cubic-bezier(.25,.46,.45,.94)}.styles-module__3bMVka__roulettePointer{z-index:10;border-top:30px solid #e5d5e5;border-left:15px solid #0000;border-right:15px solid #0000;width:0;height:0;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.styles-module__3bMVka__taskCounter{-webkit-backdrop-filter:blur(4px);z-index:20;pointer-events:none;background:#00000026;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__3bMVka__taskCounterNumber{color:#fff;text-shadow:0 1px 2px #00000080;margin-bottom:1px;font-size:1.4rem;font-weight:600;line-height:1}.styles-module__3bMVka__taskCounterLabel{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 2px #0006;font-size:.55rem;font-weight:500;line-height:1}.styles-module__3bMVka__surpriseBtn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#b8457d,#a67c8a);border:none;border-radius:50px;padding:15px 40px;font-size:1.2rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #b8457d80}.styles-module__3bMVka__surpriseBtn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.styles-module__3bMVka__surpriseBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.styles-module__3bMVka__result{opacity:0;background:#ffffff26;border-radius:15px;margin-top:30px;padding:20px;transition:all .5s;transform:translateY(20px)}.styles-module__3bMVka__show{opacity:1;transform:translateY(0)}.styles-module__3bMVka__resultTitle{color:#c7718f;margin-bottom:10px}.styles-module__3bMVka__resultText{font-size:1.1rem;line-height:1.4}.styles-module__3bMVka__timerSection{background:#ffffff1a;border:1px solid #c7718f66;border-radius:10px;margin-top:20px;padding:15px}.styles-module__3bMVka__timerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.styles-module__3bMVka__startBtn{color:#fff;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;text-shadow:0 1px 2px #0003;background:linear-gradient(45deg,#b8457d,#c7718f);border:1px solid #fff3;border-radius:25px;padding:12px 30px;font-size:1rem;font-weight:700;transition:transform .1s,box-shadow .15s,background .1s;box-shadow:0 4px 15px #b8457d80,0 0 8px #b8457d33}.styles-module__3bMVka__startBtn:hover{background:linear-gradient(45deg,#c7518a,#d184a0);border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 6px 20px #b8457d99,0 0 12px #b8457d4d}.styles-module__3bMVka__startBtn:active{background:linear-gradient(45deg,#a73d70,#b8457d);transition:transform 50ms;transform:translateY(0)scale(.98)}.styles-module__3bMVka__startBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.styles-module__3bMVka__timerDisplay{color:#fff;text-shadow:0 0 12px #c7718f,0 0 24px #c7718f99,0 1px 3px #0006;background:#c7718f26;border:1px solid #c7718f73;border-radius:12px;margin:0;padding:8px 16px;font-size:2rem;font-weight:700;display:inline-block;box-shadow:0 0 8px #c7718f4d}.styles-module__3bMVka__warning{color:gold;text-shadow:0 0 10px #ffd700cc,0 0 20px #ffd70066}.styles-module__3bMVka__danger{color:#ff4757;text-shadow:0 0 10px #ff4757cc,0 0 20px #ff475766;animation:1s infinite styles-module__3bMVka__pulseTimer}.styles-module__3bMVka__stopBtn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(45deg,#dc3545,#c82333);border:none;border-radius:25px;padding:12px 30px;font-size:1rem;font-weight:700;transition:transform .1s,box-shadow .15s,background .1s;box-shadow:0 4px 15px #0003}.styles-module__3bMVka__stopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.styles-module__3bMVka__stopBtn:active{background:linear-gradient(45deg,#c82333,#b01e2f);transition:transform 50ms;transform:translateY(0)scale(.98)}@keyframes styles-module__3bMVka__pulseTimer{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.styles-module__3bMVka__pulsing{animation:.5s infinite styles-module__3bMVka__pulse}@keyframes styles-module__3bMVka__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:640px){.styles-module__3bMVka__pageWrapper{padding:calc(10px + env(safe-area-inset-top,0))env(safe-area-inset-left,0)0 env(safe-area-inset-right,0);align-items:flex-start}.styles-module__3bMVka__container{margin-top:10px;padding:20px}.styles-module__3bMVka__title{font-size:1rem}.styles-module__3bMVka__logo{width:32px;height:32px}.styles-module__3bMVka__appDescription{margin:6px 0 26px;padding:0 10px;font-size:.8rem;line-height:1.3}.styles-module__3bMVka__option{min-width:120px;padding:10px 16px;font-size:.9rem}.styles-module__3bMVka__options{max-width:none}.styles-module__3bMVka__optionGroup{gap:12px}.styles-module__3bMVka__rouletteWheel{width:150px;height:150px}.styles-module__3bMVka__startBtn{min-width:0;padding:10px 20px;font-size:.9rem}.styles-module__3bMVka__timerRow{justify-content:center;gap:10px}.styles-module__3bMVka__timerDisplay{font-size:1.5rem}.styles-module__3bMVka__stopBtn{min-width:0;padding:10px 16px;font-size:.9rem}.styles-module__3bMVka__modal{height:85vh}.styles-module__3bMVka__modalOverlay{padding-top:20px}.styles-module__3bMVka__toyList,.styles-module__3bMVka__chipList{padding:16px 8px 4px;grid-template-columns:1fr!important;grid-auto-rows:minmax(50px,auto)!important}.styles-module__3bMVka__chipInfoBtn{display:none}.styles-module__3bMVka__primaryBtn{flex-basis:auto;max-width:calc(100% - 20px);padding:12px 14px;font-size:.85rem;line-height:1.2}.styles-module__3bMVka__modalFooter{flex-direction:column;align-items:stretch;gap:12px}.styles-module__3bMVka__footerRight{flex-wrap:wrap;justify-content:center}.styles-module__3bMVka__buttonWithHint{align-items:flex-start;gap:8px}.styles-module__3bMVka__timeHint{align-self:center;max-width:100px;font-size:.75rem}}@media (max-width:640px) and (orientation:landscape){.styles-module__3bMVka__pageWrapper{padding-top:calc(10px + env(safe-area-inset-top,0))}}@supports (padding-top:env(safe-area-inset-top)){@media (max-width:640px){.styles-module__3bMVka__pageWrapper{padding-top:calc(15px + env(safe-area-inset-top,0))}}}.styles-module__3bMVka__settingsBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:44px;height:44px;padding:10px;font-size:1.1rem;transition:all .3s;display:flex}.styles-module__3bMVka__settingsBtn:hover{color:#ffffffe6;background:#ffffff1a;border-color:#ffffff4d}.styles-module__3bMVka__settingsBtn.styles-module__3bMVka__settingsProcessing{color:#fff;background:#ffffff26;border-color:#fff6;animation:2s linear infinite styles-module__3bMVka__settingsSpinning}@keyframes styles-module__3bMVka__settingsSpinning{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__3bMVka__modalOverlay{touch-action:none;background:#00000080;justify-content:center;align-items:flex-start;padding:40px 16px 16px;display:flex;position:fixed;inset:0}.styles-module__3bMVka__modal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:16px;flex-direction:column;width:100%;max-width:560px;height:80vh;padding:16px 16px 20px;display:flex;position:relative;overflow:hidden}.styles-module__3bMVka__processingOverlay{z-index:1000;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);isolation:isolate;background:#000000b3;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__3bMVka__processingContent{text-align:center;color:#fff;pointer-events:auto;background:#50505afa;border:1px solid #fff6;border-radius:16px;padding:24px 32px;box-shadow:0 8px 32px #0000004d}.styles-module__3bMVka__processingSpinner{border:3px solid #fff3;border-top-color:#667eea;border-radius:50%;width:48px;height:48px;margin:0 auto 16px;animation:1s linear infinite styles-module__3bMVka__spin}@keyframes styles-module__3bMVka__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__3bMVka__processingText{color:#fff;text-shadow:0 1px 3px #0009;margin-bottom:8px;font-size:16px;font-weight:500}.styles-module__3bMVka__processingHint{color:#ffffffe6;text-shadow:0 1px 3px #00000080;margin-top:8px;font-size:14px}.styles-module__3bMVka__modalHeader{z-index:1001;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex;position:relative}.styles-module__3bMVka__modalTitle{font-size:1.1rem;font-weight:700}.styles-module__3bMVka__modalClose{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.3rem}.styles-module__3bMVka__tabsRow{background:#ffffff1a;border-radius:12px;gap:0;margin-top:16px;margin-bottom:20px;padding:4px;display:flex}.styles-module__3bMVka__tabBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 16px;font-weight:500;transition:all .3s}.styles-module__3bMVka__tabBtn:disabled{opacity:.4;cursor:not-allowed;color:#ffffff4d}.styles-module__3bMVka__tabBtn:disabled:hover{color:#ffffff4d;background:0 0}.styles-module__3bMVka__tabBtn:hover{color:#ffffffe6;background:#ffffff1a}.styles-module__3bMVka__tabActive{color:#fff;background:#fff3;box-shadow:0 2px 8px #00000026}.styles-module__3bMVka__modalContent{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;flex:1;margin-right:-8px;padding-right:12px;overflow-y:auto}.styles-module__3bMVka__modalContent::-webkit-scrollbar{width:6px}.styles-module__3bMVka__modalContent::-webkit-scrollbar-track{background:0 0}.styles-module__3bMVka__modalContent::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.styles-module__3bMVka__modalContent::-webkit-scrollbar-thumb:hover{background:#ffffff80}.styles-module__3bMVka__modalSection{text-align:left;margin-top:20px}.styles-module__3bMVka__fieldLabel{margin-bottom:6px;font-weight:700;display:block}.styles-module__3bMVka__fieldLabelRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.styles-module__3bMVka__languageRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.styles-module__3bMVka__languageRow .styles-module__3bMVka__customSelect{flex-shrink:0;width:300px}@media (max-width:768px){.styles-module__3bMVka__languageRow{grid-template-columns:minmax(100px,auto) 1fr;align-items:center;gap:16px;display:grid}.styles-module__3bMVka__languageRow .styles-module__3bMVka__customSelect{width:100%;min-width:0;max-width:100%}.styles-module__3bMVka__languageRow .styles-module__3bMVka__fieldLabel{white-space:nowrap;text-align:left}}.styles-module__3bMVka__smallCount{opacity:.85;font-size:.7rem}.styles-module__3bMVka__radioRow{gap:16px;display:flex}.styles-module__3bMVka__radioLabel{align-items:center;gap:6px;display:inline-flex}.styles-module__3bMVka__note{opacity:.85;margin-top:6px;font-size:.9rem}.styles-module__3bMVka__selectInput{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;width:100%;margin-bottom:10px;padding:10px 12px}.styles-module__3bMVka__customSelect{position:relative}.styles-module__3bMVka__selectButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:.9rem;display:flex}.styles-module__3bMVka__selectButton:disabled{opacity:.5;cursor:not-allowed;color:#fff6;background:#ffffff0d;border-color:#ffffff26}.styles-module__3bMVka__selectCaret{opacity:.8}.styles-module__3bMVka__selectMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#1e2346eb;border:1px solid #ffffff40;border-radius:10px;max-height:280px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.styles-module__3bMVka__selectOption{cursor:pointer;padding:10px 12px;font-size:.9rem}.styles-module__3bMVka__selectOption:hover{background:#ffffff26}.styles-module__3bMVka__searchContainer{margin-bottom:10px;position:relative}.styles-module__3bMVka__searchInput{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;outline:none;width:100%;padding:10px 40px 10px 12px;transition:all .2s}.styles-module__3bMVka__searchInput:focus{background:#ffffff26;border-color:#c7718f99;box-shadow:0 0 0 2px #c7718f33}.styles-module__3bMVka__searchInput:disabled{opacity:.5;cursor:not-allowed;color:#fff6;background:#ffffff0d;border-color:#ffffff26}.styles-module__3bMVka__searchInput::placeholder{color:#fffc}.styles-module__3bMVka__searchClearBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.styles-module__3bMVka__searchClearBtn:disabled{opacity:.4;cursor:not-allowed;color:#ffffff4d}.styles-module__3bMVka__searchClearBtn:hover{color:#fff;background:#ffffff1a}.styles-module__3bMVka__uploadRow{align-items:center;gap:10px;margin-top:8px;margin-bottom:10px;display:flex}.styles-module__3bMVka__uploadCenter{text-align:center;flex-direction:column;justify-content:center}.styles-module__3bMVka__uploadRowInline{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;margin-bottom:10px;display:flex}.styles-module__3bMVka__uploadRowWithResults{align-items:center;gap:16px;min-width:0;min-height:42px;margin-top:8px;margin-bottom:10px;display:flex;overflow:hidden}.styles-module__3bMVka__uploadColumn{flex-direction:column;flex:none;gap:8px;display:flex}.styles-module__3bMVka__uploadHint{opacity:.85;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;font-size:.8rem;line-height:1.2;display:-webkit-box;overflow:hidden}.styles-module__3bMVka__uploadHintClickable{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:opacity .2s}.styles-module__3bMVka__uploadHintClickable:hover{opacity:1}.styles-module__3bMVka__uploadHintClickable:active{opacity:.7}.styles-module__3bMVka__mobileHintTooltip{color:#fff;z-index:2000;-webkit-backdrop-filter:blur(8px);pointer-events:none;background:#000000f2;border:1px solid #ffffff1a;border-radius:12px;padding:16px 20px;font-family:Arial,sans-serif;font-size:.9rem;position:fixed;box-shadow:0 8px 32px #0006;white-space:nowrap!important;word-wrap:normal!important;word-break:normal!important;overflow-wrap:normal!important;text-wrap:nowrap!important}.styles-module__3bMVka__rightContent{flex:1;justify-content:flex-start;align-items:center;min-width:0;min-height:42px;display:flex;overflow:hidden}.styles-module__3bMVka__resultsSummary{opacity:.9;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;align-self:center;font-size:.8rem;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__3bMVka__progressCompact{flex:1;align-self:center;min-width:0;max-width:100%}.styles-module__3bMVka__errorText{color:#ff6b6b;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:6px;-webkit-box-orient:vertical;flex:1;align-self:center;padding:6px 10px;font-size:.8rem;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__3bMVka__uploadBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:10px;padding:8px 12px}.styles-module__3bMVka__uploadTip{opacity:.85;font-size:.9rem}.styles-module__3bMVka__uploadHint{opacity:.85;margin-top:8px;font-size:.8rem}.styles-module__3bMVka__uploadHintInline{opacity:.85;flex:1;font-size:.8rem}.styles-module__3bMVka__errorBanner{color:#ffe3e3;background:#ff000026;border:1px solid #ff787880;border-radius:10px;margin-top:8px;padding:10px 12px}.styles-module__3bMVka__infoText{opacity:.9;margin-top:12px}.styles-module__3bMVka__progressContainer{text-align:center;margin:20px 0}.styles-module__3bMVka__progressText{margin-bottom:12px;font-weight:600}.styles-module__3bMVka__toyList{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(50px,auto);gap:10px;padding:16px 12px 4px;display:grid}.styles-module__3bMVka__toyItem{background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;justify-content:space-between;align-items:center;min-height:50px;padding:10px 12px;display:flex;position:relative}.styles-module__3bMVka__toyItemActive{outline:2px solid #4ecdc4}.styles-module__3bMVka__toyLabel{cursor:pointer;flex:1;align-items:center;gap:8px;display:flex}.styles-module__3bMVka__toyContent{flex:1;align-items:center;gap:8px;display:flex;overflow:hidden}.styles-module__3bMVka__toyContent span{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__3bMVka__myList{grid-template-columns:1fr 1fr;gap:10px;height:300px;padding-right:6px;display:grid;overflow:auto}.styles-module__3bMVka__myCard{background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;grid-template-columns:auto 1fr;align-items:flex-start;gap:8px;padding:10px 12px;display:grid}.styles-module__3bMVka__myCardTitle{font-weight:600}.styles-module__3bMVka__myCardDesc{opacity:.9;font-size:.95rem}.styles-module__3bMVka__modalFooter{border-top:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:16px 0 4px;display:flex}.styles-module__3bMVka__footerRight{gap:10px;display:flex}.styles-module__3bMVka__clearBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:10px;padding:10px 16px;transition:all .3s}.styles-module__3bMVka__clearBtn:disabled{color:#fff6;cursor:not-allowed;opacity:.5;background:#ffffff0d;border-color:#ffffff1a}.styles-module__3bMVka__primaryBtn{color:#fff;cursor:pointer;white-space:normal;word-wrap:break-word;text-align:center;background:linear-gradient(45deg,#667eea,#764ba2);border:none;border-radius:10px;flex-shrink:1;min-width:0;max-width:100%;padding:10px 16px;line-height:1.3;transition:all .3s}.styles-module__3bMVka__primaryBtn:disabled:not(.styles-module__3bMVka__taskGenerating){color:#fff6;cursor:not-allowed;opacity:.5;background:linear-gradient(45deg,#667eea4d,#764ba24d)}.styles-module__3bMVka__primaryBtn.styles-module__3bMVka__taskGenerating{background:linear-gradient(45deg,#4a6cf7,#667eea,#764ba2,#9f7aea) 0 0/300% 300%!important;animation:3s ease-in-out infinite styles-module__3bMVka__taskGeneratingGradient!important;position:relative!important;overflow:hidden!important;box-shadow:0 0 20px #667eea66!important}.styles-module__3bMVka__primaryBtn.styles-module__3bMVka__taskGenerating:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#fff6,#ffffff40,#0000);width:100%;height:100%;animation:2s linear infinite styles-module__3bMVka__taskGeneratingFlow;position:absolute;top:0;left:-100%}.styles-module__3bMVka__primaryBtn.styles-module__3bMVka__taskGenerating:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);animation:1.5s ease-in-out infinite styles-module__3bMVka__taskGeneratingPulse;position:absolute;inset:0}@keyframes styles-module__3bMVka__taskGeneratingGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes styles-module__3bMVka__taskGeneratingFlow{0%{opacity:0;left:-100%}50%{opacity:1}to{opacity:0;left:100%}}@keyframes styles-module__3bMVka__taskGeneratingPulse{0%{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}to{opacity:.3;transform:scale(1)}}.styles-module__3bMVka__primaryBtn.styles-module__3bMVka__taskGenerating>*{z-index:2;position:relative}.styles-module__3bMVka__primaryBtn:disabled.styles-module__3bMVka__taskGenerating{opacity:.9!important;cursor:default!important}.styles-module__3bMVka__buttonWithHint{flex-direction:row;align-items:center;gap:12px;display:flex}.styles-module__3bMVka__timeHint{color:#ffffffb3;white-space:normal;flex-shrink:1;max-width:120px;font-size:.8rem;font-style:italic;line-height:1.3}.styles-module__3bMVka__dangerBtn{color:#fffc;cursor:pointer;opacity:.7;background:linear-gradient(45deg,#b85c6699,#a44a5a99);border:none;border-radius:10px;padding:10px 16px;transition:all .3s}.styles-module__3bMVka__dangerBtn:disabled{color:#ffffff4d;cursor:not-allowed;opacity:.3;background:linear-gradient(45deg,#b85c6633,#a44a5a33)}.styles-module__3bMVka__myToys{border-top:1px dashed #fff3;margin-top:12px;padding-top:10px}.styles-module__3bMVka__myToyItem{margin:6px 0;font-size:.95rem}.styles-module__3bMVka__myToyLabel{font-weight:600}.styles-module__3bMVka__myToyDesc{opacity:.85}.styles-module__3bMVka__chooseAllRow{justify-content:flex-end;margin-top:8px;display:flex}.styles-module__3bMVka__chooseAllBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:10px;padding:8px 12px}.styles-module__3bMVka__chipList{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(50px,auto);gap:10px;padding:16px 12px 4px;display:grid}.styles-module__3bMVka__chip{background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;justify-content:space-between;align-items:center;min-height:50px;padding:10px 12px;display:flex;position:relative}.styles-module__3bMVka__chipLabel{cursor:pointer;flex:1;align-items:center;gap:8px;display:flex;overflow:hidden}.styles-module__3bMVka__chipLabel span{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__3bMVka__chipInfoContainer{margin-left:8px;position:relative}.styles-module__3bMVka__chipInfoBtn{color:#fffc;cursor:pointer;text-align:center;box-sizing:border-box;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin:0 4px;font-size:12px;font-weight:700;line-height:1;transition:all .2s;position:relative;vertical-align:middle!important;display:inline-flex!important}.styles-module__3bMVka__chipInfoBtn:hover{color:#fff;background:#ffffff4d;transform:scale(1.1)}.styles-module__3bMVka__chipTooltip{color:#fff;white-space:normal;word-wrap:break-word;z-index:1000;pointer-events:none;background:#000000e6;border-radius:6px;max-width:250px;padding:6px 10px;font-family:Arial,sans-serif;font-size:.8rem;line-height:1.3;position:fixed;box-shadow:0 4px 12px #0000004d}.styles-module__3bMVka__taskGenerationStatus{text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin:20px 0;padding:15px}.styles-module__3bMVka__taskGenerationText{color:#fff;margin-bottom:12px;font-size:.9rem;font-weight:600}.styles-module__3bMVka__taskInfo{color:#fff;text-align:center;background:#4caf5033;border:1px solid #4caf5066;border-radius:10px;margin:15px 0;padding:12px 16px;font-size:.9rem;font-weight:500}.styles-module__3bMVka__photoSourceBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;align-items:center;gap:6px;padding:10px 14px;font-size:.9rem;line-height:1.2;display:flex}.styles-module__3bMVka__photoSourceBtn:hover:not(.styles-module__3bMVka__recognizing){background:#fff3}.styles-module__3bMVka__photoSourceBtn:disabled.styles-module__3bMVka__recognizing{opacity:.8!important;cursor:default!important}.styles-module__3bMVka__toast{top:calc(20px + env(safe-area-inset-top,0));color:#fff;-webkit-backdrop-filter:blur(15px);z-index:10000;opacity:0;background:linear-gradient(135deg,#b8457de6,#c7718fe6);border:1px solid #c7718f66;border-radius:20px;align-items:center;gap:12px;max-width:85%;padding:12px 20px 12px 24px;font-size:.9rem;font-weight:500;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;left:50%;transform:translate(-50%)translateY(-100px);box-shadow:0 8px 32px #b8457d80}@supports not (scrollbar-gutter:stable){.styles-module__3bMVka__modalContent{overflow-y:scroll}}@media (max-width:768px){.styles-module__3bMVka__toast{max-width:95%;top:calc(16px + env(safe-area-inset-top,0));border-radius:16px;gap:10px;min-height:auto;padding:12px 16px 12px 18px;font-size:.85rem}}.styles-module__3bMVka__toastShow{opacity:1;transform:translate(-50%)translateY(0)}.styles-module__3bMVka__toastMessage{text-align:center;flex:1;line-height:1.4}.styles-module__3bMVka__toastClose{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1.4rem;font-weight:700;transition:all .2s;display:flex}@media (max-width:768px){.styles-module__3bMVka__toastClose{width:18px;height:18px;font-size:1.2rem}}.styles-module__3bMVka__toastClose:hover{background:#ffffff4d;transform:scale(1.1)}.styles-module__3bMVka__toastClose:active{transform:scale(.95)}.styles-module__3bMVka__toastActions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:768px){.styles-module__3bMVka__toastActions{gap:6px}}.styles-module__3bMVka__toastDebug{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #c7718f66;border-radius:8px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:4px 8px;font-size:1rem;transition:all .2s;display:flex}@media (max-width:768px){.styles-module__3bMVka__toastDebug{border-radius:6px;min-width:24px;height:24px;padding:3px 6px;font-size:.9rem}}.styles-module__3bMVka__toastDebug:hover{background:#ffffff40;border-color:#c7718f99;transform:scale(1.1)}.styles-module__3bMVka__toastDebug:active{transform:scale(.95)}.styles-module__3bMVka__taskCard{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-top:12px;padding:16px}.styles-module__3bMVka__taskHeader{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.9rem;display:flex}.styles-module__3bMVka__taskId{color:#fff;background:#fff3;border-radius:6px;padding:4px 8px;font-size:.8rem;font-weight:700}.styles-module__3bMVka__taskDuration{color:gold;background:#ffd70033;border-radius:6px;padding:4px 8px;font-size:.8rem;font-weight:700}.styles-module__3bMVka__taskDescription{color:#fff;font-size:1rem;line-height:1.5}.styles-module__3bMVka__taskDescription strong{color:gold;font-weight:700}.styles-module__3bMVka__confirmOverlay{z-index:2000;touch-action:none;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__3bMVka__confirmDialog{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;min-width:400px;max-width:500px;padding:24px}.styles-module__3bMVka__confirmTitle{color:#ffffffe6;margin-bottom:12px;font-size:1.2rem;font-weight:700}.styles-module__3bMVka__confirmMessage{color:#fffc;margin-bottom:20px;font-size:1rem;line-height:1.5}.styles-module__3bMVka__confirmButtons{justify-content:center;gap:12px;display:flex}.styles-module__3bMVka__cancelBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:10px;padding:10px 20px;font-size:.95rem}.styles-module__3bMVka__cancelBtn:hover{background:#fff3}.styles-module__3bMVka__confirmBtn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#b85c66cc,#a44a5acc);border:none;border-radius:10px;padding:10px 20px;font-size:.95rem;font-weight:500}.styles-module__3bMVka__confirmBtn:hover{background:linear-gradient(45deg,#b85c66,#a44a5a)}@media (min-width:769px){.styles-module__3bMVka__modal{max-width:672px}}
.AgeVerificationModal-module__71fshG__overlay{-webkit-backdrop-filter:blur(12px);z-index:9999;touch-action:none;background:#0006;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out AgeVerificationModal-module__71fshG__fadeIn;display:flex;position:fixed;inset:0}@keyframes AgeVerificationModal-module__71fshG__fadeIn{0%{opacity:0}to{opacity:1}}.AgeVerificationModal-module__71fshG__modal{-webkit-backdrop-filter:blur(16px);color:#fff;text-align:center;background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;width:100%;max-width:420px;padding:24px;animation:.3s ease-out AgeVerificationModal-module__71fshG__slideIn;position:relative;box-shadow:0 8px 32px #1f26875e}@keyframes AgeVerificationModal-module__71fshG__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AgeVerificationModal-module__71fshG__header{margin-bottom:16px}.AgeVerificationModal-module__71fshG__title{color:#fff;text-align:center;margin:0;font-size:1.2em;font-weight:600}.AgeVerificationModal-module__71fshG__content{margin-bottom:24px}.AgeVerificationModal-module__71fshG__message{color:#ffffffe6;margin:0 0 12px;font-size:1em;font-weight:500;line-height:1.5}.AgeVerificationModal-module__71fshG__warning{color:#ffffffbf;margin:0;font-size:.9em;font-style:italic;line-height:1.4}.AgeVerificationModal-module__71fshG__actions{flex-direction:column;gap:12px;display:flex}.AgeVerificationModal-module__71fshG__confirmButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;padding:12px 24px;font-size:1em;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0003}.AgeVerificationModal-module__71fshG__confirmButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.AgeVerificationModal-module__71fshG__confirmButton:active{transform:translateY(0)}.AgeVerificationModal-module__71fshG__declineButton{color:#fffc;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:10px;padding:12px 24px;font-size:1em;font-weight:500;transition:all .3s}.AgeVerificationModal-module__71fshG__declineButton:hover{color:#fff;background:#fff3;border-color:#ffffff59}.AgeVerificationModal-module__71fshG__declineButton:active{transform:translateY(1px)}@media (max-width:768px){.AgeVerificationModal-module__71fshG__overlay{padding:16px}.AgeVerificationModal-module__71fshG__modal{max-width:90vw;padding:20px}.AgeVerificationModal-module__71fshG__title{font-size:1.1em}.AgeVerificationModal-module__71fshG__message{margin-bottom:10px;font-size:.95em}.AgeVerificationModal-module__71fshG__warning{font-size:.85em}.AgeVerificationModal-module__71fshG__actions{gap:10px}.AgeVerificationModal-module__71fshG__confirmButton,.AgeVerificationModal-module__71fshG__declineButton{padding:10px 20px;font-size:.95em}}@media (max-width:480px){.AgeVerificationModal-module__71fshG__overlay{padding:12px}.AgeVerificationModal-module__71fshG__modal{border-radius:12px;max-width:95vw;padding:16px}.AgeVerificationModal-module__71fshG__title{font-size:1em}.AgeVerificationModal-module__71fshG__message{margin-bottom:8px;font-size:.9em}.AgeVerificationModal-module__71fshG__warning{font-size:.8em}.AgeVerificationModal-module__71fshG__actions{gap:8px;margin-bottom:0}.AgeVerificationModal-module__71fshG__confirmButton,.AgeVerificationModal-module__71fshG__declineButton{padding:10px 16px;font-size:.9em}}@media (max-height:600px) and (orientation:landscape){.AgeVerificationModal-module__71fshG__modal{max-height:90vh;padding:16px 24px;overflow-y:auto}.AgeVerificationModal-module__71fshG__content{margin-bottom:16px}.AgeVerificationModal-module__71fshG__actions{flex-direction:row;justify-content:center;gap:12px}.AgeVerificationModal-module__71fshG__confirmButton,.AgeVerificationModal-module__71fshG__declineButton{flex:1;max-width:140px}}@media (prefers-reduced-motion:reduce){.AgeVerificationModal-module__71fshG__overlay,.AgeVerificationModal-module__71fshG__modal,.AgeVerificationModal-module__71fshG__confirmButton,.AgeVerificationModal-module__71fshG__declineButton{transition:none;animation:none}.AgeVerificationModal-module__71fshG__confirmButton:hover,.AgeVerificationModal-module__71fshG__declineButton:active{transform:none}}
