*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-tap-highlight-color:transparent;font-size:14px;line-height:1.5}body{color:#333;background-color:#f5f5f5;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Microsoft YaHei,sans-serif}a{color:#e85c8b;text-decoration:none}a:hover{color:#f080a3}img{max-width:100%;height:auto}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:500}button{cursor:pointer;background:0 0;border:none;font-family:inherit}button:focus{outline:none}input,textarea,select{font-family:inherit;font-size:inherit}.app{background-color:#f5f5f5;min-height:100vh}.container{background-color:#fff;min-height:100vh}.header{color:#fff;text-align:center;background:0 0;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.header-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:220px;margin:0;position:relative}.header-title{color:#e85c8b;text-shadow:0 1px 2px #fffc;z-index:1;font-size:20px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-subtitle{color:#f080a3;text-shadow:0 1px 2px #fffc;z-index:1;font-size:14px;position:absolute;top:calc(50% + 30px);left:50%;transform:translate(-50%,-50%)}.title{margin-bottom:8px;font-size:24px;font-weight:600}.subtitle{opacity:.9;font-size:14px}.main-content{z-index:10;max-width:600px;margin:15px auto 0;padding:0 16px 24px;position:relative}.form-section{margin-top:24px}.form-card{z-index:10;background:linear-gradient(#fffafb 0%,#ffe1e9 100%);margin-top:0;padding:24px 20px;font-size:12px;position:relative;box-shadow:0 2px 10px #e85c8b1f}.form-card *{font-size:12px!important}.form-card .submit-button{font-size:14px!important}.date-picker::placeholder{color:#bbb}.middle-txt{padding:0 15px}.title-txt{color:#ea626e;padding:10px 0;font-size:20px;font-weight:800}.content-txt{color:#727272;font-size:14px}.submit-button{cursor:pointer;background:linear-gradient(90deg,#e85c8b 0%,#eb6c94 100%);border:none;border-radius:28px;outline:none;width:100%;height:40px;font-weight:600;transition:all .3s;box-shadow:0 4px 14px #e85c8b59;color:#fff!important;font-size:14px!important}.submit-button:hover{background:linear-gradient(90deg,#e85c8b 0%,#f080a3 100%);transform:translateY(-1px);box-shadow:0 6px 18px #e85c8b73}.submit-button:active{background:linear-gradient(90deg,#e85c8b 0%,#d63d6f 100%);transform:translateY(0);box-shadow:0 2px 10px #e85c8b4d}.submit-button:disabled{box-shadow:none;cursor:not-allowed;background:#f5f5f5;color:#ccc!important}.form-title{color:#303133;border-bottom:1px solid #dcdde0;margin-bottom:24px;padding-bottom:16px;font-size:18px;font-weight:600}.form-item{margin-bottom:20px}.form-item .ant-form-item-label{padding:0}.form-item .ant-form-item-label>label{color:#333;height:44px;font-size:15px;font-weight:600;line-height:44px}.form-item .ant-form-item-label>label .ant-form-item-required-mark{margin-left:4px}.form-item .ant-form-item-label>label:after{content:"";width:8px;display:inline-block}:is(.form-item:has(.gender-radio-group),.form-item:has(.consultation-type-group)){margin-bottom:20px}:is(.form-item:has(.gender-radio-group) .ant-form-item-label,.form-item:has(.consultation-type-group) .ant-form-item-label){padding-top:8px}.form-label{color:#333;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.required{color:#f56c6c;margin-right:4px}.form-input{color:#333;background:linear-gradient(90deg,#fff5f7 0%,#fffbf5 100%);border:1px solid #ffe0e8;border-radius:20px;outline:none;width:100%;padding:12px 16px;font-size:12px;transition:all .3s}.form-input:focus{background:#fff;border-color:#e85c8b;box-shadow:0 0 0 2px #e85c8b1a}.form-input::placeholder{color:#bbb}.form-input.error{border-color:#f56c6c;box-shadow:0 0 0 2px #f56c6c1a}.date-picker{color:#333;background:linear-gradient(90deg,#fff5f7 0%,#fffbf5 100%);border:1px solid #ffe0e8;border-radius:20px;outline:none;width:100%;padding:12px 16px;font-size:12px;transition:all .3s}.date-picker:focus{border-color:#e85c8b;box-shadow:0 0 0 2px #e85c8b1a}.date-picker.error{border-color:#f56c6c;box-shadow:0 0 0 2px #f56c6c1a}.custom-selector{flex-wrap:wrap;gap:16px;display:flex}.custom-selector .selector-option{color:#333;white-space:nowrap;cursor:pointer;background:#fff0f5;border:1px solid #ffe0e8;border-radius:20px;align-items:center;gap:4px;padding:8px 24px;font-size:12px;transition:all .3s;display:flex;position:relative}.custom-selector .selector-option:hover{opacity:.9;border-color:#e85c8b}.custom-selector.active-error .selector-option.active{border:1px solid #f56c6c!important}.custom-selector .selector-option.active{font-weight:600;box-shadow:0 2px 8px #f187a966;color:#fff!important;background-color:#f186a8!important;border:1px solid #f186a8!important}.custom-selector .selector-option input.selector-input{opacity:0;pointer-events:none;position:absolute}.custom-selector .selector-option .selector-content{align-items:center;gap:4px;display:flex}.custom-selector.consultation-selector .selector-option{border:1px solid #ffe0e8;border-radius:28px;padding:8px 20px}.custom-selector.consultation-selector .selector-option:hover{border-color:#e85c8b}.custom-selector.consultation-selector .selector-option.active{border:1px solid #f186a8!important}.error-message{color:#f56c6c;min-height:18px;margin-top:6px;font-size:12px}.btn{cursor:pointer;border-radius:28px;justify-content:center;align-items:center;padding:16px 28px;font-size:17px;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(90deg,#f8a8c8 0%,#f080a3 100%);box-shadow:0 4px 14px #e85c8b59}.btn-primary:hover{background:linear-gradient(90deg,#f080a3 0%,#e85c8b 100%);transform:translateY(-2px);box-shadow:0 6px 18px #e85c8b73}.btn-primary:active{background:linear-gradient(90deg,#e85c8b 0%,#d63d6f 100%);transform:translateY(0);box-shadow:0 2px 10px #e85c8b4d}.btn-block{width:100%}.btn-secondary{color:#303133;background-color:#fff;border:1px solid #dcdde0}.btn-secondary:hover{color:#e85c8b;background-color:#fff;border-color:#e85c8b}.loading{opacity:.6;pointer-events:none}.success-message{color:#67c23a;background-color:#f0f7ff;border-radius:4px;margin-bottom:24px;padding:16px;display:none}.success-message.show{display:block}.footer{text-align:center;color:#909399;padding:16px;font-size:12px}.footer p{margin:0}.btn-back{margin-bottom:24px;padding:8px 16px;font-size:13px}.section-title{color:#303133;border-bottom:1px solid #dcdde0;margin-bottom:16px;padding-bottom:12px;font-size:18px;font-weight:600}.form-select{color:#303133;cursor:pointer;background-color:#fff;border:1px solid #dcdde0;border-radius:4px;outline:none;width:100%;padding:12px 16px;font-size:14px}.form-select:focus{border-color:#e85c8b;box-shadow:0 0 0 1px #f9c4d4}.empty-state{text-align:center;color:#909399;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px;display:flex}.empty-text{font-size:14px}.institution-list{gap:16px;display:grid}.institution-card{background-color:#fff;border-radius:4px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 2px 4px #0000001a}.institution-card:hover{box-shadow:0 2px 12px #0000001a}.card-header{background-color:#fff;border-bottom:1px solid #dcdde0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.card-title{color:#303133;margin:0;font-size:16px;font-weight:600}.sort-index{color:#909399;background-color:#f5f5f5;border-radius:2px;padding:4px 8px;font-size:12px}.card-body{padding:12px 16px}.info-item{align-items:flex-start;margin-bottom:12px;display:flex}.info-label{color:#909399;flex-shrink:0;min-width:80px;font-size:13px;font-weight:500}.info-value{color:#606266;flex-grow:1;font-size:13px}.card-footer .btn{width:100%}.form-card .ant-card-body{padding:0}.training-recommend-section{margin-top:24px}.category-selector .selector-content .ant-select,.category-selector .selector-content .adm-picker{width:100%}.category-selector .selector-content .adm-picker-title{color:#333;font-size:14px}.category-selector .selector-content .adm-select{width:100%}.category-selector .selector-content .adm-select-input{color:#333;background:linear-gradient(90deg,#fff5f7 0%,#fffbf5 100%);border:1px solid #ffe0e8;border-radius:24px;padding:12px 16px;font-size:14px;transition:all .3s}.category-selector .selector-content .adm-select-input:focus{border-color:#e85c8b;box-shadow:0 0 0 2px #e85c8b1a}.category-selector-custom{width:100%}.category-selector-custom .adm-selector-options{flex-wrap:wrap;gap:8px;display:flex}.category-selector-custom .adm-selector-option{flex:0 auto;transition:all .3s;color:#333!important;background:linear-gradient(90deg,#fff5f7 0%,#fffbf5 100%)!important;border:1px solid #ffe0e8!important;border-radius:20px!important;padding:10px 20px!important;font-size:14px!important}.category-selector-custom .adm-selector-option.adm-selector-option-checked{box-shadow:0 2px 8px #f187a966;color:#fff!important;background:#f186a8!important;border-color:#f186a8!important;font-weight:600!important}.category-selector-custom .adm-selector-option:active{opacity:.9;transform:scale(.98)}@media screen and (width<=480px){.category-selector-custom .adm-selector-options{gap:6px}.category-selector-custom .adm-selector-option{padding:8px 16px!important;font-size:13px!important}}.category-select-custom{color:#333;cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4L6 8L10 4' stroke='%23e85c8b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 12px center/12px no-repeat;border:1px solid #ffe0e8;border-radius:24px;outline:none;width:100%;padding:12px 40px 12px 16px;font-size:14px;transition:all .3s}.category-select-custom:focus{border-color:#e85c8b;box-shadow:0 0 0 2px #e85c8b1a}.category-select-custom::-ms-expand{display:none}.category-select-custom option{color:#333;background:#fff}.category-select-custom option:checked{color:#fff;background:#f186a8}.category-select-antd{font-size:14px}.category-select-antd .el-select .el-input{background:linear-gradient(90deg,#fff5f7 0%,#fffbf5 100%)!important;border:1px solid #ffe0e8!important;border-radius:24px!important;padding:12px 16px!important}@media screen and (width<=768px){.header{padding:16px 16px 12px}.header-image{aspect-ratio:16/8;height:auto;min-height:150px;max-height:220px}.title{font-size:20px}.subtitle{font-size:13px}.header-title{font-size:18px}.header-subtitle{font-size:12px}.main-content{padding:16px}.form-card{padding:24px 16px}.form-title{margin-bottom:20px;font-size:16px}.form-item{margin-bottom:20px}.form-label{margin-bottom:6px;font-size:13px}.section-title{font-size:16px}.card-header{padding:14px 16px}.card-title{font-size:14px}.card-body{padding:14px 16px}.info-item{margin-bottom:10px}.info-label{min-width:60px;font-size:12px}.info-value{font-size:12px}.card-footer{padding:10px 16px}}@media screen and (width<=480px){.header{padding:0}.title{font-size:18px}.main-content{padding:0}.form-card{padding:20px 25px}.form-title{font-size:15px}.form-item{margin-bottom:16px}.form-label{font-size:12px}.header-title{font-size:16px}.header-subtitle{font-size:11px}.btn-back{padding:6px 12px;font-size:12px}.section-title{font-size:15px}.card-header{padding:12px 14px}.card-title{font-size:14px}.card-body{padding:12px 14px}.card-footer{padding:8px 14px}}@media screen and (orientation:landscape) and (height<=480px){.header{padding:12px}.title{font-size:16px}.subtitle{font-size:11px}.main-content{padding:8px 8px 12px}.form-card{padding:16px 12px}.form-title{font-size:14px}.form-item{margin-bottom:12px}.btn{padding:8px 16px;font-size:12px}}
