body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:1920px){.feed-main-content{gap:40px}.feed-column{max-width:800px}}@media (max-width:1200px){.feed-main-content{gap:15px;padding:0 10px}.feed-column{max-width:100%}.feed-left-column,.feed-right-column{display:none}.feed-create-post-button{bottom:80px!important}.feed-logo-container{padding:6px 10px!important;right:10px!important;top:10px!important}.feed-logo{width:80px!important}}@media (max-width:768px){.feed-container{padding:10px}.feed-post-card{margin-bottom:15px;padding:12px}.feed-left-column{align-items:center;flex-direction:row;height:auto;justify-content:space-between;max-height:none;overflow:visible;padding:10px 0;position:static;width:100%}.feed-column{width:100%}.feed-logo-container{padding:4px 8px!important;right:5px!important;top:5px!important}.feed-logo{width:60px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{box-shadow:0 0 5px #9141004d}50%{box-shadow:0 0 20px #91410099}}.fade-in{animation:fadeInUp .6s ease-out}.pulse-animation{animation:pulse 2s infinite}.glow-effect{animation:glow 3s ease-in-out infinite}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#914100,#ff8c00);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff8c00,#ffb84d)}.feed-container{background-color:#0a0a0a;background:radial-gradient(circle at 20% 80%,#91410026 0,#0000 50%),radial-gradient(circle at 80% 20%,#9141001a 0,#0000 50%),linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;min-height:100vh;position:relative}.feed-loading-container{align-items:center;display:flex;height:100vh;justify-content:center}.feed-loading-text{color:#914100;font-size:24px;font-weight:700}.feed-logo-container{padding:8px 12px;position:fixed;right:20px;top:-20px;z-index:1000}.feed-logo{filter:drop-shadow(0 0 8px rgba(255,102,0,.3));height:auto;object-fit:contain;width:120px}.feed-main-content{align-items:flex-start;display:flex;gap:30px;margin:0 auto;max-width:1400px;padding:80px 20px 20px}.feed-left-column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ff66001a;border-radius:20px;box-shadow:0 8px 32px #0000004d;flex-shrink:0;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 40px);overflow:auto;position:sticky;top:20px;width:250px}.feed-left-column,.feed-profile-section{align-items:center;display:flex;flex-direction:column;padding:20px}.feed-profile-section{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:15px;margin-bottom:30px}.feed-profile-icon{background:linear-gradient(#151922,#151922) padding-box,linear-gradient(135deg,#914100,#ff8c00) border-box;border:4px solid #0000;border-radius:50%;box-shadow:0 8px 24px #ff66004d,inset 0 0 20px #0003;height:140px;margin-bottom:15px;object-fit:cover;transition:all .3s ease;width:140px}.feed-profile-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:16px;font-weight:600;letter-spacing:.5px;text-align:center;text-shadow:0 2px 4px #0000004d;word-break:break-word}.feed-menu-container{background:#ffffff08;margin-bottom:20px}.feed-menu-container,.feed-mini-player-container{border:1px solid #f603;border-radius:15px;padding:15px;width:100%}.feed-mini-player-container{background:linear-gradient(135deg,#ff66001a,#ff8c000d);box-shadow:0 4px 16px #f603;margin-top:20px}.feed-column{flex:1 1;max-width:700px}.feed-loading-feed{color:#914100;font-size:18px;padding:60px 20px;text-align:center}.feed-post-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;margin-bottom:25px;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.feed-post-card:hover{border-color:#ff66004d;box-shadow:0 15px 35px #91410033;transform:translateY(-5px)}.feed-post-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.feed-author-info{align-items:center;cursor:pointer;display:flex;flex:1 1;transition:transform .2s ease}.feed-author-info:hover{transform:scale(1.02)}.feed-author-avatar-container{margin-right:15px;position:relative}.feed-author-avatar{border:2px solid #914100;border-radius:50%;height:50px;object-fit:cover;transition:transform .3s ease;width:50px}.feed-author-avatar-ring{background:conic-gradient(from 0deg,#914100,#ff6b35,#914100);border-radius:50%;bottom:-3px;left:-3px;opacity:0;position:absolute;right:-3px;top:-3px;transition:opacity .3s ease;z-index:-1}.feed-author-info:hover .feed-author-avatar-ring{opacity:1}.feed-author-details{display:flex;flex-direction:column}.feed-author-name{color:#fff;font-size:16px;font-weight:700;margin:0 0 4px;text-shadow:0 2px 4px #00000080}.feed-post-date{color:#999;font-size:12px;font-weight:400}.feed-post-actions{align-items:center;display:flex;gap:10px}.feed-hosted-video-container{background:#000;border-radius:15px;margin-bottom:15px;overflow:hidden}.feed-hosted-video-container.horizontal{aspect-ratio:16/9;width:100%}.feed-hosted-video-container.vertical{aspect-ratio:9/16;margin:0 auto 15px;max-width:300px;width:60%}.feed-hosted-video{border-radius:15px;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.feed-hosted-video:hover{transform:scale(1.02)}.feed-hosted-video.vertical{object-fit:cover}.feed-hosted-video.horizontal{object-fit:contain}.feed-video-info{position:absolute;right:10px;top:10px;z-index:10}.feed-video-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #ffffff1a;border-radius:20px;display:flex;gap:8px;padding:6px 12px}.feed-video-type{background:linear-gradient(135deg,#914100,#ff6b35);border-radius:12px;color:#fff;font-size:12px;font-weight:600;padding:2px 8px;text-shadow:0 1px 2px #00000080}.feed-video-type.take{background:linear-gradient(135deg,indigo,#8a2be2)}.feed-video-duration{color:#fff;font-size:11px;font-weight:500;text-shadow:0 1px 2px #000000b3}.feed-video-processing{align-items:center;background:linear-gradient(135deg,#141414e6,#282828e6);border:2px dashed #9141004d;border-radius:15px;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.feed-video-processing-thumbnail{filter:blur(2px);height:100%;left:0;object-fit:cover;opacity:.3;position:absolute;top:0;width:100%}.feed-video-processing-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #9141004d;border-radius:12px;padding:20px;position:relative;text-align:center;z-index:2}.feed-video-processing-spinner{animation:spin 1s linear infinite;border:3px solid #9141004d;border-radius:50%;border-top-color:#914100;height:40px;margin:0 auto 15px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feed-video-processing-text{color:#914100;display:block;font-size:16px;font-weight:600;margin-bottom:8px;text-shadow:0 2px 4px #00000080}.feed-video-processing-subtitle{color:#999;display:block;font-size:12px;font-style:italic}.feed-video-error{align-items:center;background:linear-gradient(135deg,#281414e6,#3c1e1ee6);border:2px dashed #dc143c4d;border-radius:15px;display:flex;height:150px;justify-content:center;width:100%}.feed-video-error-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #dc143c4d;border-radius:12px;padding:20px;text-align:center}.feed-video-error-icon{display:block;font-size:32px;margin-bottom:10px}.feed-video-error-text{color:#dc143c;display:block;font-size:14px;font-weight:500;text-shadow:0 2px 4px #00000080}@media (max-width:768px){.feed-hosted-video-container.vertical{max-width:250px;width:80%}.feed-video-badge{padding:4px 8px}.feed-video-type{font-size:10px;padding:1px 6px}.feed-video-duration{font-size:9px}.feed-video-processing{height:150px}.feed-video-processing-text{font-size:14px}.feed-video-error{height:120px}}.feed-video-processing-spinner{animation:spin 1s linear infinite,pulse 2s ease-in-out infinite alternate}@keyframes pulse{0%{box-shadow:0 0 0 0 #914100b3}to{box-shadow:0 0 0 10px #91410000}}.feed-hosted-video-container:hover .feed-video-info{transform:scale(1.05);transition:transform .3s ease}.feed-hosted-video-container:hover .feed-video-badge{background:#000000e6;border-color:#91410080}.feed-hosted-video::-webkit-media-controls-panel{background:linear-gradient(0deg,#000c,#0000)}.feed-hosted-video::-webkit-media-controls-play-button{background-color:#914100cc;border-radius:50%}.feed-hosted-video::-webkit-media-controls-current-time-display,.feed-hosted-video::-webkit-media-controls-time-remaining-display{color:#fff;text-shadow:0 1px 2px #000c}.feed-video-play-overlay{align-items:center;background:#0000004d;border-radius:15px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:5}.feed-hosted-video-container:hover .feed-video-play-overlay{opacity:1}.feed-video-play-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#914100e6;border:3px solid #ffffff4d;border-radius:50%;cursor:pointer;display:flex;height:80px;justify-content:center;transition:all .3s ease;width:80px}.feed-video-play-button:hover{background:#ff6600e6;box-shadow:0 0 20px #91410099;transform:scale(1.1)}.feed-video-play-button span{font-size:28px;margin-left:4px;text-shadow:0 2px 4px #00000080}.feed-hosted-video-container{cursor:pointer!important;position:relative}.feed-hosted-video{pointer-events:none}.feed-hosted-video-container.vertical .feed-video-play-button{height:60px;width:60px}.feed-hosted-video-container.vertical .feed-video-play-button span{font-size:20px}.feed-hosted-video-container:hover{transform:scale(1.02)}.feed-hosted-video-container:hover .feed-hosted-video{filter:brightness(1.1)}.feed-post-content{margin-bottom:20px}.feed-post-text{word-wrap:break-word;color:#e0e0e0;font-size:16px;line-height:1.6;margin-bottom:15px}.feed-media-container{border-radius:15px;margin-bottom:15px;overflow:hidden;position:relative}.feed-post-image{height:auto;max-height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.feed-media-container:hover .feed-post-image{transform:scale(1.02)}.feed-video-container{background:#000;border-radius:15px;margin-bottom:15px;overflow:hidden}.feed-video-frame{border:none;border-radius:15px}.feed-post-interactions{align-items:center;border-top:1px solid #ffffff1a;display:flex;gap:20px;padding:15px 0}.feed-comment-button{align-items:center;background:#0000;border:none;border-radius:20px;color:#999;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:all .3s ease}.feed-comment-button:hover{background:#9141001a;color:#914100;transform:scale(1.05)}.feed-comment-icon{filter:brightness(.7);height:18px;width:18px}.feed-comments-preview{background:#0003;border:1px solid #ffffff0d;border-radius:12px;margin-top:15px;padding:15px}.feed-comment-item{align-items:flex-start;display:flex;gap:12px;margin-bottom:12px}.feed-comment-avatar{border:1px solid #9141004d;border-radius:50%;height:32px;object-fit:cover;width:32px}.feed-comment-content{flex:1 1}.feed-comment-author{color:#914100;display:block;font-size:14px;font-weight:700;margin-bottom:4px}.feed-comment-text{color:#ccc;font-size:14px;line-height:1.4;margin:0}.feed-more-comments{background:#0000;border:none;color:#914100;cursor:pointer;font-size:13px;padding:8px 0;text-decoration:underline;transition:color .3s ease}.feed-more-comments:hover{color:#ff6b35}.feed-loading-more{color:#914100;font-size:16px;padding:40px 20px;text-align:center}.feed-right-column{height:-moz-fit-content;height:fit-content;position:sticky;top:20px;width:300px}.feed-sidebar-header{margin-bottom:30px;text-align:center}.feed-sidebar-title{color:#fff;font-size:22px;font-weight:700;margin-bottom:10px;text-shadow:0 0 10px #91410080}.feed-title-underline{background:linear-gradient(90deg,#914100,#ff6b35);border-radius:2px;height:3px;margin:0 auto;width:60px}.feed-bandas-container{display:flex;flex-direction:column;gap:20px}.feed-banda-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid #91410033;border-radius:16px;cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.feed-banda-card:hover{border-color:#f606;box-shadow:0 15px 35px #9141004d;transform:translateY(-5px)}.feed-banda-image-container{border-radius:12px;height:80px;margin:0 auto 15px;overflow:hidden;position:relative;width:80px}.feed-banda-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.feed-banda-card:hover .feed-banda-image{transform:scale(1.1)}.feed-banda-placeholder{align-items:center;background:linear-gradient(135deg,#914100,#ff6b35);color:#fff;display:flex;font-size:24px;height:100%;justify-content:center;width:100%}.feed-banda-image-overlay{background:linear-gradient(45deg,#91410033,#0000 50%);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feed-banda-card:hover .feed-banda-image-overlay{opacity:1}.feed-banda-info{display:flex;flex-direction:column;gap:6px;text-align:center}.feed-banda-name{color:#fff;font-size:16px;font-weight:700;text-shadow:0 2px 4px #00000080}.feed-banda-genres{color:#914100;font-size:12px;font-weight:500}.feed-banda-location{color:#888;font-size:11px}.feed-create-post-button{align-items:center;background-color:#914100;border:none;border-radius:50%;bottom:30px;box-shadow:0 8px 25px #91410066;cursor:pointer;display:flex;height:70px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:70px;z-index:1000}.feed-create-post-button:hover{background:linear-gradient(135deg,#ff6b35,#914100);box-shadow:0 12px 35px #91410099;transform:scale(1.1) rotate(180deg)}.feed-create-post-icon{filter:brightness(1.2);height:35px;width:35px}
/*# sourceMappingURL=main.68f83227.css.map*/