.dashboard main{position:relative}.top-shell{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;position:relative;z-index:20}.category-tabs{display:flex;gap:6px;align-items:center;min-width:0;overflow-x:auto;padding:4px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs .nav{flex:0 0 auto;border:1px solid transparent;border-radius:10px;background:transparent;color:#67758b;padding:10px 14px;font:700 13px/1.1 Inter,system-ui,sans-serif;white-space:nowrap}.category-tabs .nav.on{background:#eaf2ff;color:#1359bc;border-color:#cfe0fb;box-shadow:none}.top-controls{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex:0 0 auto}.top-property .property-switch{margin:0}.top-year .year{padding:0}.profile-trigger{display:flex;align-items:center;gap:8px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;color:#1c2940;padding:5px 9px 5px 5px;box-shadow:0 5px 18px rgba(28,41,64,.07);font:700 13px/1 system-ui,sans-serif;cursor:pointer}.avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#2878f0 center/cover;color:#fff;font-weight:800}.profile-caret{color:#6f7f94;font-size:16px}.profile-menu{position:absolute;right:0;top:50px;min-width:190px;padding:8px;border:1px solid #dbe3ef;border-radius:13px;background:#fff;box-shadow:0 18px 45px rgba(20,40,70,.18)}.profile-menu-heading{padding:9px 10px 11px;color:#66758b;font-size:12px;border-bottom:1px solid #edf1f6;margin-bottom:4px}.profile-menu button{display:block;width:100%;border:0;border-radius:8px;background:transparent;padding:10px;text-align:left;color:#243650;font:600 13px system-ui,sans-serif;cursor:pointer}.profile-menu button:hover{background:#edf4ff;color:#145dc4}@media(max-width:800px){.top-shell{display:block;margin:0 0 12px}.category-tabs{width:100%;padding:4px 0 8px}.top-controls{justify-content:stretch;flex-wrap:wrap}.top-property{flex:1;min-width:0}.top-property .property-switch{width:100%}.top-year{order:3}.top-controls .profile-trigger{margin-left:auto}.profile-menu{top:104px;right:0}}@media(min-width:801px) and (max-width:1180px){.top-shell{align-items:flex-start;flex-wrap:wrap}.top-controls{margin-left:auto}.category-tabs{max-width:100%}}

.portal-top-shell .top-controls{position:relative}.portal-top-shell .profile-menu{top:calc(100% + 8px);right:0}
