@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);html{background-color:#000;font-family:Montserrat,sans-serif;scroll-behavior:smooth;scroll-snap-type:y mandatory}body,html{height:100%;width:100%}body{margin:0;padding:0}.app{background-color:#000;display:grid;height:100vh;overflow:hidden;place-items:center;width:100vw}.app,.container{position:relative}.container{height:100vh;max-width:500px;overflow:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory;width:100%}@media (min-width:768px){.container{border-radius:25px;height:667px;margin:0 30px;width:375px}}.container::-webkit-scrollbar{display:none}.container{-ms-overflow-style:none;scrollbar-width:none}.top-navbar{align-items:center;background:linear-gradient(180deg,#000000b3 0,#0000);display:flex;height:50px;justify-content:space-around;left:0;position:fixed;top:0;width:100%;z-index:1000}.top-navbar h2{color:#fff;font-size:clamp(12px,3vw,14px);font-weight:500;padding:0 20px;text-shadow:0 0 2px #00000080}@media (min-width:768px){.top-navbar h2{padding:0 40px}}.top-navbar h2 span{font-weight:700;position:relative}.top-navbar h2 span:after{background-color:#fff;bottom:-2px;content:"";height:1px;left:0;position:absolute;transform:translateX(50%);width:50%}.top-navbar .icon{color:#fff;cursor:pointer;font-size:clamp(14px,2.5vw,16px)}.bottom-navbar{align-items:center;background-color:#161616;bottom:0;display:flex;height:45px;justify-content:space-around;left:0;position:fixed;width:100%;z-index:1000}.video{height:100vh;scroll-snap-align:center;scroll-snap-stop:always}@media (min-width:768px){.video{height:100%}}.nav-buttons{display:flex;flex-direction:column;gap:10px;margin-right:10px;opacity:.5;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:100}.nav-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#161616e6;border:none;border-radius:50%;cursor:pointer;display:flex;height:clamp(35px,8vw,45px);justify-content:center;margin:5px 0;transition:all .3s ease;width:clamp(35px,8vw,45px)}.nav-button:hover{background-color:#2c2c2c;transform:scale(1.1)}.nav-button svg{color:#fff;height:clamp(16px,4vw,20px);width:clamp(16px,4vw,20px)}.bottom-navbar .nav-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative}.bottom-navbar .icon{color:#d4d3d3;cursor:pointer;font-size:18px}.bottom-navbar .plus{background-color:#fff;border-left:5px solid #40e0d0;border-radius:25%;border-right:5px solid red;color:#161616;font-size:12px;padding:5px 10px}.bottom-navbar .item-name{color:#d4d3d3;font-size:10px;margin-top:2px}.bottom-navbar .active{color:#fff}.bottom-navbar .notification{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:7px;height:14px;justify-content:center;min-width:14px;padding:2px;position:absolute;right:-5px;top:-5px}.footer-left,.footer-right .sidebar-icon,.footer-right .sidebar-icon svg,.footer-right .userprofile{cursor:pointer}.refresh-button,.refresh-button-container{position:fixed;right:20px;top:70px;z-index:1000}.refresh-button{align-items:center;background-color:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:.6;transition:all .3s ease;width:40px}.refresh-button:hover{background-color:#fff;opacity:.8;transform:scale(1.1)}.refresh-button:disabled{cursor:not-allowed;opacity:.7}.refresh-tooltip{background-color:#000c;border:1px solid #fff3;border-radius:12px;box-shadow:0 2px 10px #0003;color:#fff;font-size:12px;font-weight:500;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;right:50px;top:5px;transform:translateX(10px);transition:opacity .3s,transform .3s;white-space:nowrap}@media (hover:hover){.refresh-button-container:hover .refresh-tooltip{opacity:.8;transform:translateX(0)}}@media (hover:none){.refresh-button:after{animation:pulse 2s infinite;background-color:#f36;border-radius:50%;content:"";height:8px;position:absolute;right:-2px;top:-2px;width:8px}.refresh-tooltip{animation:showAndHide 5s forwards;opacity:1;transform:translateX(0)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes showAndHide{0%{opacity:0;transform:translateX(10px)}10%{opacity:1;transform:translateX(0)}80%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(10px)}}.fa-spin{animation:fa-spin 2s linear infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-indicator{background-color:#000000b3;padding:15px}.end-of-feed,.loading-indicator{border-radius:5px;color:#fff;margin:10px 0;text-align:center}.end-of-feed{background-color:#00000080;padding:20px}.footer-container{display:flex;flex-direction:column;margin-bottom:50px}.footer-left{color:#fff;display:flex;flex-grow:1;margin-left:5px;pointer-events:none;position:relative}.ticker{height:fit-content}.ticker,.ticker marquee{align-items:center;display:flex;width:100%}.text{width:100%}.text h3{font-size:18px;font-weight:700;margin-bottom:5px}.text p{font-size:14px;font-weight:500}.text span{color:#fff;font-size:12px;font-weight:400}.footer-right{color:#fff;margin-bottom:25px;margin-right:5px;z-index:100}.sidebar-icon{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;margin-top:5px;text-align:center}.sidebar-icon .userprofile{border:2px solid #fff;border-radius:50%;margin-bottom:25px}.sidebar-icon .useradd,.sidebar-icon .userprofile{align-items:center;background-color:#fff;display:flex;justify-content:center;text-align:center}.sidebar-icon .useradd{border-radius:50%;margin-bottom:15px;margin-top:-30px}.sidebar-icon p{font-size:14px;font-weight:500;margin-top:5px}.record{animation:spinTheRecord 5s linear infinite;filter:invert(1)}.record img{background-color:#b3afaf;border-radius:50px;height:35px;padding:5px;width:35px}@keyframes spinTheRecord{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.copy-message{animation:fadeInOut 3s ease;background-color:#000000b3;border-radius:4px;color:#fff;font-size:12px;left:50%;margin-top:-60px;padding:6px 12px;position:absolute;transform:translateX(-50%);white-space:nowrap}@keyframes fadeInOut{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}.comments-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.comments-container{animation:slideUpFade .3s ease;background-color:#121212;border-radius:12px;box-shadow:0 10px 25px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:400px;overflow:hidden;width:90%}@keyframes slideUpFade{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.comments-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:12px 16px}.comments-header h3{font-size:18px;margin:0}.close-comments{border-radius:50%;cursor:pointer;height:20px;padding:5px;width:20px}.close-comments:hover{background-color:#ffffff1a}.comments-list{max-height:60vh;overflow-y:auto;padding:10px 16px}.comment-item{align-items:flex-start;display:flex;margin-bottom:16px}.comment-avatar{align-items:center;background-color:#3f51b5;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:36px;justify-content:center;margin-right:12px;width:36px}.comment-content{flex:1 1}.comment-username{color:#b0b0b0;font-size:14px;font-weight:600;margin:0 0 4px}.comment-text{font-size:16px;line-height:1.4;margin:0}@media (max-width:480px){.comments-container{border-radius:12px 12px 0 0;bottom:0;max-height:70vh;position:fixed;top:auto;width:95%}.comments-list{max-height:50vh}.comment-text{font-size:14px}}.video{height:100%;position:relative;scroll-snap-align:start;text-shadow:0 0 4px #00000080;width:100%}.video:before{background:#0000;box-shadow:inset 0 -33px 48px #00000080;content:"";display:block;pointer-events:none;z-index:99}.player,.video:before{height:100%;left:0;position:absolute;top:0;width:100%}.player{object-fit:fill}.bottom-controls{align-items:flex-end;display:flex;height:100%}.video-error,.video-loading{background:#00000080;border-radius:4px;color:#fff;left:50%;padding:10px 20px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.video-error{background:#ff000080}.mute-button{align-items:center;background-color:#00000080;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;left:20px;opacity:.5;position:absolute;top:40px;transition:all .2s ease;width:40px;z-index:100}.mute-button:hover{background-color:#000000b3;opacity:.8;transform:scale(1.3)}.mute-button svg{height:20px;width:20px}.volume-control{align-items:center;cursor:pointer;display:flex;height:100px;justify-content:center;left:5px;opacity:1;position:absolute;top:50%;transition:opacity .1s ease;width:40px;z-index:100}.volume-control.hidden{opacity:0;pointer-events:none}.volume-control input[type=range]{-webkit-appearance:none;background:#fff3;border-radius:2px;height:5px;outline:none;transform:rotate(-90deg);transform-origin:center}.volume-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:12px;width:12px}.volume-control input[type=range]::-moz-range-thumb{background:#fff;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.donations-page{background-color:#000;box-sizing:border-box;color:#fff;flex-direction:column;min-height:100vh;padding:20px}.donations-header,.donations-page{align-items:center;display:flex;width:100%}.donations-header{margin-bottom:40px;padding-top:10px;position:relative}.donations-header h1{font-size:24px;font-weight:600;margin:0;text-align:center;width:100%}.donation-container{background-color:#161616;border-radius:16px;box-shadow:0 4px 20px #0000004d;margin-top:20px;max-width:600px;padding:30px;width:100%}.donation-container h2{font-size:22px;margin-bottom:10px;margin-top:0;text-align:center}.donation-container p{color:#d4d3d3;margin-bottom:30px;text-align:center}.wallet-address-container{margin-top:30px}.wallet-address-container h3{font-size:18px;font-weight:500;margin-bottom:15px}.address-box{align-items:center;background-color:#ffffff1a;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:25px;overflow:hidden;padding:15px}.address{color:#d4d3d3;font-family:monospace;font-size:14px;word-break:break-all}.copy-button{align-items:center;background-color:initial;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:8px;margin-left:10px;padding:8px 12px;transition:background-color .2s;white-space:nowrap}.copy-button:hover{background-color:#ffffff1a}.glow-on-hover{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;height:50px;line-height:50px;outline:none;position:relative;text-align:center;text-decoration:none;width:220px;z-index:0}.glow-on-hover:before{animation:glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;content:"";filter:blur(5px);height:calc(100% + 4px);left:-2px;opacity:1;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:#0000}.glow-on-hover:after{background:#111;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.benefits-section{background-color:#ffffff0d;border-left:3px solid #ff8400b3;border-radius:12px;margin:20px 0 30px;padding:20px}.benefits-section h3{color:#f5f5f5;font-size:18px;margin-bottom:15px}.benefits-list{list-style-type:none;padding-left:5px}.benefits-list li{color:#d4d3d3;font-size:15px;margin-bottom:10px}.thank-you-message{align-items:center;background-color:#0080001a;border-radius:8px;color:#9ae6a9;display:flex;font-size:15px;margin-top:20px;padding:15px;text-align:center}.supporter-message{color:#f5c542;font-size:16px;font-weight:500;margin-bottom:15px}
/*# sourceMappingURL=main.d0b91ea6.css.map*/