body,html{background-color:#0e0f2a}.sidebar{position:sticky;top:20px;width:100%;max-width:260px;max-height:calc(100vh - 40px);height:100%;display:flex;flex-direction:column;padding:12px 8px;border-radius:10px;color:white;font-family:Arial,sans-serif;z-index:900;overflow-y:auto}.sidebar-logo-link{gap:10px;padding:12px 8px;text-decoration:none}.sidebar-logo-icon,.sidebar-logo-link{display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-logo-icon{width:36px;height:36px;border-radius:9px;background:linear-gradient(135deg,#6c63ff,#9b59f5);font-size:16px;font-weight:800;color:white}.sidebar-logo-text{font-size:18px;font-weight:700;color:#f1f5f9;letter-spacing:-.3px;display:none}.navBtn{display:none;background:none;border:none;cursor:pointer;padding:8px;align-self:flex-end}.sidebar-nav-list{list-style:none;margin:8px 0 0;display:flex;flex-direction:column;gap:2px;border-top:1px solid #44444430;padding:8px 0 0;overflow-y:auto;flex:1;min-height:0}.sidebar-nav-item-wrapper{display:flex;align-items:center;width:100%;border-radius:8px;transition:background-color .25s ease}.sidebar-nav-item-wrapper:hover{background-color:#3b83f621}.sidebar-nav-item{display:flex;align-items:center;gap:14px;width:100%;height:48px;padding:0 12px;color:white;text-decoration:none;font-size:15px;background:none;border:none;border-radius:8px;cursor:pointer;transition:color .2s ease;white-space:nowrap}.sidebar-nav-item:hover{color:#3b82f6}.sidebar-nav-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}.sidebar-nav-label{font-size:15px;line-height:1}@media (max-width:1280px) and (min-width:1001px){.sidebar{max-width:220px}.sidebar-logo-text{display:block}}@media (min-width:1024px){.sidebar-logo-text{display:block;font-size:22px}.sidebar-logo-icon{width:42px;height:42px;font-size:20px;border-radius:11px}}@media (max-width:1000px) and (min-width:851px){.sidebar{width:70px;min-width:70px;max-width:70px;padding:10px 0;align-items:center}.sidebar-logo-text{display:none}.sidebar-logo-link{justify-content:center;padding:12px 0}.sidebar-nav-list{align-items:center;width:100%}.sidebar-nav-item-wrapper{justify-content:center;width:50px}.sidebar-nav-item{width:44px;height:44px;padding:0;justify-content:center;gap:0}.sidebar-nav-label{display:none}}@media (max-width:850px){.sidebar{position:fixed;top:0;left:0;width:85%;max-width:280px;height:100vh;max-height:100vh;border-radius:0;padding:16px 10px;transition:transform .35s ease-in-out;z-index:1000}.sidebar-open{transform:translateX(0)}.sidebar-closed{transform:translateX(-100%)}.navBtn{display:flex}.sidebar-logo-text{display:block}.sidebar-nav-list{align-items:flex-start;width:100%}.sidebar-nav-item-wrapper{width:100%}.sidebar-nav-item{width:100%;justify-content:flex-start}.sidebar-nav-label{display:block}}.main-page-container{flex:1}.mobile-header{display:none}@media (max-width:750px){.mobile-header{position:fixed;top:0;padding:10px;color:#fff;display:flex;justify-content:space-between;align-items:center;width:57%;z-index:2000}}.top-bar-visibility{padding:1rem}.btn-loader{width:24px;height:24px;border:3px solid #fff;display:inline-block;position:relative;animation:rotation 1s linear infinite}.btn-loader,.btn-loader:after{border-radius:50%;box-sizing:border-box}.btn-loader:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:28px;height:28px;border-color:#ff3d00 transparent;border-style:solid;border-width:3px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slide{animation:slideShow 24s infinite;background-size:cover;background-position:50%}@keyframes slideShow{0%{background-image:url(/_next/static/media/1.cbefcc6b.png)}8.33%{background-image:url(/_next/static/media/2.7ab08972.png)}16.66%{background-image:url(/_next/static/media/3.77376a71.png)}25%{background-image:url(/_next/static/media/4.23e55f53.png)}33.33%{background-image:url(/_next/static/media/5.9ec21ac9.png)}41.66%{background-image:url(/_next/static/media/6.23860b32.png)}50%{background-image:url(/_next/static/media/7.4a1b53f8.png)}58.33%{background-image:url(/_next/static/media/8.0c628238.png)}66.66%{background-image:url(/_next/static/media/9.1004b7a6.png)}75%{background-image:url(/_next/static/media/10.d56e2ed3.png)}83.33%{background-image:url(/_next/static/media/11.9e5e24fc.png)}91.66%{background-image:url(/_next/static/media/12.709b03f5.png)}to{background-image:url(/_next/static/media/1.cbefcc6b.png)}}