.dp-layout .dp-right{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.dp-layout .page-header{gap:16px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.dp-layout .header-title-bar,.dp-layout .page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dp-layout .header-title-bar{gap:8px}.dp-layout .header-icon-bar{display:inline-block;width:4px;height:18px;background:-webkit-gradient(linear,left top,left bottom,from(#3b82f6),to(#1d4ed8));background:linear-gradient(180deg,#3b82f6,#1d4ed8);border-radius:2px}.dp-layout .page-header h3{margin:0;font-size:16px;font-weight:600;color:#1e293b}.dp-layout .school-badge{font-weight:500;border-radius:6px}.dp-layout .school-hint{color:#94a3b8;font-size:13px}.dp-layout .config-card{border-radius:12px;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)!important;border:1px solid #e2e8f0;padding:16px 20px}.dp-layout .el-form-item__label{font-weight:600;color:#475569}.dp-layout .el-input.is-disabled .el-input__inner{background-color:#f8fafc;color:#94a3b8;border-color:#e2e8f0}.dp-layout .callback-display-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:6px 12px;max-width:480px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.02);box-shadow:0 1px 2px rgba(0,0,0,.02)}.dp-layout .callback-display-wrapper .url-text{font-family:Consolas,Monaco,monospace;font-size:13px;color:#334155;font-weight:500;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px}.dp-layout .callback-display-wrapper .copy-btn{padding:6px 12px;font-weight:600;-ms-flex-negative:0;flex-shrink:0}.dp-layout .form-tip{font-size:12px;color:#64748b;margin-top:6px;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}.dp-layout .form-tip i{margin-top:2px;color:#3b82f6;font-size:14px}.dp-layout .form-tip.warning-tip{color:#b45309}.dp-layout .form-tip.warning-tip i{color:#f59e0b}.dp-layout .save-btn{padding:10px 24px;font-weight:600;border-radius:6px;-webkit-box-shadow:0 4px 6px -1px rgba(59,130,246,.2);box-shadow:0 4px 6px -1px rgba(59,130,246,.2)}