.product-shell{background:var(--sm-bg);min-height:100dvh;color:var(--sm-text)}.product-header{z-index:80;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:rgba(13,13,15,.88);border-bottom:1px solid rgba(255,255,255,.035);grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:28px;height:68px;padding:0 36px;display:grid;position:-webkit-sticky;position:sticky;top:0}.product-header__brand{white-space:nowrap;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;font-size:17px;font-weight:680;display:inline-flex}.product-header__brand img{object-fit:contain}.product-header__nav{align-items:center;gap:6px;display:inline-flex}.product-header__nav-item{height:38px;color:var(--sm-text-secondary);transition:color var(--sm-motion-fast)var(--sm-ease-standard),background var(--sm-motion-fast)var(--sm-ease-standard);border:0;border-radius:12px;align-items:center;gap:8px;padding:0 14px;font-size:15px;font-weight:600;display:inline-flex}.product-header__nav-item:hover{color:var(--sm-text);background:rgba(255,255,255,.05)}.product-header__nav-item[aria-current=page]{color:var(--sm-text);background:rgba(255,255,255,.07)}.product-header__nav-item .sm-semantic-icon{flex-basis:18px;width:18px;height:18px}.product-header__nav-item .sm-semantic-icon__asset{width:18px;height:18px}.account-trigger{min-width:0;height:40px;color:var(--sm-text);cursor:pointer;transition:border-color var(--sm-motion-fast),background var(--sm-motion-fast);background:rgba(255,255,255,.043);border:1px solid rgba(255,255,255,.07);border-radius:13px;justify-self:end;align-items:center;gap:9px;padding:0 10px 0 6px;display:inline-flex}.account-trigger:hover{border-color:var(--sm-border-strong);background:rgba(255,255,255,.07)}.account-trigger__avatar,.account-popover__avatar{color:#171719;background:#e2e2e5;border-radius:50%;flex:none;place-items:center;font-weight:750;display:inline-grid;overflow:hidden}.account-trigger__avatar img,.account-popover__avatar img{object-fit:cover;width:100%;height:100%}.account-trigger__avatar{width:30px;height:30px}.account-trigger__name{text-overflow:ellipsis;white-space:nowrap;max-width:128px;overflow:hidden}.account-trigger>.sm-semantic-icon,.account-trigger>.sm-semantic-icon__asset{width:15px;height:15px}.account-trigger>.sm-semantic-icon{flex-basis:15px}.account-popover{border:1px solid var(--sm-border);border-radius:var(--sm-radius-panel);background:var(--sm-surface);width:min(340px,100vw - 24px);box-shadow:var(--sm-shadow-panel);animation:account-popover-in var(--sm-motion-panel)var(--sm-ease-out);transform-origin:var(--radix-popover-content-transform-origin);outline:none;padding:12px}.account-popover__identity{align-items:center;gap:12px;padding:10px;display:flex}.account-popover__avatar{width:42px;height:42px}.account-popover__identity span,.account-popover__team span{gap:3px;min-width:0;display:grid}.account-popover__identity strong,.account-popover__team strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-popover small{color:var(--sm-text-secondary);font-size:12px}.account-popover__team{background:var(--sm-bg-elevated);border-radius:13px;align-items:center;gap:12px;margin-top:4px;padding:12px;display:flex}.account-popover__team>.sm-semantic-icon,.account-popover__team>.sm-semantic-icon>.sm-semantic-icon__asset{width:18px;height:18px}.account-popover__team>.sm-semantic-icon{flex-basis:18px}.account-popover__metrics{grid-template-columns:1fr 1fr;gap:8px;margin:8px 0;display:grid}.account-popover__metrics>span{background:var(--sm-bg-elevated);border-radius:13px;grid-template-columns:18px 1fr;gap:4px 8px;padding:12px;display:grid}.account-popover__metrics svg{width:17px;color:var(--sm-text-secondary);grid-row:span 2}.account-popover__metrics strong{text-overflow:ellipsis;white-space:nowrap;min-height:18px;font-size:15px;overflow:hidden}.account-popover__actions{border-top:1px solid var(--sm-border);gap:4px;padding-top:8px;display:grid}.account-popover__actions a,.account-popover__actions button{width:100%;min-height:42px;color:var(--sm-text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex}.account-popover__actions a:hover,.account-popover__actions button:hover{background:var(--sm-surface-hover);color:var(--sm-text)}.account-popover__actions button:disabled{cursor:wait;opacity:.65}.account-popover__actions .sm-semantic-icon,.account-popover__actions .sm-semantic-icon__asset{width:18px;height:18px}.account-popover__actions .sm-semantic-icon{flex-basis:18px}.product-shell__body{min-height:calc(100dvh - 68px)}@keyframes account-popover-in{0%{opacity:0;transform:scale(.96)translateY(-6px)}}@media (max-width:900px){.product-header{grid-template-columns:1fr auto;height:auto;min-height:68px;padding:10px 20px}.product-header__nav{grid-area:2/1/auto/-1;justify-content:center}.product-shell__body{min-height:calc(100dvh - 116px)}.account-popover{margin-top:62px}}@media (max-width:560px){.product-header{padding-left:14px;padding-right:14px}.product-header__brand span,.account-trigger__name{display:none}.product-header__nav{width:100%}.product-header__nav-item{flex:1;justify-content:center;padding-left:10px;padding-right:10px}}@media (prefers-reduced-motion:reduce){.account-popover{transform:none}}
