@import url(https://fonts.googleapis.com/css2?family=SF+Pro+Display:wght@400;500;600;700&display=swap);body{background-color:#fff;margin:0 auto;max-width:1440px;overflow-x:hidden}a{color:#000;text-decoration:none}li{list-style:none}::-webkit-scrollbar{width:0}input,textarea{font-size:18px}.loading-screen{bottom:0;font-size:1.5rem;justify-content:center;left:0;position:fixed;right:0}.header,.loading-screen{align-items:center;background:#fff;display:flex;top:0;z-index:1000}.header{box-shadow:0 2px 12px #00000014;justify-content:space-between;padding:12px 24px;position:relative}.header-logo{align-items:center;display:flex;gap:16px;transition:transform .2s ease}.header-logo:hover{transform:translateX(4px)}.header-logo .logo-badge{background:#000;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;display:grid;font:0 20px/1 Inter,sans-serif;height:40px;place-items:center;width:40px}.header-logo .logo-text{font:300 24px/1 Inter,sans-serif;letter-spacing:-.5px}.header-logo .logo-text a{color:#000;position:relative;text-decoration:none}.header-logo .logo-text a:after{background:#000;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s cubic-bezier(.4,0,.2,1);width:0}.header-logo .logo-text a:hover:after{width:100%}@media(max-width:480px){.header{padding:12px 16px}.header-logo{gap:12px}.header-logo .logo-badge{font-size:18px;height:36px;width:36px}.header-logo .logo-text{font-size:20px}}.nav-Elements .navUl{grid-gap:50px;display:grid;font-size:15px;font-weight:400;gap:50px;grid-template-columns:repeat(4,1fr);margin-top:10px;padding:0 5px;transition:.7s;width:120px}.nav-Elements .navUl li{cursor:pointer}@media(max-width:480px){.nav-Elements{display:none}.nav-Elements .navUl{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,2fr);width:50px}}.Hosting{display:flex;flex-direction:column;gap:20px;margin-top:40px}@media(max-width:768px){.Hosting{bottom:40px;position:relative}}.hosting-container{background:#fff;margin:0 auto;max-width:600px;min-height:100vh;padding-bottom:20px}.hosting-header{align-items:center;background-color:#fff;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.hosting-header h1{font-size:24px;font-weight:700}.hosting-refresh-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.hosting-refresh-btn:active{background:#007aff1a}.hosting-refresh-btn.refreshing{animation:hosting-spin .8s linear infinite}@keyframes hosting-spin{to{transform:rotate(1turn)}}.hosting-loading{align-items:center;display:flex;height:100vh;justify-content:center}.hosting-loading .hosting-spinner{animation:hosting-spin .8s linear infinite;border:3px solid #007aff33;border-radius:50%;border-top-color:#007aff;height:40px;width:40px}.hosting-empty{padding:60px 20px;text-align:center}.hosting-empty svg{color:#8e8e93;margin-bottom:20px;opacity:.5}.hosting-empty h2{font-size:20px;margin-bottom:10px}.hosting-empty p{color:#8e8e93;font-size:16px}.hosting-posts{padding:0 16px}.hosting-post{animation:hosting-appear .5s cubic-bezier(.175,.885,.32,1.275) both;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000d;margin-bottom:16px;overflow:hidden}.hosting-post:first-child{animation-delay:.1s}.hosting-post:nth-child(2){animation-delay:.2s}.hosting-post:nth-child(3){animation-delay:.3s}.hosting-post:nth-child(4){animation-delay:.4s}.hosting-post:nth-child(5){animation-delay:.5s}.hosting-post:nth-child(6){animation-delay:.6s}.hosting-post:nth-child(7){animation-delay:.7s}.hosting-post:nth-child(8){animation-delay:.8s}.hosting-post:nth-child(9){animation-delay:.9s}.hosting-post:nth-child(10){animation-delay:1s}@keyframes hosting-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hosting-post-header{justify-content:space-between;padding:12px 16px}.hosting-post-header,.hosting-user-info{align-items:center;display:flex}.hosting-avatar{border:1px solid #e5e5ea;border-radius:50%;height:40px;margin-right:12px;object-fit:cover;width:40px}.hosting-username{color:#000;font-size:16px;font-weight:600;text-decoration:none}.hosting-more-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.hosting-more-btn:active{background:#007aff1a}.hosting-post-media{background:#000;position:relative}.hosting-image{background:#000;max-height:600px;object-fit:contain;width:100%}.hosting-video-container{background:#000;padding-top:100%;position:relative;width:100%}.hosting-video-container video{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.hosting-controls{background:#00000080;bottom:0;left:0;opacity:0;padding:8px;position:absolute;right:0;transition:opacity .3s ease}.hosting-controls.visible{opacity:1}.hosting-progress-container{background:#ffffff4d;border-radius:2px;cursor:pointer;height:4px;margin-bottom:8px;position:relative}.hosting-progress-bar{background:#007aff;border-radius:2px;height:100%}.hosting-controls-bar{align-items:center;display:flex;justify-content:space-between}.hosting-control-btn{background:none;border:none;color:#fff;cursor:pointer;padding:4px}.hosting-icon{fill:#fff;height:24px;width:24px}.hosting-time{color:#fff;font-family:SF Pro Display,sans-serif;font-size:14px}.hosting-volume-btn{margin-left:auto}.hosting-post-footer{padding:16px}.hosting-actions{justify-content:space-between;margin-bottom:12px}.hosting-actions,.hosting-comment-btn,.hosting-reactions{align-items:center;display:flex}.hosting-comment-btn{background:none;border:none;color:#8e8e93;cursor:pointer;font-size:16px}.hosting-comment-btn span{font-size:15px;margin-left:4px}.hosting-comment-btn:active{color:#007aff}.hosting-content .hosting-description{-webkit-box-orient:vertical;display:-webkit-box;font-size:15px;line-height:1.4;margin-bottom:8px;overflow:hidden}.hosting-meta{display:flex;justify-content:flex-end}.hosting-date{color:#8e8e93;font-size:13px}.video-container{background:#000;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:800px;overflow:hidden;position:relative}.video-container video{display:block;height:auto;max-height:80vh;object-fit:contain;width:100%}.video-container .controls{background:linear-gradient(#0000,#0009);bottom:0;left:0;opacity:0;padding:16px;position:absolute;right:0;transition:opacity .25s ease-out}.video-container .controls.visible{opacity:1}.video-container .progress-container{background:#ffffff26;border-radius:2px;cursor:pointer;height:3px;margin-bottom:12px;position:relative}.video-container .progress-container:hover{height:4px}.video-container .progress-container:hover .progress-bar:after{opacity:1}.video-container .progress-bar{background:#fff;border-radius:2px;height:100%;position:relative;transition:width .1s linear}.video-container .progress-bar:after{background:#fff;border-radius:50%;content:"";height:12px;opacity:0;position:absolute;right:-6px;top:50%;transform:translateY(-50%);transition:opacity .2s;width:12px}.video-container .controls-bar{align-items:center;display:flex;gap:18px}.video-container .control-btn{background:none;border:none;cursor:pointer;opacity:.9;padding:0;transition:opacity .2s}.video-container .control-btn:hover{opacity:1}.video-container .icon{fill:#fff;height:24px;width:24px}.video-container .time{color:#ffffffe6;font-family:Roboto Mono,monospace;font-size:13px;letter-spacing:-.5px;min-width:80px;text-align:center}.video-container .volume-btn{margin-left:auto}.video-container .speed-indicator{align-items:center;display:flex;gap:8px;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10}.video-container .speed-indicator .speed-badge{background:#ffffffe6;border-radius:4px;box-shadow:0 2px 8px #0000001a;color:#000;font-size:14px;font-weight:600;padding:4px 8px}.video-container .speed-indicator .speed-line{animation:pulse 1.2s infinite;background:linear-gradient(180deg,#fff6 0,#ffffffe6 50%,#fff6);height:30px;width:2px}@media(max-width:768px){.postPage{border-left:none;border-radius:0;border-right:none;margin:0}.postPage .postPage-footer .pageFooter-countsInf{flex-wrap:wrap;gap:8px}.postPage .postPage-footer .pageFooter-countsInf>:first-child{max-width:100%}.postPage .postPage-footer .pageFooter-countsInf nav{background:#0000;margin-left:0;order:2}.postPage .postPage-footer .pageFooter-countsInf:after{right:60px}}.loading,.no-posts{color:#8e8e8e;font-size:18px;padding:40px;text-align:center}.comment-modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1300}.comment-modal-content{background:#fff;border-radius:15px;box-shadow:0 4px 24px #00000026;max-height:80vh;max-width:500px;padding:20px 15px;position:relative;width:90%}.close-button{background:#0000001a;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:18px;height:32px;position:absolute;right:15px;top:15px;transition:all .2s ease;width:32px}.close-button:hover{background:#00000026}.comments-section{padding:10px 0}.comments-list{max-height:60vh;overflow-y:auto;padding-right:8px}.comments-list::-webkit-scrollbar{width:6px}.comments-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.comments-list::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.comment{display:flex;gap:12px;padding:12px 0;position:relative}.comment:not(:last-child){border-bottom:1px solid #00000014}.comment .commentMain{align-items:flex-start;display:flex;flex-grow:1;gap:12px}.comment .commentMain img{border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.comment .commentMain .commentContent{flex-grow:1}.comment .commentMain .commentContent strong{color:#262626;font-size:14px;font-weight:600;margin-right:8px}.comment .commentMain .commentContent nav{color:#333;font-size:14px;line-height:1.4;margin-top:2px}.comment .commentMain .commentContent .comment-actions{align-items:center;display:flex;gap:16px;margin-top:6px}.comment .commentMain .commentContent .comment-actions button{background:none;border:none;color:#8e8e8e;cursor:pointer;font-size:12px;padding:0}.comment .commentMain .commentContent .comment-actions button:hover{color:#262626}.comment .commentMain .commentContent .comment-actions .time-ago{color:#8e8e8e;font-size:12px}.comment .deleteComment{position:relative}.comment .deleteComment img{opacity:.6;padding:4px;transition:opacity .2s;width:20px}.comment .deleteComment img:hover{opacity:1}.comment .deleteComment .confirmation{background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000001a;padding:8px 12px;position:absolute;right:0;top:24px}.comment .deleteComment .confirmation .deleteButton{color:#ed4956;font-size:14px;font-weight:600;white-space:nowrap}.comment .deleteComment .confirmation .deleteButton:hover{opacity:.9}.add-comment{border-top:1px solid #00000014;margin-top:16px;padding-top:16px;position:relative}.add-comment input{background:#fafafa;border:1px solid #0000001a;border-radius:24px;padding:12px 48px 12px 16px;transition:all .2s ease;width:100%}.add-comment input:focus{background:#fff;border-color:#0095f6;outline:none}.add-comment .send-button{background:none;border:none;cursor:pointer;padding:6px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.add-comment .send-button:disabled{cursor:not-allowed;opacity:.5}.add-comment .send-button .send-icon{color:#0095f6;font-size:20px;transition:transform .2s ease}.add-comment .send-button .send-icon:hover{transform:translateX(2px)}@media(max-width:480px){.comment-modal-content{border-radius:15px 15px 0 0;height:90vh;width:100%}.comment .commentMain img{height:32px;width:32px}}.post-reactions{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.post-reactions .reaction-summary{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-behavior:smooth;white-space:nowrap}.post-reactions .reaction-summary::-webkit-scrollbar{height:4px}.post-reactions .reaction-summary::-webkit-scrollbar-track{background:#0000}.post-reactions .reaction-summary::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.post-reactions .reaction-summary .reaction-bubble{align-items:center;background:#00000014;border:1px solid #0000;border-radius:20px;box-shadow:0 2px 6px #00000014;cursor:pointer;display:flex;flex-shrink:0;padding:6px 12px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.post-reactions .reaction-summary .reaction-bubble:hover:not(.selected){background:#0000001f;transform:translateY(-2px)}.post-reactions .reaction-summary .reaction-bubble.selected{animation:bubble-select .4s ease;background:#007aff!important}.post-reactions .reaction-summary .reaction-bubble.selected .emoji{filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.post-reactions .reaction-summary .reaction-bubble.selected .count{color:#fff!important;font-weight:700}.post-reactions .reaction-summary .reaction-bubble.selected:hover{background:#0063cc!important}.post-reactions .reaction-summary .reaction-bubble .emoji{font-size:20px;margin-right:6px;transition:transform .2s ease}.post-reactions .reaction-summary .reaction-bubble .count{color:#333;font-size:14px;font-weight:600;transition:color .2s ease}.post-reactions .react-button{align-items:center;background:#00000014;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:40px}.post-reactions .react-button:hover{background:#0000001f;transform:scale(1.1)}.post-reactions .react-button .plus-icon{color:#555;font-size:20px;font-weight:300;transition:transform .2s ease}.post-reactions .react-button:active .plus-icon{transform:rotate(90deg)}.post-reactions .emoji-picker-container{animation:picker-appear .2s ease-out;bottom:calc(100% + 12px);left:0;position:absolute;z-index:1000}.post-reactions .emoji-picker-container .emoji-picker{grid-gap:8px;background:#fff;border-radius:16px;box-shadow:0 12px 28px #00000026;display:grid;gap:8px;grid-template-columns:repeat(5,1fr);padding:12px;transform-origin:bottom left}.post-reactions .emoji-picker-container .emoji-picker .emoji-item{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);width:40px}.post-reactions .emoji-picker-container .emoji-picker .emoji-item:hover{background:#0000000f;transform:scale(1.15)}.post-reactions .emoji-picker-container .emoji-picker .emoji-item.selected{animation:emoji-select .3s ease;background:#007aff!important;color:#fff!important}.post-reactions .emoji-picker-container .emoji-picker .emoji-item.selected:after{background:#fff;border-radius:50%;bottom:-4px;content:"";height:4px;left:50%;opacity:.8;position:absolute;transform:translateX(-50%);width:4px}.post-reactions .reaction-popup{animation:popup-appear .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:16px;bottom:calc(100% + 10px);box-shadow:0 12px 28px #0003;display:flex;flex-direction:column;left:50%;max-height:60vh;position:absolute;transform:translateX(-50%);width:280px;z-index:2000}.post-reactions .reaction-popup[data-position=top]{bottom:auto;top:calc(100% + 10px)}.post-reactions .reaction-popup[data-side=left]{left:0;right:auto;transform:none}.post-reactions .reaction-popup[data-side=right]{left:auto;right:0;transform:none}.post-reactions .reaction-popup .popup-header{align-items:center;background:#f8f8f8;border-bottom:1px solid #eee;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:12px 16px}.post-reactions .reaction-popup .popup-header strong{color:#333;font-size:14px;font-weight:600}.post-reactions .reaction-popup .popup-header button{background:none;border:none;color:#666;cursor:pointer;font-size:20px;line-height:1;padding:0 4px;transition:color .2s}.post-reactions .reaction-popup .popup-header button:hover{color:#333}.post-reactions .reaction-popup .popup-list{flex:1 1;overflow-y:auto;padding:8px 0;scrollbar-color:#0000001a #0000;scrollbar-width:thin}.post-reactions .reaction-popup .popup-list::-webkit-scrollbar{width:6px}.post-reactions .reaction-popup .popup-list::-webkit-scrollbar-track{background:#0000}.post-reactions .reaction-popup .popup-list::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.post-reactions .reaction-popup .popup-list .popup-item{align-items:center;display:flex;gap:12px;padding:8px 16px;transition:background .2s}.post-reactions .reaction-popup .popup-list .popup-item:hover{background:#f5f5f5}.post-reactions .reaction-popup .popup-list .popup-item .popup-avatar{border:1px solid #eee;border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.post-reactions .reaction-popup .popup-list .popup-item .popup-name{color:#333;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-reactions .reaction-popup:after{border:8px solid #0000;border-top-color:#fff;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.post-reactions .reaction-popup[data-position=top]:after{border-bottom-color:#fff;border-top-color:#0000;bottom:100%;top:auto}@media(max-width:768px){.post-reactions .reaction-popup{max-height:50vh;width:260px}.post-reactions .reaction-popup .popup-header{padding:10px 12px}.post-reactions .reaction-popup .popup-header strong{font-size:13px}.post-reactions .reaction-popup .popup-item{padding:8px 12px}.post-reactions .reaction-popup .popup-item .popup-avatar{height:32px;width:32px}.post-reactions .reaction-popup .popup-item .popup-name{font-size:13px}}@keyframes picker-appear{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bubble-select{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes emoji-select{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1.1)}}@keyframes popup-appear{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@media(max-width:768px){.post-reactions .reaction-summary{gap:8px}.post-reactions .reaction-summary .reaction-bubble{padding:5px 10px}.post-reactions .reaction-summary .reaction-bubble .emoji{font-size:18px}.post-reactions .reaction-summary .reaction-bubble .count{font-size:13px}.post-reactions .react-button{height:36px;width:36px}.post-reactions .emoji-picker-container .emoji-picker{grid-template-columns:repeat(4,1fr)}.post-reactions .emoji-picker-container .emoji-picker .emoji-item{font-size:22px;height:36px;width:36px}.post-reactions .reaction-popup{max-height:70vh;width:90%}.post-reactions .reaction-popup .popup-header{padding:12px}.post-reactions .reaction-popup .popup-header strong{font-size:15px}.post-reactions .reaction-popup .popup-item{padding:10px 12px}.post-reactions .reaction-popup .popup-item .popup-avatar{height:36px;width:36px}}.story-viewer{background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;left:0;position:fixed;top:0;touch-action:none;width:100%;z-index:10000}.story-viewer .story-header{align-items:center;background:linear-gradient(180deg,#0009,#0000);display:flex;justify-content:space-between;padding:12px 16px;position:relative;z-index:1000}.story-viewer .story-header .user-info{align-items:center;cursor:pointer;display:flex;gap:12px}.story-viewer .story-header .user-info .avatar-container .avatar{border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 2px 8px #0003;height:40px;width:40px}.story-viewer .story-header .user-info .user-details .login{color:#fff;font-size:16px;font-weight:600}.story-viewer .story-header .user-info .user-details .time-ago{color:#ffffffe6;font-size:13px;margin-top:2px}.story-viewer .story-header .close-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;padding:8px}.story-viewer .story-header .close-btn svg{height:24px;width:24px}.story-viewer .progress-container{display:flex;gap:4px;padding:12px 16px;position:relative;z-index:1000}.story-viewer .progress-container .progress-track{background:#ffffff4d;border-radius:2px;flex:1 1;height:2px;overflow:hidden}.story-viewer .progress-container .progress-track .progress-bar{background:#fff;box-shadow:0 0 8px #ffffff4d;height:100%;transition:width .1s linear}.story-viewer .content-wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.story-viewer .content-wrapper .nav-area{bottom:0;cursor:pointer;position:absolute;top:0;width:25%;z-index:999}.story-viewer .content-wrapper .nav-area.prev{left:0}.story-viewer .content-wrapper .nav-area.next{right:0}.story-viewer .content-wrapper .story-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.story-viewer .content-wrapper .story-content .story-media{max-height:100%;max-width:100%;object-fit:contain;transition:opacity .3s}.story-viewer .story-text{background:linear-gradient(0deg,#000000b3,#0000);border-radius:8px;bottom:20px;color:#fff;font-size:16px;left:16px;line-height:1.4;padding:12px 16px;position:fixed;right:16px;text-shadow:0 2px 8px #00000080;z-index:1001}@media(max-width:480px){.story-viewer .story-header{padding:8px 12px}.story-viewer .story-header .user-info .avatar{height:32px;width:32px}.story-viewer .story-text{bottom:15px;font-size:14px}}.story-upload::-webkit-scrollbar{width:6px}camera-button .story-upload::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.story-upload{background:#fff;border-radius:12px;box-shadow:0 0 20px #0000001a;left:50%;max-height:90vh;max-width:500px;overflow-x:hidden;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:95%;z-index:2000}.story-upload .modal-header{align-items:center;border-bottom:1px solid #dbdbdb;display:flex;justify-content:center;justify-content:space-between;padding:16px}.story-upload .modal-header h2{color:#262626;font-size:1.2rem;margin:0}.story-upload .modal-header .close-btn{background:none;border:none;color:#262626;cursor:pointer;font-size:1.5rem;padding:8px}.story-upload .camera-button{background:none;border:0}.story-upload .error-message{background:#fdebed;color:#ed4956;font-size:.9rem;padding:12px;text-align:center}.story-upload .upload-section{padding:16px}.story-upload .upload-section .upload-controls{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}.story-upload .upload-section .upload-controls .camera-button,.story-upload .upload-section .upload-controls .file-input-label{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center}.story-upload .upload-section .upload-controls .camera-button .icon-wrapper,.story-upload .upload-section .upload-controls .file-input-label .icon-wrapper{align-items:center;background:#3897f01a;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.story-upload .upload-section .upload-controls .camera-button .icon-wrapper svg,.story-upload .upload-section .upload-controls .file-input-label .icon-wrapper svg{color:#3897f0;font-size:24px}.story-upload .upload-section .upload-controls .camera-button span,.story-upload .upload-section .upload-controls .file-input-label span{color:#262626;font-size:.9rem}.story-upload .upload-section .preview-container{background:#000;border-radius:8px;overflow:hidden;position:relative}.story-upload .upload-section .preview-container canvas,.story-upload .upload-section .preview-container video{max-height:500px;object-fit:contain;width:100%}.story-upload .upload-section .preview-container .filter-controls{grid-gap:8px;background:#000000b3;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:12px}.story-upload .upload-section .preview-container .filter-controls label{color:#fff;font-size:.8rem}.story-upload .upload-section .preview-container .filter-controls label input[type=range]{width:100%}.story-upload .upload-section .preview-container .mute-control{align-items:center;background:#00000080;border-radius:20px;bottom:10px;color:#fff;display:flex;gap:8px;justify-content:center;left:10px;padding:6px 12px;position:absolute}.story-upload .text-input{margin-bottom:16px;padding:0 16px;position:relative}.story-upload .text-input textarea{border:1px solid #dbdbdb;border-radius:8px;font-size:.9rem;height:100px;padding:12px;resize:none;width:100%}.story-upload .text-input textarea:focus{border-color:#3897f0;box-shadow:0 0 0 2px #3897f01a;outline:none}.story-upload .text-input label{color:#737373;left:28px;pointer-events:none;position:absolute;top:16px;transition:.2s}.story-upload .text-input textarea:focus+label,.story-upload .text-input textarea:not(:placeholder-shown)+label{background:#fff;color:#3897f0;font-size:.8rem;padding:0 4px;transform:translateY(-24px)}.story-upload .music-section{padding:0 16px 16px}.story-upload .music-section .music-input-label{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center}.story-upload .music-section .music-input-label .icon-wrapper{align-items:center;background:#3897f01a;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.story-upload .music-section .music-input-label .icon-wrapper svg{color:#3897f0;font-size:24px}.story-upload .music-section .music-input-label span{color:#262626;font-size:.9rem}.story-upload .music-section .music-editor{margin-top:16px}.story-upload .music-section .music-editor .duration-info{color:#595959;font-size:.8rem;margin-bottom:12px;text-align:center}.story-upload .music-section .music-editor .waveform-container{background:#f8f8f8;border-radius:8px;cursor:pointer;height:80px;position:relative}.story-upload .music-section .music-editor .waveform-container .waveform{align-items:center;display:flex;gap:1px;height:100%;justify-content:center;padding:0 2px}.story-upload .music-section .music-editor .waveform-container .waveform-bar{background:#3897f0;flex:1 1;transition:height .3s}.story-upload .music-section .music-editor .waveform-container .selection{background:#3897f01a;border:2px solid #3897f0;bottom:0;position:absolute;top:0}.story-upload .music-section .music-editor .waveform-container .selection .handle{background:#3897f0;bottom:0;cursor:col-resize;position:absolute;top:0;width:4px}.story-upload .music-section .music-editor .waveform-container .selection .handle.start-handle{left:-2px}.story-upload .music-section .music-editor .waveform-container .selection .handle.end-handle{right:-2px}.story-upload .music-section .music-editor .trim-controls{margin-top:12px;text-align:center}.story-upload .music-section .music-editor .trim-controls .preview-button{background:#3897f0;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 20px;transition:background .2s}.story-upload .music-section .music-editor .trim-controls .preview-button:hover{background:#117ee4}.story-upload .upload-button{background:#3897f0;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin:16px;padding:12px;transition:background .2s;width:calc(100% - 32px)}.story-upload .upload-button:disabled{background:#97c9f7;cursor:not-allowed}.story-upload .progress-bar{background:#eee;height:2px;margin:0 16px}.story-upload .progress-bar div{background:#3897f0;height:100%;transition:width .3s}.story-upload .loading-overlay,.story-upload .processing-overlay{align-items:center;background:#ffffffe6;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.story-upload .loading-overlay .spinner,.story-upload .processing-overlay .spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3897f0;height:40px;width:40px}.story-upload .loading-overlay p,.story-upload .processing-overlay p{color:#262626;margin-top:12px}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);bottom:0;right:0;z-index:999}.hidden-audio{display:none}.music-editor{margin-top:15px}.music-editor .duration-info{color:#666;font-size:.9rem;margin-bottom:10px;text-align:center}.music-editor .waveform-container{background:#f5f5f5;border-radius:8px;cursor:pointer;height:80px;position:relative}.music-editor .waveform-container .waveform{align-items:center;display:flex;gap:1px;height:100%;padding:0 2px}.music-editor .waveform-container .waveform-bar{background:#3897f0;flex:1 1;transition:height .3s}.music-editor .waveform-container .selection{background:#3897f01a;border:2px solid #3897f0;bottom:0;position:absolute;top:0}.music-editor .waveform-container .selection .handle{background:#3897f0;bottom:0;cursor:col-resize;position:absolute;top:0;width:4px}.music-editor .waveform-container .selection .handle.start-handle{left:-2px}.music-editor .waveform-container .selection .handle.end-handle{right:-2px}.my-stories{background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000}.my-stories .stories-header{align-items:center;background:linear-gradient(180deg,#0009,#0000);display:flex;justify-content:space-between;padding:12px 16px;position:relative;z-index:1000}.my-stories .stories-header .user-info{align-items:center;display:flex;gap:12px}.my-stories .stories-header .user-info .avatar-container .user-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0003;height:40px;width:40px}.my-stories .stories-header .user-info .user-details .username{color:#fff;font-size:16px;font-weight:600}.my-stories .stories-header .user-info .user-details .timestamp{color:#ffffffe6;font-size:13px;margin-top:2px}.my-stories .stories-header .close-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;padding:8px}.my-stories .stories-header .close-btn svg{fill:#fff;height:24px;width:24px}.my-stories .progress-container{display:flex;gap:4px;padding:12px 16px;position:relative;z-index:1000}.my-stories .progress-container .progress-track{background:#ffffff4d;border-radius:2px;flex:1 1;height:2px;overflow:hidden}.my-stories .progress-container .progress-track .progress-bar{background:#fff;box-shadow:0 0 8px #ffffff4d;height:100%;transition:width .1s linear}.my-stories .content-wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.my-stories .content-wrapper .story-content{height:100%;width:100%}.my-stories .content-wrapper .story-content img,.my-stories .content-wrapper .story-content video{height:100%;object-fit:contain;width:100%}.my-stories .controls-layer{display:flex;flex-direction:column;height:100%;justify-content:space-between;pointer-events:none;position:relative;z-index:1000}.my-stories .controls-layer>*{pointer-events:auto}.my-stories .viewers-preview{align-items:center;align-self:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:20px;display:flex;gap:8px;margin:16px;padding:8px 12px}.my-stories .viewers-preview .preview-avatars{display:flex}.my-stories .viewers-preview .preview-avatars img{border:2px solid #fff;border-radius:50%;height:32px;margin-left:-8px;width:32px}.my-stories .viewers-preview .preview-avatars img:first-child{margin-left:0}.my-stories .viewers-preview .preview-count{color:#fff;font-size:14px;font-weight:600}.my-stories .story-footer{align-items:flex-end;background:linear-gradient(0deg,#000000b3,#0000);bottom:20px;display:flex;justify-content:space-between;left:16px;padding:16px;position:fixed;right:16px;z-index:1001}.my-stories .story-footer .story-text{color:#fff;font-size:16px;line-height:1.4;max-width:80%;text-shadow:0 2px 8px #00000080;z-index:100}.my-stories .story-footer .more-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;height:40px;padding:8px;width:40px}.my-stories .story-footer .more-btn svg{fill:#fff}.my-stories .viewers-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;left:50%;max-width:400px;position:fixed;top:15%;width:90%;z-index:10010}.my-stories .viewers-modal:before{background:#00000080;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}.my-stories .viewers-modal .modal-content{padding:16px}.my-stories .viewers-modal .modal-content h3{font-size:18px;margin:0 0 16px}.my-stories .viewers-modal .modal-content .viewers-list{max-height:50vh;overflow-y:auto}.my-stories .viewers-modal .modal-content .viewers-list li{border-bottom:1px solid #eee;padding:12px 0}.my-stories .viewers-modal .modal-content .close-modal{background:#f5f5f5;color:#333;margin-top:16px;padding:12px;width:100%}.my-stories .delete-modal,.my-stories .viewers-modal{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10001}.my-stories .delete-modal .modal-content,.my-stories .viewers-modal .modal-content{background:#fff;border-radius:16px;max-width:400px;padding:24px;width:90%}.my-stories .delete-modal .modal-content h3,.my-stories .viewers-modal .modal-content h3{color:#333;font-size:20px;margin:0 0 20px}.my-stories .delete-modal .modal-content .modal-actions,.my-stories .viewers-modal .modal-content .modal-actions{display:flex;gap:12px;justify-content:center}.my-stories .delete-modal .modal-content .modal-actions button,.my-stories .viewers-modal .modal-content .modal-actions button{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:12px 24px}.my-stories .delete-modal .modal-content .modal-actions button.confirm-btn,.my-stories .viewers-modal .modal-content .modal-actions button.confirm-btn{background:#f44;color:#fff}.my-stories .delete-modal .modal-content .modal-actions button.cancel-btn,.my-stories .viewers-modal .modal-content .modal-actions button.cancel-btn{background:#eee;color:#333}.my-stories .delete-modal .modal-content .viewers-list,.my-stories .viewers-modal .modal-content .viewers-list{list-style:none;margin:0 0 20px;padding:0}.my-stories .delete-modal .modal-content .viewers-list li,.my-stories .viewers-modal .modal-content .viewers-list li{border-bottom:1px solid #eee;padding:12px 0}.my-stories .delete-modal .modal-content .viewers-list li:last-child,.my-stories .viewers-modal .modal-content .viewers-list li:last-child{border-bottom:none}.my-stories .delete-modal .modal-content .viewers-list .viewer-item,.my-stories .viewers-modal .modal-content .viewers-list .viewer-item{align-items:center;color:#333;display:flex;text-decoration:none}.my-stories .delete-modal .modal-content .viewers-list .viewer-item img,.my-stories .viewers-modal .modal-content .viewers-list .viewer-item img{border-radius:50%;height:40px;margin-right:12px;width:40px}.my-stories .delete-modal .modal-content .close-modal,.my-stories .viewers-modal .modal-content .close-modal{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:12px;width:100%}.story-list{align-items:center;background-color:#fff;display:flex;flex-direction:row;gap:15px;overflow-x:auto;padding:10px}.story-list::-webkit-scrollbar{display:none}.story-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:90px;position:relative;text-align:center;width:70px}.story-item img{border:3px solid #0000;border-radius:50%;height:65px;object-fit:cover;transition:transform .3s ease;width:65px}.story-item img.viewed{border:2px solid gray}.story-item img.not-viewed{border:2px solid #00008b}.story-item img.new-story{background-clip:initial;background-image:linear-gradient(90deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#f09433}.story-item span{color:#333;font-size:12px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-item:hover img{transform:scale(1.1)}.avatar-container{height:65px;position:relative;width:65px}.avatar-container img{border-radius:50%;cursor:pointer;height:100%;width:100%}.add-story1{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;bottom:0;box-shadow:0 2px 4px #0003;cursor:pointer;display:flex;font-size:19px;height:24px;justify-content:center;position:absolute;right:0;width:24px;z-index:10}.add-story:hover{background-color:#f0f0f0}.add-story-button{align-items:center;background:#fafafa;border:2px dashed #ccc;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:65px;justify-content:center;position:absolute;transition:all .3s ease;width:65px}.add-story-button:hover{border-color:#007bff;color:#007bff}.add-story span{color:#666;font-size:12px;margin-top:5px}.modal-overlay{background:#00000080;height:100%;justify-content:center;top:0;width:100%;z-index:1200}.bottom-nav,.modal-overlay{align-items:center;display:flex;left:0;position:fixed}.bottom-nav{background-color:#fff;border-top:1px solid #ddd;bottom:0;box-shadow:0 -2px 5px #0000000d;height:60px;justify-content:space-between;padding:0 15px;right:0;z-index:1000}.bottom-nav .nav-item{align-items:center;color:#555;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;transition:all .3s ease;width:55px}.bottom-nav .nav-item.active,.bottom-nav .nav-item:hover{color:#000}.bottom-nav .nav-item.active svg{color:#0095f6}.bottom-nav .nav-item svg{transition:color .3s ease}.bottom-nav .notification-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.bottom-nav .notification-wrapper .notification-dot{background-color:#ff4757;border:2px solid #fff;border-radius:50%;height:10px;position:absolute;right:2px;top:2px;width:10px}.bottom-nav .avatar-container{align-items:center;display:flex;height:30px;justify-content:center;position:relative;width:30px}.bottom-nav .avatar-container.pulse:after{animation:pulse 1.5s infinite;border:2px solid #0095f6;border-radius:50%;bottom:-4px;content:"";left:-4px;pointer-events:none;position:absolute;right:-4px;top:-4px}.bottom-nav .avatar-placeholder,.bottom-nav .user-avatar{border:2px solid #0000;border-radius:50%;height:32px;object-fit:cover;transition:all .3s ease;width:32px}.active .bottom-nav .avatar-placeholder,.active .bottom-nav .user-avatar{border-color:#0095f6;transform:scale(1.05)}.bottom-nav .avatar-placeholder{background:#e0e0e0}@media(min-width:768px){.bottom-nav{display:none}}.user-recommendations{font-family:Segoe UI,Roboto,Helvetica Neue,sans-serif;padding:0 10px;width:100%}.user-recommendations h2{color:#2d3436;font-size:1rem;font-weight:600;margin:0 0 12px}.user-recommendations .no-recommendations,.user-recommendations .recommendations-loading{color:#636e72;font-size:.9rem;padding:20px 0;text-align:center}.user-recommendations .recommendations-list{-ms-overflow-style:none;display:flex;gap:12px;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.user-recommendations .recommendations-list::-webkit-scrollbar{display:none}.user-recommendations .recommendation-item{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;padding:8px;width:120px}.user-recommendations .recommendation-item .user-link{align-items:center;display:flex;flex-direction:column;text-decoration:none;width:100%}.user-recommendations .recommendation-item .user-link .user-avatar-container{border-radius:50%;height:72px;margin-bottom:8px;width:72px}.user-recommendations .recommendation-item .user-link .user-avatar-container .user-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:100%;object-fit:cover;width:100%}.user-recommendations .recommendation-item .user-link .user-login{color:#2d3436;font-size:.85rem;font-weight:600;margin-bottom:8px;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.user-recommendations .recommendation-item .follow-button{background:#6c5ce7;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;margin-bottom:6px;padding:6px 0;transition:all .2s ease;width:100%}.user-recommendations .recommendation-item .follow-button:hover:not(:disabled){background:#5b4bc4;transform:none}.user-recommendations .recommendation-item .follow-button:disabled{background:#e0e0e0;color:#757575}.user-recommendations .recommendation-item .followers-info{align-items:center;color:#636e72;display:flex;font-size:.7rem;gap:4px;justify-content:center;text-align:center;width:100%}.user-recommendations .recommendation-item .followers-info .followers-avatars{display:flex}.user-recommendations .recommendation-item .followers-info .followers-avatars img{border:1px solid #fff;border-radius:50%;height:16px;margin-left:-3px;width:16px}.user-recommendations .recommendation-item .followers-info .followers-avatars img:first-child{margin-left:0}.register-container{align-items:center;background-color:#fafafa;display:flex;justify-content:center;min-height:100vh;padding:20px}.register-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000008,0 0 0 1px #00000005;max-width:400px;padding:30px 25px;width:100%}.register-header{align-items:center;display:flex;margin-bottom:30px;position:relative}.register-back-button{background:none;border:none;color:#262626;cursor:pointer;font-size:20px;left:0;padding:8px;position:absolute}.register-back-button:active{opacity:.7}.register-progress{display:flex;gap:8px;justify-content:center;width:100%}.register-progress-step{background:#dbdbdb;border-radius:50%;height:6px;transition:all .3s ease;width:6px}.register-progress-step.active{background:#000;border-radius:3px;width:20px}.register-step{margin-bottom:30px;position:relative;transition:all .3s ease}.register-title{color:#262626;font-size:22px;font-weight:600;margin-bottom:8px;text-align:center}.register-subtitle{color:#8e8e8e;font-size:14px;margin-bottom:25px;text-align:center}.register-input-container{margin-bottom:20px}.register-input{background:#fafafa;border:1px solid #dbdbdb;border-radius:8px;font-size:15px;padding:14px 16px;transition:all .2s ease;width:100%}.register-input:focus{background:#fff;border-color:#a0a0a0;outline:none}.register-input::placeholder{color:#8e8e8e}.register-error{animation:register-error-appear .3s ease;color:#ed4956;font-size:13px;margin-top:8px;padding-left:5px}@keyframes register-error-appear{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.register-review{background:#fafafa;border:1px solid #efefef;border-radius:8px;padding:15px}.register-review-item{border-bottom:1px solid #efefef;display:flex;font-size:15px;justify-content:space-between;padding:10px 0}.register-review-item:last-child{border-bottom:none}.register-review-item span:first-child{color:#8e8e8e}.register-review-item span:last-child{font-weight:500}.register-actions{margin-top:20px}.register-button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;position:relative;transition:all .2s ease;width:100%}.register-button:active{background:#333;transform:scale(.98)}.register-button:disabled{background:#e0e0e0;cursor:default}.register-loading{color:#0000}.register-spinner{animation:register-spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes register-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.register-error-message{animation:register-error-appear .3s ease;color:#ed4956;font-size:14px;margin:20px 0;padding:8px;text-align:center}.register-link-container{border-top:1px solid #efefef;color:#262626;font-size:14px;margin-top:25px;padding-top:15px;text-align:center}.register-link{color:#0095f6;font-weight:600;text-decoration:none}.register-link:hover{text-decoration:underline}.auth-container{align-items:center;background-color:#fafafa;display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000008,0 0 0 1px #00000005;max-width:350px;padding:40px 30px;width:100%}.auth-logo{margin-bottom:30px;text-align:center}.auth-logo-icon{align-items:center;background:#000;border-radius:50%;color:#fff;display:inline-flex;font-size:28px;font-weight:500;height:70px;justify-content:center;width:70px}.auth-inputs{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.auth-input{background:#fafafa;border:1px solid #dbdbdb;border-radius:8px;font-size:15px;padding:14px 16px;transition:all .2s ease}.auth-input:focus{background:#fff;border-color:#a0a0a0;outline:none}.auth-input::placeholder{color:#8e8e8e}.auth-button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;position:relative;transition:all .2s ease;width:100%}.auth-button:active{background:#333;transform:scale(.98)}.auth-button:disabled{background:#e0e0e0;cursor:default}.auth-loading{color:#0000}.auth-spinner{animation:auth-spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes auth-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.auth-error-message{animation:auth-error-appear .3s ease;color:#ed4956;font-size:13px;margin:15px 0;padding:8px;text-align:center}@keyframes auth-error-appear{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.auth-divider{background:#dbdbdb;height:1px;margin:25px 0}.auth-link-container{color:#262626;font-size:14px;text-align:center}.auth-link{color:#0095f6;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.my-profile{margin:0 auto;max-width:935px;padding:32px 20px 60px}.my-profile .settings-btn{background:none;border:none;border-radius:50%;color:#262626;cursor:pointer;font-size:24px;padding:8px;position:absolute;right:20px;top:80px;transition:transform .2s}.my-profile .settings-btn:hover{background:#f8f8f8;transform:rotate(90deg)}.my-profile .profile-header{display:flex;gap:30px;margin-bottom:44px}.my-profile .profile-header .avatar-section{flex:0 0 150px}.my-profile .profile-header .avatar-section .avatar-wrapper{background:gray;border-radius:50%;height:150px;padding:1px;position:relative;width:150px}.my-profile .profile-header .avatar-section .avatar-wrapper .profile-avatar{border:3px solid #fff;border-radius:50%;height:100%;object-fit:cover;width:100%}.my-profile .profile-header .profile-info{flex:1 1;padding-top:15px}.my-profile .profile-header .profile-info .username{color:#262626;font-size:28px;font-weight:600;margin:0 0 12px}.my-profile .profile-header .profile-info .stats-container{display:flex;gap:40px;margin-bottom:20px}.my-profile .profile-header .profile-info .stats-container .stat-item{cursor:pointer;text-align:center;transition:opacity .2s}.my-profile .profile-header .profile-info .stats-container .stat-item.clickable:hover{opacity:.7}.my-profile .profile-header .profile-info .stats-container .stat-item .count{color:#262626;display:block;font-size:18px;font-weight:700}.my-profile .profile-header .profile-info .stats-container .stat-item .label{color:#8e8e8e;font-size:14px;letter-spacing:.5px}.my-profile .profile-header .profile-info .bio-section{margin-bottom:15px}.my-profile .profile-header .profile-info .bio-section .name{color:#262626;font-size:16px;font-weight:600;margin:0 0 8px}.my-profile .profile-header .profile-info .bio-section .bio{color:#262626;font-size:14px;line-height:1.5;margin:0;max-width:450px}.my-profile .profile-header .profile-info .edit-btn{background:#f8f9fa;border:1px solid #dbdbdb;border-radius:8px;color:#262626;display:inline-block;font-size:14px;font-weight:500;margin-top:15px;padding:8px 24px;text-decoration:none;transition:all .2s}.my-profile .profile-header .profile-info .edit-btn:hover{background:#e9ecef}.my-profile .posts-grid{grid-gap:28px;border-top:1px solid #dbdbdb;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);padding-top:30px}.my-profile .posts-grid .post-item{aspect-ratio:1;background:#fafafa;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;position:relative;transition:transform .2s}.my-profile .posts-grid .post-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.my-profile .posts-grid .post-item .post-link{display:block;height:100%;width:100%}.my-profile .posts-grid .post-item .media-wrapper{height:100%;position:relative;width:100%}.my-profile .posts-grid .post-item .media-wrapper .post-media{height:100%;object-fit:cover;transition:transform .3s;width:100%}.my-profile .posts-grid .post-item .media-wrapper .video-indicator{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;border-radius:50%;display:flex;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.my-profile .posts-grid .post-item .media-wrapper .video-indicator .play-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:24px;margin-left:3px}@media(max-width:768px){.my-profile{padding:20px 15px 80px}.my-profile .profile-header{flex-direction:column;gap:20px}.my-profile .profile-header .avatar-section{align-self:center;flex:none}.my-profile .profile-header .profile-info{text-align:center}.my-profile .profile-header .profile-info .stats-container{gap:30px;justify-content:center}.my-profile .profile-header .profile-info .bio-section{margin:0 auto;text-align:center}.my-profile .posts-grid{gap:3px;padding-top:20px}.my-profile .posts-grid .post-item{border:1px solid #eee;border-radius:3px;box-shadow:none}.my-profile .posts-grid .post-item:hover{box-shadow:none;transform:none}}.publish-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.publish-overlay .publish-modal{height:200px;position:relative;width:200px}.publish-overlay .progress-circle{height:100%;width:100%}.publish-overlay .progress-circle .circle-bg{fill:none;stroke:#ffffff1a;stroke-width:8}.publish-overlay .progress-circle .circle-progress{fill:none;stroke:#fff;stroke-width:8;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .5s linear}.publish-overlay .progress-circle .checkmark{fill:none;stroke:#34c759;stroke-width:8;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:draw .5s ease-out forwards}@keyframes draw{to{stroke-dashoffset:0}}.content-container{margin:0 auto;max-width:600px;padding:20px}.content-container .content-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding-bottom:40px}.content-container .content-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px}.content-container .content-header h2{font-size:20px;margin:0}.content-container .content-header .close-btn{background:none;border:none;color:#666;cursor:pointer;padding:8px}.type-switcher{border-bottom:1px solid #eee;display:flex;margin:0 16px}.type-switcher .type-btn{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;flex:1 1;gap:8px;justify-content:center;padding:14px;transition:all .2s}.type-switcher .type-btn.active{box-shadow:inset 0 -2px 0 #1877f2;color:#1877f2}.type-switcher .type-btn:hover{background:#f5f5f5}.upload-section{padding:24px 16px;text-align:center}.upload-section .content-upload-label{align-items:center;border:2px dashed #ddd;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:24px;transition:border-color .2s}.upload-section .content-upload-label:hover{border-color:#1877f2}.upload-section .content-upload-label .upload-icon{color:#1877f2}.upload-section .content-upload-label .story-upload-circle{align-items:center;background:#1877f2;border-radius:50%;color:#fff;display:flex;height:60px;justify-content:center;width:60px}.upload-section input[type=file]{display:none}.preview-container{margin-top:20px}.preview-container img,.preview-container video{background:#000;border-radius:8px;max-width:100%}.preview-container.story img,.preview-container.story video{aspect-ratio:9/16;border-radius:16px;object-fit:cover}.content-textarea{border:1px solid #eee;border-radius:8px;min-height:100px;padding:12px;resize:vertical}.content-textarea,.publish-button{margin:16px;width:calc(100% - 32px)}.publish-button{background:#1877f2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:14px;transition:background .3s}.publish-button:disabled{background:#a0c4ff;cursor:not-allowed}.error-message{color:#ff3b30;padding:8px 16px;text-align:center}.loading{font-size:18px;padding:40px;text-align:center}@media(max-width:768px){.content-container{padding:10px}}.user-profile{padding-bottom:80px}.user-profile .follow-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-weight:500;margin-top:15px;padding:8px 24px;transition:all .2s}.user-profile .follow-btn:not(.following){background:#0095f6;color:#fff}.user-profile .follow-btn:not(.following):hover{background:#007acc}.user-profile .follow-btn.following{background:#efefef;color:#262626}.user-profile .follow-btn.following:hover{background:#e2e2e2}.user-profile .follow-btn:disabled{cursor:not-allowed;opacity:.7}.error,.loading{font-size:18px}.my-profile,.user-profile{margin:0 auto;max-width:935px;padding:32px 20px 60px}.my-profile .settings-btn,.user-profile .settings-btn{background:none;border:none;border-radius:50%;color:#262626;cursor:pointer;font-size:24px;padding:8px;position:absolute;right:20px;top:80px;transition:transform .2s}.my-profile .settings-btn:hover,.user-profile .settings-btn:hover{background:#f8f8f8;transform:rotate(90deg)}.my-profile .profile-header,.user-profile .profile-header{display:flex;gap:30px;margin-bottom:44px}.my-profile .profile-header .avatar-section,.user-profile .profile-header .avatar-section{flex:0 0 150px}.my-profile .profile-header .avatar-section .avatar-wrapper,.user-profile .profile-header .avatar-section .avatar-wrapper{background:gray;border-radius:50%;height:150px;padding:1px;position:relative;width:150px}.my-profile .profile-header .avatar-section .avatar-wrapper .profile-avatar,.user-profile .profile-header .avatar-section .avatar-wrapper .profile-avatar{border:3px solid #fff;border-radius:50%;height:100%;object-fit:cover;width:100%}.my-profile .profile-header .profile-info,.user-profile .profile-header .profile-info{flex:1 1;padding-top:15px}.my-profile .profile-header .profile-info .username,.user-profile .profile-header .profile-info .username{color:#262626;font-size:28px;font-weight:600;margin:0 0 12px}.my-profile .profile-header .profile-info .stats-container,.user-profile .profile-header .profile-info .stats-container{display:flex;gap:40px;margin-bottom:20px}.my-profile .profile-header .profile-info .stats-container .stat-item,.user-profile .profile-header .profile-info .stats-container .stat-item{cursor:pointer;text-align:center;transition:opacity .2s}.my-profile .profile-header .profile-info .stats-container .stat-item.clickable:hover,.user-profile .profile-header .profile-info .stats-container .stat-item.clickable:hover{opacity:.7}.my-profile .profile-header .profile-info .stats-container .stat-item .count,.user-profile .profile-header .profile-info .stats-container .stat-item .count{color:#262626;display:block;font-size:18px;font-weight:700}.my-profile .profile-header .profile-info .stats-container .stat-item .label,.user-profile .profile-header .profile-info .stats-container .stat-item .label{color:#8e8e8e;font-size:14px;letter-spacing:.5px}.my-profile .profile-header .profile-info .bio-section,.user-profile .profile-header .profile-info .bio-section{margin-bottom:15px}.my-profile .profile-header .profile-info .bio-section .name,.user-profile .profile-header .profile-info .bio-section .name{color:#262626;font-size:16px;font-weight:600;margin:0 0 8px}.my-profile .profile-header .profile-info .bio-section .bio,.user-profile .profile-header .profile-info .bio-section .bio{color:#262626;font-size:14px;line-height:1.5;margin:0;max-width:450px}.my-profile .profile-header .profile-info .edit-btn,.user-profile .profile-header .profile-info .edit-btn{background:#f8f9fa;border:1px solid #dbdbdb;border-radius:8px;color:#262626;display:inline-block;font-size:14px;font-weight:500;margin-top:15px;padding:8px 24px;text-decoration:none;transition:all .2s}.my-profile .profile-header .profile-info .edit-btn:hover,.user-profile .profile-header .profile-info .edit-btn:hover{background:#e9ecef}.my-profile .posts-grid,.user-profile .posts-grid{grid-gap:28px;border-top:1px solid #dbdbdb;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);padding-top:30px}.my-profile .posts-grid .post-item,.user-profile .posts-grid .post-item{aspect-ratio:1;background:#fafafa;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;position:relative;transition:transform .2s}.my-profile .posts-grid .post-item:hover,.user-profile .posts-grid .post-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.my-profile .posts-grid .post-item .post-link,.user-profile .posts-grid .post-item .post-link{display:block;height:100%;width:100%}.my-profile .posts-grid .post-item .media-wrapper,.user-profile .posts-grid .post-item .media-wrapper{height:100%;position:relative;width:100%}.my-profile .posts-grid .post-item .media-wrapper .post-media,.user-profile .posts-grid .post-item .media-wrapper .post-media{height:100%;object-fit:cover;transition:transform .3s;width:100%}.my-profile .posts-grid .post-item .media-wrapper .video-indicator,.user-profile .posts-grid .post-item .media-wrapper .video-indicator{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;border-radius:50%;display:flex;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.my-profile .posts-grid .post-item .media-wrapper .video-indicator .play-icon,.user-profile .posts-grid .post-item .media-wrapper .video-indicator .play-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:24px;margin-left:3px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009}.account-modal,.follow-modal{background:#fff;border-radius:16px;left:50%;max-width:400px;outline:none;padding:24px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%}.account-modal .modal-header,.follow-modal .modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.account-modal .modal-header h3,.follow-modal .modal-header h3{font-size:20px;font-weight:600;margin:0}.account-modal .modal-header .close-btn,.follow-modal .modal-header .close-btn{background:none;border:none;color:#8e8e8e;cursor:pointer;font-size:24px;padding:4px;transition:color .2s}.account-modal .modal-header .close-btn:hover,.follow-modal .modal-header .close-btn:hover{color:#262626}.account-modal .modal-content .modal-btn,.follow-modal .modal-content .modal-btn{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:16px;gap:12px;padding:16px;transition:background .2s;width:100%}.account-modal .modal-content .modal-btn.logout,.follow-modal .modal-content .modal-btn.logout{color:#262626}.account-modal .modal-content .modal-btn.delete,.follow-modal .modal-content .modal-btn.delete{color:#ff4d4f;margin-top:8px}.account-modal .modal-content .modal-btn:hover,.follow-modal .modal-content .modal-btn:hover{background:#f8f9fa}.account-modal .modal-content .delete-confirm,.follow-modal .modal-content .delete-confirm{background:#fff1f0;border-radius:8px;margin-top:20px;padding:16px}.account-modal .modal-content .delete-confirm p,.follow-modal .modal-content .delete-confirm p{color:#ff4d4f;font-size:14px;line-height:1.5;margin:0 0 16px}.account-modal .modal-content .delete-confirm .confirm-btns,.follow-modal .modal-content .delete-confirm .confirm-btns{display:flex;gap:8px}.account-modal .modal-content .delete-confirm .confirm-btns button,.follow-modal .modal-content .delete-confirm .confirm-btns button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-weight:500;padding:8px 16px;transition:opacity .2s}.account-modal .modal-content .delete-confirm .confirm-btns button.confirm-btn,.follow-modal .modal-content .delete-confirm .confirm-btns button.confirm-btn{background:#ff4d4f;color:#fff}.account-modal .modal-content .delete-confirm .confirm-btns button.confirm-btn:hover,.follow-modal .modal-content .delete-confirm .confirm-btns button.confirm-btn:hover{opacity:.9}.account-modal .modal-content .delete-confirm .confirm-btns button.cancel-btn,.follow-modal .modal-content .delete-confirm .confirm-btns button.cancel-btn{background:#f0f0f0;color:#262626}.account-modal .modal-content .delete-confirm .confirm-btns button.cancel-btn:hover,.follow-modal .modal-content .delete-confirm .confirm-btns button.cancel-btn:hover{background:#e0e0e0}.follow-modal .follow-list{max-height:60vh;overflow-y:auto}.follow-modal .follow-list .follow-item{align-items:center;border-radius:8px;color:#262626;display:flex;gap:16px;padding:12px;text-decoration:none;transition:background .2s}.follow-modal .follow-list .follow-item:hover{background:#f8f9fa}.follow-modal .follow-list .follow-item img{border:1px solid #eee;border-radius:50%;height:44px;object-fit:cover;width:44px}.follow-modal .follow-list .follow-item span{font-size:16px;font-weight:500}@media(max-width:768px){.my-profile,.user-profile{padding:20px 15px 80px}.my-profile .profile-header,.user-profile .profile-header{flex-direction:column;gap:20px}.my-profile .profile-header .avatar-section,.user-profile .profile-header .avatar-section{align-self:center;flex:none}.my-profile .profile-header .profile-info,.user-profile .profile-header .profile-info{text-align:center}.my-profile .profile-header .profile-info .stats-container,.user-profile .profile-header .profile-info .stats-container{gap:30px;justify-content:center}.my-profile .profile-header .profile-info .bio-section,.user-profile .profile-header .profile-info .bio-section{margin:0 auto;text-align:center}.my-profile .posts-grid,.user-profile .posts-grid{gap:3px;padding-top:20px}.my-profile .posts-grid .post-item,.user-profile .posts-grid .post-item{border:1px solid #eee;border-radius:3px;box-shadow:none}.my-profile .posts-grid .post-item:hover,.user-profile .posts-grid .post-item:hover{box-shadow:none;transform:none}}*{transition:all .3s cubic-bezier(.25,.8,.25,1)}.ios-loading-container{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center}.ios-spinner{animation:ios-spin 1s linear infinite;height:44px;width:44px}@keyframes ios-spin{to{transform:rotate(1turn)}}.ios-container{background-color:#fff;margin:0 auto;max-width:600px;min-height:100vh;padding-bottom:40px}.ios-header{background-color:#fff;box-shadow:0 4px 12px #00000014;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ios-back-button,.ios-header{align-items:center;display:flex}.ios-back-button{background:none;border:none;border-radius:50%;color:#007aff;cursor:pointer;font-size:20px;height:40px;justify-content:center;padding:8px;transition:transform .1s ease;width:40px}.ios-back-button:active{background-color:#007aff1a;transform:scale(.95)}.ios-back-icon,.ios-title{font-weight:600}.ios-title{color:#000;font-size:20px;margin-left:16px}.ios-form{margin-top:20px;padding:0 16px}.ios-form-group{background:#f2f2f7;border-radius:14px;box-shadow:0 4px 12px #00000014;overflow:hidden}.ios-form-row{align-items:center;display:flex;justify-content:space-between;padding:16px;position:relative}.ios-divider{background:#c6c6c8;height:1px;margin:0 16px}.ios-label{color:#000;font-size:16px;font-weight:500}.ios-input,.ios-textarea{background:none;border:none;color:#8e8e93;flex:1 1;font-family:SF Pro Display,sans-serif;font-size:16px;margin-left:16px;outline:none;text-align:right}.ios-input:focus,.ios-textarea:focus{color:#000}.ios-textarea{background:#ffffffb3;border-radius:8px;height:auto;min-height:60px;padding:8px;resize:none;text-align:left}.ios-toggle-row{padding:12px 16px}.ios-switch{display:inline-block;height:32px;position:relative;width:52px}.ios-switch input{height:0;opacity:0;width:0}.ios-slider{background-color:#e9e9eb;border-radius:32px;bottom:0;cursor:pointer;left:0;right:0;top:0}.ios-slider,.ios-slider:before{position:absolute;transition:.4s}.ios-slider:before{background-color:#fff;border-radius:50%;bottom:2px;box-shadow:0 1px 3px #0003;content:"";height:28px;left:2px;width:28px}input:checked+.ios-slider{background-color:#007aff}input:checked+.ios-slider:before{transform:translateX(20px)}.ios-image-section{background:#f2f2f7;border-radius:14px;box-shadow:0 4px 12px #00000014;margin-top:24px;padding:16px}.ios-image-label{color:#000;display:block;font-size:16px;font-weight:500;margin-bottom:16px}.ios-image-upload{align-items:center;display:flex;justify-content:center;position:relative}.ios-image-preview{border:2px solid #c6c6c8;border-radius:50%;height:120px;overflow:hidden;width:120px}.ios-cropper-image{height:100%;object-fit:cover;width:100%}.ios-image-placeholder{align-items:center;background:#007aff1a;border:2px dashed #007aff4d;border-radius:50%;cursor:pointer;display:flex;height:120px;justify-content:center;width:120px}.ios-image-placeholder:active{background:#007aff26;transform:scale(.98)}.ios-plus-icon{color:#007affb3;font-size:36px;font-weight:200}.ios-file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ios-button-container{padding:32px 16px}.ios-submit-button{background:#007aff;border:none;border-radius:12px;box-shadow:0 4px 12px #007aff4d;color:#fff;cursor:pointer;font-size:18px;font-weight:600;overflow:hidden;padding:16px;position:relative;width:100%}.ios-submit-button:hover{background:#006ee6}.ios-submit-button:active{box-shadow:0 2px 6px #007aff40;transform:scale(.98)}.ios-submit-button:disabled{background:#66afff;cursor:not-allowed}.ios-submit-button.submitting{background:#0062cc;color:#0000}.ios-button-spinner{animation:ios-spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.ios-error-message{animation:fadeIn .3s ease;color:#ff3b30;font-size:15px;padding:8px;text-align:center}.ios-error-container{align-items:center;display:flex;height:100vh;justify-content:center;padding:20px}.ios-alert{animation:popIn .4s cubic-bezier(.175,.885,.32,1.275);background:#fff;border-radius:14px;box-shadow:0 10px 30px #00000026;max-width:80%;padding:24px;text-align:center}.ios-button{background:#007aff;border:none;border-radius:12px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:20px;padding:14px 24px}.ios-button:active{transform:scale(.96)}.cropper-face,.cropper-view-box{border-radius:50%}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.liked-users-modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.liked-users-modal .modal-content{background:#fff;border-radius:15px;box-shadow:0 4px 24px #00000026;max-height:70vh;max-width:400px;padding:40px 20px 20px;position:relative;width:90%}.liked-users-modal .modal-content h3{align-items:center;border-bottom:1px solid #00000014;color:#262626;display:flex;font-size:18px;gap:8px;margin:0 0 20px;padding-bottom:15px}.liked-users-modal .modal-content h3:before{content:"❤️";font-size:20px}.liked-users-modal .modal-content .liked-users-list{list-style:none;margin:0;max-height:50vh;overflow-y:auto;padding:0}.liked-users-modal .modal-content .liked-users-list::-webkit-scrollbar{width:6px}.liked-users-modal .modal-content .liked-users-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.liked-users-modal .modal-content .liked-users-list::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.liked-users-modal .modal-content .liked-users-list .liked-user{padding:12px 0}.liked-users-modal .modal-content .liked-users-list .liked-user:not(:last-child){border-bottom:1px solid #0000000d}.liked-users-modal .modal-content .liked-users-list .liked-user a{align-items:center;border-radius:8px;display:flex;gap:12px;padding:8px;text-decoration:none;transition:background .2s}.liked-users-modal .modal-content .liked-users-list .liked-user a:hover{background:#00000008}.liked-users-modal .modal-content .liked-users-list .liked-user a .user-avatar{border:1px solid #00000014;border-radius:50%;height:36px;object-fit:cover;width:36px}.liked-users-modal .modal-content .liked-users-list .liked-user a .user-login{color:#262626;font-size:14px;font-weight:600}.liked-users-modal .modal-content>p{color:#8e8e8e;font-size:14px;padding:16px 0}.liked-users-modal .modal-content .close-button{align-items:center;background:#0000001a;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:32px}.liked-users-modal .modal-content .close-button:hover{background:#00000026;color:#000}@media(max-width:480px){.liked-users-modal .modal-content{border-radius:15px 15px 0 0;height:80vh;width:100%}.liked-users-modal .modal-content h3{font-size:16px}.liked-users-modal .modal-content .liked-user a .user-avatar{height:32px;width:32px}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading-state{animation:pulse 1.5s infinite;padding:20px 0;text-align:center}.loading-state p{color:#8e8e8e;font-size:14px}.user-postPage{background:#fff;border:1px solid #dbdbdb;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:20px auto;max-width:600px;position:relative}.user-postPage .postPage-header{align-items:center;border-bottom:1px solid #efefef;display:flex;justify-content:space-between;padding:14px 16px}.user-postPage .postPage-header .postHeader-login{align-items:center;display:flex;gap:12px}.user-postPage .postPage-header .postHeader-login .postHeader-loginContainer{border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;width:40px}.user-postPage .postPage-header .postHeader-login .postHeader-loginContainer img{display:block;height:100%;object-fit:cover;width:100%}.user-postPage .postPage-header .postHeader-login span{color:#262626;font-size:14px;font-weight:600}.user-postPage .postPage-header .postHeader-nav{position:relative}.user-postPage .postPage-header .postHeader-nav img{cursor:pointer;height:28px;padding:6px;transition:background .2s;width:28px}.user-postPage .postPage-header .postHeader-nav img:hover{background:#0000000d;border-radius:50%}.user-postPage .postPage-header .postHeader-nav .post-menu{background:#fff;border:1px solid #dbdbdb;border-radius:6px;box-shadow:0 4px 12px #0000001a;padding:8px 0;position:absolute;right:0;top:100%;width:200px;z-index:1000}.user-postPage .postPage-header .postHeader-nav .post-menu li{color:#262626;cursor:pointer;font-size:14px;padding:12px 16px;transition:background .2s}.user-postPage .postPage-header .postHeader-nav .post-menu li:hover{background:#f8f8f8}.user-postPage .postPage-header .postHeader-nav .post-menu li.delete{color:#ed4956;font-weight:500}.user-postPage .postPage-main{background:#000;position:relative}.user-postPage .postPage-main img,.user-postPage .postPage-main video{display:block;max-height:600px;object-fit:contain;width:100%}@keyframes heartBurst{0%{opacity:1;transform:scale(0)}50%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(1)}}.user-postPage .postPage-footer{padding:12px 16px}.user-postPage .postPage-footer .interaction-buttons{border-bottom:1px solid #efefef;padding:8px 0}.user-postPage .postPage-footer .interaction-buttons .left-buttons{display:flex;gap:16px;position:relative}.user-postPage .postPage-footer .interaction-buttons .left-buttons .post-reactions{flex:1 1;min-width:0;position:static}.user-postPage .postPage-footer .interaction-buttons .left-buttons .post-reactions .reactions-container{position:relative;z-index:1}.user-postPage .postPage-footer .interaction-buttons .left-buttons button{align-items:center;border:none;cursor:pointer;display:flex;flex-shrink:0;gap:6px;padding:4px}.user-postPage .postPage-footer .interaction-buttons .left-buttons button img{height:24px;transition:transform .15s;width:24px}.user-postPage .postPage-footer .interaction-buttons .left-buttons button img:active{transform:scale(.9)}.user-postPage .postPage-footer .interaction-buttons .left-buttons button span{color:#262626;font-size:14px;font-weight:600}.user-postPage .postPage-footer .post-info{padding:8px 0}.user-postPage .postPage-footer .post-info .description{color:#262626;font-size:14px;line-height:1.4;margin:8px 0}.user-postPage .postPage-footer .post-info .post-date{color:#8e8e8e;display:block;font-size:10px;letter-spacing:.5px;margin-top:8px;text-transform:uppercase}.emoji-picker-container{bottom:calc(100% + 10px)!important;left:0!important;transform:none!important;z-index:1000!important}.custom-video{background:#000;position:relative}.custom-video video{height:auto;max-height:600px;width:100%}.custom-video .video-controls{background:#0009;border-radius:20px;bottom:15px;display:flex;gap:12px;left:50%;opacity:0;padding:8px;position:absolute;transform:translateX(-50%);transition:opacity .3s}.custom-video .video-controls.visible{opacity:1}.custom-video .video-controls button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;width:32px}@media(max-width:650px){.user-postPage{border-left:none;border-radius:0;border-right:none;margin:0}.user-postPage .postPage-main img,.user-postPage .postPage-main video{max-height:70vh}.user-postPage .postPage-footer{padding:12px}.user-postPage .postPage-footer .interaction-buttons .left-buttons{gap:12px}.user-postPage .postPage-footer .interaction-buttons .left-buttons .post-reactions .reaction-summary{max-width:calc(100vw - 140px)}}.error,.loading{color:#8e8e8e;font-size:16px;padding:40px;text-align:center}*{transition:all .2s ease}.notification-container{background:#f2f2f7;margin:0 auto;max-width:600px;min-height:100vh;padding-bottom:80px}.notification-header{align-items:center;background-color:#fff;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.notification-title{color:#000;font-size:28px;font-weight:700}.notification-requests-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;width:44px}.notification-requests-button:active{background:#007aff1a;transform:scale(.95)}.notification-badge{align-items:center;animation:notification-pulse 1.5s infinite;background:#ff3b30;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:20px;justify-content:center;position:absolute;right:3px;top:3px;width:20px}@keyframes notification-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.notification-tabs{-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #e5e5ea;display:flex;overflow-x:auto;padding:8px 16px;scrollbar-width:none}.notification-tabs::-webkit-scrollbar{display:none}.notification-tab{background:none;border:none;border-radius:10px;color:#8e8e93;cursor:pointer;font-size:15px;font-weight:500;margin-right:8px;padding:8px 16px;white-space:nowrap}.notification-tab:last-child{margin-right:0}.notification-tab.active{background:#007aff1a;color:#007aff;font-weight:600}.notification-tab:active{transform:scale(.96)}.notification-content{padding:16px}.notification-requests-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000d;cursor:pointer;margin-bottom:16px;padding:16px;transition:all .2s ease}.notification-requests-card:active{background:#fafafa;transform:scale(.98)}.notification-requests-header{align-items:center;display:flex;margin-bottom:12px}.notification-requests-icon{color:#007aff;margin-right:12px;min-width:24px}.notification-requests-text{flex:1 1}.notification-requests-text h2{font-size:18px;font-weight:600;margin-bottom:4px}.notification-requests-text p{color:#8e8e93;font-size:14px}.notification-count{background:#f2f2f7;border-radius:20px;color:#8e8e93;font-size:16px;font-weight:600;padding:4px 12px}.notification-users-preview{display:flex;gap:8px;padding-top:8px}.notification-user-avatar{background-position:50%;background-size:cover;border:2px solid #fff;box-shadow:0 2px 4px #0000001a;height:44px;transition:transform .2s;width:44px}.notification-user-avatar:active{transform:scale(.95)}.notification-more-count{align-items:center;background:#f2f2f7;border-radius:50%;color:#8e8e93;display:flex;font-size:14px;font-weight:600;height:44px;justify-content:center;width:44px}.notification-section{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.notification-section-title{border-bottom:1px solid #e5e5ea;color:#000;font-size:20px;font-weight:600;padding:16px}.notification-list{list-style:none}.notification-item{border-bottom:1px solid #e5e5ea;cursor:pointer;display:flex;padding:16px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.notification-item:last-child{border-bottom:none}.notification-item:active{background:#007aff0d;transform:translateX(4px)}.notification-item.unread{background:#007aff0d;position:relative}.notification-item.unread:before{background:#007aff;border-radius:0 4px 4px 0;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.notification-icon-wrapper{align-items:center;background:#007aff1a;border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;margin-right:16px;width:44px}.notification-icon-wrapper .notification-icon{color:#007aff;height:20px;width:20px}.notification-content-wrapper{align-items:flex-start;display:flex;flex:1 1}.notification-user-avatar{border:1px solid #e5e5ea;border-radius:50%;flex-shrink:0;height:40px;margin-right:12px;object-fit:cover;width:40px}.notification-details{flex:1 1}.notification-message{line-height:1.4;margin-bottom:6px}.notification-username{color:#000;font-weight:600}.notification-action{color:#8e8e93;font-size:15px}.notification-emoji{font-size:18px;vertical-align:middle}.notification-time{align-items:center;color:#8e8e93;display:flex;font-size:13px}.notification-time svg{margin-right:4px}.notification-loading{display:flex;justify-content:center;padding:40px}.notification-spinner{animation:notification-spin 1s linear infinite;border:3px solid #007aff33;border-radius:50%;border-top-color:#007aff;height:40px;width:40px}@keyframes notification-spin{to{transform:rotate(1turn)}}.notification-empty-state{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000d;padding:40px 20px;text-align:center}.notification-empty-state .notification-empty-icon{color:#8e8e93;margin-bottom:16px;opacity:.7}.notification-empty-state h3{font-size:18px;margin-bottom:8px}.notification-empty-state p{color:#8e8e93;font-size:15px}.notification-modal-overlay{align-items:flex-end;animation:notification-fadeIn .3s forwards;background:#0006;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;z-index:1000}@keyframes notification-fadeIn{to{opacity:1}}.notification-modal-content{animation:notification-slideUp .4s cubic-bezier(.23,1,.32,1) forwards;background:#fff;border-radius:20px 20px 0 0;box-sizing:border-box;max-height:85vh;max-width:600px;overflow:hidden;padding-bottom:40px;transform:translateY(100%);width:100%}@keyframes notification-slideUp{to{transform:translateY(0)}}.notification-modal-header{border-bottom:1px solid #e5e5ea;padding:20px 16px;position:relative;text-align:center}.notification-modal-header h2{font-size:20px;font-weight:600;padding:0 30px}.notification-close-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:36px}.notification-close-button:active{background:#007aff1a;transform:translateY(-50%) scale(.95)}.notification-modal-body{-webkit-overflow-scrolling:touch;max-height:calc(85vh - 110px);overflow-y:auto;padding:16px}.notification-modal-loading{display:flex;justify-content:center;padding:40px 0}.notification-modal-empty{padding:40px 0;text-align:center}.notification-modal-empty svg{color:#8e8e93;margin-bottom:16px;opacity:.7}.notification-modal-empty p{color:#8e8e93;font-size:16px}.notification-requests-list{list-style:none}.notification-request-item{align-items:center;border-bottom:1px solid #e5e5ea;display:flex;justify-content:space-between;padding:16px 0;transition:all .3s ease}.notification-request-item:last-child{border-bottom:none}.notification-request-user{align-items:center;display:flex;flex:1 1;min-width:0}.notification-request-avatar{border:1px solid #e5e5ea;border-radius:50%;flex-shrink:0;height:56px;margin-right:16px;object-fit:cover;width:56px}.notification-request-info{min-width:0}.notification-request-username{font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-request-text{color:#8e8e93;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-request-actions{display:flex;flex-shrink:0;gap:8px}.notification-accept-button,.notification-decline-button{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;padding:8px 16px;transition:all .2s}.notification-accept-button:active,.notification-decline-button:active{transform:scale(.95)}.notification-accept-button{background:#007aff;color:#fff}.notification-accept-button:active{background:#0062cc}.notification-decline-button{background:#f2f2f7;color:#8e8e93}.notification-decline-button:active{background:#e2e2ed}body{-webkit-font-smoothing:antialiased;color:#000;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}.rec-container{background:#fff;margin:0 auto;max-width:600px;min-height:100vh;padding-bottom:20px}.rec-header{align-items:center;background-color:#fff;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.rec-header h1{font-size:24px;font-weight:700}.rec-refresh-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.rec-refresh-btn:active{background:#007aff1a}.rec-refresh-btn.refreshing{animation:rec-spin .8s linear infinite}@keyframes rec-spin{to{transform:rotate(1turn)}}.rec-loading{align-items:center;display:flex;height:100vh;justify-content:center}.rec-loading .rec-spinner{animation:rec-spin .8s linear infinite;border:3px solid #007aff33;border-radius:50%;border-top-color:#007aff;height:40px;width:40px}.rec-empty{padding:60px 20px;text-align:center}.rec-empty .rec-empty-icon{font-size:48px;margin-bottom:20px;opacity:.7}.rec-empty h2{font-size:20px;margin-bottom:10px}.rec-empty p{color:#8e8e93;font-size:16px;margin:0 auto;max-width:300px}.rec-posts{padding:0 16px}.rec-post{animation:rec-appear .5s cubic-bezier(.175,.885,.32,1.275) both;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000d;margin-bottom:16px;overflow:hidden}.rec-post:first-child{animation-delay:.1s}.rec-post:nth-child(2){animation-delay:.2s}.rec-post:nth-child(3){animation-delay:.3s}.rec-post:nth-child(4){animation-delay:.4s}.rec-post:nth-child(5){animation-delay:.5s}.rec-post:nth-child(6){animation-delay:.6s}.rec-post:nth-child(7){animation-delay:.7s}.rec-post:nth-child(8){animation-delay:.8s}.rec-post:nth-child(9){animation-delay:.9s}.rec-post:nth-child(10){animation-delay:1s}@keyframes rec-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rec-post-header{justify-content:space-between;padding:12px 16px}.rec-post-header,.rec-user-info{align-items:center;display:flex}.rec-avatar{border:1px solid #e5e5ea;border-radius:50%;height:40px;margin-right:12px;object-fit:cover;width:40px}.rec-username{color:#000;font-size:16px;font-weight:600;text-decoration:none}.rec-more-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.rec-more-btn:active{background:#007aff1a}.rec-post-media{background:#000;position:relative}.rec-image{background:#000;max-height:600px;object-fit:contain;width:100%}.rec-video-container{background:#000;padding-top:100%;position:relative;width:100%}.rec-video-container video{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.rec-video-controls{background:#00000080;bottom:0;left:0;opacity:0;padding:8px;position:absolute;right:0;transition:opacity .3s ease}.rec-video-controls.visible{opacity:1}.rec-play-pause,.rec-volume{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;padding:4px}.rec-post-footer{padding:16px}.rec-actions{justify-content:space-between;margin-bottom:12px}.rec-actions,.rec-comment-btn{align-items:center;display:flex}.rec-comment-btn{background:none;border:none;color:#8e8e93;cursor:pointer;font-size:16px}.rec-comment-btn span{font-size:15px;margin-left:4px}.rec-comment-btn:active{color:#007aff}.rec-content .rec-description{-webkit-box-orient:vertical;display:-webkit-box;font-size:15px;line-height:1.4;margin-bottom:8px;overflow:hidden}.rec-meta{display:flex;justify-content:flex-end}.rec-date{color:#8e8e93;font-size:13px}.search-container{margin:0 auto;max-width:400px;position:relative;top:10px;width:100%}.search-container .search-input-wrapper{padding-bottom:20px;position:relative}.search-container .search-input-wrapper .search-input{border:2px solid #e0e0e0;border-radius:25px;font-size:18px;padding:12px 40px 12px 15px;transition:all .3s ease;width:100%}.search-container .search-input-wrapper .search-input:focus{border-color:#6c5ce7;box-shadow:0 0 8px #6c5ce733;outline:none}.search-container .loading-indicator{align-items:center;color:#6c5ce7;display:flex;font-size:.9rem;gap:10px;padding:15px}.search-container .loading-indicator .spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#6c5ce7;height:20px;width:20px}.search-container .search-results{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 5px 15px #0000001a;margin-top:10px;max-height:400px;overflow-y:auto;position:absolute;width:100%;z-index:1000}.search-container .search-results .result-item{align-items:center;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;padding:12px;transition:background .2s ease}.search-container .search-results .result-item:last-child{border-bottom:none}.search-container .search-results .result-item:hover{background:#f8f9fa}.search-container .search-results .result-item .user-avatar{border:2px solid #eee;border-radius:50%;height:40px;margin-right:15px;object-fit:cover;width:40px}.search-container .search-results .result-item .user-info{display:flex;flex-direction:column}.search-container .search-results .result-item .user-info .username{color:#2d3436;font-weight:600;margin-bottom:4px}.search-container .search-results .result-item .user-info .user-id{color:#636e72;font-size:.8rem}.search-container .no-results{color:#636e72;font-size:.9rem;padding:15px;text-align:center}@media(max-width:768px){.search-container{max-width:100%}.search-container .search-input{font-size:14px;padding:10px 35px 10px 12px}.search-container .search-results{max-height:300px}}.reels-container{background:#000;isolation:isolate;overflow:hidden;position:relative;width:100%}@supports(padding-bottom:env(safe-area-inset-bottom)){.reels-container{height:calc(100vh - 60px - env(safe-area-inset-bottom));padding-bottom:calc(60px + env(safe-area-inset-bottom))}}.reels-container .reel{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.reels-container .reel.active{opacity:1;z-index:1}.reels-container .reel .video-player{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.reels-container .reel .reel-controls{align-items:flex-end;display:flex;justify-content:space-between;left:0;padding:15px 15px 30px;position:absolute;right:0;top:0;z-index:2}@supports(padding-bottom:env(safe-area-inset-bottom)){.reels-container .reel .reel-controls{bottom:calc(env(safe-area-inset-bottom));padding-bottom:calc(30px + env(safe-area-inset-bottom))}}.reels-container .reel .reel-controls .left-panel{flex:1 1;max-width:70%}.reels-container .reel .reel-controls .left-panel .user-info{align-items:center;display:flex;margin-bottom:10px}.reels-container .reel .reel-controls .left-panel .user-info .user-avatar{border:2px solid #fff;border-radius:50%;height:40px;margin-right:12px;width:40px}.reels-container .reel .reel-controls .left-panel .user-info .user-details .username{color:#fff;font-size:14px;font-weight:600;text-decoration:none}.reels-container .reel .reel-controls .left-panel .user-info .user-details .username:hover{text-decoration:underline}.reels-container .reel .reel-controls .left-panel .user-info .user-details .description{color:#fff;font-size:14px;line-height:1.3;margin:5px 0 0}.reels-container .reel .reel-controls .right-panel .action-buttons{display:flex;flex-direction:column;gap:25px}.reels-container .reel .reel-controls .right-panel .action-buttons .action-group{align-items:center;display:flex;flex-direction:column}.reels-container .reel .reel-controls .right-panel .action-buttons .action-group img{cursor:pointer;height:32px;transition:transform .2s;width:32px}.reels-container .reel .reel-controls .right-panel .action-buttons .action-group img:active{transform:scale(1.1)}.reels-container .reel .reel-controls .right-panel .action-buttons .action-group .count{color:#fff;cursor:pointer;font-size:12px;font-weight:500;margin-top:4px}.reels-container .reel .liked-users{align-items:center;bottom:10px;color:#fff;display:flex;font-size:14px;left:15px;position:absolute;z-index:10}.reels-container .reel .liked-users .liked-text{margin-right:5px}.reels-container .reel .liked-users .liked-user{color:#fff;font-weight:500;text-decoration:none}.reels-container .reel .liked-users .liked-user:hover{text-decoration:underline}.reels-container .reel .liked-users .more-likes{color:#ccc;cursor:pointer;margin-left:5px}.reels-container .reel .heart-animation{animation:heartBurst .8s ease-out forwards;color:#ffffffe6;font-size:80px;left:50%;opacity:0;position:absolute;position:relative;top:50%;z-index:3}.reels-container .no-swipes-container{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.reels-container .no-swipes-container .no-swipes-content{max-width:300px}.reels-container .no-swipes-container .no-swipes-content h2{color:#fff;font-size:24px;margin-bottom:15px}.reels-container .no-swipes-container .no-swipes-content p{color:#a8a8a8;font-size:16px;line-height:1.4;margin-bottom:25px}.reels-container .no-swipes-container .no-swipes-content .refresh-button{background:#0095f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 25px;transition:opacity .3s}.reels-container .no-swipes-container .no-swipes-content .refresh-button:hover{opacity:.9}.reels-container .no-swipes-container .no-swipes-content .refresh-button:active{transform:scale(.98)}@keyframes heart-scale{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.mute-btn{align-items:center;background:#00000080;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:1000}.mute-btn svg{color:#fff;font-size:20px}.mute-btn:hover{background:#000000b3}*{box-sizing:border-box;margin:0;padding:0;transition:all .3s ease}.reactionPosts-container{background:#fff;margin:0 auto;max-width:600px;min-height:100vh;padding-bottom:20px}.reactionPosts-header{align-items:center;background-color:#fff;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.reactionPosts-header h1{font-size:20px;font-weight:600}.reactionPosts-back{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.reactionPosts-back:active{background:#007aff1a}.reactionPosts-refresh{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.reactionPosts-refresh:active{background:#007aff1a;transform:rotate(30deg)}.reactionPosts-refresh.refreshing{animation:reactionPosts-spin .8s linear infinite}@keyframes reactionPosts-spin{to{transform:rotate(1turn)}}.reactionPosts-loading{align-items:center;display:flex;height:100vh;justify-content:center}.reactionPosts-loading .reactionPosts-spinner{animation:reactionPosts-spin .8s linear infinite;border:3px solid #007aff33;border-radius:50%;border-top-color:#007aff;height:40px;width:40px}.reactionPosts-error{padding:40px 20px;text-align:center}.reactionPosts-error p{color:#ff3b30;font-size:16px;margin-bottom:20px}.reactionPosts-retry{background:#007aff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px}.reactionPosts-retry:active{background:#0062cc;transform:scale(.95)}.reactionPosts-empty{padding:60px 20px;text-align:center}.reactionPosts-empty .reactionPosts-empty-icon{color:#ff2d55;margin-bottom:20px;opacity:.3}.reactionPosts-empty h2{font-size:20px;margin-bottom:10px}.reactionPosts-empty p{color:#8e8e93;font-size:16px}.reactionPosts-list{padding:0 16px}.reactionPosts-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000d;cursor:pointer;margin-bottom:16px;overflow:hidden;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.reactionPosts-card:active{transform:scale(.98)}.reactionPosts-card-header{border-bottom:1px solid #e5e5ea;justify-content:space-between;padding:16px}.reactionPosts-card-header,.reactionPosts-user{align-items:center;display:flex}.reactionPosts-avatar{border:1px solid #e5e5ea;border-radius:50%;height:44px;margin-right:12px;object-fit:cover;width:44px}.reactionPosts-username{font-size:16px;font-weight:600}.reactionPosts-login{color:#8e8e93;font-size:14px}.reactionPosts-reaction{align-items:center;background:#ff2d551a;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.reactionPosts-reaction .reactionPosts-heart{color:#ff2d55}.reactionPosts-content{padding:16px}.reactionPosts-text{font-size:16px;line-height:1.4;margin-bottom:16px;white-space:pre-line}.reactionPosts-image-container{border-radius:12px;overflow:hidden;padding-top:100%;position:relative}.reactionPosts-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.reactionPosts-footer{border-top:1px solid #e5e5ea;display:flex;justify-content:flex-end;padding:12px 16px}.reactionPosts-date{color:#8e8e93;font-size:14px}@keyframes reactionPosts-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reactionPosts-card{animation:reactionPosts-appear .4s cubic-bezier(.175,.885,.32,1.275) both}.reactionPosts-card:first-child{animation-delay:.1s}.reactionPosts-card:nth-child(2){animation-delay:.2s}.reactionPosts-card:nth-child(3){animation-delay:.3s}.reactionPosts-card:nth-child(4){animation-delay:.4s}.reactionPosts-card:nth-child(5){animation-delay:.5s}.reactionPosts-card:nth-child(6){animation-delay:.6s}.reactionPosts-card:nth-child(7){animation-delay:.7s}.reactionPosts-card:nth-child(8){animation-delay:.8s}.reactionPosts-card:nth-child(9){animation-delay:.9s}.reactionPosts-card:nth-child(10){animation-delay:1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.ios-notifications-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ios-instruction{align-items:flex-start;animation:fadeIn .4s ease-out;background-color:#ffcc001a;border:1px solid #ffcc004d;border-radius:14px;display:flex;margin-bottom:16px;padding:14px}.ios-instruction-icon{flex-shrink:0;font-size:20px;margin-right:12px;margin-top:2px}.ios-instruction-text{color:#8e6a00;font-size:14px;line-height:1.4}.ios-modal-backdrop{align-items:flex-end;animation:fadeIn .3s forwards;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.ios-modal-backdrop.modal-exit{animation:fadeOut .3s forwards}@media(min-width:768px){.ios-modal-backdrop{align-items:center}}.ios-modal-content{animation:slideUp .4s cubic-bezier(.23,1,.32,1);background:#f2f2f6;border-radius:24px 24px 0 0;box-shadow:0 -10px 30px #0000001a;max-width:400px;overflow:hidden;width:100%}.ios-modal-content.modal-exit{animation:slideDown .3s cubic-bezier(.23,1,.32,1) forwards}@media(min-width:768px){.ios-modal-content{border-radius:24px;box-shadow:0 20px 50px #0003}}.ios-modal-header{background:#fff;border-radius:24px 24px 0 0;padding:32px 24px 24px;text-align:center}.ios-modal-icon{align-items:center;background:#3880ff;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.ios-modal-icon svg{fill:#fff;height:32px;width:32px}.ios-modal-title{color:#000;font-size:22px;font-weight:600;margin-bottom:8px}.ios-modal-text{color:#8e8e93;font-size:16px;line-height:1.4;margin-bottom:8px}.ios-modal-actions{background:#f2f2f6;border-top:1px solid #e5e5ea;display:flex}.ios-modal-button{background:none;border:none;cursor:pointer;flex:1 1;font-size:17px;font-weight:500;overflow:hidden;padding:18px 16px;position:relative;transition:all .2s ease}.ios-modal-button:active{background-color:#0000000d}.ios-modal-button-secondary{border-right:1px solid #e5e5ea;color:#007aff}.ios-modal-button-primary{color:#007aff;font-weight:600}.ios-modal-button:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .2s}.ios-modal-button:active:after{background:#0000001a}.ios-spinner{animation:spin 1s linear infinite;border:3px solid #007aff33;border-radius:50%;border-top-color:#007aff;display:inline-block;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ios-inline-button{align-items:center;background:#007aff1a;border:none;border-radius:12px;box-shadow:0 1px 3px #0000000d;color:#007aff;cursor:pointer;display:flex;font-size:16px;font-weight:500;padding:12px 16px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.ios-inline-button:hover{background:#007aff26;box-shadow:0 4px 8px #00000014;transform:translateY(-1px)}.ios-inline-button:active{background:#007aff33;transform:translateY(0)}.ios-inline-button svg{fill:#007aff;height:20px;margin-right:10px;width:20px}@keyframes gentleBounce{0%{opacity:0;transform:translateY(5px)}60%{opacity:1;transform:translateY(-3px)}to{transform:translateY(0)}}.ios-inline-button{animation:gentleBounce .6s cubic-bezier(.175,.885,.32,1.275) forwards}.pwa-prompt{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.pwa-prompt .pwa-box{background:#fff;border-radius:14px;box-shadow:0 10px 30px #00000026;max-width:95%;overflow:hidden;width:100%;z-index:2}.pwa-prompt .backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;inset:0;position:absolute;z-index:1}.android-prompt{align-items:flex-end;padding-bottom:20px}.android-prompt .pwa-box{animation:slideUp .4s ease-out;max-width:400px;padding:18px}.android-prompt .pwa-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.android-prompt .pwa-header h3{font-size:1.2rem;font-weight:600;margin:0}.android-prompt .pwa-header .close-btn{background:none;border:none;color:#8e8e93;cursor:pointer;font-size:1.5rem;line-height:1;padding:5px}.android-prompt .pwa-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.android-prompt .pwa-actions .pwa-button{border:none;border-radius:8px;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.android-prompt .pwa-actions .pwa-button.primary{background:#007aff;color:#fff}.android-prompt .pwa-actions .pwa-button.primary:hover{background:#0062cc}.android-prompt .pwa-actions .pwa-button.secondary{background:#e4e4e6;color:#000}.android-prompt .pwa-actions .pwa-button.secondary:hover{background:#d1d1d6}.ios-prompt .pwa-box{animation:popIn .35s cubic-bezier(.175,.885,.32,1.275);max-width:340px}.ios-prompt .ios-header{border-bottom:1px solid #f0f0f0;padding:20px 20px 10px;text-align:center}.ios-prompt .ios-header .icon{align-items:center;background:#f5f5f7;border-radius:12px;display:flex;height:50px;justify-content:center;margin:0 auto 12px;width:50px}.ios-prompt .ios-header .icon svg{fill:#007aff;height:30px;width:30px}.ios-prompt .ios-header h3{font-size:1.4rem;font-weight:600;margin:0 0 5px}.ios-prompt .ios-header p{color:#8e8e93;font-size:.95rem;margin:0}.ios-prompt .features{padding:15px 20px}.ios-prompt .features .feature{align-items:center;display:flex;margin-bottom:12px}.ios-prompt .features .feature:last-child{margin-bottom:0}.ios-prompt .features .feature .emoji{font-size:1.3rem;margin-right:12px;text-align:center;width:30px}.ios-prompt .features .feature .text{flex:1 1;font-size:.95rem}.ios-prompt .instruction{background:#f9f9fb;border-radius:12px;margin:0 20px;padding:15px}.ios-prompt .instruction .step{align-items:center;display:flex;margin-bottom:10px}.ios-prompt .instruction .step:last-child{margin-bottom:0}.ios-prompt .instruction .step .number{align-items:center;background:#007aff;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:500;height:24px;justify-content:center;margin-right:12px;width:24px}.ios-prompt .ios-actions{display:flex;flex-direction:column;padding:15px 20px 10px}.ios-prompt .ios-actions .action-btn{background:none;border:none;cursor:pointer;font-size:1rem;font-weight:500;padding:12px}.ios-prompt .ios-actions .action-btn.primary{color:#007aff;font-weight:600}.ios-prompt .ios-actions .action-btn:active{background-color:#f0f0f0}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media(prefers-color-scheme:dark){.ios-prompt .pwa-box{background:#1c1c1e;color:#fff}.ios-prompt .ios-header p{color:#aeaeb2}.ios-prompt .instruction{background:#2c2c2e}.ios-prompt .action-btn:active{background-color:#2c2c2e!important}.android-prompt .pwa-box{background:#2c2c2e;color:#fff}.android-prompt .pwa-button.secondary{background:#3a3a3c;color:#fff}}
/*# sourceMappingURL=main.07d03352.css.map*/