:root{--bg:#fff;--text:#000}[data-theme=dark]{--bg:#000;--text:#fff}body{background-color:#fff;width:100%;margin:0;padding:0}
.flash-message-space{z-index:150;background-color:#fff;height:8px;margin-bottom:0;position:relative}.topbar{z-index:150;background-color:#fff;align-items:center;width:100%;height:56px;display:flex;position:relative}.topbar .topbar-left{margin-bottom:-4px;margin-left:24px}.topbar .topbar-left img{cursor:pointer;color:#fff;width:max-content;height:36px}.topbar .topbar-middle{justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.topbar .topbar-middle button{cursor:pointer;color:#5d5d5d;height:36px;font-size:14px;font-weight:500;line-height:16px;font-family:var(--font-manrope);background-color:#0000;border:none;border-radius:12px;justify-content:center;align-items:center;padding:16px 12px;transition:all .2s ease-in-out;display:flex}.topbar .topbar-middle button:hover{color:#121212;background-color:#f5f5f5}.topbar .topbar-right{justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;right:24px}.menu-n-account{border:1px solid #e4e4e4;border-radius:50px;justify-content:center;align-items:center;padding:4px;display:flex}.menu-n-account .menu-toggle,.menu-n-account .user-account{cursor:pointer;border-radius:50px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s ease-in-out;display:flex}.menu-n-account .menu-toggle:hover,.menu-n-account .user-account:hover{background-color:#f5f5f5}@media (max-width:900px){.topbar-left{cursor:default}.topbar .topbar-middle{display:none}.topbar-right{cursor:none}}
.theme_toggle_container{border:1px solid #e4e4e4;border-radius:50px;justify-content:center;align-items:center;padding:4px;display:flex}.theme_toggle_container .icon_btn{color:#555;cursor:pointer;background-color:#0000;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.theme_toggle_container .icon_btn.active{color:#000;background-color:#f5f5f5}
