.BackButton-module__-2vb3q__backButtonContainer{justify-content:flex-start;width:100%;margin:5px 0 0;display:flex;position:relative}.BackButton-module__-2vb3q__backButton{color:#ab6fc7;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-left:20px;transition:all .2s ease-in-out;display:flex;box-shadow:0 2px 4px #0000001a}.BackButton-module__-2vb3q__backButton:hover{color:#fff;background-color:#ab6fc7;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}}
.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:#ab6fc7;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:#ab6fc7;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}}
.DevWarning-module__5c03Tq__devWarningBanner{color:#0f0803;background:repeating-linear-gradient(45deg,#fbbf24,#fbbf24 10px,#f59e0b 10px 20px);border-bottom:2px solid #d97706;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex;position:relative}.DevWarning-module__5c03Tq__devWarningContent{flex:1;align-items:center;gap:.75rem;display:flex}.DevWarning-module__5c03Tq__devWarningContent svg{flex-shrink:0}.DevWarning-module__5c03Tq__devWarningClose{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:1rem;padding:.25rem;transition:background-color .2s;display:flex}.DevWarning-module__5c03Tq__devWarningClose:hover{background-color:#0000001a}
.Elements-module__DlNHaa__purpleButton{color:#fff;cursor:pointer;background-color:#ab6fc7;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:#ab6fc7;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}
.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:#ab6fc7;border:2px solid #ab6fc7}.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:#ab6fc7;background-color:#0000;border:2px solid #ab6fc7}.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}
.Wheel-module__q9JIla__container{flex-direction:column;align-items:center;width:100%;padding:1rem;display:flex;position:relative}.Wheel-module__q9JIla__titleImage{object-fit:contain;z-index:-101;pointer-events:none;opacity:.85;width:100px;height:100px;position:absolute;rotate:15deg}.Wheel-module__q9JIla__wheelContainer{aspect-ratio:1;width:100%;max-width:500px;height:auto;margin-bottom:1.5rem;position:relative}.Wheel-module__q9JIla__centerCircle{z-index:10;background-position:50%;background-size:cover;border:3px solid #333;border-radius:50%;justify-content:center;align-items:center;width:20%;height:20%;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Wheel-module__q9JIla__childCircle{cursor:pointer;text-align:center;word-wrap:break-word;border:2px solid #333;border-radius:50%;justify-content:center;align-items:center;width:16%;height:16%;padding:5px;font-size:12px;font-weight:700;transition:all .3s;display:flex;position:absolute}.Wheel-module__q9JIla__childCircle:hover{z-index:5;transform:scale(1.1)}.Wheel-module__q9JIla__connectionLines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Wheel-module__q9JIla__selectedMood{text-align:center;word-break:break-word;background:#d1ace3;border:2px solid #ddd;border-radius:10px;justify-content:center;align-items:center;min-width:200px;max-width:90%;min-height:60px;margin:0 auto;padding:10px 15px;font-size:1rem;font-weight:700;display:flex}.Wheel-module__q9JIla__selectedMoodLocked{text-align:center;word-break:break-word;background:#ebe2e8;border:2px solid #ddd;border-radius:10px;justify-content:center;align-items:center;min-width:200px;max-width:90%;min-height:60px;margin:0 auto;padding:10px 15px;font-size:1rem;font-weight:700;display:flex}.Wheel-module__q9JIla__actions{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-top:24px;display:flex}.Wheel-module__q9JIla__modalOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.Wheel-module__q9JIla__modalContent{text-align:left;z-index:10000;background:#fff;border-radius:12px;width:100%;max-width:400px;max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 10px 25px #0003}.Wheel-module__q9JIla__modalTitle{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Wheel-module__q9JIla__modalMessage{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.5}.Wheel-module__q9JIla__modalActions{justify-content:center;gap:12px;display:flex}.Wheel-module__q9JIla__commentField{text-align:left;margin:1.5rem 0}.Wheel-module__q9JIla__commentLabel{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.Wheel-module__q9JIla__commentTextarea{resize:none;box-sizing:border-box;border:2px solid #e1e5e9;border-radius:8px;width:100%;min-height:100px;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .2s}.Wheel-module__q9JIla__commentTextarea:focus{border-color:#0070f3;outline:none;box-shadow:0 0 0 3px #0070f31a}.Wheel-module__q9JIla__commentTextarea::placeholder{color:#999}.Wheel-module__q9JIla__commentHelpText{color:#666;margin-top:.5rem;font-size:.875rem;font-style:italic}.Wheel-module__q9JIla__dateSection{margin-bottom:1.5rem}.Wheel-module__q9JIla__dateLabel{color:#374151;margin-bottom:.5rem;font-weight:500;display:block}.Wheel-module__q9JIla__dateInput{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem;font-size:1rem}.Wheel-module__q9JIla__dateDisplay{color:#6b7280;margin-left:.5rem;font-size:.875rem;font-weight:400}.Wheel-module__q9JIla__dateInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Wheel-module__q9JIla__bookIcon{color:#ab6fc7;border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.Wheel-module__q9JIla__bookIcon:hover{color:#a45ac9;background-color:#f3f4f6;transform:scale(1.1)}.Wheel-module__q9JIla__bookSvg{width:2rem;height:2rem}.Wheel-module__q9JIla__header{justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex;position:relative}.Wheel-module__q9JIla__title{text-align:center;margin:0;padding:0 .5rem;font-size:1.125rem;font-weight:600}@media (max-width:768px){.Wheel-module__q9JIla__container{padding:.5rem}.Wheel-module__q9JIla__wheelContainer{width:85%;max-width:400px;margin:0 auto 1rem}.Wheel-module__q9JIla__selectedMood{min-width:180px;max-width:85%;min-height:50px;padding:.5rem .8rem;font-size:.9rem}.Wheel-module__q9JIla__modalContent{max-width:90%;padding:1rem}.Wheel-module__q9JIla__modalTitle{font-size:1.3rem}.Wheel-module__q9JIla__modalMessage{font-size:1rem}.Wheel-module__q9JIla__actions{gap:8px}}@media (max-width:480px){.Wheel-module__q9JIla__container{padding:.25rem}.Wheel-module__q9JIla__wheelContainer{width:85%;max-width:350px}.Wheel-module__q9JIla__selectedMood{min-width:160px;max-width:85%;min-height:45px;padding:.4rem .6rem;font-size:.85rem}.Wheel-module__q9JIla__title{font-size:1rem}.Wheel-module__q9JIla__modalContent{padding:.75rem}.Wheel-module__q9JIla__modalTitle{font-size:1.1rem}.Wheel-module__q9JIla__modalMessage{font-size:.9rem}.Wheel-module__q9JIla__commentTextarea{resize:none;min-height:80px;font-size:.9rem}.Wheel-module__q9JIla__dateInput{padding:.5rem;font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.Wheel-module__q9JIla__wheelContainer{width:90%;max-width:450px}}@media (max-width:320px){.Wheel-module__q9JIla__wheelContainer{width:85%;max-width:280px}.Wheel-module__q9JIla__selectedMood{min-width:140px;min-height:40px;font-size:.8rem}.Wheel-module__q9JIla__title{font-size:.9rem}}.Wheel-module__q9JIla__centerImageOverlay{z-index:2;pointer-events:none;box-sizing:border-box;background-color:#6b7280;border:2px solid #333;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Wheel-module__q9JIla__centerImageWrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:100%;height:100%}.Wheel-module__q9JIla__centerInitial{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:flex}
.Pagination-module__0vtkeG__paginationContainer{border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.5rem 0;display:flex}@media (min-width:768px){.Pagination-module__0vtkeG__paginationContainer{flex-direction:row;justify-content:center}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__withInfo{justify-content:space-between}}.Pagination-module__0vtkeG__paginationInfo{color:#6b7280;white-space:nowrap;margin-bottom:.5rem;font-size:.875rem}@media (min-width:768px){.Pagination-module__0vtkeG__paginationInfo{order:1;margin-bottom:0}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__withInfo .Pagination-module__0vtkeG__paginationInfo{order:0}}.Pagination-module__0vtkeG__paginationControls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__centered{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;display:grid}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__centered .Pagination-module__0vtkeG__pageNumbers{justify-content:center}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__centered .Pagination-module__0vtkeG__navButton.Pagination-module__0vtkeG__previous{justify-self:start}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__centered .Pagination-module__0vtkeG__navButton.Pagination-module__0vtkeG__next{justify-self:end}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__withSpacing{justify-content:space-between;width:100%;max-width:600px;display:flex}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__withSpacing .Pagination-module__0vtkeG__pageNumbers{flex:1;justify-content:center;margin:0 1rem}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__cleanLayout{align-items:center;gap:.5rem;display:flex}.Pagination-module__0vtkeG__paginationControls.Pagination-module__0vtkeG__cleanLayout .Pagination-module__0vtkeG__pageNumbers{margin:0 .5rem}.Pagination-module__0vtkeG__pageNumbers{order:1;gap:.25rem;display:flex}.Pagination-module__0vtkeG__navButton{order:0}.Pagination-module__0vtkeG__navButton.Pagination-module__0vtkeG__previous{color:#ab6fc7;background-color:#f5f3ff;border:1px solid #d1ace3;order:0}.Pagination-module__0vtkeG__navButton.Pagination-module__0vtkeG__next{color:#ab6fc7;background-color:#f5f3ff;border:1px solid #d1ace3;order:2}.Pagination-module__0vtkeG__pageButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1ace3;border-radius:.375rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Pagination-module__0vtkeG__pageButton:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px)}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active{color:#fff;background:linear-gradient(135deg,#ab6fc7,#ab6fc7);border-color:#ab6fc7;font-weight:600;box-shadow:0 2px 4px #8b5cf64d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);border-color:#6d28d9;transform:translateY(-1px);box-shadow:0 3px 6px #8b5cf666}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#7c3aed;box-shadow:0 2px 4px #8b5cf64d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__blue{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#2563eb;box-shadow:0 2px 4px #3b82f64d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__green{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;box-shadow:0 2px 4px #10b9814d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__pink{background:linear-gradient(135deg,#ec4899,#db2777);border-color:#db2777;box-shadow:0 2px 4px #ec48994d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__orange{background:linear-gradient(135deg,#f97316,#ea580c);border-color:#ea580c;box-shadow:0 2px 4px #f973164d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__teal{background:linear-gradient(135deg,#14b8a6,#0d9488);border-color:#0d9488;box-shadow:0 2px 4px #14b8a64d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__indigo{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#4f46e5;box-shadow:0 2px 4px #6366f14d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__red{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc2626;box-shadow:0 2px 4px #ef44444d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__yellow{color:#1f2937;background:linear-gradient(135deg,#eab308,#ca8a04);border-color:#ca8a04;box-shadow:0 2px 4px #eab3084d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__cyan{background:linear-gradient(135deg,#06b6d4,#0891b2);border-color:#0891b2;box-shadow:0 2px 4px #06b6d44d}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__violet{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#7c3aed;box-shadow:0 2px 4px #8b5cf64d}.Pagination-module__0vtkeG__pageButton:disabled{opacity:.5;cursor:not-allowed}.Pagination-module__0vtkeG__pageButton:focus{outline:none;box-shadow:0 0 0 2px #8b5cf6,0 0 0 4px #8b5cf633}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__ellipsis{cursor:default;pointer-events:none;color:#9ca3af;background-color:#0000;border:none}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__ellipsis:hover{background-color:#0000;transform:none}.Pagination-module__0vtkeG__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1ace3;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;min-width:2.5rem;min-height:2.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.Pagination-module__0vtkeG__paginationButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.Pagination-module__0vtkeG__paginationButton.Pagination-module__0vtkeG__disabled{opacity:.5;cursor:not-allowed}.Pagination-module__0vtkeG__paginationButton:focus{outline:none;box-shadow:0 0 0 2px #8b5cf6,0 0 0 4px #8b5cf633}.Pagination-module__0vtkeG__navButton{padding:.5rem .75rem}.Pagination-module__0vtkeG__chevron{font-size:1.125rem;font-weight:700;line-height:1}.Pagination-module__0vtkeG__buttonText{display:none}@media (min-width:640px){.Pagination-module__0vtkeG__buttonText{display:inline}.Pagination-module__0vtkeG__navButton{padding:.5rem 1rem}}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__compact .Pagination-module__0vtkeG__paginationInfo{font-size:.75rem}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__compact .Pagination-module__0vtkeG__paginationButton{min-width:2rem;min-height:2rem;padding:.375rem .75rem;font-size:.75rem}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__compact .Pagination-module__0vtkeG__pageButton{width:2rem;height:2rem;font-size:.75rem}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__compact .Pagination-module__0vtkeG__chevron{font-size:1rem}@media (prefers-color-scheme:dark){.Pagination-module__0vtkeG__paginationButton{color:#d1d5db;background-color:#1f2937;border-color:#374151}.Pagination-module__0vtkeG__paginationButton:hover:not(:disabled){color:#8b5cf6;background-color:#374151;border-color:#8b5cf6}.Pagination-module__0vtkeG__pageButton{color:#d1d5db;background-color:#1f2937;border-color:#374151}.Pagination-module__0vtkeG__pageButton:hover:not(:disabled){background-color:#a863c9;border-color:#ab6fc7}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#7c3aed}.Pagination-module__0vtkeG__paginationInfo{color:#9ca3af}}@keyframes Pagination-module__0vtkeG__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active{animation:.3s Pagination-module__0vtkeG__pulse}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__borderOnly{color:#8b5cf6;background:0 0;border:2px solid #d1ace3;font-weight:600}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__borderOnly.Pagination-module__0vtkeG__purple{color:#8b5cf6;border-color:#8b5cf6}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__borderOnly.Pagination-module__0vtkeG__blue{color:#3b82f6;border-color:#3b82f6}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__borderOnly.Pagination-module__0vtkeG__green{color:#10b981;border-color:#10b981}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__borderOnly:hover{background:#8b5cf61a}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__rounded{border-radius:9999px}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__elevated{box-shadow:0 4px 6px -1px #8b5cf64d,0 2px 4px -1px #8b5cf633}.Pagination-module__0vtkeG__pageButton:not(.Pagination-module__0vtkeG__active){color:#ab6fc7;background-color:#fff;border:1px solid #d1ace3}.Pagination-module__0vtkeG__pageButton:not(.Pagination-module__0vtkeG__active):hover{background-color:#f3f4f6;border-color:#9ca3af}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__compact .Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active{color:#fff;background:linear-gradient(135deg,#ab6fc7,#ab6fc7);border-color:#ab6fc7}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__compact .Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#7c3aed}.Pagination-module__0vtkeG__paginationContainer.Pagination-module__0vtkeG__compact .Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__blue{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#2563eb}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__rounded.Pagination-module__0vtkeG__purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:9999px}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__rounded.Pagination-module__0vtkeG__blue{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:9999px}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__rounded.Pagination-module__0vtkeG__green{background:linear-gradient(135deg,#10b981,#059669);border-radius:9999px}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__elevated.Pagination-module__0vtkeG__purple{box-shadow:0 4px 6px -1px #8b5cf64d,0 2px 4px -1px #8b5cf633}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__borderOnly.Pagination-module__0vtkeG__rounded{border-radius:9999px}.Pagination-module__0vtkeG__pageButton.Pagination-module__0vtkeG__active.Pagination-module__0vtkeG__borderOnly.Pagination-module__0vtkeG__rounded.Pagination-module__0vtkeG__purple{color:#8b5cf6;border-color:#8b5cf6;border-radius:9999px}.Pagination-module__0vtkeG__paginationButton:hover:not(:disabled){color:#ab6fc7;background-color:#f9fafb;border-color:#ab6fc7;transform:translateY(-1px)}
.Family-module__yJ_pSW__groupContainer{padding:20px;font-family:Arial,sans-serif}.Family-module__yJ_pSW__groupHeader{gap:15px;margin-bottom:20px}.Family-module__yJ_pSW__headerGrid{flex-direction:column;align-items:center;gap:10px;display:flex}.Family-module__yJ_pSW__lockedBanner{color:#fff;background:linear-gradient(135deg,#716e72 0%,#9c979e 100%);border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #667eea33}.Family-module__yJ_pSW__lockedBannerHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Family-module__yJ_pSW__lockedBannerHeader h2{margin:0;font-size:1.5rem;font-weight:600}.Family-module__yJ_pSW__lockedBannerDetails{grid-template-columns:3fr 2fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.Family-module__yJ_pSW__detailItem h3,.Family-module__yJ_pSW__detailItem li{opacity:.9;margin-bottom:.25rem;font-size:1rem;font-weight:500}.Family-module__yJ_pSW__detailItem ul{margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.Family-module__yJ_pSW__managementActions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.Family-module__yJ_pSW__primaryButton{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Family-module__yJ_pSW__rotatedImageContainer{z-index:1;opacity:.7;filter:drop-shadow(0 10px 20px #0003);width:200px;height:200px;position:relative}.Family-module__yJ_pSW__rotatedImage{object-fit:contain;mix-blend-mode:overlay;width:100%;height:100%;animation:20s ease-in-out infinite Family-module__yJ_pSW__float;transform:rotate(35deg)}@keyframes Family-module__yJ_pSW__float{0%,to{transform:rotate(0)translateY(0)}50%{transform:rotate(0)translateY(-40px)}}.Family-module__yJ_pSW__rotatedImageContainer:before{content:"";z-index:-1;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:150%;height:150%;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.Family-module__yJ_pSW__nameRow{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.Family-module__yJ_pSW__groupName{text-align:center;margin:0;font-size:24px}.Family-module__yJ_pSW__adminName{text-align:center;color:#817d7d;margin:0;font-size:15px}.Family-module__yJ_pSW__familyAvatarContainer{border:3px solid #ab6fc7;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:8px;display:flex;position:relative}.Family-module__yJ_pSW__familyContextMenuTrigger{cursor:pointer;z-index:10;background:#fff;border:2px solid #ab6fc7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:-5px;right:-5px;box-shadow:0 1px 3px #0003}.Family-module__yJ_pSW__familyContextMenuTrigger:hover{background:#f5f5f5;transform:scale(1.05)}.Family-module__yJ_pSW__familyContextMenuTrigger svg{width:14px;height:14px}.Family-module__yJ_pSW__sectionLabel{color:#333;margin-bottom:15px;font-size:18px;font-weight:700}.Family-module__yJ_pSW__membersContainer{margin-bottom:20px;position:relative}.Family-module__yJ_pSW__membersLine{z-index:1;background-color:#ccc;height:1px;position:relative;top:50%;left:0;right:0}.Family-module__yJ_pSW__membersGrid{z-index:2;flex-wrap:wrap;justify-content:flex-start;gap:20px;display:flex;position:relative}.Family-module__yJ_pSW__memberItem{text-align:center;background:#fff;flex-direction:column;align-items:center;padding:10px;display:flex}.Family-module__yJ_pSW__memberAvatarContainer{border:3px solid #e078af;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:8px;display:flex;position:relative}.Family-module__yJ_pSW__memberAvatarContainer.Family-module__yJ_pSW__admin{border:5px solid #007bff}.Family-module__yJ_pSW__memberAvatarContainer.Family-module__yJ_pSW__moder{border:5px solid #bb0725}.Family-module__yJ_pSW__memberAvatarContainer.Family-module__yJ_pSW__pet{border:5px solid #e0cb08}.Family-module__yJ_pSW__memberAvatarContainer.Family-module__yJ_pSW__virtual{border:3px solid #60d8b4}.Family-module__yJ_pSW__memberAvatar,.Family-module__yJ_pSW__adminMemberAvatar,.Family-module__yJ_pSW__moderMemberAvatar,.Family-module__yJ_pSW__petMemberAvatar,.Family-module__yJ_pSW__virtualMemberAvatar{object-fit:cover;border:none;border-radius:50%;width:100%;height:100%}.Family-module__yJ_pSW__avatarFallback{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 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}.Family-module__yJ_pSW__petAvatarFallback{object-fit:cover;color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 100%);border:3px solid #e0cb08;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;font-size:18px;font-weight:700;display:flex;position:relative;top:55px;left:28px}.Family-module__yJ_pSW__petMemberAvatar{object-fit:cover;border:3px solid #e0cb08;border-radius:50%;width:85px;height:85px;position:relative;top:55px}.Family-module__yJ_pSW__memberAvatarContainerPet{background:radial-gradient(40% 60% at 18% 35%,#e0cb08 18%,#0000 0%),radial-gradient(40% 60% at 39% 18%,#e0cb08 22%,#0000 0%),radial-gradient(40% 60% at 61% 18%,#e0cb08 22%,#0000 0%),radial-gradient(40% 60% at 82% 35%,#e0cb08 18%,#0000 0%),0 0;width:150px;height:150px;position:relative;overflow:hidden}.Family-module__yJ_pSW__contextMenuTriggerPet{cursor:pointer;z-index:10;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:5px;right:10px}.Family-module__yJ_pSW__contextMenuTrigger{cursor:pointer;z-index:10;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-5px;right:0}.Family-module__yJ_pSW__contextMenuTrigger:hover{background:#f5f5f5}.Family-module__yJ_pSW__contextMenu{z-index:1000;background:#fff;border:1px solid #ddd;border-radius:4px;min-width:120px;position:absolute;top:0;right:0;box-shadow:0 2px 8px #0000001a}.Family-module__yJ_pSW__contextMenu ul{margin:0;padding:0;list-style:none}.Family-module__yJ_pSW__contextMenu li{cursor:pointer;border-bottom:1px solid #eee;padding:5px 9px}.Family-module__yJ_pSW__contextMenu li:last-child{border-bottom:none}.Family-module__yJ_pSW__contextMenu li:hover{background:#f5f5f5}.Family-module__yJ_pSW__memberNickname{color:#333;word-wrap:break-word;overflow-wrap:break-word;text-align:center;max-width:80px;margin-top:5px;font-size:14px}.Family-module__yJ_pSW__emptyLine{height:20px}.Family-module__yJ_pSW__disabled{color:gray}.Family-module__yJ_pSW__attention{color:red;font-weight:700}.Family-module__yJ_pSW__confirmationModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Family-module__yJ_pSW__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}.Family-module__yJ_pSW__confirmationModal h2{color:#333;margin:0 0 20px}.Family-module__yJ_pSW__confirmationModalActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.Family-module__yJ_pSW__confirmationModalActions button{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;transition:background-color .2s}.Family-module__yJ_pSW__formGroup{margin-bottom:16px}.Family-module__yJ_pSW__formGroup label{color:#555;margin-bottom:6px;font-weight:500}.Family-module__yJ_pSW__formGroup textarea{box-sizing:border-box;resize:none;border:1px solid #ddd;border-radius:4px;width:100%;padding:8px 12px;font-size:14px}.Family-module__yJ_pSW__formGroup input[type=checkbox]{border:none;width:16px;height:16px;margin-right:10px;padding:0}.Family-module__yJ_pSW__formGroup.Family-module__yJ_pSW__checkboxGroup{align-items:center;gap:10px;display:flex}.Family-module__yJ_pSW__formGroup input:focus,.Family-module__yJ_pSW__formGroup textarea:focus{border-color:#007acc;outline:none}.Family-module__yJ_pSW__formGroup input[type=color]{height:40px;padding:2px}@media (max-width:768px){.Family-module__yJ_pSW__membersGrid{justify-content:center;gap:15px}.Family-module__yJ_pSW__memberAvatar,.Family-module__yJ_pSW__adminMemberAvatar,.Family-module__yJ_pSW__moderMemberAvatar,.Family-module__yJ_pSW__avatarFallback .Family-module__yJ_pSW__virtualMemberAvatar{width:120px;height:120px}.Family-module__yJ_pSW__petMemberAvatar,.Family-module__yJ_pSW__petAvatarFallback{width:60px;height:60px}}.Family-module__yJ_pSW__plusButtonContainer{justify-content:center;display:flex}.Family-module__yJ_pSW__plusButton{color:inherit;cursor:pointer;background-color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:10px;padding:0;text-decoration:none;transition:all .2s;display:flex;position:relative}.Family-module__yJ_pSW__plusButton:hover{background-color:#fff;border-color:#fff;box-shadow:0 2px 4px #0000001a}.Family-module__yJ_pSW__plusButtonContent{justify-content:center;align-items:center;display:flex;position:relative}.Family-module__yJ_pSW__plusCircle{border:2px dashed #d1ace3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex}.Family-module__yJ_pSW__plusButton:hover .Family-module__yJ_pSW__plusCircle{background-color:#fff;border-color:#ab6fc7}.Family-module__yJ_pSW__plusIcon{color:#d1ace3;font-size:24px;font-weight:300;transition:all .2s}.Family-module__yJ_pSW__plusButton:hover .Family-module__yJ_pSW__plusIcon{color:#ab6fc7}.Family-module__yJ_pSW__plusText{color:#fff;white-space:normal;word-wrap:break-word;text-align:center;opacity:0;visibility:hidden;z-index:9999;pointer-events:none;background-color:#d1ace3;border-radius:4px;min-width:150px;padding:6px 12px;font-size:14px;font-weight:600;transition:all .2s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.Family-module__yJ_pSW__plusText:after{content:"";z-index:9999;border-style:solid;border-color:#d1ace3 #0000 #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Family-module__yJ_pSW__plusButton:hover .Family-module__yJ_pSW__plusText{opacity:1;visibility:visible;top:-45px}.Family-module__yJ_pSW__comment{color:#333;box-sizing:border-box;background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .2s ease-in-out}.Family-module__yJ_pSW__comment:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.Family-module__yJ_pSW__comment:hover{border-color:#c8d1d9}.Family-module__yJ_pSW__comment::placeholder{color:#6c757d;opacity:.7}.Family-module__yJ_pSW__comment.Family-module__yJ_pSW__modern{background-color:#fafbfc;border:1px solid #d1d9e0}.Family-module__yJ_pSW__comment.Family-module__yJ_pSW__modern:focus{background-color:#fff;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.Family-module__yJ_pSW__unlockContainer{cursor:not-allowed;background:#f8f9fa;border:2px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin-top:8px;display:flex;position:relative}.Family-module__yJ_pSW__unlockContent{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.Family-module__yJ_pSW__unlockIcon{color:#6c757d;font-size:22px}.Family-module__yJ_pSW__unlockText{color:#495057;text-align:center;max-width:120px;margin:0;font-size:13px;font-weight:600;line-height:1.3}.Family-module__yJ_pSW__formSection{flex-direction:column;gap:1.5rem;display:flex}.Family-module__yJ_pSW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Family-module__yJ_pSW__checkboxGroup{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Family-module__yJ_pSW__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:flex}.Family-module__yJ_pSW__checkboxInput{cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:4px;width:18px;height:18px;transition:all .2s;position:relative}.Family-module__yJ_pSW__checkboxInput:checked{background:#10b981;border-color:#10b981}.Family-module__yJ_pSW__checkboxInput:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Family-module__yJ_pSW__checkboxInput:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b9811a}.Family-module__yJ_pSW__checkboxInput:hover:not(:checked){border-color:#10b981}.Family-module__yJ_pSW__checkboxHint{color:#6b7280;margin-top:-.5rem;margin-bottom:1rem;margin-left:2rem;font-size:.75rem}.Family-module__yJ_pSW__splitLayout{flex-direction:column;gap:30px;width:100%;display:flex}.Family-module__yJ_pSW__moodAndEnergyBlock{order:1;width:100%}.Family-module__yJ_pSW__membersBlock{order:2;width:100%}.Family-module__yJ_pSW__mobileMoodAndEnergyBlock{width:100%;margin-bottom:30px;display:block}@media (min-width:1024px){.Family-module__yJ_pSW__splitLayout{flex-direction:row;align-items:flex-start;gap:40px}.Family-module__yJ_pSW__moodAndEnergyBlock{background:var(--bg-secondary);border-radius:12px;order:1;max-width:850px;margin-bottom:20px;padding:20px;display:block;top:20px}.Family-module__yJ_pSW__membersBlock{flex:1;order:2;min-width:0;max-height:calc(130vh - 10px);overflow-y:auto}.Family-module__yJ_pSW__mobileMoodAndEnergyBlock{display:none}.Family-module__yJ_pSW__membersBlock .Family-module__yJ_pSW__membersGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));justify-content:start;gap:25px;display:grid}.Family-module__yJ_pSW__membersBlock .Family-module__yJ_pSW__sectionLabel{margin-bottom:20px}}@media (max-width:1023px){.Family-module__yJ_pSW__splitLayout{gap:20px}.Family-module__yJ_pSW__mobileMoodAndEnergyBlock{width:100%;margin-bottom:25px}.Family-module__yJ_pSW__memberAvatarContainer,.Family-module__yJ_pSW__memberAvatarContainerPet,.Family-module__yJ_pSW__unlockContainer{width:120px;height:120px}.Family-module__yJ_pSW__plusButton{width:120px;height:120px;top:15px}.Family-module__yJ_pSW__plusCircle{width:120px;height:120px}.Family-module__yJ_pSW__plusIcon{font-size:20px}.Family-module__yJ_pSW__membersGrid{justify-content:center;gap:15px}}.Family-module__yJ_pSW__groupContainer{max-width:100%;overflow-x:hidden}.Family-module__yJ_pSW__membersContainer{margin-bottom:30px}.Family-module__yJ_pSW__sectionLabel{margin-top:10px}.Family-module__yJ_pSW__virtualMemberAvatar,.Family-module__yJ_pSW__adminMemberAvatar,.Family-module__yJ_pSW__moderMemberAvatar,.Family-module__yJ_pSW__memberAvatar,.Family-module__yJ_pSW__petAvatarFallback,.Family-module__yJ_pSW__avatarFallback,.Family-module__yJ_pSW__petMemberAvatar{object-fit:cover}.Family-module__yJ_pSW__avatarFallback,.Family-module__yJ_pSW__petAvatarFallback{font-size:28px}@media (max-width:768px){.Family-module__yJ_pSW__avatarFallback,.Family-module__yJ_pSW__petAvatarFallback{font-size:20px}}
.Form-module__ZObrJG__container{background:linear-gradient(135deg,#e7caf5 0%,#d1ace3 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:#ab6fc7;width:1.1rem;height:1.1rem;margin-top:.25rem}.Form-module__ZObrJG__checkbox:focus{outline-offset:2px;outline:2px solid #ab6fc7}.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:#d1ace3;border-color:#ab6fc7;outline:none;box-shadow:0 0 0 3px #d1ace3}.Form-module__ZObrJG__input::placeholder{color:#413131b3}.Form-module__ZObrJG__link{color:#ab6fc7;border-bottom:1px dotted #ab6fc7;font-weight:600;text-decoration:none;transition:all .2s}.Form-module__ZObrJG__link:hover{color:#8a4fa3;border-bottom:1px solid #8a4fa3;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:#d1ace3;border-color:#ab6fc7;outline:none;box-shadow:0 0 0 3px #d1ace3}.Form-module__ZObrJG__select option{color:#5f1616;background:#bd99c0}.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,#ab6fc7,#ab6fc7);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}
.page-module__EP1J0G__container{color:#333;max-width:800px;margin:0 auto;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.page-module__EP1J0G__header{text-align:center;border-bottom:2px solid #d1ace3;margin-bottom:3rem;padding-bottom:1.5rem}.page-module__EP1J0G__titleImage{object-fit:contain;pointer-events:none;opacity:.8;width:90px;height:90px;position:absolute;rotate:5deg}.page-module__EP1J0G__titleImageSpan{width:560px;display:inline-block}.page-module__EP1J0G__title{color:#5f1616;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.page-module__EP1J0G__subtitle{color:#666;font-size:1.2rem;font-weight:600}.page-module__EP1J0G__content{background:#fff;border-radius:12px;padding:2.5rem;line-height:1.6;box-shadow:0 4px 20px #0000001a}.page-module__EP1J0G__introSection{background:#e7caf51a;border-left:4px solid #ab6fc7;border-radius:8px;margin-bottom:2.5rem;padding:1.5rem}.page-module__EP1J0G__intro{color:#444;text-align:justify;margin-bottom:1rem;font-size:1rem}.page-module__EP1J0G__contactInfo{margin-top:1.5rem}.page-module__EP1J0G__contactInfo p{color:#444;margin:.75rem 0;font-size:1rem}.page-module__EP1J0G__link{color:#ab6fc7;border-bottom:1px dotted #0000;margin-left:.25rem;font-weight:500;text-decoration:none;transition:all .2s}.page-module__EP1J0G__link:hover{color:#8a4fa3;border-bottom:1px solid #8a4fa3}.page-module__EP1J0G__form{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__EP1J0G__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__EP1J0G__label{color:#5f1616;align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;display:flex}.page-module__EP1J0G__required:after{content:"*";color:#ff6b6b;margin-left:.25rem;font-size:1.2rem}.page-module__EP1J0G__input,.page-module__EP1J0G__select,.page-module__EP1J0G__textarea{color:#333;resize:none;background:#ffffffe6;border:2px solid #ab6fc74d;border-radius:8px;padding:.75rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;transition:all .3s}.page-module__EP1J0G__input:focus,.page-module__EP1J0G__select:focus,.page-module__EP1J0G__textarea:focus{background:#fff;border-color:#ab6fc7;outline:none;box-shadow:0 0 0 3px #ab6fc733}.page-module__EP1J0G__input::placeholder,.page-module__EP1J0G__textarea::placeholder{color:#666666b3}.page-module__EP1J0G__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%235f1616' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;padding-right:2.5rem}.page-module__EP1J0G__textarea{resize:none;min-height:150px}.page-module__EP1J0G__errorInput{background:#ff6b6b0d!important;border-color:#ff6b6b!important}.page-module__EP1J0G__errorInput:focus{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}.page-module__EP1J0G__errorMessage{color:#ff6b6b;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.85rem;font-weight:500;display:flex}.page-module__EP1J0G__errorMessage:before{content:"⚠";font-size:.9rem}.page-module__EP1J0G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ab6fc7,#d1ace3);border:none;border-radius:8px;margin-top:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #7e2c7066}.page-module__EP1J0G__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #7e2c7099}.page-module__EP1J0G__submitButton:active:not(:disabled){transform:translateY(0)}.page-module__EP1J0G__submitButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.7;background:#718096;transform:none}.page-module__EP1J0G__serverError{color:#ff6b6b;text-align:center;background:#ff6b6b1a;border:1px solid #ff6b6b;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500}.page-module__EP1J0G__successMessage{color:#27ae60;text-align:center;background:#2ecc711a;border:1px solid #2ecc71;border-radius:8px;margin-bottom:2rem;padding:2rem}.page-module__EP1J0G__successTitle{color:#27ae60;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.page-module__EP1J0G__successMessage p{color:#444;margin-bottom:1.5rem}.page-module__EP1J0G__backToFormButton{color:#fff;cursor:pointer;background:#ab6fc7;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.page-module__EP1J0G__backToFormButton:hover{background:#8a4fa3;transform:translateY(-2px);box-shadow:0 4px 12px #ab6fc766}.page-module__EP1J0G__relatedLinks{border-top:2px solid #e7caf5;margin-top:3rem;padding-top:2rem}.page-module__EP1J0G__relatedTitle{color:#5f1616;text-align:center;margin-bottom:1.5rem;font-size:1.3rem}.page-module__EP1J0G__linksContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__EP1J0G__relatedLink{color:#fff;text-align:center;box-sizing:border-box;background:linear-gradient(45deg,#ab6fc7,#d1ace3);border-radius:8px;min-width:220px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #ab6fc74d}.page-module__EP1J0G__relatedLink:hover{background:linear-gradient(45deg,#8a4fa3,#ab6fc7);transform:translateY(-2px);box-shadow:0 4px 12px #ab6fc766}.page-module__EP1J0G__backButton{text-align:center;margin-top:2.5rem}.page-module__EP1J0G__backLink{color:#5f1616;background:#e7caf51a;border:2px solid #d1ace3;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.page-module__EP1J0G__backLink:hover{color:#fff;background:#d1ace3;border-color:#ab6fc7}@media (max-width:768px){.page-module__EP1J0G__container{padding:1rem .5rem}.page-module__EP1J0G__title{font-size:1.8rem}.page-module__EP1J0G__content{padding:1.5rem}.page-module__EP1J0G__introSection{padding:1rem}.page-module__EP1J0G__relatedLink{min-width:200px;padding:.75rem 1.25rem}.page-module__EP1J0G__linksContainer{gap:1rem}.page-module__EP1J0G__titleImageSpan{width:220px}}@media (max-width:480px){.page-module__EP1J0G__title{font-size:1.6rem}.page-module__EP1J0G__content,.page-module__EP1J0G__introSection{padding:1rem}.page-module__EP1J0G__linksContainer{flex-direction:column;align-items:center;gap:.75rem}.page-module__EP1J0G__relatedLink{width:100%;min-width:180px;max-width:250px;padding:.75rem 1rem}}
.MemberSettings-module__h4CZMW__profileContainer{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.MemberSettings-module__h4CZMW__profileHeader{text-align:center;margin-bottom:2rem}.MemberSettings-module__h4CZMW__profileTitle{color:#5f1616;margin-bottom:.5rem;font-size:2rem;font-weight:700}.MemberSettings-module__h4CZMW__profileSubtitle{color:#6b7280;font-size:1rem}.MemberSettings-module__h4CZMW__avatarSection{border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:center;margin-bottom:2rem;padding-bottom:2rem;display:flex}.MemberSettings-module__h4CZMW__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}.MemberSettings-module__h4CZMW__avatarImage{object-fit:cover;border:none;border-radius:50%;width:100%;height:100%}.MemberSettings-module__h4CZMW__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}.MemberSettings-module__h4CZMW__avatarOverlay:hover{background:#562166;transform:scale(1.05)}.MemberSettings-module__h4CZMW__avatarText{color:#6b7280;text-align:center;justify-content:center;font-size:.875rem}.MemberSettings-module__h4CZMW__avatarFallback{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 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}.MemberSettings-module__h4CZMW__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}.MemberSettings-module__h4CZMW__invitationTitle{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.MemberSettings-module__h4CZMW__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}.MemberSettings-module__h4CZMW__codeContainer{flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.MemberSettings-module__h4CZMW__actionsContainer{align-items:center;gap:.5rem;display:flex}.MemberSettings-module__h4CZMW__envelopeIcon{cursor:pointer;color:#5f1616;width:24px;height:24px;transition:all .3s}.MemberSettings-module__h4CZMW__envelopeIcon:hover{color:#5f1616;transform:translateY(-2px)scale(1.1)}.MemberSettings-module__h4CZMW__envelopeIcon:active{transform:translateY(0)scale(1)}.MemberSettings-module__h4CZMW__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}.MemberSettings-module__h4CZMW__invitationLink:hover{color:#5f1616;transform:translateY(-1px)}.MemberSettings-module__h4CZMW__invitationHint{color:#6b7280;text-align:center;margin-top:.75rem;font-size:.875rem}.MemberSettings-module__h4CZMW__formSection{flex-direction:column;gap:1.5rem;display:flex}.MemberSettings-module__h4CZMW__formGroup{flex-direction:column;gap:.5rem;display:flex}.MemberSettings-module__h4CZMW__formLabel{color:#374151;font-size:.875rem;font-weight:600}.MemberSettings-module__h4CZMW__formInput{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.MemberSettings-module__h4CZMW__formInput:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.MemberSettings-module__h4CZMW__formSelect{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.MemberSettings-module__h4CZMW__formSelect:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.MemberSettings-module__h4CZMW__passwordGroup{flex-direction:column;gap:1rem;display:flex}.MemberSettings-module__h4CZMW__passwordInputGroup{flex-direction:column;gap:.5rem;display:flex}.MemberSettings-module__h4CZMW__buttonGroup{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.MemberSettings-module__h4CZMW__confirmationModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MemberSettings-module__h4CZMW__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}.MemberSettings-module__h4CZMW__confirmationModal h2{color:#333;margin:0 0 20px}.MemberSettings-module__h4CZMW__confirmationModalActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.MemberSettings-module__h4CZMW__confirmationModalActions button{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;transition:background-color .2s}@media (max-width:640px){.MemberSettings-module__h4CZMW__profileContainer{margin:1rem;padding:1.5rem}.MemberSettings-module__h4CZMW__buttonGroup{flex-direction:column}}
.Settings-module__sFI8qW__profileContainer{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.Settings-module__sFI8qW__profileHeader{text-align:center;margin-bottom:2rem}.Settings-module__sFI8qW__profileTitle{color:#5f1616;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Settings-module__sFI8qW__profileSubtitle{color:#6b7280;font-size:1rem}.Settings-module__sFI8qW__avatarSection{border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:center;margin-bottom:2rem;padding-bottom:2rem;display:flex}.Settings-module__sFI8qW__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}.Settings-module__sFI8qW__avatarImage{object-fit:cover;border:none;border-radius:50%;width:100%;height:100%}.Settings-module__sFI8qW__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}.Settings-module__sFI8qW__avatarOverlay:hover{background:#562166;transform:scale(1.05)}.Settings-module__sFI8qW__avatarText{color:#6b7280;text-align:center;justify-content:center;font-size:.875rem}.Settings-module__sFI8qW__avatarFallback{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 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}.Settings-module__sFI8qW__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}.Settings-module__sFI8qW__invitationTitle{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.Settings-module__sFI8qW__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}.Settings-module__sFI8qW__codeContainer{flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.Settings-module__sFI8qW__actionsContainer{align-items:center;gap:.5rem;display:flex}.Settings-module__sFI8qW__envelopeIcon{cursor:pointer;color:#5f1616;width:24px;height:24px;transition:all .3s}.Settings-module__sFI8qW__envelopeIcon:hover{color:#5f1616;transform:translateY(-2px)scale(1.1)}.Settings-module__sFI8qW__envelopeIcon:active{transform:translateY(0)scale(1)}.Settings-module__sFI8qW__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}.Settings-module__sFI8qW__invitationLink:hover{color:#5f1616;transform:translateY(-1px)}.Settings-module__sFI8qW__invitationHint{color:#6b7280;text-align:center;margin-top:.75rem;font-size:.875rem}.Settings-module__sFI8qW__formSection{flex-direction:column;gap:1.5rem;display:flex}.Settings-module__sFI8qW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Settings-module__sFI8qW__formLabel{color:#374151;font-size:.875rem;font-weight:600}.Settings-module__sFI8qW__formInput{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.Settings-module__sFI8qW__formInput:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Settings-module__sFI8qW__formSelect{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.Settings-module__sFI8qW__formSelect:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Settings-module__sFI8qW__passwordGroup{flex-direction:column;gap:1rem;display:flex}.Settings-module__sFI8qW__passwordInputGroup{flex-direction:column;gap:.5rem;display:flex}.Settings-module__sFI8qW__buttonGroup{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.Settings-module__sFI8qW__confirmationModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Settings-module__sFI8qW__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}.Settings-module__sFI8qW__confirmationModal h2{color:#333;margin:0 0 20px}.Settings-module__sFI8qW__confirmationModalActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.Settings-module__sFI8qW__confirmationModalActions button{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;transition:background-color .2s}@media (max-width:640px){.Settings-module__sFI8qW__profileContainer{margin:1rem;padding:1.5rem}.Settings-module__sFI8qW__buttonGroup{flex-direction:column}}
.MemberSettings-module__iBXz0a__profileContainer{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.MemberSettings-module__iBXz0a__profileHeader{text-align:center;margin-bottom:2rem}.MemberSettings-module__iBXz0a__profileTitle{color:#5f1616;margin-bottom:.5rem;font-size:2rem;font-weight:700}.MemberSettings-module__iBXz0a__profileSubtitle{color:#6b7280;font-size:1rem}.MemberSettings-module__iBXz0a__avatarSection{border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:center;margin-bottom:2rem;padding-bottom:2rem;display:flex}.MemberSettings-module__iBXz0a__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}.MemberSettings-module__iBXz0a__avatarImage{object-fit:cover;border:none;border-radius:50%;width:100%;height:100%}.MemberSettings-module__iBXz0a__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}.MemberSettings-module__iBXz0a__avatarOverlay:hover{background:#562166;transform:scale(1.05)}.MemberSettings-module__iBXz0a__avatarText{color:#6b7280;text-align:center;justify-content:center;font-size:.875rem}.MemberSettings-module__iBXz0a__avatarFallback{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 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}.MemberSettings-module__iBXz0a__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}.MemberSettings-module__iBXz0a__invitationTitle{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.MemberSettings-module__iBXz0a__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}.MemberSettings-module__iBXz0a__codeContainer{flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.MemberSettings-module__iBXz0a__actionsContainer{align-items:center;gap:.5rem;display:flex}.MemberSettings-module__iBXz0a__envelopeIcon{cursor:pointer;color:#5f1616;width:24px;height:24px;transition:all .3s}.MemberSettings-module__iBXz0a__envelopeIcon:hover{color:#5f1616;transform:translateY(-2px)scale(1.1)}.MemberSettings-module__iBXz0a__envelopeIcon:active{transform:translateY(0)scale(1)}.MemberSettings-module__iBXz0a__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}.MemberSettings-module__iBXz0a__invitationLink:hover{color:#5f1616;transform:translateY(-1px)}.MemberSettings-module__iBXz0a__invitationHint{color:#6b7280;text-align:center;margin-top:.75rem;font-size:.875rem}.MemberSettings-module__iBXz0a__formSection{flex-direction:column;gap:1.5rem;display:flex}.MemberSettings-module__iBXz0a__formGroup{flex-direction:column;gap:.5rem;display:flex}.MemberSettings-module__iBXz0a__formLabel{color:#374151;font-size:.875rem;font-weight:600}.MemberSettings-module__iBXz0a__formInput{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.MemberSettings-module__iBXz0a__formInput:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.MemberSettings-module__iBXz0a__formSelect{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.MemberSettings-module__iBXz0a__formSelect:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.MemberSettings-module__iBXz0a__passwordGroup{flex-direction:column;gap:1rem;display:flex}.MemberSettings-module__iBXz0a__passwordInputGroup{flex-direction:column;gap:.5rem;display:flex}.MemberSettings-module__iBXz0a__buttonGroup{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.MemberSettings-module__iBXz0a__confirmationModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MemberSettings-module__iBXz0a__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}.MemberSettings-module__iBXz0a__confirmationModal h2{color:#333;margin:0 0 20px}.MemberSettings-module__iBXz0a__confirmationModalActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.MemberSettings-module__iBXz0a__confirmationModalActions button{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;transition:background-color .2s}.MemberSettings-module__iBXz0a__checkboxGroup{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.MemberSettings-module__iBXz0a__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:flex}.MemberSettings-module__iBXz0a__checkboxInput{cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:4px;width:18px;height:18px;transition:all .2s;position:relative}.MemberSettings-module__iBXz0a__checkboxInput:checked{background:#10b981;border-color:#10b981}.MemberSettings-module__iBXz0a__checkboxInput:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MemberSettings-module__iBXz0a__checkboxInput:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b9811a}.MemberSettings-module__iBXz0a__checkboxInput:hover:not(:checked){border-color:#10b981}.MemberSettings-module__iBXz0a__checkboxHint{color:#6b7280;margin-top:-.5rem;margin-bottom:1rem;margin-left:2rem;font-size:.75rem}@media (max-width:640px){.MemberSettings-module__iBXz0a__profileContainer{margin:1rem;padding:1.5rem}.MemberSettings-module__iBXz0a__buttonGroup{flex-direction:column}}
.ListItem-module__ED2Xya__listItem{color:inherit;background-color:#fff;border:1px solid #f0b2d3;border-radius:8px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;display:block}.ListItem-module__ED2Xya__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}.ListItem-module__ED2Xya__listItem:hover{background-color:#f5f5f5;border-color:#ab6fc7;box-shadow:0 2px 4px #0000001a}.ListItem-module__ED2Xya__listItemContent{align-items:center;gap:12px;display:flex}.ListItem-module__ED2Xya__titleImage{object-fit:contain;pointer-events:none;opacity:.85;width:70px;height:70px;position:absolute;rotate:15deg}.ListItem-module__ED2Xya__circleImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:50px;height:50px}.ListItem-module__ED2Xya__avatarFallback{object-fit:cover;color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 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}.ListItem-module__ED2Xya__itemName{color:#333;flex:1,;margin:0;font-size:18px;font-weight:700}.ListItem-module__ED2Xya__creatorText{color:#888;opacity:.8;white-space:nowrap;margin-left:auto;padding-left:8px;font-size:16px;font-style:italic}.ListItem-module__ED2Xya__plusButton{color:inherit;cursor:pointer;text-align:center;background-color:#fff;border:1px solid #f0b2d3;border-radius:8px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;display:block}.ListItem-module__ED2Xya__plusButton:hover{background-color:#f5f5f5;border-color:#ab6fc7;box-shadow:0 2px 4px #0000001a}.ListItem-module__ED2Xya__plusButtonContent{justify-content:center;align-items:center;gap:12px;height:50px;display:flex}.ListItem-module__ED2Xya__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}.ListItem-module__ED2Xya__plusButton:hover .ListItem-module__ED2Xya__plusCircle{background-color:#f5f5f5;border-color:#ab6fc7}.ListItem-module__ED2Xya__plusIcon{color:#666;font-size:24px;font-weight:300;transition:all .2s}.ListItem-module__ED2Xya__plusButton:hover .ListItem-module__ED2Xya__plusIcon{color:#ab6fc7}.ListItem-module__ED2Xya__plusText{color:#333;margin:0;font-size:18px;font-weight:700}
.page-module__opCGeG__container{color:#333;max-width:800px;margin:0 auto;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.page-module__opCGeG__header{text-align:center;border-bottom:2px solid #d1ace3;margin-bottom:3rem;padding-bottom:1.5rem}.page-module__opCGeG__title{color:#5f1616;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.page-module__opCGeG__subtitle{color:#666;font-size:1.2rem;font-weight:600}.page-module__opCGeG__content{background:#fff;border-radius:12px;padding:2.5rem;line-height:1.6;box-shadow:0 4px 20px #0000001a}.page-module__opCGeG__introSection{background:#e7caf51a;border-left:4px solid #ab6fc7;border-radius:8px;margin-bottom:2.5rem;padding:1.5rem}.page-module__opCGeG__intro{color:#444;text-align:justify;margin-bottom:1rem;font-size:1rem}.page-module__opCGeG__contactInfo{margin-top:1.5rem}.page-module__opCGeG__contactInfo p{color:#444;margin:.75rem 0;font-size:1rem}.page-module__opCGeG__link{color:#ab6fc7;border-bottom:1px dotted #0000;margin-left:.25rem;font-weight:500;text-decoration:none;transition:all .2s}.page-module__opCGeG__link:hover{color:#8a4fa3;border-bottom:1px solid #8a4fa3}.page-module__opCGeG__form{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__opCGeG__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__opCGeG__label{color:#5f1616;align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;display:flex}.page-module__opCGeG__required:after{content:"*";color:#ff6b6b;margin-left:.25rem;font-size:1.2rem}.page-module__opCGeG__input,.page-module__opCGeG__select,.page-module__opCGeG__textarea{color:#333;resize:none;background:#ffffffe6;border:2px solid #ab6fc74d;border-radius:8px;padding:.75rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;transition:all .3s}.page-module__opCGeG__input:focus,.page-module__opCGeG__select:focus,.page-module__opCGeG__textarea:focus{background:#fff;border-color:#ab6fc7;outline:none;box-shadow:0 0 0 3px #ab6fc733}.page-module__opCGeG__input::placeholder,.page-module__opCGeG__textarea::placeholder{color:#666666b3}.page-module__opCGeG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%235f1616' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;padding-right:2.5rem}.page-module__opCGeG__textarea{resize:none;min-height:150px}.page-module__opCGeG__errorInput{background:#ff6b6b0d!important;border-color:#ff6b6b!important}.page-module__opCGeG__errorInput:focus{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}.page-module__opCGeG__errorMessage{color:#ff6b6b;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.85rem;font-weight:500;display:flex}.page-module__opCGeG__errorMessage:before{content:"⚠";font-size:.9rem}.page-module__opCGeG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ab6fc7,#d1ace3);border:none;border-radius:8px;margin-top:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #7e2c7066}.page-module__opCGeG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #7e2c7099}.page-module__opCGeG__submitButton:active:not(:disabled){transform:translateY(0)}.page-module__opCGeG__submitButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.7;background:#718096;transform:none}.page-module__opCGeG__serverError{color:#ff6b6b;text-align:center;background:#ff6b6b1a;border:1px solid #ff6b6b;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500}.page-module__opCGeG__successMessage{color:#27ae60;text-align:center;background:#2ecc711a;border:1px solid #2ecc71;border-radius:8px;margin-bottom:2rem;padding:2rem}.page-module__opCGeG__successTitle{color:#27ae60;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.page-module__opCGeG__successMessage p{color:#444;margin-bottom:1.5rem}.page-module__opCGeG__backToFormButton{color:#fff;cursor:pointer;background:#ab6fc7;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.page-module__opCGeG__backToFormButton:hover{background:#8a4fa3;transform:translateY(-2px);box-shadow:0 4px 12px #ab6fc766}.page-module__opCGeG__relatedLinks{border-top:2px solid #e7caf5;margin-top:3rem;padding-top:2rem}.page-module__opCGeG__relatedTitle{color:#5f1616;text-align:center;margin-bottom:1.5rem;font-size:1.3rem}.page-module__opCGeG__linksContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__opCGeG__relatedLink{color:#fff;text-align:center;box-sizing:border-box;background:linear-gradient(45deg,#ab6fc7,#d1ace3);border-radius:8px;min-width:220px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #ab6fc74d}.page-module__opCGeG__relatedLink:hover{background:linear-gradient(45deg,#8a4fa3,#ab6fc7);transform:translateY(-2px);box-shadow:0 4px 12px #ab6fc766}.page-module__opCGeG__backButton{text-align:center;margin-top:2.5rem}.page-module__opCGeG__backLink{color:#5f1616;background:#e7caf51a;border:2px solid #d1ace3;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.page-module__opCGeG__backLink:hover{color:#fff;background:#d1ace3;border-color:#ab6fc7}@media (max-width:768px){.page-module__opCGeG__container{padding:1rem .5rem}.page-module__opCGeG__title{font-size:1.8rem}.page-module__opCGeG__content{padding:1.5rem}.page-module__opCGeG__introSection{padding:1rem}.page-module__opCGeG__relatedLink{min-width:200px;padding:.75rem 1.25rem}.page-module__opCGeG__linksContainer{gap:1rem}}@media (max-width:480px){.page-module__opCGeG__title{font-size:1.6rem}.page-module__opCGeG__content,.page-module__opCGeG__introSection{padding:1rem}.page-module__opCGeG__linksContainer{flex-direction:column;align-items:center;gap:.75rem}.page-module__opCGeG__relatedLink{width:100%;min-width:180px;max-width:250px;padding:.75rem 1rem}}
.Invitations-module__cKvVUq__invitationsContainer{background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.Invitations-module__cKvVUq__invitationsHeader{text-align:center;margin-bottom:2rem}.Invitations-module__cKvVUq__invitationsTitle{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Invitations-module__cKvVUq__invitationsSubtitle{color:#6b7280;font-size:1rem}.Invitations-module__cKvVUq__sectionsContainer{flex-direction:column;gap:2rem;display:flex}.Invitations-module__cKvVUq__section{background:#f9fafb;border-radius:8px;padding:1.5rem}.Invitations-module__cKvVUq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Invitations-module__cKvVUq__sectionTitle{color:#1f2937;font-size:1.25rem;font-weight:600}.Invitations-module__cKvVUq__sectionCount{color:#fff;background:#ab6fc7;border-radius:20px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.Invitations-module__cKvVUq__emptyState{text-align:center;color:#6b7280;padding:2rem}.Invitations-module__cKvVUq__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.Invitations-module__cKvVUq__emptyText{margin-bottom:.5rem;font-size:1rem}.Invitations-module__cKvVUq__emptySubtext{opacity:.7;font-size:.875rem}.Invitations-module__cKvVUq__invitationsList{flex-direction:column;gap:1rem;display:flex}.Invitations-module__cKvVUq__invitationCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.Invitations-module__cKvVUq__invitationCard:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.Invitations-module__cKvVUq__userInfo{flex:1;align-items:center;gap:1rem;display:flex}.Invitations-module__cKvVUq__userPair{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Invitations-module__cKvVUq__arrow{color:#6b7280;font-size:1.5rem;font-weight:300}.Invitations-module__cKvVUq__userDetails{text-align:center;flex-direction:column;align-items:center;display:flex}.Invitations-module__cKvVUq__userName,.Invitations-module__cKvVUq__userEmail{word-wrap:break-word;max-width:120px;font-size:.875rem}.Invitations-module__cKvVUq__userAvatar{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;width:48px;height:48px}.Invitations-module__cKvVUq__avatarFallback{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.Invitations-module__cKvVUq__userName{color:#1f2937;margin-bottom:.25rem;font-weight:600}.Invitations-module__cKvVUq__userEmail{color:#6b7280;font-size:.875rem}.Invitations-module__cKvVUq__invitationMeta{flex-direction:column;align-items:flex-end;gap:.75rem;margin-right:1rem;display:flex}.Invitations-module__cKvVUq__invitationDate{color:#6b7280;font-size:.875rem}.Invitations-module__cKvVUq__invitationStatus{text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.Invitations-module__cKvVUq__statusPending{color:#92400e;background:#fef3c7}.Invitations-module__cKvVUq__statusAccepted{color:#065f46;background:#d1fae5}.Invitations-module__cKvVUq__statusRejected{color:#991b1b;background:#fee2e2}.Invitations-module__cKvVUq__actions{gap:.75rem;display:flex}.Invitations-module__cKvVUq__button{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Invitations-module__cKvVUq__button:hover{transform:translateY(-1px)}.Invitations-module__cKvVUq__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.Invitations-module__cKvVUq__buttonPrimary{color:#fff;background:#3b82f6}.Invitations-module__cKvVUq__buttonPrimary:hover:not(:disabled){background:#2563eb}.Invitations-module__cKvVUq__buttonDanger{color:#fff;background:#ef4444}.Invitations-module__cKvVUq__buttonDanger:hover:not(:disabled){background:#dc2626}.Invitations-module__cKvVUq__buttonSecondary{color:#fff;background:#6b7280}.Invitations-module__cKvVUq__buttonSecondary:hover:not(:disabled){background:#4b5563}.Invitations-module__cKvVUq__loadingContainer{justify-content:center;padding:2rem;display:flex}.Invitations-module__cKvVUq__message{border-radius:8px;margin-bottom:1rem;padding:1rem;font-weight:500}.Invitations-module__cKvVUq__messageSuccess{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.Invitations-module__cKvVUq__messageError{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.Invitations-module__cKvVUq__invitationHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.Invitations-module__cKvVUq__invitationTitle,.Invitations-module__cKvVUq__invitationSubtitle{color:#1f2937;margin:0;font-size:1.125rem;font-weight:700}.Invitations-module__cKvVUq__invitationType{color:#1f2937;margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.Invitations-module__cKvVUq__invitationSubtitle{color:#6b7280;font-size:.875rem;font-weight:500}.Invitations-module__cKvVUq__invitationDate{color:#6b7280;text-align:right;font-size:.875rem}.Invitations-module__cKvVUq__invitationContent{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.Invitations-module__cKvVUq__invitationsContainer{margin:1rem;padding:1.5rem}.Invitations-module__cKvVUq__invitationCard{flex-direction:column;align-items:flex-start;gap:1.25rem}.Invitations-module__cKvVUq__actions{justify-content:flex-end;width:100%}.Invitations-module__cKvVUq__button{flex:1;justify-content:center}.Invitations-module__cKvVUq__invitationTitle{flex-direction:column;align-items:flex-start;gap:.5rem}.Invitations-module__cKvVUq__invitationDate{text-align:left}.Invitations-module__cKvVUq__invitationContent{flex-direction:column;align-items:flex-start;gap:1.25rem}.Invitations-module__cKvVUq__invitationMeta{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;margin-right:0}}@media (max-width:480px){.Invitations-module__cKvVUq__userInfo{flex-direction:column;align-items:flex-start;gap:1rem}.Invitations-module__cKvVUq__userPair{flex-direction:row;align-items:center;gap:1rem}.Invitations-module__cKvVUq__arrow{align-self:center;margin:.5rem 0;transform:rotate(90deg)}.Invitations-module__cKvVUq__userDetails{text-align:left;align-items:flex-start}.Invitations-module__cKvVUq__actions{flex-direction:column}}
.Library-module__TcyoEq__container{max-width:1200px;margin:0 auto;padding:2rem}.Library-module__TcyoEq__header{color:#5f1616;margin-bottom:2rem}.Library-module__TcyoEq__titleImage{object-fit:contain;pointer-events:none;opacity:.85;width:90px;height:90px;rotate:5deg}.Library-module__TcyoEq__titleImageSpan{width:660px;display:inline-block}.Library-module__TcyoEq__tabs{border-bottom:2px solid #e4e4e7;gap:1rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.Library-module__TcyoEq__tab{color:#806b7b;cursor:pointer;background:0 0;border:none;border-radius:6px 6px 0 0;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.Library-module__TcyoEq__tab:hover{color:#4b5563;background-color:#f3f4f6}.Library-module__TcyoEq__tabActive{color:#ab6fc7;background-color:#eff6ff;position:relative}.Library-module__TcyoEq__tabActive:after{content:"";background-color:#ab6fc7;border-radius:1.5px;height:3px;position:absolute;bottom:-.5rem;left:0;right:0}.Library-module__TcyoEq__content{min-height:400px}.Library-module__TcyoEq__toolbar{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Library-module__TcyoEq__addButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.Library-module__TcyoEq__addButton:hover{background-color:#2563eb}.Library-module__TcyoEq__addButton:disabled{cursor:not-allowed;background-color:#9ca3af}.Library-module__TcyoEq__list{flex-direction:column;gap:1rem;display:flex}.Library-module__TcyoEq__item{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:box-shadow .2s}.Library-module__TcyoEq__itemHeader{color:#5f1616;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Library-module__TcyoEq__itemTitle{align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;display:flex}.Library-module__TcyoEq__currentBadge{color:#fff;background-color:#10b981;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.Library-module__TcyoEq__controls{gap:.5rem;display:flex}.Library-module__TcyoEq__controlButton{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:.25rem .75rem;font-size:.875rem;transition:all .2s}.Library-module__TcyoEq__controlButton:hover{background-color:#f3f4f6;border-color:#9ca3af}.Library-module__TcyoEq__controlButton:disabled{opacity:.5;cursor:not-allowed}.Library-module__TcyoEq__controlButton.Library-module__TcyoEq__edit{color:#3b82f6;border-color:#3b82f6}.Library-module__TcyoEq__controlButton.Library-module__TcyoEq__edit:hover{background-color:#eff6ff}.Library-module__TcyoEq__controlButton.Library-module__TcyoEq__delete{color:#ef4444;border-color:#ef4444}.Library-module__TcyoEq__controlButton.Library-module__TcyoEq__delete:hover{background-color:#fef2f2}.Library-module__TcyoEq__tree{border-left:2px solid #e5e7eb;margin-left:1rem;padding-left:1rem}.Library-module__TcyoEq__treeItem{background-color:#f9fafb;border-radius:4px;margin:.5rem 0;padding:.5rem}.Library-module__TcyoEq__treeItemTitle{color:#374151;font-weight:500}.Library-module__TcyoEq__treeItemHint{color:#6b7280;font-size:.875rem;font-style:italic}.Library-module__TcyoEq__colorBadge{border:1px solid #0000001a;border-radius:4px;width:16px;height:16px;display:inline-block}.Library-module__TcyoEq__valueBadge{color:#374151;background-color:#e5e7eb;border-radius:4px;margin-left:auto;padding:.125rem .375rem;font-size:.75rem}.Library-module__TcyoEq__sortBadge{color:#6b7280;background-color:#f3f4f6;border-radius:4px;padding:.125rem .375rem;font-size:.75rem}.Library-module__TcyoEq__localeSelector{gap:.5rem;display:flex;position:absolute;top:2rem;right:2rem}.Library-module__TcyoEq__localeButton{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:.25rem .75rem;font-size:.875rem}.Library-module__TcyoEq__localeButton.Library-module__TcyoEq__active{color:#fff;background-color:#3b82f6;border-color:#3b82f6}.Library-module__TcyoEq__emptyState{text-align:center;color:#6b7280;background-color:#f9fafb;border-radius:8px;padding:3rem}.Library-module__TcyoEq__modalOverlay{z-index:50;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Library-module__TcyoEq__modal{background-color:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;padding:2rem;overflow-y:auto}.Library-module__TcyoEq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Library-module__TcyoEq__modalTitle{font-size:1.25rem;font-weight:600}.Library-module__TcyoEq__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1.5rem}.Library-module__TcyoEq__formGroup{margin-bottom:1rem}.Library-module__TcyoEq__formLabel{margin-bottom:.5rem;font-weight:500;display:block}.Library-module__TcyoEq__formInput{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.5rem;font-size:1rem}.Library-module__TcyoEq__formTextarea{resize:none;border:1px solid #d1d5db;border-radius:4px;width:100%;min-height:100px;padding:.5rem;font-size:1rem}.Library-module__TcyoEq__formActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.Library-module__TcyoEq__formButton{cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.Library-module__TcyoEq__formButton.Library-module__TcyoEq__primary{color:#fff;background-color:#3b82f6}.Library-module__TcyoEq__formButton.Library-module__TcyoEq__secondary{color:#fff;background-color:#6b7280}.Library-module__TcyoEq__sortableItem{padding-left:2rem;position:relative}.Library-module__TcyoEq__dragHandle{cursor:grab;color:#6b7280;-webkit-user-select:none;user-select:none;padding:.5rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Library-module__TcyoEq__dragHandle:active{cursor:grabbing}.Library-module__TcyoEq__fieldsSection{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1rem}.Library-module__TcyoEq__fieldsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Library-module__TcyoEq__addFieldButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.Library-module__TcyoEq__addFieldButton:hover{background-color:#059669}.Library-module__TcyoEq__treeContainer{border:1px solid #e5e7eb;border-radius:6px;max-height:400px;padding:1rem;overflow-y:auto}.Library-module__TcyoEq__treeInput{border:1px solid #d1d5db;border-radius:4px;flex:1;padding:.5rem;font-size:.875rem}.Library-module__TcyoEq__colorInput{cursor:pointer;border:none;border-radius:4px;width:40px;height:40px;padding:0}.Library-module__TcyoEq__valueInput,.Library-module__TcyoEq__sortInput{width:80px}.Library-module__TcyoEq__addChildButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#3b82f6;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;transition:background-color .2s}.Library-module__TcyoEq__addChildButton:hover{background-color:#2563eb}.Library-module__TcyoEq__addChildButton:disabled{cursor:not-allowed;background-color:#9ca3af}.Library-module__TcyoEq__removeButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;padding:.25rem .5rem;font-size:1rem;display:flex}.Library-module__TcyoEq__removeButton:hover{background-color:#dc2626}.Library-module__TcyoEq__viewOnlyItem{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;margin:.5rem 0;padding:.5rem}.Library-module__TcyoEq__message{border-radius:6px;margin-bottom:1rem;padding:1rem;font-weight:500}.Library-module__TcyoEq__message.Library-module__TcyoEq__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.Library-module__TcyoEq__message.Library-module__TcyoEq__success{color:#16a34a;background-color:#f0fdf4;border:1px solid #bbf7d0}.Library-module__TcyoEq__treeItemHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Library-module__TcyoEq__editHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.Library-module__TcyoEq__nameInput{border:1px solid #d1d5db;border-radius:4px;flex:1;padding:.5rem;font-size:1.125rem;font-weight:600}.Library-module__TcyoEq__editControls{gap:.5rem;margin-left:1rem;display:flex}.Library-module__TcyoEq__saveButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:4px;padding:.5rem 1rem}.Library-module__TcyoEq__cancelButton{color:#fff;cursor:pointer;background-color:#6b7280;border:none;border-radius:4px;padding:.5rem 1rem}.Library-module__TcyoEq__itemHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Library-module__TcyoEq__expandButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.Library-module__TcyoEq__expandButton:hover{color:#374151;background-color:#f3f4f6}.Library-module__TcyoEq__expandControls{gap:.5rem;display:flex}.Library-module__TcyoEq__expandAllButton,.Library-module__TcyoEq__collapseAllButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.Library-module__TcyoEq__expandAllButton:hover,.Library-module__TcyoEq__collapseAllButton:hover{background-color:#e5e7eb}.Library-module__TcyoEq__editContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1rem;padding:1.5rem}.Library-module__TcyoEq__editForm{max-height:60vh;overflow-y:auto}.Library-module__TcyoEq__itemContent{transition:max-height .3s ease-out;overflow:hidden}.Library-module__TcyoEq__item{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.75rem;padding:1rem;transition:all .2s}.Library-module__TcyoEq__item:hover{box-shadow:0 4px 6px -1px #0000001a}.Library-module__TcyoEq__expandedItem{border:2px solid #3b82f6;box-shadow:0 10px 25px -5px #3b82f61a}.Library-module__TcyoEq__tree{animation:.2s ease-out Library-module__TcyoEq__slideIn}.Library-module__TcyoEq__instructions{background:linear-gradient(135deg,#fbf0ff 0%,#d1ace3 100%);border:1px solid #edbafd;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.Library-module__TcyoEq__instructionsHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Library-module__TcyoEq__instructionsHeader h3{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.Library-module__TcyoEq__instructionsContent p{color:#1e293b;margin-bottom:1.5rem;line-height:1.6}.Library-module__TcyoEq__instructionsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.Library-module__TcyoEq__instructionItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Library-module__TcyoEq__instructionItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.Library-module__TcyoEq__instructionIcon{flex-shrink:0;font-size:1.5rem}.Library-module__TcyoEq__instructionText strong{color:#1e293b;margin-bottom:.25rem;font-weight:600;display:block}.Library-module__TcyoEq__instructionText p{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.Library-module__TcyoEq__note{color:#92400e;background-color:#fef3c7;border:1px solid #fbbf24;border-radius:6px;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.Library-module__TcyoEq__note svg{color:#d97706;flex-shrink:0}@media (max-width:768px){.Library-module__TcyoEq__instructionsGrid{grid-template-columns:1fr}.Library-module__TcyoEq__instructionItem{padding:.75rem}.Library-module__TcyoEq__titleImageSpan{width:10px}}@keyframes Library-module__TcyoEq__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Notifications-module__yI_EZa__container{max-width:800px;margin:0 auto;padding:24px}.Notifications-module__yI_EZa__header{margin-bottom:32px}.Notifications-module__yI_EZa__clickableCard{cursor:pointer;transition:background-color .2s}.Notifications-module__yI_EZa__clickableCard:hover{background-color:#00000005}.Notifications-module__yI_EZa__title{color:#333;align-items:center;gap:12px;margin-bottom:16px;font-size:28px;font-weight:700;display:flex}.Notifications-module__yI_EZa__newCount{color:#fff;background-color:#ff4757;border-radius:16px;padding:4px 12px;font-size:14px;font-weight:600}.Notifications-module__yI_EZa__actions{flex-wrap:wrap;gap:12px;display:flex}.Notifications-module__yI_EZa__actionButton,.Notifications-module__yI_EZa__deleteAllButton{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.Notifications-module__yI_EZa__actionButton{color:#333;background-color:#f0f0f0}.Notifications-module__yI_EZa__actionButton:hover{background-color:#e0e0e0}.Notifications-module__yI_EZa__deleteAllButton{color:#fff;background-color:#ff4757}.Notifications-module__yI_EZa__deleteAllButton:hover{background-color:#ff2e43}.Notifications-module__yI_EZa__notificationsGrid{flex-direction:column;gap:32px;display:flex}.Notifications-module__yI_EZa__section{flex-direction:column;gap:16px;display:flex}.Notifications-module__yI_EZa__sectionTitle{color:#555;border-bottom:2px solid #eaeaea;margin:0;padding-bottom:8px;font-size:20px;font-weight:600}.Notifications-module__yI_EZa__notificationCard{background-color:#fff;border-left:4px solid #ab6fc7;border-radius:8px;padding:20px;transition:box-shadow .2s;box-shadow:0 2px 8px #00000014}.Notifications-module__yI_EZa__notificationCard.Notifications-module__yI_EZa__read{opacity:.8;border-left-color:#6c757d}.Notifications-module__yI_EZa__notificationCard:hover{box-shadow:0 4px 12px #0000001f}.Notifications-module__yI_EZa__notificationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.Notifications-module__yI_EZa__notificationTitleRow{flex:1;align-items:center;gap:8px;display:flex}.Notifications-module__yI_EZa__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#ff4757;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.Notifications-module__yI_EZa__notificationTitle{color:#333;flex:1;margin:0;font-size:16px;font-weight:600}.Notifications-module__yI_EZa__notificationActions{gap:8px;display:flex}.Notifications-module__yI_EZa__smallButton,.Notifications-module__yI_EZa__deleteSmallButton{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .2s}.Notifications-module__yI_EZa__smallButton:hover{background-color:#f8f9fa;border-color:#ccc}.Notifications-module__yI_EZa__deleteSmallButton{color:#ff4757;border-color:#ffd1d6}.Notifications-module__yI_EZa__deleteSmallButton:hover{background-color:#fff5f5;border-color:#ffb8c1}.Notifications-module__yI_EZa__notificationMessage{color:#666;margin:0 0 16px;font-size:14px;line-height:1.5}.Notifications-module__yI_EZa__notificationFooter{color:#888;justify-content:space-between;align-items:center;font-size:12px;display:flex}.Notifications-module__yI_EZa__notificationTime{font-style:italic}.Notifications-module__yI_EZa__notificationLink{color:#ab6fc7;font-weight:500;text-decoration:none;transition:color .2s}.Notifications-module__yI_EZa__notificationLink:hover{color:#9a5cb4;text-decoration:underline}.Notifications-module__yI_EZa__loading,.Notifications-module__yI_EZa__emptyState{text-align:center;color:#6c757d;padding:60px 20px;font-size:16px}.Notifications-module__yI_EZa__emptyState{background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px}
.page-module__cr5kYW__profileContainer{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.page-module__cr5kYW__profileHeader{text-align:center;margin-bottom:2rem}.page-module__cr5kYW__profileTitle{color:#5f1616;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__cr5kYW__profileSubtitle{color:#6b7280;font-size:1rem}.page-module__cr5kYW__avatarSection{border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:center;margin-bottom:2rem;padding-bottom:2rem;display:flex}.page-module__cr5kYW__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}.page-module__cr5kYW__avatarImage{object-fit:cover;border:none;border-radius:50%;width:100%;height:100%}.page-module__cr5kYW__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}.page-module__cr5kYW__avatarOverlay:hover{background:#562166;transform:scale(1.05)}.page-module__cr5kYW__avatarText{color:#6b7280;text-align:center;justify-content:center;font-size:.875rem}.page-module__cr5kYW__avatarFallback{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 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}.page-module__cr5kYW__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}.page-module__cr5kYW__invitationTitle{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.page-module__cr5kYW__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}.page-module__cr5kYW__codeContainer{flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__cr5kYW__actionsContainer{align-items:center;gap:.5rem;display:flex}.page-module__cr5kYW__envelopeIcon{cursor:pointer;color:#5f1616;width:24px;height:24px;transition:all .3s}.page-module__cr5kYW__envelopeIcon:hover{color:#5f1616;transform:translateY(-2px)scale(1.1)}.page-module__cr5kYW__envelopeIcon:active{transform:translateY(0)scale(1)}.page-module__cr5kYW__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}.page-module__cr5kYW__invitationLink:hover{color:#5f1616;transform:translateY(-1px)}.page-module__cr5kYW__invitationHint{color:#6b7280;text-align:center;margin-top:.75rem;font-size:.875rem}.page-module__cr5kYW__formSection{flex-direction:column;gap:1.5rem;display:flex}.page-module__cr5kYW__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__cr5kYW__formLabel{color:#374151;font-size:.875rem;font-weight:600}.page-module__cr5kYW__formInput{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.page-module__cr5kYW__formInput:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.page-module__cr5kYW__formSelect{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.page-module__cr5kYW__formSelect:focus{border-color:#debcee;outline:none;box-shadow:0 0 0 3px #3b82f61a}.page-module__cr5kYW__passwordGroup{flex-direction:column;gap:1rem;display:flex}.page-module__cr5kYW__passwordInputGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__cr5kYW__buttonGroup{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}@media (max-width:640px){.page-module__cr5kYW__profileContainer{margin:1rem;padding:1.5rem}.page-module__cr5kYW__buttonGroup{flex-direction:column}}
.Subscription-module__2lUVYG__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Subscription-module__2lUVYG__titleImage{pointer-events:none;opacity:.7;align-self:center;width:100px;height:100px;position:relative;rotate:5deg}.Subscription-module__2lUVYG__titleImageSpan{width:500px;display:inline-block}.Subscription-module__2lUVYG__header{text-align:center;margin-bottom:3rem}.Subscription-module__2lUVYG__header h1{color:#1a1a1a;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Subscription-module__2lUVYG__header p{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem}.Subscription-module__2lUVYG__currentPlanCard{color:#fff;background-image:url(/hand/2.png),linear-gradient(135deg,#c391db 0%,#ab6fc7 100%);background-position:right 3rem center,50%;background-repeat:no-repeat;background-size:130px,cover;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #667eea33}.Subscription-module__2lUVYG__currentPlanHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Subscription-module__2lUVYG__currentPlanHeader h2{margin:0;font-size:1.5rem;font-weight:600}.Subscription-module__2lUVYG__planStatus{align-items:center;gap:1rem;display:flex}.Subscription-module__2lUVYG__statusBadge{background:#a0b677;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:800}.Subscription-module__2lUVYG__currentPlanDetails{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.Subscription-module__2lUVYG__detailItem h3{opacity:.9;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.Subscription-module__2lUVYG__detailItem p{margin:0;font-size:1.1rem;font-weight:600}.Subscription-module__2lUVYG__managementActions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:inline-block}.Subscription-module__2lUVYG__primaryButton,.Subscription-module__2lUVYG__secondaryButton,.Subscription-module__2lUVYG__dangerButton{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Subscription-module__2lUVYG__primaryButton{color:#667eea;background:#fff}.Subscription-module__2lUVYG__primaryButton:hover{background:#f8f9fa;transform:translateY(-1px)}.Subscription-module__2lUVYG__secondaryButton{color:#fff;background:0 0;border:1px solid #ffffff4d}.Subscription-module__2lUVYG__secondaryButton:hover{background:#ffffff1a;border-color:#ffffff80}.Subscription-module__2lUVYG__dangerButton{color:#fff;background:#ef4444e6}.Subscription-module__2lUVYG__dangerButton:hover{background:#ef4444;transform:translateY(-1px)}.Subscription-module__2lUVYG__plansGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Subscription-module__2lUVYG__planCard{background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000014}.Subscription-module__2lUVYG__planCard:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001f}.Subscription-module__2lUVYG__planCard.Subscription-module__2lUVYG__popular{border-color:#ab6fc7;box-shadow:0 4px 20px #667eea26}.Subscription-module__2lUVYG__popularBadge{color:#fff;background:#667eea;border-radius:20px;padding:.25rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Subscription-module__2lUVYG__planHeader{text-align:center;margin-bottom:1.5rem}.Subscription-module__2lUVYG__planName{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Subscription-module__2lUVYG__planPrice{color:#ab6fc7;margin-bottom:.25rem;font-size:3rem;font-weight:800;line-height:1}.Subscription-module__2lUVYG__planPeriod{color:#666;margin-bottom:1rem;font-size:1rem}.Subscription-module__2lUVYG__planDescription{color:#666;text-align:center;min-height:3rem;margin-bottom:2rem;font-size:.95rem}.Subscription-module__2lUVYG__featuresList{flex:1;margin-bottom:2rem}.Subscription-module__2lUVYG__featuresList h3{color:#1a1a1a;margin-bottom:1rem;font-size:1rem;font-weight:600}.Subscription-module__2lUVYG__featureItem{color:#4b5563;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.Subscription-module__2lUVYG__featureIcon{color:#10b981;flex-shrink:0}.Subscription-module__2lUVYG__planButton{cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:auto;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.Subscription-module__2lUVYG__planButton.Subscription-module__2lUVYG__primary{color:#fff;background:linear-gradient(135deg,#d1ace3 0%,#ab6fc7 100%)}.Subscription-module__2lUVYG__planButton.Subscription-module__2lUVYG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #c566ea4d}.Subscription-module__2lUVYG__planButton.Subscription-module__2lUVYG__secondary{color:#374151;background:#f3f4f6}.Subscription-module__2lUVYG__planButton.Subscription-module__2lUVYG__secondary:hover{background:#e5e7eb}.Subscription-module__2lUVYG__planButton.Subscription-module__2lUVYG__current{color:#fff;cursor:not-allowed;background:#9ca3af}.Subscription-module__2lUVYG__faqSection{background:#f9fafb;border-radius:12px;margin-top:2rem;padding:3rem}.Subscription-module__2lUVYG__faqSection h2{color:#1a1a1a;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.Subscription-module__2lUVYG__faqGrid{gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.Subscription-module__2lUVYG__faqItem{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.Subscription-module__2lUVYG__faqItem h3{color:#1a1a1a;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.Subscription-module__2lUVYG__faqItem p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.6}.Subscription-module__2lUVYG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Subscription-module__2lUVYG__modalContent{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:2rem;overflow-y:auto}.Subscription-module__2lUVYG__modalHeader{margin-bottom:1.5rem}.Subscription-module__2lUVYG__modalHeader h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Subscription-module__2lUVYG__modalBody{margin-bottom:2rem}.Subscription-module__2lUVYG__modalBody p{color:#4b5563;margin-bottom:1rem;line-height:1.6}.Subscription-module__2lUVYG__modalFooter{justify-content:flex-end;gap:1rem;display:flex}.Subscription-module__2lUVYG__loading{justify-content:center;align-items:center;min-height:400px;display:flex}.Subscription-module__2lUVYG__errorMessage{color:#dc2626;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;margin-bottom:1rem;padding:1rem}.Subscription-module__2lUVYG__successMessage{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;margin-bottom:1rem;padding:1rem}.Subscription-module__2lUVYG__specialOfferBanner{color:#fff;text-align:center;background:linear-gradient(135deg,#d0a2e7 0%,#c76fc7 100%);border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #ff6bdf33}.Subscription-module__2lUVYG__specialOfferContent{max-width:600px;margin:0 auto}.Subscription-module__2lUVYG__specialOfferContent h2{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Subscription-module__2lUVYG__specialOfferContent p{opacity:.9;margin-bottom:1.5rem;font-size:1.1rem}.Subscription-module__2lUVYG__offerPrice{justify-content:center;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.Subscription-module__2lUVYG__currentPrice{font-size:3rem;font-weight:800;line-height:1}.Subscription-module__2lUVYG__originalPrice{opacity:.7;font-size:1.5rem;text-decoration:line-through}.Subscription-module__2lUVYG__offerButton{color:#ff6be6;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.Subscription-module__2lUVYG__offerButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fff3}.Subscription-module__2lUVYG__offerTerms{opacity:.8;margin-top:1rem;font-size:.875rem}.Subscription-module__2lUVYG__savingsBadge{color:#fff;background:#10b981;border-radius:12px;margin-bottom:18px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Subscription-module__2lUVYG__planHeader{position:relative}.Subscription-module__2lUVYG__specialOfferBadge{color:#fff;background:#ff6be6;border-radius:12px;margin-top:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.Subscription-module__2lUVYG__specialOfferPlan .Subscription-module__2lUVYG__planPrice{color:#ff6be6}.Subscription-module__2lUVYG__planDetails{color:#666;min-height:1.5rem;margin-top:.5rem;font-size:.9rem}.Subscription-module__2lUVYG__specialOfferModal .Subscription-module__2lUVYG__modalContent{max-width:500px}.Subscription-module__2lUVYG__offerDetails{background:#f8f9fa;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.Subscription-module__2lUVYG__offerDetails h4{color:#1a1a1a;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Subscription-module__2lUVYG__offerDetails ul{margin:0;padding:0;list-style:none}.Subscription-module__2lUVYG__offerDetails li{color:#4b5563;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.Subscription-module__2lUVYG__offerDetails li:before{content:"✓";color:#10b981;font-weight:700}.Subscription-module__2lUVYG__planCard.Subscription-module__2lUVYG__popular .Subscription-module__2lUVYG__popularBadge{background:#ab6fc7}@media (max-width:768px){.Subscription-module__2lUVYG__container{padding:1rem}.Subscription-module__2lUVYG__header h1{font-size:2rem}.Subscription-module__2lUVYG__currentPlanHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Subscription-module__2lUVYG__plansGrid{grid-template-columns:1fr}.Subscription-module__2lUVYG__managementActions{flex-direction:column}.Subscription-module__2lUVYG__faqSection{padding:2rem 1rem}.Subscription-module__2lUVYG__titleImage{width:60px;height:60px}.Subscription-module__2lUVYG__titleImageSpan{width:140px}}
.Success-module__buKlzW__container{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);min-height:60vh;padding:3rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media (min-width:640px){.Success-module__buKlzW__container{padding:3rem 1.5rem}}@media (min-width:1024px){.Success-module__buKlzW__container{padding:3rem 2rem}}.Success-module__buKlzW__contentWrapper{max-width:80rem;margin:0 auto}.Success-module__buKlzW__header{text-align:center;margin-bottom:1rem}.Success-module__buKlzW__successIcon{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:inline-flex}.Success-module__buKlzW__checkIcon{color:#fff;width:2rem;height:2rem}.Success-module__buKlzW__title{color:#111827;margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:640px){.Success-module__buKlzW__title{font-size:3rem}}.Success-module__buKlzW__subtitle{color:#4b5563;max-width:42rem;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (min-width:640px){.Success-module__buKlzW__subtitle{font-size:1.25rem}}.Success-module__buKlzW__highlight{color:#059669;font-weight:600}.Success-module__buKlzW__footer{text-align:center;margin-top:3rem}.Success-module__buKlzW__footerText{color:#6b7280;margin-bottom:.5rem;font-size:.875rem}.Success-module__buKlzW__footerNote{color:#9ca3af;font-size:.75rem}.Success-module__buKlzW__footerLink{color:#1d4ed8;text-decoration:none}.Success-module__buKlzW__footerLink:hover{color:#1d4ed8;text-decoration:underline}
