.profile-center-page{display:grid;gap:18px;max-width:100%;margin-inline:auto}.profile-page-head{margin-bottom:0;padding-inline:2px}.profile-page-head h2{letter-spacing:-.35px}.profile-page-head p{max-width:720px}.profile-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid #ded6fb;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fbf9ff 55%,#f6f2ff 100%);box-shadow:0 12px 32px rgba(92,53,180,.07)}.profile-hero__identity{display:flex;align-items:center;gap:15px;min-width:0}.profile-hero__logo{width:66px;height:66px;border-radius:17px;border:1px solid #e7ddfb;background:#fff;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;box-shadow:0 7px 20px rgba(124,58,237,.09)}.profile-hero__logo img{width:100%;height:100%;object-fit:contain;padding:7px}.profile-hero__logo i{font-size:25px;color:#7c3aed}.profile-hero__identity small{display:block;color:#8b5cf6;font-weight:900;margin-bottom:3px}.profile-hero__identity h2{margin:0;font-size:23px;font-weight:950;color:#21143a}.profile-hero__identity p{margin:5px 0 0;color:#6b7280;font-weight:800}.profile-hero__identity p span{margin:0 5px;color:#c4b5fd}.profile-hero__meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.profile-hero__meta>span{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #ede9fe;border-radius:999px;background:#fff;color:#575168;font-size:12px;font-weight:850;white-space:nowrap}.profile-hero__meta i{color:#7c3aed}.profile-hero__meta .profile-hero__status{background:#ecfdf5;border-color:#d1fae5;color:#047857}.profile-section-nav{position:sticky;top:8px;z-index:5;display:flex;justify-content:center;gap:6px;flex-wrap:wrap;padding:7px;border:1px solid #ebe5f7;border-radius:14px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 6px 20px rgba(15,23,42,.045)}.profile-section-nav a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 12px;border-radius:10px;color:#5b5568;text-decoration:none;font-size:12px;font-weight:900;transition:.18s ease}.profile-section-nav a:hover{background:#f5f3ff;color:#6d28d9;transform:translateY(-1px)}.profile-center-page .workspace-manager,.profile-center-page .profile-center-card,.profile-center-page .profile-personal-card,.profile-center-page .profile-backup-card,.profile-center-page .handover-card{border-radius:19px;border-color:#ebe7f2;box-shadow:0 9px 25px rgba(15,23,42,.045)}.profile-center-page .workspace-manager{border-top:3px solid #7c3aed;padding-top:17px}.profile-center-page .profile-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:18px}.profile-center-page .profile-center-card{border-top:3px solid #7c3aed}.profile-center-page .profile-personal-card{border-top:3px solid #0ea5e9}.profile-center-page .profile-backup-card{border-top:3px solid #10b981}.profile-center-page .handover-card{border-top:3px solid #f59e0b;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%)}.profile-center-page .panel__head{gap:14px}.profile-center-page .panel__head h3{display:flex;align-items:center;gap:8px;margin-bottom:4px}.profile-center-page .panel__head p{line-height:1.9}.profile-center-page .profile-center-head{align-items:flex-start}.profile-center-page .profile-logo{width:70px;height:70px;border-radius:15px;padding:5px;border:1px solid #ede9fe;background:#fff;object-fit:contain}.profile-center-page .profile-logo--empty{display:grid;place-items:center;color:#a78bfa;background:#faf5ff}.profile-center-page .profile-center-form,.profile-center-page .profile-personal-form{gap:14px}.profile-center-page .field{min-width:0}.profile-center-page .field__label{margin-bottom:7px}.profile-center-page .input,.profile-center-page .select,.profile-center-page .profile-file-control{min-height:46px;border-radius:12px}.profile-center-page .profile-file-control{display:flex;align-items:center;justify-content:center}.profile-center-page .workspace-manager .panel__head{align-items:center}.profile-center-page .workspace-manager .toolbar{gap:8px}.profile-center-page .workspace-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-center-page .workspace-card{min-width:0;border-radius:15px;padding:13px 14px;transition:.18s ease}.profile-center-page .workspace-card:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(15,23,42,.055)}.profile-center-page .workspace-card.is-active{border-color:#c4b5fd;box-shadow:0 9px 22px rgba(124,58,237,.09)}.profile-center-page .workspace-card__copy{min-width:0}.profile-center-page .workspace-card__copy b,.profile-center-page .workspace-card__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-center-page .workspace-card__actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.profile-center-page .workspace-card__actions .btn{min-height:36px;padding-block:7px}.profile-backup-card__body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.profile-backup-card__note{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border-radius:14px;background:#f0fdf4;border:1px solid #dcfce7;color:#166534}.profile-backup-card__note>i{margin-top:2px}.profile-backup-card__note span{display:grid;gap:3px}.profile-backup-card__note b{font-size:13px}.profile-backup-card__note small{color:#4b7b5b;font-weight:700;line-height:1.8}.profile-backup-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.profile-backup-card__actions .btn{min-height:42px}.profile-center-page .handover-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px}.profile-center-page .handover-scope{min-height:112px;border-radius:15px;padding:14px;transition:.18s ease}.profile-center-page .handover-scope:hover{border-color:#d8c8fa;background:#fdfbff}.profile-center-page .handover-scope.is-selected{border-color:#c4b5fd;background:#faf7ff;box-shadow:inset 0 0 0 1px rgba(124,58,237,.04)}.profile-center-page #handoverScopeNote{margin-top:14px}.profile-center-page .handover-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(190px,230px);align-items:start!important;gap:14px;margin-top:14px}.profile-center-page .handover-row>.field{display:grid;grid-template-rows:auto 46px auto;align-content:start;margin:0}.profile-center-page .handover-row>.field .input{height:46px;min-height:46px}.profile-center-page .handover-row>#handoverSubmit{width:100%;height:46px;min-height:46px;align-self:start;margin-top:27px;white-space:nowrap}.profile-center-page .handover-card .badge--warning{font-size:11px}.profile-center-page .profile-save-row{justify-content:flex-start}.profile-center-page .profile-save-row .btn,.profile-center-page .profile-center-form .btn{min-height:44px}.profile-center-page [id^=profile-]{scroll-margin-top:86px}.profile-center-page .wizard-actions{margin-top:2px}.profile-center-page .wizard-actions .btn{min-width:190px}@media(max-width:1180px){.profile-center-page .profile-grid{grid-template-columns:1fr}.profile-hero{align-items:flex-start;flex-direction:column}.profile-hero__meta{justify-content:flex-start}.profile-backup-card__body{grid-template-columns:1fr}.profile-backup-card__actions{justify-content:flex-start}}@media(max-width:900px){.profile-center-page{gap:14px}.profile-section-nav{position:static;justify-content:flex-start;overflow:auto;flex-wrap:nowrap}.profile-section-nav a{white-space:nowrap;flex:0 0 auto}.profile-hero{padding:16px;border-radius:16px}.profile-hero__logo{width:58px;height:58px}.profile-hero__identity h2{font-size:20px}.profile-center-page .workspace-manager .panel__head{align-items:stretch;flex-direction:column}.profile-center-page .workspace-manager .toolbar{width:100%;display:grid;grid-template-columns:1fr 1fr}.profile-center-page .workspace-manager .toolbar .btn{width:100%}.profile-center-page .workspace-cards{grid-template-columns:1fr}.profile-center-page .form-grid{grid-template-columns:1fr!important}.profile-center-page .form-grid>[class*=span-]{grid-column:1/-1!important}.profile-center-page .handover-scope-grid{grid-template-columns:1fr}.profile-center-page .handover-row{grid-template-columns:1fr}.profile-center-page .handover-row>#handoverSubmit{margin-top:0}.profile-backup-card__actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.profile-backup-card__actions .btn{width:100%}}@media(max-width:560px){.profile-page-head{align-items:flex-start}.profile-hero__identity{align-items:flex-start}.profile-hero__meta{display:grid;grid-template-columns:1fr;width:100%}.profile-hero__meta>span{justify-content:flex-start}.profile-center-page .workspace-manager .toolbar{grid-template-columns:1fr}.profile-center-page .panel.card{padding:14px}.profile-center-page .workspace-card{align-items:flex-start;flex-wrap:wrap}.profile-center-page .workspace-card__actions{width:100%;justify-content:flex-end}.profile-center-page .profile-logo{width:60px;height:60px}.profile-backup-card__actions{grid-template-columns:1fr}.profile-center-page .wizard-actions .btn{width:100%;min-width:0}.profile-center-page .handover-row>#handoverSubmit{width:100%}}