﻿:root{--blue:#519eff;--blue2:#3f93fe;--bg1:#e6ecef;--bg2:#e8f7ff;--text:#333;--sub:#666;--muted:#999;--line:#e6e6e6;font-family:"Source Han Sans CN","Noto Sans SC","PingFang SC","Microsoft YaHei",Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f4f7fb;color:var(--text)}body{display:flex;justify-content:center}.phone{position:relative;width:375px;min-height:1003px;overflow:hidden;border-radius:20px;background:linear-gradient(90deg,var(--bg1) 60%,var(--bg2) 122%)}.home-page{min-height:1060px}.tall{min-height:1194px}.app-header{height:88px}.status{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;font-size:15px;color:#030303}.status span{font-size:13px;letter-spacing:1px}.nav{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.nav a,.nav>img{width:87px}.nav a img{width:20px;height:20px}.nav h1{width:77px;margin:0;text-align:center;font-size:17px;font-weight:400}.nav>img{height:32px;object-fit:contain}.content{display:flex;flex-direction:column;gap:12px;padding:17px 16px 48px}.glass{border:1px solid #fff;border-radius:8px;background:rgba(255,255,255,.62);backdrop-filter:blur(2px)}.card{border-radius:8px;background:#fff;padding:16px}h2{margin:0 0 16px;font-size:14px;font-weight:500}.patient{height:76px;display:flex;align-items:flex-start;gap:8px;padding:16px}.avatar{position:relative;width:40px;height:40px;flex:0 0 40px;border-radius:50%;overflow:hidden;background:#fff}.avatar:before{content:"";position:absolute;left:12px;top:4px;width:16px;height:16px;border-radius:50%;background:#050505}.avatar:after{content:"";position:absolute;left:7px;top:17px;width:26px;height:24px;background:linear-gradient(135deg,#ffe28a 0 45%,#2d70ff 46% 100%);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}.patient div:nth-child(2){flex:1}.patient p{display:flex;align-items:baseline;gap:4px;margin:0}.patient strong{font-size:17px}.patient span{color:var(--muted);font-size:14px}.patient small{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:14px}.patient small img{width:10px;height:14px}.down{width:12px;height:7px}.projects{display:flex;flex-direction:column;gap:8px}.project{display:grid;grid-template-columns:45px 1fr 76px;gap:8px;align-items:center;min-height:109px;padding:16px;border-radius:8px;background:#eef5ff}.project>img{width:45px;height:45px}.project p{display:flex;gap:4px;align-items:center;margin:0}.project b{color:#61a3f7;font-size:13px}.project strong{display:block;margin-top:3px;font-size:15px}.project em,.summary em,.event em{padding:0 4px;border-radius:999px;color:#dab315;background:#fff9e2;font-size:10px;font-style:normal}.btn{display:grid;place-items:center;height:26px;border-radius:999px;color:#fff;background:var(--blue);font-size:13px;text-decoration:none}.tip{grid-column:1/-1;height:24px;padding-left:16px;border-radius:999px;color:var(--blue2);background:#dfedff;font-size:13px;line-height:24px;text-decoration:none}.services{display:grid;grid-template-columns:193px 1fr;gap:8px}.services>div{display:grid;gap:8px}.service{position:relative;display:flex;align-items:center;justify-content:space-between;height:54px;overflow:hidden;border-radius:8px;padding:11px 16px;color:var(--blue);background:#c7dfff;text-decoration:none}.service.big{display:block;height:115px;padding:20px}.service.green{color:#9cce10;background:#f5ffda}.service b,.service small{display:block}.service b{font-size:15px;font-weight:500}.service small{font-size:10px;text-transform:uppercase}.service img{width:35px;height:33px;object-fit:contain}.service.big img{position:absolute;right:8px;bottom:4px;width:74px;height:76px}.risk p{display:flex;flex-wrap:wrap;gap:8px;margin:0}.risk span{padding:4px 16px;border-radius:999px;color:#4897fb;background:#f3f8ff;font-size:12px}.promise{font-size:12px;color:var(--sub)}.promise p{margin:0;line-height:1.55}.complaint{display:grid;grid-template-columns:1fr 1px 1fr;gap:12px;align-items:center;margin-top:10px;text-align:center}.complaint div{display:grid;justify-items:center;gap:4px;min-height:78px}.complaint img{width:24px;height:24px}.complaint div:last-child img{width:56px;height:56px;border-radius:12px}.complaint i{height:49px;background:var(--muted)}.complaint small{color:var(--muted);font-size:14px}.float{position:absolute;right:7px;top:621px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fa8c16}.float img{width:24px;height:24px}.summary{height:71px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.summary strong{display:block;font-size:17px;font-weight:500}.tooth-line{position:relative;display:block;width:188px;height:40px;color:var(--sub);font-size:12px}.tooth-line span{position:absolute;left:0;right:0;top:20px;border-top:1px solid #d6d6d6}.tooth-line b{position:absolute;left:calc(50% - 10px);width:8px;text-align:center;font-weight:400;line-height:20px}.tooth-line b:first-of-type{top:0}.tooth-line b:last-of-type{top:20px}.tooth-line i{position:absolute;left:50%;top:4px;width:1px;height:32px;background:#d6d6d6;transform:translateX(-50%)}.tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;height:26px;align-items:end;text-align:center;font-size:12px}.tabs a{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-decoration:none;line-height:22px;color:var(--text)}.tabs .active{border-bottom:2px solid var(--blue);color:var(--blue);font-size:14px;font-weight:700;line-height:24px}.timeline{position:relative;display:grid;gap:12px;padding-left:28px}.rail{position:absolute;left:10px;top:0;bottom:0;width:1px;background:#9dc7ff}.event{position:relative;border-radius:8px;background:#fff;padding:12px 16px;font-size:13px}.event:before{content:"⊕";position:absolute;left:-27px;top:0;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;color:#fff;background:var(--blue);font-size:11px}.event.warn:before{background:#f3c316}.event.muted:before{background:#bfbfbf}.event h3{margin:0 0 8px;font-size:14px;font-weight:500}.event p{margin:0 0 8px;line-height:20px}.event span,.event a{color:var(--sub)}.event a{float:right;display:inline-flex;align-items:center;gap:3px}.event a img{width:5px;height:10px}.event small{font-size:10px}.gray{color:var(--text)!important;background:#f1f1f1!important}.thumb{width:103px;margin:0;text-align:center}.thumb img{display:block;width:103px;height:75px;padding:4px;border-radius:4px;background:#efefef;object-fit:cover}.thumb figcaption,.image-row figcaption{font-size:12px}.gallery{padding:12px}.gallery h3,.record h3,.consent h3,.bill h3{display:flex;align-items:center;gap:4px;margin:0 0 12px;font-size:14px;font-weight:400}.gallery h3 img,.record h3 img,.consent h3 img,.bill h3 img{width:14px;height:14px}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.image-row figure{position:relative;margin:0;text-align:center}.image-row figure>img{display:block;width:100%;height:75px;padding:4px;border-radius:4px;background:#efefef;object-fit:cover}.image-row b{position:absolute;right:3px;top:52px;padding:2px 6px;border-radius:2px;color:#fff;background:rgba(0,0,0,.25);font-size:10px;font-weight:400}.record{padding:12px 16px;font-size:14px;line-height:1.45}.staff{display:flex;justify-content:space-between;gap:8px;margin:0 0 12px}.staff span,.record dt{color:var(--sub)}.record dl{margin:0}.record dt{margin-top:12px}.record dd{margin:4px 0 0}.blue-line{position:relative;height:36px;margin:4px 0 10px;border-bottom:0;color:var(--sub);text-align:center;font-size:12px}.blue-line:before{content:"";position:absolute;left:0;right:0;top:20px;border-top:1px solid var(--blue)}.blue-line:after{content:"";position:absolute;left:50%;top:4px;width:1px;height:32px;background:var(--blue);transform:translateX(-50%)}.blue-line b{position:absolute;left:calc(50% - 11px);top:0;z-index:1;width:10px;background:#fff;font-weight:400;line-height:20px}.collapse{margin:8px 0 0;color:var(--sub);text-align:center;font-size:13px}.consent{padding:12px 16px}.consent .doc{display:block;width:103px;height:75px;padding:4px;border-radius:4px;background:#efefef;object-fit:cover}.bill{padding:12px 16px;font-size:13px}.bill h3 strong{margin-left:auto;color:var(--blue);font-size:13px;font-weight:400}.bill-name{margin:0 0 8px;font-size:14px}.bill-grid{display:grid;grid-template-columns:116px 86px 1fr;gap:4px 12px;padding-bottom:8px;border-bottom:1px solid var(--line)}.bill-grid p,.receive p{margin:0}.bill-grid span,.receive span{margin-right:4px;color:var(--sub)}.debt{padding:0;color:#ff4d4f!important;background:none!important;font-size:13px!important}.receive{display:grid;gap:4px;margin-top:12px;white-space:nowrap}.home-indicator{position:absolute;left:50%;bottom:9px;width:134px;height:5px;border-radius:999px;background:#000;transform:translateX(-50%)}@media (min-width:760px){body{padding:24px}.phone{box-shadow:0 18px 48px rgba(35,61,90,.16)}}@media (max-width:374px){.phone{width:100vw;border-radius:0}.content{padding-left:12px;padding-right:12px}}



.avatar-img{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:block}.status .status-icons{width:60px;height:12px;display:block;object-fit:contain}.status span{display:none}

