.custom-navbar{width:100%;background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,.4) 60%,transparent);padding:20px 0;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;z-index:9999;pointer-events:auto;transition:background .3s ease,box-shadow .3s ease,padding .3s ease}.custom-navbar.scrolled{background:rgba(0,0,0,.95);box-shadow:0 4px 20px rgba(0,0,0,.5)}@media(max-width:768px){.custom-navbar.scrolled{background:rgba(0,0,0,0)!important;box-shadow:none!important}}.container-custom{width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;padding:0 2.5rem}.desktop-links,.desktop-logo,.desktop-right{display:flex;align-items:center;gap:20px}.navbar-brand img{height:39px}.navbar-toggler{display:none;background:none;border:none;margin:0;cursor:pointer;height:35px;width:40px;justify-content:center;align-items:center;padding:0}.toggler-icon{width:25px;height:3px;background:var(--text-color);position:relative;display:block}.toggler-icon:before{top:-8px}.toggler-icon:after,.toggler-icon:before{content:"";width:25px;height:3px;background:var(--text-color);position:absolute;left:0}.toggler-icon:after{top:8px}.ul-div{position:absolute;left:49%;transform:translateX(-50%);width:auto;display:flex;justify-content:center;transition:transform .3s cubic-bezier(.16,1,.3,1),left .3s cubic-bezier(.16,1,.3,1);will-change:transform}.custom-navbar.search-open.search-shift-nav .ul-div{transform:translateX(calc(-50% - 90px))}@media(max-width:1440px){.custom-navbar.search-open.search-shift-nav .ul-div{transform:translateX(calc(-50% - 110px))}}@media(max-width:1280px){.custom-navbar.search-open.search-shift-nav .ul-div{transform:translateX(calc(-50% - 125px))}.custom-navbar.search-open.search-shift-nav .right-section .search-wrapper.open{width:290px;max-width:min(290px,100vw - 120px)}.custom-navbar.search-open.search-shift-nav .right-section .profile-nav-cta{min-width:136px;padding:6px 12px 7px}}@media(max-width:1150px){.custom-navbar.search-open.search-shift-nav .right-section .search-wrapper.open{width:260px;max-width:min(260px,100vw - 120px)}.custom-navbar.search-open.search-shift-nav .right-section .profile-nav-cta{min-width:124px;padding:5px 10px 6px}}.navbar-navv{display:flex;gap:25px;align-items:center;list-style:none;margin:0;padding:0}.nav-item .nav-link{background:none;border:none;color:hsla(0,0%,100%,.5019607843);font-weight:400;font-size:15px;line-height:100%;letter-spacing:.01em;vertical-align:middle;cursor:pointer;padding:8px 0}.nav-item .nav-link.active-link,.nav-item .nav-link:hover{color:var(--text-color)}.right-section{display:flex;align-items:center;gap:12px;position:relative}.right-section .profile-nav-cta{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;background:#0063ff;color:var(--text-color);font-family:var(--font-family-base),"Poppins",sans-serif;padding:7px 16px 8px;border-radius:20px;border:1px solid hsla(0,0%,100%,.2);text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:none;transition:background .15s ease,border-color .15s ease;flex-shrink:0;min-width:154px}.right-section .profile-nav-cta:hover{background:#0053d6;border-color:hsla(0,0%,100%,.35);box-shadow:none;color:var(--text-color)}.right-section .profile-nav-cta:hover .profile-nav-cta-meta .profile-nav-cta-icon{transform:translateX(2px);color:#fff}.right-section .profile-nav-cta:active{background:#0046b8;box-shadow:none}.right-section .profile-nav-cta .profile-nav-cta-header{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.right-section .profile-nav-cta .profile-nav-cta-header .profile-nav-cta-label{font-family:inherit;font-size:12px;font-weight:500;letter-spacing:.01em;line-height:1.2;color:var(--text-color)}.right-section .profile-nav-cta .profile-nav-cta-header .profile-nav-cta-meta{display:inline-flex;align-items:center;gap:3px;flex-shrink:0}.right-section .profile-nav-cta .profile-nav-cta-header .profile-nav-cta-meta .profile-nav-cta-percent{font-family:inherit;font-size:11px;font-weight:500;color:hsla(0,0%,100%,.82);line-height:1}.right-section .profile-nav-cta .profile-nav-cta-header .profile-nav-cta-meta .profile-nav-cta-icon{color:hsla(0,0%,100%,.8);flex-shrink:0;transition:transform .15s ease,color .15s ease}.right-section .profile-nav-cta .profile-nav-cta-track{width:100%;height:3px;background:rgba(0,0,0,.28);border-radius:999px;overflow:hidden;position:relative}.right-section .profile-nav-cta .profile-nav-cta-bar{height:100%;background:#fff;border-radius:999px;transition:width .35s cubic-bezier(.4,0,.2,1)}.right-section .search-wrapper{position:relative;display:flex;align-items:center;height:46px;width:44px;transition:width .3s cubic-bezier(.16,1,.3,1)}.right-section .search-wrapper .search-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:3;cursor:pointer;background:rgba(0,0,0,0);border:0;padding:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;border-radius:50%;transition:color .2s ease,transform .2s ease}.right-section .search-wrapper .search-icon:hover{color:#38bdf8}.right-section .search-wrapper .search-input{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);width:100%;height:46px;padding:0 42px 0 44px;border:1px solid rgba(0,0,0,0);outline:none;border-radius:24px;background:rgba(0,0,42,.85);color:#fff;font-size:14.5px;font-family:var(--font-family-base),"Poppins",sans-serif;opacity:0;pointer-events:none;z-index:1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:opacity .22s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.right-section .search-wrapper .search-input::-moz-placeholder{color:hsla(0,0%,100%,.45);font-weight:400}.right-section .search-wrapper .search-input::placeholder{color:hsla(0,0%,100%,.45);font-weight:400}.right-section .search-wrapper .search-clear-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);z-index:4;width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.15);border:none;color:hsla(0,0%,100%,.85);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;padding:0}.right-section .search-wrapper .search-clear-btn:hover{background:hsla(0,0%,100%,.3);color:#fff}.right-section .search-wrapper.open{width:336px;max-width:min(336px,100vw - 120px)}.right-section .search-wrapper.open .search-icon{color:hsla(0,0%,100%,.7);z-index:4}.right-section .search-wrapper .search-input.active,.right-section .search-wrapper.open .search-input{opacity:1;pointer-events:auto;background:rgba(0,0,42,.88);border-color:hsla(0,0%,100%,.16);box-shadow:0 4px 20px rgba(0,0,20,.5)}.right-section .nav-icons{font-size:var(--font-size-lg);padding:0;display:flex;align-items:center;justify-content:center;color:var(--text-color);cursor:pointer;position:relative}.right-section .nav-icons .corbell{cursor:pointer}.right-section .profile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer}.right-section .profile .profile-figure{margin:0;height:36px;width:36px;border-radius:50%;border:2px solid hsla(0,0%,100%,.75);background:rgba(0,0,0,.45);box-shadow:0 0 0 2.5px rgba(31,207,255,.2),0 4px 14px rgba(0,0,0,.55);-o-object-fit:cover;object-fit:cover;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.right-section .profile .profile-figure .inital-overlayThree{width:100%;height:100%}.right-section .profile .profile-figure img{-o-object-fit:cover;object-fit:cover;border-radius:50%;height:100%;width:100%}.right-section .profile.profile-trigger:focus-visible .profile-figure,.right-section .profile.profile-trigger:hover .profile-figure{border-color:#1fcfff;box-shadow:0 0 0 3px rgba(31,207,255,.35),0 6px 18px rgba(0,0,0,.65)}.right-section .profile .profile-name,.right-section .profile p{margin:0;font-size:11px;font-weight:500;color:var(--text-color);max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.15;text-align:center}.profile{display:flex;align-items:center;gap:10px}@keyframes skeleton-pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.profile-placeholder{width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.12);animation:skeleton-pulse 1.5s ease-in-out infinite}.profile-avatar-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-avatar-wrap .profile-pfp-pill{position:absolute;top:-2px;right:-2px;min-width:14px;height:14px;background:#f81149;border:2px solid #00002a;border-radius:999px;color:#fff;font-size:9px;font-weight:900;font-family:inherit;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 0 8px #f81149,0 2px 4px rgba(0,0,0,.6);z-index:25;pointer-events:none;animation:pulseProfileDot 2s ease-in-out infinite}.profile-menu-wrapper{position:relative;display:inline-flex;align-items:center}.profile-menu-wrapper .profile-trigger{background:none;border:0;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative}.profile-menu-wrapper .profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;padding:6px 0;background:#00002a;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.45);z-index:1200;display:flex;flex-direction:column}.profile-menu-wrapper .profile-dropdown .profile-dropdown-item{display:block;width:100%;padding:10px 16px;background:none;border:0;text-align:left;font-size:var(--font-size-sm);color:var(--text-color);text-decoration:none;cursor:pointer}.profile-menu-wrapper .profile-dropdown .profile-dropdown-item:focus-visible,.profile-menu-wrapper .profile-dropdown .profile-dropdown-item:hover{background:hsla(0,0%,100%,.08)}@keyframes pulseProfileDot{0%,to{transform:scale(1);box-shadow:0 0 6px rgba(248,17,73,.7)}50%{transform:scale(1.15);box-shadow:0 0 12px #f81149}}.profile p{margin:0;font-size:var(--font-size-sm);color:var(--text-color)}.mobile-sidebar .inital-overlayThree,.mobile-sidebar .profile img{border:2px solid hsla(0,0%,100%,.75);box-shadow:0 0 0 3px rgba(31,207,255,.2),0 6px 18px rgba(0,0,0,.55)}.mobile-sidebar{position:fixed;top:0;left:-100%;width:min(268px,76vw);height:100vh;height:100dvh;background-image:url(/_next/static/media/DrapersBack.9a3c68a8.png);background-size:cover;padding:20px 16px;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;transition:left .3s ease;z-index:10001;display:none}.mobile-sidebar.active{left:0}.sidebar-logo{display:flex;justify-content:center;padding:5px 5px 25px}.sidebar-logo img{height:39px;width:auto}.logo-inner{position:relative;display:inline-flex;align-items:center}.beta-badge{position:absolute;right:-.58%;bottom:7.7%;color:#fff;font-size:12px;font-style:italic;font-weight:500;letter-spacing:.3px;line-height:1;white-space:nowrap;pointer-events:none}.mobile-header-search-btn{display:none}@media(max-width:1024px){.mobile-header-search-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff;cursor:pointer;transition:all .2s ease;padding:0}.mobile-header-search-btn:active,.mobile-header-search-btn:hover{background:rgba(0,99,255,.22);color:#38bdf8;border-color:rgba(56,189,248,.35);transform:scale(1.05)}}.logo-always{display:flex;align-items:center}.logo-always img{height:39px;width:auto}@media(max-width:1024px){.Editprofilepage-form .inputFiled{margin-bottom:15px}.desktop-links,.desktop-right,.mobile-sidebar,.navbar-toggler,.ul-div{display:none!important}.c-nav{justify-content:space-between;align-items:center;padding:0 18px}body{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))!important}}.nav-item .nav-link.active-link{color:var(--text-color)!important}.search-suggestions{position:absolute;top:calc(100% + 8px);right:0;width:336px;max-width:min(336px,100vw - 100px);background:rgba(0,0,42,.88);border:1px solid hsla(0,0%,100%,.12);border-radius:18px;box-shadow:0 20px 48px rgba(0,0,17,.7),0 0 0 1px hsla(0,0%,100%,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:0;max-height:480px;display:flex;flex-direction:column;z-index:1000;color:#fff;overflow:hidden;overscroll-behavior:contain;overscroll-behavior-y:contain;animation:searchDropdownSlideDown .28s cubic-bezier(.16,1,.3,1)}.search-suggestions .suggestions-tabs{display:flex;align-items:center;gap:4px;padding:10px 10px 6px;border-bottom:1px solid hsla(0,0%,100%,.08);overflow-x:auto;scrollbar-width:none}.search-suggestions .suggestions-tabs::-webkit-scrollbar{display:none}.search-suggestions .suggestions-tabs .tab-pill{padding:4px 10px;border-radius:16px;font-size:11.5px;font-weight:500;color:hsla(0,0%,100%,.65);background:rgba(0,0,0,0);border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .16s ease}.search-suggestions .suggestions-tabs .tab-pill.active{background:hsla(0,0%,100%,.16);color:#fff;font-weight:600}.search-suggestions .suggestions-tabs .tab-pill:hover:not(.active){color:#fff;background:hsla(0,0%,100%,.08)}.search-suggestions .suggestions-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 4px}.search-suggestions .suggestions-header .header-label{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.6);letter-spacing:.02em;text-transform:uppercase}.search-suggestions .suggestions-header .clear-all-btn{background:rgba(0,0,0,0);border:none;color:#38bdf8;font-size:11.5px;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .15s ease}.search-suggestions .suggestions-header .clear-all-btn:hover{color:#7dd3fc;text-decoration:underline}.search-suggestions .suggestions-list{padding:4px 6px 6px;max-height:340px;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:3px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) rgba(0,0,0,0)}.search-suggestions .suggestions-list::-webkit-scrollbar{width:4px}.search-suggestions .suggestions-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.search-suggestions .suggestions-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.search-suggestions .suggestions-list::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.35)}.search-suggestions .suggestion-card{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:10px;cursor:pointer;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);transition:all .16s ease}.search-suggestions .suggestion-card.selected,.search-suggestions .suggestion-card:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.08)}.search-suggestions .suggestion-card .card-thumb{position:relative;width:38px;height:54px;flex-shrink:0;border-radius:6px;overflow:hidden;background:rgba(0,0,0,.4)}.search-suggestions .suggestion-card .card-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:6px}.search-suggestions .suggestion-card .card-thumb .card-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.4);font-size:8.5px;font-weight:600;text-align:center}.search-suggestions .suggestion-card .card-thumb .duration-badge{position:absolute;bottom:2px;right:2px;background:rgba(0,0,0,.85);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;font-size:8.5px;font-weight:600;padding:1px 3px;border-radius:2px;letter-spacing:.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.2}.search-suggestions .suggestion-card .card-content{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px}.search-suggestions .suggestion-card .card-content .card-title{font-size:13.5px;font-weight:600;color:#fff;line-height:1.25;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestions .suggestion-card .card-content .card-meta{font-size:11px;color:hsla(0,0%,100%,.55);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;letter-spacing:.01em}.search-suggestions .recent-search-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:10px;cursor:pointer;border:1px solid rgba(0,0,0,0);transition:all .15s ease}.search-suggestions .recent-search-item.selected,.search-suggestions .recent-search-item:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.08)}.search-suggestions .recent-search-item .recent-left{display:flex;align-items:center;gap:10px;color:#cbd5e1;font-size:13.5px}.search-suggestions .recent-search-item .recent-left svg{color:#64748b;flex-shrink:0}.search-suggestions .recent-search-item .remove-recent-btn{background:rgba(0,0,0,0);border:none;color:#64748b;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.search-suggestions .recent-search-item .remove-recent-btn:hover{color:#ef4444;background:rgba(239,68,68,.15)}.search-suggestions .suggestion-footer-action{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,42,.95);cursor:pointer;transition:background .18s ease;margin-top:auto}.search-suggestions .suggestion-footer-action.selected,.search-suggestions .suggestion-footer-action:hover{background:rgba(0,99,255,.14)}.search-suggestions .suggestion-footer-action.selected .footer-left,.search-suggestions .suggestion-footer-action:hover .footer-left{color:#38bdf8}.search-suggestions .suggestion-footer-action.selected .footer-chevron,.search-suggestions .suggestion-footer-action:hover .footer-chevron{transform:translateX(3px);color:#38bdf8}.search-suggestions .suggestion-footer-action .footer-left{display:flex;align-items:center;gap:10px;font-size:13px;color:#60a5fa;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestions .suggestion-footer-action .footer-left svg{flex-shrink:0}.search-suggestions .suggestion-footer-action .footer-left strong{color:#93c5fd;font-weight:600}.search-suggestions .suggestion-footer-action .footer-chevron{color:#60a5fa;transition:transform .18s ease,color .18s ease;flex-shrink:0}.search-suggestions .suggestion-empty-state,.search-suggestions .suggestion-status{padding:24px 16px;text-align:center;color:#94a3b8;font-size:13px;margin:0;cursor:default}.search-suggestions .suggestion-didyoumean{padding:10px 16px;background:rgba(56,189,248,.08);border-bottom:1px solid hsla(0,0%,100%,.06);font-size:12.5px;color:#94a3b8;text-align:center;cursor:pointer;transition:background .15s ease}.search-suggestions .suggestion-didyoumean strong{color:#38bdf8;font-weight:600}.search-suggestions .suggestion-didyoumean:hover{background:rgba(56,189,248,.15)}@keyframes searchDropdownSlideDown{0%{opacity:0;transform:translateY(-10px) scaleY(.97);transform-origin:top center}to{opacity:1;transform:translateY(0) scaleY(1);transform-origin:top center}}.imgdv{cursor:pointer;position:relative;display:flex;align-items:center}@media(max-width:1360px){.custom-navbar .container-custom .imgdv{width:125px;display:flex;align-items:center}.custom-navbar .container-custom .imgdv .logo-inner{width:100%}.custom-navbar .container-custom .imgdv img{width:100%;height:auto}.custom-navbar .container-custom .imgdv .beta-badge{right:-42%;bottom:12.7%;font-size:12px}.custom-navbar .container-custom .desktop-links .navbar-navv .nav-item .nav-link{font-size:14px}.custom-navbar .container-custom .right-section .search-wrapper .search-icon{padding:0}.custom-navbar .container-custom .right-section .search-wrapper .search-icon svg{width:16px}.custom-navbar .container-custom .right-section .nav-icons{padding:0}.custom-navbar .container-custom .right-section .nav-icons svg{width:16px}.custom-navbar .container-custom .right-section .profile{gap:3px}.custom-navbar .container-custom .right-section .profile img{width:100%;height:100%}.custom-navbar .container-custom .right-section .profile p.profile-name{font-size:11px;padding:0}}.continueBtn{background:linear-gradient(90deg,#1fcfff,#0063ff);border:none;padding:12px 50px;border-radius:25px;color:var(--text-color);cursor:pointer;font-size:17px;white-space:nowrap;transition:.2s;justify-content:center;display:flex;align-items:center;gap:8px;font-weight:400}.continueBtn .playIcon{font-size:23px;height:10px}.continueBtn:hover{opacity:.8}.inital-overlayThree{border-radius:40px;display:flex;align-items:center;width:42px;height:42px;justify-content:center;flex-direction:column}.inital-overlayThree img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:40px}@media(max-width:1024px){.custom-navbar{padding:14px 0}.custom-navbar .container-custom .imgdv{width:110px}.custom-navbar .container-custom .imgdv .logo-inner{width:100%}.custom-navbar .container-custom .imgdv img{width:auto;height:32px}.custom-navbar .container-custom .imgdv .beta-badge{right:-26%;font-size:10px}}@media(max-width:768px){.custom-navbar{padding:12px 0}.custom-navbar .container-custom .imgdv{width:96px}.custom-navbar .container-custom .imgdv img{height:28px}.custom-navbar .container-custom .imgdv .beta-badge{font-size:9px}}.mobile-bottom-nav{display:none}@media(max-width:1024px){.mobile-bottom-nav{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:fixed;bottom:calc(16px + env(safe-area-inset-bottom, 0px));left:50%;right:auto;transform:translateX(-50%);z-index:9999;background:rgba(10,14,34,.82);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;padding:8px 14px;box-shadow:0 12px 36px rgba(0,0,0,.65),inset 0 0 0 1px hsla(0,0%,100%,.05);width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 24px);box-sizing:border-box}.mobile-bottom-nav .bottom-nav-item{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-bottom-nav .bottom-nav-item .nav-icon-box{width:48px;height:48px;border-radius:15px;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:hsla(0,0%,100%,.65);transition:all .18s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.mobile-bottom-nav .bottom-nav-item .nav-icon-box svg{width:23px;height:23px;stroke-width:1.8}.mobile-bottom-nav .bottom-nav-item.active .nav-icon-box{border:1.5px solid hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.14);color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.35)}.mobile-bottom-nav .bottom-nav-item:hover:not(.active) .nav-icon-box{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.9)}.mobile-bottom-nav .bottom-nav-item .profile-icon-box img{border-radius:50%;display:block}}@media(min-width:769px)and (max-width:1024px){.mobile-bottom-nav{gap:14px;padding:10px 18px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box{width:52px;height:52px;border-radius:16px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box svg{width:25px;height:25px}}@media(max-width:480px){.mobile-bottom-nav{gap:6px;padding:6px 10px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box{width:44px;height:44px;border-radius:14px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box svg{width:21px;height:21px}}@media(max-width:380px){.mobile-bottom-nav{gap:4px;padding:5px 8px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box{width:38px;height:38px;border-radius:12px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box svg{width:19px;height:19px}}@media(max-width:320px){.mobile-bottom-nav{gap:2px;padding:4px 6px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box{width:34px;height:34px;border-radius:10px}.mobile-bottom-nav .bottom-nav-item .nav-icon-box svg{width:17px;height:17px}}.mobile-search-wrapper{position:fixed;inset:0;z-index:99999;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:auto}.mobile-search-wrapper .mobile-search-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.38);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:mobileSearchFadeIn .22s ease-out forwards}.mobile-search-wrapper .mobile-search-dock{position:fixed;bottom:calc(14px + env(safe-area-inset-bottom, 0px));left:50%;transform:translateX(-50%);width:min(440px,100vw - 24px);z-index:100000;display:flex;flex-direction:column;gap:10px;pointer-events:auto}.mobile-search-wrapper .mobile-search-dropup{width:100%;background:rgba(8,12,36,.68);border:1px solid hsla(0,0%,100%,.16);border-radius:22px;box-shadow:0 16px 48px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.06);backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);overflow:hidden;max-height:min(480px,75vh - 70px);transform-origin:bottom center;animation:searchDropUpSmoothExpand .34s cubic-bezier(.16,1,.3,1) forwards}.mobile-search-wrapper .mobile-search-dropup .search-suggestions{position:static;width:100%;max-width:100%;border:none;border-radius:0;box-shadow:none;background:rgba(0,0,0,0);backdrop-filter:none;-webkit-backdrop-filter:none;animation:none;max-height:min(480px,75vh - 70px);padding:0}.mobile-search-wrapper .mobile-search-dropup .suggestions-tabs{border-bottom:1px solid hsla(0,0%,100%,.08);padding:10px 12px 8px}.mobile-search-wrapper .mobile-search-dropup .suggestions-tabs .tab-pill{padding:5px 12px;font-size:12px;border-radius:14px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.65)}.mobile-search-wrapper .mobile-search-dropup .suggestions-tabs .tab-pill.active{background:hsla(0,0%,100%,.18);color:#fff}.mobile-search-wrapper .mobile-search-dropup .suggestions-list{max-height:min(380px,75vh - 170px);padding:6px 8px;gap:4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card{padding:8px 10px;border-radius:12px;animation:suggestionItemCascade .28s cubic-bezier(.16,1,.3,1) both}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card:first-child{animation-delay:.03s}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card:nth-child(2){animation-delay:.06s}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card:nth-child(3){animation-delay:.09s}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card:nth-child(4){animation-delay:.12s}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card:nth-child(5){animation-delay:.15s}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card:nth-child(6){animation-delay:.18s}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card .card-thumb{width:42px;height:58px;border-radius:6px}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card .card-content .card-title{font-size:13.5px}.mobile-search-wrapper .mobile-search-dropup .suggestions-list .suggestion-card .card-content .card-meta{font-size:11px}.mobile-search-wrapper .mobile-search-dropup .suggestions-footer{background:hsla(0,0%,100%,.04);border-top:1px solid hsla(0,0%,100%,.08)}.mobile-search-wrapper .mobile-search-bar-pill{width:100%;height:52px;background:rgba(8,12,34,.75);border:1px solid hsla(0,0%,100%,.16);border-radius:26px;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:0 12px 36px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.06);display:flex;align-items:center;padding:0 8px 0 16px;gap:12px}.mobile-search-wrapper .mobile-search-bar-pill .search-bar-icon{color:hsla(0,0%,100%,.65);flex-shrink:0}.mobile-search-wrapper .mobile-search-bar-pill .search-bar-input{flex:1 1;min-width:0;background:rgba(0,0,0,0);border:none;outline:none;color:#fff;font-size:15px;font-weight:400}.mobile-search-wrapper .mobile-search-bar-pill .search-bar-input::-moz-placeholder{color:hsla(0,0%,100%,.45);font-size:14px}.mobile-search-wrapper .mobile-search-bar-pill .search-bar-input::placeholder{color:hsla(0,0%,100%,.45);font-size:14px}.mobile-search-wrapper .mobile-search-bar-pill .search-bar-close-btn{width:36px;height:36px;border-radius:12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.75);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .16s ease}.mobile-search-wrapper .mobile-search-bar-pill .search-bar-close-btn:active,.mobile-search-wrapper .mobile-search-bar-pill .search-bar-close-btn:hover{background:hsla(0,0%,100%,.16);color:#fff}@keyframes mobileSearchFadeIn{0%{opacity:0}to{opacity:1}}@keyframes searchDropUpSmoothExpand{0%{opacity:0;transform:translateY(32px) scale(.96);max-height:0}40%{opacity:.85}to{opacity:1;transform:translateY(0) scale(1);max-height:min(500px,75vh - 70px)}}@keyframes suggestionItemCascade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.overlay-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6980392157);z-index:98}.notification-dropdown{top:76px;right:66px;position:fixed;width:440px;background:#0a0b2e;border-radius:16px;padding:0 0 20px;box-shadow:0 8px 16px rgba(0,0,0,.25);z-index:100;display:flex;flex-direction:column;max-height:560px;overflow:hidden;scrollbar-width:none}.notification-dropdown .forheadtext{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;position:sticky;top:0;background-color:#0a0b2e;z-index:9999}.notification-dropdown .forheadtext .icon{font-size:26px;color:var(--text-color);cursor:pointer}.notification-dropdown .content{overflow:auto;scrollbar-width:none}.notification-dropdown .content .date-badge{display:flex;justify-content:center;width:100%;margin-bottom:0}.notification-dropdown .content .date-badge .date-box{background-color:#19193f;color:var(--text-color);font-weight:500;font-size:var(--font-size-sm);line-height:1;letter-spacing:-.03em;vertical-align:middle;border-radius:20px;opacity:1;gap:10px;padding:10px 12px}.notification-dropdown .content .date-badge.yesterday{margin-top:6px}.notification-dropdown .content .notify-card{display:flex;justify-content:space-between;align-items:center;padding:5px 20px;margin-top:11px;cursor:pointer;transition:background .2s}.notification-dropdown .content .notify-card.new{background:rgba(50,50,50,.6)}.notification-dropdown .content .notify-card.new:hover{background:rgba(50,50,50,.8)}.notification-dropdown .content .notify-card.new p .tag{font-size:var(--font-size-xsm)}.notification-dropdown .content .notify-card .left-section{display:flex;flex-direction:column;gap:2px}.notification-dropdown .content .notify-card .right-section{display:flex;align-items:center;gap:8px}.notification-dropdown .content .notify-card .right-section img{width:78px;height:44px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.notification-dropdown .content .notify-card .right-section .tag{color:var(--text-color);padding:2px 6px;font-weight:600;font-style:normal;font-size:var --font-size-xsm;line-height:1.5;letter-spacing:-.03em;vertical-align:middle}.notification-dropdown .content .notify-card p.title{line-height:1.5;max-width:257px;letter-spacing:-.03em;font-size:var(--font-size-sm)}.notification-dropdown .content .notify-card .time{color:#999;font-weight:400;font-style:normal;font-size:var(--font-size-xsm);line-height:1;letter-spacing:-.03em}@media only screen and (max-width:768px){.notification-dropdown{top:50%;left:50%;right:auto;transform:translate(-50%,-50%);width:95%}.notify-card .right-section img{width:35px;height:35px}.notify-card h3{font-size:calc(10px*var(--font-scale))}.notify-card .time{font-size:calc(9px*var(--font-scale))}}.new:hover{background:#1e1e2f}