:root{--ink:#112923;--muted:#71817d;--green:#087c6b;--green-dark:#075f54;--mint:#dff5ef;--mint-pale:#f3faf8;--line:#e3ebe8;--cream:#fffdf8;--orange:#f49a52;--red:#d85b5b;--shadow:0 18px 50px rgba(17,72,61,.10);--radius:20px;--font:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:15px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.hidden{display:none!important}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{height:76px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(222,235,230,.75);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:48px}.brand{display:flex;align-items:center;gap:11px;min-width:155px}.brand-mark{width:38px;height:38px;background:var(--green);border-radius:12px;display:grid;place-items:center;color:#fff;box-shadow:0 7px 16px rgba(8,124,107,.22)}.brand-mark svg{width:22px;height:22px}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:21px;letter-spacing:2px}.brand-copy small{color:#84928e;font-size:9px;letter-spacing:1px;margin-top:4px}.main-nav{display:flex;align-self:stretch;gap:35px;align-items:center;flex:1}.main-nav a{height:100%;display:flex;align-items:center;position:relative;font-size:14px}.main-nav a:hover,.main-nav a.active{color:var(--green);font-weight:700}.main-nav a.active:after{content:"";position:absolute;bottom:0;left:50%;width:22px;height:3px;border-radius:2px;background:var(--green);transform:translateX(-50%)}.header-actions{display:flex;align-items:center;gap:18px}.location-button,.text-button{border:0;background:none;color:#334b45;padding:7px 0}.location-button{display:flex;align-items:center;gap:5px;font-size:13px}.location-button svg{width:15px}.text-button:hover{color:var(--green)}.button{height:46px;border:0;border-radius:11px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:.25s}.button svg{width:17px}.button:hover{transform:translateY(-2px)}.button-sm{height:38px;padding:0 18px;font-size:13px}.button-dark{color:#fff;background:var(--ink);box-shadow:0 8px 18px rgba(17,41,35,.16)}.button-primary{background:var(--green);color:#fff;box-shadow:0 10px 20px rgba(8,124,107,.2)}.button-outline{border:1px solid #b8cac5;background:white;color:var(--ink)}.button-light{background:white;color:var(--green-dark)}
.hero{background:linear-gradient(122deg,#f5fbf9 0%,#fbfdf8 58%,#f3f7ed 100%);position:relative;overflow:hidden}.hero-grid{min-height:530px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;position:relative;z-index:2}.hero-copy{padding:55px 0 62px}.eyebrow{font-size:12px;color:var(--green);font-weight:700;letter-spacing:.4px;display:flex;align-items:center;gap:8px}.eyebrow-dot{width:8px;height:8px;border:2px solid var(--green);border-radius:50%;position:relative}.eyebrow-dot:after{content:"";position:absolute;width:2px;height:2px;background:var(--green);border-radius:50%;left:1px;top:1px}.hero h1{font-size:50px;line-height:1.2;letter-spacing:2px;margin:20px 0 18px;font-weight:800}.hero h1 span{color:var(--green);position:relative}.hero h1 span:after{content:"";position:absolute;height:8px;left:0;right:0;bottom:2px;background:#bce8de;z-index:-1;border-radius:50%}.hero-copy>p{color:#61716d;line-height:1.9;font-size:16px;margin:0 0 29px}.hero-search{height:58px;background:#fff;border:1px solid #dbe8e4;border-radius:14px;display:flex;width:585px;box-shadow:0 12px 30px rgba(15,83,70,.08);padding:5px}.search-type{width:112px;border:0;border-right:1px solid var(--line);background:none;color:var(--ink);display:flex;gap:12px;align-items:center;justify-content:center;font-weight:700}.search-type svg{width:13px}.hero-search label{flex:1;display:flex;align-items:center;padding:0 15px;color:#91a09c}.hero-search label svg{width:18px}.hero-search input{border:0;outline:0;width:100%;padding:0 10px;color:var(--ink)}.hero-search>button:last-child{border:0;border-radius:10px;background:var(--green);color:#fff;width:92px;font-weight:700}.hot-search{display:flex;gap:16px;align-items:center;margin-top:15px;font-size:12px}.hot-search span{color:#96a19e}.hot-search button{background:none;border:0;padding:0;color:#647570}.hot-search button:hover{color:var(--green)}.hero-visual{height:480px;position:relative}.visual-backdrop{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#dff8f0,#c8ecdf 70%,#a9dfd2);right:20px;top:44px;box-shadow:inset 0 0 50px rgba(255,255,255,.6)}.visual-backdrop:after,.visual-backdrop:before{content:"";position:absolute;border:1px solid rgba(19,142,121,.19);border-radius:50%;inset:-22px}.visual-backdrop:before{inset:-49px;border-style:dashed}.tooth-stage{position:absolute;right:52px;top:48px;width:330px;height:390px}.hero-tooth{height:100%;width:100%;animation:float 5s ease-in-out infinite}.spark{position:absolute;color:#fff;text-shadow:0 2px 8px #57a998;font-size:24px}.spark-a{top:70px;left:48px}.spark-b{top:130px;right:28px;font-size:15px}.spark-c{bottom:75px;right:53px;font-size:18px}.floating-card{position:absolute;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:11px;backdrop-filter:blur(8px);animation:float 4s ease-in-out infinite}.floating-card strong{display:block;font-size:12px}.floating-card small{display:block;font-size:9px;color:#7d8e89;margin-top:3px}.safe-card{left:-25px;top:130px}.doctor-card{right:-12px;bottom:67px;animation-delay:-2s}.float-icon{width:36px;height:36px;background:var(--mint);color:var(--green);border-radius:10px;display:grid;place-items:center}.float-icon svg{width:20px}.doctor-mini{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#b8ddd4,#f0d8c4);font-size:12px;font-weight:700}.doctor-card i{display:inline-block;width:6px;height:6px;background:#35ad80;border-radius:50%}.visual-rating{position:absolute;left:22px;bottom:50px;background:var(--ink);color:#fff;padding:12px 16px;border-radius:13px;display:grid;grid-template-columns:auto auto;column-gap:8px}.visual-rating strong{font-size:19px}.visual-rating span{color:#f0bd4e;letter-spacing:1px;font-size:9px;align-self:center}.visual-rating small{grid-column:1/3;font-size:8px;color:#b7c3c0}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.hero-orb-one{width:250px;height:250px;background:rgba(255,255,255,.65);left:-120px;top:40px}.hero-orb-two{width:100px;height:100px;border:25px solid rgba(171,226,213,.22);right:32%;bottom:-50px}.trust-strip{height:100px;border-top:1px solid rgba(204,225,219,.8);display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:2}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid rgba(204,225,219,.8)}.trust-strip>div:last-child{border-right:0}.trust-strip>div>span{width:38px;height:38px;border-radius:12px;background:#e4f5f0;color:var(--green);display:grid;place-items:center}.trust-strip svg{width:20px}.trust-strip p{margin:0}.trust-strip strong,.trust-strip small{display:block}.trust-strip strong{font-size:13px}.trust-strip small{font-size:10px;color:#86938f;margin-top:5px}
@keyframes float{50%{transform:translateY(-9px)}}.section{padding:88px 0}.section-soft{background:#f7faf9}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.section-head.centered{text-align:center;justify-content:center}.section-head h2{font-size:30px;margin:8px 0 9px;letter-spacing:1px}.section-head p{margin:0;color:#84918e;font-size:13px}.section-kicker{color:var(--green);font-size:10px;letter-spacing:2px;font-weight:800}.link-button{border:0;background:none;color:var(--green);font-size:12px;display:flex;align-items:center;gap:8px}.link-button svg{width:16px}.filter-row{display:flex;align-items:center;gap:10px;margin-bottom:25px}.filter-row button{border:1px solid transparent;background:transparent;padding:8px 16px;border-radius:8px;color:#65736f;font-size:12px}.filter-row button.active{background:var(--green);color:white}.filter-row span{flex:1}.filter-row .filter-control{border-color:#dae4e1;background:white;color:#53635f;display:flex;align-items:center;gap:7px}.filter-control svg{width:15px}.institution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.institution-card{background:#fff;border:1px solid #e4ebe9;border-radius:17px;overflow:hidden;transition:.3s;cursor:pointer}.institution-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#c8dfd9}.clinic-cover{height:145px;position:relative;overflow:hidden;padding:18px;background:#dbe9e5}.clinic-cover:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(17,41,35,.05),rgba(255,255,255,.25))}.clinic-cover.mint{background:linear-gradient(135deg,#aaccc5,#eef6f1)}.clinic-cover.blue{background:linear-gradient(135deg,#aebfcb,#ecf1f1)}.clinic-cover.purple{background:linear-gradient(135deg,#c5becb,#eee9eb)}.clinic-cover.orange{background:linear-gradient(135deg,#cbbba9,#f0ece3)}.clinic-building{position:absolute;right:25px;bottom:0;width:62%;height:118px;background:rgba(255,255,255,.72);clip-path:polygon(10% 12%,90% 0,100% 100%,0 100%)}.clinic-building:before{content:"";position:absolute;inset:25px 12px 0;background:repeating-linear-gradient(90deg,rgba(52,91,83,.32) 0 18px,transparent 18px 26px),repeating-linear-gradient(0deg,transparent 0 20px,rgba(255,255,255,.75) 20px 23px)}.clinic-sign{position:absolute;right:58px;top:33px;color:#315c53;font-weight:700;font-size:10px;letter-spacing:2px;z-index:2}.clinic-badge{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.94);padding:6px 9px;border-radius:7px;font-size:9px;color:var(--green);font-weight:700;display:flex;align-items:center;gap:4px}.clinic-badge svg{width:12px}.clinic-distance{position:absolute;right:12px;bottom:10px;background:rgba(17,41,35,.76);color:white;font-size:9px;padding:5px 8px;border-radius:7px}.institution-body{padding:18px}.institution-title{display:flex;align-items:center;gap:7px}.institution-title h3{margin:0;font-size:16px}.verified-mini{width:16px;height:16px;color:var(--green)}.rating-line{display:flex;align-items:center;gap:8px;margin:11px 0;font-size:10px;color:#84908d}.rating-line strong{color:#e28b32;font-size:13px}.stars{color:#f1b546;letter-spacing:1px}.institution-tags{display:flex;gap:6px;flex-wrap:wrap}.institution-tags span{padding:5px 7px;background:#f3f7f6;border-radius:5px;color:#586964;font-size:9px}.institution-address{display:flex;gap:6px;color:#798985;border-top:1px solid #edf1f0;margin-top:14px;padding-top:12px;font-size:10px}.institution-address svg{width:13px;flex:none}.skeleton-card{height:316px;border-radius:17px;background:linear-gradient(100deg,#eef3f1 20%,#f9fbfa 40%,#eef3f1 60%);background-size:200% 100%;animation:skeleton 1.4s infinite}@keyframes skeleton{to{background-position:-200% 0}}
.category-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:29px}.category-tabs button{border:1px solid #dfe7e5;background:#fff;padding:9px 17px;border-radius:8px;color:#5f6e6a;font-size:12px}.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:white}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{border:1px solid #e4ebe9;border-radius:15px;background:#fff;overflow:hidden;transition:.3s}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.project-art{height:130px;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#d8ebe6,#f1f8f5);overflow:hidden}.project-art:before{content:"";position:absolute;width:130px;height:130px;border:25px solid rgba(255,255,255,.5);border-radius:50%}.project-art.implant{background:linear-gradient(145deg,#dce5e1,#f3f3ed)}.project-art.align{background:linear-gradient(145deg,#d8e2ec,#f3f6fa)}.project-art.child{background:linear-gradient(145deg,#f0e4cc,#fbf7ee)}.project-art.aesthetic{background:linear-gradient(145deg,#e5dce8,#f8f3f7)}.project-symbol{width:62px;height:76px;border-radius:40% 40% 48% 48%;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(28,79,69,.16);z-index:1;display:grid;place-items:center;color:var(--green);font-size:18px;font-weight:800}.project-symbol svg{width:35px}.project-badge{position:absolute;left:10px;top:10px;background:var(--green);color:white;border-radius:6px;padding:5px 8px;font-size:9px;z-index:2}.project-info{padding:15px}.project-category{color:var(--green);font-size:9px;font-weight:700}.project-info h3{font-size:14px;margin:7px 0}.project-info>p{font-size:10px;color:#7b8a86;line-height:1.6;margin:0;height:32px}.project-org{display:flex;align-items:center;gap:5px;font-size:9px;color:#8b9995;margin:12px 0}.project-org svg{width:12px}.price-line{border-top:1px solid #eef2f1;padding-top:12px;display:flex;align-items:flex-end}.price-line strong{color:#e66245;font-size:20px}.price-line strong:before{content:"¥";font-size:11px}.price-line del{font-size:9px;color:#9ba6a3;margin-left:6px}.price-line span{margin-left:auto;font-size:9px;color:#98a39f}.section-action{text-align:center;margin-top:32px}.section-action .button{height:41px;font-size:12px}
.doctor-section{background:var(--ink);position:relative;overflow:hidden}.doctor-section:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;border:1px solid rgba(128,199,181,.08);right:-190px;top:-180px;box-shadow:0 0 0 80px rgba(128,199,181,.025),0 0 0 160px rgba(128,199,181,.018)}.section-head.light h2{color:white}.section-head.light p{color:#90a49e}.section-kicker,.section-head.light .section-kicker{color:#69c5b0}.link-button.light{color:#b4d6ce}.doctor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.doctor-card{border:1px solid rgba(151,193,183,.18);background:#193a32;border-radius:16px;padding:20px;color:white;transition:.3s}.doctor-card:hover{background:#20473d;transform:translateY(-4px)}.doctor-top{display:flex;gap:13px;align-items:center}.doctor-avatar{width:56px;height:56px;border-radius:15px;background:linear-gradient(145deg,#98c8bd,#e9d1bb);display:grid;place-items:center;color:#234a41;font-weight:800;font-size:17px}.doctor-card:nth-child(2n) .doctor-avatar{background:linear-gradient(145deg,#b2c7d5,#eadbd1)}.doctor-card h3{font-size:15px;margin:0 0 5px}.doctor-title{font-size:9px;color:#9eb5af}.doctor-specialties{display:flex;flex-wrap:wrap;gap:5px;margin:16px 0 13px}.doctor-specialties span{font-size:8px;color:#9fd6c9;border:1px solid rgba(134,205,188,.22);background:rgba(97,171,153,.08);padding:5px 7px;border-radius:5px}.doctor-bio{font-size:9px;color:#9fb1ad;line-height:1.7;height:46px}.doctor-meta{border-top:1px solid rgba(154,191,182,.15);padding-top:12px;margin-top:12px;display:flex;justify-content:space-between;font-size:8px;color:#9db0ab}.doctor-meta strong{color:#dce9e6;font-size:9px}.doctor-card button{width:100%;height:32px;border:1px solid rgba(135,207,190,.35);background:transparent;color:#a5dbce;border-radius:7px;font-size:10px;margin-top:14px}.doctor-card button:hover{background:#75c8b4;color:#102b24}
.article-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px}.article-card{border:1px solid #e5ebe9;border-radius:15px;overflow:hidden;background:white}.article-card.featured{display:grid;grid-template-columns:1fr 1.25fr}.article-art{height:150px;background:#e9f2ef;display:grid;place-items:center;position:relative;overflow:hidden}.featured .article-art{height:100%}.article-art:after{content:"";position:absolute;width:110px;height:110px;border:20px solid rgba(255,255,255,.5);border-radius:50%}.art-brush{background:linear-gradient(145deg,#c9e2db,#eff5ee)}.art-brush>span{width:65px;height:65px;background:#fff;color:var(--green);border-radius:22px;display:grid;place-items:center;z-index:2;transform:rotate(-10deg)}.art-brush svg{width:38px}.art-align{background:linear-gradient(145deg,#d6e0e9,#f3f5f6)}.art-child{background:linear-gradient(145deg,#f2e6cd,#faf5e9)}.article-art>span{z-index:1;font-weight:900;color:#5d8179;letter-spacing:2px}.article-copy{padding:19px}.featured .article-copy{padding:28px 25px}.article-copy>span{font-size:9px;color:var(--green);font-weight:700}.article-copy h3{font-size:14px;line-height:1.5;margin:8px 0}.featured .article-copy h3{font-size:18px}.article-copy p{font-size:10px;line-height:1.7;color:#879490}.article-copy small{display:block;color:#a0aaa7;font-size:8px;margin-top:15px}.partner-banner{background:var(--green);color:white}.partner-inner{height:120px;display:flex;align-items:center;justify-content:space-between}.partner-inner>div{display:flex;align-items:center;gap:18px}.partner-icon{width:54px;height:54px;border-radius:14px;background:rgba(255,255,255,.15);display:grid;place-items:center}.partner-icon svg{width:28px}.partner-inner strong,.partner-inner small{display:block}.partner-inner strong{font-size:20px;margin-bottom:8px}.partner-inner small{color:#bce2d9;font-size:11px}.partner-inner .button{height:42px;font-size:12px}
footer{background:#0d2520;color:#c9d6d2;padding-top:62px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:65px}.brand-light .brand-copy strong{color:white}.footer-about>p{font-size:11px;line-height:1.9;color:#829992;margin:24px 0}.footer-cert{font-size:9px;color:#718a83;display:flex;align-items:center;gap:6px}.footer-cert svg{width:14px}.footer-grid h4{color:white;font-size:13px;margin:6px 0 21px}.footer-grid>div>a,.footer-link{display:block;color:#829992;font-size:10px;margin:13px 0}.footer-link{background:0;border:0;padding:0}.footer-grid>div>a:hover,.footer-link:hover{color:#b9dfd6}.hotline{display:block;color:#74cbb7;font-size:19px;margin-bottom:6px}.footer-grid small{font-size:9px;color:#748b85}.footer-grid>div:last-child p{font-size:9px;line-height:2;color:#829992}.footer-bottom{border-top:1px solid rgba(151,180,171,.12);height:65px;display:flex;justify-content:space-between;align-items:center;color:#586f69;font-size:9px;margin-top:50px}
.modal-shell{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.modal-backdrop{position:absolute;inset:0;background:rgba(5,24,19,.62);backdrop-filter:blur(7px)}.modal-card{width:min(520px,100%);max-height:calc(100vh - 48px);overflow:auto;background:white;border-radius:22px;position:relative;z-index:1;box-shadow:0 30px 80px rgba(0,0,0,.28)}.modal-card.modal-wide{width:min(920px,100%)}.modal-close{position:absolute;right:17px;top:17px;width:34px;height:34px;border:0;background:#f1f5f4;border-radius:50%;display:grid;place-items:center;z-index:2}.modal-close svg{width:17px}.modal-content-pad{padding:35px}.modal-heading{margin-bottom:25px}.modal-heading .brand-mark{margin-bottom:18px}.modal-heading h2{font-size:24px;margin:0 0 8px}.modal-heading p{color:#7d8c88;font-size:12px;margin:0;line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:700}.field label em{font-style:normal;color:#d4624c}.field input,.field textarea,.field select{border:1px solid #dbe5e2;border-radius:9px;padding:11px 12px;outline:0;background:white;color:var(--ink);font-size:12px}.field textarea{resize:vertical;min-height:78px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#59aa98;box-shadow:0 0 0 3px rgba(89,170,152,.1)}.form-actions{margin-top:21px;display:flex;gap:10px}.form-actions .button{flex:1}.form-note{text-align:center;color:#94a09d;font-size:10px;margin-top:16px}.form-note button{border:0;background:none;color:var(--green);padding:0}.login-demo{padding:12px 14px;background:#eff8f5;border-radius:9px;color:#55746c;font-size:10px;margin:15px 0}.institution-detail-head{height:230px;background:linear-gradient(135deg,#aecfc7,#eef6f0);position:relative;padding:32px;display:flex;align-items:flex-end;overflow:hidden}.institution-detail-head .clinic-building{height:200px;width:45%;right:45px}.institution-detail-title{position:relative;z-index:1;background:rgba(255,255,255,.92);border-radius:14px;padding:18px 22px;box-shadow:var(--shadow)}.institution-detail-title h2{margin:0 0 8px}.detail-body{padding:28px 34px}.detail-section{margin-bottom:28px}.detail-section h3{font-size:15px;margin:0 0 14px}.detail-projects{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-project{border:1px solid var(--line);padding:13px;border-radius:10px;display:flex;align-items:center;justify-content:space-between}.detail-project strong{font-size:12px;display:block}.detail-project small{font-size:9px;color:#86938f}.detail-project span{color:#df644a;font-weight:800}.appointment-form{background:#f4f9f7;border-radius:15px;padding:20px}.toast-wrap{position:fixed;right:24px;top:92px;z-index:200;display:flex;flex-direction:column;gap:10px}.toast{min-width:280px;background:#15332c;color:white;border-radius:11px;padding:13px 16px;box-shadow:var(--shadow);display:flex;align-items:center;gap:10px;animation:toastIn .3s}.toast.success:before{content:"✓";width:22px;height:22px;border-radius:50%;background:#49b795;display:grid;place-items:center}.toast.error:before{content:"!";width:22px;height:22px;border-radius:50%;background:#df6b61;display:grid;place-items:center}@keyframes toastIn{from{opacity:0;transform:translateX(20px)}}
.dashboard-app{height:100vh;background:#f3f7f6;display:grid;grid-template-columns:236px 1fr}.dash-sidebar{background:#102d27;color:#b6cbc5;display:flex;flex-direction:column;padding:24px 16px;overflow:auto}.dash-brand{padding:0 10px 27px;border-bottom:1px solid rgba(173,209,200,.12)}.dash-brand .brand-copy strong{color:white}.dash-sidebar nav{display:flex;flex-direction:column;gap:5px;padding-top:22px}.dash-sidebar nav button,.dash-logout{height:44px;border:0;background:transparent;color:#9db4ae;border-radius:9px;text-align:left;padding:0 13px;display:flex;align-items:center;gap:12px;font-size:12px}.dash-sidebar nav button svg,.dash-logout svg{width:18px}.dash-sidebar nav button.active{background:#1b4a3f;color:#fff}.dash-sidebar nav button i{margin-left:auto;background:#e7725d;color:white;font-style:normal;border-radius:9px;min-width:20px;padding:2px 5px;text-align:center;font-size:8px}.dash-help{margin-top:auto;background:#183c33;border:1px solid rgba(141,197,184,.12);border-radius:13px;padding:15px;display:flex;flex-direction:column;align-items:flex-start}.dash-help>span{width:34px;height:34px;border-radius:9px;background:#255749;color:#80cbb9;display:grid;place-items:center;margin-bottom:10px}.dash-help svg{width:18px}.dash-help strong{font-size:11px;color:white}.dash-help small{font-size:8px;color:#79958e;margin:5px 0 10px}.dash-help button{width:100%;border:0;border-radius:6px;background:#2f6759;color:#cce5df;height:28px;font-size:9px}.dash-logout{margin-top:12px}.dash-main{min-width:0;overflow:auto}.dash-header{height:68px;background:white;border-bottom:1px solid #e3ebe8;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:10}.dash-header>div{display:flex;align-items:center;gap:8px;color:#71847e;font-size:11px}.dash-header>div:last-child{gap:9px}.status-dot{width:7px;height:7px;border-radius:50%;background:#40b88c;box-shadow:0 0 0 4px #e1f4ed}.icon-button{width:34px;height:34px;border:0;border-radius:9px;background:#f5f8f7;display:grid;place-items:center;position:relative}.icon-button svg{width:17px}.icon-button i{position:absolute;width:5px;height:5px;background:#e96858;border-radius:50%;right:8px;top:7px}.dash-user-avatar{width:34px;height:34px;border-radius:10px;background:#d6ebe5;color:var(--green);display:grid;place-items:center;font-weight:700;margin-left:8px}.dash-header p{margin:0}.dash-header p strong,.dash-header p small{display:block}.dash-header p strong{font-size:10px;color:var(--ink)}.dash-header p small{font-size:8px;color:#9ba8a4;margin-top:2px}.dash-content{padding:28px}.dash-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.dash-title h1{font-size:23px;margin:0 0 6px}.dash-title p{margin:0;color:#85938f;font-size:10px}.dash-title .button{height:38px;font-size:11px}.dashboard-loading{height:300px;display:flex;align-items:center;justify-content:center;gap:10px;color:#758680}.dashboard-loading span{width:18px;height:18px;border:2px solid #cddbd7;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.stat-card{background:white;border:1px solid #e4ebe9;border-radius:14px;padding:18px;position:relative;overflow:hidden}.stat-card>span{width:38px;height:38px;border-radius:11px;background:#e9f6f2;color:var(--green);display:grid;place-items:center;margin-bottom:20px}.stat-card>span svg{width:19px}.stat-card strong{font-size:24px;display:block}.stat-card small{font-size:9px;color:#899792}.stat-card em{font-style:normal;font-size:8px;color:#45a782;position:absolute;right:15px;bottom:20px;background:#edf8f4;padding:4px 6px;border-radius:5px}.dash-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:17px}.dash-card{background:white;border:1px solid #e4ebe9;border-radius:14px;padding:20px}.dash-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.dash-card-head h3{font-size:13px;margin:0}.dash-card-head button{border:0;background:none;color:var(--green);font-size:9px}.bar-chart{height:190px;display:flex;align-items:flex-end;gap:15px;border-bottom:1px solid #e4ebe9;padding:0 10px}.bar-chart div{flex:1;background:linear-gradient(#70c4b0,#d7eee8);border-radius:5px 5px 0 0;min-height:20px;position:relative}.bar-chart div span{position:absolute;bottom:-22px;width:100%;text-align:center;font-size:8px;color:#91a09c}.today-list{display:flex;flex-direction:column;gap:12px}.today-item{display:flex;align-items:center;gap:10px;border-bottom:1px solid #eff3f2;padding-bottom:10px}.today-item:last-child{border:0}.today-time{width:39px;color:var(--green);font-weight:700;font-size:10px}.today-item p{margin:0;flex:1}.today-item strong,.today-item small{display:block}.today-item strong{font-size:10px}.today-item small{font-size:8px;color:#93a09d;margin-top:3px}.status-pill{padding:4px 7px;border-radius:5px;font-size:8px;background:#fff3df;color:#c47a20}.status-pill.confirmed{background:#e8f6f1;color:#319474}.status-pill.completed{background:#edf1f0;color:#667b75}.status-pill.cancelled{background:#fbeeed;color:#c7655a}.data-card{background:#fff;border:1px solid #e3ebe8;border-radius:14px;overflow:hidden}.data-toolbar{padding:16px;border-bottom:1px solid #e8eeec;display:flex;gap:10px;justify-content:space-between}.data-toolbar input{height:35px;border:1px solid #dfe7e5;border-radius:8px;padding:0 11px;font-size:10px;width:230px}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;background:#f8faf9;padding:12px 16px;color:#82918d;font-size:9px;font-weight:500}.data-table td{padding:14px 16px;border-top:1px solid #edf1f0;font-size:10px}.data-table td strong{display:block;font-size:11px}.data-table td small{color:#919d9a;font-size:8px}.table-actions{display:flex;gap:6px}.table-actions button{border:1px solid #dce6e3;background:white;border-radius:6px;padding:5px 8px;font-size:8px;color:#4e655f}.table-actions button.danger{color:#c96258}.empty-state{text-align:center;padding:50px;color:#8c9996}.empty-state>span{width:55px;height:55px;border-radius:16px;background:#edf6f3;color:var(--green);display:grid;place-items:center;margin:0 auto 13px}.empty-state svg{width:27px}.settings-card{background:white;border:1px solid #e3ebe8;border-radius:14px;padding:24px;max-width:850px}.settings-card .form-grid{gap:19px}.settings-section-title{grid-column:1/-1;border-bottom:1px solid #e8eeec;padding-bottom:11px;margin-top:10px;font-size:12px}.settings-section-title:first-child{margin-top:0}.wechat-hero{background:linear-gradient(135deg,#133d33,#1c5a4b);color:white;border-radius:15px;padding:24px;display:flex;align-items:center;gap:18px;margin-bottom:18px;max-width:850px}.wechat-logo{width:56px;height:56px;border-radius:16px;background:#39b876;display:grid;place-items:center}.wechat-logo svg{width:32px}.wechat-hero h3{margin:0 0 6px;font-size:16px}.wechat-hero p{margin:0;color:#a8c8c0;font-size:10px}.wechat-hero .switch{margin-left:auto}.switch{width:42px;height:24px;border-radius:12px;border:0;background:#687c77;padding:3px;transition:.2s}.switch:after{content:"";display:block;width:18px;height:18px;border-radius:50%;background:white;transition:.2s}.switch.on{background:#38b887}.switch.on:after{transform:translateX(18px)}.callback-box{background:#f1f7f5;border-radius:8px;padding:11px;font-family:Consolas,monospace;font-size:9px;color:#527068;display:flex;justify-content:space-between;align-items:center}.mobile-menu{display:none}
@media(max-width:1000px){.main-nav{display:none}.header-actions{margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}.hero-copy{text-align:center}.eyebrow,.hot-search{justify-content:center}.hero-search{margin:auto;max-width:100%}.institution-grid,.project-grid,.doctor-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr);height:auto}.trust-strip>div{height:82px}.article-grid{grid-template-columns:1fr 1fr}.article-card.featured{grid-column:1/-1}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}.dashboard-app{grid-template-columns:200px 1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.site-header{height:64px}.brand-copy small{display:none}.header-actions .location-button,.header-actions .text-button{display:none}.hero-grid{min-height:500px}.hero-copy{padding:60px 0}.hero h1{font-size:37px}.hero-search{height:auto;display:grid;grid-template-columns:1fr 80px}.search-type{display:none}.hero-search label{height:48px}.hero-search>button:last-child{width:auto}.hot-search{flex-wrap:wrap}.trust-strip>div{justify-content:flex-start;padding-left:15px}.section{padding:62px 0}.section-head h2{font-size:25px}.section-head .link-button{display:none}.filter-row{overflow:auto}.filter-row span,.filter-control{display:none!important}.institution-grid,.project-grid,.doctor-grid,.article-grid{grid-template-columns:1fr}.category-tabs{justify-content:flex-start;overflow:auto}.category-tabs button{white-space:nowrap}.article-card.featured{display:block}.featured .article-art{height:180px}.partner-inner{height:auto;padding:30px 0;gap:20px}.partner-inner .partner-icon{display:none}.partner-inner strong{font-size:15px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-about{grid-column:1/-1}.footer-bottom{height:auto;padding:20px 0;display:block;line-height:2}.modal-content-pad{padding:28px 20px}.form-grid,.detail-projects{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-card.modal-wide{width:100%}.institution-detail-head{height:180px;padding:15px}.detail-body{padding:20px}.dashboard-app{display:block}.dash-sidebar{position:fixed;z-index:50;left:-250px;top:0;bottom:0;width:236px;transition:.25s}.dash-sidebar.open{left:0}.dash-main{height:100vh}.mobile-menu{display:grid}.dash-header{padding:0 14px}.dash-header>div:first-child span:not(.status-dot){display:none}.dash-content{padding:18px 12px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.dash-grid{grid-template-columns:1fr}.data-card{overflow:auto}.data-table{min-width:680px}.dash-title{align-items:flex-start}.settings-card{padding:17px}}
.doctor-float-card{right:-12px;bottom:67px;animation-delay:-2s}.doctor-float-card i{display:inline-block;width:6px;height:6px;background:#35ad80;border-radius:50%}
.header-actions{gap:12px}.project-buy{width:100%;height:34px;margin-top:12px;border:1px solid #acd3ca;border-radius:8px;background:#edf8f5;color:var(--green);font-size:10px;font-weight:700}.project-buy:hover{background:var(--green);color:#fff}.detail-project button{border:0;background:#edf8f5;color:var(--green);padding:8px 10px;border-radius:7px;font-size:9px;font-weight:700}.login-role-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:#f2f6f5;border-radius:10px;padding:5px;margin-bottom:20px}.login-role-tabs button{height:34px;border:0;border-radius:7px;background:transparent;color:#71817d;font-size:10px}.login-role-tabs button.active{background:#fff;color:var(--green);font-weight:700;box-shadow:0 3px 10px rgba(16,72,61,.08)}.order-product{display:flex;align-items:center;gap:13px;background:#f2f8f6;border-radius:13px;padding:15px;margin-bottom:20px}.order-product>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#dcefe9;color:var(--green)}.order-product svg{width:23px}.order-product div{flex:1}.order-product strong,.order-product small{display:block}.order-product strong{font-size:13px}.order-product small{font-size:9px;color:#82918d;margin-top:5px}.order-product em{font-style:normal;color:#d75f47;font-weight:800}.purchase-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e6ecea;margin-top:18px;padding-top:16px}.purchase-total span{font-size:11px;color:#768783}.purchase-total strong{font-size:23px;color:#d75f47}.admin-ring{width:165px;height:165px;border-radius:50%;margin:10px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#fff 56%,transparent 57%),conic-gradient(var(--green) 0 76%,#dfeeea 76%)}.admin-ring strong{font-size:28px}.admin-ring small{font-size:9px;color:#7c8c87;margin-top:4px}.admin-todos{display:flex;flex-direction:column;gap:14px}.admin-todos>div{display:flex;align-items:center;gap:13px;padding:14px;background:#f5f9f8;border-radius:10px}.admin-todos>div>span{width:38px;height:38px;border-radius:10px;background:#dff1ec;color:var(--green);display:grid;place-items:center;font-weight:800}.admin-todos p{margin:0}.admin-todos strong,.admin-todos small{display:block}.admin-todos strong{font-size:11px}.admin-todos small{font-size:8px;color:#889792;margin-top:4px}@media(max-width:1100px){.partner-login{display:none}}
