.language-switcher{display:flex;align-items:center;gap:8px;cursor:pointer;padding:0 16px;transition:all .3s ease;color:#666}.language-switcher:hover{background:var(--primary-lighter);color:var(--primary-color)}.language-switcher .anticon{font-size:16px}.language-text{display:inline-flex;align-items:center;font-size:14px;font-weight:500}.language-option{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.language-flag{display:block;width:22px;height:15px;flex:0 0 22px;object-fit:cover;border-radius:2px;box-shadow:inset 0 0 0 1px #00000024}.ant-dropdown .ant-dropdown-menu{border-radius:8px;box-shadow:0 2px 8px #00000026}.ant-dropdown .ant-dropdown-menu-item{padding:8px 16px;transition:all .3s ease}.ant-dropdown .ant-dropdown-menu-item:hover{background:var(--primary-lighter)!important;color:var(--primary-color)!important}.ant-dropdown .ant-dropdown-menu-item-selected,.ant-dropdown .ant-dropdown-menu-item-selected:hover{background:var(--primary-color)!important;color:#fff!important}@media (max-width: 576px){.language-switcher-wrapper{position:fixed;top:12px;right:15px;z-index:1000}.language-switcher-wrapper .language-switcher{min-height:36px;padding:7px 10px;gap:6px;border-radius:999px}.language-switcher-wrapper .language-switcher .anticon{font-size:15px}.language-switcher-wrapper .language-text{font-size:13px}.language-switcher-wrapper .language-option{gap:6px}.language-switcher-wrapper .language-flag{width:20px;height:14px;flex-basis:20px}}.starry-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.starry-canvas{display:block;width:100%;height:100%}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;position:relative;overflow:hidden}.login-content{width:100%;max-width:580px;position:relative;z-index:1;animation:slideUp .6s ease-out}.login-header{text-align:center;margin-bottom:32px;color:#fff}.login-header .logo{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;margin-bottom:16px;margin:auto!important}.login-header .logo-image{width:4rem;height:4rem;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));animation:pulse 2s ease-in-out infinite}.login-header .logo h1{margin:0;font-size:3rem;font-weight:700;white-space:nowrap;letter-spacing:2px;color:transparent;background-image:linear-gradient(to right,#2dd4bf,#247986);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none}.subtitle{font-size:22px;color:#666;margin:8px 0 0;white-space:nowrap;font-weight:400;letter-spacing:1px}.login-card{background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #0000004d;border-radius:24px;padding:40px 32px;border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.login-card:hover{box-shadow:0 24px 70px #00000059;transform:translateY(-2px)}.card-title{font-size:24px;font-weight:600;margin:0 0 8px;text-align:center;background:linear-gradient(135deg,#21c4b8,#137a73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card-desc{color:#666;text-align:center;margin:0 0 24px;font-size:14px}.login-card .ant-form-item-label>label{font-weight:500;color:#1f1f1f}.login-footer{margin-top:24px;padding-top:24px;border-top:1px solid rgba(0,0,0,.06)}.login-footer .terms-checkbox{display:flex;align-items:flex-start}.login-footer .terms-text{color:#666;font-size:14px;line-height:1.5}.login-footer .terms-link{color:#21c4b8;text-decoration:none;font-weight:500;transition:all .3s ease;margin:0 4px;cursor:pointer}.login-footer .terms-link:hover{color:#137a73;text-decoration:underline}.login-footer .terms-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#21c4b8!important;border-color:#21c4b8!important}.login-footer .terms-checkbox .ant-checkbox-wrapper:hover .ant-checkbox-inner,.login-footer .terms-checkbox .ant-checkbox:hover .ant-checkbox-inner{border-color:#21c4b8!important}.login-footer .terms-checkbox .ant-checkbox-checked:after{border-color:#21c4b8!important}.login-footer .terms-checkbox:hover .ant-checkbox-inner{border-color:#21c4b8!important}.login-footer .terms-checkbox:hover .terms-text{color:#21c4b8!important}.login-card .ant-form-item .ant-checkbox-wrapper{display:flex;align-items:flex-start}.login-card .ant-form-item .ant-checkbox-wrapper span:last-child{color:#666;font-size:14px;line-height:1.5}.login-card .ant-form-item .ant-checkbox-wrapper a{color:#21c4b8;text-decoration:none;font-weight:500;transition:all .3s ease;margin:0 4px;cursor:pointer}.login-card .ant-form-item .ant-checkbox-wrapper a:hover{color:#137a73;text-decoration:underline}.login-card .ant-form-item .ant-checkbox-checked .ant-checkbox-inner{background-color:#21c4b8!important;border-color:#21c4b8!important}.login-card .ant-form-item .ant-checkbox-wrapper:hover .ant-checkbox-inner,.login-card .ant-form-item .ant-checkbox:hover .ant-checkbox-inner{border-color:#21c4b8!important}.login-card .ant-form-item .ant-checkbox-checked:after{border-color:#21c4b8!important}.ant-space-compact{display:flex!important;align-items:stretch!important;gap:0!important}.ant-space-compact .ant-input-affix-wrapper,.ant-space-compact .ant-btn{height:48px!important;display:flex!important;align-items:center!important}.ant-space-compact .ant-input-affix-wrapper .ant-input{line-height:1.5715!important}.login-card .ant-space-compact .ant-input-affix-wrapper{border-radius:22px 0 0 22px!important;border-right:none!important}.login-card .ant-space-compact .ant-btn{border-radius:0 22px 22px 0!important;border-left:0!important;font-size:14px!important;font-weight:500;background:linear-gradient(135deg,#21c4b8,#1a9d94);border-color:#21c4b8;color:#fff;transition:all .3s ease}.login-card .ant-space-compact .ant-btn:hover:not(:disabled){background:linear-gradient(135deg,#1a9d94,#137a73);border-color:#1a9d94;transform:translate(-2px)}.login-card .ant-space-compact .ant-btn:focus:not(:disabled),.login-card .ant-space-compact .ant-btn:active:not(:disabled){background:linear-gradient(135deg,#21c4b8,#1a9d94)!important;border-color:#21c4b8!important;color:#fff!important}.login-card .ant-space-compact .verify-code-btn,.login-card .ant-space-compact .verify-code-btn.ant-btn-default{background:linear-gradient(135deg,#21c4b8,#1a9d94)!important;border-color:#21c4b8!important;color:#fff!important}.login-card .ant-space-compact .verify-code-btn:hover:not(:disabled),.login-card .ant-space-compact .verify-code-btn:focus:not(:disabled),.login-card .ant-space-compact .verify-code-btn:active:not(:disabled),.login-card .ant-space-compact .verify-code-btn.ant-btn-default:hover:not(:disabled),.login-card .ant-space-compact .verify-code-btn.ant-btn-default:focus:not(:disabled),.login-card .ant-space-compact .verify-code-btn.ant-btn-default:active:not(:disabled){background:linear-gradient(135deg,#1a9d94,#137a73)!important;border-color:#1a9d94!important;color:#fff!important}.login-card .ant-space-compact .ant-btn:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#00000040}.login-card .ant-space-compact .ant-input-affix-wrapper:focus,.login-card .ant-space-compact .ant-input-affix-wrapper-focused{border-right:none!important;z-index:1}.ant-input-affix-wrapper{display:flex!important;align-items:center!important}.ant-input{line-height:1.5715!important}.login-card .ant-input,.login-card .ant-input-affix-wrapper{border-radius:22px!important;transition:all .3s ease;height:48px;border:1px solid #e8e8e8;padding-left:10px!important;padding-right:10px!important}.login-card .ant-input-prefix{color:#21c4b8;font-size:16px}.login-card .ant-input:hover,.login-card .ant-input-affix-wrapper:hover{border-color:#21c4b8!important}.login-card .ant-input:focus,.login-card .ant-input-affix-wrapper:focus,.login-card .ant-input-affix-wrapper-focused{border-color:#21c4b8!important;box-shadow:0 0 0 3px #21c4b81a!important}.login-card .ant-btn-primary{height:48px;border-radius:12px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#21c4b8,#1a9d94);border:none;box-shadow:0 4px 12px #21c4b84d;transition:all .3s ease}.login-card .ant-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1a9d94,#137a73);box-shadow:0 6px 16px #21c4b866;transform:translateY(-2px)}.login-card .ant-btn-primary:active{transform:translateY(0)}.login-card .ant-alert-info{border-radius:12px;border-color:#21c4b84d;background:#21c4b80d}.login-card .ant-alert-info .ant-alert-icon{color:#21c4b8}@media (max-width: 576px){.login-container{align-items:flex-start;box-sizing:border-box;padding:68px 12px 24px;overflow-x:hidden;overflow-y:auto}.login-header .logo h1{font-size:32px}.login-header .logo-image{width:4.5rem;height:4.5rem}.card-title{font-size:20px}.login-card{padding:32px 24px;border-radius:20px}}.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.register-card{width:400px;box-shadow:0 4px 12px #00000026}.invite-tip{padding:12px;margin-bottom:16px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;color:#0050b3;text-align:center}.register-footer{text-align:center;margin-top:16px}.invite-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.invite-page-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.invite-card{width:100%;max-width:500px;box-shadow:0 8px 24px #00000026;border-radius:12px}.invite-card .ant-card-head{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px 12px 0 0}.invite-card .ant-card-head-title{color:#fff;font-size:20px;font-weight:600}.invite-card .ant-form-item-label>label{font-weight:500}.invite-card a{color:#667eea;cursor:pointer}.invite-card a:hover{color:#764ba2}.forgot-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;position:relative;overflow:hidden}.forgot-password-content{width:100%;max-width:580px;position:relative;z-index:1;animation:slideUp .6s ease-out}.forgot-password-card{background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #0000004d;border-radius:24px;padding:40px 32px;border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.forgot-password-card:hover{box-shadow:0 24px 70px #00000059;transform:translateY(-2px)}.forgot-password-header{text-align:center;margin-bottom:32px}.forgot-password-header .logo{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;margin:auto auto 16px}.forgot-password-header .logo-image{width:4rem;height:4rem;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));animation:pulse 2s ease-in-out infinite}.forgot-password-header .logo h1{margin:0;font-size:3rem;font-weight:700;white-space:nowrap;letter-spacing:2px;color:transparent;background-image:linear-gradient(to right,#2dd4bf,#247986);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none}.forgot-password-header h2{font-size:24px;font-weight:600;margin:16px 0 8px;color:#1f1f1f}.forgot-password-header .subtitle{font-size:14px;color:#666;margin:0 0 24px;white-space:normal;word-wrap:break-word;line-height:1.6}.forgot-password-header .ant-btn-link{color:#21c4b8;font-weight:500;transition:all .3s ease}.forgot-password-header .ant-btn-link:hover{color:#137a73}.forgot-password-card .ant-form-item-label>label{font-weight:500;color:#1f1f1f}.forgot-password-card .ant-input,.forgot-password-card .ant-input-affix-wrapper{border-radius:22px!important;transition:all .3s ease;height:48px;border:1px solid #e8e8e8}.forgot-password-card .ant-input-prefix{color:#21c4b8;font-size:16px}.forgot-password-card .ant-input:hover,.forgot-password-card .ant-input-affix-wrapper:hover{border-color:#21c4b8!important}.forgot-password-card .ant-input:focus,.forgot-password-card .ant-input-affix-wrapper:focus,.forgot-password-card .ant-input-affix-wrapper-focused{border-color:#21c4b8!important;box-shadow:0 0 0 3px #21c4b81a!important}.forgot-password-card .ant-space-compact{display:flex!important;align-items:stretch!important;gap:0!important;width:100%}.forgot-password-card .ant-space-compact .ant-input-affix-wrapper{flex:1 1 auto;min-width:0;height:48px!important;display:flex!important;align-items:center!important;border-radius:22px 0 0 22px!important;border-right:0!important}.forgot-password-card .ant-space-compact .forgot-verify-code-btn{flex:0 0 120px;width:120px!important;height:48px!important;margin-inline-start:0!important;border:1px solid #21c4b8!important;border-left:0!important;border-radius:0 22px 22px 0!important;background:linear-gradient(135deg,#21c4b8,#1a9d94)!important;color:#fff!important;font-size:14px;font-weight:500}.forgot-password-card .ant-space-compact .forgot-verify-code-btn:hover:not(:disabled),.forgot-password-card .ant-space-compact .forgot-verify-code-btn:focus:not(:disabled),.forgot-password-card .ant-space-compact .forgot-verify-code-btn:active:not(:disabled){border-color:#1a9d94!important;background:linear-gradient(135deg,#1a9d94,#137a73)!important;color:#fff!important}.forgot-password-card .ant-space-compact .forgot-verify-code-btn:disabled{border-color:#d9d9d9!important;background:#f5f5f5!important;color:#00000040!important}.forgot-password-card .ant-space-compact .ant-input-affix-wrapper-focused{border-right:0!important;z-index:1}.forgot-password-card .ant-btn-primary{height:48px;border-radius:12px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#21c4b8,#1a9d94);border:none;box-shadow:0 4px 12px #21c4b84d;transition:all .3s ease}.forgot-password-card .ant-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1a9d94,#137a73);box-shadow:0 6px 16px #21c4b866;transform:translateY(-2px)}.forgot-password-card .ant-btn-primary:active{transform:translateY(0)}.forgot-password-card .ant-result-success .ant-result-icon>.anticon{color:#21c4b8}.forgot-password-card .ant-result-title{color:#1f1f1f;font-weight:600}.forgot-password-card .ant-result-subtitle{color:#666}@media (max-width: 576px){.forgot-password-container{align-items:flex-start;box-sizing:border-box;padding:68px 12px 24px;overflow-x:hidden;overflow-y:auto}.forgot-password-header .logo h1{font-size:32px}.forgot-password-header .logo-image{width:4.5rem;height:4.5rem}.forgot-password-header h2{font-size:20px}.forgot-password-card{padding:32px 24px;border-radius:20px}}.reset-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;position:relative;overflow:hidden}.language-switcher-wrapper{position:absolute;top:12px;right:15px;z-index:10}.language-switcher-wrapper .language-switcher{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;border-radius:30px;padding:10px 20px}.language-switcher-wrapper .language-switcher:hover{background:#ffffff4d;color:#fff;border-color:#ffffff80;transform:translateY(-2px)}.reset-password-content{width:100%;max-width:580px;position:relative;z-index:1;animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reset-password-card{background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #0000004d;border-radius:24px;padding:40px 32px;border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.reset-password-card:hover{box-shadow:0 24px 70px #00000059;transform:translateY(-2px)}.reset-password-header{text-align:center;margin-bottom:32px}.reset-password-header .logo{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;margin:auto auto 16px}.reset-password-header .logo-image{width:4rem;height:4rem;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.reset-password-header .logo h1{margin:0;font-size:3rem;font-weight:700;white-space:nowrap;letter-spacing:2px;color:transparent;background-image:linear-gradient(to right,#2dd4bf,#247986);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none}.reset-password-header h2{font-size:24px;font-weight:600;margin:16px 0 8px;color:#1f1f1f}.reset-password-header .subtitle{font-size:14px;color:#666;margin:0 0 24px}.reset-password-card .ant-form-item-label>label{font-weight:500;color:#1f1f1f}.reset-password-card .ant-input,.reset-password-card .ant-input-affix-wrapper,.reset-password-card .ant-input-password{border-radius:22px!important;transition:all .3s ease;height:48px;border:1px solid #e8e8e8}.reset-password-card .ant-input-prefix{color:#21c4b8;font-size:16px}.reset-password-card .ant-input:hover,.reset-password-card .ant-input-affix-wrapper:hover,.reset-password-card .ant-input-password:hover{border-color:#21c4b8!important}.reset-password-card .ant-input:focus,.reset-password-card .ant-input-affix-wrapper:focus,.reset-password-card .ant-input-affix-wrapper-focused,.reset-password-card .ant-input-password:focus,.reset-password-card .ant-input-password-focused{border-color:#21c4b8!important;box-shadow:0 0 0 3px #21c4b81a!important}.reset-password-card .ant-btn-primary{height:48px;border-radius:12px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#21c4b8,#1a9d94);border:none;box-shadow:0 4px 12px #21c4b84d;transition:all .3s ease}.reset-password-card .ant-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1a9d94,#137a73);box-shadow:0 6px 16px #21c4b866;transform:translateY(-2px)}.reset-password-card .ant-btn-primary:active{transform:translateY(0)}.reset-password-card .ant-result-success .ant-result-icon>.anticon{color:#21c4b8}.reset-password-card .ant-result-title{color:#1f1f1f;font-weight:600}.reset-password-card .ant-result-subtitle{color:#666}.reset-password-card .ant-alert-error{border-radius:12px;margin-bottom:16px}@media (max-width: 576px){.reset-password-container{align-items:flex-start;box-sizing:border-box;padding:68px 12px 24px;overflow-x:hidden;overflow-y:auto}.reset-password-header .logo h1{font-size:32px}.reset-password-header .logo-image{width:4.5rem;height:4.5rem}.reset-password-header h2{font-size:20px}.reset-password-card{padding:32px 24px;border-radius:20px}}.billing-success-page{display:grid;min-height:100vh;place-items:center;padding:32px 20px;background:#f5f7f8;color:#26373b}.billing-success-content{width:min(520px,100%);text-align:center}.billing-success-icon{color:#d89b22;font-size:44px}.billing-success-content h1{margin:24px 0 10px;font-size:24px;line-height:1.35;letter-spacing:0}.billing-success-content p{margin:0 auto;color:#718086;font-size:14px;line-height:1.7}.billing-success-actions{display:flex;justify-content:center;gap:10px;margin-top:24px}.plan-selection-page{min-height:100vh;padding:48px 24px 36px;overflow:auto;background:#f5f7f8;color:#26373b}.plan-selection-loading{display:flex;align-items:center;justify-content:center}.plan-selection-back.ant-btn{position:absolute;top:36px;left:24px;height:auto;padding:5px 0;color:#718086;font-size:14px}.plan-selection-back.ant-btn:hover{color:#168f87}.plan-selection-header{max-width:720px;margin:0 auto 40px;text-align:center}.plan-selection-header h1{margin:0 0 10px;color:#20363a;font-size:36px;line-height:1.3;letter-spacing:0}.plan-selection-header p{margin:0 0 28px;color:#7e8b90;font-size:15px}.plan-selection-cycle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:290px;height:68px;margin:0 auto;padding:5px;border:1px solid #dce5e6;border-radius:8px;background:#eef2f3}.plan-selection-cycle button{width:100%;min-width:0;height:56px;padding:0;border:0;border-radius:7px;background:transparent;color:#68777c;font-family:inherit;font-size:15px;font-weight:600;line-height:1;text-align:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.plan-selection-cycle button.is-active{background:#fff;color:#168f87;box-shadow:0 1px 3px #1a373a14}.plan-selection-cycle button:focus-visible{outline:2px solid #168f87;outline-offset:-2px}.plan-selection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1440px;margin:0 auto}.plan-selection-card{position:relative;display:flex;min-width:0;min-height:560px;flex-direction:column;padding:36px 30px 26px;border:1px solid #dce3e5;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.plan-selection-card:hover,.plan-selection-card.is-selected{border-color:#159c93;box-shadow:0 5px 16px #1b706a14}.plan-selection-recommended{position:absolute;top:-17px;right:24px;padding:7px 14px;border-radius:7px;background:#157e77;color:#fff;font-size:12px;font-weight:600}.plan-selection-radio{position:absolute;top:32px;right:30px;display:grid;width:32px;height:32px;place-items:center;border:1px solid #d7e0e2;border-radius:50%;color:#fff}.plan-selection-radio.is-selected{border-color:#1ba89e;background:#1ba89e}.plan-selection-card h2{margin:0 52px 18px 0;font-size:26px;line-height:1.3;letter-spacing:0}.plan-selection-description{min-height:22px;margin:0 0 30px;color:#829096;font-size:14px}.plan-selection-price{display:flex;align-items:baseline;gap:6px}.plan-selection-price strong{color:#0f383b;font-size:46px;line-height:1.1}.plan-selection-price span,.plan-selection-card small{color:#829096;font-size:13px}.plan-selection-divider{height:1px;margin:30px 0 24px;background:#e7ecee}.plan-selection-quota{margin-bottom:18px;color:#455c61;font-size:14px;font-weight:600}.plan-selection-card ul{flex:1;padding:0;margin:0 0 22px;list-style:none}.plan-selection-card li{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;color:#53686d;font-size:14px;line-height:1.45}.plan-selection-card li .anticon{flex:0 0 auto;margin-top:3px;color:#28b8ae}.plan-selection-card .ant-btn-primary{height:50px;border-radius:7px;background:#168f87;font-weight:600;box-shadow:none}.plan-selection-card .ant-btn-primary:hover{background:#117d76}.plan-selection-note{margin:20px auto 0;color:#839096;font-size:12px;text-align:center}@media (max-width: 980px){.plan-selection-page{padding-top:88px}.plan-selection-grid{grid-template-columns:1fr;max-width:560px}.plan-selection-card{min-height:0}}@media (max-width: 560px){.plan-selection-page{padding-right:16px;padding-left:16px}.plan-selection-back.ant-btn{left:16px}.plan-selection-header h1{font-size:30px}.plan-selection-cycle{width:100%}.plan-selection-card{padding:30px 22px 22px}.plan-selection-price strong{font-size:40px}}.user-profile-content{padding:20px 0}.avatar-section{display:flex;justify-content:center;margin-bottom:32px;position:relative}.avatar-uploader{position:relative;cursor:pointer}.avatar-uploader:hover .avatar-overlay{opacity:1}.avatar-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#00000080;border-radius:50%;opacity:0;transition:opacity .3s;color:#fff}.profile-form,.security-section{margin-bottom:32px}.section-description{margin-top:4px;color:#00000073;font-size:13px}.profile-form .ant-input,.profile-form .ant-input-disabled{height:48px!important;border-radius:60px!important;padding:8px 20px!important}.profile-form .ant-input:focus,.profile-form .ant-input:hover{border-color:#21c4b8!important;box-shadow:0 0 0 2px #21c4b81a!important}.profile-form .ant-form-item-label>label{color:#000000d9;font-weight:500}.mobile-section{margin-top:32px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h3{margin:0;font-size:16px;font-weight:500;color:#000000d9}.section-header .ant-btn-link{color:#21c4b8}.section-header .ant-btn-link:hover{color:#2aa5a8}.ant-list-item-action{margin-left:16px}.ant-list-item-action .ant-btn-link{color:#21c4b8}.ant-list-item-action .ant-btn-link:hover{color:#2aa5a8}.ant-modal .ant-input{border-radius:60px!important;padding:8px 20px!important}.ant-modal .ant-input-affix-wrapper{border-radius:60px!important;padding:8px 16px!important}.password-modal .ant-input-affix-wrapper{height:48px!important;padding:8px 16px!important}.password-modal .ant-input-affix-wrapper>input.ant-input{height:auto!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.password-modal .ant-modal-footer,.profile-contact-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:8px}.password-modal .ant-modal-footer .ant-btn,.profile-contact-modal .ant-modal-footer .ant-btn{min-width:96px;height:48px!important;padding:4px 20px;margin-inline-start:0!important;border-radius:24px!important;font-size:16px;font-weight:500}.password-modal .ant-modal-footer .ant-btn-default,.profile-contact-modal .ant-modal-footer .ant-btn-default{border-color:#d9d9d9;background:#fff;color:#000000a6}.password-modal .ant-modal-footer .ant-btn-default:hover,.profile-contact-modal .ant-modal-footer .ant-btn-default:hover{border-color:#21c4b8!important;background:#fff!important;color:#21c4b8!important}.password-modal .ant-modal-footer .ant-btn-primary,.profile-contact-modal .ant-modal-footer .ant-btn-primary{border-color:transparent!important;background:linear-gradient(135deg,#21c4b8,#1a9d94)!important;color:#fff!important}.password-modal .ant-modal-footer .ant-btn-primary:hover,.profile-contact-modal .ant-modal-footer .ant-btn-primary:hover{background:linear-gradient(135deg,#1a9d94,#137a73)!important;color:#fff!important}.ant-modal .ant-input:focus,.ant-modal .ant-input:hover{border-color:#21c4b8!important;box-shadow:0 0 0 2px #21c4b81a!important}.ant-modal .ant-form-item-label>label{color:#000000d9;font-weight:500}.ant-list-item-meta-avatar .anticon{color:#21c4b8;font-size:20px}.ant-list-item-meta-title{color:#000000d9!important;font-weight:500}.ant-list-item-meta-description{color:#00000073!important}.ant-tag{border-radius:60px}.primary-tag{background:linear-gradient(135deg,#21c4b8,#2aa5a8)!important;color:#fff!important;border:none!important;padding:4px 12px;font-weight:500}.primary-tag .anticon{color:gold!important}.ant-list-item-action .ant-btn-link.ant-btn-dangerous{color:#ff4d4f!important}.ant-list-item-action .ant-btn-link.ant-btn-dangerous:hover{color:#ff7875!important}.profile-contact-modal .ant-input{height:48px!important}.profile-contact-modal .ant-space-compact{display:flex!important;width:100%;align-items:stretch!important}.profile-contact-modal .ant-space-compact .ant-input{flex:1;border-radius:60px 0 0 60px!important;height:48px!important;padding:8px 20px!important;line-height:1.5715!important}.profile-contact-modal .ant-space-compact .ant-btn{border-radius:0 60px 60px 0!important;white-space:nowrap;min-width:120px;height:48px!important;background:linear-gradient(135deg,#21c4b8,#2aa5a8)!important;color:#fff!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.profile-contact-modal .ant-space-compact .ant-btn:hover{background:linear-gradient(135deg,#2aa5a8,#21c4b8)!important;box-shadow:0 2px 8px #21c4b84d!important;color:#fff!important}.profile-contact-modal .ant-space-compact .ant-btn:disabled{background:linear-gradient(135deg,#21c4b880,#2aa5a880)!important;color:#ffffffb3!important}.profile-contact-modal .ant-space-compact .ant-input:focus{z-index:1}.project-create-modal .ant-modal-content{padding:29px 28px 27px;border-radius:8px;box-shadow:0 24px 64px #1a263138}.project-create-modal .ant-modal-close{top:20px;right:20px;color:#87939e}.project-create-modal .ant-modal-body{padding:0}.project-create-heading{display:grid;place-items:center;width:40px;height:40px;margin-bottom:17px;border-radius:8px;background:#eaf8f7;color:#18aaa2;font-size:18px}.project-create-modal h2{margin:0;color:#26333d;font-size:21px;font-weight:500;line-height:1.4;letter-spacing:0}.project-create-description{margin:7px 0 18px;color:#88949f;font-size:13px;line-height:1.6}.project-create-modal .ant-form-item{margin-bottom:10px}.project-create-modal .ant-form-item.project-create-with-help{margin-bottom:9px}.project-create-modal .ant-form-item-label{width:100%;padding:0 0 6px}.project-create-modal .ant-form-item-label>label{display:block;width:100%;height:auto;color:#52616d;font-size:13px;font-weight:600}.project-create-field-label{display:flex;width:100%;align-items:center;justify-content:space-between}.project-create-required{margin-left:4px;color:#ff5c65}.project-create-count{color:#9aa5af;font-weight:400}.project-create-modal .ant-input{height:44px!important;padding:8px 12px!important;border-color:#d7dee5;border-radius:8px!important;color:#34424d;font-size:14px}.project-create-modal .ant-input::placeholder{color:#a1aab3}.project-create-modal .ant-input:hover,.project-create-modal .ant-input:focus{border-color:#53cbc5!important;box-shadow:0 0 0 2px #21c4b81a!important}.project-create-modal .ant-form-item-extra{min-height:0;padding-top:3px;color:#9aa5af;font-size:12px;line-height:1.4}.project-create-modal .ant-form-item-explain-error{padding-top:4px;font-size:12px}.project-create-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.project-create-modal .ant-modal-footer .ant-btn{min-width:60px;height:38px;margin-inline-start:0!important;padding:0 16px;border-radius:8px;font-size:14px;font-weight:500}.project-create-modal .ant-modal-footer .ant-btn-primary{border-color:#7bd6d1;background:#7bd6d1;color:#fff;box-shadow:none}.project-create-modal .ant-modal-footer .ant-btn-primary:hover{border-color:#56c6c0!important;background:#56c6c0!important}@media (max-width: 576px){.project-create-modal{max-width:calc(100vw - 24px)}.project-create-modal .ant-modal-content{padding:24px 20px 22px}}.coming-soon-container{min-height:100%;background:#fff;padding:40px 20px;display:flex;justify-content:center;align-items:center}.coming-soon-content{max-width:1200px;width:100%}.coming-soon-alert{margin-bottom:48px;display:flex;justify-content:center}.coming-soon-alert .ant-alert{border-radius:60px;border:none;background:linear-gradient(135deg,#fff9e6,#fff4d6);color:#d48806;font-size:14px;padding:12px 32px;box-shadow:0 2px 8px #d488061a}.coming-soon-header{text-align:center;margin-bottom:64px}.coming-soon-title{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:24px;letter-spacing:2px}.coming-soon-description{font-size:16px;color:#666;line-height:1.8;max-width:850px;margin:0 auto}.coming-soon-features{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}.feature-card{background:#fff;border-radius:16px;padding:32px;display:flex;gap:20px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;border:1px solid #f0f0f0}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014;border-color:#2bbdb24d}.feature-icon{flex-shrink:0;width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#2bbdb21a,#2bbdb20d);display:flex;align-items:center;justify-content:center;font-size:28px;color:#2bbdb2}.feature-content{flex:1}.feature-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.feature-description{font-size:14px;color:#8c8c8c;line-height:1.6;margin:0}@media (max-width: 768px){.coming-soon-title{font-size:32px}.coming-soon-description{font-size:14px}.coming-soon-features{grid-template-columns:1fr}.feature-card{padding:24px}}.billing-page{min-height:100%;background:#f5f6f8;padding:24px}.billing-page--loading{display:flex;align-items:center;justify-content:center}.billing-header{margin-bottom:20px}.billing-title.ant-typography{margin-bottom:4px;font-weight:700}.billing-subtitle.ant-typography{margin-bottom:0;color:#8c8c8c;font-size:14px}.billing-row{margin-bottom:16px}.billing-card{height:100%;margin-bottom:16px;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #00000008}.billing-status-tag.ant-tag{margin:0;border-radius:10px;font-weight:500}.billing-overview-head{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.billing-plan-name{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1.2}.billing-overview-price{display:flex;align-items:baseline;gap:4px}.billing-price-amount{color:#2bbdb2;font-size:22px;font-weight:700}.billing-price-cycle{color:#8c8c8c;font-size:13px}.billing-info-row{display:flex;gap:12px;margin-bottom:16px}.billing-info-item{flex:1;display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f7f8fa;border-radius:10px}.billing-info-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;background:#2bbdb21f;color:#2bbdb2;font-size:15px}.billing-info-label{margin-bottom:2px;color:#8c8c8c;font-size:12px}.billing-info-value{color:#1a1a1a;font-size:14px;font-weight:600}.billing-overview-note.ant-typography{margin-bottom:0;color:#8c8c8c;font-size:13px}.billing-quota-expire{color:#8c8c8c;font-size:12px}.billing-quota-stats{display:flex;gap:8px;margin-bottom:16px}.billing-quota-stat{flex:1}.billing-quota-num{color:#1a1a1a;font-size:26px;font-weight:700;line-height:1.2}.billing-quota-num--accent{color:#2bbdb2}.billing-quota-label{margin-top:2px;color:#8c8c8c;font-size:13px}.billing-plans-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.billing-plans-title{margin-bottom:4px;color:#1a1a1a;font-size:16px;font-weight:600}.billing-plans-subtitle{color:#8c8c8c;font-size:13px}.billing-plan{position:relative;height:100%;display:flex;flex-direction:column;padding:24px 20px;border:1px solid #eee;border-radius:14px;background:#fff;transition:all .3s ease}.billing-plan:hover{transform:translateY(-4px);border-color:#2bbdb24d;box-shadow:0 8px 24px #00000014}.billing-plan--recommended{border-color:#2bbdb2;box-shadow:0 6px 20px #2bbdb21f}.billing-plan-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:3px 14px;border-radius:20px;background:#2bbdb2;color:#fff;font-size:12px;font-weight:600;white-space:nowrap}.billing-plan-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.billing-plan-head-left{display:flex;align-items:baseline;gap:8px}.billing-plan .billing-plan-name{font-size:17px;line-height:1.4}.billing-plan-sub{color:#8c8c8c;font-size:12px}.billing-plan-state{color:#2bbdb2;font-size:12px;font-weight:600;white-space:nowrap}.billing-plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.billing-plan-price-amount{color:#1a1a1a;font-size:26px;font-weight:700}.billing-plan-price-cycle{color:#8c8c8c;font-size:13px}.billing-plan-divider{height:1px;margin:16px 0;background:#f0f0f0}.billing-plan-quota{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.billing-plan-quota-num{color:#1a1a1a;font-size:30px;font-weight:700;line-height:1}.billing-plan-quota-unit{color:#8c8c8c;font-size:13px}.billing-plan-features{flex:1;padding:0;margin:0 0 20px;list-style:none}.billing-plan-features li{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;color:#595959;font-size:13px;line-height:1.5}.billing-plan-feature-icon{flex-shrink:0;margin-top:2px;color:#2bbdb2}.billing-plan-cta{margin-top:auto}.billing-note{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:14px 16px;background:#f7f8fa;border-radius:10px}.billing-note-icon{flex-shrink:0;margin-top:2px;color:#2bbdb2;font-size:16px}.billing-note-title{margin-bottom:4px;color:#1a1a1a;font-size:14px;font-weight:600}.billing-note-desc{color:#8c8c8c;font-size:13px;line-height:1.6}.billing-access{margin-top:8px}.billing-access-header{margin-bottom:18px}.billing-access-title.ant-typography{margin:0 0 4px;color:#27323a;font-size:20px;font-weight:600;line-height:1.4}.billing-access-subtitle.ant-typography{margin:0;color:#8d99a1;font-size:16px;line-height:1.5}.billing-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.billing-link-card{min-width:0;min-height:106px;display:flex;align-items:center;gap:16px;padding:20px 24px;border:1px solid #e5e9ec;border-radius:14px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.billing-link-card:hover:not(:disabled){border-color:#cbd4d9;box-shadow:0 3px 10px #1a27300f}.billing-link-card:focus-visible{outline:2px solid #758891;outline-offset:2px}.billing-link-card:disabled{cursor:wait;opacity:.72}.billing-link-icon{flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;color:#3e4c54;font-size:20px}.billing-link-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.billing-link-title,.billing-link-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-link-title{color:#27323a;font-size:16px;font-weight:600;line-height:1.4}.billing-link-description{color:#8d99a1;font-size:16px;line-height:1.4}.billing-link-arrow{flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;color:#9ca8ae;font-size:16px}@media (max-width: 768px){.billing-page{padding:16px}.billing-info-row,.billing-plans-head{flex-direction:column}.billing-link-grid{grid-template-columns:1fr}.billing-link-card{padding:18px 20px}.billing-link-title,.billing-link-description{white-space:normal}}.brand-competitors-page{min-height:100%;background:#f7f8f9}.brand-competitors-toolbar{display:flex;min-height:108px;justify-content:space-between;align-items:center;gap:24px;padding:18px 36px;border-bottom:1px solid #edf0f1;background:#fff}.brand-competitors-toolbar>.ant-btn{height:38px;border-color:#e2e8ea;border-radius:8px;color:#5d6a71;box-shadow:none}.brand-competitors-project-field{display:flex;width:270px;flex-direction:column;gap:7px}.brand-competitors-toolbar-label{color:#8b979d;font-size:12px;line-height:1}.brand-competitors-project-select{width:100%}.brand-competitors-project-select .ant-select-selector{height:42px!important;align-items:center;border-color:#dfe5e7!important;border-radius:7px!important;box-shadow:none!important}.brand-competitors-project-select.ant-select-focused .ant-select-selector,.brand-competitors-project-select:hover .ant-select-selector{border-color:#69cac4!important}.brand-competitors-content{padding:30px 24px 60px}.brand-competitors-card{max-width:1080px;margin:0 auto 20px;border-color:#e5e9eb;border-radius:9px;box-shadow:0 2px 10px #1c313a06}.brand-competitors-card .ant-card-head{min-height:86px;border-bottom-color:#eef1f2}.brand-competitors-card .ant-card-body{padding:22px 24px 24px}.brand-competitors-card-title{display:flex;align-items:center;gap:14px}.brand-competitors-card-title>span:last-child{display:flex;flex-direction:column;gap:5px}.brand-competitors-card-title strong{color:#35434b;font-size:17px;font-weight:650}.brand-competitors-card-title small{color:#98a3a8;font-size:12px;font-weight:400}.brand-competitors-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:8px;background:#eaf6f4;color:#238f89;font-size:18px}.brand-competitors-brand-row{display:flex;align-items:center;gap:14px;min-height:74px;padding:12px 16px;margin-bottom:20px;border:1px solid #e9edef;border-radius:8px;background:#fcfdfd}.brand-competitors-brand-mark,.brand-competitor-mark{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border-radius:8px;background:#287f79;color:#fff;font-size:19px;font-weight:700}.brand-competitors-brand-copy,.brand-competitor-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.brand-competitors-brand-copy strong,.brand-competitor-copy strong{overflow:hidden;color:#35434b;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.brand-competitors-brand-copy small,.brand-competitor-copy small{overflow:hidden;color:#98a3a8;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.brand-competitors-card .ant-input{height:42px;border-color:#e1e7e9;border-radius:7px}.brand-competitors-empty{margin:0 0 24px;color:#8c999e;font-size:13px}.brand-competitor-list{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.brand-competitor-row{display:flex;align-items:center;gap:12px;min-height:58px;padding:8px 12px;border:1px solid #e9edef;border-radius:7px;background:#fcfdfd}.brand-competitor-mark{width:34px;height:34px;flex-basis:34px;border-radius:6px;background:#eaf6f4;color:#248c85;font-size:14px}.brand-competitors-add-row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.brand-competitors-add-row .ant-btn{height:42px;border-color:#a7d8d3;color:#278c85}.brand-competitors-card--competitors .ant-card-body{padding:0}.brand-competitors-card-body{padding:22px 24px 20px}.brand-competitors-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:13px 24px;border-top:1px solid #eef1f2}.brand-competitors-footer .ant-btn-primary{min-width:138px;height:42px;border-radius:7px;background:#20b9b0}@media (max-width: 900px){.brand-competitors-toolbar{min-height:86px;padding:12px 16px}.brand-competitors-project-field{width:min(58%,270px)}.brand-competitors-content{padding:18px 12px 36px}.brand-competitors-add-row{grid-template-columns:1fr}.brand-competitors-footer{align-items:stretch;flex-direction:column}.brand-competitors-footer .ant-btn-primary{width:100%}}@media (max-width: 560px){.brand-competitors-toolbar{align-items:stretch;flex-direction:column}.brand-competitors-toolbar>.ant-btn{align-self:flex-start}.brand-competitors-project-field{width:100%}.brand-competitors-card .ant-card-head{padding:0 16px}.brand-competitors-card .ant-card-body,.brand-competitors-card-body,.brand-competitors-footer{padding-left:16px;padding-right:16px}.brand-competitors-card--competitors .ant-card-body{padding:0}}.settings-page{display:flex;min-height:calc(100vh - 64px);overflow:hidden;background:#f7f8f9}.settings-sidebar{width:232px;flex:0 0 232px;padding:28px 16px;border-right:1px solid #e7eaec;background:#fff}.settings-back{display:inline-flex;align-items:center;gap:10px;height:34px;padding:0 10px;border:0;background:transparent;color:#63717a;font:inherit;cursor:pointer}.settings-back:hover{color:#148f87}.settings-project-summary{display:flex;align-items:center;gap:12px;min-height:72px;margin:22px 0 26px;padding:12px;border:1px solid #e5e9eb;border-radius:8px;background:#fbfcfc}.settings-project-count{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border-radius:6px;background:#e9f6f4;color:#148f87;font-size:16px;font-weight:700}.settings-project-copy{min-width:0;display:flex;flex-direction:column;gap:4px;color:#8a969d;font-size:12px}.settings-project-copy strong{overflow:hidden;color:#334149;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.settings-nav-label{margin:0 12px 10px;color:#9aa5ab;font-size:12px;font-weight:600}.settings-nav{display:flex;flex-direction:column;gap:4px}.settings-nav-item{display:flex;width:100%;height:44px;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#53616a;font:inherit;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.settings-nav-item:hover{background:#f2f8f7;color:#147e77}.settings-nav-item .anticon{width:18px;color:#7c8991;font-size:16px}.settings-nav-item.is-active{background:#e7f3f1;color:#147e77;font-weight:600}.settings-nav-item.is-active .anticon{color:#147e77}.settings-content{min-width:0;flex:1;overflow:auto;background:#f7f8f9}.settings-content .billing-page{min-height:100%}.brand-profile-page{min-height:100%;background:#f7f8f9}.settings-toolbar{height:108px;display:flex;align-items:center;padding:0 36px;border-bottom:1px solid #edf0f1;background:#fff}.settings-toolbar .ant-btn{height:38px;border-color:#e6ebed;border-radius:8px;color:#58666d;box-shadow:none}.brand-profile-content{display:flex;justify-content:center;padding:30px 24px 60px}.brand-profile-card{width:min(100%,1086px);overflow:hidden;border:1px solid #e5eaec;border-radius:9px;background:#fff;box-shadow:0 2px 6px #1f343d05}.brand-profile-card-header{display:flex;align-items:center;gap:14px;padding:21px 24px;border-bottom:1px solid #eef1f2}.brand-profile-heading-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:8px;background:#e8f6f4;color:#269e96;font-size:18px}.brand-profile-card-header h1{margin:0 0 4px;color:#36434a;font-size:18px;font-weight:650;line-height:1.35}.brand-profile-card-header p{margin:0;color:#8c989d;font-size:12px}.brand-profile-form-body{padding:26px 24px 10px}.brand-profile-alert{margin:20px 24px 0}.brand-profile-card>.ant-spin-nested-loading,.brand-profile-card>.ant-spin-nested-loading>.ant-spin-container{min-height:300px}.brand-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.brand-profile-card .ant-form-item{margin-bottom:20px}.brand-profile-card .ant-form-item-label>label{height:auto;color:#536169;font-size:13px;font-weight:600}.brand-profile-card .ant-form-item-required:before{color:#e35b5b!important}.brand-profile-card .ant-input,.brand-profile-card .ant-input-affix-wrapper{min-height:44px;border-color:#e0e7e9;border-radius:8px;color:#45545c;box-shadow:none}.brand-profile-card textarea.ant-input{min-height:108px;padding-top:11px;resize:vertical}.brand-profile-card .ant-input::placeholder{color:#b5bec2}.brand-profile-card .ant-input:hover,.brand-profile-card .ant-input:focus{border-color:#2bbdb2}.brand-profile-card .ant-input:focus{box-shadow:0 0 0 2px #2bbdb21f}.brand-profile-card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 24px;border-top:1px solid #eef1f2}.brand-profile-card-footer>span{color:#93a0a5;font-size:12px}.brand-profile-card-footer .ant-btn-primary{min-width:124px;height:42px;border:0;border-radius:9px;background:#22bdb3;font-weight:600;box-shadow:0 5px 13px #22bdb333}.brand-profile-card-footer .ant-btn-primary:hover{background:#1eaa9f!important}.settings-placeholder{display:flex;min-height:460px;flex-direction:column;align-items:center;justify-content:center;color:#7e8b91;text-align:center}.settings-placeholder-icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:12px;background:#e8f6f4;color:#269e96;font-size:24px}.settings-placeholder h1{margin:0 0 8px;color:#445159;font-size:20px}.settings-placeholder p{margin:0;font-size:14px}.project-management-page{min-height:100%;background:#f7f8f9}.project-management-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.project-management-heading h1{margin:0 0 5px;color:#35434b;font-size:19px;font-weight:650;line-height:1.35}.project-management-heading p{margin:0;color:#8d999f;font-size:13px}.project-management-heading .ant-btn-primary,.project-management-empty .ant-btn-primary{height:40px;border-color:#22bdb3;border-radius:8px;background:#22bdb3;box-shadow:none}.project-management-heading .ant-btn-primary:hover,.project-management-empty .ant-btn-primary:hover{border-color:#1eaaa1!important;background:#1eaaa1!important}.project-management-content{width:min(100%,1128px);margin:0 auto;padding:30px 24px 60px}.project-management-panel{min-height:318px;overflow:hidden;border:1px solid #e4eaec;border-radius:8px;background:#fff}.project-management-list{overflow:hidden}.project-management-item{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border-bottom:1px solid #edf0f1;transition:background .16s ease}.project-management-item:last-child{border-bottom:0}.project-management-item:hover{background:#fbfdfd}.project-management-item.is-current{background:#fbfefd}.project-management-item-main{display:flex;min-width:0;align-items:center;gap:15px}.project-management-mark{display:inline-flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;border-radius:8px;background:#287f79;color:#fff;font-size:19px;font-weight:700;text-transform:uppercase}.project-management-copy{min-width:0}.project-management-name-row{display:flex;align-items:center;gap:10px}.project-management-name-row h2{overflow:hidden;margin:0;color:#35434b;font-size:16px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.project-management-current{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;padding:2px 8px;border-radius:10px;background:#e8f6f4;color:#238f88;font-size:11px;font-weight:600}.project-management-copy>p{overflow:hidden;margin:6px 0 8px;color:#7f8c92;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.project-management-meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:#9aa5aa;font-size:12px}.project-management-meta span{display:inline-flex;align-items:center;gap:5px}.project-management-item>.ant-btn{min-width:88px;height:36px;flex:0 0 auto;border-radius:7px}.project-management-item>.ant-btn-primary.ant-btn-background-ghost{border-color:#4abeb7;color:#248f88}.project-management-empty{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px;text-align:center}.project-management-empty-icon{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:12px;background:#e8f6f4;color:#24968f;font-size:25px}.project-management-empty h2{margin:0 0 8px;color:#35434b;font-size:18px}.project-management-empty p{margin:0 0 20px;color:#8d999f;font-size:13px}@media (max-width: 900px){.settings-page{display:block;min-height:calc(100vh - 88px);overflow:visible}.settings-sidebar{width:auto;padding:12px;border-right:0;border-bottom:1px solid #e7eaec}.settings-toolbar{height:76px;padding:0 16px}.project-management-content{padding:18px 12px 36px}.project-management-item{align-items:flex-start}.brand-profile-content{padding:18px 12px 36px}.brand-profile-card-header,.brand-profile-form-body,.brand-profile-card-footer{padding-left:16px;padding-right:16px}.brand-profile-grid{grid-template-columns:1fr;gap:0}.brand-profile-card-footer{align-items:flex-start;flex-direction:column}.brand-profile-card-footer .ant-btn-primary{width:100%}.settings-project-summary,.settings-nav-label{display:none}.settings-nav{flex-direction:row;gap:6px;margin-top:8px;overflow-x:auto}.settings-nav-item{width:auto;min-width:max-content;flex:0 0 auto;padding:0 10px}}@media (max-width: 560px){.project-management-heading{align-items:flex-start;flex-direction:column}.project-management-heading .ant-btn-primary{width:100%}.project-management-item{align-items:stretch;flex-direction:column}.project-management-item>.ant-btn{width:100%}.project-management-copy>p{white-space:normal}}:root{--primary-color: rgb(43, 189, 178);--primary-hover: rgb(38, 170, 160);--primary-light: rgba(43, 189, 178, .1);--primary-lighter: rgba(43, 189, 178, .05)}.gradient-text{color:transparent;--tw-gradient-to: #247986 var(--tw-gradient-to-position);--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);background-image:linear-gradient(to right,var(--tw-gradient-stops));-webkit-background-clip:text;background-clip:text}.main-layout{height:100vh}.main-header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:0 1.25rem;box-shadow:0 2px 8px #0000000f;height:4rem;position:relative;z-index:10}.header-left{display:flex;align-items:center}.trigger{font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .3s ease;color:#666;display:flex;align-items:center;justify-content:center}.trigger:hover{background:var(--primary-lighter);color:var(--primary-color)}.mobile-menu-trigger{display:none}.logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0;width:256px}.logo-image{width:3.2rem;height:3.2rem;object-fit:contain;flex-shrink:0}.logo-text{display:flex;flex-direction:column;justify-content:center;gap:.125rem}.logo-text h1{margin:0;font-size:1.5rem;line-height:1.2;font-weight:700;letter-spacing:.05rem}.logo-text .gradient-text{color:transparent;background-image:linear-gradient(to right,#2dd4bf,#247986);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.logo-text .subtitle{margin:0;font-size:.7rem;line-height:1.2;color:#666;font-weight:400}.header-right{display:flex;align-items:center;gap:1.5rem}.project-selector .ant-select-selector{border-radius:0!important;border:none!important;border-bottom:1px solid var(--primary-color)!important;background:transparent!important;transition:all .3s ease;padding-left:0!important;font-weight:700;text-align:center}.project-selector .ant-select-selection-item{color:transparent!important;background-image:linear-gradient(to right,#2dd4bf,#247986)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:700!important}.project-selector .ant-select-selection-placeholder{color:transparent!important;background-image:linear-gradient(to right,#2dd4bf,#247986)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.project-selector .ant-select-arrow{color:var(--primary-color)!important}.project-selector .ant-select-selector:hover{border-bottom-color:var(--primary-color)!important}.project-selector.ant-select-focused .ant-select-selector{border-bottom-color:var(--primary-color)!important;box-shadow:none!important}.project-selector.admin-sso-locked .ant-select-selector,.project-selector.admin-sso-locked .ant-select-selector:hover{cursor:not-allowed!important;border-bottom-color:#d9d9d9!important;opacity:.72}.project-selector.admin-sso-locked .ant-select-selection-item,.project-selector.admin-sso-locked .ant-select-selection-placeholder{color:#8c8c8c!important;background-image:none!important;-webkit-text-fill-color:#8c8c8c!important}.project-selector.admin-sso-locked .ant-select-arrow{color:#bfbfbf!important}.project-selector .ant-select-item-option:hover{background:var(--primary-light)!important}.project-selector .ant-select-item-option-selected{background:var(--primary-light)!important;color:var(--primary-color)!important;font-weight:600}.tenant-name{color:#666;font-size:.875rem;padding:.375rem 1rem;background:var(--primary-lighter);border-radius:1rem;border:1px solid var(--primary-light)}.user-info{display:flex;align-items:center;gap:.625rem;cursor:pointer;border-radius:1.25rem;transition:all .3s ease}.user-info:hover{background:var(--primary-lighter)}.user-info .ant-avatar{background:var(--primary-color)}.user-name{font-size:.875rem;color:#333;font-weight:500}.admin-sso-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.admin-sso-indicator{display:inline-flex;align-items:center;gap:.35rem;color:#595959;font-size:.8125rem;font-weight:500;line-height:1;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none}.admin-sso-dot{width:.375rem;height:.375rem;background:#1677ff;border-radius:50%;box-shadow:0 0 0 .1875rem #1677ff1f;flex-shrink:0}.admin-sso-actions .ant-btn{border-radius:.25rem}.main-sider{background:#fff;overflow:hidden;box-shadow:2px 0 8px #0000000a;position:relative;z-index:9;transition:all .2s ease}.main-sider.ant-layout-sider-collapsed{width:4rem!important;min-width:4rem!important;max-width:4rem!important}.sider-content{display:flex;flex-direction:column;height:100%}.sider-trigger{height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.125rem;color:#666;border-top:1px solid #f0f0f0;transition:all .3s ease;background:#fff;flex-shrink:0}.sider-trigger:hover{background:var(--primary-lighter);color:var(--primary-color)}.main-sider .ant-menu{border-right:none;padding:1rem 0 .5rem .5rem;flex:1;overflow-y:auto}.main-sider .ant-menu-inline>.ant-menu-item,.main-sider .ant-menu-vertical>.ant-menu-item{border-radius:3.75rem 0 0 3.75rem;margin:.25rem 0;height:3.125rem!important;line-height:3.125rem!important;transition:all .3s ease;display:flex;align-items:center;font-size:.875rem;font-weight:600;width:100%}.main-sider .ant-menu-sub .ant-menu-item{border-radius:3.75rem 0 0 3.75rem;margin:.25rem 0;height:3.125rem!important;line-height:3.125rem!important;transition:all .3s ease;display:flex;align-items:center}.main-sider .ant-menu-item .anticon{font-size:1.125rem;transition:all .3s ease;min-width:1.125rem}.main-sider .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.main-sider .ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{border-radius:3.75rem 0 0 3.75rem;margin:.25rem 0;height:3.125rem!important;line-height:3.125rem!important;transition:all .3s ease;display:flex;align-items:center;font-weight:600;width:100%}.main-sider .ant-menu-submenu-title .anticon{font-size:1.125rem;transition:all .3s ease;min-width:1.125rem}.main-sider.ant-layout-sider-collapsed .ant-menu-item{padding:0 calc(50% - .5625rem)!important;display:flex;justify-content:center;align-items:center}.main-sider.ant-layout-sider-collapsed .ant-menu-item .anticon{margin:0!important;font-size:1.125rem}.main-sider.ant-layout-sider-collapsed .ant-menu-item .ant-menu-title-content{display:none}.main-sider.ant-layout-sider-collapsed .ant-menu-submenu{text-align:center}.main-sider.ant-layout-sider-collapsed .ant-menu-submenu-title{padding:0 calc(50% - .5625rem)!important;display:flex!important;justify-content:center!important;align-items:center!important;height:3.125rem;margin:.25rem 0;border-radius:3.75rem 0 0 3.75rem}.main-sider.ant-layout-sider-collapsed .ant-menu-submenu-title .anticon{margin:0!important;font-size:1.125rem!important;display:inline-flex!important}.main-sider.ant-layout-sider-collapsed .ant-menu-submenu-title .ant-menu-title-content{display:none!important;opacity:0!important;width:0!important}.main-sider.ant-layout-sider-collapsed .ant-menu-submenu-arrow{display:none!important;opacity:0!important}.main-sider.ant-layout-sider-collapsed .ant-menu-submenu-popup{position:fixed!important}.ant-menu-submenu-popup .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu-item-selected,.ant-menu-submenu-popup .ant-menu-item-active{background:var(--primary-lighter)!important;color:var(--primary-color)!important}.main-sider.ant-layout-sider-collapsed .ant-menu-submenu>.ant-menu-submenu-title>.anticon:first-child{display:inline-flex!important;margin-inline-end:0!important}.main-sider .ant-menu-item:hover{background:var(--primary-lighter);color:var(--primary-color)}.main-sider .ant-menu-item-active{background:var(--primary-lighter)!important;color:var(--primary-color)!important}.main-sider .ant-menu-item-selected{background:var(--primary-lighter)!important;color:var(--primary-color)!important;font-weight:500;position:relative}.main-sider .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:var(--primary-color);border-radius:0}.main-sider .ant-menu-submenu-title .anticon{font-size:18px;transition:all .3s ease;min-width:18px}.main-sider .ant-menu-submenu-title:hover,.main-sider .ant-menu-submenu-title.ant-menu-submenu-active{background:var(--primary-lighter)!important;color:var(--primary-color)!important}.main-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--primary-color);font-weight:500}.main-sider .ant-menu-sub{background:transparent!important}.main-sider .ant-menu-sub .ant-menu-item,.main-sider .ant-menu-inline .ant-menu-sub .ant-menu-item,.main-sider .ant-menu-submenu-open .ant-menu-item{padding-left:3rem!important;height:3.125rem!important;line-height:3.125rem!important;font-weight:400!important;width:100%}.main-content-layout{padding:0;background:#f5f7fa;background-image:radial-gradient(circle at 20% 20%,rgba(43,189,178,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(15,108,117,.08) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(59,130,246,.05) 0%,transparent 50%)}.main-content{margin:1rem;padding:0;min-height:17.5rem;background:transparent;border-radius:.5rem;overflow:auto}.subapp-shell{position:relative;width:100%;height:100%;min-height:calc(100vh - 6rem)}.subapp-loading-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;min-height:17.5rem}.subapp-loading-mask .ant-spin-dot-item{background-color:var(--primary-color)}#subapp-container{width:100%;height:100%;min-height:inherit}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;background:#f5f7fa}.loading-container .ant-spin-dot-item{background-color:var(--primary-color)}.main-sider::-webkit-scrollbar{width:.375rem}.main-sider::-webkit-scrollbar-thumb{background:#0000001a;border-radius:.1875rem}.main-sider::-webkit-scrollbar-thumb:hover{background:#0003}.main-content::-webkit-scrollbar{width:.5rem;height:.5rem}.main-content::-webkit-scrollbar-thumb{background:#0000001a;border-radius:.25rem}.main-content::-webkit-scrollbar-thumb:hover{background:#0003}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--primary-lighter)!important;color:var(--primary-color)!important;font-weight:500}div[data-qiankun=report] .report-app,div[data-qiankun=xingshu] .xingshu-app{padding:0!important;background:transparent!important}div[data-qiankun=xingshu] .filter-platform{flex:2 1 0%}div[data-qiankun=xingshu] .source-pagination{margin:0!important;padding:20px!important}*{margin:0;padding:0;box-sizing:border-box}div[data-qiankun=xingshu] *,div[data-qiankun=report] *{padding:revert}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}.report-share-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0!important}.report-share-row .ant-switch{margin-left:10px!important}.report-share-row+.ant-input{margin-top:20px!important}.ant-switch-checked{background-color:#2bbdb2!important}.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#24a89a!important}:root{--design-width: 1800;--design-height: 1169;--sidebar-width: 16rem;--sidebar-collapsed: 4rem;--header-height: 4rem;--content-padding: 1rem;--font-size-base: .875rem;--font-size-lg: 1rem;--font-size-sm: .8125rem;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.25rem;--spacing-xl: 1.5rem}html{font-size:16px}@media screen and (min-width: 2560px){html{font-size:19.2px}.main-content-layout{max-width:135rem;margin:0 auto}}@media screen and (min-width: 1920px) and (max-width: 2559px){html{font-size:17.6px}}@media screen and (min-width: 1600px) and (max-width: 1919px){html{font-size:16px}}@media screen and (min-width: 1366px) and (max-width: 1599px){html{font-size:14.4px}}@media screen and (min-width: 1280px) and (max-width: 1365px){html{font-size:13.6px}.user-name{display:none}}@media screen and (max-width: 1279px){html{font-size:12.8px}.user-name{display:none}.logo-image{width:1.75rem!important;height:1.75rem!important}}.main-sider{width:var(--sidebar-width)!important}.main-sider.ant-layout-sider-collapsed{width:var(--sidebar-collapsed)!important;min-width:var(--sidebar-collapsed)!important;max-width:var(--sidebar-collapsed)!important}.main-header{height:var(--header-height);padding:0 var(--spacing-lg)}.main-content{margin:var(--spacing-md);font-size:var(--font-size-base)}.project-selector{min-width:12.5rem}@media screen and (max-height: 800px){:root{--header-height: 4rem}.main-sider .ant-menu-item,.main-sider .ant-menu-submenu-title{height:2.75rem!important;line-height:2.75rem!important}.sider-trigger{height:2.75rem}}@media screen and (max-height: 600px){:root{--header-height: 3rem}.main-sider .ant-menu-item,.main-sider .ant-menu-submenu-title{height:2.5rem!important;line-height:2.5rem!important}.sider-trigger{height:2.5rem}.main-content{margin:var(--spacing-xs)}}.main-content-layout,.main-content,.subapp-shell,#subapp-container{overflow:auto}.subapp-shell,#subapp-container{min-height:auto;height:100%}.ant-table{font-size:var(--font-size-base)}.ant-table-thead>tr>th{padding:var(--spacing-sm) var(--spacing-xs)}.ant-table-tbody>tr>td{padding:var(--spacing-sm) var(--spacing-xs)}.ant-form-item{margin-bottom:var(--spacing-md)}.ant-form-item-label{font-size:var(--font-size-base)}.ant-btn{font-size:var(--font-size-base);padding:.25rem .75rem}.ant-btn-lg{font-size:var(--font-size-lg);padding:.375rem 1rem}.ant-card{font-size:var(--font-size-base)}.ant-card-head{padding:var(--spacing-sm) var(--spacing-md)}.ant-card-body{padding:var(--spacing-md)}.ant-btn-primary{background:linear-gradient(135deg,#21c4b8,#2aa5a8)!important;border-radius:60px!important;border:none!important;box-shadow:0 2px 8px #21c4b84d!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#2acec2,#34afb2)!important;box-shadow:0 4px 12px #21c4b866!important}.ant-btn-primary:active{background:linear-gradient(135deg,#17baae,#209b9e)!important}.ant-btn-primary:disabled{background:linear-gradient(135deg,#21c4b880,#2aa5a880)!important;box-shadow:none!important}.ant-btn-default{border-radius:60px!important}.ant-btn-default:hover{color:#21c4b8!important;border-color:#21c4b8!important}.ant-btn-default:active{color:#2aa5a8!important;border-color:#2aa5a8!important}.ant-modal-footer .ant-btn-default:hover,.ant-drawer-footer .ant-btn-default:hover,.ant-popconfirm-buttons .ant-btn-default:hover{color:#21c4b8!important;border-color:#21c4b8!important}.ant-btn-text,.ant-btn-link,.ant-btn-dashed,.ant-btn-dangerous,.ant-btn-lg,.ant-btn-sm{border-radius:60px!important}.ant-btn-group .ant-btn{border-radius:0!important}.ant-btn-group .ant-btn:first-child{border-top-left-radius:60px!important;border-bottom-left-radius:60px!important}.ant-btn-group .ant-btn:last-child{border-top-right-radius:60px!important;border-bottom-right-radius:60px!important}.ant-btn-circle{border-radius:50%!important}.ant-btn-round{border-radius:60px!important}:root{--header-height: 64px;--sidebar-width: 240px;--sidebar-collapsed: 80px;--content-padding: 24px;--font-size-base: 14px;--font-size-lg: 16px;--spacing-md: 16px;--spacing-lg: 24px}@media screen and (max-width: 1024px){:root{--content-padding: 16px;--font-size-base: 13px}.header-right{gap:.5rem!important}.ant-layout-sider{position:fixed!important;left:0!important;top:64px!important;bottom:0!important;z-index:1000!important;width:240px!important;min-width:240px!important;max-width:240px!important;transform:translate(-100%)!important;transition:transform .3s ease!important;box-shadow:2px 0 8px #00000026!important}.ant-layout-sider:not(.ant-layout-sider-collapsed){transform:translate(0)!important}.mobile-sidebar-overlay{position:fixed!important;top:64px!important;left:0!important;right:0!important;bottom:0!important;background:#00000073!important;z-index:999!important;display:block!important}.ant-layout-content{width:100%!important;margin-left:0!important;padding:var(--content-padding)!important}.main-content{margin:0!important}.ant-layout-header{padding:0 16px!important}.header-left{width:auto!important;display:flex!important;align-items:center!important;gap:0!important;flex:1!important;min-width:0!important}.mobile-menu-trigger{display:flex!important;align-items:center!important;justify-content:center!important;width:40px;height:40px;margin-right:12px;cursor:pointer;font-size:20px;color:var(--primary-color);background:var(--primary-lighter);border-radius:8px;transition:all .3s ease;flex-shrink:0;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.mobile-menu-trigger .anticon{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:var(--primary-color)!important;font-size:20px!important;line-height:1!important;display:block!important}.mobile-menu-trigger svg{display:block!important;width:1em!important;height:1em!important}.mobile-menu-trigger:hover{background:var(--primary-light);color:var(--primary-color)}.mobile-menu-trigger:active{background:var(--primary-color);color:#fff}.logo{width:auto!important}.logo-image{width:3rem!important;height:3rem!important}.project-selector{margin-left:10px!important}div[data-qiankun=xingshu] .overview-filter-card{margin-bottom:8px!important}.ant-card{margin-bottom:16px}.ant-card-body{padding:16px!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:800px}.main-sider .ant-menu-item,.main-sider .ant-menu-submenu-title,.main-sider .ant-menu-item .ant-menu-title-content,.main-sider .ant-menu-submenu-title .ant-menu-title-content{font-size:14px!important}.main-sider .ant-menu-inline>.ant-menu-item,.main-sider .ant-menu-vertical>.ant-menu-item,.main-sider .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.main-sider .ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{font-weight:600!important}.main-sider .ant-menu-sub .ant-menu-item{font-weight:400!important}}@media screen and (max-width: 767px){:root{--content-padding: 12px;--font-size-base: 12px;--spacing-md: 12px;--spacing-lg: 16px}.header-right{gap:0!important}.ant-layout-sider{position:fixed!important;left:0!important;top:64px!important;bottom:0!important;z-index:1000!important;width:240px!important;min-width:240px!important;max-width:240px!important;transform:translate(-100%)!important;transition:transform .3s ease!important;box-shadow:2px 0 8px #00000026!important}.ant-layout-sider:not(.ant-layout-sider-collapsed){transform:translate(0)!important}.mobile-sidebar-overlay{position:fixed!important;top:64px!important;left:0!important;right:0!important;bottom:0!important;background:#00000073!important;z-index:999!important;display:block!important}.ant-layout-content{width:100%!important;margin-left:0!important;padding:var(--content-padding)!important}.main-content{margin:0!important}.ant-layout-header{padding:0 12px!important}.header-left{width:auto!important;display:flex!important;align-items:center!important;gap:0!important;flex:1!important;min-width:0!important}.mobile-menu-trigger{display:flex!important;align-items:center!important;justify-content:center!important;width:40px;height:40px;margin-right:12px;cursor:pointer;font-size:20px;color:var(--primary-color);background:var(--primary-lighter);border-radius:8px;transition:all .3s ease;flex-shrink:0;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.mobile-menu-trigger .anticon{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:var(--primary-color)!important;font-size:20px!important;line-height:1!important;display:block!important}.mobile-menu-trigger svg{display:block!important;width:1em!important;height:1em!important}.mobile-menu-trigger:hover{background:var(--primary-light);color:var(--primary-color)}.mobile-menu-trigger:active{background:var(--primary-color);color:#fff}.logo{width:auto!important}.logo-image{width:3rem!important;height:3rem!important}.project-selector{margin-left:10px!important}div[data-qiankun=xingshu] .overview-filter-card{margin-bottom:8px!important}.ant-card{margin-bottom:12px}.ant-card-body{padding:14px!important}.ant-card-head{padding:0 14px!important;min-height:40px!important}.ant-card-head-title{padding:10px 0!important;font-size:15px!important}.ant-table{min-width:600px;font-size:12px!important}.ant-table th,.ant-table td{padding:8px 6px!important}.ant-table-pagination{display:flex!important;justify-content:center!important;align-items:center!important;padding:16px 0!important;margin:16px 0 0!important}.ant-pagination{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label{text-align:left!important;padding-bottom:4px!important}.ant-form-item-control{margin-left:0!important}.ant-btn-group{flex-wrap:wrap;gap:8px}.ant-modal{max-width:100%!important;margin:0!important;padding:0!important}.ant-modal-content{border-radius:0!important;min-height:100vh!important}.ant-statistic{text-align:center}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:20px!important}.main-sider .ant-menu-item,.main-sider .ant-menu-submenu-title,.main-sider .ant-menu-item .ant-menu-title-content,.main-sider .ant-menu-submenu-title .ant-menu-title-content{font-size:14px!important}.main-sider .ant-menu-inline>.ant-menu-item,.main-sider .ant-menu-vertical>.ant-menu-item,.main-sider .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.main-sider .ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{font-weight:600!important}.main-sider .ant-menu-sub .ant-menu-item{font-weight:400!important}}@media screen and (max-width: 599px){:root{--content-padding: 10px;--font-size-base: 12px}.header-right{gap:0!important}.ant-layout-header{padding:0 10px!important}.header-left{width:auto!important;display:flex!important;align-items:center!important;gap:0!important;flex:1!important;min-width:0!important}.mobile-menu-trigger{display:flex!important;align-items:center!important;justify-content:center!important;width:36px;height:36px;margin-right:10px;cursor:pointer;font-size:18px;color:var(--primary-color);background:var(--primary-lighter);border-radius:6px;transition:all .3s ease;flex-shrink:0}.mobile-menu-trigger .anticon{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:var(--primary-color)!important;font-size:18px!important;line-height:1!important;display:block!important}.mobile-menu-trigger svg{display:block!important;width:1em!important;height:1em!important}.mobile-menu-trigger:hover{background:var(--primary-light)}.mobile-menu-trigger:active{background:var(--primary-color);color:#fff}.logo{width:auto!important}.logo-image{width:3rem!important;height:3rem!important}.project-selector{margin-left:10px!important}div[data-qiankun=xingshu] .overview-filter-card{margin-bottom:8px!important}.user-info-text,.ant-breadcrumb{display:none!important}.ant-card-body{padding:12px!important}.ant-card-head{padding:0 12px!important;min-height:36px!important}.ant-btn{height:28px!important;padding:4px 10px!important;font-size:12px!important}.login-container .ant-btn,.login-card .ant-btn{height:48px!important;padding:4px 15px!important;font-size:16px!important}.login-card .ant-space-compact .ant-btn{height:48px!important;padding:4px 15px!important;font-size:14px!important;width:120px!important}.ant-table{min-width:500px}.ant-table th,.ant-table td{padding:6px 4px!important;font-size:11px!important}.ant-statistic-content{font-size:18px!important}.main-sider .ant-menu-item,.main-sider .ant-menu-submenu-title,.main-sider .ant-menu-item .ant-menu-title-content,.main-sider .ant-menu-submenu-title .ant-menu-title-content{font-size:14px!important}.main-sider .ant-menu-inline>.ant-menu-item,.main-sider .ant-menu-vertical>.ant-menu-item,.main-sider .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.main-sider .ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{font-weight:600!important}.main-sider .ant-menu-sub .ant-menu-item{font-weight:400!important}}@media screen and (max-width: 479px){:root{--content-padding: 8px;--font-size-base: 12px}.header-right{gap:0!important}.ant-layout-header{padding:0 8px!important}.header-left{width:auto!important;display:flex!important;align-items:center!important;gap:0!important;flex:1!important;min-width:0!important}.mobile-menu-trigger{display:flex!important;align-items:center!important;justify-content:center!important;width:32px;height:32px;margin-right:8px;cursor:pointer;font-size:16px;color:var(--primary-color);background:var(--primary-lighter);border-radius:6px;transition:all .3s ease;flex-shrink:0}.mobile-menu-trigger .anticon{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:var(--primary-color)!important;font-size:16px!important;line-height:1!important;display:block!important}.mobile-menu-trigger svg{display:block!important;width:1em!important;height:1em!important}.mobile-menu-trigger:hover{background:var(--primary-light)}.mobile-menu-trigger:active{background:var(--primary-color);color:#fff}.logo{width:auto!important}.logo-image{width:3rem!important;height:3rem!important}.project-selector{margin-left:10px!important}div[data-qiankun=xingshu] .overview-filter-card{margin-bottom:8px!important}.logo-text{display:none!important}.logo-icon{height:32px!important}.ant-card{margin-bottom:8px;border-radius:6px}.ant-card-body{padding:10px!important}.ant-card-head{padding:0 10px!important;min-height:32px!important}.ant-card-head-title{padding:8px 0!important;font-size:13px!important}.ant-btn{height:26px!important;padding:3px 8px!important;font-size:11px!important}.login-container .ant-btn,.login-card .ant-btn{height:48px!important;padding:4px 15px!important;font-size:16px!important}.login-card .ant-space-compact .ant-btn{height:48px!important;padding:4px 15px!important;font-size:14px!important;width:120px!important}.ant-btn-block{width:100%!important}.ant-table{min-width:400px}.ant-table th,.ant-table td{padding:4px 3px!important;font-size:11px!important}.ant-table th.mobile-hide,.ant-table td.mobile-hide{display:none!important}.ant-form-item{margin-bottom:12px!important}.ant-drawer{width:100%!important}.ant-row{flex-direction:column!important}.ant-col{width:100%!important;max-width:100%!important}.ant-statistic-content{font-size:16px!important}.main-sider .ant-menu-item,.main-sider .ant-menu-submenu-title,.main-sider .ant-menu-item .ant-menu-title-content,.main-sider .ant-menu-submenu-title .ant-menu-title-content{font-size:14px!important}.main-sider .ant-menu-inline>.ant-menu-item,.main-sider .ant-menu-vertical>.ant-menu-item,.main-sider .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.main-sider .ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{font-weight:600!important}.main-sider .ant-menu-sub .ant-menu-item{font-weight:400!important}.ant-tabs-nav{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch}.ant-tabs-tab{padding:8px 12px!important;font-size:12px!important}}@media (hover: none) and (pointer: coarse){.ant-btn{padding:12px 16px!important}.ant-btn-sm{padding:8px 12px!important}.ant-menu-item,.ant-tabs-tab{padding:12px 16px!important}.ant-pagination-item{padding:8px!important}.ant-btn:hover{transform:none}.ant-btn:active{transform:scale(.96)}*{-webkit-overflow-scrolling:touch}}@media print{.ant-layout-sider,.ant-layout-header,.ant-pagination,.ant-btn,.mobile-menu-btn{display:none!important}.ant-layout-content{width:100%!important;padding:0!important;margin:0!important}.ant-card{page-break-inside:avoid;margin-bottom:20px!important}.ant-table{width:100%!important;min-width:auto!important}.ant-table th,.ant-table td{padding:8px!important;font-size:10pt!important}}
