.profile-layout{min-height:100vh;background:#f5f5f5}.profile-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;padding:0 40px}.profile-nav-inner{display:flex;align-items:center;width:100%;max-width:1200px;margin:0 auto}.profile-nav-brand{display:flex;align-items:center;gap:12px;margin-right:48px;flex-shrink:0}.profile-nav-logo{width:32px;height:32px;border-radius:8px;background:#1677ff;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700}.profile-nav-title{font-size:16px;font-weight:600;color:#1a1a1a}.profile-nav-menu{flex:1;border:none;background:transparent}.profile-nav-menu .ant-menu-item{font-size:14px;height:64px;line-height:64px;padding:0 20px;margin:0 2px;border-bottom:2px solid transparent;transition:all .2s}.profile-nav-menu .ant-menu-item-selected{color:#1677ff;border-bottom-color:#1677ff;font-weight:500}.profile-nav-menu .ant-menu-item:after{display:none}.profile-nav-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.profile-nav-user{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 12px 4px 4px;border-radius:20px;transition:background .2s}.profile-nav-user:hover{background:#f5f5f5}.profile-nav-username{font-size:14px;font-weight:500;color:#333}.profile-content-wrapper{padding-top:64px;min-height:100vh}.profile-content{width:100%;max-width:900px;margin:0 auto;padding:40px 24px}@media(min-width:1400px){.profile-content{max-width:1200px}}@media(max-width:768px){.profile-nav{padding:0 16px}.profile-nav-brand{margin-right:16px}.profile-nav-menu .ant-menu-item{padding:0 12px}.profile-nav-username{display:none}.profile-content{padding:24px 16px}}.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)}}
