._page_18ei1_1{display:flex;flex-direction:column;height:100dvh;height:100vh;background-color:#f0f2f5;overflow:hidden;max-width:750px;margin:0 auto}._progressCard_18ei1_12{flex-shrink:0;background:#fff;padding:14px 16px 12px;box-shadow:0 2px 8px #00000012;z-index:1}._progressHeader_18ei1_20{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}._progressTitle_18ei1_27{font-size:14px;font-weight:600;color:#111827}._progressBadge_18ei1_33{display:flex;align-items:baseline;gap:3px}._progressCount_18ei1_39{font-size:16px;font-weight:700;color:#10b981}._progressPercent_18ei1_45{font-size:11px;color:#9ca3af}._progressBar_18ei1_50{height:5px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:11px}._progressFill_18ei1_58{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;transition:width .4s ease}._fieldsGrid_18ei1_65{display:flex;flex-wrap:wrap;margin:0 -6px}._fieldItem_18ei1_71{display:flex;align-items:center;gap:5px;width:50%;padding:2px 6px;box-sizing:border-box}._fieldDot_18ei1_80{width:6px;height:6px;border-radius:50%;flex-shrink:0;transition:background .3s}._fieldItemFilled_18ei1_87 ._fieldDot_18ei1_80{background:#10b981;box-shadow:0 0 0 2px #10b98133}._fieldItemEmpty_18ei1_91 ._fieldDot_18ei1_80{background:#d1d5db}._fieldContent_18ei1_95{display:flex;align-items:center;gap:3px;min-width:0;flex:1}._fieldLabel_18ei1_103{font-size:11px;color:#9ca3af;white-space:nowrap;flex-shrink:0}._fieldValue_18ei1_110{font-size:11px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._fieldValue_18ei1_110._fieldValueFilled_18ei1_118{color:#111827;font-weight:500}._chatContainer_18ei1_123{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}._chatMessages_18ei1_130{padding:12px 10px 8px;display:flex;flex-direction:column}._msgRow_18ei1_136{display:flex;align-items:flex-start;gap:7px;margin-bottom:14px}._msgRow_18ei1_136._msgRowUser_18ei1_142{flex-direction:row-reverse}._msgRow_18ei1_136._msgRowAssistant_18ei1_145{flex-direction:row}._avatar_18ei1_149{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._avatarAi_18ei1_159{background:linear-gradient(135deg,#f97316,#dc2626)}._avatarUser_18ei1_163{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}._avatarText_18ei1_167{font-size:13px;color:#fff;font-weight:700}._avatarImg_18ei1_173{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}._bubble_18ei1_180{max-width:65%;padding:10px 13px;word-break:break-word}._bubbleText_18ei1_186{font-size:14px;line-height:1.7;display:block;white-space:pre-wrap}._bubbleAssistant_18ei1_193{background:#fff;border-radius:4px 14px 14px;box-shadow:0 1px 6px #00000012}._bubbleAssistant_18ei1_193 ._bubbleText_18ei1_186{color:#111827}._bubbleUser_18ei1_202{background:linear-gradient(135deg,#f97316,#ea580c);border-radius:14px 4px 14px 14px}._bubbleUser_18ei1_202 ._bubbleText_18ei1_186{color:#fff}._bubbleTyping_18ei1_210{padding:10px 14px;display:flex;align-items:center;gap:5px;min-width:48px}._typingDot_18ei1_218{width:7px;height:7px;border-radius:50%;background:#9ca3af;animation:_typingBounce_18ei1_1 1.4s ease-in-out infinite}._typingDot1_18ei1_226{animation-delay:0s}._typingDot2_18ei1_230{animation-delay:.2s}._typingDot3_18ei1_234{animation-delay:.4s}@keyframes _typingBounce_18ei1_1{0%,80%,to{transform:translateY(0);opacity:.6}40%{transform:translateY(-7px);opacity:1}}._inputBar_18ei1_248{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:9px 12px;padding-bottom:calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -1px 6px #0000000d}._input_18ei1_248{flex:1;height:38px;background:#f3f4f6;border-radius:19px;padding:0 16px;font-size:14px;color:#111827;border:none;outline:none;box-sizing:border-box}._input_18ei1_248::-moz-placeholder{color:#9ca3af}._input_18ei1_248::placeholder{color:#9ca3af}._sendBtn_18ei1_276{width:58px;height:38px;border-radius:19px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:14px;font-weight:600;flex-shrink:0;cursor:pointer;transition:opacity .2s;border:none}._sendBtn_18ei1_276._sendBtnDisabled_18ei1_289{background:#d1d5db;opacity:.7;cursor:not-allowed}._modalOverlay_18ei1_295{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:0 24px}._modal_18ei1_295{background:#fff;border-radius:16px;padding:24px 20px 20px;width:100%;max-width:320px}._modalTitle_18ei1_314{font-size:16px;font-weight:700;color:#111827;margin:0 0 12px;text-align:center}._modalContent_18ei1_322{font-size:14px;color:#6b7280;line-height:1.8;white-space:pre-line;margin:0 0 20px;text-align:center}._modalActions_18ei1_331{display:flex;gap:10px}._modalCancelBtn_18ei1_336{flex:1;height:42px;border-radius:21px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:14px;cursor:pointer}._modalCancelBtn_18ei1_336:active{background:#f9fafb}._modalConfirmBtn_18ei1_350{flex:1;height:42px;border-radius:21px;border:none;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:14px;font-weight:600;cursor:pointer}._modalConfirmBtn_18ei1_350:active{opacity:.85}.flex-col{display:flex}.flex-row-center{display:flex;align-items:center;justify-content:center}.flex-col-center{display:flex;flex-direction:column;align-items:center;justify-content:center}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.mt-\[36px\]{margin-top:36px}.mt-\[90px\]{margin-top:90px}.flex{display:flex}.h-\[180px\]{height:180px}.h-\[200px\]{height:200px}.h-\[48px\]{height:48px}.h-full{height:100%}.h-screen{height:100vh}.min-h-\[600px\]{min-height:600px}.w-\[150px\]{width:150px}.w-\[200px\]{width:200px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.flex-1{flex:1 1 0%}.rotate-\[-8\.73deg\]{--tw-rotate: -8.73deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[12deg\]{--tw-rotate: 12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-\[12px\]{gap:12px}.gap-\[24px\]{gap:24px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-\[16px\]{border-radius:16px}.rounded-\[24px\]{border-radius:24px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.bg-\[\#1890ff\]{--tw-bg-opacity: 1;background-color:rgb(24 144 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F2F2F2\],.bg-\[\#f2f2f2\]{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-\[14px\]{padding:14px}.p-\[24px\]{padding:24px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[32px\]{padding-left:32px;padding-right:32px}.px-\[34px\]{padding-left:34px;padding-right:34px}.pb-\[100px\]{padding-bottom:100px}.pb-\[24px\]{padding-bottom:24px}.pb-\[40px\]{padding-bottom:40px}.pt-\[64px\]{padding-top:64px}.text-center{text-align:center}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.font-\[600\]{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.leading-\[24px\]{line-height:24px}.leading-\[40px\]{line-height:40px}.leading-\[48px\]{line-height:48px}.text-\[\#999999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.text-\[\#ff4d4f\]{--tw-text-opacity: 1;color:rgb(255 77 79 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{width:100vw;height:100vh;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}input,textarea,button{outline:none;border:none;background:none;font-family:inherit}.hover\:bg-\[\#F6F6F6\]:hover{--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))}.hover\:opacity-80:hover{opacity:.8}._layout_b8tjo_1{overflow:hidden;background:linear-gradient(135deg,#07c160,#05a850)}@media screen and (min-width: 1001px){._layout-main_b8tjo_7{width:800px;height:760px;border-radius:14px;overflow:hidden}}@media screen and (max-width: 1000px){._layout-main_b8tjo_7{width:100%;height:100%}}@media screen and (min-height: 808px) and (min-width: 1001px){._layout_b8tjo_1{align-items:center}}@media screen and (max-height: 808px) and (min-width: 1001px){._layout_b8tjo_1{padding-block:48px;overflow-y:auto}}
