.brand-pro-overview-page{min-height:calc(100svh - var(--app-footer-space,0px));max-width:var(--mobile-shell-width);background:rgb(var(--bg-primary));color:rgb(var(--text-primary));flex-direction:column;margin-inline:auto;display:flex;position:relative;overflow:hidden}.brand-pro-overview-header{border-bottom:1px solid rgb(var(--surface-glass) / .08);flex-shrink:0;padding:58px 20px 0}.brand-pro-overview-header-row{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.brand-pro-overview-kicker{color:rgb(var(--accent-primary-hover));margin-bottom:4px}.brand-pro-overview-title{color:rgb(var(--text-primary));font-family:var(--font-display);letter-spacing:var(--ls-tight);font-size:30px;font-style:italic;font-weight:650;line-height:1}.brand-pro-overview-bell{border:1px solid rgb(var(--surface-glass) / .16);border-radius:var(--radius-pill);width:38px;height:38px;color:rgb(var(--text-primary));flex-shrink:0;place-items:center;transition:background-color .16s,border-color .16s;display:grid;position:relative}.brand-pro-overview-bell:hover{border-color:rgb(var(--surface-glass) / .24);background:rgb(var(--surface-glass) / .04)}.brand-pro-overview-bell-dot{border:2px solid rgb(var(--bg-primary));border-radius:var(--radius-pill);background:rgb(var(--accent-primary));width:7px;height:7px;position:absolute;top:8px;right:8px}.brand-pro-overview-icon{width:17px;height:17px}.brand-pro-overview-tabs{white-space:nowrap;gap:22px;display:flex;overflow-x:auto}.brand-pro-overview-tab{color:rgb(var(--text-muted));padding:0 0 13px;font-size:13px;font-weight:800;line-height:1;text-decoration:none;transition:color .16s;position:relative}.brand-pro-overview-tab:hover{color:rgb(var(--text-secondary))}.brand-pro-overview-tab:after{border-radius:var(--radius-pill);content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.brand-pro-overview-tab[data-active=true]{color:rgb(var(--text-primary))}.brand-pro-overview-tab[data-active=true]:after{background:rgb(var(--accent-primary))}.brand-pro-overview-body{flex:1;min-height:0;overflow:hidden auto}.brand-pro-overview-months{white-space:nowrap;gap:6px;padding:14px 16px 4px;display:flex;overflow-x:auto}.brand-pro-overview-month-pill{border:1px solid rgb(var(--surface-glass) / .08);border-radius:var(--radius-pill);color:rgb(var(--text-muted));justify-content:center;align-items:center;padding:7px 14px;font-size:11px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.brand-pro-overview-month-pill:hover{border-color:rgb(var(--surface-glass) / .16);color:rgb(var(--text-secondary))}.brand-pro-overview-month-pill[data-active=true]{border-color:rgb(var(--surface-glass) / .16);background:rgb(var(--surface-glass) / .07);box-shadow:0 6px 20px rgb(var(--shadow-color) / .4);color:rgb(var(--text-primary))}.brand-pro-overview-revenue-card{border:1px solid rgb(var(--accent-primary) / .18);border-radius:var(--radius-panel);background:rgb(var(--accent-primary) / .07);margin:14px 16px 12px;padding:20px 20px 18px}.brand-pro-overview-revenue-kicker{color:rgb(var(--accent-primary-hover));margin-bottom:10px}.brand-pro-overview-revenue-row{align-items:baseline;gap:12px;display:flex}.brand-pro-overview-revenue-value{color:rgb(var(--text-primary));font-family:var(--font-display);letter-spacing:-.04em;font-size:52px;font-weight:650;line-height:1}.brand-pro-overview-trend{color:rgb(var(--text-muted));align-items:center;gap:4px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.brand-pro-overview-trend[data-tone=positive]{color:rgb(var(--tone-success))}.brand-pro-overview-trend[data-tone=negative]{color:rgb(var(--tone-danger))}.brand-pro-overview-trend-icon{width:13px;height:13px}.brand-pro-overview-muted{color:rgb(var(--text-muted));font-size:11px;line-height:1.35}.brand-pro-overview-revenue-sub{margin-top:6px;font-size:12px}.brand-pro-overview-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 16px 16px;display:grid}.brand-pro-overview-metric-card{border:1px solid rgb(var(--surface-glass) / .16);border-radius:var(--radius-card);background:rgb(var(--surface-glass) / .01);min-width:0;padding:14px 16px}.brand-pro-overview-metric-label{color:rgb(var(--text-muted));margin-bottom:5px}.brand-pro-overview-metric-value{color:rgb(var(--text-primary));font-family:var(--font-display);letter-spacing:var(--ls-tight);text-overflow:ellipsis;white-space:nowrap;font-size:28px;font-weight:650;line-height:1;overflow:hidden}.brand-pro-overview-metric-card .brand-pro-overview-muted{margin-top:5px}.brand-pro-overview-section{padding:0 16px 30px}.brand-pro-overview-section-title{color:rgb(var(--text-muted));margin-bottom:12px}.brand-pro-overview-service-list{gap:6px;display:grid}.brand-pro-overview-service-row,.brand-pro-overview-empty{border:1px solid rgb(var(--surface-glass) / .16);border-radius:var(--radius-card);background:rgb(var(--surface-glass) / .01)}.brand-pro-overview-service-row{align-items:center;gap:12px;padding:12px 14px;display:flex}.brand-pro-overview-service-rank{width:16px;color:rgb(var(--text-muted));font-family:var(--font-mono);text-align:right;flex-shrink:0;font-size:11px;line-height:1}.brand-pro-overview-service-main{flex:1;min-width:0}.brand-pro-overview-service-name{color:rgb(var(--text-primary));text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.brand-pro-overview-service-bookings{margin-top:2px}.brand-pro-overview-service-revenue{color:rgb(var(--text-primary));font-family:var(--font-display);flex-shrink:0;font-size:17px;font-weight:650;line-height:1}.brand-pro-overview-empty{color:rgb(var(--text-muted));padding:14px;font-size:12px}@media (min-width:720px){.brand-pro-overview-page{border-inline:1px solid rgb(var(--surface-glass) / .08)}}@media (max-width:380px){.brand-pro-overview-header{padding-inline:16px}.brand-pro-overview-revenue-value{font-size:46px}.brand-pro-overview-metric-card{padding-inline:13px}}:root{--pro-header-h:132px}.brand-pro-app-header{z-index:900;background:rgb(var(--bg-primary) / .98);color:rgb(var(--text-primary));-webkit-backdrop-filter:blur(20px);position:fixed;top:0;left:0;right:0}.brand-pro-app-header-shell{max-width:var(--mobile-shell-width);background:rgb(var(--bg-primary));margin-inline:auto}.brand-pro-app-header .brand-pro-overview-header{padding:58px 20px 0}.brand-pro-layout-main{min-height:100dvh;padding-top:calc(var(--pro-header-h) + var(--pro-banner-h,0px))}.brand-pro-layout-main>*{max-width:var(--mobile-shell-width);margin-inline:auto}