.controls-module__g548AW__button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:10px 15px;font-size:16px;transition:background-color .2s}.controls-module__g548AW__button:hover{background-color:#0056b3}.controls-module__g548AW__button:disabled{cursor:not-allowed;background-color:#ccc}.controls-module__g548AW__imageButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:1px;transition:background-color .2s;display:flex}.controls-module__g548AW__imageButton:hover{background-color:#f0f0f0}.controls-module__g548AW__imageButton:disabled{cursor:not-allowed;opacity:.5}
.Modal-module__iX2sxG__overlay{z-index:1000;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-module__iX2sxG__modal{background-color:#fff;border-radius:8px;flex-direction:column;max-width:90vw;max-height:90vh;padding:20px;display:flex;position:relative}.Modal-module__iX2sxG__imageContainer{justify-content:center;align-items:center;display:flex;position:relative}.Modal-module__iX2sxG__modalImage{object-fit:contain;max-width:100%;max-height:80vh}.Modal-module__iX2sxG__closeButton{cursor:pointer;color:#000;z-index:1010;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:10px}.Modal-module__iX2sxG__deleteButton{color:#fff;cursor:pointer;z-index:10;background-color:rgba(255,77,77,.85);border:none;border-radius:4px;padding:8px 12px;position:absolute;bottom:10px;right:10px}.Modal-module__iX2sxG__deleteButton:hover{background-color:#c00}.Modal-module__iX2sxG__catInfo{text-align:center;border-bottom:1px solid #eee;padding:10px 0}.Modal-module__iX2sxG__catName{color:#007bff;cursor:pointer;font-size:1.2em;font-weight:700;text-decoration:none}.Modal-module__iX2sxG__catName:hover{text-decoration:underline}.Modal-module__iX2sxG__actionButton{cursor:pointer;z-index:10;background-color:rgba(255,255,255,.8);border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:22px;padding:1px;transition:background-color .2s;display:flex;position:absolute;bottom:20px;left:30px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Modal-module__iX2sxG__actionButton:hover{background-color:#fff}.Modal-module__iX2sxG__createAlbumButton{background-color:rgba(40,167,69,.85)}.Modal-module__iX2sxG__createAlbumButton:hover{background-color:#28a745}.Modal-module__iX2sxG__viewAlbumButton{background-color:rgba(0,123,255,.85)}.Modal-module__iX2sxG__viewAlbumButton:hover{background-color:#007bff}
.Comments-module__AKJi_q__commentsSection{border-top:1px solid #eee;margin-top:20px;padding-top:15px}.Comments-module__AKJi_q__title{margin-bottom:10px;font-size:18px}.Comments-module__AKJi_q__commentsList{max-height:200px;margin-bottom:15px;overflow-y:auto}.Comments-module__AKJi_q__comment{align-items:flex-start;margin-bottom:10px;display:flex}.Comments-module__AKJi_q__commentUserPhoto{border-radius:50%;width:30px;height:30px;margin-right:10px}.Comments-module__AKJi_q__commentBody{flex-direction:column;flex-grow:1;display:flex}.Comments-module__AKJi_q__commentBody strong{align-items:center;margin-bottom:3px;font-weight:700;display:flex}.Comments-module__AKJi_q__commentBody p{margin:0;line-height:1.4}.Comments-module__AKJi_q__commentForm{display:flex}.Comments-module__AKJi_q__commentInput{border:1px solid #ccc;border-radius:4px;flex-grow:1;margin-right:8px;padding:8px}.Comments-module__AKJi_q__commentSubmitBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:background-color .2s;display:flex}.Comments-module__AKJi_q__commentSubmitBtn:hover{background-color:#f0f0f0}.Comments-module__AKJi_q__deleteCommentBtn{color:#aaa;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 5px;font-size:20px;line-height:1}.Comments-module__AKJi_q__deleteCommentBtn:hover{color:#333}.Comments-module__AKJi_q__authorTag{color:#888;margin-left:6px;font-size:.85em;font-weight:400}
.ProfileModal-module__5gHCgG__overlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:flex-end;padding-top:60px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ProfileModal-module__5gHCgG__modal{background-color:#fff;border-radius:8px;flex-direction:column;width:220px;height:-moz-fit-content;height:fit-content;margin-right:20px;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProfileModal-module__5gHCgG__profileSection{border-bottom:1px solid #eee;align-items:center;padding:15px;display:flex}.ProfileModal-module__5gHCgG__profileImage{border-radius:50%;width:40px;height:40px;margin-right:10px}.ProfileModal-module__5gHCgG__displayName{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.ProfileModal-module__5gHCgG__menuList{margin:0;padding:10px 0;list-style:none}.ProfileModal-module__5gHCgG__menuItem{cursor:pointer;padding:12px 15px;font-size:16px}.ProfileModal-module__5gHCgG__menuItem a{color:inherit;margin:-12px -15px;padding:12px 15px;display:block;text-decoration:none!important}.ProfileModal-module__5gHCgG__menuItem:hover{background-color:#f5f5f5}.ProfileModal-module__5gHCgG__nicknameInput{border:1px solid #ccc;border-radius:4px;width:100%;padding:5px;font-size:16px}.ProfileModal-module__5gHCgG__editControls{background-color:#f9f9f9;border-top:1px solid #eee;justify-content:flex-end;gap:10px;padding:10px 15px;display:flex}.ProfileModal-module__5gHCgG__editControls button{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:6px 12px}.ProfileModal-module__5gHCgG__editControls button:last-child{color:#fff;background-color:#007bff;border-color:#007bff}.ProfileModal-module__5gHCgG__editControls button:disabled{opacity:.6;cursor:not-allowed}
.PhotoGallery-module__0_tNwa__container{white-space:nowrap;background-color:#f1f1f1;border-top:1px solid #ddd;padding:10px;overflow-x:auto}.PhotoGallery-module__0_tNwa__photoWrapper{cursor:pointer;border-radius:8px;margin:0 5px;display:inline-block;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.PhotoGallery-module__0_tNwa__photo{object-fit:cover;width:100px;height:100px;display:block}.PhotoGallery-module__0_tNwa__placeholder{color:#888;text-align:center;padding:30px}
.CreateCatProfileModal-module__eFIZPq__overlay{z-index:1050;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.CreateCatProfileModal-module__eFIZPq__modal{background-color:#fff;border-radius:8px;width:90%;max-width:400px;padding:25px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.CreateCatProfileModal-module__eFIZPq__title{text-align:center;margin-top:0;margin-bottom:20px;font-size:22px;font-weight:700}.CreateCatProfileModal-module__eFIZPq__formGroup{margin-bottom:15px}.CreateCatProfileModal-module__eFIZPq__formGroup label{color:#555;margin-bottom:5px;font-weight:700;display:block}.CreateCatProfileModal-module__eFIZPq__formGroup input,.CreateCatProfileModal-module__eFIZPq__formGroup textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;padding:10px;font-size:16px}.CreateCatProfileModal-module__eFIZPq__buttonGroup{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.CreateCatProfileModal-module__eFIZPq__buttonGroup button{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:16px;transition:background-color .2s}.CreateCatProfileModal-module__eFIZPq__cancelButton{color:#333;background-color:#f0f0f0}.CreateCatProfileModal-module__eFIZPq__cancelButton:hover{background-color:#e0e0e0}.CreateCatProfileModal-module__eFIZPq__saveButton{color:#fff;background-color:#007bff}.CreateCatProfileModal-module__eFIZPq__saveButton:hover{background-color:#0056b3}.CreateCatProfileModal-module__eFIZPq__saveButton:disabled{cursor:not-allowed;background-color:#ccc}
