html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-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;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}:root{--ch-primary:#2b7b6f;--ch-primary-light:#4a9d8f;--ch-bg:#f5f7fa;--ch-text:#1f2d2b;--ch-text-gray:#8e9a98;--ch-danger:#e05b4d;--ch-warning:#e6a23c;--ch-success:#2fae76}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%}body{color:var(--ch-text);-webkit-font-smoothing:antialiased;background:#e8edf0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif}.page{background:var(--ch-bg);max-width:520px;min-height:100vh;margin:0 auto;padding:16px 16px 24px}.page-standalone{background:var(--ch-bg);flex-direction:column;max-width:520px;min-height:100vh;margin:0 auto;display:flex}.nav-bar{z-index:100;background:var(--ch-primary);color:#fff;flex-shrink:0;align-items:center;height:48px;padding:0 8px;display:flex;position:sticky;top:0}.nav-bar .nav-back{cursor:pointer;color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.nav-bar .nav-back:active{background:#ffffff26}.nav-bar .nav-title{text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;font-weight:600;overflow:hidden}.nav-bar .nav-right{justify-content:flex-end;width:40px;display:flex}.nav-bar .nav-right.has-action{width:auto;min-width:40px}.text-sm{font-size:13px}.text-xs{font-size:12px}.text-bold{font-weight:600}.text-gray{color:var(--ch-text-gray)}.text-center{text-align:center}.flex{align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-1{flex:1;min-width:0}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.success-color{color:var(--ch-success)}.danger-color{color:var(--ch-danger)}.warning-color{color:var(--ch-warning)}.card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 1px 3px #0000000a}.card-title{align-items:center;gap:6px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.card-title .link,.card-title .count{margin-left:auto}.card-title .link{color:var(--ch-primary);cursor:pointer;font-size:13px;font-weight:400}.header{padding:6px 4px 16px}.header-title{color:var(--ch-primary);font-size:24px;font-weight:700}.header-sub{color:var(--ch-text-gray);margin-top:2px;font-size:13px}.btn-primary,.btn-outline{cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:44px;font-size:15px;transition:opacity .15s;display:flex}.btn-primary{background:var(--ch-primary);color:#fff;font-weight:500}.btn-primary:active{opacity:.85}.btn-primary[disabled]{opacity:.5;cursor:not-allowed}.btn-outline{color:var(--ch-primary);border:1px solid var(--ch-primary);background:#fff}.btn-outline:active{background:#f0f7f5}.btn-outline.danger{color:var(--ch-danger);border-color:#f0c4bf}.btn-sm{border-radius:8px;width:auto;height:34px;padding:0 14px;font-size:13px;display:inline-flex}.top-bar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.top-bar .title{font-size:18px;font-weight:700}.empty-state{color:var(--ch-text-gray);flex-direction:column;align-items:center;padding:50px 20px;display:flex}.empty-icon{margin-bottom:12px;font-size:56px}.empty-text{color:var(--ch-text-gray);text-align:center;margin-bottom:4px;font-size:14px}.tag{white-space:nowrap;border-radius:6px;align-items:center;padding:2px 8px;font-size:11px;line-height:1.5;display:inline-flex}.tag-info{color:var(--ch-primary);background:#e8f4f1}.tag-success{color:var(--ch-success);background:#e6f7ee}.tag-warning{color:#b8822c;background:#fdf3e3}.tag-danger{color:var(--ch-danger);background:#fdebe8}.tag-default{color:#666;background:#f0f2f5}.form-item{border-bottom:1px solid #f2f4f5;align-items:center;min-height:48px;padding:13px 0;display:flex}.form-item:last-child{border-bottom:none}.form-item .label{color:#333;flex-shrink:0;width:88px;font-size:14px}.form-item .label .req{color:var(--ch-danger)}.form-item .input,.form-item .picker{text-align:right;color:#333;background:0 0;border:none;outline:none;flex:1;font-size:14px}.form-item .input::placeholder,.picker.placeholder{color:#b8c0bf}.form-item .textarea{resize:none;text-align:right;color:#333;background:0 0;border:none;outline:none;flex:1;min-height:30px;font-family:inherit;font-size:14px;line-height:1.6}.form-block{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px}.form-block .form-item:last-child{border-bottom:none}.form-footer{padding:8px 0 20px}.form-footer .btn-primary+.btn-outline,.form-footer .btn-outline+.btn-primary{margin-top:12px}.cell-arrow{color:#c0c8c7;margin-left:4px;font-size:12px}.modal-mask{z-index:900;background:#00000073;position:fixed;inset:0}.modal-wrap{z-index:901;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-content{width:100%;max-width:520px;padding:20px 16px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:16px 16px 0 0;max-height:85vh;overflow-y:auto}.modal-title{text-align:center;margin-bottom:16px;font-size:17px;font-weight:600}.modal-content .field{margin-bottom:12px}.modal-content .field .f-label{color:var(--ch-text-gray);margin-bottom:6px;font-size:12px;display:block}.modal-content .field .f-input,.modal-content .field .f-picker{color:#333;cursor:pointer;background:#f5f7f8;border:none;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 12px;font-size:14px;display:flex}.modal-content .field input.f-input{border:1px solid #0000}.modal-content .field .f-input::placeholder{color:#b8c0bf}.modal-content .field.rows2{gap:10px;display:flex}.modal-content .field.rows2>*{flex:1}.modal-content .btn-primary+.btn-outline{margin-top:12px}.footer-bar{width:100%;max-width:520px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;margin:0 auto;position:sticky;bottom:0;box-shadow:0 -2px 8px #0000000a}.menu-item{cursor:pointer;border-bottom:1px solid #f5f6f7;justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;display:flex}.menu-item:last-child{border-bottom:none}.menu-item .arrow{color:#c0c8c7;font-size:16px}.pick-list{background:#fff;border-radius:12px;overflow:hidden}.pick-item{text-align:center;cursor:pointer;border-bottom:1px solid #f5f6f7;padding:14px 16px;font-size:15px}.pick-item:last-child{border-bottom:none}.pick-item:active{background:#f0f7f5}.pick-item.selected{color:var(--ch-primary);font-weight:600}.pick-cancel{text-align:center;color:#999;cursor:pointer;background:#fff;border-radius:12px;margin-top:8px;padding:14px;font-size:15px}.ant-message{max-width:520px;margin:0 auto;left:0;right:0}.ant-modal{max-width:calc(100vw - 40px)}@media (width>=521px){body{padding:0}}.md-body{color:#26332f;word-break:break-word;font-size:14px;line-height:1.75}.md-body>:first-child{margin-top:0}.md-body>:last-child{margin-bottom:0}.md-body h1,.md-body h2,.md-body h3,.md-body h4{color:#17423b;margin:14px 0 6px;font-size:14.5px;font-weight:700;line-height:1.5}.md-body h2{border-left:3px solid var(--ch-primary);padding-left:8px}.md-body h3{border-left:2px solid #bcd9d3;padding-left:7px}.md-body p{margin:7px 0}.md-body ul,.md-body ol{margin:7px 0;padding-left:20px}.md-body li{margin:3px 0}.md-body strong{color:#123f38;font-weight:700}.md-body hr{border:none;border-top:1px dashed #e2ebe8;margin:12px 0}.md-body blockquote{color:#4d5b59;background:#f6faf9;border-left:3px solid #bcd9d3;border-radius:6px;margin:8px 0;padding:8px 12px}.md-body a{color:var(--ch-primary);text-decoration:underline}.md-body code{background:#f2f5f4;border-radius:4px;padding:1px 5px;font-family:ui-monospace,Menlo,monospace;font-size:12.5px}.md-body pre{background:#f4f7f6;border-radius:8px;margin:8px 0;padding:10px 12px;overflow-x:auto}.md-body pre code{background:0 0;padding:0}.md-body table{table-layout:fixed;border-collapse:collapse;width:100%;margin:10px 0;font-size:12px}.md-body th,.md-body td{text-align:left;white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top;border:1px solid #e6ecea;padding:5px 6px}.md-body th{color:#17423b;background:#f1f8f6;font-weight:600}.md-body tr:nth-child(2n) td{background:#fafcfc}.ai-ic{vertical-align:-.14em;width:1em;height:1em;color:var(--ch-primary);flex-shrink:0;margin-right:.28em;display:inline-flex}.ai-ic svg{width:100%;height:100%;display:block}
