.v2-client-page-shell{display:flex;flex-direction:column;gap:var(--v2-space-4);min-height:0}.v2-client-page-shell .v2-shell-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--v2-space-4);padding:var(--v2-space-4) var(--v2-space-5);border:1px solid var(--v2-border);border-radius:var(--v2-radius-xl);background:var(--v2-surface)}.v2-client-page-shell .v2-shell-topbar-title-wrap{display:flex;flex-direction:column;gap:4px;min-width:0}.v2-client-page-shell .v2-shell-topbar-title{margin:0;font-size:var(--v2-text-xl);font-weight:600;color:var(--v2-fg)}.v2-client-page-shell .v2-shell-topbar-subtitle{margin:0;font-size:var(--v2-text-sm);color:var(--v2-fg-muted)}.v2-client-page-shell .v2-shell-topbar-actions{display:flex;align-items:center;gap:var(--v2-space-2);flex-wrap:wrap;justify-content:flex-end}.v2-client-page-shell-body{border:1px solid var(--v2-border);border-radius:var(--v2-radius-xl);background:var(--v2-surface);padding:var(--v2-space-5);min-height:180px;display:flex;flex-direction:column;gap:var(--v2-space-3)}@media(max-width:768px){.v2-client-page-shell .v2-shell-topbar{padding:var(--v2-space-3) var(--v2-card-padding-mobile)}.v2-client-page-shell .v2-shell-topbar-title-wrap{flex:1;text-align:center}.v2-client-page-shell .v2-shell-topbar-title{font-size:var(--v2-text-lg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-client-page-shell .v2-shell-topbar-actions{min-width:40px}.v2-client-page-shell-body{padding:var(--v2-card-padding-mobile)}}
