html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fb}.loginShell{min-height:100vh;display:grid;place-items:center;padding:24px}.loginCard,.loginPanel{width:min(420px,100%)}.loginPanel{background:#fff;border:1px solid #e7e9ed;padding:28px;box-shadow:0 18px 50px #1f233014}.brandTitle{display:inline-flex;align-items:center;gap:10px;min-width:0}.brandTitle img{width:34px;height:34px;border-radius:8px;object-fit:cover;flex:0 0 auto}.appLayout{min-height:100vh}.appHeader{background:#fff;border-bottom:1px solid #e7e9ed;display:flex;align-items:center;justify-content:space-between}.appHeader h4{margin:0}.ant-btn-primary{background:#d71920;box-shadow:none}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background:#b91319}.ant-menu-light .ant-menu-item-selected{color:#d71920;background-color:#fff1f0}.wecomShell{min-height:100vh;background:#f5f7fa}.wecomSider{background:#fff!important;border-right:1px solid #e5e7eb}.wecomBrand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #e5e7eb}.wecomBrand img{width:38px;height:38px;border-radius:8px;object-fit:cover}.wecomBrand strong,.wecomBrand span{display:block}.wecomBrand strong{color:#1f2937;font-size:16px}.wecomBrand span{color:#6b7280;font-size:12px}.wecomTopbar{height:72px;padding:0 28px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.wecomTopbar strong,.wecomTopbar span{display:block;line-height:1.4}.wecomTopbar strong{color:#1f2937}.wecomTopbar span{color:#6b7280;font-size:12px}.wecomContent{min-width:1080px;padding:28px}.wecomWelcome{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid #e5e7eb;background:#fff;border-radius:8px}.wecomWelcome small,.wecomSectionTitle span,.wecomStat small{color:#6b7280}.wecomWelcome h1,.wecomSectionTitle h2{margin:6px 0;color:#1f2937}.wecomWelcome p{margin:0;color:#6b7280}.wecomSearch{width:380px}.wecomStats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:18px}.wecomStat{padding:20px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.wecomStat strong{display:block;color:#1f2937;font-size:30px}.wecomStat span{display:block;margin-top:6px;color:#1f2937}.wecomSection{margin-top:24px}.wecomSectionTitle{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.wecomTodo,.wecomApps{display:grid;gap:14px}.wecomTodo{grid-template-columns:repeat(3,minmax(0,1fr))}.wecomApps{grid-template-columns:repeat(4,minmax(0,1fr))}.wecomTodo button,.wecomApps button,.wecomEmpty{min-height:104px;padding:18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-align:left}.wecomTodo strong,.wecomTodo span,.wecomApps strong,.wecomApps span{display:block}.wecomTodo strong,.wecomApps strong{color:#1f2937;font-size:16px}.wecomTodo span,.wecomApps span,.wecomEmpty{margin-top:8px;color:#6b7280}.diagPage{min-height:100vh;padding:32px;background:#f5f7fa}.diagPage h1{margin:0 0 8px;color:#1f2937}.diagPage p{margin:0 0 24px;color:#6b7280}.wecom-pc{min-height:100vh;background:#f5f7fa;color:#1f2937}.wecom-pc__sider{background:#fff!important;border-right:1px solid #e5e7eb}.wecom-pc__brand{height:76px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5e7eb}.wecom-pc__brand img{width:40px;height:40px;border-radius:8px;object-fit:cover;flex:0 0 auto}.wecom-pc__brand strong,.wecom-pc__brand span,.wecom-pc__topbar strong,.wecom-pc__topbar span{display:block}.wecom-pc__brand strong,.wecom-pc__topbar strong{color:#1f2937;line-height:1.35}.wecom-pc__brand span,.wecom-pc__topbar span{color:#6b7280;font-size:12px}.wecom-pc__topbar{height:76px;padding:0 28px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.wecom-pc__content{min-width:1040px;padding:24px;overflow:auto}.wecom-pc .ant-btn-primary{background:#2563eb}.wecom-pc .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background:#1d4ed8}.wecom-pc .ant-menu-light .ant-menu-item-selected{color:#2563eb;background-color:#eff6ff}.auth-waiting{max-width:720px}.workbench-hero{min-height:148px;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.workbench-hero small,.section-title span,.stat-card small,.app-card small,.todo-row span,.file-card span,.key-values dt,.timeline__item small,.timeline__item span,.file-upload span,.coming-soon p{color:#6b7280}.workbench-hero h1,.section-title h2,.form-section h3,.detail-title h1{margin:4px 0;color:#1f2937}.workbench-hero p{margin:0;color:#6b7280}.search-bar{width:360px;flex:0 0 auto}.stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:16px 0}.stat-card,.data-card,.app-card,.todo-row,.file-card,.form-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.stat-card{padding:18px}.stat-card strong{display:block;font-size:28px;color:#1f2937}.stat-card span{display:block;margin-top:4px}.workbench-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;margin-bottom:16px}.data-card{padding:18px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title h2{font-size:18px}.app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.app-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.app-card,.todo-row{min-height:116px;padding:16px;text-align:left;cursor:pointer}.app-card:hover,.todo-row:hover{border-color:#2563eb}.app-card__icon{width:34px;height:34px;border-radius:8px;display:inline-grid;place-items:center;margin-bottom:10px;color:#fff;background:#2563eb}.app-card strong,.app-card small,.todo-row strong,.todo-row span{display:block}.app-card small{min-height:38px;margin:6px 0 10px;line-height:1.5}.todo-row{width:100%;margin-bottom:10px}.page-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.filter-tabs{display:inline-flex;align-items:center;gap:4px;padding:3px;background:#f5f7fa;border:1px solid #e5e7eb;border-radius:8px}.filter-tabs button{height:30px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#6b7280}.filter-tabs button.active{color:#2563eb;background:#fff}.ticket-form{max-width:980px}.form-section{padding:18px;margin-bottom:14px}.form-section h3{font-size:16px;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.detail-layout{display:grid;gap:16px}.detail-title{display:flex;align-items:center;justify-content:space-between}.detail-title small{color:#6b7280}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.key-values{margin:0}.key-values div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;padding:9px 0;border-bottom:1px solid #e5e7eb}.key-values div:last-child{border-bottom:0}.key-values dd{margin:0;color:#1f2937}.file-upload{display:flex;align-items:center;gap:12px;padding:14px;margin-bottom:14px;border:1px dashed #c7d2fe;border-radius:8px;background:#f8fafc}.file-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.file-card{padding:14px}.file-card strong,.file-card span{display:block}.timeline{display:grid;gap:14px}.timeline__item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px}.timeline__item i{width:10px;height:10px;margin-top:5px;border-radius:50%;background:#2563eb}.timeline__item strong,.timeline__item span,.timeline__item small{display:block}.empty-state,.coming-soon{padding:32px;text-align:center;color:#6b7280;border:1px dashed #e5e7eb;border-radius:8px;background:#f8fafc}.coming-soon strong{display:block;color:#1f2937;font-size:20px}.content{padding:24px;min-width:0}.pageTitle small,.sectionHeading small,.designerHeader small{color:#8b909b}.pageTitle h1,.sectionHeading h2,.designerHeader h2{margin:2px 0 14px;font-size:20px}.studio{display:grid;grid-template-columns:230px 260px minmax(420px,1fr);min-height:calc(100vh - 112px);background:#fff;border:1px solid #e5e7eb}.appRail,.formRail,.designer{padding:20px;min-width:0}.appRail,.formRail{border-right:1px solid #e5e7eb}.sectionHeading,.designerHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.appList,.formList{display:grid;gap:6px;margin-top:16px}.appList button,.formList button{width:100%;border:0;border-left:3px solid transparent;background:transparent;padding:11px 10px;text-align:left;cursor:pointer}.appList button:hover,.formList button:hover,.appList button.active,.formList button.active{background:#fff4f3;border-left-color:#d71920}.appList span,.appList strong,.formList small,.formList strong{display:block}.appList span,.formList small{margin-top:4px;color:#7a808a;font-size:12px}.formList button{display:flex;align-items:center;justify-content:space-between}.fieldComposer{display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) 140px auto;gap:8px;padding:14px;background:#f6f7f9;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.fieldComposer textarea{grid-column:1 / -1}.fieldCanvas{display:grid;gap:8px;padding:16px 0}.fieldRow{display:grid;grid-template-columns:30px 1fr auto;align-items:center;border:1px solid #e5e7eb;padding:11px}.fieldRow small,.fieldRow strong{display:block}.fieldRow small,.dragIndex,.emptyHint,.designerEmpty span{color:#7a808a}.recordSection{margin-top:18px;border-top:1px solid #e5e7eb;padding-top:18px}.designerEmpty{min-height:420px;display:grid;place-content:center;gap:8px;text-align:center}.approvalSetup{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:28px;padding:20px;background:#fff;border:1px solid #e5e7eb}.approvalSetup>div:first-child{display:grid;gap:10px;align-content:start}.approvalSetup h2{margin:0 0 8px;font-size:17px}.templateRow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #edf0f2}.templateRow strong,.templateRow small{display:block}.dashboardToolbar{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;padding:16px;background:#fff;border:1px solid #e5e7eb}.userToolbar{grid-template-columns:repeat(5,minmax(120px,1fr)) auto;margin-bottom:14px}.dashboardList{display:flex;gap:8px;padding:14px 0;overflow-x:auto}.dashboardList button{min-width:210px;padding:12px;border:1px solid #e5e7eb;background:#fff;text-align:left}.dashboardList strong,.dashboardList span{display:block}.dashboardList span{margin-top:4px;color:#747b86}.dashboardPreview{padding:20px;background:#fff;border:1px solid #e5e7eb}.widgetGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.widget{min-height:180px;padding:16px;border:1px solid #e5e7eb}.widget-table{grid-column:1 / -1}.widget h3{margin:0 0 16px;font-size:15px}.metricValue{font-size:42px;color:#d71920}.chartRows{display:grid;gap:10px}.chartRows>div{display:grid;grid-template-columns:90px 1fr 36px;align-items:center;gap:8px}.chartRows i{display:block;height:12px;background:#d71920}.permissionEditor{display:grid;grid-template-columns:180px 180px 1fr 160px 1fr 1fr auto;gap:8px;align-items:end;padding:16px 0;border-top:1px solid #e5e7eb}.permissionEditor h3{margin:2px 0 0;font-size:15px}.permissionChecks{display:flex;flex-wrap:wrap;gap:6px}.knowledgeEditor{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(420px,1.3fr);gap:24px;padding:20px;background:#fff;border:1px solid #e5e7eb}.knowledgeEditor>div:last-child{display:grid;gap:9px}.knowledgeEditor h2{margin-top:0;font-size:17px}.uploadButton{display:inline-flex;margin-bottom:14px;padding:9px 14px;background:#d71920;color:#fff;cursor:pointer}.uploadButton input{display:none}.templateRow small{margin-top:4px;color:#747b86}@media(max-width:1100px){.studio{grid-template-columns:210px minmax(360px,1fr)}.formRail{border-right:0}.designer{grid-column:1 / -1;border-top:1px solid #e5e7eb}}@media(max-width:760px){.appHeader{padding:0 12px}.appHeader h4{font-size:15px}.content{padding:12px}.studio{display:block}.appRail,.formRail{border-right:0;border-bottom:1px solid #e5e7eb}.fieldComposer,.approvalSetup,.dashboardToolbar,.userToolbar,.widgetGrid{grid-template-columns:1fr}.widget-table{grid-column:auto}.permissionEditor,.knowledgeEditor{grid-template-columns:1fr}}
