:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#22364b;background:#e9eef3;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;background:#e9eef3}button,input,select,textarea{font:inherit;letter-spacing:0}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(7,137,161,.24);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.app-frame,.conversation-screen,.login-page,.app-loading{width:min(100%,520px);min-height:100dvh;margin:0 auto;background:#f4f7fb}.app-frame{position:relative}.screen{min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom));background:#f4f7fb}.app-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#6f7d90;font-size:14px}.app-loading img{width:64px;height:64px;padding:9px;background:#fff;border-radius:8px;box-shadow:0 8px 24px #2946621f}.login-page{position:relative;overflow:hidden;background:#eef7ff}.login-background,.login-wash{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.login-background{object-fit:cover}.login-wash{background:#f4faff14}.login-shell{position:relative;display:flex;min-height:100dvh;padding:calc(env(safe-area-inset-top) + 48px) 22px calc(env(safe-area-inset-bottom) + 24px);flex-direction:column;justify-content:center}.brand-block{display:flex;align-items:center;flex-direction:column;text-align:center}.brand-mark{display:grid;width:72px;height:72px;padding:10px;place-items:center;background:#fffffff0;border:1px solid rgba(255,255,255,.9);border-radius:8px;box-shadow:0 10px 28px #4a7db321}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-block h1{margin:14px 0 0;color:#075bb7;font-size:32px;line-height:1.2}.brand-block p{margin:5px 0 0;color:#6f7d91;font-size:15px}.login-panel{margin-top:36px;padding:28px 24px 24px;background:#fffffff0;border:1px solid rgba(255,255,255,.92);border-radius:8px;box-shadow:0 14px 38px #496e9221}.login-heading{margin-bottom:24px;text-align:center}.login-heading h2{margin:0;color:#13243a;font-size:22px}.login-heading p{margin:8px 0 0;color:#7a8798;font-size:14px}.input-label{display:block;margin:16px 0 7px;color:#53657a;font-size:13px;font-weight:600}.input-frame{display:flex;height:48px;align-items:center;gap:10px;padding:0 14px;color:#78889c;background:#eef2f6;border:1px solid #dfe6ed;border-radius:8px}.input-frame input{min-width:0;height:44px;padding:0;color:#26384e;background:transparent;border:0;outline:0;flex:1}.primary-button{width:100%;height:50px;margin-top:28px;color:#fff;background:#0877e8;border-radius:8px;font-weight:700}.primary-button:active{background:#0566c9}.form-error,.profile-notice,.inline-notice,.section-error{overflow-wrap:anywhere}.form-error{margin:16px 0 0;color:#a72e2e;font-size:13px;line-height:1.45}.wechat-login-note{margin:18px 0 0;color:#8592a2;font-size:12px;text-align:center}.mobile-header,.conversation-header{z-index:20;display:flex;min-height:calc(68px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 18px 10px;align-items:center;justify-content:space-between;background:#f4f7fbf7;border-bottom:1px solid #e4eaf0}.mobile-header{position:sticky;top:0}.header-title-group{display:flex;min-width:0;align-items:center;gap:11px}.header-logo{display:grid;width:38px;height:38px;padding:5px;place-items:center;background:#fff;border:1px solid #e1e8ef;border-radius:8px}.header-logo img{width:100%;height:100%;object-fit:contain}.mobile-header h1,.conversation-header h1{margin:0;color:#1f334b;font-size:20px;line-height:1.2}.mobile-header p,.conversation-header p{margin:3px 0 0;color:#8290a1;font-size:12px}.icon-button{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;padding:0;color:#3e536a;background:transparent;border-radius:50%}.icon-button:active{background:#e6edf3}.status-tabs{position:sticky;z-index:15;top:calc(68px + env(safe-area-inset-top));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:10px 16px;background:#f4f7fb;border-bottom:1px solid #e8edf2}.status-tab{display:flex;height:38px;align-items:center;justify-content:center;gap:6px;color:#718095;background:transparent;border-radius:8px;font-size:14px;font-weight:600}.status-tab span{min-width:20px;padding:2px 5px;color:#748297;background:#e4e9ee;border-radius:8px;font-size:11px}.status-tab--active{color:#057b90;background:#e5f5f4}.status-tab--active span{color:#fff;background:#0789a1}.conversation-section{padding:8px 0 18px}.conversation-list{background:#fff;border-top:1px solid #e7edf2;border-bottom:1px solid #e7edf2}.conversation-item{position:relative;display:flex;width:100%;min-height:96px;align-items:center;padding:14px 18px;color:inherit;background:#fff;text-align:left}.conversation-item+.conversation-item{border-top:1px solid #edf1f4}.conversation-item:active{background:#f4f8fa}.patient-avatar{width:56px;height:56px;object-fit:cover;border:2px solid #edf3f5;border-radius:50%;flex:0 0 56px}.conversation-copy{display:block;min-width:0;margin-left:13px;padding-right:30px;flex:1}.conversation-heading{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:12px}.conversation-heading strong{overflow:hidden;color:#263a51;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.conversation-heading small{color:#98a4b2;font-size:11px;font-weight:400;flex:0 0 auto}.patient-meta,.conversation-preview{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-meta{margin-top:5px;color:#7b899a;font-size:12px}.conversation-preview{margin-top:5px;color:#627286;font-size:13px}.unread-badge{position:absolute;right:18px;bottom:16px;min-width:20px;height:20px;padding:0 5px;color:#fff;background:#d94141;border-radius:10px;font-size:11px;line-height:20px;text-align:center}.page-state{display:flex;min-height:330px;padding:30px;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#8491a1;font-size:14px;text-align:center}.page-state--fill{min-height:0;flex:1}.page-state p{margin:0;line-height:1.5}.page-state button,.section-error button{padding:9px 15px;color:#087e93;background:#e5f5f4;border-radius:8px;font-weight:600}.page-state--error{color:#a23a35}.spinner{width:30px;height:30px;border:3px solid #d7e6e9;border-top-color:#0789a1;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{position:fixed;z-index:30;right:max(0px,calc((100vw - 520px)/2));bottom:0;left:max(0px,calc((100vw - 520px)/2));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:calc(66px + env(safe-area-inset-bottom));padding:7px 36px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e1e8ee}.nav-item{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#8491a1;background:transparent;font-size:11px;font-weight:600}.nav-item--active{color:#0789a1}.nav-icon{flex:0 0 auto}.conversation-screen{display:flex;height:100dvh;flex-direction:column;overflow:hidden}.conversation-header{flex:0 0 auto;text-align:center}.conversation-header>div{min-width:0;flex:1}.message-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;flex:1}.message-list{padding:18px 16px 24px}.conversation-state{margin:0 0 16px;color:#96a2b0;font-size:11px;text-align:center}.earlier-button{display:block;margin:0 auto 15px;padding:8px 13px;color:#0789a1;background:#e5f5f4;border-radius:8px;font-size:12px}.message-row{display:flex;margin:14px 0;align-items:flex-start;flex-direction:column}.message-row--mine{align-items:flex-end}.message-bubble{max-width:82%;padding:11px 13px;color:#26384e;background:#fff;border:1px solid #e7edf2;border-radius:4px 8px 8px;font-size:15px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.message-row--mine .message-bubble{color:#fff;background:#0789a1;border-color:#0789a1;border-radius:8px 4px 8px 8px}.message-row time{margin-top:5px;color:#9ca7b4;font-size:10px}.inline-notice{margin:0;padding:7px 15px;color:#845d12;background:#fff8df;border-top:1px solid #eee0af;font-size:12px;text-align:center}.composer{display:flex;min-height:calc(66px + env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));align-items:center;gap:8px;background:#fff;border-top:1px solid #e1e8ee;flex:0 0 auto}.composer textarea{min-width:0;height:44px;max-height:88px;padding:11px 13px;resize:none;color:#26384e;background:#f0f4f7;border:1px solid #e0e7ed;border-radius:8px;line-height:20px;flex:1}.square-action{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;padding:0;border-radius:8px;flex:0 0 42px}.square-action--send{color:#fff;background:#0789a1}.square-action--close{color:#087d70;background:#e5f5f4;border:1px solid #cce6e2}.profile-screen{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.profile-hero{display:flex;align-items:center;padding:22px 18px;background:#fff;border-bottom:1px solid #e5ebf0}.avatar-button{position:relative;width:68px;height:68px;padding:0;background:transparent;flex:0 0 68px}.avatar-button>img{width:68px;height:68px;object-fit:cover;border:2px solid #e5eef1;border-radius:50%}.avatar-button>span{position:absolute;right:-1px;bottom:0;display:grid;width:25px;height:25px;color:#fff;background:#287d8c;border:2px solid #fff;border-radius:50%;place-items:center}.profile-summary{min-width:0;margin-left:14px;flex:1}.profile-summary h2{display:flex;min-width:0;margin:0;align-items:center;gap:8px;color:#21364d;font-size:20px}.profile-summary h2>span{display:inline-flex;align-items:center;gap:3px;padding:4px 6px;color:#087e93;background:#e5f5f4;border-radius:6px;font-size:10px;white-space:nowrap}.profile-summary p{overflow:hidden;margin:6px 0 0;color:#788697;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-notice{margin:10px 16px 0;padding:9px 12px;color:#6f5518;background:#fff8df;border:1px solid #eee0af;border-radius:8px;font-size:12px;text-align:center}.profile-form-section,.profile-section{margin-top:10px;padding:18px;background:#fff;border-top:1px solid #e7edf2;border-bottom:1px solid #e7edf2}.profile-form-section>label,.field-heading{display:block;margin-top:15px;color:#53657a;font-size:13px;font-weight:600}.profile-form-section>label:first-child{margin-top:0}.profile-form-section input,.profile-form-section select{display:block;width:100%;height:44px;margin-top:7px;padding:0 12px;color:#26384e;background:#f5f7f9;border:1px solid #dbe3ea;border-radius:8px}.field-heading{display:flex;align-items:center;justify-content:space-between}.field-heading button{padding:5px 0 5px 10px;color:#087e93;background:transparent;font-size:12px}.form-actions{display:flex;margin-top:22px;justify-content:flex-end;gap:9px}.secondary-button,.primary-compact-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;padding:0 15px;border-radius:8px;font-weight:600}.secondary-button{color:#65768a;background:#eef2f5}.primary-compact-button{color:#fff;background:#0789a1}.profile-section h3{margin:0;color:#2d4057;font-size:16px}.availability-row{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:16px}.availability-row p{margin:7px 0 0;color:#8491a1;font-size:12px;line-height:1.4}.switch{position:relative;width:48px;height:28px;flex:0 0 48px}.switch input{position:absolute;opacity:0}.switch span{position:absolute;top:0;right:0;bottom:0;left:0;background:#c7d0d9;border-radius:14px;transition:background .18s ease}.switch span:after{position:absolute;top:3px;left:3px;width:22px;height:22px;content:"";background:#fff;border-radius:50%;box-shadow:0 1px 4px #2a3e523d;transition:transform .18s ease}.switch input:checked+span{background:#0789a1}.switch input:checked+span:after{transform:translate(20px)}.switch input:focus-visible+span{outline:3px solid rgba(7,137,161,.24);outline-offset:2px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;border-top:1px solid #edf1f4}.summary-grid>div{display:flex;padding:15px 8px 0;align-items:center;flex-direction:column}.summary-grid>div+div{border-left:1px solid #edf1f4}.summary-grid strong{color:#0789a1;font-size:23px}.summary-grid span{margin-top:4px;color:#8190a1;font-size:11px}.account-row{display:flex;min-height:70px;align-items:center;gap:11px;border-bottom:1px solid #edf1f4}.account-row:last-of-type{border-bottom:0}.account-icon{display:grid;width:38px;height:38px;color:#087e93;background:#e8f6f5;border-radius:50%;place-items:center;flex:0 0 38px}.account-row>div{display:flex;min-width:0;flex-direction:column;flex:1}.account-row strong{color:#3a4e65;font-size:14px}.account-row small{margin-top:5px;color:#8b97a6;font-size:11px;line-height:1.35}.account-row>button{min-width:58px;height:34px;padding:0 10px;color:#087e93;background:#e5f5f4;border-radius:8px;font-size:12px;font-weight:600}.section-error{margin:10px 0 0;color:#a23a35;font-size:12px}.section-error button{margin-left:6px;padding:5px 8px}.logout-button{display:flex;width:calc(100% - 32px);height:48px;align-items:center;justify-content:center;gap:8px;margin:18px 16px 0;color:#b42318;background:#fff;border:1px solid #edc1bd;border-radius:8px;font-weight:600}.modal-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:flex;padding:24px;align-items:center;justify-content:center;background:#15233180}.modal{position:relative;width:min(100%,380px);padding:28px 22px 22px;background:#fff;border-radius:8px;box-shadow:0 18px 55px #1625343d;text-align:center}.modal-close{position:absolute;top:6px;right:6px}.modal-icon{display:grid;width:54px;height:54px;margin:0 auto;color:#087e93;background:#e5f5f4;border-radius:50%;place-items:center}.modal h2{margin:16px 0 0;color:#263a51;font-size:19px}.modal p{margin:12px 0 0;color:#6f7e90;font-size:13px;line-height:1.65;text-align:left}.modal-action{width:100%;margin-top:20px}@media(min-width:521px){.app-frame,.conversation-screen,.login-page,.app-loading{box-shadow:0 0 42px #293a4c21}}@media(max-width:350px){.login-shell{padding-right:16px;padding-left:16px}.login-panel{padding-right:18px;padding-left:18px}.mobile-header,.conversation-header,.conversation-item,.profile-form-section,.profile-section{padding-right:14px;padding-left:14px}.patient-avatar{width:50px;height:50px;flex-basis:50px}.conversation-copy{margin-left:10px}.composer{gap:6px;padding-right:8px;padding-left:8px}.square-action{width:40px;height:40px;flex-basis:40px}}
