*{margin:0;font-family:Roboto,sans-serif}button{background-color:#9900b0;border-radius:25px;font-weight:500;color:#fff;border:none}html,body{overflow-x:hidden;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}:root{background-color:#eee7f8}body.popup-open .footer{position:static;z-index:auto}.post{width:100%;border-bottom:2px solid #e6e6e6}.postWrapper{padding:20px}.postTop{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px}.postTopLeft{display:flex;align-items:center}.postProfileImg{width:32px;height:32px;border-radius:50px;object-fit:cover;margin-right:10px;cursor:pointer}.postUsername{font-size:14px;font-weight:600;margin:0 10px 0 0;cursor:pointer}.postDate{font-size:12px;color:#8e8e8e}.postFollow{font-size:12px;color:#9900b0;margin-left:10px}.postText{margin:8px 0}.postCaptionText{font-size:14px;line-height:1.4;white-space:pre-line}.postImg{width:100%;max-height:378px;object-fit:cover;-webkit-box-shadow:0px 0px 16px -8px rgba(0,0,0,.68);box-shadow:0 0 16px -8px #000000ad;-webkit-user-select:none;user-select:none;margin:0 auto;display:block}img.postImg{width:100%;height:auto;max-height:none;object-fit:contain;-webkit-box-shadow:0 0 16px -8px rgba(0,0,0,.68);box-shadow:0 0 16px -8px #000000ad;border-radius:6px;margin:20px auto 0;display:block}.postBottom{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.postBottomLeft{display:flex;align-items:center}.likeIcon,.commentIcon,.sendIcon,.saveIcon,.paidIcon{width:24px!important;height:24px!important;margin-right:5px;cursor:pointer;color:#9900b0}.postLikeCounter{font-size:14px;font-weight:600;cursor:pointer;margin:6px 0}.showMore{color:#9900b0;cursor:pointer;margin-left:5px;font-weight:500}.seeComments{font-size:14px;color:#999;margin-top:5px;cursor:pointer}.commentsModalOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.commentsModal{background-color:#fff;padding:20px;width:95%;max-width:600px;max-height:90vh;overflow-y:auto;border-radius:12px}.commentsModalWide{background-color:#fff;width:95%;max-width:900px;max-height:90vh;overflow:hidden;display:flex;border-radius:12px}.postModalContent{display:flex;width:100%;height:100%}.postImageContainer{flex:1.3;background-color:#000;display:flex;align-items:center;justify-content:center}.postImageContainer img{max-width:100%;max-height:90vh;object-fit:contain}.postDetailsContainer{flex:1;display:flex;flex-direction:column;height:100%;background-color:#fff;border-left:1px solid #efefef}.modalHeader{display:flex;justify-content:space-between;align-items:center;padding:14px 16px}.modalHeaderUser{display:flex;align-items:center}.modalHeaderUserInfo{display:flex;flex-direction:column}.modalHeaderOptions{cursor:pointer;color:#262626}.modalDivider{border-bottom:1px solid #efefef}.modalCommentsArea{flex:1;overflow-y:auto;padding:16px}.modalCaption,.modalComment{display:flex;margin-bottom:16px}.modalCaptionContent,.modalCommentContent{font-size:14px;line-height:18px;flex:1}.modalCaptionTime,.modalCommentTime{font-size:12px;color:#8e8e8e;margin-top:4px}.modalCommentActions{display:flex;gap:12px;margin-top:8px}.modalCommentTime,.modalCommentLike,.modalCommentDelete,.modalCommentReply{font-size:12px;color:#8e8e8e;cursor:pointer}.modalActionsWrapper{border-top:1px solid #efefef;padding:0 16px}.modalActions{display:flex;justify-content:space-between;padding:12px 0}.modalActionsLeft{display:flex;gap:14px}.actionIcon{width:24px!important;height:24px!important;cursor:pointer;color:#9900b0}.modalLikes{margin-bottom:8px}.modalLikesCount{font-size:14px;font-weight:600;color:#262626}.modalPostTime{font-size:10px;font-weight:500;color:#8e8e8e;letter-spacing:.2px;margin-bottom:14px}.modalAddComment{display:flex;border-top:1px solid #efefef;padding:14px 0}.modalCommentInput{flex:1;border:none;padding:0;font-size:14px;outline:none}.modalCommentButton{background:none;border:none;color:#0095f6;font-weight:600;font-size:14px;cursor:pointer}.modalCommentButton:disabled{color:#b3dbff;cursor:default}.commentSection{margin-top:20px}.commentItem{margin-bottom:8px;font-size:14px}.commentInputWrapper{display:flex;gap:8px;margin-top:10px}.commentInput{flex:1;padding:6px 10px;border-radius:20px;border:1px solid #ccc;font-size:14px}.commentButton{padding:6px 12px;border:none;background-color:#9900b0;color:#fff;border-radius:20px;cursor:pointer}.postFollowButton{background-color:#fff!important;color:#000!important;border:2px solid #9900B0!important;border-radius:50%!important;font-weight:700!important;text-transform:none!important;padding:1px!important;height:20px!important;min-width:20px!important}.postFollowButton:hover{background-color:#b837d1!important;color:#fff!important;border-radius:20px!important;padding:8px!important}.postImg.blurred,video.postImg.blurred{filter:blur(100px)}.blurred-media-placeholder{width:100%;height:350px;background:#e0e0e0;display:flex;align-items:center;justify-content:center;filter:blur(.5px) grayscale(.2);border-radius:12px;position:relative;margin-bottom:12px}.blurred-media-text{color:#111;font-size:1.1rem;font-weight:600;text-align:center;background:#ffffffb3;padding:18px 24px;border-radius:8px;z-index:2}@media screen and (max-width: 768px){.postModalContent{flex-direction:column}.postImageContainer{height:60vh}.postDetailsContainer{border-left:none;border-top:1px solid #efefef}.modalCommentsArea{max-height:200px}}video.postImg{width:100%;max-height:378px;object-fit:cover;box-shadow:0 0 16px -8px #000000ad;-webkit-user-select:none;user-select:none;margin:0 auto;display:block;background-color:#000;border-radius:6px}.postImageContainer video{max-width:100%;max-height:90vh;object-fit:contain;display:block;background-color:#000;border-radius:6px}video{max-width:100%;height:auto;background-color:#000;display:block}.carousel{position:relative}.carousel .nav{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:none;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:18px;line-height:28px;text-align:center}.carousel .left{left:8px}.carousel .right{right:8px}.carousel .dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:6px}.carousel .dot{width:6px;height:6px;border-radius:50%;background:#bbb;cursor:pointer}.carousel .dot.active{background:#fff}.basePopupOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s}.basePopupContent{background:#fff;border-radius:8px;padding:25px;width:100%;position:relative;animation:slideUp .3s;box-shadow:0 4px 8px #000}.basePopupClose{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.tipPopup{text-align:center}.tipPopupTitle{font-size:20px;margin-bottom:15px}.tipOptions{display:flex;justify-content:space-between;margin-bottom:10px;gap:8px}.tipButton{border:none;padding:10px 16px;border-radius:8px;font-weight:700;cursor:pointer;transition:background .2s ease}.tipButton:hover{background:#fc0;color:#000}.customTipInput{width:100%;max-width:100%;padding:8px;margin-bottom:10px;border-radius:6px;border:1px solid #ccc;font-size:16px;box-sizing:border-box}.sendCustomTip{color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:16px;cursor:pointer;width:100%;transition:background .2s ease}.sendCustomTip:disabled{background:#ccc;cursor:not-allowed}.transaction-popup-container{padding:20px;width:100%;box-sizing:border-box;max-width:400px;margin:0 auto}.transaction-profile-container{display:flex;justify-content:center;margin-bottom:20px}.transaction-profile-image{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 2px 10px #0000001a}.transaction-popup-title{font-size:24px;font-weight:700;text-align:center;margin:0 0 20px;color:#4c00b0;padding:0 10px}.transaction-form-group{display:flex;flex-direction:column;margin-bottom:20px;padding:0 10px}.transaction-label{margin:0 0 8px;font-size:16px;font-weight:600;color:#4c00b0;text-align:center}.transaction-info-box{width:100%;height:44px;padding:0 16px;border:1px solid #ddd;border-radius:25px;font-size:15px;background-color:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.transaction-amount-wrapper{display:flex;width:100%;justify-content:center}.transaction-amount-box{width:30%;height:42px;border:1px solid #ddd;border-radius:25px 0 0 25px;border-right:none;text-align:right;font-size:15px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;background-color:#fff;box-sizing:border-box}.transaction-currency-box{width:40%;max-width:80px;height:42px;padding:0 10px;background:#f5f5f5;border:1px solid #ddd;border-radius:0 25px 25px 0;display:flex;align-items:center;justify-content:center;font-size:15px;color:#555;box-sizing:border-box}.transaction-buttons-group{padding:0 10px;margin-top:10px}.transaction-confirm-btn{width:100%;padding:12px;background:#9900b0;color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:10px;transition:background-color .2s;box-sizing:border-box}.transaction-confirm-btn:hover{background:#8800a0}.transaction-cancel-btn{width:100%;padding:12px;background:#df594f;color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .2s;box-sizing:border-box}.transaction-cancel-btn:hover{background:#e53935}.transaction-equals{margin:5px;display:flex;align-items:center}.error-container{text-align:center;margin-top:10%}.error-title{font-size:5rem;color:red}.error-message{font-size:1.5rem;margin:10px 0}.error-link{text-decoration:none;font-size:1.2rem;color:#00f;border:1px solid blue;padding:10px 15px;border-radius:5px}.error-link:hover{background-color:#00f;color:#fff}:root{--bg-modal: #ffffff;--bg-surface: #f5f5ff;--bg-tool: #ece3ff;--bg-hover: #ded4ff;--fg-text: #1a1a1a;--fg-muted: #666666;--fg-primary: #6a1b9a;--fg-onPrimary: #ffffff;--bg-slider-pill:#d4c5ff;--bg-slider-rail:#efe9ff}.modalPaper{border-radius:16px;background:var(--bg-modal)}.modalAppBar{background:var(--bg-surface)!important;color:var(--fg-text)!important;box-shadow:0 1px 3px #0003}.modalAppBar .MuiSvgIcon-root{color:inherit!important}.titleCenter{flex:1;text-align:center}.modalAppBar .MuiButton-root{color:var(--fg-primary)!important;font-weight:600}.wizardBody{padding:24px;height:600px;display:flex}.stepContent{flex:1;display:flex;flex-direction:column;align-items:center}.flexRow{flex-direction:row}.previewZone{flex:3;display:flex;align-items:center;justify-content:center}.previewImg{max-width:90%;max-height:90%;border-radius:8px}.controlsZone{flex:2;padding-left:24px;overflow-y:auto}.sliderLabel{margin-top:24px}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:340px;height:340px;border:2px dashed var(--fg-muted);border-radius:12px;color:var(--fg-muted);text-align:center;cursor:pointer;padding:40px;transition:border-color .2s,color .2s}.dropzone:hover{border-color:var(--fg-primary);color:var(--fg-primary)}.dropzone input[type=file]{display:none}.cropWrapper{width:min(90vmin,500px);height:min(90vmin,500px);position:relative;border-radius:8px;overflow:hidden;background:#eee}.toolsBar{position:absolute;bottom:24px;left:24px}.toolBtn{background:var(--bg-tool)!important;color:var(--fg-primary)!important}.toolBtn:hover{background:var(--bg-hover)!important}.ratioPanel{position:absolute;bottom:86px;left:24px;z-index:20;background:var(--bg-tool);padding:8px 16px;border-radius:8px;box-shadow:0 2px 6px #0002}.ratioBtn{justify-content:flex-start;text-transform:none;min-width:120px;color:var(--fg-primary)!important}.ratioBtn.MuiButton-contained{background:var(--fg-primary)!important;color:var(--fg-onPrimary)!important}.ratioBtn.MuiButton-text:hover{background:var(--bg-hover)}.zoomSlider{width:min(90vmin,500px);margin-top:16px}.zoomSlider .MuiSlider-thumb,.zoomSlider .MuiSlider-track{background:var(--fg-primary)}.zoomSlider .MuiSlider-rail{opacity:.3}.thumbBar{overflow-x:auto}.thumbActive{border:3px solid var(--fg-primary)!important}.dragHandle{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fffc;border-radius:50%;cursor:grab;display:flex;align-items:center;justify-content:center}.dragHandle:active{cursor:grabbing}.dragHandle .MuiSvgIcon-root{font-size:14px;color:#666}.plusPicker{display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:8px;background:#eee;cursor:pointer}.plusPicker input[type=file]{display:none}.MuiTabs-root .MuiTab-root{color:var(--fg-muted);font-weight:600}.MuiTabs-root .Mui-selected{color:var(--fg-primary)!important}.MuiTabs-indicator{background:var(--fg-primary)!important}.MuiSlider-root .MuiSlider-thumb,.MuiSlider-root .MuiSlider-track{background:var(--fg-primary)}.MuiSlider-root .MuiSlider-rail{opacity:.3}.modalPaper .MuiButton-text:hover{background:var(--bg-hover)}.sidebar{max-width:100%;overflow-y:hidden;position:sticky;border-radius:25px;background-color:#fff;margin-bottom:20px}.sidebar.compact-mode .sidebarListItemText{display:none!important}.sidebar.compact-mode .sidebarListItem{justify-content:center;padding:12px 0}.sidebar.compact-mode .sidebarIcon{margin-right:0}.sidebar.compact-mode .sidebarWrapper{padding:0 8px}.sidebar.compact-mode .sidebarListItem{padding:12px 0;margin:8px 0}.sidebar.compact-mode .sidebarIcon{font-size:28px!important}.sidebarButton:hover{background-color:#7e0090;cursor:pointer}.sidebarButton:active{background-color:#650073;transform:scale(.98)}.sidebar.compact-mode .sidebarButton:after{content:"+";font-size:24px}.sidebar.compact-mode .sidebarButton{width:60px;padding:8px;border-radius:4px;font-size:0;position:relative;margin-bottom:10px}.sidebar.compact-mode .sidebarButton:after{content:"+";font-size:16px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sidebarWrapper{padding:20px}.sidebarList{padding:0;margin:0;list-style:none}.sidebarListItem{display:flex;align-items:center;margin-bottom:20px;cursor:pointer;color:#4c00b0}.sidebarIcon{margin-right:15px}.sidebarButton{width:100%;border:none;padding:10px;border-radius:25px;font-weight:500;background-color:#9900b0;color:#fff}.sidebarHr{margin:20px 0}.sidebarFriendList{padding:0;margin:0;list-style:none}.topbarContainer{min-width:896px;width:100%;height:60px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 2px 5px #0000001a;border-radius:15px}.topbarLeft{display:flex;align-items:center;flex:2}.topbarLeft .logo img{height:40px;max-height:100%;width:auto;object-fit:contain;cursor:pointer}.searchbar{width:250px;background-color:#eee;display:flex;align-items:center;padding:5px 10px;border-radius:20px;border:1px solid #ccc;margin-left:120px}.searchIcon{color:#888}.searchInput{border:none;outline:none;padding-left:10px;flex:1;background:transparent}.topbarMiddle{flex:1;display:flex;align-items:center;justify-content:center}.headerText{font-size:16px;font-weight:700;color:#4c00b0}.topbarRight{display:flex;align-items:center;flex:2;justify-content:flex-end;min-width:150px}.topbarIcons{display:flex;align-items:center;gap:10px;color:#4c00b0}.topbarIconItem{position:relative;cursor:pointer}.topbarIconBadge{position:absolute;top:-3px;right:-3px;background-color:#d0f;color:#fff;font-size:12px;width:10px;height:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.topbarImg{width:35px;height:35px;border-radius:50%;object-fit:cover;margin-left:15px;border:2px solid #4C00B0}.betaLabel{color:red;font-weight:700;font-size:larger}html,body{height:100%;overflow-x:hidden;overflow-y:auto!important}.homeWrapper{display:flex;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;margin-top:0;max-width:1188px;min-width:600px;width:100%;height:100vh;overflow-y:hidden;overflow-x:auto;min-width:320px;min-height:100vh;box-sizing:border-box}.topbar{position:sticky;top:20px;width:100%;height:60px;z-index:1000;display:flex;align-items:center;justify-content:space-between;border-radius:15px;margin-bottom:20px;overflow-x:visible!important;background-color:#fff}.homeContainer{display:flex;flex:1;height:100%;gap:20px;max-width:1188px;position:relative;padding-top:20px;width:100%;overflow-x:visible!important}.leftSide{flex:1;height:100vh;position:sticky;top:100px;border-radius:25px}.middleContainer{flex:5;display:flex;flex-direction:column;align-items:center;padding:0 20px;max-height:calc(100vh - 140px);max-width:688px;min-width:415px;overflow-x:hidden;overflow-y:hidden}.storySide{position:sticky;top:100px;z-index:0;width:100%;background-color:#fff;border-radius:25px;margin-bottom:10px}.middleSide{position:relative;width:100%;max-height:calc(100vh - 140px);flex-grow:1;background-color:#fff;border-radius:25px;overflow-x:hidden;overflow-y:auto;padding:20px}.middleSide::-webkit-scrollbar{display:none}.middleSideImg{object-fit:contain;width:100%;border-radius:25px}.footer{width:100%;max-width:1400px;background-color:#5a2ca0;color:#fff;text-align:center;border-radius:15px;margin-top:auto;height:auto;bottom:0;position:sticky}.suggestions-widget{overflow-y:auto;width:100%;margin-bottom:20px}.suggestions-container{padding:15px;background-color:#fff;border-radius:25px;display:flex;flex-direction:column;align-items:center}.suggestions-title{color:#4c00b0;font-size:20px;margin-bottom:10px;text-align:center;cursor:pointer}.search-bar-container{display:flex;justify-content:center;width:fit-content}.sw-search-bar{display:flex;align-items:center;background:#eee;border-radius:20px;padding:5px 10px;border:1px solid #ccc;width:100%}.sw-search-icon{color:#888}.sw-search-input{border:none;outline:none;width:100%;font-size:14px;padding-left:10px;color:#555;background:transparent}.user-grid-wrapper{display:flex;justify-content:center;width:100%}.user-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:15px;width:fit-content}.user-card{width:100px;height:130px;border-radius:10px;overflow:hidden;position:relative;background-color:#fff;box-shadow:0 4px 6px #0000001a}.user-card-wrapper{width:100%;height:100%;position:relative;cursor:pointer}.profile-img{width:100%;height:100%;object-fit:cover;border-radius:10px}.user-card-name-container{position:absolute;bottom:0;left:0;width:100%;background-color:#5a2ca080;color:#fff;text-align:center;padding:5px 0;font-size:10px}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.depositFormGroup{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:20px}.depositFormGroup select{width:40%;height:44px;padding:0 16px;border:1px solid #ddd;border-radius:25px;font-size:15px;background-color:#fff;transition:border-color .2s}.depositFormGroup select:focus{outline:none;border-color:#9900b0}.depositFormGroup input{width:50%!important;height:44px;padding:0 16px;border:1px solid #ddd;border-radius:25px!important;font-size:15px;background-color:#fff;transition:border-color .2s}.depositFormGroup input:focus{outline:none;border-color:#9900b0}.submitButton{width:100%;padding:12px;background:#9900b0;color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;transition:background-color .2s}.submitButton:hover{background:#8800a0}.popupTitle{font-size:24px;font-weight:700;text-align:center;margin-bottom:20px;color:#4c00b0}h4{margin:20px 0 8px;font-size:16px;font-weight:600;color:#4c00b0;text-align:center}.amountContainer{display:flex;margin:auto;width:50%;justify-content:center}.amountInput:focus{outline:none;border-color:#9900b0}.amountInput{width:100px!important;height:42px;border:1px solid #ddd;border-radius:25px 0 0 25px!important;border-right:none;text-align:right;font-size:15px;transition:border-color .2s;padding:0 16px;box-sizing:border-box}.currencySymbol{width:90px;height:42px;padding:0 16px;background:#f5f5f5;border:1px solid #ddd;border-left:none;border-radius:0 25px 25px 0;display:flex;align-items:center;justify-content:center;font-size:15px;color:#555;cursor:pointer}.currencySymbol:focus{outline:none;border-color:#aaa}.vaultContainer{position:relative;width:265px;height:265px;margin:0 auto;top:-25px}.vaultImage{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;z-index:0}.vaultContent{position:absolute;top:49%;left:56%;transform:translate(-50%,-50%);z-index:1;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#000}.vaultTitle{font-size:21px;font-weight:700;margin:0;color:#8000b0}.vaultDivider{width:90px;border:none;border-top:2px solid #8000b0;margin:0 auto 6px}.vaultAmount{display:flex;flex-direction:column;align-items:center;font-size:14px;font-weight:550;line-height:1.2}.vaultBalances{display:flex;flex-direction:column;font-weight:200;font-size:10px}.vaultEye{cursor:pointer;color:#8000b0}.vaultButtons{display:flex;flex-direction:column;gap:5px}.vaultButton{width:100px;height:30px;border-radius:16px;background-color:#9900b0;color:#fff;border:none;cursor:pointer;font-weight:700;font-size:13px;transition:background-color .2s ease-in-out}.vaultButton:hover{background-color:#b200d4}.submitButton{margin-top:50px}.depositDisclaimer{margin-top:12px;font-size:.85rem;color:#888;text-align:center}.feedEmptyError{text-align:center;color:#4c00b0;width:100%}.notification-center{max-width:100%;margin:0 auto;font-family:Segoe UI,Arial,sans-serif;color:#333;border:1px solid #e1e8ed;border-radius:8px;overflow:hidden;background-color:#fff}.header{padding:15px;border-bottom:1px solid #e1e8ed}.header h1{margin:0;font-size:20px;font-weight:800}.tags{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:15px;gap:8px;border-bottom:1px solid #e1e8ed;cursor:grab;-webkit-user-select:none;user-select:none}.tags:active{cursor:grabbing}.tag{flex-shrink:0;padding:6px 12px;background-color:#f5f8fa;border-radius:15px;font-size:14px;cursor:pointer;transition:background-color .2s,color .2s;border:none;color:#5a2ca0}.tag:hover{background-color:#d0b4d4}.tag.active{background-color:#9900b0;color:#fff}.notification-list{display:flex;flex-direction:column}.notificacao{padding:15px;border-bottom:1px solid #e1e8ed;cursor:pointer;transition:background-color .2s}.notificacao.nao-lida{background-color:#f7fafc}.notificacao:hover{background-color:#f5f8fa}.notification-header{display:flex;align-items:center;margin-bottom:8px;gap:5px}.user{font-weight:700}.handle{color:#657786}.data{margin-left:auto;color:#657786;font-size:14px}.notificationWrapper{display:flex;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;margin-top:0;max-width:1188px;width:100%;height:100vh;min-width:320px;min-height:100vh}.topbarNoti{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;border-radius:15px;margin-bottom:20px;max-width:1400px;margin-top:20px}.footerNoti{width:100%;max-width:1400px;background-color:#5a2ca0;color:#fff;text-align:center;border-radius:15px;margin-top:auto;height:auto;bottom:0;position:sticky}.notificationsContainer{display:flex;flex:1;min-height:0;margin-bottom:20px;width:100%;gap:20px;max-width:1400px}.leftSideNoti{flex:1;border-radius:25px;max-width:400px}.notification{flex:5;max-height:calc(100vh- 200px);overflow-y:auto;border-radius:25px;max-width:800px}.notification::-webkit-scrollbar{display:none}.rightSideNoti{flex:1;height:100vh;width:100%;position:sticky;top:100px;border-radius:15px}@media (max-width: 1024px){.notificationsContainer{flex-direction:column;align-items:center}.leftSide,.rightSide{width:90%;flex:none}.middleSide{width:95%;flex:none}}@media (max-width: 768px){.topbar{height:50px}.notificationsContainer{gap:10px}.footer{padding:10px}}@media (max-width: 480px){.notificationWrapper{margin-left:2%;margin-right:2%}.topbar,.footer{border-radius:10px}}.sp-wrapper{display:flex;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;margin-top:0;max-width:1188px;min-width:600px;width:100%;overflow-y:hidden;overflow-x:auto;min-width:320px;min-height:100vh;box-sizing:border-box}.sp-topbar{position:sticky;top:20px;width:100%;height:60px;z-index:1000;display:flex;align-items:center;justify-content:space-between;border-radius:15px;margin-bottom:20px;overflow-x:visible!important;background-color:#fff}.sp-home-container{display:flex;flex:1;height:100%;gap:20px;max-width:1188px;position:relative;padding-top:20px;width:100%;overflow-x:visible!important}.sp-home-container-left-side{flex:1;position:sticky;top:100px;border-radius:25px}.sp-home-container-middle-container{flex:5;display:flex;flex-direction:column;align-items:center;padding:0 20px;max-height:calc(100vh - 140px);max-width:688px;min-width:415px;overflow-x:hidden;overflow-y:hidden}.sp-home-container-middle-container-middle-side{position:relative;width:100%;max-height:calc(100vh - 140px);flex-grow:1;background-color:#fff;border-radius:25px;overflow-x:hidden;overflow-y:auto;padding:20px}.no-scroll{overflow:hidden!important}.filters-pane{position:absolute;top:0;right:0;bottom:0;width:300px;background-color:#fff;padding:20px;box-shadow:-2px 0 10px #0003;z-index:999;overflow-y:auto;border-top-right-radius:25px;border-bottom-right-radius:25px}.sp-home-container-middle-container-middle-side::-webkit-scrollbar{display:none}.sp-home-container-middle-container-user-grid-wrapper{width:100%;display:flex;justify-content:center}.sp-home-container-middle-container-user-grid{display:grid;grid-template-columns:repeat(auto-fit,100px);gap:30px;width:100%;justify-content:center;margin-top:20px}.rightSide{flex:1;width:100%;position:sticky;top:100px;border-radius:15px}.suggestion-search-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;width:100%;height:33px}.suggestion-search-bar-input{display:flex;align-items:center;background-color:#eee;flex:1;border-radius:20px;padding:0 0 0 10px;border:1px solid #ccc;margin-right:10px;width:100%;gap:0;overflow:hidden}.search-icon{color:#888}.suggestion-search-bar-input-text{border:none;outline:none;background:transparent;width:100%;font-size:14px}.search-btn{padding:8px 14px;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease;margin:0;height:100%}.search-btn:hover{background-color:#88009e}.switch{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:100%;cursor:pointer}.switch input{opacity:0;width:0;height:0}.slider{position:relative;display:block;width:100%;height:100%;background-color:#ddd;border-radius:25px;transition:.4s}.slider:before{content:"";position:absolute;height:23px;width:23px;top:50%;left:4px;transform:translateY(-50%);background-color:#fff;border-radius:50%;transition:.4s}.switch input:checked+.slider{background-color:#9900b0}.switch input:checked+.slider:before{transform:translate(29px,-50%)}.switch-label{white-space:normal;display:inline-block;text-align:center;line-height:1.1;font-size:14px;margin-right:8px;width:max-content;color:#4c00b0}.filters-btn{padding:8px 14px;height:100%;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease;margin-right:20px}.filters-btn:hover{background-color:#88009e}.search-btn,.filters-btn{box-sizing:border-box}.filters-pane-wrapper{position:relative;height:100%}.open-filters-btn{padding:10px 16px;color:#fff;cursor:pointer;transition:background-color .2s ease}.open-filters-btn:hover{background-color:#9900b0}.filters-pane{position:absolute;top:0;right:0;bottom:0;max-height:100vh;width:300px;background-color:#fff;padding:20px;box-shadow:-2px 0 10px #0003;z-index:1000;overflow-y:auto;transition:transform .3s ease-in-out;scrollbar-width:none;-ms-overflow-style:none}.filters-pane::-webkit-scrollbar{display:none}.filter-pane-topbar{display:flex;justify-content:space-between;align-items:center}.filter-pane-h3{color:#4c00b0}.close-btn{background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#4c00b0}.filters-form{margin-top:40px}.filter-group{margin-bottom:20px}.filter-label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0;font-weight:700;color:#4c00b0;border-bottom:1px solid #eee}.filter-label-right{display:flex;align-items:center;gap:4px}.dot{width:4px;height:4px;background-color:#5a2ca0;border-radius:50%}.arrow{font-size:12px;margin-left:10px;color:#4c00b0}.filter-options{list-style:none;padding-left:0}.filter-options li{padding:8px 12px;background-color:#fff;border-radius:4px;margin-bottom:6px;cursor:pointer;transition:background-color .2s}.filter-options li:hover{background-color:#4c00b080}.filter-options li.selected{background-color:#5a2ca0b3;font-weight:700}.filter-subheader{font-weight:700;color:#4c00b0;padding:8px 12px;margin-top:10px;margin-bottom:4px;background-color:#fff;border-radius:4px;cursor:default;pointer-events:none}.filter-options-country{padding:8px 12px;display:flex;flex-direction:column;gap:8px}.filter-options-country-input{padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:14px;outline:none}.filter-options-country-list{max-height:150px;overflow-y:auto}.filter-options-country-list li{padding:8px 12px;background-color:#fff;border-radius:4px;margin-bottom:6px;cursor:pointer;transition:background-color .2s}.filter-options-country-list li:hover{background-color:#4c00b080}.filter-options-country-list li.selected{background-color:#5a2ca0b3;font-weight:700}@font-face{font-family:Twemoji Mozilla;src:url(/assets/TwemojiMozilla-BSQKJ6aF.ttf) format("truetype");font-weight:400;font-style:normal}.stdropdown-container{text-align:left;border:1px solid #ccc;position:relative;border-radius:5px;font-family:Arial,Helvetica,sans-serif}.stdropdown-input input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Twemoji Mozilla!important}.stdropdown-flag{font-family:Twemoji Mozilla!important}.stdropdown-menu::-webkit-scrollbar{width:2px}.stdropdown-menu::-webkit-scrollbar-track{background:#f1f1f1}.stdropdown-menu::-webkit-scrollbar-thumb{background:#888}.stdropdown-menu::-webkit-scrollbar-thumb:hover{background:#555}.stdropdown-input{padding:5px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.stdropdown-menu{position:absolute;transform:translateY(4px);width:100%;border:1px solid #ccc;border-radius:5px;overflow:auto;max-height:150px;background-color:#fff;z-index:99}.stdropdown-item{padding:5px;cursor:pointer}.stdropdown-item:hover{background-color:#9fc3f870}.stdropdown-item.selected{background-color:#0d6efd;color:#fff}.stdropdown-tags{display:flex;flex-wrap:wrap;gap:5px}.stdropdown-tag-item{background-color:#ddd;padding:2px 4px;border-radius:2px;display:flex;align-items:center}.stdropdown-tag-close{display:flex;align-items:center}.stsearch-box{padding:5px;background-color:transparent}.stsearch-box input{width:100%;box-sizing:border-box;padding:5px;border:1px solid #ccc;border-radius:5px}.signup-container{width:100%;max-width:400px;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a}.signup-container *{box-sizing:border-box}.input-hint,.age-hint{font-size:.8rem;color:#666;margin-top:.25rem}.social-signup{margin-top:1.5rem;text-align:center}.divider{display:flex;align-items:center;margin:1rem 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#ccc;margin:0 .5rem}.divider span{color:#666;font-size:.9rem}.google-signup-button,.facebook-signup-button{width:100%;padding:.75rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem}.google-signup-button{background:#fff;color:#444;border:1px solid #ccc}.google-signup-button:hover{background:#f7f7f7}.facebook-signup-button{background:#4267b2;color:#fff;border:none;margin-top:.5rem}.facebook-signup-button:hover{background:#365899}.google-icon,.facebook-icon{width:24px;height:24px;margin-right:.5rem}.footer-links{margin-top:1rem;text-align:center;color:#666;font-size:.9rem}.password-wrapper{position:relative}.password-toggle-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;cursor:pointer;background:none;padding:0;display:flex;align-items:center;justify-content:center}.password-toggle-button svg{fill:#666}.signin-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#eee7f8}.signin-container{width:100%;max-width:400px;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a}.signin-container *{box-sizing:border-box}.form-group{width:100%;margin-bottom:1rem;position:relative}.password-group{position:relative}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.password-toggle .MuiIconButton-root{padding:4px}.logo{width:50px;height:50px}.error-message{color:#f44;margin-bottom:1rem;font-size:.9rem}.footer-links{margin-top:2rem;text-align:center}.forgot-password-section{margin:1.5rem 0}.forgot-password-help-text{font-size:.8rem;color:#666;margin-top:.5rem}.signup-prompt{font-size:.9rem;margin-top:1.5rem}.footerLink,.signup-link{color:#2563eb;text-decoration:none;font-weight:500}.form-actions{margin-top:1.5rem}.consentiment-container{background-color:#fff;border-radius:25px;margin-top:20px;padding:20px;display:flex;flex-direction:column}.consentiment-header{font-size:24px;font-weight:700;text-align:left;color:#5a2ca0;margin-bottom:24px}.consentiment-profile-image{width:100%;height:100%;object-fit:cover;border-radius:25px}.consentiment-choices{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:16px}.consentiment-choice{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#f9f9f9;border-radius:8px;transition:background-color .3s ease}.consentiment-choice input[type=checkbox]{width:18px;height:18px;accent-color:#0066cc;cursor:pointer}.consentiment-choice label{font-size:1rem;color:#333;cursor:pointer;flex-grow:1}.consentiment-submit-button{display:block;width:100%;padding:12px;font-size:1rem;background-color:#9900b0;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.consentiment-submit-button:hover{background-color:#9900b0}.tier-card{width:100%;background:#f9f9f9;border:2px solid #ccc;border-radius:12px;padding:24px 16px 16px;box-shadow:0 2px 6px #0000001a;transition:transform .2s ease;text-align:left;display:flex;flex-direction:column;justify-content:space-between;height:100%;max-width:320px;min-height:380px;box-sizing:border-box}.tier-name{font-size:1rem;font-weight:700;margin-top:0;margin-bottom:12px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;color:#000}.tier-price{font-size:1rem;font-weight:700;margin:0 0 16px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.tier-info{flex:1 1 auto;font-size:.9rem;margin-bottom:16px;color:#444}.tier-info ul{padding-left:18px;list-style:disc}.tier-subscribe-button{margin-top:auto;padding:10px 0;width:100%;border:none;border-radius:6px;color:#fff;font-weight:700;cursor:pointer}.profile-popup{margin:10px auto auto;padding:20px;background:#fff;border-radius:12px;overflow:hidden}.profile-banner img.banner-image{width:100%;height:150px;object-fit:cover;border-radius:8px}.profile-picture-container{display:flex;justify-content:center;margin-top:-40px}.profile-picture img.profile-image{width:80px;height:80px;border-radius:50%;border:4px solid white;object-fit:cover}.tiers-section{text-align:center;margin-top:20px}.tiers-grid{display:flex;justify-content:space-between;gap:20px;margin-top:20px;flex-wrap:nowrap;margin-bottom:20px}.tier-card{width:30%;background:#f9f9f9;border:2px solid;border-radius:10px;padding:16px;box-shadow:0 2px 6px #0000001a;transition:transform .2s ease;text-align:left;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:250px}.tier-card:hover{transform:translateY(-5px)}.tier-name{font-size:1.2rem;margin-bottom:8px}.tier-price{font-size:1rem;font-weight:700;margin-bottom:12px;margin-left:auto;margin-right:auto}.tier-info{font-size:.9rem;margin-bottom:16px;color:#444}.tier-subscribe-button{margin-top:auto;padding:10px 16px;border:none;color:#fff;font-weight:700;border-radius:6px;cursor:pointer}.cancel-button{margin-top:30px;background:transparent;color:#000;border:1px solid #888;padding:8px 20px;border-radius:6px;cursor:pointer}.tier-popup-profile-name{display:flex;justify-content:center;margin-left:auto;margin-right:auto;font-size:larger;font-weight:700}.sp-home-container-middle-container-middle-side-profile{position:relative;width:100%;max-height:calc(100vh - 140px);flex-grow:1;background-color:#fff;border-radius:25px;overflow-x:hidden;overflow-y:auto}.sp-home-container-middle-container-profile{flex:5;display:flex;flex-direction:column;align-items:center;max-height:calc(100vh - 140px);max-width:688px;min-width:415px;overflow-x:hidden;overflow-y:hidden}.profileContainer{max-width:800px;width:100%;margin:0 auto;background:#fff;border-radius:16px;position:relative}.coverPhotoContainer{height:200px;width:100%;position:relative;background-color:#f0f0f0;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden}.coverPhoto{width:100%;height:100%;object-fit:cover;object-position:center}.profileMain{display:flex;flex-wrap:wrap;padding:20px;gap:20px;position:relative;width:100%;box-sizing:border-box;border-bottom:2px solid #e6e6e6}.avatarColumn{display:flex;flex-direction:column;align-items:center;gap:15px;flex:0 0 auto;position:relative;z-index:2}.infoColumn{flex:1;min-width:0;position:relative;z-index:1}.actionColumn{display:flex;flex-direction:column;gap:10px;flex:0 0 180px;position:relative;z-index:1}@media (max-width: 950px){.actionColumn{flex:1 1 100%;flex-direction:row;justify-content:space-between;margin-top:10px}}.profileAvatar{border:4px solid #fff;box-shadow:0 2px 10px #0000001a;margin-top:-60px;position:relative;z-index:2;background-color:#f0f0f0}.nameContainer{display:flex;align-items:center;gap:5px;margin-bottom:5px}.profileName{margin:0;font-size:24px;font-weight:800}.verifiedBadge{color:#1da1f2;font-size:20px!important}.profileUsername{margin:0 0 15px;color:#666;font-size:15px}.profileBio{margin:0 0 15px;font-size:16px;line-height:1.4;white-space:pre-line}.profileStats{display:flex;gap:20px;margin:15px 0}.statItem{display:flex;flex-direction:column}.statItem strong{font-size:18px;font-weight:700}.statItem span{font-size:14px;color:#666}.profileMeta{display:flex;flex-direction:column;gap:8px;margin:20px 0;color:#666;font-size:15px}.metaItem{display:flex;align-items:center;gap:5px}.metaItem a{color:#1da1f2;text-decoration:none}.metaItem a:hover{text-decoration:underline}.followButton{background-color:#9900b0!important;color:#fff!important;border-radius:8px!important;font-weight:700!important;text-transform:none!important;padding:8px!important}.followingButton{border-radius:8px!important;text-transform:none!important;padding:8px!important}.subscribeButton{background-color:#9900b0!important;color:#fff!important;border-radius:8px!important;font-weight:700!important;text-transform:none!important;padding:8px!important}.editButton{text-transform:none!important;border-radius:8px!important}.saveButton{background-color:#4caf50!important;color:#fff!important;text-transform:none!important}.moreOptions{color:#666;cursor:pointer;align-self:center;margin-top:10px}.editInput{border:1px solid #ddd;border-radius:4px;padding:8px;font-size:16px;width:100%;font-family:inherit}.editInput.small{width:80%;font-size:14px;padding:4px 8px}.editTextarea{border:1px solid #ddd;border-radius:4px;padding:8px;font-size:16px;width:100%;font-family:inherit;resize:vertical;min-height:80px}.editActions{display:flex;gap:10px;width:100%}.coverOverlayAction{position:absolute;top:12px;right:12px;z-index:10}.toggle-profile-type{background-color:#9900b0;color:#fff;padding:8px 16px;font-weight:700;border:none;border-radius:20px;cursor:pointer;box-shadow:0 2px 6px #00000026}.inbox-container{display:flex;height:100%;gap:20px;background-color:#fff;border-radius:8px;overflow:hidden}.leftInbox{flex:1;max-width:350px;border-right:1px solid #eee;background-color:#fafafa;display:flex;flex-direction:column;height:100%}.leftInboxHeader{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #fafafa;background-color:#fafafa;position:sticky;top:0;z-index:2}.leftInboxHeader h2{margin:0;font-size:1.2rem;color:#333}.search-bar{padding:10px;border-bottom:10px solid #fafafa;background-color:#fafafa;position:sticky;top:60px;z-index:1}.search-bar input{width:90%;padding:8px 12px;border:1px solid #ccc;border-radius:20px;outline:none;font-size:.9rem}.chat-list-container{flex:1;overflow-y:auto}.chat-list{list-style:none;margin:0;padding:0}.chat-preview{display:flex;gap:15px;padding:15px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f2f2f2}.chat-preview:hover{background-color:#f5f5f5}.chat-preview.active{background-color:#ecebff;border-left:4px solid #5a2ca0}.chat-avatar{position:relative;width:45px;height:45px;border-radius:50%;overflow:hidden;flex-shrink:0}.chat-avatar img{width:100%;height:100%;object-fit:cover}.online-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;background-color:#00c853;border:2px solid white;border-radius:50%}.chat-info{flex:1;min-width:0;display:flex;flex-direction:column}.chat-header{display:flex;justify-content:space-between;margin-bottom:3px}.chat-name{font-weight:600;color:#222}.chat-time{font-size:.75rem;color:#999}.chat-latest{font-size:.9rem;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rightInbox{flex:2;display:flex;flex-direction:column;padding:20px;overflow:hidden}.chat-window{display:flex;flex-direction:column;height:100%}.chat-header-full{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px}.chat-user-info{display:flex;align-items:center;gap:15px}.chat-avatar-large{width:50px;height:50px;border-radius:50%;object-fit:cover}.chat-email{font-size:.8rem;color:#777}.chat-meta{display:flex;flex-direction:column;align-items:flex-end;font-size:.8rem;color:#888}.badge-new{background-color:#5a2ca0;color:#fff;padding:3px 8px;border-radius:12px;font-size:.75rem;margin-top:4px}.chat-history{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 200px);scroll-behavior:smooth}.chat-bubble{max-width:70%;padding:10px 15px;border-radius:15px;word-wrap:break-word}.chat-bubble.from-you{align-self:flex-end;background-color:#5a2ca0;color:#fff}.chat-bubble.from-them{align-self:flex-start;background-color:#e9ecef;color:#000}.chat-bubble.pending{opacity:.7;position:relative}.chat-bubble.pending:after{content:"";position:absolute;right:-20px;bottom:5px;width:12px;height:12px;border:2px solid #0084ff;border-radius:50%;border-right-color:transparent;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-attachments{font-size:.85rem;color:#444;margin-top:10px}.chat-file{background:#f9f9f9;padding:5px 10px;border-radius:8px;margin-bottom:5px}.chat-input-bar{display:flex;gap:10px;padding-top:10px;border-top:1px solid #eee}.chat-input-bar input{flex:1;padding:10px 12px;border:1px solid #ccc;border-radius:20px;outline:none}.chat-input-bar button{background-color:#5a2ca0;color:#fff;border:none;padding:10px 18px;border-radius:20px;cursor:pointer;transition:background-color .2s}.chat-input-bar button:hover{background-color:#4a2190}.select-message-prompt{flex:1;display:flex;align-items:center;justify-content:center;font-style:italic;color:#888}.loading,.error{padding:20px;text-align:center;color:#777}.error{color:#d32f2f}.header-icons{display:flex;gap:10px}.icon-button{background:none;border:none;cursor:pointer;padding:5px;color:#555;transition:color .2s}.icon-button:hover{color:#5a2ca0}@media (max-width: 768px){.inbox-container{flex-direction:column}.leftInbox{max-width:100%;border-right:none;border-bottom:1px solid #eee}.rightInbox{padding:15px}.chat-preview{padding:10px}.chat-avatar,.chat-avatar-large{width:40px;height:40px}.chat-bubble{max-width:80%}}.messagesWrapper{display:flex;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;margin-top:0;max-width:1188px;width:100%;height:100vh;min-width:320px;min-height:100vh}.topbarMsg{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;border-radius:15px;margin-bottom:20px;max-width:1400px;margin-top:20px}.footerMsg{width:100%;max-width:1400px;background-color:#5a2ca0;color:#fff;text-align:center;border-radius:15px;margin-top:auto;height:auto;bottom:0;position:sticky}.messagesContainer{display:flex;flex:1;min-height:0;margin-bottom:20px;width:100%;gap:20px;max-width:1400px}.leftSideMsg{flex:0;border-radius:25px;max-width:200px}.inbox{flex:1;position:sticky;border-radius:25px;background-color:#fff}.signup-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#eee7f8}.signup-container{width:100%;max-width:400px;padding:2.5rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:1rem auto}.app-name{margin-top:.5rem;font-size:1.5rem;font-weight:600;color:#333}.instruction{font-size:1rem;color:#555;text-align:center;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.universal-input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.universal-input::placeholder{color:#999;opacity:1}.submit-button{width:100%;padding:.75rem;background:#9900b0;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s;margin-top:1rem}.submit-button:hover:enabled{background:#7a008d}.footer-links{margin-top:1rem;text-align:center;color:#666}.footer-links a{color:#007bff;text-decoration:none}.icon{font-size:80px;color:#9900b0;width:50px!important;height:50px!important}.settings-center{display:flex;height:100%;width:100%;background-color:#fff;border-radius:25px;overflow:hidden}.settings-menu{display:flex;flex-direction:column;width:200px;background-color:#fff;border-right:3px solid #ddd;height:100%;padding:1rem;box-sizing:border-box;gap:10px;position:relative}.settings-menu button{flex-shrink:0;padding:6px 12px;background-color:#f5f8fa;border-radius:15px;font-size:14px;cursor:pointer;transition:background-color .2s,color .2s;border:none;color:#5a2ca0;margin-bottom:10px}.settings-menu button:hover{background-color:#d0b4d4}.settings-menu button.active{background-color:#9900b0;border:1px solid black;color:#fff}.settings-content{display:flex;flex-direction:column;flex:1;padding:20px;height:100%;overflow-y:auto}.settingsDropdown{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#64748b60;border:1px solid rgba(100,116,139,.527);color:#000;padding:.3rem 1.8rem .3rem 1rem;border-radius:9999px;font-size:.9rem;cursor:pointer;transition:all .3s ease;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M7 10L0.0717968 0.25L13.9282 0.25L7 10Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.6rem}.logout-wrapper{margin-top:auto}.logout-btn{width:100%}.logout-btn:hover{background-color:#d0b4d4}:root{--tier-card-width: 200px;--tier-card-min-height: 320px}.tier-settings{padding:24px}.tier-form-container{display:flex;gap:32px;margin-bottom:40px;align-items:flex-start;flex-wrap:wrap}.tier-form{flex:1;background:#f7f7f7;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000080;min-width:150px;margin-top:20px}.tier-preview{flex:2;display:flex;justify-content:center;margin-top:20px}.tier-card-preview{width:100%;max-width:1000px;height:100%;min-height:250px;background:#f9f9f9;border:2px solid;border-radius:12px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease;text-align:left}.tier-card-preview:hover{transform:translateY(-4px)}.preview-title{font-size:1.2rem;margin-bottom:8px;color:#333}.preview-price{font-size:1rem;font-weight:700;margin-bottom:12px}.preview-info{flex:1;font-size:.9rem;color:#444;margin-bottom:16px}.preview-info ul{padding-left:18px;list-style:disc}.preview-button{margin-top:auto;padding:10px 16px;border:none;color:#fff;font-weight:700;border-radius:6px;cursor:pointer}.tier-label{display:block;margin-top:12px;font-weight:600}.tier-input{width:100%;padding:6px 10px;margin-top:4px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.tier-input--color{height:25px;padding:4px}.tier-textarea{width:100%;padding:6px 10px;margin-top:4px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box;resize:vertical;min-height:70px}.tier-select{width:100%;padding:6px 10px;margin-top:4px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.add-tier{margin-top:20px;background-color:#4c00b0;color:#fff;padding:10px 20px;border:none;border-radius:8px;font-weight:700;cursor:pointer}.remove-button{background-color:transparent;color:red;border:none;margin-top:12px;cursor:pointer;font-size:.95em}.perks-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.perk-option{display:flex;align-items:center;gap:8px;font-size:.95rem}.save-button{margin-top:16px;background-color:#4c00b0;color:#fff;padding:10px 20px;border:none;border-radius:8px;font-weight:700;cursor:pointer}.tier-card{width:var(--tier-card-width);min-height:var(--tier-card-min-height)}.tiers-grid{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.tier-active-row{display:flex;align-items:center;gap:8px}.subtitle{font-size:16px;color:#8000b0;margin-top:15px}.copyWrapper{display:flex;align-items:center;gap:8px}.walletAddressBox{display:inline-block;padding:4px 8px;border:1px solid #ccc;border-radius:4px;background-color:#f9f9f9;max-width:500px}.settingsSectionContainer{padding:24px;background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #8000d21a}.settingsSectionTitle{font-size:22px;margin-bottom:16px;font-weight:700;color:#4c00b0}.settingsSectionDivider{margin-bottom:20px;border:none;height:2px;background:linear-gradient(90deg,#8000d2,#4c00b0);border-radius:2px}.settingsSectionContent{display:flex;flex-direction:column;gap:24px}.settingsGroup{margin-bottom:12px}.settingsGroupSubtitle{font-size:20px;margin-bottom:10px;font-weight:600;color:#8000d2}.settingsGroupContent{display:flex;flex-direction:column;gap:12px;background-color:#f5eefe;padding:16px;border-radius:12px}.LiveNotificationLabel{flex:1 1 auto;margin:0;padding:0;min-width:200px;line-height:1.4;word-break:break-word}.livestreamNotificationSettingsInput{width:100%;padding:6px 10px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.notificationLabel{flex:1 1 auto;margin:0;padding:0;min-width:200px;line-height:1.4;word-break:break-word}.NotificationSettingsInput{width:100%;padding:6px 10px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.inputRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.collaborationRequestSettingsLabel{flex:1 1 auto;margin:0;padding:0;min-width:200px;line-height:1.4;word-break:break-word}.collaborationRequestSettingsInput{width:100%;padding:6px 10px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.verify-container{max-width:600px;margin:40px auto;padding:30px;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;font-family:Segoe UI,sans-serif}.card{background-color:#fafafa;border:1px solid #ddd}h2{margin-bottom:15px;color:#333;font-size:1.6rem}p{margin-bottom:20px;color:#555}.file-group{margin-bottom:20px}label{display:block;margin-bottom:8px;font-weight:600}input[type=file]{display:block;margin-top:5px}.preview{margin-top:10px;max-width:100%;max-height:250px;border-radius:8px;border:1px solid #ccc}.crop-img{max-width:100%}.btn{padding:10px 20px;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s}.btn.primary{background-color:#007bff;color:#fff}.btn.primary:disabled{background-color:#5a9bd8;cursor:wait}.loading-text{text-align:center;font-size:1.2rem;color:#666;margin-top:80px}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.hobbies-container{display:flex;flex-wrap:wrap;gap:1rem}.hobby-item{display:flex;align-items:center;gap:.5rem}.loading-message{font-style:italic;color:gray}.error-message{color:red;margin-top:.5rem}.location-settings-container{display:flex;flex-direction:column;gap:16px;width:100%}.country-select-container{width:100%;max-width:400px}.excluded-countries-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.excluded-country-item{display:flex;align-items:center;gap:8px;background-color:#f0f0f0;padding:6px 12px;border-radius:16px;font-size:14px}.remove-country-btn{background:none;border:none;color:#666;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.remove-country-btn:hover{color:#f44}.country-select-container .country-select{width:100%;padding:8px;border:1px solid #ccc;border-radius:6px;font-size:14px}.country-select-container .country-select:focus{border-color:#007bff;outline:none}.settingsWrapper{display:flex;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;margin-top:0;max-width:1188px;min-width:600px;width:100%;height:100vh;overflow-y:hidden;overflow-x:auto;min-width:320px;min-height:100vh;box-sizing:border-box}.topbarSettings{position:sticky;top:20px;width:100%;height:60px;z-index:1000;display:flex;align-items:center;justify-content:space-between;border-radius:15px;margin-bottom:20px;overflow-x:visible!important;background-color:#fff}.footerSettings{width:100%;max-width:1400px;background-color:#5a2ca0;color:#fff;text-align:center;border-radius:15px;margin-top:auto;height:auto;bottom:0;position:sticky}@media (max-width: 1024px){.settingsContainer{display:flex;flex:1;height:100%;align-items:center;gap:20px;max-width:1188px;position:relative;padding-top:20px;width:100%;overflow-x:visible!important}}.settings-container-left-side{max-width:265px;height:100vh;position:sticky;top:100px;border-radius:25px}.settings{display:flex;flex-direction:column;align-items:center;max-height:calc(100vh - 140px);width:100%;max-width:903px;min-width:651px;overflow-x:hidden;overflow-y:hidden}.rightSideSettings{flex:1;height:100vh;width:100%;position:sticky;top:100px;border-radius:15px}@media (max-width: 1024px){.settingsContainer{flex-direction:column;align-items:center}}@media (max-width: 768px){.settingsContainer{gap:10px}}@media (max-width: 480px){.settingsWrapper{margin-left:2%;margin-right:2%}}.verification-subtitle{color:#666;font-size:.9rem;text-align:center;margin-top:.5rem}.resend-code{text-align:center;margin-top:1.5rem}.resend-code p{color:#666;margin-bottom:.5rem}.resend-button{background:none;border:none;color:#9900b0;cursor:pointer;font-size:.9rem;text-decoration:underline;padding:0}.resend-button:hover{color:#7a008d}.resend-button:disabled{color:#999;cursor:not-allowed}.back-link{color:#666;text-decoration:none;font-size:.9rem;display:inline-block;margin-top:1.5rem}.back-link:hover{color:#333}.broadcaster-container{width:100%;max-width:800px;margin:0 auto}.broadcaster-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.broadcaster-error{color:red;margin-bottom:1rem}.broadcaster-controls{margin-bottom:1rem}.broadcaster-controls label{display:block;margin-bottom:.5rem;font-weight:500}.broadcaster-controls select{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;margin-bottom:1rem}.broadcaster-controls select:disabled{background-color:#f5f5f5;cursor:not-allowed}.broadcaster-preview-container{width:100%;max-width:800px;aspect-ratio:16/9;background-color:#000;border-radius:10px;overflow:hidden;position:relative;margin-bottom:1rem}.broadcaster-preview-canvas{width:100%;height:100%;object-fit:contain}.broadcaster-buttons{margin-top:1rem;display:flex;gap:1rem}.broadcaster-button{padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.broadcaster-button-start{background-color:#4caf50;color:#fff}.broadcaster-button-start:hover{background-color:#45a049}.broadcaster-button-stop{background-color:#f44336;color:#fff}.broadcaster-button-stop:hover{background-color:#da190b}.broadcaster-button:disabled{background-color:#ccc;cursor:not-allowed}.test-auth-container{max-width:600px;margin:2rem auto;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;background-color:#fff}.test-auth-container h2{margin-bottom:1.5rem;color:#333;text-align:center}.test-button{width:100%;padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.test-button:hover{background-color:#0056b3}.test-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{margin-top:1rem;padding:.75rem;background-color:#fff3f3;border:1px solid #ffcdd2;border-radius:4px;color:#d32f2f}.response-container{margin-top:1.5rem;padding:1rem;background-color:#f8f9fa;border-radius:4px}.response-container h3{margin-bottom:.5rem;color:#333}.response-container pre{margin:0;padding:1rem;background-color:#f1f1f1;border-radius:4px;overflow-x:auto;font-family:monospace;font-size:.9rem}html,body{height:100%;margin:0;padding:0;overflow:hidden}.liveListWrapper{display:flex;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;margin-top:0;max-width:1188px;width:100%;height:100vh;min-width:320px;min-height:100vh}.topbarLiveList{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;border-radius:15px;margin-bottom:20px;max-width:1400px;margin-top:20px}.footerLiveList{width:100%;max-width:1400px;background-color:#5a2ca0;color:#fff;text-align:center;border-radius:15px;margin-top:auto;height:auto;bottom:0;position:sticky}.liveListContainer{display:flex;flex:1;min-height:0;margin-bottom:20px;width:100%;gap:20px;max-width:1400px}.leftSideLiveList{flex:1;border-radius:25px;max-width:400px}.liveList{flex:5;max-height:calc(100vh- 200px);overflow-y:auto;border-radius:25px;max-width:800px}.liveList::-webkit-scrollbar{display:none}.rightSideLiveList{flex:1;height:100vh;width:100%;position:sticky;top:100px;border-radius:15px}@media (max-width: 1024px){.liveListContainer{flex-direction:column;align-items:center}.leftSideLiveList,.rightSideLiveList{width:90%;flex:none}.liveList{width:95%;flex:none}}@media (max-width: 768px){.topbarLiveList{height:50px}.liveListContainer{gap:10px}.footerLiveList{padding:10px}}@media (max-width: 480px){.liveListWrapper{margin-left:2%;margin-right:2%}.topbarLiveList,.footerLiveList{border-radius:10px}}.live-list-container{height:100%;width:100%;padding:24px;background-color:#fff;border-radius:12px;border:1px solid #e0e0e0;box-sizing:border-box;display:flex;flex-direction:column}.live-list-title{font-size:1.8rem;font-weight:700;margin-bottom:16px;color:#222}.live-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;flex-grow:1;overflow-y:auto}.live-card{border:1px solid #e0e0e0;border-radius:16px;overflow:hidden;background-color:#fff;transition:transform .2s ease,box-shadow .2s ease}.live-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000000d}.live-card-thumbnail{width:100%;height:160px;object-fit:cover}.live-card-content{padding:12px 16px}.live-card-title{font-size:1rem;font-weight:600;margin-bottom:4px;color:#111}.live-card-meta{font-size:.85rem;color:#666}.stream-card-twitch{width:300px;height:220px;background-color:#18181b;border-radius:.5rem;overflow:hidden;color:#fff;transition:transform .2s ease;cursor:pointer;margin:10px}.stream-card-twitch:hover{transform:translateY(-4px)}.stream-card-thumb-container{position:relative;width:100%;aspect-ratio:16 / 9;background-color:#000}.stream-card-thumb{width:100%;height:100%;object-fit:cover;display:block}.stream-card-badge{position:absolute;top:8px;left:8px;background-color:#e91916;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:4px;text-transform:uppercase}.stream-card-viewers{position:absolute;bottom:8px;left:8px;background-color:#000000b3;padding:2px 6px;border-radius:4px;font-size:.75rem}.stream-card-info{display:flex;align-items:flex-start;padding:8px 10px;gap:10px}.stream-card-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.stream-card-text{flex:1;overflow:hidden}.stream-card-stream-title{font-size:.95rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.stream-card-username{font-size:.8rem;color:#aaa}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.profile-creation-page{display:flex;justify-content:center;min-height:100vh;background-color:#eee7f8;padding:2rem 1rem;box-sizing:border-box;width:100%;position:relative}.profile-creation-page::-webkit-scrollbar{display:none}.profile-creation-container{width:100%;max-width:500px;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:0 auto;position:relative;max-height:90vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.profile-creation-container::-webkit-scrollbar{display:none}.profile-creation-container *{box-sizing:border-box}.brand-header{text-align:center;margin-bottom:2rem}.icon{font-size:50px;color:#9900b0}.app-name{margin:.5rem 0 0;font-size:1.5rem;font-weight:600;color:#333}.step-subtitle{color:#666;font-size:.9rem;margin-top:.5rem}.form-group{width:100%;margin-bottom:1.5rem;position:relative}.universal-input{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.universal-input::placeholder{color:#999}.error-message{color:#f44;margin-top:.25rem;font-size:.9rem}.input-hint{font-size:.8rem;color:#666;margin-top:.25rem}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.submit-button{width:100%;padding:.75rem;background:#9900b0;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}.submit-button:hover{background:#7a008d}.submit-button:disabled{background:#ccc;cursor:not-allowed}.back-button{flex:1;padding:.75rem;background:#f0f0f0;color:#333;border:none;border-radius:4px;cursor:pointer}.back-button:hover{background:#e0e0e0}.image-upload-container{margin-bottom:2rem;text-align:center}.upload-controls{display:flex;flex-direction:column;align-items:center;gap:.5rem}.upload-button{background-color:#9900b0;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .2s}.upload-button:hover{background-color:#7a008a}.image-specs{font-size:.875rem;color:#666;margin:.5rem 0;line-height:1.4}.error-message{color:#d32f2f;font-size:.875rem;margin-top:.25rem}.location-group{display:flex;gap:1rem}.location-group .form-group{flex:1}.gender-select{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;background-color:#fff}.bio-input{resize:vertical;min-height:100px}.rcsc-container{width:100%!important;background:none!important}.rcsc-input{border:none!important;outline:none!important;box-shadow:none!important;padding:0!important;margin:0!important;width:100%!important}.rcsc-list{margin-top:4px!important;border:1px solid #ccc!important;border-radius:4px!important;box-shadow:0 2px 4px #0000001a!important;background-color:#fff!important}.rcsc-list-item{padding:.5rem 1rem!important}.rcsc-list-item:hover{background-color:#f0f0f0!important}.rcsc-list-item.active{background-color:#9900b0!important;color:#fff!important}.hobbies-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;margin-top:.5rem;max-height:200px;overflow-y:auto;padding:.5rem;border:1px solid #ccc;border-radius:4px}.hobby-item{display:flex;align-items:center;gap:.5rem;padding:.25rem}.hobby-item input[type=checkbox]{width:16px;height:16px;cursor:pointer}.hobby-item label{cursor:pointer;font-size:.9rem;color:#333}.hobby-item:hover{background-color:#f5f5f5;border-radius:4px}.form-label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.crop-container{position:relative;width:100%;max-height:70vh;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.crop-image{max-width:100%;max-height:70vh;object-fit:contain}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%;max-height:70vh}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);box-sizing:border-box;cursor:move;box-shadow:0 0 0 9999em #00000080;border:1px solid}.ReactCrop__drag-handle{position:absolute;width:10px;height:10px;background-color:#fffc;border:1px solid rgba(0,0,0,.4);box-sizing:border-box}.profile-preview{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:2px solid #ddd}.banner-preview{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:1rem;border:2px solid #ddd}.profile-crop .ReactCrop__crop-selection{border-radius:50%}.profile-crop .ReactCrop__drag-handle{background-color:#9900b0;border:2px solid white;width:12px;height:12px}.banner-crop .ReactCrop__crop-selection{border:2px solid #9900B0}.banner-crop .ReactCrop__drag-handle{background-color:#9900b0;border:2px solid white;width:12px;height:12px}.ReactCrop__crop-selection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to right,rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.3) 1px,transparent 1px);background-size:33.33% 33.33%;pointer-events:none}.coming-soon-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5fa}.coming-soon-title{font-size:3rem;color:#9900b0;margin-bottom:1rem}.coming-soon-text{font-size:1.3rem;color:#444;margin-bottom:2rem;text-align:center}.coming-soon-spinner{width:80px;height:80px;border:8px solid #e0e0e0;border-top:8px solid #9900B0;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tos-center{display:flex;height:100%;width:100%;background-color:#fff;border-radius:25px;overflow:hidden}.tos-menu{display:flex;flex-direction:column;width:200px;background-color:#fff;border-right:3px solid #ddd;height:100%;padding:1rem;box-sizing:border-box;gap:10px}.tos-menu button{flex-shrink:0;padding:6px 12px;background-color:#f5f8fa;border-radius:15px;font-size:14px;cursor:pointer;transition:background-color .2s,color .2s;border:none;color:#5a2ca0;margin-bottom:10px}.tos-menu button:hover{background-color:#d0b4d4}.tos-menu button.active{background-color:#9900b0;border:1px solid black;color:#fff}.tos-content{display:flex;flex-direction:column;flex:1;padding:20px;height:100%;overflow-y:auto}.tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid #e1e8ed;padding-bottom:10px}.tab-button{padding:8px 16px;background-color:#f5f8fa;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s,color .2s;border:none;color:#5a2ca0}.tab-button:hover{background-color:#d0b4d4}.tab-button.active{background-color:#9900b0;border:1px solid black;color:#fff}.tab-content{flex:1;background-color:#fafafa;padding:1rem;border-radius:12px;box-shadow:0 0 5px #0000001a}.settingsSwitch{position:relative;height:1.5rem;width:3rem;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:9999px;background-color:#64748b60;transition:all .3s ease;margin-right:10px}.settingsSwitch:checked{background-color:#9900b0}.settingsSwitch:before{position:absolute;content:"";left:calc(1.5rem - 1.6rem);top:calc(1.5rem - 1.6rem);display:block;height:1.6rem;width:1.6rem;cursor:pointer;border:1px solid rgba(100,116,139,.527);border-radius:9999px;background-color:#fff;box-shadow:0 3px 10px #64748b53;transition:all .3s ease}.settingsSwitch:hover:before{box-shadow:0 0 0 8px #00000026}.settingsSwitch:checked:hover:before{box-shadow:0 0 0 8px #ec489926}.settingsSwitch:checked:before{transform:translate(100%);border-color:#9900b0}.settingsDropdown{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#64748b60;border:1px solid rgba(100,116,139,.527);color:#000;padding:.3rem 1.8rem .3rem 1rem;border-radius:9999px;font-size:.9rem;cursor:pointer;transition:all .3s ease;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M7 10L0.0717968 0.25L13.9282 0.25L7 10Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.6rem}.settingsDropdown:hover{box-shadow:0 0 0 8px #00000026}.settingsDropdown:focus{outline:none;border-color:#9900b0;box-shadow:0 0 0 8px #ec489926}
