:root{--rd-sidebar-collapsed:88px;--rd-sidebar-expanded:252px;--rd-sidebar-current:var(--rd-sidebar-collapsed);--rd-workspace-gap:14px}
body.rd-has-app-sidebar{--rd-sidebar-current:var(--rd-sidebar-collapsed);padding-left:var(--rd-sidebar-current)!important;background:#eef0f3!important}
body.rd-has-app-sidebar.rd-home-page{background:#eef0f3!important}
body.rd-has-app-sidebar.rd-sidebar-is-expanded{--rd-sidebar-current:var(--rd-sidebar-expanded)}
.rd-sidebar-ready{transition:padding-left .24s cubic-bezier(.2,.8,.2,1)}
.rd-app-sidebar{box-sizing:border-box;position:fixed;z-index:9999990;inset:0 auto 0 0;width:var(--rd-sidebar-current);display:flex;flex-direction:column;padding:18px 12px 14px;background:transparent;border:0;box-shadow:none;overflow:visible;font-family:"OpenAI Sans",-apple-system,sans-serif}
.rd-sidebar-ready .rd-app-sidebar{transition:width .24s cubic-bezier(.2,.8,.2,1)}
.rd-sidebar-header{position:relative;height:54px;display:flex;align-items:center;margin-bottom:24px}
.rd-sidebar-toggle-row{position:absolute;left:13px;height:40px;display:flex;align-items:center;justify-content:center}
.rd-sidebar-brand-row{position:absolute;left:63px;width:0;height:46px;display:flex;align-items:center;overflow:hidden;opacity:0;visibility:hidden}
.rd-sidebar-brand{width:100%;height:46px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden}
.rd-sidebar-wordmark{display:block;width:164px;max-width:100%;height:auto}
.rd-sidebar-is-expanded .rd-sidebar-brand-row{width:166px;opacity:1;visibility:visible}
.rd-sidebar-toggle{box-sizing:border-box;width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid #d8dde6;border-radius:10px;color:#566070;background:#f8f9fb;cursor:pointer;transition:background .17s ease,color .17s ease,border-color .17s ease}
.rd-sidebar-toggle:hover{color:#1d3eff;background:#fff;border-color:#bfc9e5}.rd-sidebar-toggle .material-symbols-outlined{font-size:19px}
.rd-sidebar-nav{display:grid;gap:7px}
.rd-sidebar-item{box-sizing:border-box;width:100%;height:52px;display:flex;align-items:center;justify-content:flex-start;gap:13px;padding:0 20px;border:0;border-radius:14px;color:#566070;background:transparent;text-decoration:none;cursor:pointer;white-space:nowrap;overflow:hidden;font:inherit;font-size:14px;font-weight:750;transition:background .16s ease,color .16s ease}
.rd-sidebar-item.cover-with-selection-hover,.rd-sidebar-profile.cover-with-selection-hover{overflow:visible}
.rd-sidebar-is-expanded .rd-sidebar-item{width:calc(100% - 6px);margin-left:6px;padding:0 14px}
.rd-sidebar-item>.material-symbols-outlined{width:24px;flex:0 0 24px;font-size:23px;text-align:center}
.rd-sidebar-item:hover{color:#151b26;background:rgba(255,255,255,.65)}
.rd-sidebar-item.is-active{color:#1d3eff;background:#dfe5ff;border-radius:14px}
.rd-sidebar-create{height:54px;margin-bottom:9px;color:#fff;background:#1d3eff;box-shadow:0 9px 20px rgba(29,62,255,.22)}.rd-sidebar-create:hover{color:#fff;background:#1532de}
.rd-sidebar-label{display:none}.rd-sidebar-is-expanded .rd-sidebar-label{display:inline}
.rd-sidebar-profile-wrap{position:relative;margin-top:auto;padding-top:13px;border-top:1px solid #d8dce3}
.rd-sidebar-profile{box-sizing:border-box;position:relative;width:54px;height:54px;aspect-ratio:1;align-self:flex-start;margin-left:5px;display:flex;align-items:center;justify-content:center;gap:11px;padding:5px;border:0;border-radius:14px;background:transparent;cursor:pointer;text-align:left;overflow:hidden}.rd-sidebar-is-expanded .rd-sidebar-profile{width:calc(100% - 5px);margin-left:5px;padding-left:5px;justify-content:flex-start}.rd-sidebar-profile:hover{background:rgba(255,255,255,.65)}
.rd-profile-avatar{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;overflow:hidden;color:#fff;background:linear-gradient(145deg,#1d3eff,#7990ff);font-size:15px;font-weight:900}.rd-profile-avatar img{width:100%;height:100%;object-fit:cover}
.rd-profile-pro-badge{position:absolute;z-index:2;top:2px;left:31px;padding:2px 4px;border:1px solid #fff;border-radius:999px;color:#fff;background:#1d3eff;box-shadow:0 2px 7px rgba(29,62,255,.34);font-size:7px;font-weight:950;line-height:1;letter-spacing:.04em}.rd-profile-pro-badge[hidden]{display:none}
.rd-profile-copy{min-width:0;display:none;gap:2px}.rd-sidebar-is-expanded .rd-profile-copy{display:grid}.rd-profile-copy strong,.rd-profile-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-profile-copy strong{color:#18202e;font-size:12px}.rd-profile-copy small{max-width:125px;color:#778090;font-size:10px;font-weight:650}
.rd-profile-more{display:none;margin-left:auto;color:#8e97a5;font-size:18px}.rd-sidebar-is-expanded .rd-profile-more{display:block}
.rd-profile-menu{position:absolute;left:calc(100% + 14px);bottom:0;width:240px;padding:10px;border:1px solid #e1e5eb;border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(15,23,42,.2)}.rd-profile-menu[hidden],.rd-profile-menu [hidden]{display:none!important}.rd-profile-menu-copy{display:grid;gap:3px;padding:8px 9px 11px;border-bottom:1px solid #edf0f3}.rd-profile-menu-copy strong{font-size:13px}.rd-profile-menu-copy small{color:#778090;font-size:11px;overflow:hidden;text-overflow:ellipsis}.rd-profile-menu a,.rd-profile-menu button{width:100%;height:42px;margin-top:7px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:10px;color:#394150;background:transparent;text-decoration:none;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.rd-profile-menu a:hover,.rd-profile-menu button:hover{background:#f3f5f8;color:#111827}.rd-profile-menu .material-symbols-outlined{font-size:18px}

.rd-profile-menu a,.rd-profile-menu button{box-sizing:border-box;max-width:100%}

body.rd-has-app-sidebar>.dashboard-wrapper{width:auto!important;max-width:none!important;min-height:calc(100vh - 28px)!important;margin:14px 14px 34px 0!important;padding-left:clamp(24px,4vw,64px)!important;padding-right:clamp(24px,4vw,64px)!important;border:1px solid #e2e5ea;border-radius:24px;background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.035);overflow:hidden}

@media(max-width:760px){body.rd-has-app-sidebar,body.rd-has-app-sidebar.rd-sidebar-is-expanded{padding-left:0!important;padding-bottom:74px!important}.rd-app-sidebar{inset:auto 8px 8px;width:auto;height:64px;flex-direction:row;align-items:center;padding:7px 8px;border:1px solid #dfe3e9;border-radius:18px;background:rgba(248,249,251,.96);box-shadow:0 14px 36px rgba(15,23,42,.18);backdrop-filter:blur(16px)}.rd-sidebar-header{display:none}.rd-sidebar-nav{display:flex;flex:1;justify-content:space-around;gap:3px}.rd-sidebar-item{width:58px;height:50px;justify-content:center;padding:0}.rd-sidebar-label{display:none!important}.rd-sidebar-create{margin:0}.rd-sidebar-profile-wrap{margin:0 0 0 4px;padding:0 0 0 7px;border-top:0;border-left:1px solid #d8dce3}.rd-sidebar-profile{width:48px;height:48px}.rd-profile-copy,.rd-profile-more{display:none!important}.rd-profile-menu{left:auto;right:0;bottom:64px}.rd-profile-avatar{width:40px;height:40px;flex-basis:40px}body.rd-has-app-sidebar>.dashboard-wrapper{min-height:auto!important;margin:8px 8px 18px!important;border-radius:20px}}
