@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1rem 2rem;font-family:Inter,sans-serif;transition:transform .5s ease-in-out,opacity .5s ease-in-out,padding .3s ease}.navbar.hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.navbar-hide-animate{transform:translateY(-120%);opacity:0;pointer-events:none;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),padding .3s}.navbar.scrolled{background-color:rgba(15,23,42,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.75rem 2rem}.navbar-content{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.logo-link{font-weight:800;color:white;letter-spacing:-.05em;transition:color .3s ease;text-decoration:none;font-size:16px}@media (min-width:640px){.logo-link{font-size:1rem}}@media (min-width:768px){.logo-link{font-size:1.75rem}}.logo-link:hover{color:#c7d2fe}.nav-links-desktop{display:flex;align-items:center;gap:2rem}.nav-link{position:relative;font-size:1rem;font-weight:600;color:#d1d5db;transition:color .3s ease;padding:.5rem 0}.nav-link:hover{color:white}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#818cf8,#60a5fa);transition:width .4s cubic-bezier(.2,1,.2,1)}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-link.active{color:white}.nav-actions{display:flex;align-items:center;gap:.75rem}.nav-cta-login{font-weight:600;color:#d1d5db;padding:.6rem 1.25rem;border-radius:8px;transition:all .3s ease;background-color:transparent}.nav-cta-login:hover{background-color:rgba(255,255,255,.1);color:white}.nav-cta-signup{font-weight:600;color:white;padding:.6rem 1.25rem;border-radius:8px;background:linear-gradient(90deg,#4f46e5,#6366f1);transition:all .3s ease;box-shadow:0 4px 15px rgba(99,102,241,.2)}.nav-cta-signup:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.3)}.profile-menu-container{position:relative}.profile-button{display:flex;align-items:center;gap:.75rem;cursor:pointer}.profile-avatar{width:40px;height:40px;border-radius:50%;background-color:#334155;border:2px solid #4f46e5;display:flex;align-items:center;justify-content:center;font-weight:600;color:white;transition:all .3s ease}.profile-button:hover .profile-avatar{transform:scale(1.1);box-shadow:0 0 15px rgba(99,102,241,.4)}.profile-name{font-weight:600;color:white}.profile-dropdown{position:absolute;top:calc(100% + 1rem);right:0;width:260px;background-color:#1e293b;border-radius:12px;border:1px solid #334155;box-shadow:0 10px 30px rgba(0,0,0,.3);padding:.5rem;opacity:0;transform:translateY(10px) scale(.95);pointer-events:none;transition:all .2s cubic-bezier(.25,.8,.25,1);z-index:1100}.profile-dropdown.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.dropdown-header{padding:.75rem 1rem;border-bottom:1px solid #334155}.dropdown-header .name{font-weight:700;color:white;line-height:1.2}.dropdown-header .email{font-size:.8rem;color:#94a3b8}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;color:#d1d5db;font-weight:500;transition:background-color .2s ease,color .2s ease;cursor:pointer;text-decoration:none}.dropdown-item:hover{background-color:#334155;color:white}.dropdown-divider{height:1px;background-color:#334155;margin:.5rem}.logout-button{color:#f87171}.logout-button:hover{background-color:rgba(239,68,68,.1);color:#ef4444}.mobile-menu-button{color:#e5e7eb;z-index:1200;transition:transform .3s ease}.mobile-menu-button:hover{transform:scale(1.1)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(15,23,42,.97);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:1;pointer-events:auto;z-index:999;transition:opacity .3s cubic-bezier(.4,0,.2,1);padding:0;display:none}.mobile-menu-overlay.open{display:flex;opacity:1;pointer-events:auto}@media (max-width:1023px){.navbar-content{padding-left:.5rem;padding-right:.5rem}.mobile-menu-overlay{padding:0}.mobile-menu-actions{width:100%;gap:.5rem}.nav-cta-login,.nav-cta-signup{width:100%;text-align:center;font-size:1.15rem;padding:.9rem 0;border-radius:10px;display:block}.nav-actions{display:none!important}.profile-avatar{width:48px;height:48px;font-size:1.5rem}.mobile-menu-overlay.open{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1rem 2rem;box-sizing:border-box}@media (max-width:1023px){.mobile-menu-tabs{position:fixed;left:50%;transform:translateX(-50%);bottom:max(12px,env(safe-area-inset-bottom));z-index:5000;display:grid;grid-template-columns:1fr 1fr;gap:6px;width:clamp(280px,92vw,680px);padding:6px;border-radius:18px;background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.18);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);box-shadow:0 10px 30px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.06);--active:0;position:relative;overflow:hidden}.mobile-menu-tabs:before{content:"";position:absolute;top:6px;bottom:6px;left:6px;width:calc(50% - 6px);border-radius:12px;background:rgba(255,255,255,.08);box-shadow:0 6px 14px rgba(99,102,241,.25);transform:translateX(calc(var(--active) * 100%));transition:transform .3s cubic-bezier(.2,.9,.2,1)}.mobile-menu-tabs:after{content:"";position:absolute;inset:0;background:radial-gradient(120px 40px at calc(6% + calc(var(--active) * 50%)) 100%,rgba(255,255,255,.12),transparent 60%);opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-menu-tabs[data-active=menu]:after,.mobile-menu-tabs[data-active=notifications]:after{opacity:.6;animation:sheen .6s ease forwards}@keyframes sheen{0%{opacity:.6}to{opacity:0}}.mobile-tab{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#cbd5e1;font-weight:700;font-size:.95rem;padding:.8rem 1rem;border-radius:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;z-index:1;transition:color .2s ease,transform .12s ease}.mobile-tab.active{color:#fff}.mobile-tab:active{transform:scale(.98)}.tab-badge{background-color:#ef4444;color:#fff;font-size:.72rem;font-weight:800;padding:.1rem .45rem;border-radius:9999px;min-width:1.2rem;height:1.2rem;display:inline-flex;align-items:center;justify-content:center;line-height:1}@media (prefers-reduced-motion:reduce){.mobile-menu-tabs:after,.mobile-menu-tabs:before,.mobile-tab{transition:none!important;animation:none!important}}}.mobile-tab.active .tab-badge{background-color:rgba(255,255,255,.2)}.mobile-notifications-tab{display:flex;flex-direction:column;height:100%;animation:fadeInUp .4s ease-out;justify-content:space-between}.mobile-notifications-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(51,65,85,.3);margin-bottom:1rem;animation:slideInFromTop .5s ease-out}.mobile-notifications-header h3{font-size:1.25rem;font-weight:700;color:white;margin:0}.unread-count{background-color:rgba(139,92,246,.2);color:#c4b5fd;font-size:.8rem;padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(139,92,246,.3)}.mobile-notifications-content{overflow-y:auto;animation:fadeInUp .6s ease-out .2s both}.mobile-notifications-content,.mobile-notifications-list{flex:1;display:flex;flex-direction:column}.notifications-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1rem;color:#94a3b8;text-align:center;animation:fadeInUp .5s ease-out}.notifications-loading .loading-icon{width:2.5rem;height:2.5rem;animation:pulse 2s infinite,bounceIn .6s ease-out}.notifications-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1rem;color:#64748b;text-align:center;animation:fadeInUp .5s ease-out}.notifications-empty .empty-icon{width:3rem;height:3rem;opacity:.5}.notifications-empty span{font-size:1.1rem;font-weight:600;color:#94a3b8}.notifications-empty p{font-size:.9rem;color:#64748b;margin:0}.mobile-notification-item{padding:1rem;border-bottom:1px solid rgba(51,65,85,.2);transition:background-color .2s ease;cursor:pointer;opacity:0;transform:translateX(-20px);animation:slideInFromLeft .5s ease-out forwards}.mobile-notification-item:first-child{animation-delay:.1s}.mobile-notification-item:nth-child(2){animation-delay:.2s}.mobile-notification-item:nth-child(3){animation-delay:.3s}.mobile-notification-item:nth-child(4){animation-delay:.4s}.mobile-notification-item:nth-child(5){animation-delay:.5s}.mobile-notification-item:hover{background-color:rgba(51,65,85,.2)}.mobile-notification-item:last-child{border-bottom:none}.mobile-notification-item.unread{background-color:rgba(139,92,246,.08);border-left:3px solid #8b5cf6;position:relative}.mobile-notification-item.unread:before{content:"";position:absolute;left:.5rem;top:1rem;width:.5rem;height:.5rem;background-color:#8b5cf6;border-radius:50%;animation:pulse 2s infinite}.mobile-notification-item .notification-message{color:#e5e7eb;font-size:.9rem;margin-bottom:.5rem;line-height:1.4;font-weight:500}.mobile-notification-item.unread .notification-message{color:white;font-weight:600}.mobile-notification-item .notification-time{color:#94a3b8;font-size:.75rem;font-weight:500}.notifications-actions{padding:1rem;border-top:1px solid rgba(51,65,85,.3);margin-top:auto;animation:slideInFromBottom .6s ease-out .3s both}.mark-all-read-btn{width:100%;padding:.75rem;background:linear-gradient(135deg,#374151,#4b5563);color:#d1d5db;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.mark-all-read-btn:hover{background:linear-gradient(135deg,#4b5563,#6b7280);color:white;transform:translateY(-1px)}.mobile-menu-header{text-align:center;flex-shrink:0;margin-bottom:1rem}.mobile-menu-avatar{width:5rem;height:5rem;border-radius:50%;margin:0 auto;border:2px solid #22d3ee}.mobile-menu-name{font-size:1.25rem;font-weight:700;color:white;margin-top:1rem}.mobile-menu-subtext{font-size:.875rem;color:#94a3b8}.mobile-menu-auth-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;flex-shrink:0}.mobile-menu-links{flex-grow:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem;overflow-y:auto;margin-bottom:1rem}.mobile-nav-link{font-size:1.25rem;font-weight:700;color:#9ca3af;padding:.6rem 1rem;border-radius:8px;width:100%;text-align:center;transition:all .3s ease;transform:translateY(20px);opacity:0;animation:fadeInUp .5s ease-out forwards}.mobile-menu-logout-container{flex-shrink:0;padding-top:-1rem;border-bottom:1px solid #334155}@media (max-height:640px){.mobile-menu-overlay.open{padding-bottom:1rem}.mobile-menu-avatar{width:4rem;height:4rem}.mobile-menu-name{font-size:1.125rem;margin-top:.75rem}.mobile-menu-subtext{font-size:.8rem}.mobile-nav-link{font-size:1.125rem;padding:.5rem 1rem}.mobile-menu-auth-buttons,.mobile-menu-header,.mobile-menu-links,.mobile-menu-tabs{margin-bottom:.5rem}.mobile-tab{padding:.6rem .8rem;font-size:.85rem}.mobile-notifications-header{padding:.75rem 0;margin-bottom:.75rem}.mobile-notifications-header h3{font-size:1.1rem}.mobile-notification-item{padding:.75rem}.notifications-empty,.notifications-loading{padding:2rem 1rem}}@media (max-height:560px){.mobile-menu-overlay.open{padding-top:3rem}.mobile-menu-avatar{width:3.5rem;height:3.5rem}.mobile-menu-name{font-size:1rem;margin-top:.5rem}.mobile-menu-subtext{font-size:.75rem}.mobile-nav-link{font-size:1rem;padding:.4rem 1rem}.mobile-menu-auth-buttons,.mobile-menu-header,.mobile-menu-links{margin-bottom:.25rem}.mobile-menu-logout-container{padding-top:.5rem}.mobile-menu-tabs{margin-bottom:.35rem;padding:.2rem}.mobile-tab{padding:.5rem .6rem;font-size:.8rem}.mobile-notifications-header{padding:.5rem 0;margin-bottom:.5rem}.mobile-notifications-header h3{font-size:1rem}.mobile-notification-item{padding:.6rem}.mobile-notification-item .notification-message{font-size:.85rem}.notifications-empty,.notifications-loading{padding:1.5rem .75rem}.notifications-actions{padding:.75rem}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.mobile-nav-link:hover{background-color:rgba(255,255,255,.05);color:white}.mobile-nav-link.active{color:#22d3ee}.mobile-nav-link.special{color:#e5e7eb;font-weight:800}.mobile-nav-link.special.active{background:linear-gradient(90deg,rgba(34,211,238,.1),rgba(139,92,246,.1));color:white}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-cta-login,.mobile-cta-signup{display:block;width:100%;padding:1rem;font-size:1.125rem;font-weight:600;text-align:center;border-radius:12px;transition:all .3s ease}.mobile-cta-signup{color:white;background:linear-gradient(90deg,#4f46e5,#6366f1);box-shadow:0 4px 15px rgba(99,102,241,.2)}.mobile-cta-signup:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.3)}.mobile-cta-login{color:#d1d5db;background-color:rgba(255,255,255,.1)}.mobile-cta-login:hover{background-color:rgba(255,255,255,.15);color:white}.mobile-logout-button{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;padding-bottom:.75rem;color:#f87171;font-weight:600;transition:all .2s ease}.mobile-logout-button:hover{background-color:rgba(239,68,68,.1)}.mobile-settings-button{padding-top:.75rem;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;color:#cbd5e1;font-weight:600;transition:all .2s ease}.mobile-settings-button:hover{background-color:rgba(148,163,184,.12);color:#e2e8f0}}.mobile-menu-content{padding-top:2rem;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;max-width:400px;margin:0 auto}.mobile-menu-tab-content{flex:1;display:flex;flex-direction:column;height:100%;min-height:0}.notification-panel .scroll-shadow:after,.notification-panel .scroll-shadow:before{content:"";position:sticky;left:0;right:0;height:12px;display:block;pointer-events:none}.notification-panel .scroll-shadow:before{top:0;background:linear-gradient(180deg,rgba(2,6,23,.8),transparent)}.notification-panel .scroll-shadow:after{bottom:0;background:linear-gradient(0deg,rgba(2,6,23,.8),transparent)}.mobile-sheet .mobile-row{will-change:transform}.notification-panel{animation:notificationFadeIn .2s ease-out forwards}@keyframes notificationFadeIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(.98)}}.scrollbar-thin::-webkit-scrollbar{width:4px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:rgba(51,65,85,.5);border-radius:20px}.scrollbar-thin:hover::-webkit-scrollbar-thumb{background-color:rgba(71,85,105,.6)}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(51,65,85,.5) transparent;-ms-overflow-style:-ms-autohiding-scrollbar}@media (max-width:640px){.scrollbar-thin{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-thin::-webkit-scrollbar{display:none}}