:root{--bg: #f6f6f6;--card: #ffffff;--primary: #16b14b;--primary-deep: #139640;--blue: #3368ea;--blue-deep: #2f5ee0;--text: #222222;--subtext: #818181;--muted: #9ea6b2;--line: #ebedf0;--surface: #fafafa;--shadow: 0 8px 24px rgba(15, 23, 42, .04);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;min-height:100%}#app{height:100%;min-height:0;max-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (height: 100dvh){html,body{min-height:100dvh}#app{height:100dvh;max-height:100dvh}}body{margin:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);background:#eef1f5;overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.mobile-shell{flex:1;width:100%;max-width:430px;min-height:0;margin:0 auto;background:var(--bg);box-shadow:0 0 0 1px #0f172a0a;overflow:hidden}.app-shell{display:flex;flex-direction:column;height:100%;min-height:0}.app-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.page{flex:1;min-height:0;overflow:hidden}.mobile-page-title{position:sticky;top:0;z-index:10;display:flex;justify-content:center;align-items:center;height:56px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #f2f2f2}.mobile-page-title h1{margin:0;font-size:17px;line-height:24px;font-weight:700;letter-spacing:.02em}.home-page{display:flex;flex-direction:column;min-height:0}.home-page__scroll{flex:1;overflow:auto;padding-bottom:18px;min-height:0}.home-hero{padding:21px 24px 18px;background:#fff}.home-hero__title{font-size:18px;line-height:28px;font-weight:700}.home-hero__subtitle{margin-top:2px;font-size:14px;line-height:22px;color:#727272}.home-notice{display:grid;grid-template-columns:auto 1fr 12px;align-items:center;gap:10px;margin:0 16px 12px;padding:12px 14px;border-radius:12px;background:linear-gradient(90deg,#eff6ff,#f0fdf4);border:1px solid #bfdbfe}.home-notice__label{padding:2px 8px;border-radius:6px;background:#2563eb;color:#fff;font-size:11px;font-weight:600}.home-notice__title{font-size:14px;font-weight:600;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-notice__arrow{width:8px;height:8px;border-top:2px solid #64748b;border-right:2px solid #64748b;transform:rotate(45deg);justify-self:end}.home-notice-sheet{width:100%;max-width:360px;padding:20px 18px 18px;border-radius:16px;background:#fff}.home-notice-sheet__title{margin:0 0 12px;font-size:17px;font-weight:700;color:#111}.home-notice-sheet__body{max-height:50vh;overflow-y:auto;white-space:pre-wrap;font-size:14px;line-height:1.65;color:#374151}.home-notice-sheet__btn{width:100%;margin-top:16px}.home-section{padding:18px 24px 0}.home-section--recent{flex:1;min-height:0;display:flex;flex-direction:column}.home-section__head{display:flex;align-items:center;justify-content:space-between}.home-section__title{margin:0;font-size:15px;line-height:22px;font-weight:700;color:#2c2c2c}.home-section__link{font-size:14px;color:#2f80ff;line-height:22px}.home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:14px}.home-action{height:62px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:0 8px 18px #0f172a08}.home-action:active{transform:scale(.98);filter:brightness(.98)}.home-action--primary{color:#fff;background:linear-gradient(180deg,var(--primary) 0%,var(--primary-deep) 100%)}.home-action--blue{color:#fff;background:linear-gradient(180deg,var(--blue) 0%,var(--blue-deep) 100%)}.home-action--light{color:#515a68;background:#fff;border:1px solid #e9edf3}.home-action__icon{width:24px;height:24px;flex:0 0 24px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.home-action__icon:before,.home-action__icon:after{content:none!important}.home-action__icon--plus{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zM13 3.5L18.5 9H13zM11 11V8h2v3h3v2h-3v3h-2v-3H8v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zM13 3.5L18.5 9H13zM11 11V8h2v3h3v2h-3v3h-2v-3H8v-2z'/%3E%3C/svg%3E")}.home-action__icon--history{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4a8 8 0 1 1-7.75 10h2.07A6 6 0 1 0 8.1 7.64L11 10.5H3V3l2.68 2.68A7.96 7.96 0 0 1 12 4zm-1 4h2v4.3l3.2 1.9-1 1.7L11 13.3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4a8 8 0 1 1-7.75 10h2.07A6 6 0 1 0 8.1 7.64L11 10.5H3V3l2.68 2.68A7.96 7.96 0 0 1 12 4zm-1 4h2v4.3l3.2 1.9-1 1.7L11 13.3z'/%3E%3C/svg%3E")}.home-action__icon--edit{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h11l5 5v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 1.5V9h4.5zM8 16.8l6.9-6.9 1.2 1.2-6.9 6.9H8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h11l5 5v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 1.5V9h4.5zM8 16.8l6.9-6.9 1.2 1.2-6.9 6.9H8z'/%3E%3C/svg%3E")}.home-action__icon--clock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4a8 8 0 1 1-8 8h2a6 6 0 1 0 6-6zM11 7h2v5.2l3.2 2-1 1.7-4.2-2.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4a8 8 0 1 1-8 8h2a6 6 0 1 0 6-6zM11 7h2v5.2l3.2 2-1 1.7-4.2-2.5z'/%3E%3C/svg%3E")}.home-action--light{height:76px;flex-direction:column;gap:10px;font-size:13px;font-weight:600;color:#3f4755}.home-action--light .home-action__icon{width:24px;height:24px;flex:0 0 24px;color:#596273}.overview-card{padding:18px 16px 16px;background:#fff;border-radius:12px;box-shadow:var(--shadow)}.overview-card__title{margin:0;font-size:15px;font-weight:700}.overview-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.overview-card__stat{text-align:center}.overview-card__value{font-size:21px;line-height:29px;font-weight:800}.overview-card__value--green{color:var(--primary)}.overview-card__value--blue{color:#2f80ff}.overview-card__label{margin-top:4px;font-size:13px;line-height:18px;color:#5b6471}.recent-list{display:flex;flex-direction:column;gap:14px;margin-top:14px}.recent-list--scroll{flex:1;min-height:0;overflow:auto;padding-right:4px;padding-bottom:calc(8px + var(--safe-bottom))}.recent-card{display:grid;grid-template-columns:68px 1fr;gap:14px;padding:14px 16px;background:#fff;border-radius:12px;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease}.recent-card:active{transform:scale(.992);box-shadow:0 6px 18px #0f172a0d}.recent-card__thumb{width:64px;height:64px;border-radius:10px;background:linear-gradient(180deg,#ffffff0f,#fff0),linear-gradient(135deg,#7bb7f4,#7db2d8 32%,#92b37a,#7ba85c)}.recent-card__content{min-width:0}.recent-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recent-card__code{font-size:12px;line-height:18px;color:#8c96a4}.recent-card__name{margin-top:2px;font-size:16px;line-height:22px;font-weight:700;color:#3a3a3a}.recent-card__time{flex:0 0 auto;font-size:12px;line-height:17px;color:#9a9a9a;text-align:right}.recent-card__diagnosis{margin-top:8px;font-size:14px;line-height:22px;color:#666}.bottom-nav{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;min-height:60px;padding:5px 10px calc(5px + var(--safe-bottom));background:#fffffffa;border-top:1px solid #eceff4;box-shadow:0 -8px 20px #0f172a08;position:relative;z-index:20}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;color:#9aa3af;font-size:12px;line-height:17px;transition:color .2s ease,transform .2s ease}.bottom-nav__item.router-link-active{color:var(--primary)}.bottom-nav__item:active{transform:scale(.96)}.bottom-nav__icon{width:22px;height:22px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.bottom-nav__icon:before,.bottom-nav__icon:after{content:none!important}.icon-home{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4.5l8 6v9.5a1 1 0 0 1-1 1h-5v-6h-4v6H5a1 1 0 0 1-1-1v-9.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4.5l8 6v9.5a1 1 0 0 1-1 1h-5v-6h-4v6H5a1 1 0 0 1-1-1v-9.5z'/%3E%3C/svg%3E")}.icon-case{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.85' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='3' width='14' height='18' rx='2.5'/%3E%3Cpath d='M8.5 8.5h7M8.5 12h7M8.5 15.5h7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.85' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='3' width='14' height='18' rx='2.5'/%3E%3Cpath d='M8.5 8.5h7M8.5 12h7M8.5 15.5h7'/%3E%3C/svg%3E")}.icon-user{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 12c4.7 0 8 2.2 8 5v1H4v-1c0-2.8 3.3-5 8-5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 4a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 12c4.7 0 8 2.2 8 5v1H4v-1c0-2.8 3.3-5 8-5z'/%3E%3C/svg%3E")}.card{background:var(--card);border-radius:18px;padding:16px;box-shadow:0 10px 30px #0f172a0a}.field,.textarea,.select{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 16px;background:#fff}.textarea{min-height:92px;resize:vertical}.textarea--feedback{min-height:220px;padding-top:16px;line-height:24px}.section-title{margin:24px 0 12px;font-size:20px;font-weight:700}.sub-title{margin:0 0 12px;font-size:16px;font-weight:700}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.btn{height:46px;border:none;border-radius:14px;font-weight:700;cursor:pointer}.btn-primary{background:var(--primary);color:#fff}.btn-secondary{background:#fff;color:var(--text);border:1px solid var(--line)}.tag-group{display:flex;flex-wrap:wrap;gap:10px}.tag{padding:10px 14px;border-radius:12px;border:1px solid var(--line);background:#fff;color:#374151}.tag.active{background:#eaf8ee;border-color:var(--primary);color:var(--primary)}.toolbar{display:flex;gap:10px;overflow:auto;padding-bottom:6px}.stepper{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px;margin:12px 0 20px}.step{text-align:center;color:#9ca3af}.step strong{display:inline-flex;width:32px;height:32px;justify-content:center;align-items:center;border-radius:50%;background:#e5e7eb;margin-bottom:8px}.step.active{color:var(--primary)}.step.active strong,.step.done strong{background:var(--primary);color:#fff}.capture-box{padding:14px;border-radius:18px;background:#0f172a;color:#fff}.capture-stage{height:280px;border:1px solid rgba(255,255,255,.4);margin:14px 0;border-radius:8px;position:relative}.capture-stage:after{content:"";position:absolute;inset:50% auto auto 50%;width:72px;height:72px;transform:translate(-50%,-50%);border:3px solid rgba(255,255,255,.6)}.capture-actions{display:flex;justify-content:space-between;align-items:center}.capture-button{width:74px;height:74px;border-radius:50%;background:#e5e7eb;border:6px solid #fff}.panel-actions{position:sticky;bottom:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:14px 16px calc(20px + var(--safe-bottom));background:#f5f7fbf5}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 24px;background:#fff}.login-view{width:100%;max-width:390px;min-height:100vh;padding:76px 0 42px;display:flex;flex-direction:column}.login-medical-logo{width:112px;height:112px;margin:0 auto 22px;display:grid;place-items:center}.login-medical-logo__cross{position:relative;width:74px;height:74px;border:9px solid #0dac4c;border-radius:12px;transform:rotate(45deg)}.login-medical-logo__cross:before,.login-medical-logo__cross:after{content:"";position:absolute;background:#fff}.login-medical-logo__cross:before{width:20px;height:82px;left:18px;top:-13px}.login-medical-logo__cross:after{width:82px;height:20px;left:-13px;top:18px}.login-title{margin:0;text-align:center;font-size:23px;line-height:32px;font-weight:800;letter-spacing:.01em}.login-subtitle{margin:7px 0 0;text-align:center;font-size:14px;line-height:20px;color:#929292}.login-form{margin-top:42px}.login-input-wrap{position:relative;display:flex;align-items:center;height:58px;border:1px solid #e7eaf0;border-radius:12px;background:#fff}.login-input-wrap+.login-input-wrap{margin-top:16px}.login-input{width:100%;height:100%;padding:0 48px;border:none;background:transparent;font-size:16px;color:#3c4351}.login-input:focus{outline:none}.login-input-icon{position:absolute;left:18px;width:18px;height:18px;color:#b4bcc8}.login-input-icon--user:before{content:"";position:absolute;width:8px;height:8px;left:4px;top:0;border:2px solid currentColor;border-radius:50%}.login-input-icon--user:after{content:"";position:absolute;width:14px;height:7px;left:2px;bottom:0;border:2px solid currentColor;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:none}.login-input-icon--lock:before{content:"";position:absolute;width:10px;height:8px;left:4px;top:8px;border:2px solid currentColor;border-radius:2px}.login-input-icon--lock:after{content:"";position:absolute;width:8px;height:7px;left:5px;top:1px;border:2px solid currentColor;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px}.login-eye{position:absolute;right:12px;z-index:1;width:36px;height:36px;padding:0;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.login-eye:before{content:"";position:absolute;left:7px;top:11px;width:22px;height:14px;border:2px solid #b4bcc8;border-radius:12px/8px}.login-eye:after{content:"";position:absolute;left:14px;top:14px;width:8px;height:8px;border-radius:50%;background:#b4bcc8}.login-eye.is-visible:after{background:#6b7280}.login-eye:not(.is-visible):after{left:5px;top:16px;width:26px;height:2px;border-radius:0;background:#b4bcc8;transform:rotate(-32deg)}.login-forgot-text{margin-top:14px;text-align:right;font-size:14px;color:#2f80ff;-webkit-user-select:none;user-select:none}.login-submit{width:100%;height:54px;margin-top:32px;border:none;border-radius:10px;background:#13ad48;color:#fff;font-size:18px;font-weight:700}.login-submit:disabled{background:#bfc9d6}.login-agreement{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:30px;font-size:13px;color:#7f8793}.login-agreement input{width:22px;height:22px;margin:0 8px 0 0;accent-color:#13ad48}.login-agreement .link{color:#2f80ff}.login-footer{margin-top:auto;padding-top:40px;text-align:center;font-size:12px;line-height:20px;color:#9fa4ad}.form-error{color:#ef4444;font-size:13px;line-height:18px}.form-error--center{margin-top:12px;text-align:center}.inner-topbar{flex-shrink:0;position:sticky;top:0;z-index:10;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;height:56px;padding:0 14px;background:#fffffffa;border-bottom:1px solid #f0f0f0}.inner-topbar h1{margin:0;text-align:center;font-size:17px;font-weight:700}.topbar-back,.topbar-export,.topbar-download{position:relative;width:24px;height:24px;border:none;background:transparent}.topbar-back:before{content:"";position:absolute;width:10px;height:10px;left:8px;top:8px;border-left:2px solid #4b5563;border-bottom:2px solid #4b5563;transform:rotate(45deg)}.topbar-export:before{content:"";position:absolute;left:10px;top:4px;width:2px;height:10px;background:#4b5563}.topbar-export:after{content:"";position:absolute;left:6px;top:11px;width:10px;height:10px;border-left:2px solid #4b5563;border-bottom:2px solid #4b5563;transform:rotate(-45deg)}.topbar-download{display:grid;place-items:center;border-radius:10px}.topbar-download__icon{position:relative;width:20px;height:20px;color:#4b5563}.topbar-download__icon:before{content:"";position:absolute;left:9px;top:1px;width:2px;height:10px;background:currentColor;border-radius:2px}.topbar-download__icon:after{content:"";position:absolute;left:5px;top:8px;width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.topbar-download__icon{background:linear-gradient(currentColor,currentColor) center bottom 2px / 14px 2px no-repeat,linear-gradient(currentColor,currentColor) left 3px bottom 4px / 2px 7px no-repeat,linear-gradient(currentColor,currentColor) right 3px bottom 4px / 2px 7px no-repeat}.topbar-placeholder{width:28px;height:28px}.form-page .content{padding:16px}.form-stack{display:flex;flex-direction:column;gap:12px}.profile-page{display:flex;flex-direction:column}.profile-page__scroll{flex:1;display:flex;flex-direction:column;padding:16px 20px 18px}.profile-card{display:grid;grid-template-columns:66px 1fr 28px;gap:14px;align-items:center;padding:16px 8px 20px 10px;background:#fff;border-radius:14px}.profile-avatar{width:66px;height:66px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#102e8b,#050d23 48%,#0c244d)}.profile-name{font-size:16px;font-weight:700}.profile-line{margin-top:4px;font-size:14px;color:#666}.profile-line--phone{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.masked-phone{display:inline-flex;align-items:center;gap:6px}.masked-phone__text{font-variant-numeric:tabular-nums}.masked-phone__eye{width:22px;height:22px;padding:0;border:none;border-radius:6px;background:#eef2f7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center/14px no-repeat;cursor:pointer}.masked-phone__eye.is-on{background-color:#edf9f1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2'%3E%3Cpath d='M17.94 17.94A10.94 10.94 0 0 1 12 19c-7 0-11-7-11-7a20.77 20.77 0 0 1 5.06-6.94M9.9 4.24A10.94 10.94 0 0 1 12 5c7 0 11 7 11 7a20.77 20.77 0 0 1-3.33 4.22M1 1l22 22'/%3E%3C/svg%3E")}.profile-menu{margin-top:6px;background:#fff;border-radius:14px;padding:4px 0}.profile-menu__item{display:grid;grid-template-columns:40px 1fr 16px;gap:14px;align-items:center;min-height:62px;color:#434343;padding:10px 12px 10px 14px}.profile-menu__icon{position:relative;display:block;width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;border-radius:10px;flex-shrink:0;align-self:center;justify-self:start;box-sizing:border-box;overflow:hidden}.profile-menu__icon:after{content:"";position:absolute;left:50%;top:50%;width:22px;height:22px;margin:-11px 0 0 -11px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:22px 22px;mask-size:22px 22px}.profile-menu__label{font-size:16px;color:#1f2937}.profile-menu__icon--export{background-color:#e8f2ff}.profile-menu__icon--export:after{background-color:#3b82f6;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v12'/%3E%3Cpath d='m8 11 4 4 4-4'/%3E%3Cpath d='M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v12'/%3E%3Cpath d='m8 11 4 4 4-4'/%3E%3Cpath d='M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2'/%3E%3C/svg%3E")}.profile-menu__icon--setting{background-color:#f3f4f6}.profile-menu__icon--setting:after{background-color:#9ca3af;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42'/%3E%3C/svg%3E")}.profile-menu__icon--feedback{background-color:#f3e8ff}.profile-menu__icon--feedback:after{background-color:#8b5cf6;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M9.5 9.5a2.6 2.6 0 1 1 4.2 2c-.8.6-1.2 1.2-1.2 2.1v.4'/%3E%3Ccircle cx='12' cy='17.2' r='.9' fill='%23000' stroke='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M9.5 9.5a2.6 2.6 0 1 1 4.2 2c-.8.6-1.2 1.2-1.2 2.1v.4'/%3E%3Ccircle cx='12' cy='17.2' r='.9' fill='%23000' stroke='none'/%3E%3C/svg%3E")}.profile-menu__icon--about{background-color:#ffedd5}.profile-menu__icon--about:after{background-color:#f97316;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 10v4'/%3E%3Ccircle cx='12' cy='17' r='.9' fill='%23000' stroke='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 10v4'/%3E%3Ccircle cx='12' cy='17' r='.9' fill='%23000' stroke='none'/%3E%3C/svg%3E")}.profile-menu__arrow,.case-card__arrow{position:relative;width:10px;height:10px}.profile-menu__arrow:before,.case-card__arrow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:2px solid #9ca3af;border-right:2px solid #9ca3af;transform:rotate(45deg)}.profile-logout{display:flex;align-items:center;justify-content:center;gap:10px;height:46px;margin-top:auto;margin-bottom:18px;border:1px solid #ececf1;border-radius:10px;background:#fff;color:#ff4d4f;font-size:16px;font-weight:600}.profile-logout__icon{position:relative;width:18px;height:18px}.profile-logout__icon:before{content:"";position:absolute;left:2px;top:3px;width:8px;height:10px;border:2px solid currentColor;border-right:none}.profile-logout__icon:after{content:"";position:absolute;right:0;top:7px;width:9px;height:2px;background:currentColor;box-shadow:-2px -2px 0 0 currentColor;transform:rotate(45deg)}.profile-footer{text-align:center;font-size:12px;line-height:20px;color:#a3a3a3}.case-list-page{display:flex;flex-direction:column;min-height:0}.case-list-scroll{flex:1;min-height:0;overflow:auto;padding:0 16px calc(18px + var(--safe-bottom))}.case-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;text-align:center}.case-tabs__item{border:none;background:transparent;color:#999;font-size:16px;font-weight:500}.case-tabs__item.active{color:#11a33e;font-weight:700}.case-tabs__count{display:block;width:24px;height:24px;margin:6px auto 0;border-radius:999px;line-height:24px;font-style:normal;font-size:12px;color:#fff}.case-tabs__count--red{background:#ff4d4f}.case-tabs__count--gray{background:#ececec;color:#999}.case-tabs__count--blue{background:#2f6ef4}.case-filter-row{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.case-filter-chip{position:relative;display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 14px;border:1px solid #e6ebf2;border-radius:10px;background:#fff;color:#7b8794;font-size:14px}.case-filter-chip__icon{position:relative;width:14px;height:14px;flex:0 0 14px;color:#97a3b3}.case-filter-chip--time .case-filter-chip__icon:before{content:"";position:absolute;top:2px;right:1px;bottom:1px;left:1px;border:2px solid currentColor;border-radius:3px}.case-filter-chip--time .case-filter-chip__icon:after{content:"";position:absolute;left:4px;top:0;width:6px;height:3px;border-left:2px solid currentColor;border-right:2px solid currentColor}.case-filter-chip--disease .case-filter-chip__icon:before,.case-filter-chip--disease .case-filter-chip__icon:after{content:"";position:absolute;background:currentColor;border-radius:2px}.case-filter-chip--disease .case-filter-chip__icon:before{width:10px;height:2px;left:2px;top:4px;box-shadow:0 4px 0 currentColor}.case-filter-chip--disease .case-filter-chip__icon:after{width:2px;height:8px;left:4px;top:2px}.case-filter-chip--status .case-filter-chip__icon:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:2px solid currentColor;border-radius:50%}.case-filter-chip--status .case-filter-chip__icon:after{content:"";position:absolute;width:5px;height:2px;background:currentColor;right:-1px;bottom:1px;transform:rotate(45deg)}.case-search,.followup-search{position:relative;display:flex;align-items:center;height:44px;margin-top:16px;background:#fff;border:1px solid #e8edf4;border-radius:12px}.case-search input,.followup-search input{width:100%;height:100%;padding:0 16px 0 42px;border:none;background:transparent;font-size:15px}.case-search__icon{position:absolute;left:14px;width:16px;height:16px}.case-search__icon--compact{width:13px;height:13px;left:12px}.case-search__icon:before{content:"";position:absolute;width:10px;height:10px;border:2px solid #9fb0c6;border-radius:50%}.case-search__icon:after{content:"";position:absolute;width:6px;height:2px;background:#9fb0c6;right:0;bottom:1px;transform:rotate(45deg)}.case-list{display:flex;flex-direction:column;gap:14px;margin-top:18px}.case-card{display:grid;grid-template-columns:58px 1fr 10px;gap:14px;align-items:center;min-height:78px}.patient-avatar{width:58px;height:58px;border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff59}.avatar-1{background:linear-gradient(135deg,#e9c7bb,#dba998)}.avatar-2{background:linear-gradient(135deg,#d6b3aa,#bf8d7f)}.avatar-3{background:linear-gradient(135deg,#f0d6cc,#dfb19d)}.avatar-4{background:linear-gradient(135deg,#dfc1b6,#c6988a)}.avatar-5{background:linear-gradient(135deg,#f3dbd3,#d8a897)}.avatar-6{background:linear-gradient(135deg,#e8c8bf,#cf9c8b)}.case-card__patient{font-size:15px;font-weight:700;color:#474747}.case-card__name{margin-top:5px;font-size:14px;line-height:20px;color:#697386}.case-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:6px;color:#6d6d6d}.case-card__time{margin-top:6px;color:#a3a3a3;font-size:13px}.sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:grid;place-items:center;padding:20px;z-index:40}.filter-sheet{width:100%;max-width:320px;border-radius:18px;background:#fff;padding:18px 16px 16px}.filter-sheet__title{text-align:center;font-size:16px;font-weight:700}.filter-sheet__item{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;margin-top:10px;padding:0 14px;border:1px solid #edf0f4;border-radius:12px;background:#fff;color:#374151;text-align:left}.filter-sheet__checked{width:16px;height:16px;border-radius:50%;background:#16a941;position:relative}.filter-sheet__checked:before{content:"";position:absolute;width:6px;height:3px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:5px;top:5px;transform:rotate(-45deg)}.export-dialog{width:100%;max-width:300px;border-radius:16px;background:#fff;padding:20px 18px 18px}.export-dialog__title{text-align:center;font-size:16px;font-weight:700}.export-dialog__section{margin-top:18px}.export-dialog__label{margin-bottom:10px;font-size:14px;font-weight:700}.export-check{display:flex;align-items:center;gap:10px;margin-top:10px;color:#555}.export-check input{width:20px;height:20px}.export-dialog__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.retry-export-dialog{width:100%;max-width:320px;border-radius:16px;background:#fff;padding:22px 20px 20px;box-shadow:0 12px 40px #0f172a1f}.retry-export-dialog__title{margin:0;text-align:center;font-size:17px;font-weight:700;color:#1a1a1a}.retry-export-dialog__desc{margin:12px 0 0;text-align:center;font-size:14px;line-height:1.5;color:#8a8a8a}.retry-export-dialog__info{margin-top:18px;padding:14px;border-radius:10px;background:#f3f4f6;font-size:14px;line-height:1.65;color:#6b7280}.retry-export-dialog__info p{margin:0}.retry-export-dialog__info p+p{margin-top:6px}.retry-export-dialog__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.retry-export-dialog__actions .btn{min-height:44px;border-radius:10px;font-size:15px}.retry-export-dialog__actions .btn-secondary{border:1px solid #e5e7eb;background:#fff;color:#6b7280}.retry-export-dialog__confirm{background:var(--blue);border-color:var(--blue)}.case-editor-page{display:flex;flex-direction:column;min-height:0;overflow:hidden}.editor-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:0 0 16px}.followup-search-block{padding:14px 16px 0}.followup-search-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:10px}.followup-search-grid .followup-search{margin-top:0}.followup-search--name input{padding-left:32px}.followup-search--phone input{padding-left:12px}.followup-result-box{margin-top:12px}.followup-search-btn{height:44px;border:none;border-radius:10px;padding:0 14px;background:var(--primary);color:#fff;font-size:14px;font-weight:700}.followup-search-btn:not(:disabled):active{background:var(--primary-deep)}@media (max-width: 380px){.followup-search-grid{grid-template-columns:1fr}}.followup-search-btn:disabled{opacity:.6}.followup-result-box__title{font-size:14px;color:#666;margin-bottom:10px}.followup-result{display:grid;grid-template-columns:1fr 26px;gap:12px;align-items:center;padding:14px 16px;border:1px solid #dce8fb;border-radius:12px;background:#eef5ff}.followup-result.selected{background:#e7f0ff}.followup-result__line{font-size:15px;font-weight:600}.followup-result__sub{margin-top:4px;font-size:13px;color:#667085}.followup-result__check{width:26px;height:26px;border-radius:50%;background:#dbe7fa;position:relative}.followup-result__check:before{content:"";position:absolute;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:8px;top:9px;transform:rotate(-45deg)}.followup-result.selected .followup-result__check{background:#2f80ff}.followup-result-empty{margin-top:10px;font-size:13px;color:#98a2b3}.followup-prev-card{margin-top:12px;padding:12px 14px;border-radius:12px;background:#f5f7fb}.followup-prev-card__title{font-size:14px;font-weight:600;margin-bottom:10px}.followup-prev-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.followup-prev-item{display:flex;flex-direction:column;gap:4px;min-width:0}.followup-prev-item span{font-size:12px;color:#98a2b3}.followup-prev-item strong{font-size:14px;color:#1f2937;font-weight:600;word-break:break-all}.followup-prev-item--full{grid-column:1 / -1}.wizard-stepper{display:grid;grid-template-columns:56px 1fr 56px 1fr 56px 1fr 56px;align-items:center;padding:16px 18px 10px}.wizard-stepper__item{margin:0;padding:0;border:none;background:transparent;text-align:center;color:#bcc3cf;cursor:pointer;-webkit-tap-highlight-color:transparent}.wizard-stepper__item:active{opacity:.85}.wizard-stepper__item span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e3e6ec;color:#8f97a4;font-weight:700}.wizard-stepper__item em{display:block;margin-top:6px;font-size:12px;font-style:normal}.wizard-stepper__item.active span,.wizard-stepper__item.done span{background:#14a83f;color:#fff}.wizard-stepper__item.active em,.wizard-stepper__item.done em{color:#14a83f}.wizard-stepper__line{height:2px;background:#e3e6ec}.wizard-stepper__line.active{background:#14a83f}.editor-section{padding:6px 16px 0}.editor-section__title{margin:8px 0 16px;font-size:15px;font-weight:700}.editor-form,.scale-panel{display:flex;flex-direction:column;gap:14px}.editor-field{display:flex;flex-direction:column;gap:8px}.editor-field span{font-size:14px;color:#444}.editor-field i,.scale-question__title i{color:#f04438;font-style:normal}.field--disabled{color:#666;background:#f4f5f7}.editor-field__hint{margin:0;font-size:12px;line-height:1.4;color:#9ca3af}.editor-field__error{margin:0;font-size:12px;line-height:1.4;color:#f04438}.field--invalid{border-color:#f04438!important}.editor-subtitle,.scale-block-title{margin-top:4px;font-size:15px;font-weight:700}.editor-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gender-switch{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d9e1ea;border-radius:12px;overflow:hidden;background:#f8fafc}.gender-switch__item{height:44px;border:none;background:transparent;color:#6f7785;font-weight:600;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.gender-switch__item.active{background:#16a941;color:#fff;font-weight:700;box-shadow:inset 0 0 0 1px #12913a}.editor-section--capture,.treatment-section{padding-top:8px}.treatment-form{margin-top:14px}.textarea--treatment{min-height:200px}.treatment-textarea-wrap{position:relative}.treatment-textarea-wrap .textarea--treatment{padding-top:54px}.treatment-voice-btn{position:absolute;left:10px;top:10px;height:34px;padding:0 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#334155;font-weight:800;cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:manipulation}.treatment-voice-btn.is-recording{border-color:#ef4444;background:#fff1f2;color:#ef4444}.treatment-voice-btn.is-uploading,.treatment-voice-btn:disabled{opacity:.7;cursor:not-allowed}.treatment-voice-hint{margin-top:8px;font-size:12px;color:#94a3b8}.treatment-voice-hint--warn{color:#d97706}.treatment-voice-hint--unsupported{color:#dc2626}.capture-tabs{display:grid;grid-template-columns:1fr 1fr;text-align:center;font-size:15px;font-weight:700;color:#8f97a4}.capture-tabs button{height:42px;border:none;background:transparent}.capture-tabs button.active{color:#2f80ff}.capture-preview-card{margin:12px 16px 0;padding:12px;background:#fff;border-radius:14px;border:1px solid #e8edf4;box-shadow:var(--shadow)}.capture-preview{position:relative;height:min(52vw,280px);min-height:220px;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#eef2f7);overflow:hidden}.capture-preview__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px 20px;text-align:center}.capture-preview__empty-icon{width:64px;height:64px;border-radius:50%;background:#e8f4ff;margin-bottom:14px;position:relative}.capture-preview__empty-icon.is-camera:before{content:"";position:absolute;left:50%;top:50%;width:30px;height:22px;margin:-11px 0 0 -15px;border:3px solid #2f80ff;border-radius:6px}.capture-preview__empty-icon.is-camera:after{content:"";position:absolute;left:50%;top:18px;width:10px;height:10px;margin-left:-5px;border-radius:50%;background:#2f80ff}.capture-preview__empty-icon.is-album:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:3px solid #2f80ff;border-radius:8px}.capture-preview__empty-icon.is-album:after{content:"";position:absolute;left:22px;top:24px;width:20px;height:14px;border-radius:4px;background:#2f80ff;opacity:.35}.capture-preview__empty-title{margin:0 0 8px;font-size:16px;font-weight:700;color:#1f2937}.capture-preview__empty-desc{margin:0 0 10px;font-size:13px;line-height:1.5;color:#6b7280}.capture-preview__empty-count{margin:0;font-size:13px;font-weight:600;color:#2f80ff}.capture-actions{padding:14px 16px 0}.capture-actions__btn{width:100%;height:44px;border-radius:12px;font-size:15px;font-weight:700}.capture-actions__btn--camera{background:linear-gradient(180deg,#16b14b,#139640)}.capture-note{display:flex;align-items:center;gap:10px;margin:16px;padding:18px 14px;border-radius:12px;background:#edf5ff;color:#4f8ef7;font-size:14px}.capture-note__icon{width:20px;height:20px;border-radius:50%;border:2px solid currentColor;position:relative}.capture-note__icon:after{content:"i";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-weight:700}.capture-file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.capture-preview__img{width:100%;height:100%;object-fit:contain;display:block;background:#f3f4f6}.capture-preview__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffffd1;color:#2f80ff;font-size:15px;font-weight:600;z-index:2}.capture-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding:12px 16px 0;overflow:visible}.capture-thumb{position:relative;width:100%;aspect-ratio:1;min-width:0;border-radius:8px;border:2px solid #e5e7eb;background:#f3f4f6;overflow:hidden}.capture-thumb.active{border-color:#2f80ff}.capture-thumb img{width:100%;height:100%;object-fit:cover;background:#eef2f7}.capture-thumb__empty{display:grid;place-items:center;width:100%;height:100%;color:#9ca3af;font-size:13px;font-weight:700}.capture-thumb__remove{position:absolute;top:2px;right:2px;width:16px;height:16px;border:none;border-radius:50%;background:#0000008c;color:#fff}.capture-thumb__remove:before,.capture-thumb__remove:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background:#fff;transform:translate(-50%,-50%) rotate(45deg)}.capture-thumb__remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.scale-section{padding-bottom:12px}.scale-progress-head{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:0 8px}.scale-progress-bar{height:4px;background:#dfe5eb;border-radius:999px}.scale-progress-bar i{display:block;height:100%;background:#15a33d;border-radius:inherit}.scale-progress-text{font-size:14px;color:#7b8794}.scale-banner{margin-top:12px;padding:10px 8px;background:#edf4ff;color:#4f8ef7;font-size:13px}.scale-tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;margin-top:14px;padding:0 6px 0 0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.scale-tabs::-webkit-scrollbar{display:none}.scale-tabs__item{flex:0 0 auto;height:36px;padding:0 14px;border:none;border-radius:999px;background:#eef0f3;color:#8b93a1;white-space:nowrap}.scale-tabs__item.active{background:#16a941;color:#fff;font-weight:700}.scale-panel{margin-top:18px}.scale-question{display:flex;flex-direction:column;gap:10px}.scale-question__title{font-size:15px;line-height:24px;color:#333}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips--small .chip{min-width:42px}.chip{min-height:40px;padding:0 14px;border:1px solid #e6ebf2;border-radius:10px;background:#fff;color:#555}.chip.active,.choice-grid__item.active,.option-row.active{border-color:#16a941;background:#ebf9ef;color:#12913a;font-weight:700}.option-column{display:flex;flex-direction:column;gap:10px}.option-row{min-height:48px;padding:0 16px;text-align:left;border:1px solid #e6ebf2;border-radius:12px;background:#fff;color:#555}.choice-grid-block{display:flex;flex-direction:column;gap:10px}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-grid__item{min-height:44px;padding:0 10px;border:1px solid #e6ebf2;border-radius:10px;background:#fff;color:#555}.range-label{font-size:14px;color:#666}.scale-range{width:100%;accent-color:#16a941}.range-marks{display:flex;justify-content:space-between;color:#6b7280;font-size:13px}.editor-actions{flex-shrink:0;padding:12px 16px calc(18px + var(--safe-bottom));background:#fff;border-top:1px solid #eef1f4}.editor-actions:not(:has(.editor-actions__scale)){display:grid;grid-template-columns:1fr 1fr;gap:12px}.editor-actions--single:not(:has(.editor-actions__scale)){grid-template-columns:1fr}.editor-actions>.btn{width:100%}.editor-actions__scale-row--no-draft{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.editor-actions__scale{display:flex;flex-direction:column;gap:10px}.editor-actions__back{width:100%}.editor-actions__scale-row{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr) minmax(0,1.1fr);gap:10px}.editor-actions__scale-row .btn{min-width:0;padding:0 8px;font-size:14px;white-space:nowrap}.btn-disabled{background:#cfd5dd;color:#fff}.btn[disabled]{opacity:.5;pointer-events:none}.validation-dialog{width:100%;max-width:320px;padding:22px 18px 18px;border-radius:18px;background:#fff;box-shadow:0 20px 40px #0f172a24}.validation-dialog__title{text-align:center;font-size:18px;font-weight:700;color:#1f2937}.validation-dialog__desc{margin-top:10px;text-align:center;font-size:14px;line-height:20px;color:#6b7280}.validation-dialog__list{margin-top:16px;max-height:240px;overflow:auto;padding:2px 2px 0}.validation-dialog__item{position:relative;padding-left:14px;font-size:14px;line-height:22px;color:#374151}.validation-dialog__item+.validation-dialog__item{margin-top:8px}.validation-dialog__item:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#ef4444}.validation-dialog__button{width:100%;margin-top:18px}@media (max-width: 370px){.editor-actions__scale-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-slide-enter-active,.page-slide-leave-active{transition:opacity .22s ease,transform .22s ease}.page-slide-enter-from,.page-slide-leave-to{opacity:0;transform:translate3d(0,10px,0)}@media (max-width: 360px){.home-section,.home-hero{padding-left:16px;padding-right:16px}.home-actions{gap:12px}.overview-card__value{font-size:18px}.overview-card__label{font-size:12px}}@media (min-height: 850px){.home-page__scroll{padding-bottom:28px}}.case-list-topbar{grid-template-columns:40px 1fr auto;gap:8px}.case-list-topbar h1{font-size:16px;min-width:0}.topbar-export-btn{justify-self:end;height:34px;min-width:64px;padding:0 14px;border:none;border-radius:10px;background:linear-gradient(180deg,#16b14b,#139640);color:#fff;font-size:14px;font-weight:700;line-height:34px;white-space:nowrap;writing-mode:horizontal-tb;letter-spacing:0;flex-shrink:0;box-sizing:border-box}.case-tabs--two{grid-template-columns:1fr 1fr}.case-filter-row--wrap{flex-wrap:wrap}.case-filter-chip--pathology .case-filter-chip__icon:before,.case-filter-chip--pathology .case-filter-chip__icon:after{content:"";position:absolute;background:#97a3b3;border-radius:2px}.case-filter-chip--pathology .case-filter-chip__icon:before{width:12px;height:2px;left:1px;top:6px}.case-filter-chip--pathology .case-filter-chip__icon:after{width:2px;height:10px;left:6px;top:2px}.case-selection-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin:12px 16px 0;padding:10px 12px;background:#fff;border-radius:12px;border:1px solid #e8edf4;font-size:14px}.case-selection-bar__check{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.case-selection-bar__check input{width:18px;height:18px;accent-color:#16a941}.case-selection-bar__text{color:#555;flex:1;min-width:0}.case-selection-bar__clear{border:none;background:transparent;color:#2f80ff;font-size:14px;padding:0}.case-list--selectable{margin-top:12px}.case-card--row{display:grid;grid-template-columns:36px 58px 1fr auto;gap:10px;align-items:center;padding:14px 12px;background:#fff;border-radius:12px;box-shadow:var(--shadow);margin:0 16px 14px}.case-card__check input{width:20px;height:20px;accent-color:#16a941}.case-card__link{min-width:0;color:inherit;text-decoration:none}.case-card__side{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.case-card__followup{font-size:13px;color:#2f80ff;white-space:nowrap}.case-card__arrow-link{display:flex;align-items:center}.status-badge{display:inline-block;padding:2px 8px;border-radius:6px;font-size:12px;font-weight:600}.status-badge.green{background:#e8f8ec;color:#12913a}.status-badge.orange{background:#fff4e6;color:#d97706}.status-badge.gray{background:#f3f4f6;color:#6b7280}.case-pagination{margin:8px 16px calc(20px + var(--safe-bottom));padding-bottom:8px}.case-pagination__info{display:block;text-align:center;font-size:13px;color:#888;margin-bottom:10px}.case-pagination__pages{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.case-pagination__btn,.case-pagination__num{min-width:36px;height:34px;padding:0 10px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:14px}.case-pagination__num.active{background:#16a941;color:#fff;border-color:#16a941;font-weight:700}.export-mask{z-index:50}.export-progress-card,.export-result-card{width:100%;max-width:300px;padding:22px 18px;border-radius:16px;background:#fff;box-shadow:0 16px 40px #0f172a1f}.export-progress-card__title{text-align:center;font-size:16px;font-weight:700;margin-bottom:16px}.export-progress-bar{height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.export-progress-bar i{display:block;height:100%;background:linear-gradient(90deg,#2f80ff,#5aa9ff);border-radius:inherit;transition:width .25s ease}.export-progress-card__pct{text-align:center;margin-top:10px;font-size:15px;font-weight:700;color:#2f80ff}.export-result-card--error{text-align:center;color:#dc2626;font-size:15px}.export-result-card--ok{text-align:center}.export-result-card--ok p{margin:0 0 14px;padding:12px;background:#ecfdf3;color:#12913a;border-radius:10px;font-weight:600}.export-result-card__later{margin-top:10px;width:100%}.exports-page{display:flex;flex-direction:column;min-height:0}.exports-scroll{flex:1;min-height:0;overflow:auto;padding:12px 16px calc(20px + var(--safe-bottom))}.exports-notice{padding:12px 14px;border-radius:12px;background:#edf4ff;color:#3b6fd9;font-size:13px;line-height:22px}.exports-list{margin-top:14px}.exports-card{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:14px;background:#fff;border-radius:14px;box-shadow:var(--shadow);margin-bottom:12px}.exports-card__icon{font-size:28px;line-height:1}.exports-card__name{font-weight:700;font-size:15px;word-break:break-all}.exports-card__time{margin-top:4px;font-size:13px;color:#888}.exports-card__scope{margin-top:6px;font-size:13px;color:#666}.exports-card__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.exports-card__status{font-size:13px;font-weight:700}.exports-card__status.ok{color:#12913a}.exports-card__status.expired{color:#9ca3af}.exports-card__status.pending{color:#2f80ff}.exports-card__btns{display:flex;gap:8px}.btn-sm{height:36px;padding:0 12px;font-size:13px;border-radius:10px}.exports-empty,.exports-loading{text-align:center;padding:40px 16px;color:#888}.export-preview-page{display:flex;flex-direction:column;min-height:0}.export-preview-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px calc(20px + var(--safe-bottom))}.export-preview-loading{text-align:center;padding:40px 16px;color:#888;font-size:15px}.export-preview-error{color:#dc2626;text-align:center;padding:24px 16px;font-size:15px;line-height:1.6;word-break:break-word}.export-preview-table-outer{display:flex;flex-direction:column;gap:10px}.export-preview-hscroll{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;border:1px solid #e5e7eb;max-width:100%}.export-preview-hint{margin:0;padding:0 4px;font-size:12px;line-height:1.5;color:#94a3b8}.export-preview-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:13px}.export-preview-table th,.export-preview-table td{border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:8px 10px;vertical-align:top;text-align:left;background:#fff;max-width:220px;white-space:normal;word-break:break-word}.export-preview-table th:first-child,.export-preview-table td:first-child{min-width:108px;max-width:160px}.export-preview-table__field-name{font-weight:600;color:#334155;background:#f8fafc!important}.export-preview-table thead th{position:sticky;top:0;z-index:2;background:#f8fafc;font-weight:600}.export-preview-table__sticky-col{position:sticky;left:0;z-index:1;background:#fff;box-shadow:2px 0 6px #0f172a0f}.export-preview-table thead th.export-preview-table__sticky-col{z-index:3;background:#f8fafc}.export-preview-table tbody tr:nth-child(2n) td{background:#fafbfc}.export-preview-table tbody tr:nth-child(2n) td.export-preview-table__sticky-col:not(.export-preview-table__field-name){background:#fafbfc}.export-preview-table tbody tr:nth-child(2n) td.export-preview-table__field-name{background:#f1f5f9!important}.export-preview-table__image-cell{min-width:108px;vertical-align:middle}.export-preview-thumb-btn{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0;padding:0;border:none;background:transparent;cursor:pointer}.export-preview-thumb{display:block;width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0;background:#f1f5f9}.export-preview-thumb-hint{font-size:11px;color:#64748b}.export-preview-cell-empty{font-size:12px;color:#94a3b8}.export-preview-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:16px;background:#0f172ae0}.export-preview-lightbox__img{max-width:100%;max-height:calc(100vh - 80px);object-fit:contain;border-radius:8px}.export-preview-lightbox__close{position:absolute;top:calc(12px + env(safe-area-inset-top,0px));right:12px;width:36px;height:36px;border:none;border-radius:50%;background:#fff3 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E") center/18px no-repeat;cursor:pointer}
