.Header-module__qFZqoq__header{color:#fff;z-index:1000;background-color:#d7c689;flex-direction:column;gap:15px;min-height:60px;padding:15px 20px;display:flex;position:sticky;top:0}.Header-module__qFZqoq__topRow{align-items:center;width:100%;display:flex}.Header-module__qFZqoq__logoContainer{flex:none}.Header-module__qFZqoq__logo{object-fit:contain;width:180px;height:45px}.Header-module__qFZqoq__strikeContainer{flex:1;justify-content:center;min-width:0;display:flex}.Header-module__qFZqoq__controlsContainer{align-items:center;gap:12px;display:flex}.Header-module__qFZqoq__profileLink{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:flex}.Header-module__qFZqoq__profileLink:hover{background-color:#ffffff1a}.Header-module__qFZqoq__profileIcon{background-color:#c5ae5b;border:1px solid #856495;border-radius:30%;width:26px;height:26px;padding:1px;transition:transform .2s}.Header-module__qFZqoq__profileLink:hover .Header-module__qFZqoq__profileIcon{transform:scale(1.1)}.Header-module__qFZqoq__emptySpace{visibility:hidden;width:36px}@media (min-width:601px){.Header-module__qFZqoq__header{flex-direction:row;align-items:center}.Header-module__qFZqoq__topRow{flex:1}.Header-module__qFZqoq__controlsContainer{flex:none}}@media (max-width:600px){.Header-module__qFZqoq__header{gap:12px;padding:12px 15px}.Header-module__qFZqoq__topRow{justify-content:space-between}.Header-module__qFZqoq__logo{width:150px;height:38px}.Header-module__qFZqoq__strikeContainer{justify-content:flex-end}.Header-module__qFZqoq__controlsContainer{order:2;justify-content:center;width:100%}}@media (max-width:480px){.Header-module__qFZqoq__logo{width:150px;height:38px}.Header-module__qFZqoq__controlsContainer{gap:10px}}@media (max-width:350px){.Header-module__qFZqoq__controlsContainer{justify-content:space-around;width:100%}}
.Elements-module__DlNHaa__purpleButton{color:#fff;cursor:pointer;background-color:#c5ae5b;border:1px solid #856495;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:all .2s}.Elements-module__DlNHaa__purpleButtonDisabled{color:#fff;cursor:pointer;background-color:#87808a;border:1px solid #856495;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:all .2s}.Elements-module__DlNHaa__loading{opacity:.6;pointer-events:none}.Elements-module__DlNHaa__redButton{color:#fff;cursor:pointer;background-color:#eb1717;border:1px solid #8d1616;border-radius:6px;padding:6px 12px;font-size:13px;transition:all .2s}.Elements-module__DlNHaa__purpleSelect{color:#fff;cursor:pointer;appearance:none;background-color:#c5ae5b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #856495;border-radius:6px;padding:6px 28px 6px 10px;font-size:13px}.Elements-module__DlNHaa__cancelButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem}.Elements-module__DlNHaa__undoButton{cursor:pointer;color:#0d0f13;background:#a5a3a3;border:1px solid #47494d;border-radius:.375rem;padding:.5rem 1rem}.Elements-module__DlNHaa__cancelButton:hover{background-color:#f9fafb}.Elements-module__DlNHaa__errorMessage{color:#ef4444;margin-top:.25rem;font-size:.875rem}.Elements-module__DlNHaa__successMessage{color:#10b981;margin-top:.25rem;font-size:.875rem}.Elements-module__DlNHaa__confirmationModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Elements-module__DlNHaa__confirmationModal{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 4px 16px #0003}.Elements-module__DlNHaa__confirmationModal h2{color:#333;margin:0 0 20px}.Elements-module__DlNHaa__confirmationModalActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.Elements-module__DlNHaa__confirmationModalActions button{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;transition:background-color .2s}.Elements-module__DlNHaa__formGroup{margin-bottom:16px}.Elements-module__DlNHaa__formGroup label{color:#555;margin-bottom:6px;font-weight:500}.Elements-module__DlNHaa__formGroup textarea{box-sizing:border-box;resize:none;border:1px solid #ddd;border-radius:4px;width:100%;padding:8px 12px;font-size:14px}.Elements-module__DlNHaa__formGroup input[type=checkbox]{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;margin-right:10px;padding:8px 12px;font-size:14px}.Elements-module__DlNHaa__formGroup input:focus,.Elements-module__DlNHaa__formGroup textarea:focus{border-color:#007acc;outline:none}.Elements-module__DlNHaa__formGroup input[type=color]{height:40px;padding:2px}
.Loading-module__K2GZAG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem;display:flex}.Loading-module__K2GZAG__spinner{border:4px solid #f3f4f6;border-top-color:#c5ae5b;border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite Loading-module__K2GZAG__spin}.Loading-module__K2GZAG__spinnerSmall{border-width:3px;width:24px;height:24px}.Loading-module__K2GZAG__spinnerLarge{border-width:5px;width:64px;height:64px}.Loading-module__K2GZAG__pulseContainer{gap:8px;margin-bottom:1rem;display:flex}.Loading-module__K2GZAG__pulseDot{background:#c5ae5b;border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite both Loading-module__K2GZAG__pulse}.Loading-module__K2GZAG__pulseDot:first-child{animation-delay:-.32s}.Loading-module__K2GZAG__pulseDot:nth-child(2){animation-delay:-.16s}.Loading-module__K2GZAG__pulseDotSmall{width:8px;height:8px}.Loading-module__K2GZAG__pulseDotLarge{width:16px;height:16px}.Loading-module__K2GZAG__skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite Loading-module__K2GZAG__shimmer}.Loading-module__K2GZAG__skeletonText{height:16px;margin-bottom:12px}.Loading-module__K2GZAG__skeletonTextShort{width:60%}.Loading-module__K2GZAG__skeletonTextMedium{width:80%}.Loading-module__K2GZAG__skeletonCircle{border-radius:50%;width:80px;height:80px;margin-bottom:1rem}.Loading-module__K2GZAG__skeletonButton{border-radius:8px;width:120px;height:40px}.Loading-module__K2GZAG__fullPageLoading{z-index:9999;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Loading-module__K2GZAG__fullPageContent{text-align:center;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 25px #0000001a}.Loading-module__K2GZAG__loadingText{color:#6b7280;margin-top:.5rem;font-size:1rem;font-weight:500}.Loading-module__K2GZAG__loadingTextSmall{font-size:.875rem}.Loading-module__K2GZAG__loadingTextLarge{font-size:1.125rem}.Loading-module__K2GZAG__profileSkeleton{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.Loading-module__K2GZAG__skeletonHeader{text-align:center;margin-bottom:2rem}.Loading-module__K2GZAG__skeletonTitle{width:200px;height:32px;margin:0 auto 8px}.Loading-module__K2GZAG__skeletonSubtitle{width:300px;height:16px;margin:0 auto}.Loading-module__K2GZAG__skeletonAvatar{border-radius:50%;width:120px;height:120px;margin:0 auto 1rem}.Loading-module__K2GZAG__skeletonForm{flex-direction:column;gap:1.5rem;display:flex}.Loading-module__K2GZAG__skeletonField{border-radius:8px;height:44px}.Loading-module__K2GZAG__skeletonButtons{gap:1rem;margin-top:1rem;display:flex}.Loading-module__K2GZAG__skeletonButton{border-radius:8px;flex:1;height:44px}@keyframes Loading-module__K2GZAG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Loading-module__K2GZAG__pulse{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@keyframes Loading-module__K2GZAG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:640px){.Loading-module__K2GZAG__profileSkeleton{margin:1rem;padding:1.5rem}.Loading-module__K2GZAG__skeletonButtons{flex-direction:column}}
.MainPage-module__th3SGW__listContainer{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;margin:0;padding:0;display:grid}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__listItem{text-align:center;box-sizing:border-box;width:100%;height:150px;color:inherit;background-color:#fff;border:1px solid #f0e0b2;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:0;padding:12px;text-decoration:none;transition:all .2s;display:flex}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__listItemPlus{text-align:center;box-sizing:border-box;width:100%;height:150px;color:inherit;background-color:#fff;border:1px solid #f0e0b2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0;padding:12px;text-decoration:none;transition:all .2s;display:flex}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__listItemLocked{text-align:center;box-sizing:border-box;width:100%;height:150px;color:inherit;background-color:#ebe2e8;border:1px solid #969194;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0;padding:12px;text-decoration:none;transition:all .2s;display:flex}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__listItem:hover{background-color:#f5f5f5;border-color:#c5ae5b;box-shadow:0 2px 4px #0000001a}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__listItemContent{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__itemName{color:#333;word-break:break-word;margin:0;font-size:17px;font-weight:700;line-height:1.3}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusButton{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #d7c689;border-radius:8px;justify-content:center;align-items:center;width:100%;height:150px;margin-bottom:0;margin-left:20px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusButton:hover{background-color:#f5f5f5;border-color:#c5ae5b;box-shadow:0 2px 4px #0000001a}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusButtonContent{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusCircle{border:2px dashed #ccc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusButton:hover .MainPage-module__th3SGW__plusCircle{background-color:#f5f5f5;border-color:#c5ae5b}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusIcon{color:#666;font-size:24px;font-weight:300;transition:all .2s}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusButton:hover .MainPage-module__th3SGW__plusIcon{color:#c5ae5b}.MainPage-module__th3SGW__listContainer .MainPage-module__th3SGW__plusText{color:#333;margin:0;font-size:14px;font-weight:700}.MainPage-module__th3SGW__sectionTitle{color:#5f1616;text-align:left;margin:20px 0 16px;padding-bottom:5px;font-weight:600}.MainPage-module__th3SGW__sectionTitle:first-of-type{margin-top:0}.MainPage-module__th3SGW__listItem{color:inherit;background-color:#fff;border:1px solid #f0e0b2;border-radius:8px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.MainPage-module__th3SGW__listItemLocked{color:inherit;background-color:#ebe2e8;border:1px solid #969194;border-radius:8px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;display:block}.MainPage-module__th3SGW__listItem:hover{background-color:#f5f5f5;border-color:#c5ae5b;box-shadow:0 2px 4px #0000001a}.MainPage-module__th3SGW__listItemContent{align-items:center;gap:12px;display:flex}.MainPage-module__th3SGW__titleImage{object-fit:contain;pointer-events:none;opacity:.85;width:70px;height:70px;position:absolute;rotate:15deg}.MainPage-module__th3SGW__circleImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:50px;height:50px}.MainPage-module__th3SGW__avatarFallback{object-fit:cover;color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d7c689 0%,#c5ae5b 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;font-weight:700;display:flex}.MainPage-module__th3SGW__itemName{color:#333;flex:1;margin:0;font-size:18px;font-weight:700}.MainPage-module__th3SGW__creatorText{color:#888;opacity:.8;white-space:nowrap;margin-left:auto;padding-left:8px;font-size:16px;font-style:italic}.MainPage-module__th3SGW__plusButton{color:inherit;cursor:pointer;text-align:center;background-color:#fff;border:1px solid #d7c689;border-radius:8px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;display:block}.MainPage-module__th3SGW__plusButton:hover{background-color:#f5f5f5;border-color:#c5ae5b;box-shadow:0 2px 4px #0000001a}.MainPage-module__th3SGW__plusButtonContent{justify-content:center;align-items:center;gap:12px;height:50px;display:flex}.MainPage-module__th3SGW__plusCircle{border:2px dashed #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex}.MainPage-module__th3SGW__plusButton:hover .MainPage-module__th3SGW__plusCircle{background-color:#f5f5f5;border-color:#c5ae5b}.MainPage-module__th3SGW__plusIcon{color:#666;font-size:24px;font-weight:300;transition:all .2s}.MainPage-module__th3SGW__plusButton:hover .MainPage-module__th3SGW__plusIcon{color:#c5ae5b}.MainPage-module__th3SGW__plusText{color:#333;margin:0;font-size:18px;font-weight:700}.MainPage-module__th3SGW__errorMessage{color:#d32f2f;background-color:#ffebee;border-radius:4px;margin-bottom:16px;padding:10px}.MainPage-module__th3SGW__confirmationModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MainPage-module__th3SGW__confirmationModal{background-color:#fff;border-radius:8px;width:90%;max-width:500px;padding:24px}.MainPage-module__th3SGW__confirmationModalActions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.MainPage-module__th3SGW__cancelButton{cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:8px 16px}.MainPage-module__th3SGW__purpleButton{color:#fff;cursor:pointer;background-color:#6a1b9a;border:none;border-radius:4px;padding:8px 16px}.MainPage-module__th3SGW__formGroup{margin-bottom:16px}.MainPage-module__th3SGW__formGroup label{margin-bottom:8px;font-weight:500;display:block}.MainPage-module__th3SGW__formGroup textarea{resize:none;border:1px solid #ddd;border-radius:4px;width:100%;padding:8px}.MainPage-module__th3SGW__activeSessionsWrapper{max-width:800px;margin:0 auto 24px}.MainPage-module__th3SGW__activeSessionSection{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border-radius:12px;width:100%;max-width:800px;margin-bottom:16px;padding:20px;box-shadow:0 4px 12px #4caf504d}@keyframes MainPage-module__th3SGW__pulseGreen{0%{border-color:#4caf50;box-shadow:0 0 #4caf5066}70%{border-color:#4caf50;box-shadow:0 0 0 8px #4caf5000}to{border-color:#f0e0b2;box-shadow:0 0 #4caf5000}}.MainPage-module__th3SGW__activeSessionLabel{text-transform:uppercase;letter-spacing:1px;background-color:#fff3;border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.MainPage-module__th3SGW__activeSessionContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.MainPage-module__th3SGW__activeSessionInfo{flex:1}.MainPage-module__th3SGW__activeSessionTitle{margin:0 0 8px;font-size:18px;font-weight:700}.MainPage-module__th3SGW__activeSessionDate{opacity:.9;margin:0;font-size:14px}.MainPage-module__th3SGW__listItemActive{color:inherit;background-color:#fff;border:1px solid #4caf50;border-radius:8px;align-items:center;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;animation:2s infinite MainPage-module__th3SGW__pulseGreen;display:flex}.MainPage-module__th3SGW__stopButton{cursor:pointer;color:#fff;background-color:#dc3545;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #dc35454d}.MainPage-module__th3SGW__stopButton:hover{background-color:#c82333;transform:scale(1.02);box-shadow:0 4px 12px #dc354566}.MainPage-module__th3SGW__stopButton:active{transform:scale(.98)}.MainPage-module__th3SGW__stopIcon{font-size:18px;font-weight:700}.MainPage-module__th3SGW__listItemActive{color:inherit;background-color:#fff;border:1px solid #4caf50;border-radius:8px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;animation:2s infinite MainPage-module__th3SGW__pulseGreen;display:flex;position:relative}.MainPage-module__th3SGW__listItemActive:hover{background-color:#f5f5f5;border-color:#45a049;animation:none;box-shadow:0 2px 4px #0000001a}.MainPage-module__th3SGW__activeBadge{color:#fff;white-space:nowrap;background-color:#4caf50;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0000001a}.MainPage-module__th3SGW__pageContainer{max-width:100%;padding:0 16px;overflow-x:hidden}.MainPage-module__th3SGW__playButton{cursor:pointer;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;margin-top:auto;transition:all .3s;display:flex;box-shadow:0 2px 8px #4caf504d}.MainPage-module__th3SGW__playButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #4caf5066}.MainPage-module__th3SGW__playButton:active{transform:scale(.95)}.MainPage-module__th3SGW__playIcon{color:#fff;margin-bottom:2px;margin-left:3px;font-size:15px}.MainPage-module__th3SGW__goblinsPurse{max-width:100%;height:auto;display:block}@media (max-width:768px){.MainPage-module__th3SGW__pageContainer{padding:0 12px}}@media (max-width:1050px){.MainPage-module__th3SGW__activeSessionsWrapper{max-width:500px;padding:0 12px}.MainPage-module__th3SGW__activeSessionSection{padding:12px}.MainPage-module__th3SGW__activeSessionContent{flex-direction:column;align-items:flex-start}.MainPage-module__th3SGW__stopButton{white-space:normal;justify-content:center;width:100%}.MainPage-module__th3SGW__activeSessionTitle{font-size:15px}.MainPage-module__th3SGW__activeSessionDate{font-size:12px}}@media (max-width:768px){.MainPage-module__th3SGW__activeSessionsWrapper{max-width:300px;padding:0 12px}.MainPage-module__th3SGW__projectName{font-size:10px}.MainPage-module__th3SGW__activeSessionSection{padding:12px}.MainPage-module__th3SGW__activeSessionContent{flex-direction:column;align-items:flex-start}.MainPage-module__th3SGW__stopButton{white-space:normal;justify-content:center;width:100%}.MainPage-module__th3SGW__activeSessionTitle{font-size:15px}.MainPage-module__th3SGW__activeSessionDate{font-size:12px}}
.Activity-module__KR6ncq__container{max-width:800px;margin:0 auto;padding:20px}.Activity-module__KR6ncq__activeSessionSection{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border-radius:12px;margin-bottom:24px;padding:20px;box-shadow:0 4px 12px #4caf504d}.Activity-module__KR6ncq__activeSessionLabel{text-transform:uppercase;letter-spacing:1px;background-color:#fff3;border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.Activity-module__KR6ncq__activeSessionContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Activity-module__KR6ncq__activeSessionInfo{flex:1}.Activity-module__KR6ncq__activeSessionTitle{margin:0 0 8px;font-size:18px;font-weight:700}.Activity-module__KR6ncq__activeSessionDate{opacity:.9;margin:0;font-size:14px}@keyframes Activity-module__KR6ncq__pulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.Activity-module__KR6ncq__sessionsHeader:hover{background-color:#eee;transform:translateY(-1px)}.Activity-module__KR6ncq__sessionCount{color:#5f1616;background-color:#d7c689;border-radius:12px;padding:2px 8px;font-size:14px;font-weight:600}.Activity-module__KR6ncq__expandIcon{color:#666;font-size:24px;transition:transform .3s}.Activity-module__KR6ncq__expandIcon.Activity-module__KR6ncq__expanded{transform:rotate(180deg)}.Activity-module__KR6ncq__sessionsGrid{grid-template-columns:repeat(auto-fill,minmax(800px,1fr));gap:12px;margin:0 0 24px;padding:0;transition:all .3s;display:grid;overflow:hidden}.Activity-module__KR6ncq__sessionsGrid.Activity-module__KR6ncq__collapsed{display:none}.Activity-module__KR6ncq__sessionCard.Activity-module__KR6ncq__completed{border-left:4px solid #4caf50}.Activity-module__KR6ncq__sessionCardContent{flex:1}.Activity-module__KR6ncq__sessionDates{flex-direction:column;gap:4px;display:flex}.Activity-module__KR6ncq__sessionStartDate,.Activity-module__KR6ncq__sessionEndDate{color:#555;font-size:14px}.Activity-module__KR6ncq__sessionStartDate strong,.Activity-module__KR6ncq__sessionEndDate strong{color:#333;font-weight:600}.Activity-module__KR6ncq__sessionDuration{color:#888;margin-top:6px;font-size:12px;font-style:italic}.Activity-module__KR6ncq__emptyState{text-align:center;color:#999;background-color:#f9f9f9;border-radius:12px;margin:16px 0;padding:40px}.Activity-module__KR6ncq__backButtonContainer{margin-bottom:20px}.Activity-module__KR6ncq__activityTitle{color:#5f1616;border-bottom:2px solid #d7c689;margin:0 0 24px;padding-bottom:12px;font-size:28px;font-weight:700}.Activity-module__KR6ncq__loadingContainer{justify-content:center;align-items:center;min-height:400px;display:flex}.Activity-module__KR6ncq__activityTitleWrapper{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Activity-module__KR6ncq__activityTitle{color:#5f1616;margin:0;font-size:28px;font-weight:700}.Activity-module__KR6ncq__playButton{cursor:pointer;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 2px 8px #4caf504d}.Activity-module__KR6ncq__playButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #4caf5066}.Activity-module__KR6ncq__playButton:active{transform:scale(.95)}.Activity-module__KR6ncq__playIcon{color:#fff;margin-bottom:4px;margin-left:4px;font-size:20px}.Activity-module__KR6ncq__totalDuration{color:#666;white-space:nowrap;background-color:#f5f5f5;border-radius:20px;padding:4px 12px;font-size:16px;font-weight:500}.Activity-module__KR6ncq__activeSessionBadge{color:#4caf50;background-color:#fff;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:600;animation:2s infinite Activity-module__KR6ncq__pulse}.Activity-module__KR6ncq__stopButton{cursor:pointer;color:#fff;background-color:#dc3545;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #dc35454d}.Activity-module__KR6ncq__stopButton:hover{background-color:#c82333;transform:scale(1.02);box-shadow:0 4px 12px #dc354566}.Activity-module__KR6ncq__stopButton:active{transform:scale(.98)}.Activity-module__KR6ncq__stopIcon{font-size:18px;font-weight:700}.Activity-module__KR6ncq__sessionsHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f5f5f5;border-radius:12px;justify-content:space-between;align-items:center;margin:24px 0 16px;padding:16px 20px;transition:all .3s;display:flex}.Activity-module__KR6ncq__sessionsHeaderLeft{align-items:center;gap:12px;display:flex}.Activity-module__KR6ncq__sessionsTitle{color:#333;align-items:center;gap:12px;margin:0;font-size:20px;font-weight:600;display:flex}.Activity-module__KR6ncq__addButton{cursor:pointer;color:#fff;background-color:#4caf50;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;font-weight:700;transition:all .2s;display:flex}.Activity-module__KR6ncq__addButton:hover{background-color:#45a049;transform:scale(1.05)}.Activity-module__KR6ncq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Activity-module__KR6ncq__modalContent{background-color:#fff;border-radius:12px;width:90%;max-width:500px;padding:28px;box-shadow:0 4px 20px #00000026}.Activity-module__KR6ncq__modalTitle{color:#5f1616;margin:0 0 20px;font-size:24px;font-weight:600}.Activity-module__KR6ncq__formGroup{margin-bottom:20px}.Activity-module__KR6ncq__formGroup label{color:#333;margin-bottom:8px;font-weight:600;display:block}.Activity-module__KR6ncq__formGroup input,.Activity-module__KR6ncq__formGroup textarea{border:1px solid #ddd;border-radius:6px;width:100%;padding:10px;font-size:14px;transition:border-color .2s}.Activity-module__KR6ncq__formGroup input:focus,.Activity-module__KR6ncq__formGroup textarea:focus{border-color:#d7c689;outline:none}.Activity-module__KR6ncq__modalActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.Activity-module__KR6ncq__submitButton{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:background-color .2s}.Activity-module__KR6ncq__submitButton:hover{background-color:#45a049}.Activity-module__KR6ncq__cancelModalButton{color:#333;cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:6px;padding:10px 20px;font-weight:600;transition:all .2s}.Activity-module__KR6ncq__cancelModalButton:hover{background-color:#e0e0e0}.Activity-module__KR6ncq__fieldError{color:#dc3545;margin-top:4px;font-size:12px}.Activity-module__KR6ncq__fieldHint{color:#666;margin-top:4px;font-size:11px;display:block}.Activity-module__KR6ncq__errorMessage{color:#d32f2f;background-color:#ffebee;border-radius:4px;margin-bottom:16px;padding:10px}.Activity-module__KR6ncq__activityHeader{border-bottom:2px solid #d7c689;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 24px;padding-bottom:12px;display:flex}.Activity-module__KR6ncq__activityTitleWrapper{flex-wrap:wrap;flex:1;align-items:center;gap:16px;display:flex}.Activity-module__KR6ncq__activityTitleContainer{flex:1;align-items:center;gap:12px;display:flex}.Activity-module__KR6ncq__checkmarkButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:28px;transition:all .2s;display:flex}.Activity-module__KR6ncq__checkmarkButton:hover{background-color:#4caf501a;transform:scale(1.1)}.Activity-module__KR6ncq__checkmarkChecked{color:#4caf50}.Activity-module__KR6ncq__checkmarkUnchecked{color:#ccc}.Activity-module__KR6ncq__activityTitle{color:#5f1616;cursor:pointer;border-radius:4px;margin:0;padding:4px 8px;font-size:28px;font-weight:700;transition:background-color .2s}.Activity-module__KR6ncq__activityTitle:hover{background-color:#0000000d}.Activity-module__KR6ncq__activityTitleEditing{color:#5f1616;border:2px solid #d7c689;border-radius:4px;outline:none;width:300px;margin:0;padding:4px 8px;font-size:24px;font-weight:700}.Activity-module__KR6ncq__activityTitleEditing:focus{border-color:#c5ae5b;outline:none}.Activity-module__KR6ncq__actionButtons{align-items:center;gap:8px;display:flex}.Activity-module__KR6ncq__editButton,.Activity-module__KR6ncq__deleteButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;font-size:20px;transition:all .2s;display:flex}.Activity-module__KR6ncq__editButton:hover{background-color:#2196f31a;transform:scale(1.05)}.Activity-module__KR6ncq__deleteButton:hover{background-color:#dc35451a;transform:scale(1.05)}.Activity-module__KR6ncq__saveButton,.Activity-module__KR6ncq__cancelEditButton{cursor:pointer;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:600;transition:all .2s}.Activity-module__KR6ncq__saveButton{color:#fff;background-color:#4caf50;border:none}.Activity-module__KR6ncq__saveButton:hover{background-color:#45a049}.Activity-module__KR6ncq__editActions{align-items:center;gap:8px;display:flex}.Activity-module__KR6ncq__deleteModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Activity-module__KR6ncq__deleteModalContent{text-align:center;background-color:#fff;border-radius:12px;width:90%;max-width:400px;padding:28px}.Activity-module__KR6ncq__deleteModalTitle{color:#dc3545;margin:0 0 16px;font-size:24px;font-weight:600}.Activity-module__KR6ncq__deleteModalMessage{color:#666;margin-bottom:24px;line-height:1.5}.Activity-module__KR6ncq__deleteModalActions{justify-content:center;gap:12px;display:flex}.Activity-module__KR6ncq__confirmDeleteButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:background-color .2s}.Activity-module__KR6ncq__confirmDeleteButton:hover{background-color:#c82333}.Activity-module__KR6ncq__cancelDeleteButton{color:#333;cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:6px;padding:10px 20px;font-weight:600;transition:all .2s}.Activity-module__KR6ncq__cancelDeleteButton:hover{background-color:#e0e0e0}.Activity-module__KR6ncq__sessionCard{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.Activity-module__KR6ncq__sessionCard:hover{transform:translate(4px);box-shadow:0 2px 8px #0000001a}.Activity-module__KR6ncq__sessionCardContent{cursor:pointer;flex:1}.Activity-module__KR6ncq__sessionCardActions{gap:8px;margin-left:12px;display:flex}.Activity-module__KR6ncq__editSessionButton,.Activity-module__KR6ncq__deleteSessionButton{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-size:18px;transition:all .2s;display:flex}.Activity-module__KR6ncq__editSessionButton:hover{background-color:#2196f31a;transform:scale(1.05)}.Activity-module__KR6ncq__deleteSessionButton:hover{background-color:#dc35451a;transform:scale(1.05)}.Activity-module__KR6ncq__sessionCardEditing{background-color:#f9f9f9;border:2px solid #d7c689;border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex}.Activity-module__KR6ncq__editFormRow{flex-wrap:wrap;gap:12px;display:flex}.Activity-module__KR6ncq__editInput{border:1px solid #ddd;border-radius:6px;flex:1;padding:8px;font-size:14px}.Activity-module__KR6ncq__editActions{justify-content:flex-end;gap:8px;display:flex}.Activity-module__KR6ncq__saveEditButton,.Activity-module__KR6ncq__cancelEditButton{cursor:pointer;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s}.Activity-module__KR6ncq__saveEditButton{color:#fff;background-color:#4caf50;border:none}.Activity-module__KR6ncq__saveEditButton:hover{background-color:#45a049}.Activity-module__KR6ncq__cancelEditButton{color:#333;background-color:#f5f5f5;border:1px solid #ddd}.Activity-module__KR6ncq__cancelEditButton:hover{background-color:#e0e0e0}.Activity-module__KR6ncq__editFieldGroup{flex:1}.Activity-module__KR6ncq__editFieldGroup .Activity-module__KR6ncq__fieldError{color:#dc3545;margin-top:4px;font-size:11px}.Activity-module__KR6ncq__editInput{border:1px solid #ddd;border-radius:6px;width:100%;padding:8px;font-size:14px}.Activity-module__KR6ncq__editInput:focus{border-color:#d7c689;outline:none}@media (max-width:768px){.Activity-module__KR6ncq__activityTitleWrapper{justify-content:space-between;width:100%}.Activity-module__KR6ncq__activityHeader{flex-direction:column;align-items:flex-start}.Activity-module__KR6ncq__totalDuration{white-space:normal}.Activity-module__KR6ncq__container{padding:16px}.Activity-module__KR6ncq__activeSessionContent{flex-direction:column;align-items:flex-start}.Activity-module__KR6ncq__sessionsGrid{grid-template-columns:1fr}.Activity-module__KR6ncq__activityTitle{font-size:24px}.Activity-module__KR6ncq__sessionsTitle{font-size:18px}}
.UnknownUser-module__ihLiHG__container{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.UnknownUser-module__ihLiHG__linksContainer{flex-direction:column;gap:1.5rem;width:100%;max-width:400px;display:flex}.UnknownUser-module__ihLiHG__link{text-align:center;box-sizing:border-box;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.UnknownUser-module__ihLiHG__loginLink{color:#fff;background-color:#c5ae5b;border:2px solid #c5ae5b}.UnknownUser-module__ihLiHG__loginLink:hover{background-color:#a562c4;border-color:#a562c4;transform:translateY(-2px);box-shadow:0 4px 12px #b23bf64d}.UnknownUser-module__ihLiHG__signupLink{color:#c5ae5b;background-color:#0000;border:2px solid #c5ae5b}.UnknownUser-module__ihLiHG__signupLink:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #b23bf64d}.UnknownUser-module__ihLiHG__divider{color:#94a3b8;align-items:center;width:100%;max-width:400px;margin:1rem 0;display:flex}.UnknownUser-module__ihLiHG__divider:before,.UnknownUser-module__ihLiHG__divider:after{content:"";background-color:#e2e8f0;flex:1;height:1px}.UnknownUser-module__ihLiHG__dividerText{color:#5f2323;padding:0 1rem;font-size:.875rem}.UnknownUser-module__ihLiHG__title{text-align:center;color:#5f1616;margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}
.BackButton-module__-2vb3q__backButtonContainer{justify-content:flex-start;width:100%;margin:5px 0 0;display:flex;position:relative}.BackButton-module__-2vb3q__backButton{color:#c5ae5b;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .2s ease-in-out;display:flex;box-shadow:0 2px 4px #0000001a}.BackButton-module__-2vb3q__backButton:hover{color:#fff;background-color:#c5ae5b;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.BackButton-module__-2vb3q__backButton:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.BackButton-module__-2vb3q__arrowIcon{width:24px;height:24px}@media (max-width:768px){.BackButton-module__-2vb3q__backButtonContainer{margin-bottom:12px}.BackButton-module__-2vb3q__backButton{width:36px;height:36px;margin-left:10px}.BackButton-module__-2vb3q__arrowIcon{width:20px;height:20px}}
.BullsAndCows-module__B0n77a__container{background:linear-gradient(135deg,#8ea0f3 0%,#c5ae5b 100%);border-radius:1.5rem;max-width:52rem;margin:2rem auto;padding:2rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;animation:.5s ease-out BullsAndCows-module__B0n77a__fadeIn;box-shadow:0 20px 60px #0000004d,inset 0 0 0 1px #ffffff1a}@keyframes BullsAndCows-module__B0n77a__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BullsAndCows-module__B0n77a__glassCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px #0000001a}.BullsAndCows-module__B0n77a__title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#0000;text-shadow:2px 2px 4px #0000001a;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.BullsAndCows-module__B0n77a__subtitle{text-align:center;color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.BullsAndCows-module__B0n77a__modeSection{margin-bottom:1.5rem}.BullsAndCows-module__B0n77a__modeLabel{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.BullsAndCows-module__B0n77a__modeButtons{gap:1rem;display:flex}.BullsAndCows-module__B0n77a__modeBtn{cursor:pointer;border:none;border-radius:.75rem;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.BullsAndCows-module__B0n77a__modeBtn:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BullsAndCows-module__B0n77a__modeBtn:hover:before{width:300px;height:300px}.BullsAndCows-module__B0n77a__modeBtnActive{color:#fff;background:linear-gradient(135deg,#9dabea 0%,#c5ae5b 100%);transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.BullsAndCows-module__B0n77a__modeBtnInactive{color:#6b7280;background:#e5e7eb}.BullsAndCows-module__B0n77a__modeBtnInactive:hover{background:#d1d5db;transform:translateY(-1px)}.BullsAndCows-module__B0n77a__gameInfo{background:linear-gradient(135deg,#e0f2fe 0%,#fce7f3 100%);border:1px solid #ffffff4d;border-radius:1rem;margin-bottom:1.5rem;padding:1rem}.BullsAndCows-module__B0n77a__gameInfoText{color:#1f2937;text-align:center;font-size:1rem;font-weight:600}.BullsAndCows-module__B0n77a__attemptsCount{color:#7c3aed;margin:0 .25rem;font-size:1.5rem;font-weight:800;animation:2s infinite BullsAndCows-module__B0n77a__pulse;display:inline-block}@keyframes BullsAndCows-module__B0n77a__pulse{0%,to{opacity:1}50%{opacity:.7}}.BullsAndCows-module__B0n77a__guessForm{margin-bottom:1.5rem}.BullsAndCows-module__B0n77a__guessLabel{color:#4b5563;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.BullsAndCows-module__B0n77a__guessInputGroup{gap:.75rem;display:flex}.BullsAndCows-module__B0n77a__guessInput{letter-spacing:.1em;text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;flex:1;padding:.875rem 1rem;font-family:Courier New,SF Mono,monospace;font-size:1.125rem;font-weight:700;transition:all .3s}.BullsAndCows-module__B0n77a__guessInput:focus{border-color:#8b5cf6;outline:none;transform:scale(1.02);box-shadow:0 0 0 3px #8b5cf633}.BullsAndCows-module__B0n77a__guessInput:disabled{cursor:not-allowed;background:#f3f4f6}.BullsAndCows-module__B0n77a__guessBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #10b9814d}.BullsAndCows-module__B0n77a__guessBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.BullsAndCows-module__B0n77a__guessBtn:active:not(:disabled){transform:translateY(0)}.BullsAndCows-module__B0n77a__guessBtn:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.BullsAndCows-module__B0n77a__revealBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#43be4f 0%,#67af60 100%);border:none;border-radius:.75rem;margin:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #10b9814d}.BullsAndCows-module__B0n77a__addAttemptsBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b843be 0%,#9d60af 100%);border:none;border-radius:.75rem;margin:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #10b9814d}.BullsAndCows-module__B0n77a__revealBtn:hover,.BullsAndCows-module__B0n77a__addAttemptsBtn:hover{transform:translateY(-2px)}.BullsAndCows-module__B0n77a__gameOverWin{text-align:center;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border:2px solid #10b981;border-radius:1rem;margin-bottom:1.5rem;padding:1rem;animation:.5s ease-out BullsAndCows-module__B0n77a__slideIn}.BullsAndCows-module__B0n77a__gameOverWinText{color:#065f46;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.BullsAndCows-module__B0n77a__gameOverLose{text-align:center;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:2px solid #ef4444;border-radius:1rem;margin-bottom:1.5rem;padding:1rem;animation:.5s ease-out BullsAndCows-module__B0n77a__slideIn}.BullsAndCows-module__B0n77a__gameOverLoseText{color:#991b1b;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}@keyframes BullsAndCows-module__B0n77a__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.BullsAndCows-module__B0n77a__secretNumber{margin-top:.5rem;font-family:monospace;font-size:.875rem;font-weight:600}.BullsAndCows-module__B0n77a__messageArea{color:#92400e;text-align:center;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:.75rem;margin-bottom:1.5rem;padding:.875rem;font-weight:500;animation:.3s ease-out BullsAndCows-module__B0n77a__slideIn}.BullsAndCows-module__B0n77a__numberTrackerSection{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #3b82f633;border-radius:1rem;margin-bottom:1.5rem;padding:1rem}.BullsAndCows-module__B0n77a__numberTrackerLabel{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.BullsAndCows-module__B0n77a__numberGrid{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.BullsAndCows-module__B0n77a__numberButton{cursor:pointer;color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;width:3rem;height:3rem;font-family:Courier New,monospace;font-size:1.25rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.BullsAndCows-module__B0n77a__numberButton:hover{background:#eff6ff;border-color:#3b82f6;transform:scale(1.1);box-shadow:0 4px 12px #3b82f64d}.BullsAndCows-module__B0n77a__numberCrossed{color:#9ca3af;opacity:.6;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#ef4444;text-decoration:line-through}.BullsAndCows-module__B0n77a__numberCrossed:hover{background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-color:#dc2626;transform:scale(1.05)}.BullsAndCows-module__B0n77a__numberActive{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633}.BullsAndCows-module__B0n77a__numberGreen{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-color:#10b981;box-shadow:0 2px 8px #10b9814d}.BullsAndCows-module__B0n77a__numberGreen:hover{background:linear-gradient(135deg,#a7f3d0 0%,#6ee7b7 100%);transform:scale(1.1)}@keyframes BullsAndCows-module__B0n77a__pop{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.BullsAndCows-module__B0n77a__numberButton:active{animation:.2s ease-out BullsAndCows-module__B0n77a__pop}.BullsAndCows-module__B0n77a__historySection{margin-top:1.5rem}.BullsAndCows-module__B0n77a__historyHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.BullsAndCows-module__B0n77a__historyTitle{color:#1f2937;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.BullsAndCows-module__B0n77a__historyIcon{font-size:1.5rem}.BullsAndCows-module__B0n77a__newGameBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:.75rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;box-shadow:0 2px 10px #ef44444d}.BullsAndCows-module__B0n77a__newGameBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ef444466}.BullsAndCows-module__B0n77a__emptyHistory{text-align:center;color:#9ca3af;background:#f9fafb;border-radius:.75rem;padding:2rem;font-style:italic}.BullsAndCows-module__B0n77a__historyTableContainer{background:#fff;border-radius:.75rem;overflow-x:auto;box-shadow:0 4px 6px #0000001a}.BullsAndCows-module__B0n77a__historyTable{border-collapse:collapse;width:100%}.BullsAndCows-module__B0n77a__historyTableHeader{background:linear-gradient(135deg,#f3e8ff 0%,#e9d5ff 100%)}.BullsAndCows-module__B0n77a__historyTableHeader th{text-align:left;color:#5b21b6;text-transform:uppercase;letter-spacing:.05em;padding:.875rem 1rem;font-size:.875rem;font-weight:700}.BullsAndCows-module__B0n77a__historyTableRow{border-bottom:1px solid #f3f4f6;transition:all .2s}.BullsAndCows-module__B0n77a__historyTableRow:hover{background:linear-gradient(90deg,#faf5ff 0%,#f3e8ff 100%)}.BullsAndCows-module__B0n77a__historyTableRow td{color:#374151;padding:.75rem 1rem;font-size:.875rem}.BullsAndCows-module__B0n77a__guessValue{color:#7c3aed;font-family:Courier New,monospace;font-size:1rem;font-weight:800}.BullsAndCows-module__B0n77a__bullsValue{color:#10b981;font-size:1.125rem;font-weight:800}.BullsAndCows-module__B0n77a__cowsValue{color:#3b82f6;font-size:1.125rem;font-weight:800}.BullsAndCows-module__B0n77a__guessDigit{cursor:pointer;text-align:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;justify-content:center;align-items:center;min-width:2rem;height:2rem;margin:0 .125rem;padding:0 .5rem;font-weight:600;transition:all .2s;display:inline-flex}.BullsAndCows-module__B0n77a__guessDigit:hover{background:#e5e7eb;transform:scale(1.1);box-shadow:0 2px 4px #0000001a}.BullsAndCows-module__B0n77a__guessDigitCrossed{color:#9ca3af;background:#fee2e2;text-decoration:line-through}.BullsAndCows-module__B0n77a__guessDigitCrossed:after{content:"";opacity:1;background-color:#ef4444;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.BullsAndCows-module__B0n77a__guessDigitCircled{color:#3b82f6;background:#dbeafe;position:relative}.BullsAndCows-module__B0n77a__guessDigitCircled:before{content:"○";color:#3b82f6;opacity:.5;pointer-events:none;font-size:3.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BullsAndCows-module__B0n77a__guessDigitCircled:after{content:"";opacity:1;background-color:#3b82f6;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.BullsAndCows-module__B0n77a__guessDigitBoldUnderline{color:#169519;text-underline-offset:2px;background:#f2fee9;font-weight:1800;text-decoration:underline;text-decoration-thickness:2px}.BullsAndCows-module__B0n77a__guessDigitBoldUnderline:after{content:"";opacity:1;background-color:#5cf680;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}@keyframes BullsAndCows-module__B0n77a__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.BullsAndCows-module__B0n77a__shake{animation:.3s ease-in-out BullsAndCows-module__B0n77a__shake}.BullsAndCows-module__B0n77a__instructions{color:#4b5563;background:linear-gradient(135deg,#fef2f2 0%,#fff7ed 100%);border:1px solid #fecaca;border-radius:.75rem;margin-top:1.5rem;padding:1rem;font-size:.875rem}.BullsAndCows-module__B0n77a__instructionsTitle{color:#991b1b;margin-bottom:.5rem;font-size:1rem;font-weight:800}.BullsAndCows-module__B0n77a__instructionsText{align-items:center;gap:.5rem;margin:.5rem 0;display:flex}.BullsAndCows-module__B0n77a__bullsHighlight{color:#10b981;background:#d1fae5;border-radius:.375rem;padding:.125rem .5rem;font-weight:800}.BullsAndCows-module__B0n77a__cowsHighlight{color:#3b82f6;background:#dbeafe;border-radius:.375rem;padding:.125rem .5rem;font-weight:800}@media (max-width:640px){.BullsAndCows-module__B0n77a__container{margin:1rem;padding:1rem}.BullsAndCows-module__B0n77a__title{font-size:1.75rem}.BullsAndCows-module__B0n77a__modeButtons,.BullsAndCows-module__B0n77a__guessInputGroup{flex-direction:column}.BullsAndCows-module__B0n77a__guessBtn,.BullsAndCows-module__B0n77a__revealBtn,.BullsAndCows-module__B0n77a__addAttemptsBtn{padding:.75rem}.BullsAndCows-module__B0n77a__historyTableHeader th,.BullsAndCows-module__B0n77a__historyTableRow td{padding:.5rem}.BullsAndCows-module__B0n77a__numberButton{width:2.5rem;height:2.5rem;font-size:1rem}.BullsAndCows-module__B0n77a__numberGrid{gap:.5rem}.BullsAndCows-module__B0n77a__guessDigit{min-width:1.75rem;height:1.75rem;font-size:.875rem}}
.Form-module__ZObrJG__container{background:linear-gradient(135deg,#caf5d6 0%,#d7c689 100%);border-radius:20px;max-width:500px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;box-shadow:0 10px 30px #0000004d}.Form-module__ZObrJG__form{flex-direction:column;gap:1.5rem;display:flex}.Form-module__ZObrJG__title{text-align:center;color:#5f1616;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.Form-module__ZObrJG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Form-module__ZObrJG__label{color:#5f1616;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;display:flex}.Form-module__ZObrJG__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.5rem;font-weight:400;display:flex}.Form-module__ZObrJG__checkbox{cursor:pointer;accent-color:#c5ae5b;width:1.1rem;height:1.1rem;margin-top:.25rem}.Form-module__ZObrJG__checkbox:focus{outline-offset:2px;outline:2px solid #6fb279}.Form-module__ZObrJG__required:after{content:"*";color:#ff6b6b;margin-left:.25rem;font-size:1.2rem}.Form-module__ZObrJG__input{color:#5f1616;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.Form-module__ZObrJG__input:focus{background:#9adfae;border-color:#5cb169;outline:none;box-shadow:0 0 0 3px #95daa8}.Form-module__ZObrJG__input::placeholder{color:#413131b3}.Form-module__ZObrJG__link{color:#c5ae5b;border-bottom:1px dotted #c5ae5b;font-weight:600;text-decoration:none;transition:all .2s}.Form-module__ZObrJG__link:hover{color:#025311;border-bottom:1px solid #025311;text-decoration:none}.Form-module__ZObrJG__link:focus{border-radius:4px;outline:none;box-shadow:0 0 0 2px #ab6fc74d}.Form-module__ZObrJG__select{color:#5f1616;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.Form-module__ZObrJG__select:focus{background:#6ca97d;border-color:#4c9858;outline:none;box-shadow:0 0 0 3px #9cdcae}.Form-module__ZObrJG__select option{color:#5f1616;background:#99c099}.Form-module__ZObrJG__errorInput{background:#ff6b6b1a!important;border-color:#ff6b6b!important}.Form-module__ZObrJG__errorInput:focus{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}.Form-module__ZObrJG__errorMessage{color:#ff6b6b;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.8rem;font-weight:500;display:flex}.Form-module__ZObrJG__errorMessage:before{content:"⚠";font-size:.9rem}.Form-module__ZObrJG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#c5ae5b,#c5ae5b);border:none;border-radius:12px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #7e2c7066}.Form-module__ZObrJG__submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b99}.Form-module__ZObrJG__submitButton:active{transform:translateY(0)}.Form-module__ZObrJG__serverError{color:#ff6b6b;text-align:center;background:#ff6b6b1a;border:1px solid #ff6b6b;border-radius:12px;margin-top:1rem;padding:1rem;font-weight:500}.Form-module__ZObrJG__optional{color:#413131b3;margin-left:.5rem;font-size:.8rem;font-weight:400}.Form-module__ZObrJG__submitButton:disabled{cursor:not-allowed;box-shadow:none;background:#718096;transform:none}
.MainPageBanner-module__5EYE2W__containerError{background:linear-gradient(135deg,#d7c689 0%,#c5ae5b 100%);justify-content:center;align-items:center;padding:11rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:relative;overflow:hidden}.MainPageBanner-module__5EYE2W__container{background:linear-gradient(135deg,#d7c689 0%,#c5ae5b 100%);justify-content:center;align-items:center;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:relative;overflow:hidden}.MainPageBanner-module__5EYE2W__content{text-align:left;z-index:2;background:#ffffff1a;border:1px solid #fff3;border-radius:25px;width:100%;max-width:600px;padding:4rem 3rem;position:relative;box-shadow:0 20px 40px #0000001a,inset 0 1px #fff3}.MainPageBanner-module__5EYE2W__rotatedImageContainer{z-index:1;opacity:.7;filter:drop-shadow(0 10px 20px #0003);width:200px;height:200px;position:absolute;bottom:-15px;right:-5%}.MainPageBanner-module__5EYE2W__rotatedImage{object-fit:contain;mix-blend-mode:overlay;width:100%;height:100%;animation:20s ease-in-out infinite MainPageBanner-module__5EYE2W__float;transform:rotate(-35deg)}.MainPageBanner-module__5EYE2W__internalLinksContainer{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:400px;margin:0 auto;display:flex}.MainPageBanner-module__5EYE2W__internalLink{box-sizing:border-box;border-radius:20px;align-items:center;width:200px;height:200px;margin:20px;padding:2rem;font-size:1.3rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.MainPageBanner-module__5EYE2W__wrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.MainPageBanner-module__5EYE2W__beheldLink{color:#fff;background-color:#d1ace3;border:2px solid #ab6fc7}.MainPageBanner-module__5EYE2W__beheldLink:hover{background-color:#d1ace3;border-color:#ab6fc7;transform:translateY(-2px);box-shadow:0 4px 12px #b23bf64d}.MainPageBanner-module__5EYE2W__beheldImage{align-self:center;width:200px;max-width:70%}.MainPageBanner-module__5EYE2W__serviceLink{color:#5c164d;background-color:#d7c689;border:2px solid #c5ae5b}.MainPageBanner-module__5EYE2W__serviceLinkLocked{color:#5c164d;background-color:#dedad2;border:2px solid #c5ae5b}.MainPageBanner-module__5EYE2W__serviceLink:hover{background-color:#d7c689;transform:translateY(-2px);box-shadow:0 4px 12px #b23bf64d}.MainPageBanner-module__5EYE2W__linksContainer{text-align:center;z-index:2;flex-direction:column;gap:1.5rem;width:100%;max-width:400px;margin:0 auto;padding:3rem 2rem;display:flex;position:relative}.MainPageBanner-module__5EYE2W__link{text-align:center;box-sizing:border-box;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.MainPageBanner-module__5EYE2W__loginLink{color:#fff;background-color:#c5ae5b;border:2px solid #c5ae5b}.MainPageBanner-module__5EYE2W__loginLink:hover{background-color:#0f9b24;border-color:#0f9b24;transform:translateY(-2px);box-shadow:0 4px 12px #b23bf64d}.MainPageBanner-module__5EYE2W__signupLink{color:#5c164d;background-color:#d7c689;border:2px solid #c5ae5b}.MainPageBanner-module__5EYE2W__signupLink:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #b23bf64d}.MainPageBanner-module__5EYE2W__divider{color:#94a3b8;align-items:center;width:100%;max-width:400px;margin:1rem 0;display:flex}.MainPageBanner-module__5EYE2W__divider:before,.MainPageBanner-module__5EYE2W__divider:after{content:"";background-color:#e2e8f0;flex:1;height:1px}.MainPageBanner-module__5EYE2W__dividerText{color:#5c164d;padding:0 1rem;font-size:.875rem}@keyframes MainPageBanner-module__5EYE2W__float{0%,to{transform:rotate(-28deg)translateY(0)}50%{transform:rotate(-28deg)translateY(-20px)}}.MainPageBanner-module__5EYE2W__rotatedImageContainer:before{content:"";z-index:-1;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainPageBanner-module__5EYE2W__title{-webkit-text-fill-color:transparent;text-shadow:0 4px 8px #7e27794d;background:#a562c4;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.MainPageBanner-module__5EYE2W__message{text-align:justify;color:#5c164d;font-size:1rem;font-weight:400;line-height:1.7}@media (max-width:768px){.MainPageBanner-module__5EYE2W__rotatedImageContainer{display:none}.MainPageBanner-module__5EYE2W__container{padding:1rem}.MainPageBanner-module__5EYE2W__containerError{padding:0}.MainPageBanner-module__5EYE2W__content{padding:3rem 2rem}.MainPageBanner-module__5EYE2W__title{font-size:3rem}.MainPageBanner-module__5EYE2W__message{font-size:1rem}.MainPageBanner-module__5EYE2W__linksContainer{max-width:200px}}@media (max-width:480px){.MainPageBanner-module__5EYE2W__rotatedImageContainer{display:none}.MainPageBanner-module__5EYE2W__content{padding:2rem 1.5rem}.MainPageBanner-module__5EYE2W__title{font-size:2.5rem}.MainPageBanner-module__5EYE2W__linksContainer{max-width:250px}}
.Profile-module__KO1S0G__profileContainer{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.Profile-module__KO1S0G__profileHeader{text-align:center;margin-bottom:2rem}.Profile-module__KO1S0G__profileTitle{color:#5f1616;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Profile-module__KO1S0G__profileSubtitle{color:#6b7280;font-size:1rem}.Profile-module__KO1S0G__avatarSection{border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:center;margin-bottom:2rem;padding-bottom:2rem;display:flex}.Profile-module__KO1S0G__avatarContainer{border:5px solid #debcee;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:8px;display:flex;position:relative}.Profile-module__KO1S0G__avatarImage{object-fit:cover;border:none;border-radius:50%;width:100%;height:100%}.Profile-module__KO1S0G__avatarOverlay{color:#debcee;cursor:pointer;background:#733286;border:2px solid #debcee;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.Profile-module__KO1S0G__avatarOverlay:hover{background:#562166;transform:scale(1.05)}.Profile-module__KO1S0G__avatarText{color:#6b7280;text-align:center;justify-content:center;font-size:.875rem}.Profile-module__KO1S0G__avatarFallback{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d7c689 0%,#c5ae5b 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:700;display:flex;position:absolute;top:0;left:0}.Profile-module__KO1S0G__invitationSection{background:#f8fafc;border-bottom:1px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex;position:relative}.Profile-module__KO1S0G__invitationTitle{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.Profile-module__KO1S0G__invitationCode{color:#5f1616;letter-spacing:.05em;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1.125rem;font-weight:600;display:flex;box-shadow:0 1px 2px #0000000d}.Profile-module__KO1S0G__codeContainer{flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.Profile-module__KO1S0G__actionsContainer{align-items:center;gap:.5rem;display:flex}.Profile-module__KO1S0G__envelopeIcon{cursor:pointer;color:#5f1616;width:24px;height:24px;transition:all .3s}.Profile-module__KO1S0G__envelopeIcon:hover{color:#5f1616;transform:translateY(-2px)scale(1.1)}.Profile-module__KO1S0G__envelopeIcon:active{transform:translateY(0)scale(1)}.Profile-module__KO1S0G__invitationLink{color:#5f1616;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Profile-module__KO1S0G__invitationLink:hover{color:#5f1616;transform:translateY(-1px)}.Profile-module__KO1S0G__invitationHint{color:#6b7280;text-align:center;margin-top:.75rem;font-size:.875rem}.Profile-module__KO1S0G__formSection{flex-direction:column;gap:1.5rem;display:flex}.Profile-module__KO1S0G__formGroup{flex-direction:column;gap:.5rem;display:flex}.Profile-module__KO1S0G__formLabel{color:#374151;font-size:.875rem;font-weight:600}.Profile-module__KO1S0G__formInput{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.Profile-module__KO1S0G__formInput:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Profile-module__KO1S0G__formSelect{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.Profile-module__KO1S0G__formSelect:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Profile-module__KO1S0G__passwordGroup{flex-direction:column;gap:1rem;display:flex}.Profile-module__KO1S0G__passwordInputGroup{flex-direction:column;gap:.5rem;display:flex}.Profile-module__KO1S0G__buttonGroup{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.Profile-module__KO1S0G__subscriptionBanner{color:#fff;background:linear-gradient(135deg,#c5ae5b 0%,#d7c689 100%);border:1px solid #ffffff1a;border-radius:16px;margin:2rem 0;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #667eea33}.Profile-module__KO1S0G__subscriptionBanner:before{content:"";background:#ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;top:-50%;right:-50%}.Profile-module__KO1S0G__subscriptionBanner:after{content:"";background:#ffffff0d;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30%;left:-30%}.Profile-module__KO1S0G__subscriptionBannerContent{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:relative}.Profile-module__KO1S0G__subscriptionBannerIcon{flex-shrink:0}.Profile-module__KO1S0G__subscriptionBannerText{flex:1;min-width:200px}.Profile-module__KO1S0G__subscriptionBannerTitle{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.Profile-module__KO1S0G__subscriptionBannerDescription{opacity:.9;margin:0 0 1rem;font-size:1rem;line-height:1.5}.Profile-module__KO1S0G__subscriptionBannerOffer{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.Profile-module__KO1S0G__subscriptionBannerPrice{font-size:2.5rem;font-weight:800;line-height:1}.Profile-module__KO1S0G__subscriptionBannerPeriod{opacity:.9;font-size:1rem}.Profile-module__KO1S0G__subscriptionBannerBadge{color:#fff;background:#ff6b6b;border-radius:20px;margin-left:.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.Profile-module__KO1S0G__subscriptionBannerHint{opacity:.8;margin:0;font-size:.875rem}.Profile-module__KO1S0G__subscriptionBannerButton{color:#c5ae5b;cursor:pointer;background:#fff;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Profile-module__KO1S0G__subscriptionBannerButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}.Profile-module__KO1S0G__subscriptionBannerFeatures{z-index:1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem;display:grid;position:relative}.Profile-module__KO1S0G__subscriptionBannerFeature{opacity:.9;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Profile-module__KO1S0G__subscriptionBannerFeature svg{flex-shrink:0}@media (max-width:768px){.Profile-module__KO1S0G__subscriptionBannerContent{text-align:center;flex-direction:column;align-items:stretch}.Profile-module__KO1S0G__subscriptionBannerIcon{margin:0 auto}.Profile-module__KO1S0G__subscriptionBannerOffer{justify-content:center}.Profile-module__KO1S0G__subscriptionBannerButton{align-self:center}.Profile-module__KO1S0G__subscriptionBannerFeatures{text-align:left;grid-template-columns:1fr}}.Profile-module__KO1S0G__subscriptionManagementBanner{background:linear-gradient(135deg,#cbf382 0%,#8ec526 100%);box-shadow:0 10px 40px #10b98133}.Profile-module__KO1S0G__subscriptionStatusBadge{background:#fff3;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;display:inline-flex}.Profile-module__KO1S0G__subscriptionStatusIndicator{background:#34d399;border-radius:50%;width:8px;height:8px;animation:2s infinite Profile-module__KO1S0G__pulse}@keyframes Profile-module__KO1S0G__pulse{0%,to{opacity:1}50%{opacity:.5}}.Profile-module__KO1S0G__subscriptionStatusText{color:#7a2424;font-size:.875rem;font-weight:600}.Profile-module__KO1S0G__specialOfferIndicator{opacity:.9;margin-left:.25rem;font-size:.75rem}.Profile-module__KO1S0G__subscriptionCurrentPlan{align-items:center;gap:1rem;margin-top:1rem;display:flex}.Profile-module__KO1S0G__subscriptionPlanName{opacity:.9;font-size:1rem;font-weight:600}.Profile-module__KO1S0G__subscriptionPlanPrice{font-size:1.25rem;font-weight:700}.Profile-module__KO1S0G__subscriptionManagementButton{color:#5f1616;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:12px;flex-shrink:0;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Profile-module__KO1S0G__subscriptionBannerDescriptionPremium{opacity:.9;color:#5f1616;margin:0 0 1rem;font-size:1rem;line-height:1.5}.Profile-module__KO1S0G__subscriptionManagementButton:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width:480px){.Profile-module__KO1S0G__subscriptionBanner{padding:1.5rem}.Profile-module__KO1S0G__subscriptionBannerPrice{font-size:2rem}}@media (max-width:640px){.Profile-module__KO1S0G__profileContainer{margin:1rem;padding:1.5rem}.Profile-module__KO1S0G__buttonGroup{flex-direction:column}}.Profile-module__KO1S0G__tabsContainer{border-bottom:2px solid #e5e7eb;gap:1rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.Profile-module__KO1S0G__tabButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px 8px 0 0;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;position:relative}.Profile-module__KO1S0G__tabButton:hover{color:#5f1616;background:#f3f4f6}.Profile-module__KO1S0G__activeTab{color:#5f1616}.Profile-module__KO1S0G__activeTab:after{content:"";background:#c5ae5b;border-radius:2px 2px 0 0;width:100%;height:2px;position:absolute;bottom:-.5rem;left:0}.Profile-module__KO1S0G__legalSection{margin-bottom:2rem}.Profile-module__KO1S0G__legalTitle{color:#5f1616;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Profile-module__KO1S0G__legalSubtitle{color:#6b7280;margin-bottom:2rem;font-size:1rem}.Profile-module__KO1S0G__consentsList{flex-direction:column;gap:1rem;display:flex}.Profile-module__KO1S0G__consentItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s;overflow:hidden}.Profile-module__KO1S0G__consentItem:hover{border-color:#debcee;box-shadow:0 4px 12px #ab6fc71a}.Profile-module__KO1S0G__consentHeader{cursor:pointer;background:#f8fafc;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.Profile-module__KO1S0G__consentHeader:hover{background:#f1f5f9}.Profile-module__KO1S0G__consentHeaderLeft{align-items:center;gap:.75rem;display:flex}.Profile-module__KO1S0G__chevronIcon{color:#6b7280;transition:transform .3s}.Profile-module__KO1S0G__chevronExpanded{transform:rotate(180deg)}.Profile-module__KO1S0G__consentName{color:#1f2937;font-size:1rem;font-weight:600}.Profile-module__KO1S0G__activeBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#34d399;border-radius:9999px;margin-right:2px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Profile-module__KO1S0G__consentDetails{background:#fff;border-top:1px solid #e5e7eb;padding:1.5rem;animation:.3s Profile-module__KO1S0G__slideDown}@keyframes Profile-module__KO1S0G__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Profile-module__KO1S0G__consentHistory{flex-direction:column;gap:1rem;display:flex}.Profile-module__KO1S0G__consentHistoryTitle{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Profile-module__KO1S0G__historyRecord{flex-direction:column;gap:.5rem;display:flex}.Profile-module__KO1S0G__historyRow{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Profile-module__KO1S0G__historyLabel{color:#6b7280;min-width:100px}.Profile-module__KO1S0G__historyValue{color:#1f2937;font-weight:500}.Profile-module__KO1S0G__historyDivider{border:none;border-top:1px dashed #e5e7eb;margin:.75rem 0}.Profile-module__KO1S0G__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s Profile-module__KO1S0G__fadeIn;display:flex;position:fixed;inset:0}@keyframes Profile-module__KO1S0G__fadeIn{0%{opacity:0}to{opacity:1}}.Profile-module__KO1S0G__modal{background:#fff;border-radius:16px;width:90%;max-width:400px;padding:2rem;animation:.3s Profile-module__KO1S0G__slideUp;box-shadow:0 20px 40px #0003}@keyframes Profile-module__KO1S0G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Profile-module__KO1S0G__modalTitle{color:#5f1616;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Profile-module__KO1S0G__modalWarning{color:#2e3035;background:#fef2f2;border-left:4px solid #ef4444;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:1rem;font-weight:700;line-height:1.5}.Profile-module__KO1S0G__modalButtons{justify-content:flex-end;gap:1rem;display:flex}@media (max-width:640px){.Profile-module__KO1S0G__tabsContainer{gap:.5rem}.Profile-module__KO1S0G__tabButton{padding:.5rem 1rem;font-size:.875rem}.Profile-module__KO1S0G__consentHeader{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.Profile-module__KO1S0G__consentHeaderLeft,.Profile-module__KO1S0G__consentHeader button{width:100%}.Profile-module__KO1S0G__historyRow{flex-direction:column;align-items:flex-start;gap:.25rem}.Profile-module__KO1S0G__historyLabel{min-width:auto}.Profile-module__KO1S0G__modal{width:95%;padding:1.5rem}.Profile-module__KO1S0G__modalButtons{flex-direction:column}.Profile-module__KO1S0G__modalButtons button{width:100%}}
