@charset "UTF-8";:root{--tcm-bg: #F6F8F7;--tcm-primary: #0F766E;--tcm-primary-light: #F0FDFA;--tcm-ai-green: #F0FDFA;--tcm-text: #102A2A;--tcm-muted: #6b7280;--tcm-card: #ffffff;--tcm-line: #e5e7eb;--tcm-orange: #f97316;--tcm-blue: #2F80ED;--dm-tab-bar-total:calc(4.2rem + env(safe-area-inset-bottom, 0rem));--dm-h5-shell-width: 430PX}page,body{background-color:var(--tcm-bg);color:var(--tcm-text);font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:.7rem;line-height:1.5}.tcm-page{width:100%;max-width:100%;min-height:auto;padding:.6rem .8rem var(--dm-tab-bar-total);background:var(--tcm-bg);-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}.tcm-page--no-tab{padding-bottom:calc(1.2rem + env(safe-area-inset-bottom,0rem));min-height:auto}.tcm-page--login{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;min-height:100dvh;padding-top:1.2rem;padding-bottom:calc(1.2rem + env(safe-area-inset-bottom,0rem))}.tcm-login-head{margin-bottom:.8rem}.tcm-card{display:block;width:100%;background:var(--tcm-card);border-radius:.6rem;padding:.8rem;margin-bottom:.6rem;-webkit-box-shadow:0 .1rem .4rem rgba(0,0,0,.04);box-shadow:0 .1rem .4rem #0000000a;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-title,.tcm-subtitle,.tcm-label,.tcm-stat-value,.tcm-stat-label{display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-title{font-size:1rem;font-weight:700;color:var(--tcm-text);line-height:1.35;word-break:break-word}.tcm-subtitle{font-size:.65rem;color:var(--tcm-muted);margin-top:.2rem;line-height:1.5;word-break:break-word}.tcm-primary-btn{width:100%;background:var(--tcm-primary);color:#fff;border-radius:.6rem;min-height:2.4rem;font-size:.8rem;font-weight:700;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-ghost-btn{background:#fff;border:.025rem solid var(--tcm-line);border-radius:.4rem;padding:.3rem .6rem;font-size:.6rem;color:var(--tcm-muted);-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-tag-btn{background:#fff;border:.025rem solid var(--tcm-line);border-radius:24.975rem;padding:.2rem .6rem;font-size:.65rem;color:#4b5563;margin:.2rem;display:inline-block}.tcm-input,.tcm-textarea,taro-input-core.tcm-input,taro-textarea-core.tcm-textarea{display:block;width:100%;background:#f9fafb;border:.025rem solid var(--tcm-line);border-radius:.6rem;padding:0 .6rem;font-size:.7rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--tcm-text)}.tcm-input,taro-input-core.tcm-input{min-height:2.2rem;height:2.2rem;line-height:2.2rem}.tcm-textarea,taro-textarea-core.tcm-textarea{min-height:5rem;padding:.6rem;line-height:1.5}taro-input-core.tcm-input,taro-textarea-core.tcm-textarea{padding:0}taro-input-core.tcm-input>taro-input-core,.tcm-input>taro-input-core{display:block;width:100%;height:2.2rem;min-height:2.2rem;line-height:2.2rem;padding:0 .6rem;margin:0;border:none;background:transparent;font-size:.7rem;color:var(--tcm-text);-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}taro-textarea-core.tcm-textarea>taro-textarea-core,.tcm-textarea>taro-textarea-core{display:block;width:100%;min-height:5rem;padding:.6rem;margin:0;border:none;background:transparent;font-size:.7rem;line-height:1.5;color:var(--tcm-text);-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;resize:none}.tcm-label{font-size:.65rem;color:var(--tcm-muted);margin-bottom:.3rem}.tcm-stat-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.6rem;margin-bottom:.8rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-page--home{padding-top:.2rem}.tcm-home-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.4rem}.tcm-stat-grid--tight{margin-bottom:.3rem;gap:.4rem}.tcm-stat-grid--tight .tcm-stat-card{padding:.5rem .6rem}.tcm-page--home .tcm-primary-btn{margin-top:.2rem}.tcm-stat-card{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;padding:.8rem;border-radius:.8rem;border:.025rem solid var(--tcm-line);-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-stat-card--green{background:var(--tcm-primary-light);border-color:#d9e5e4}.tcm-stat-value{font-size:1.2rem;font-weight:700;line-height:1.2}.tcm-stat-label{font-size:.6rem;margin-top:.2rem}.tcm-patient-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.6rem;padding:.6rem;border-left:.2rem solid var(--tcm-orange);-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-patient-row--blue{border-left-color:var(--tcm-blue)}.tcm-badge{display:inline-block;font-size:.55rem;padding:.1rem .4rem;border-radius:.2rem;width:auto}.tcm-badge--orange{color:var(--tcm-orange);background:#fff7ed}.tcm-badge--blue{color:var(--tcm-blue);background:#eff6ff}.tcm-badge--green{color:var(--tcm-primary);background:var(--tcm-primary-light)}.tcm-chip-row{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.4rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.6rem}.tcm-chip{padding:.3rem .7rem;border-radius:24.975rem;font-size:.65rem;background:#fff;border:.025rem solid var(--tcm-line);display:inline-block;width:auto}.tcm-chip--active{background:var(--tcm-primary);color:#fff;border-color:var(--tcm-primary)}.tcm-ai-section{background:var(--tcm-ai-green);margin:0 -.8rem;padding:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-toolbar{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.4rem}.tcm-toolbar-btn{padding:.3rem .5rem;background:#fff;border:.025rem solid var(--tcm-line);border-radius:.4rem;font-size:.6rem;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-toolbar-btn--primary{background:var(--tcm-primary);color:#fff;border-color:var(--tcm-primary);font-weight:700}.tcm-empty{text-align:center;padding:2rem .8rem;color:var(--tcm-muted);font-size:.7rem}.tcm-error{color:#dc2626;font-size:.65rem;padding:.6rem}.tcm-toggle-row{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.4rem;width:100%}.tcm-toggle{-webkit-flex:1;-ms-flex:1;flex:1;min-height:2.2rem;border-radius:.6rem;background:#f9fafb;border:.025rem solid var(--tcm-line);font-size:.7rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-toggle--active{background:var(--tcm-primary);color:#fff;border-color:var(--tcm-primary);font-weight:600}.tcm-tag-gray{display:inline-block;width:auto;font-size:.5rem;background:#f3f4f6;color:#4b5563;padding:.1rem .4rem;border-radius:.2rem;margin-right:.2rem}.tcm-agree-line{display:block;width:100%;font-size:.6rem;color:var(--tcm-muted);line-height:1.7;text-align:center;word-break:break-word;white-space:normal}.tcm-agree-link{display:inline;color:var(--tcm-primary);width:auto}.tcm-agree-check{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:.4rem;margin-top:.8rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-agree-check__box{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:1rem;height:1rem;margin-top:.1rem;border:.05rem solid var(--tcm-line);border-radius:.2rem;background:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.tcm-agree-check.is-checked .tcm-agree-check__box{border-color:var(--tcm-primary);background:var(--tcm-primary)}.tcm-agree-check__mark{display:block;width:auto;color:#fff;font-size:.6rem;line-height:1;font-weight:700}.tcm-agree-check__text{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;display:block;width:auto;font-size:.6rem;color:var(--tcm-muted);line-height:1.6;word-break:break-word}.tcm-primary-btn.is-disabled{pointer-events:auto}.tcm-home-new-btn{margin-top:.2rem;margin-bottom:1.4rem}.tcm-home-section--pending{margin-top:0}.tcm-home-section{margin-top:.8rem}.tcm-ai-section{margin-bottom:.4rem}.tcm-ai-block{margin-top:.4rem;font-size:.65rem;line-height:1.6}.tcm-ai-ref{display:block;color:var(--tcm-primary);font-weight:700;font-size:.75rem}.tcm-card--doctor-pattern{border:.05rem solid var(--tcm-primary);background:var(--tcm-primary-light)}.tcm-card--ai-readonly{background:var(--tcm-primary-light)}.tcm-card--hint{background:#f3f4f6}.tcm-rx-head{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.tcm-rx-clear{color:#dc2626}.tcm-herb-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.2rem;margin-top:.4rem;padding:.2rem;background:#f9fafb;border-radius:.4rem}.tcm-herb-row__name{-webkit-flex:2;-ms-flex:2;flex:2;min-width:0;height:1.8rem;min-height:1.8rem;font-size:.65rem}.tcm-herb-row__dose{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;height:1.8rem;min-height:1.8rem;font-size:.65rem}.tcm-herb-row__usage{-webkit-flex:2;-ms-flex:2;flex:2;min-width:0;height:1.8rem;min-height:1.8rem;font-size:.6rem}.tcm-herb-row__del{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#9ca3af;font-size:.6rem;padding:.2rem}.tcm-herb-row__dose-warn{display:block;margin-top:.1rem;padding-left:.2rem;font-size:.55rem;color:#8a3b3b}.tcm-rx-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.4rem;margin-top:.6rem}.tcm-rx-add-btn{-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;padding:.6rem .4rem;border-style:dashed;color:var(--tcm-primary);font-weight:600}.tcm-add-herb-panel{margin-top:.6rem;padding-top:.4rem;border-top:.025rem solid var(--tcm-line)}.tcm-add-herb-bar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.3rem;margin-top:.3rem}.tcm-add-herb-bar__input{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.tcm-suggest-list{margin-top:.4rem;max-height:8rem;overflow-y:auto}.tcm-suggest-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem .4rem;border-bottom:.025rem solid var(--tcm-line)}.tcm-suggest-item__name{font-weight:600;color:var(--tcm-text)}.tcm-suggest-item__py{font-size:.6rem;color:var(--tcm-muted)}.tcm-reminder-list{margin-top:.4rem}.tcm-card--reminder{background:#fffbeb;border:.025rem solid #fde68a}.tcm-reminder-item{display:block;font-size:.65rem;color:#92400e;line-height:1.6;margin-bottom:.2rem}html,body,#app{width:100%;max-width:100%;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{background-color:var(--tcm-bg);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body,#app{min-height:100%;min-height:100dvh;overflow-x:hidden}html.h5-desktop-preview{font-size:11.4666666667px!important;background:-webkit-gradient(linear,left top,left bottom,from(#F6F8F7),to(#EFF3F2));background:-webkit-linear-gradient(top,#F6F8F7 0%,#EFF3F2 100%);background:linear-gradient(180deg,#F6F8F7 0%,#EFF3F2 100%)}html.h5-desktop-preview body{width:min(100vw - 32PX,var(--dm-h5-shell-width));max-width:var(--dm-h5-shell-width);margin:0 auto;min-height:100vh;background:var(--tcm-bg);-webkit-box-shadow:0 25PX 50PX -12PX rgba(0,0,0,.25);box-shadow:0 25PX 50PX -12PX #00000040;position:relative;overflow-x:hidden}html.h5-desktop-preview #app{width:100%;max-width:100%;overflow-x:hidden;min-height:100vh}html.h5-desktop-preview .bottom-tab-bar,html.h5-desktop-preview #taro-navigation-bar{width:min(100vw - 32PX,var(--dm-h5-shell-width));max-width:var(--dm-h5-shell-width);left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.bottom-tab-bar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;padding:12rpx 24rpx calc(12rpx + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--tcm-line);-webkit-box-sizing:border-box;box-sizing:border-box}.bottom-tab-bar__item{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;min-height:88rpx;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:4rpx;color:#999;-webkit-box-sizing:border-box;box-sizing:border-box}.bottom-tab-bar__item.is-active{color:var(--tcm-primary);font-weight:700}.bottom-tab-bar__icon{font-size:36rpx;line-height:1}.bottom-tab-bar__label{font-size:20rpx;line-height:1.2;white-space:nowrap}
