.profile-layout{display:flex;min-height:100vh;background:#f5f5f5}.profile-sidebar{width:240px;background:#fff;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh}.profile-sidebar-user{padding:32px 24px;text-align:center;border-bottom:1px solid #f0f0f0}.profile-sidebar-menu{flex:1;padding:12px 0}.profile-sidebar-footer{padding:12px 24px;border-top:1px solid #f0f0f0}.profile-content{flex:1;margin-left:240px;padding:32px;max-width:800px}.slider-captcha{border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;background:#fafafa}.slider-captcha-track{position:relative;height:40px;background:#e8e8e8;cursor:pointer;-webkit-user-select:none;user-select:none}.slider-captcha-fill{position:absolute;top:0;left:0;height:100%;background:#b7eb8f;border-radius:6px 0 0 6px;transition:width .1s}.slider-captcha-thumb{position:absolute;top:2px;width:40px;height:36px;background:#fff;border:1px solid #d9d9d9;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:grab;z-index:1;box-shadow:0 2px 4px #0000001a}.slider-captcha-thumb:active{cursor:grabbing}.slider-captcha-thumb.verified{background:#52c41a;border-color:#52c41a;color:#fff}.slider-captcha-text{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px;pointer-events:none}.slider-captcha.verified{border-color:#52c41a}.slider-captcha-loading{width:16px;height:16px;border:2px solid #1890ff;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
