@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.secondary-sidebar{width:240px;height:100%;background:rgba(var(--light-rgb),.02);border-right:1px solid var(--border-light);padding:1.5rem;transition:all .3s ease;position:relative;z-index:-1}@media screen and (max-width:768px){.secondary-sidebar{z-index:1000}}.secondary-sidebar.closed{width:60px;padding:1.5rem .8rem}.secondary-sidebar.closed .nav-separator{justify-content:center}.secondary-sidebar.closed .nav-separator span{display:none}.secondary-sidebar.closed .section-items .secondary-nav-item{padding:.5rem;justify-content:center}.secondary-sidebar.closed .section-items .secondary-nav-item span{display:none}.secondary-sidebar.closed .section-items .secondary-nav-item.active{padding:.5rem!important}.secondary-sidebar.closed .secondary-sidebar-bottom .user-profile-button{justify-content:center;padding:.5rem;width:49px;right:8.5px}.secondary-sidebar.closed .secondary-sidebar-bottom .user-profile-button .user-info{display:none}.secondary-sidebar.closed .profile-dropdown{right:60px;bottom:100px;width:280px}@media screen and (max-width:768px){.secondary-sidebar.closed .profile-dropdown{right:.5rem;z-index:1101}}.secondary-sidebar .secondary-sidebar-bottom{margin-top:auto;padding-top:1rem;border-top:1px solid var(--border-light);position:relative}.secondary-sidebar .secondary-sidebar-bottom .user-profile-button{display:none;align-items:center;gap:.75rem;width:100%;padding:.75rem;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--foreground);cursor:pointer;transition:all .3s ease}@media screen and (max-width:768px){.secondary-sidebar .secondary-sidebar-bottom .user-profile-button{display:flex}}.secondary-sidebar .secondary-sidebar-bottom .user-profile-button:hover{background:rgba(var(--primary-rgb),.05)}.secondary-sidebar .secondary-sidebar-bottom .profile-dropdown{position:absolute;bottom:calc(100% + 10px);right:0;width:280px;max-height:calc(100vh - 120px);overflow-y:auto;z-index:1001;background:var(--background);border:1px solid var(--border-light);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15)}@media screen and (max-width:768px){.secondary-sidebar .secondary-sidebar-bottom .profile-dropdown{position:fixed;bottom:70px;right:1rem;width:calc(100% - 2rem);max-height:calc(100vh - 180px)}}.secondary-sidebar .secondary-sidebar-bottom .profile-dropdown .close-button{position:absolute;right:12px;top:12px;width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);color:var(--foreground-subtle);cursor:pointer;border-radius:50%;transition:all .2s ease}[dir=rtl] .secondary-sidebar .secondary-sidebar-bottom .profile-dropdown .close-button{right:auto;left:20px}.secondary-sidebar .secondary-sidebar-bottom .profile-dropdown .close-button:hover{background:rgba(var(--foreground-rgb),.1);color:var(--foreground)}.secondary-sidebar .secondary-sidebar-bottom .profile-dropdown .close-button svg{width:16px;height:16px}.secondary-sidebar .secondary-sidebar-header{position:absolute;top:1rem;right:0;border-radius:50% 0 0 50%}[dir=rtl] .secondary-sidebar .secondary-sidebar-header{right:auto;left:0;border-radius:0 50% 50% 0}@media screen and (max-width:768px){.secondary-sidebar .secondary-sidebar-header{top:.75rem;right:.75rem;border-radius:50%;z-index:1002}[dir=rtl] .secondary-sidebar .secondary-sidebar-header{right:auto;left:.75rem}}.secondary-sidebar .secondary-sidebar-header .toggle-btn{background:none;border:none;color:var(--foreground);cursor:pointer;margin-right:.5rem;padding:.5rem .5rem 1.3rem;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.secondary-sidebar .secondary-sidebar-header .toggle-btn svg{transition:transform .3s ease}[dir=rtl] .secondary-sidebar .secondary-sidebar-header .toggle-btn{margin-right:0;margin-left:.5rem}[dir=rtl] .secondary-sidebar .secondary-sidebar-header .toggle-btn svg{transform:scaleX(-1)}.secondary-sidebar.closed .secondary-sidebar .secondary-sidebar-header .toggle-btn svg{transform:rotate(180deg)}[dir=rtl] .secondary-sidebar.closed .secondary-sidebar .secondary-sidebar-header .toggle-btn svg{transform:scaleX(-1) rotate(180deg)}@media screen and (max-width:768px){.secondary-sidebar .secondary-sidebar-header .toggle-btn{width:45px;height:45px;padding:.5rem .5rem 1.1rem 1rem;margin-right:0}[dir=rtl] .secondary-sidebar .secondary-sidebar-header .toggle-btn{padding:.5rem 1rem 1.1rem .5rem}}.secondary-sidebar .secondary-sidebar-header .toggle-btn:hover{background:rgba(var(--light-rgb),.1)}.secondary-sidebar nav{margin-top:1rem}.secondary-sidebar .section-container{margin-bottom:1rem}.secondary-sidebar .secondary-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;color:var(--foreground);text-decoration:none;border-radius:8px;transition:all .3s ease;margin-bottom:.5rem;font-size:.9rem}.secondary-sidebar .secondary-nav-item:hover{background:rgba(var(--light-rgb),.05)}.secondary-sidebar .secondary-nav-item.active{background:linear-gradient(45deg,rgba(var(--primary-rgb),.1),rgba(var(--secondary-rgb),.1));border:1px solid rgba(var(--primary-rgb),.2)}.secondary-sidebar .section-items{display:flex;flex-direction:column;overflow:hidden;opacity:1;transition:all .3s ease}.secondary-sidebar .section-items.collapsed{margin:0;overflow:visible}.secondary-sidebar .section-items.collapsed .secondary-nav-item{height:0;padding:0;margin:0;opacity:0;pointer-events:none}.secondary-sidebar .section-items.collapsed .secondary-nav-item.active{height:auto;padding:.75rem;opacity:1;pointer-events:auto}.secondary-sidebar .nav-separator{display:flex;justify-content:space-between;align-items:center;margin:15px auto 8px;padding:0 8px 4px;border-bottom:1px solid var(--muted);cursor:pointer;transition:all .3s ease}.secondary-sidebar .nav-separator:hover{opacity:.9}.secondary-sidebar .nav-separator span{font-size:12px;text-transform:uppercase;font-weight:600;opacity:.9;letter-spacing:.5px;color:#708090}.secondary-sidebar .nav-separator .collapse-toggle{background:none;border:none;color:var(--foreground);opacity:.6;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.secondary-sidebar .nav-separator .collapse-toggle:hover{opacity:1}.secondary-sidebar .nav-separator .collapse-toggle.down{transform:rotate(1turn)}[data-theme=light] .secondary-sidebar{background:rgba(var(--light-rgb),.8);border-right:1px solid rgba(var(--dark-rgb),.1)}[data-theme=light] .secondary-sidebar .secondary-nav-item:hover{background:rgba(var(--primary-rgb),.05)}[data-theme=light] .secondary-sidebar .nav-separator span{opacity:1}