.hpd-dashboard{background:red!important}.hpd-sidebar{background:red!important}.hpd-dashboard{display:flex;width:100%;min-width:0;align-items:stretch;gap:30px;box-sizing:border-box}.hpd-sidebar{width:280px;min-width:280px;flex-shrink:0;display:flex;flex-direction:column;box-sizing:border-box}.hpd-sidebar-logo{width:100%;margin-bottom:35px;display:flex;align-items:center;justify-content:flex-start}.hpd-sidebar-logo img{width:230px;max-width:100%;height:auto;display:block}.hpd-logo-placeholder{font-size:22px;font-weight:700}.hpd-sidebar-navigation{width:100%;display:flex;flex-direction:column;gap:8px}.hpd-sidebar-item{width:100%;min-height:54px;display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:10px 18px;margin:0;border:0;border-radius:14px;background:0 0;box-sizing:border-box;cursor:pointer;text-align:left;transition:background .2s ease,color .2s ease}.hpd-sidebar-item:hover{background:#f5f1ff}.hpd-sidebar-item.is-active{background:#eee9ff}.hpd-sidebar-icon{width:28px;min-width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#26315f}.hpd-sidebar-icon i{font-size:22px;line-height:1}.hpd-sidebar-item.is-active .hpd-sidebar-icon{color:#3020ff}.hpd-sidebar-item:hover .hpd-sidebar-icon{color:#3020ff}.hpd-sidebar-title{font-size:17px;line-height:1.2;font-weight:500;color:#17172b;white-space:nowrap}.hpd-sidebar-item.is-active .hpd-sidebar-title{color:#3020ff;font-weight:600}.hpd-content{flex:1;min-width:0;width:100%;box-sizing:border-box}.hpd-panel{display:none;width:100%;min-width:0;box-sizing:border-box}.hpd-panel.is-active{display:block}.hpd-sidebar-profile{margin-top:auto;width:100%;display:flex;align-items:center;gap:12px;padding:16px;box-sizing:border-box;border:1px solid #ece8f8;border-radius:18px;background:#fff}.hpd-profile-avatar{flex-shrink:0}.hpd-profile-avatar img{width:52px;height:52px;border-radius:50%;object-fit:cover}.hpd-profile-information{flex:1;min-width:0}.hpd-profile-name{font-size:16px;font-weight:700;color:#17172b}.hpd-profile-level{margin-top:3px;font-size:14px;color:#3020ff}.hpd-profile-arrow{flex-shrink:0;font-size:16px;color:#5e627a}.hpd-sidebar-actions{display:flex;align-items:center;justify-content:space-around;margin-top:18px}.hpd-sidebar-action{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:0;background:0 0;color:#5e627a;font-size:20px;cursor:pointer;border-radius:12px}.hpd-sidebar-action:hover{background:#f5f1ff;color:#3020ff}@media (max-width:768px){.hpd-dashboard{flex-direction:column;gap:20px}.hpd-sidebar{width:100%;min-width:0}.hpd-sidebar-navigation{width:100%}.hpd-content{width:100%}}