:root{--navy:#133b5c;--ink:#183247;--muted:#5b7081;--blue:#1572c4;--deep:#0a568f;--jade:#149066;--orange:#f19a19;--line:#d9e6ef;--pale:#f5f9fc;--white:#fff;--max:1200px;--shadow:0 24px 64px rgba(20,55,84,.10);--shadow-soft:0 14px 36px rgba(17,53,83,.08);--brand-grad:linear-gradient(135deg,#1572c4 0%,#129077 54%,#f19a19 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:white;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft YaHei','Noto Sans CJK SC',sans-serif;font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,select,input,textarea{color:inherit}img{display:block;max-width:100%}svg{display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ed9a20;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.45;font-weight:650}p{color:var(--muted)}h1{font-size:44px;letter-spacing:-1px}h2{font-size:32px;letter-spacing:-.5px}h3{font-size:19px}h4{font-size:16px}.wrap{width:min(var(--max),calc(100% - 80px));margin:auto}.section{padding:82px 0}.soft{background:var(--pale)}.eyebrow{display:flex;gap:10px;align-items:center;font-size:12px;letter-spacing:2.2px;font-weight:650;color:var(--blue);text-transform:uppercase;margin-bottom:18px}.eyebrow:before{content:'';height:1px;width:26px;background:currentColor}.eyebrow.light{color:#81c8f3}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.section-head p{max-width:600px;margin-top:14px}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--blue);font-weight:600;font-size:14px;white-space:nowrap}.text-link svg,.btn svg{width:17px;height:17px;flex-shrink:0}.text-link:hover{gap:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:11px 23px;border:1px solid transparent;background:linear-gradient(135deg,var(--blue),var(--deep));border-radius:999px;color:white;font-size:14px;font-weight:600;transition:transform .18s,background .18s,box-shadow .18s;line-height:1.6;box-shadow:0 10px 26px rgba(21,114,196,.18)}.btn:hover{background:var(--deep);transform:translateY(-2px);box-shadow:0 5px 18px #125f9b20}.btn.secondary{color:var(--navy);background:white;border:1px solid #cad9e5;box-shadow:none}.btn.secondary:hover{background:#f2f7fa}.btn.light{color:var(--navy);background:white;border-color:white}.btn.ghost{background:transparent;border-color:#aecdd754;color:#ecf5fb}.btn.small{min-height:36px;padding:7px 14px;font-size:12px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:28px}.icon{width:25px;height:25px;stroke:currentColor;stroke-width:1.65;fill:none;stroke-linecap:round;stroke-linejoin:round}.icon-box{color:var(--blue);background:linear-gradient(180deg,#f4fbff 0%,#eaf5fb 100%);border:1px solid #d8eaf5;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;margin-bottom:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#eff5f9;border:1px solid #deebf2;border-radius:4px;font-size:11px;line-height:1.6;color:#486375}.tag.green{background:#edf7f2;border-color:#dcebe3;color:#327d5d}.tag.amber{background:#fff6e7;border-color:#f6e4c3;color:#98661c}.tags{display:flex;gap:8px;flex-wrap:wrap}.rule{border:0;border-top:1px solid var(--line);margin:32px 0}.skip-link{position:absolute;left:16px;top:-100px;background:white;z-index:200;padding:10px}.skip-link:focus{top:8px}
/* Local review frame */
.review-bar{height:30px;background:#eef3f7;color:#526b7d;font-size:11px;line-height:30px;border-bottom:1px solid #e1e8ee}.review-bar .wrap{display:flex;justify-content:space-between;align-items:center}.review-indicator{display:flex;gap:8px;align-items:center}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--jade);display:inline-block}.review-top-button{border:0;background:transparent;color:#305a77;font-size:11px;padding:0 4px;line-height:25px}.site-header{height:86px;background:rgba(255,255,255,.96);border-bottom:1px solid #e7edf1;position:sticky;top:0;z-index:40;backdrop-filter:blur(14px);box-shadow:0 8px 24px rgba(20,55,84,.04)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:253px}.brand img{width:54px;height:54px;object-fit:contain}.brand-title{font-size:20px;letter-spacing:1px;line-height:1.35;font-weight:700;color:var(--navy)}.brand-sub{display:block;font-size:10px;color:#657b8b;letter-spacing:1px;margin-top:4px}.main-nav{display:flex;align-items:center;gap:25px}.main-nav a{position:relative;font-size:13px;color:#536779;white-space:nowrap;line-height:86px}.main-nav a:hover,.main-nav a.active{color:var(--blue)}.main-nav a.active:after{content:'';position:absolute;height:3px;background:var(--brand-grad);bottom:0;left:0;right:0;border-radius:3px 3px 0 0}.header-cta{padding:9px 16px;min-height:39px;gap:12px;white-space:nowrap;font-size:12px}.menu-button{display:none;background:none;border:1px solid var(--line);padding:8px;border-radius:5px}.menu-button .icon{width:22px;height:22px}
/* Home hero */
.hero{position:relative;overflow:hidden;background:linear-gradient(118deg,#f4f9fd 0%,#fff 44%,#eef8f8 100%)}.hero:before{content:'';position:absolute;inset:0;background-image:radial-gradient(#b8cedb 1px,transparent 1px);background-size:26px 26px;opacity:.18;mask-image:linear-gradient(90deg,transparent 35%,black)}.hero-inner{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:28px;min-height:626px;padding-top:47px;padding-bottom:54px;position:relative}.hero h1{font-size:58px;line-height:1.25;letter-spacing:-1.7px;color:var(--navy)}.hero h1 span{display:block;color:var(--blue)}.hero-line{font-size:24px;letter-spacing:.5px;font-weight:500;color:#2e5b77;line-height:1.65;margin-top:18px;margin-bottom:18px}.hero-copy>p{max-width:515px;font-size:14px;line-height:1.95}.hero-copy .eyebrow{font-size:11px}.hero-subline{margin-top:28px;display:flex;gap:18px;align-items:center;color:#75899a;font-size:11px}.hero-subline span+span{border-left:1px solid #cbd8e2;padding-left:18px}.hero-visual{height:493px;position:relative;display:block}.orbit-ring{width:390px;height:390px;position:absolute;left:calc(50% - 195px);top:39px;border:1px solid #bed6e5;border-radius:50%;background:radial-gradient(circle,white 0%,#e9f5fb 58%,#f0f8fc80 59%)}.orbit-ring:before,.orbit-ring:after{content:'';position:absolute;border-radius:50%;inset:32px;border:1px dashed #98bace70}.orbit-ring:after{inset:-30px;border-style:solid;border-color:#dbe9f260}.orbit-center{position:absolute;width:204px;height:204px;background:#fff;box-shadow:0 28px 70px rgba(24,66,96,.16);left:calc(50% - 102px);top:132px;border:1px solid #dbe8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:3}.orbit-center img{width:53px;height:53px;margin-bottom:12px}.orbit-center strong{font-size:19px;letter-spacing:1px;text-align:center;color:var(--navy);line-height:1.5}.orbit-center small{font-size:9px;letter-spacing:2px;color:#648097;margin-top:8px}.orbit-node{position:absolute;z-index:5;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);border:1px solid #dce8f0;box-shadow:0 18px 40px rgba(24,66,96,.11);padding:16px 18px;border-radius:16px;width:175px;display:flex;gap:12px;align-items:center}.orbit-node .icon-box{height:36px;width:36px;flex-shrink:0;margin:0;border-radius:7px}.orbit-node .icon{height:22px;width:22px}.orbit-node small{font-size:10px;color:#8495a1;display:block;line-height:1.7}.orbit-node strong{font-size:15px;display:block;color:var(--navy)}.node-one{top:21px;left:28px}.node-two{top:50px;right:0}.node-two .icon-box{background:#eaf6f2;color:var(--jade);border-color:#d8ede5}.node-three{top:319px;left:16px}.node-three .icon-box{background:#fff5e6;color:#d28511;border-color:#f6e5c9}.node-four{top:338px;right:0}.scene-chip{position:absolute;border:1px solid #bbd2e2;border-radius:40px;padding:5px 12px;color:#50718a;font-size:10px;background:#f4f9fd}.chip-one{top:161px;left:0}.chip-two{top:213px;right:1px}.chip-three{top:416px;left:calc(50% - 72px);font-size:11px}.orbit-dot{position:absolute;width:10px;height:10px;border:3px solid #fff;background:var(--blue);box-shadow:0 0 0 1px #afcde2;border-radius:50%;left:91px;top:275px}.orbit-dot.alt{left:auto;right:63px;top:159px;background:var(--jade)}.hero-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:11px;color:#6d8599;letter-spacing:1px}.hero-caption:before{content:'';display:inline-block;width:16px;height:1px;background:#a3bacb;vertical-align:middle;margin-right:12px}
/* Reusable grids */
.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.need-card{padding:24px 22px 25px;border:1px solid var(--line);border-radius:18px;background:white;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;display:block;box-shadow:var(--shadow-soft)}.need-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#adc9dd}.need-card h3{font-size:17px;margin-bottom:12px}.need-card p{font-size:13px;line-height:1.9}.need-card .card-arrow{position:absolute;right:20px;top:28px;color:#8ca3b4}.card-arrow .icon{height:17px;width:17px}.need-card .icon-box{margin-bottom:21px}.scenario-card{background:white;padding:27px 29px;border-radius:18px;border:1px solid #e0e8ee;display:flex;flex-direction:column;gap:13px;transition:.2s;box-shadow:var(--shadow-soft)}.scenario-card:hover{border-color:#92b8d0;transform:translateY(-3px);box-shadow:0 9px 28px #244d7210}.scenario-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.scenario-top>span{font-size:12px;letter-spacing:1px;color:#8095a5}.scenario-top .icon{color:var(--blue);width:29px;height:29px}.scenario-card h3{font-size:18px}.scenario-card p{font-size:13px;line-height:1.8;min-height:47px}.scenario-deliver{border-top:1px solid #eaf0f4;padding-top:14px;margin-top:auto;font-size:11px;color:#7690a3}.scenario-deliver strong{font-weight:600;color:#4b697e;margin-right:7px}.section-foot{display:flex;justify-content:center;margin-top:32px}.delivery-section{display:grid;grid-template-columns: .88fr 1.12fr;gap:76px;align-items:center}.delivery-intro h2{margin-bottom:20px}.delivery-intro p{font-size:14px}.delivery-paper{position:relative;background:#f7f9fb;border:1px solid #dce6ee;padding:26px 33px;border-radius:8px}.paper-heading{display:flex;justify-content:space-between;color:#7690a3;font-size:10px;letter-spacing:1.6px;margin-bottom:21px}.delivery-item{display:flex;gap:19px;align-items:flex-start;padding:16px 0;border-top:1px solid #e2eaf0}.delivery-item .icon{width:23px;height:23px;color:var(--blue);margin-top:5px;flex-shrink:0}.delivery-item h3{font-size:16px}.delivery-item p{font-size:12px;margin-top:3px}.delivery-quote{margin-top:24px;border-left:3px solid #b7d4e7;padding:0 0 0 16px;font-size:12px;color:#607f94}.hospital-band{background:#0f3c5d;color:white;position:relative;overflow:hidden}.hospital-band:before{content:'';position:absolute;right:-110px;top:-210px;width:700px;height:700px;border:1px solid #7cb4d821;border-radius:50%;box-shadow:0 0 0 85px #7cb4d807,0 0 0 170px #7cb4d805}.hospital-band .wrap{position:relative}.hospital-band h2{color:white;max-width:690px}.hospital-band p{color:#b8d0e0}.hospital-top{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.hospital-top p{font-size:14px;margin-top:20px}.ai-word{font-size:79px;font-weight:600;letter-spacing:-3px;line-height:1.2;color:#fff}.ai-word span{color:#73c8c4;font-weight:300;margin:0 6px}.ai-caption{font-size:12px;letter-spacing:2px;margin-top:16px;color:#9abdd2}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:42px}.step{padding-top:24px;border-top:1px solid #819db443;position:relative}.step:before{content:'';height:5px;width:5px;position:absolute;top:-3px;left:0;border-radius:50%;background:#66b6d4}.step small{color:#7cb0cb;font-size:11px}.step h3{font-size:16px;margin-top:6px}.step p{font-size:12px;margin-top:7px}.hospital-band .actions{margin-top:32px}.project-card{border:1px solid var(--line);border-radius:9px;background:white;overflow:hidden;display:flex;flex-direction:column;transition:.2s}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.project-visual{height:228px;background:#edf4fa;position:relative;overflow:hidden}.project-visual img{width:100%;height:100%;object-fit:cover}.project-visual .book-thumb{object-fit:contain;padding:15px 0;background:#eff5f8}.project-image-caption{position:absolute;bottom:10px;left:12px;background:#183b54bd;color:white;font-size:10px;padding:3px 8px;border-radius:3px}.project-body{padding:23px 24px 22px;display:flex;flex:1;flex-direction:column}.project-body h3{font-size:19px;margin-top:13px;margin-bottom:11px;line-height:1.6}.project-body p{font-size:13px;line-height:1.85}.project-body .text-link{font-size:12px;margin-top:24px;padding-top:17px;border-top:1px solid var(--line)}.project-body .tags{margin-bottom:0}.platform-mini{background:linear-gradient(150deg,#dcecf8,#edf7f5);height:100%;padding:26px 27px;position:relative}.mini-window{border:1px solid #bdd2e1;background:#fff;border-radius:7px;box-shadow:0 12px 35px #27648b15;overflow:hidden}.window-top{height:28px;background:#f6f9fb;border-bottom:1px solid #e3ebf1;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:9px;color:#6c8599}.window-dots{display:flex;gap:4px}.window-dots i{height:4px;width:4px;border-radius:50%;background:#bdcbd5}.window-body{padding:16px;display:grid;grid-template-columns:45px 1fr;gap:15px}.window-sidebar{display:flex;flex-direction:column;gap:10px;padding-top:3px}.window-sidebar i{height:5px;background:#dfeaf1;border-radius:2px}.window-sidebar i:first-child{background:#4293c0}.window-fields{display:grid;gap:8px}.window-row{display:flex;align-items:center;gap:9px}.window-row i{height:6px;background:#e4ecf1;border-radius:2px;flex:1}.window-row b{font-weight:400;font-size:9px;color:#5c7486}.window-row em{font-size:8px;font-style:normal;color:#368875;background:#eaf6f1;padding:1px 4px}.mini-label{position:absolute;right:12px;bottom:10px;color:#6a879c;font-size:9px}.values-section{background:#f3f7fa;position:relative}.slogan-title{font-size:31px;line-height:1.75;letter-spacing:.5px}.slogan-title em{font-style:normal;color:var(--blue)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:38px}.value-card{border-top:2px solid #c5d9e6;padding-top:23px}.value-card:first-child{border-color:var(--blue)}.value-card:nth-child(2){border-color:#55a99e}.value-card:nth-child(3){border-color:#eea949}.value-card:nth-child(4){border-color:#608cbb}.value-card .value-index{font-size:11px;letter-spacing:2px;color:#8b9daa;margin-bottom:12px}.value-card h3{font-size:17px;margin-bottom:12px}.value-card p{font-size:12px;line-height:1.9}.talent-strip{display:flex;flex-wrap:wrap;gap:12px;align-items:center;border-top:1px solid #dce5ed;margin-top:30px;padding-top:24px}.talent-strip-label{font-size:12px;font-weight:600;color:#476980;margin-right:2px}.talent-strip span:not(.talent-strip-label){background:#fff;border:1px solid #dce8ef;padding:5px 11px;border-radius:4px;font-size:11px;color:#546f83}.talent-strip .text-link{margin-left:auto;font-size:12px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.process-item{padding-top:19px;border-top:1px solid #d3e0e9}.process-num{font-size:27px;letter-spacing:-1px;font-weight:300;color:#8babc3;margin-bottom:14px}.process-item h3{font-size:16px;margin-bottom:10px}.process-item p{font-size:12px}.cta-band{padding:52px 0;background:#eaf3f8;border-top:1px solid #dce9f2}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-band h2{font-size:27px}.cta-band p{font-size:13px;margin-top:9px}.cta-band .actions{margin:0;flex-shrink:0}.site-footer{background:#102d42;color:#bfccd6;padding:51px 0 20px}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:40px}.footer-brand{display:flex;gap:15px;align-items:center;margin-bottom:18px}.footer-brand img{width:57px;height:57px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}.footer-brand strong{font-size:18px;color:#fff;letter-spacing:1px}.footer-brand small{font-size:10px;display:block;color:#8ea9bc;margin-top:4px;letter-spacing:.6px}.footer-company{font-size:12px;color:#aec1cf;max-width:305px;margin:6px 0 10px}.footer-col>strong{font-size:12px;color:#e2ebf2;display:block;margin-bottom:13px}.footer-col a{display:block;font-size:12px;color:#8faaba;margin:7px 0}.footer-col a:hover{color:white}.copyright{border-top:1px solid #49607366;margin-top:34px;padding-top:22px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:10px;color:#91a8b8}.copyright a{color:#b2c7d4}.prototype-footer{font-size:9px;letter-spacing:.5px;color:#668397;margin-top:10px}.backtop{position:fixed;bottom:25px;right:24px;height:38px;width:38px;display:grid;place-items:center;border:1px solid #d7e2e9;background:#fff;box-shadow:0 6px 20px #25496712;border-radius:7px;z-index:35;color:var(--blue);opacity:0;pointer-events:none;transition:.2s}.backtop.visible{opacity:1;pointer-events:auto}.backtop .icon{width:17px;height:17px}
/* Inner pages */
.breadcrumb{font-size:11px;color:#8598a6;display:flex;gap:9px;margin-bottom:28px}.breadcrumb a:hover{color:var(--blue)}.page-hero{background:linear-gradient(116deg,#f2f7fb,#fff);border-bottom:1px solid #e5edf2;padding:34px 0 55px;position:relative;overflow:hidden}.page-hero .wrap{position:relative}.page-hero h1{max-width:870px;font-size:38px;white-space:pre-line;line-height:1.55}.page-hero p{max-width:870px;font-size:14px;margin-top:20px;line-height:1.9}.page-hero .eyebrow{margin-bottom:14px}.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:70px;padding-top:40px;padding-bottom:75px}.page-main{min-width:0}.body-section{padding:36px 0;border-bottom:1px solid #e5ecf1;scroll-margin-top:105px}.body-section:first-child{padding-top:16px}.body-section:last-child{border-bottom:0}.body-section h2{font-size:25px;margin-bottom:21px;line-height:1.6}.body-section p{font-size:14px;margin:14px 0;line-height:1.95}.body-section .actions{margin-top:20px}.body-section blockquote{border:0;background:#f0f6fa;color:#315b78;padding:22px 25px;margin:22px 0;border-left:3px solid #4795bf;font-size:15px}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.info-card{border:1px solid #dfe8ee;background:#fafcfd;padding:23px 24px;border-radius:7px}.info-card h3{font-size:17px;color:var(--navy);margin-bottom:13px}.info-card p{font-size:13px;line-height:1.85;margin:5px 0 15px}.info-card p:last-child{margin-bottom:0}.info-label{font-size:10px;color:#8b9eab;margin-top:13px;letter-spacing:1px}.side-nav{position:sticky;top:115px;align-self:start;border-left:1px solid #dee8ee;padding-left:24px;padding-top:10px}.side-nav-label{font-size:10px;letter-spacing:2px;color:#91a0ad;margin-bottom:16px}.side-nav>a{display:block;font-size:12px;color:#617d92;padding:9px 0;line-height:1.7}.side-nav>a:hover{color:var(--blue)}.side-help{background:#f1f7fa;border-radius:6px;padding:19px;margin-top:23px}.side-help strong{font-size:14px;color:#305b77}.side-help p{font-size:11px;margin-top:8px;margin-bottom:14px}.side-help .btn{width:100%;font-size:11px;padding:7px;gap:7px}.faq{margin-top:26px}.faq details{border-top:1px solid #dce6ed;padding:0}.faq details:last-child{border-bottom:1px solid #dce6ed}.faq summary{font-size:14px;line-height:1.8;padding:17px 27px 17px 0;cursor:pointer;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:5px;top:14px;font-size:20px;font-weight:300;color:#7d99aa}.faq details[open] summary:after{content:'−'}.faq details p{font-size:13px;padding-bottom:19px;margin:0;line-height:1.9}.inline-note{font-size:12px!important;color:#638096!important;background:#eff5f8;border-radius:6px;padding:16px 18px}.body-section .book-section{border-bottom:0}.book-spot{display:grid;grid-template-columns:290px 1fr;gap:60px;align-items:center;padding:44px 0 40px}.book-stage{background:linear-gradient(140deg,#eef4f8,#e7f2f5);border:1px solid #dce6ed;border-radius:10px;padding:24px;cursor:zoom-in;position:relative}.book-stage img{width:100%;height:342px;object-fit:contain;mix-blend-mode:multiply}.book-stage:after{content:'查看封面';position:absolute;bottom:12px;right:12px;font-size:10px;color:#7a93a5}.book-meta>span{font-size:11px;letter-spacing:2px;color:#7492a7}.book-meta h2{font-size:26px;line-height:1.65;margin:12px 0 22px}.book-meta dl{margin:0}.book-meta dl>div{display:flex;gap:16px;margin:9px 0;font-size:13px}.book-meta dt{color:#8aa0b0;width:64px;flex-shrink:0}.book-meta dd{margin:0;color:#3c5b71}.profile-strip{border-left:3px solid var(--blue);padding:20px 25px;background:#f3f8fb;margin:20px 0}.profile-strip strong{font-size:19px;color:#244f6c}.profile-strip p{font-size:13px;margin-top:7px}.evidence-line{font-size:11px;color:#7d93a4;line-height:1.85;margin:16px 0}.book-inline{display:flex;align-items:center;gap:24px;border:1px solid #dfe8ef;border-radius:8px;padding:22px;background:#f5f9fb;margin:25px 0}.book-inline img{width:110px;height:142px;object-fit:contain;mix-blend-mode:multiply}.book-inline h3{font-size:18px}.book-inline p{font-size:12px;margin-top:10px}.chapter-number{font-size:12px;letter-spacing:2px;color:#73a6c5;display:block;margin-bottom:12px}.scenario-layout{display:grid;grid-template-columns:280px 1fr;gap:40px;padding:53px 0 73px}.scenario-tabs{display:flex;flex-direction:column;gap:9px}.scenario-tab{display:flex;text-align:left;align-items:center;gap:14px;border:1px solid var(--line);background:#fff;padding:16px 15px;border-radius:6px;line-height:1.7;font-size:13px;width:100%;transition:.15s}.scenario-tab span{font-size:11px;color:#91a6b5}.scenario-tab.active{background:var(--deep);color:white;border-color:var(--deep)}.scenario-tab.active span{color:#9cc6df}.scenario-tab:hover:not(.active){background:#f0f7fb}.scenario-panel{background:#f5f9fc;border:1px solid #e0ebf2;border-radius:9px;padding:38px 40px}.scenario-panel .icon-box{margin-bottom:20px;background:white}.scenario-panel h2{font-size:26px;margin-bottom:20px}.scenario-panel>p{font-size:14px;line-height:1.95}.task-row{display:grid;grid-template-columns:82px 1fr;gap:16px;border-top:1px solid #dce7ee;margin-top:23px;padding-top:21px;font-size:13px}.task-row strong{font-size:12px;color:#375f7b}.task-row p{font-size:13px;line-height:1.9}.task-row:last-child p{font-size:12px;color:#79909f}.filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:30px}.filter{border:1px solid var(--line);color:#637f92;background:white;padding:8px 18px;border-radius:4px;font-size:12px}.filter.active{background:var(--blue);border-color:var(--blue);color:white}.project-list{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.project-list .project-card[hidden]{display:none}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.gallery figure{margin:0;background:#f4f8fb;border:1px solid var(--line);border-radius:6px;overflow:hidden}.gallery img{width:100%;height:190px;object-fit:cover}.gallery figcaption{font-size:11px;color:#71899a;padding:11px 15px}.gallery figure:first-child{grid-column:1/-1}.gallery figure:first-child img{height:330px}.brand-panel{display:flex;align-items:center;gap:34px;background:#f6f9fb;border:1px solid #dfe8ed;border-radius:8px;padding:24px;margin:15px 0 30px}.brand-panel img{width:132px;height:125px;object-fit:contain;flex-shrink:0}.brand-panel h3{font-size:20px;max-width:380px}.brand-panel p{font-size:12px;margin-top:8px}.platform-preview{border:1px solid #dfebf1;border-radius:8px;height:276px;overflow:hidden;margin:25px 0}.platform-preview .platform-mini{padding:27px 38px}.platform-preview .window-body{padding:22px;grid-template-columns:90px 1fr}.platform-preview .window-top{height:36px;font-size:10px}.platform-preview .window-row{height:24px}.platform-preview .window-row b{font-size:11px}.platform-preview .window-row em{font-size:10px}.platform-preview .mini-label{font-size:10px}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;padding:57px 0 80px;align-items:start}.form-card{border:1px solid #dce7ee;border-radius:10px;padding:32px;background:#fff;box-shadow:0 14px 45px #244c6806}.form-card h2{font-size:24px;margin-bottom:8px}.form-demo{background:#fff8ec;border:1px solid #f4e4c4;padding:13px 16px;border-radius:6px;color:#8b692d;font-size:12px;line-height:1.9;margin:20px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 17px}.field.full{grid-column:1/-1}.field label{display:block;font-size:12px;color:#44647b;margin-bottom:7px}.field label em{font-style:normal;color:#b56c33;margin-left:4px}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid #d2dfe8;background:#fafcfd;border-radius:5px;padding:11px 13px;line-height:1.6;font-size:13px;min-width:0;outline-offset:2px}.field textarea{resize:vertical;min-height:118px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#5c9fc6;background:white}.field input[aria-invalid=true]{border-color:#ba4949;background:#fff9f9}.form-warning{font-size:11px;line-height:1.8;color:#8496a3;margin:17px 0}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#728798;line-height:1.9}.check-row input{margin:5px 0 0;accent-color:var(--blue);flex-shrink:0}.check-row a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.demo-fill{font-size:11px;color:#628299;background:none;border:0;padding:8px}.form-result{margin-top:18px;padding:17px 18px;border-radius:6px;font-size:13px;line-height:1.9}.form-result.success{background:#edf8f0;color:#256947;border:1px solid #d4e9da}.form-result.error{background:#fff4f3;color:#9b4941;border:1px solid #ecd3d0}.contact-aside{padding-top:6px}.contact-aside h2{font-size:25px;line-height:1.7}.contact-aside>p{font-size:13px;margin:15px 0 25px}.contact-aside .process-item{margin-top:21px;display:flex;gap:20px}.contact-aside .process-num{font-size:22px;line-height:1.7;margin:0;min-width:30px}.contact-aside .process-item p{font-size:12px;margin-top:5px}.contact-aside .faq{margin-top:35px}.contact-aside .faq summary{font-size:12px}.empty-state{padding:60px;text-align:center;background:#f4f8fb;border-radius:8px}.empty-state p{margin:18px 0}
/* Modal and reviewer */
dialog{border:1px solid #d6e3ed;border-radius:12px;padding:0;color:var(--ink);max-width:calc(100% - 30px);box-shadow:0 35px 100px #102d4240}dialog::backdrop{background:#102d4266;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:21px 25px;border-bottom:1px solid #e3ebf1;background:#f7fafc}.modal-head strong{font-size:17px}.close-button{border:0;background:#eaf1f5;display:grid;place-items:center;width:30px;height:30px;border-radius:5px}.close-button .icon{width:18px;height:18px}.review-dialog{width:750px}.review-content{padding:24px 26px}.review-content>p{font-size:12px;line-height:1.9;margin-bottom:18px}.review-jump{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.review-jump a{border:1px solid var(--line);background:#f6f9fb;border-radius:4px;font-size:11px;padding:5px 10px}.review-jump a.active{background:var(--blue);border-color:var(--blue);color:white}.review-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.review-fields .field.full{grid-column:1/-1}.review-note-list{margin-top:22px;max-height:180px;overflow:auto}.review-note{font-size:12px;border-top:1px solid #e2eaf0;padding:12px 0;display:flex;gap:12px;justify-content:space-between}.review-note strong{display:block;color:#345f7a;font-size:11px;margin-bottom:5px}.review-note p{white-space:pre-wrap;font-size:12px}.review-note button{align-self:flex-start;border:0;background:transparent;color:#9b6d6d;font-size:11px;flex-shrink:0}.review-status{font-size:11px;color:#658676;margin-top:12px}.image-dialog{width:510px}.image-dialog img{width:100%;max-height:75vh;object-fit:contain;background:white;padding:15px}.image-dialog .modal-head strong{font-size:14px}.no-js{margin:60px auto;padding:30px;max-width:600px;background:#f3f7fa}
@media(min-width:1600px){:root{--max:1300px}.hero h1{font-size:64px}.hero-inner{min-height:670px}.hero-visual{height:510px}.hero-line{font-size:27px}}
@media(max-width:1190px){.wrap{width:calc(100% - 56px)}.main-nav{gap:17px}.main-nav a{font-size:12px}.brand{min-width:222px}.brand-title{font-size:18px}.brand-sub{font-size:9px}.brand img{width:47px;height:47px}.header-inner{gap:17px}.hero h1{font-size:49px}.hero-line{font-size:22px}.hero-copy>p{font-size:13px}.hero-visual{transform:scale(.91);transform-origin:center right}.hero-inner{gap:8px;min-height:593px}.four-grid{gap:14px}.need-card{padding:22px 18px}.need-card h3{font-size:16px}.section{padding:68px 0}.delivery-section{gap:44px}.page-layout{gap:35px;grid-template-columns:minmax(0,1fr) 205px}.hospital-top{gap:45px}.ai-word{font-size:66px}.slogan-title{font-size:29px}.footer-grid{gap:24px}.contact-layout{gap:35px}}
@media(max-width:1000px){.main-nav{display:none}.menu-button{display:grid}.header-cta{margin-left:auto}.main-nav.open{position:absolute;display:flex;flex-direction:column;align-items:stretch;top:85px;left:0;right:0;background:white;gap:0;border-bottom:1px solid #dce7ef;box-shadow:0 12px 18px #1e43690b;padding:10px 30px}.main-nav.open a{line-height:50px}.main-nav a.active:after{height:2px;right:auto;width:35px}.hero h1{font-size:46px}.hero-inner{grid-template-columns:1fr .94fr}.hero-visual{transform:scale(.8);transform-origin:center right;margin-left:-55px}.hero-line{font-size:20px}.hero .btn{font-size:12px;padding:11px 15px;gap:8px}.hero-subline{gap:10px;font-size:10px}.hero-subline span+span{padding-left:10px}.four-grid{grid-template-columns:repeat(2,1fr);gap:20px}.three-grid{gap:17px}.scenario-card{padding:22px}.scenario-card h3{font-size:16px}.section-head h2{font-size:27px}.project-visual{height:190px}.project-body{padding:20px}.project-body h3{font-size:17px}.page-layout{grid-template-columns:1fr}.side-nav{display:none}.page-hero h1{font-size:34px}.value-grid{grid-template-columns:repeat(2,1fr);gap:30px}.hospital-top{grid-template-columns:1fr .7fr}.ai-word{font-size:56px}.steps{gap:16px}.step h3{font-size:14px}.cta-band .wrap{align-items:flex-start;flex-direction:column;gap:23px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-col:last-child{display:none}.contact-layout{grid-template-columns:1fr .8fr}.scenario-layout{gap:22px;grid-template-columns:242px 1fr}.scenario-panel{padding:29px}.scenario-tab{font-size:12px}.project-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}body{font-size:14px}.review-bar{height:28px;line-height:28px;font-size:9px}.review-top-button{font-size:10px}.review-secondary{display:none}.site-header{height:73px}.brand{min-width:0;gap:9px}.brand img{width:43px;height:43px}.brand-title{font-size:17px;letter-spacing:.7px}.brand-sub{font-size:8px;letter-spacing:.5px;margin-top:3px}.header-inner{gap:10px}.header-cta{font-size:11px;padding:8px 11px;min-height:33px}.header-cta svg{display:none}.menu-button{padding:6px}.main-nav.open{top:72px}.hero-inner{grid-template-columns:1fr;gap:8px;padding:44px 0 30px;min-height:0}.hero h1{font-size:43px;letter-spacing:-1px}.hero-copy .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:17px}.hero-line{font-size:20px;margin-top:18px;margin-bottom:14px}.hero-copy>p{font-size:13px;line-height:1.95;max-width:100%}.hero .actions{gap:10px;margin-top:24px}.hero .btn{font-size:12px;min-height:43px;padding:11px 15px}.hero-subline{font-size:9px;margin-top:20px;gap:10px}.hero-subline span+span{padding-left:10px}.hero-visual{height:440px;width:500px;max-width:none;transform:scale(.72);transform-origin:top center;margin:16px 0 -110px;left:calc(50% - 250px)}.section{padding:51px 0}.section-head{display:block;margin-bottom:27px}.section-head .text-link{margin-top:18px;font-size:12px}.section-head p{font-size:13px;margin-top:13px}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:13px}h2,.section-head h2{font-size:25px;line-height:1.6}h3{font-size:17px}.four-grid{gap:13px}.need-card{padding:19px 16px}.need-card h3{font-size:15px;line-height:1.7;margin-bottom:9px}.need-card p{font-size:12px;line-height:1.85}.need-card .icon-box{width:40px;height:40px;margin-bottom:16px}.need-card .card-arrow{top:25px;right:14px}.need-card .card-arrow .icon{width:14px;height:14px}.need-card .icon-box .icon{width:22px;height:22px}.three-grid{grid-template-columns:1fr;gap:14px}.scenario-card{padding:22px 24px;gap:10px}.scenario-card h3{font-size:17px}.scenario-card p{min-height:0;font-size:12px}.scenario-top{margin:0}.scenario-top .icon{width:26px;height:26px}.scenario-deliver{font-size:10px;padding-top:12px}.section-foot{margin-top:24px}.delivery-section{grid-template-columns:1fr;gap:29px}.delivery-intro h2{font-size:25px}.delivery-intro p{font-size:13px}.delivery-paper{padding:21px 24px}.delivery-item{padding:14px 0}.delivery-item h3{font-size:15px}.delivery-item p{font-size:12px}.delivery-quote{font-size:11px;margin-top:20px}.hospital-top{grid-template-columns:1fr;gap:24px}.hospital-top h2{font-size:25px}.hospital-top p{font-size:13px}.ai-word{font-size:55px;letter-spacing:-2px}.ai-caption{font-size:10px;margin-top:7px}.steps{grid-template-columns:1fr;gap:0;margin-top:29px}.step{padding:16px 0 15px 35px}.step:before{top:21px;left:5px}.step small{position:absolute;left:0;top:39px;font-size:9px}.step h3{font-size:15px;margin:0}.step p{margin-top:3px;font-size:12px}.project-visual{height:210px}.project-body h3{font-size:18px;margin-top:11px}.project-body{padding:23px}.project-body p{font-size:12px}.project-body .text-link{margin-top:17px}.slogan-title{font-size:25px;line-height:1.95;letter-spacing:0}.slogan-title span{display:block}.value-grid{grid-template-columns:1fr;gap:25px;margin-top:28px}.value-card{display:grid;grid-template-columns:26px 1fr;gap:1px 14px;padding-top:17px}.value-index{grid-row:1/3;margin:3px 0 0!important;font-size:10px!important}.value-card h3{font-size:17px;margin-bottom:9px}.value-card p{grid-column:2;font-size:12px}.talent-strip{gap:8px;margin-top:25px;padding-top:22px}.talent-strip-label{width:100%;margin-bottom:4px}.talent-strip span:not(.talent-strip-label){font-size:10px;padding:4px 8px}.talent-strip .text-link{width:100%;margin-left:0;margin-top:9px}.process-grid{grid-template-columns:1fr;gap:0}.process-item{display:grid;grid-template-columns:39px 1fr;gap:0 15px;padding:19px 0}.process-num{grid-row:1/3;font-size:23px;margin:0;line-height:1.6}.process-item h3{font-size:15px}.process-item p{grid-column:2;font-size:12px}.cta-band{padding:36px 0}.cta-band h2{font-size:23px}.cta-band p{font-size:12px}.cta-band .actions{gap:10px}.cta-band .btn{font-size:12px;min-height:43px;padding:10px 16px}.site-footer{padding:37px 0 19px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-main{grid-column:1/-1}.footer-brand{margin-bottom:10px}.footer-brand img{width:46px;height:46px}.footer-brand strong{font-size:18px}.footer-brand small{font-size:9px}.footer-col a{font-size:11px}.footer-company{max-width:100%;font-size:11px}.copyright{margin-top:26px;font-size:10px;line-height:1.9;display:block}.copyright a{display:block;margin-top:8px}.prototype-footer{font-size:9px}.backtop{bottom:16px;right:12px;width:33px;height:33px}.page-hero{padding:24px 0 35px}.breadcrumb{font-size:10px;margin-bottom:23px;flex-wrap:wrap;gap:6px}.page-hero h1{font-size:29px;line-height:1.65;letter-spacing:-.3px}.page-hero p{font-size:13px;margin-top:16px}.page-hero .actions{margin-top:23px}.page-hero .btn{font-size:12px;padding:10px 17px;min-height:42px}.page-layout{padding-top:21px;padding-bottom:39px}.body-section{padding:27px 0;scroll-margin-top:91px}.body-section h2{font-size:22px;margin-bottom:18px}.body-section p{font-size:13px;line-height:1.95}.info-grid{grid-template-columns:1fr;gap:14px;margin:20px 0}.info-card{padding:21px}.info-card h3{font-size:16px}.info-card p{font-size:12px}.info-label{font-size:10px}.body-section blockquote{font-size:13px;padding:18px 20px;margin:21px 0}.side-nav{display:none}.book-spot{grid-template-columns:1fr;gap:28px;padding:31px 0}.book-stage{max-width:275px;width:100%;margin:auto}.book-stage img{height:275px}.book-meta h2{font-size:23px;line-height:1.7}.book-meta dl>div{font-size:12px}.book-inline{gap:15px;padding:15px}.book-inline img{width:78px;height:112px}.book-inline h3{font-size:15px}.book-inline p{font-size:11px}.book-inline .text-link{font-size:11px}.scenario-layout{grid-template-columns:1fr;padding:28px 0 40px;gap:25px}.scenario-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px}.scenario-tab{padding:12px 10px;gap:8px;font-size:11px;line-height:1.8}.scenario-tab span{font-size:9px}.scenario-panel{padding:26px 23px}.scenario-panel h2{font-size:23px}.scenario-panel>p{font-size:13px}.task-row{grid-template-columns:1fr;gap:7px;margin-top:20px;padding-top:18px}.task-row p{font-size:12px}.task-row strong{font-size:11px}.filters{gap:7px;margin-bottom:23px}.filter{font-size:11px;padding:7px 12px}.project-list{grid-template-columns:1fr;gap:20px}.gallery{grid-template-columns:1fr;gap:15px}.gallery figure:first-child img{height:200px}.gallery img{height:165px}.gallery figcaption{font-size:10px}.brand-panel{padding:20px;gap:20px;display:block;text-align:center}.brand-panel img{width:123px;margin:auto auto 18px}.brand-panel h3{font-size:18px}.brand-panel p{font-size:11px}.contact-layout{grid-template-columns:1fr;padding:31px 0 45px;gap:33px}.form-card{padding:24px 21px}.form-grid{gap:17px 14px}.field.full{grid-column:1/-1}.field label{font-size:11px}.field input,.field select,.field textarea{font-size:13px;padding:10px 11px}.form-grid .field:nth-child(2),.form-grid .field:nth-child(3){grid-column:1/-1}.form-actions .btn{font-size:12px;padding:10px 15px}.form-demo{font-size:11px}.form-warning,.check-row{font-size:10px}.contact-aside h2{font-size:23px}.contact-aside .process-item{display:flex}.review-content{padding:20px}.review-fields{grid-template-columns:1fr}.review-fields .field{grid-column:1/-1}.review-content>p{font-size:11px}.review-dialog{max-height:90vh;overflow:auto}.review-jump{gap:6px}.review-jump a{font-size:10px;padding:4px 8px}.modal-head{padding:17px 20px}.modal-head strong{font-size:16px}.platform-preview{height:220px}.platform-preview .platform-mini{padding:19px}.platform-preview .window-body{padding:15px;grid-template-columns:50px 1fr;gap:12px}.platform-preview .window-row b{font-size:9px}.platform-preview .window-row em{font-size:8px}.platform-preview .window-top{font-size:9px;height:30px}.platform-preview .window-row{height:20px}.image-dialog .modal-head strong{font-size:12px}}
@media(max-width:370px){.wrap{width:calc(100% - 30px)}.brand-title{font-size:15px}.brand-sub{font-size:7px}.brand img{width:37px;height:37px}.header-cta{padding:7px 9px}.header-inner{gap:7px}.hero h1{font-size:38px}.hero-line{font-size:18px}.hero-visual{transform:scale(.63);margin-bottom:-145px}.four-grid{gap:10px}.need-card{padding:17px 12px}.need-card h3{font-size:14px}.need-card .card-arrow{display:none}.slogan-title{font-size:22px}.scenario-tabs{grid-template-columns:1fr}.hero .actions .btn{padding:10px 12px;font-size:11px}.footer-company{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.review-bar,.site-header,.backtop,dialog,.side-nav,.header-cta{display:none!important}.wrap{width:100%}.section{padding:25px 0}.page-layout{display:block}.page-hero{padding:15px 0}.hero-inner{min-height:0}.hero-visual{display:none}.hero-inner{display:block}.site-footer{background:white;color:#111}.site-footer p,.site-footer a,.site-footer strong{color:#111}.hero h1{font-size:34px}.no-print{display:none!important}.hospital-band{background:#f2f5f7;color:#222}.hospital-band p,.hospital-band h2{color:#222}}

@media(max-width:760px){.desktop-break{display:none}}
/* Keep the decorative hero canvas from enlarging the mobile grid track. */
.hero-copy{min-width:0}
@media(max-width:760px){.hero-inner{grid-template-columns:minmax(0,1fr)}.hero-visual{left:auto;justify-self:center}}

@media(max-width:760px){.form-grid{grid-template-columns:1fr}}
.info-card[id]{scroll-margin-top:115px}
