@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}body{background:radial-gradient(circle at 82% -12%,rgba(96,165,250,.11),transparent 30rem),radial-gradient(circle at 6% 0%,rgba(34,197,94,.08),transparent 25rem),#080807}.profile-loading{min-height:60vh;display:flex;align-items:center;justify-content:center;color:#8e8a80;font-size:28px;background:#080807}.profile-console-shell{width:min(var(--console-content-max),calc(100% - (var(--layout-x) * 2)));margin:0 auto;padding:28px 0 42px;display:grid;grid-template-columns:var(--uc-sidebar-full) minmax(0,1fr);gap:26px;align-items:start;color:#f5f0e8}.profile-page{min-width:0}.profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;padding:20px;border:1px solid #242424;border-radius:12px;background:linear-gradient(180deg,#111,#0d0d0c)}.profile-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:9px;color:#60a5fa;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.profile-head h1{margin:0;color:#f5f0e8;font-size:28px;line-height:1.1;font-weight:900}.profile-head p{margin:8px 0 0;color:#858179;font-size:13px;line-height:1.55;max-width:760px}.profile-head-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.profile-primary,.profile-secondary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;padding:0 14px;font:inherit;font-size:13px;font-weight:850;text-decoration:none;white-space:nowrap;cursor:pointer}.profile-primary{border:0;background:#60a5fa;color:#07101f}.profile-secondary{border:1px solid #2a2a2a;background:#151515;color:#b7b0a2}.profile-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:14px}.profile-card{border:1px solid #242424;border-radius:10px;background:#111}.profile-identity{min-height:330px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-avatar{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#60a5fa1f;border:3px solid #60a5fa;color:#f5f0e8;font-size:28px;font-weight:950;margin-bottom:18px;background-size:cover;background-position:center}.profile-identity h2{margin:0;color:#f5f0e8;font-size:24px;font-weight:900;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-identity p{margin:8px 0 0;color:#858179;font-size:13px;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-identity span{margin-top:14px;min-height:24px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#f2d24a;color:#080807;font-size:10px;font-weight:950}.profile-form-card{overflow:hidden}.profile-card-head{padding:16px 18px;border-bottom:1px solid #242424}.profile-panel-kicker{margin-bottom:6px;color:#858179;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.profile-card-head h2{margin:0;color:#f5f0e8;font-size:16px;font-weight:900}.profile-form{padding:18px;display:flex;flex-direction:column;gap:16px}.profile-form label{display:flex;flex-direction:column;gap:8px}.profile-form span{color:#b7b0a2;font-size:12px;font-weight:850}.profile-form input,.profile-form textarea{width:100%;box-sizing:border-box;border-radius:8px;border:1px solid #313131;background:#191919;color:#f5f0e8;font:inherit;font-size:13px;padding:0 12px;outline:0}.profile-form input{height:42px}.profile-form textarea{min-height:130px;padding:12px;resize:vertical;line-height:1.5}.profile-form input[type=file]{height:auto;min-height:42px;padding:10px 12px}.profile-form input:disabled{color:#858179;background:#141414}.profile-form small{color:#858179;font-size:11px;line-height:1.4}.profile-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-msg{padding:11px 12px;border-radius:8px;font-size:12px;font-weight:800}.profile-msg.ok{background:#22c55e1a;border:1px solid rgba(34,197,94,.22);color:#22c55e}.profile-msg.err{background:#ef44441a;border:1px solid rgba(239,68,68,.22);color:#ef4444}@media (max-width:1040px){.profile-console-shell{grid-template-columns:1fr}.profile-console-shell .uc-sidebar{position:static;max-height:none}.profile-console-shell .uc-sidebar-panel{max-height:none}.profile-grid{grid-template-columns:1fr}}@media (max-width:720px){.profile-console-shell{width:min(100%,calc(100% - (var(--layout-x) * 2)));padding:24px 0 44px;display:block}.profile-head{flex-direction:column}.profile-head-actions,.profile-actions{width:100%}.profile-primary,.profile-secondary{flex:1}.profile-identity{min-height:260px}.profile-avatar{width:92px;height:92px;font-size:23px}}
