@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600;700&display=swap');
:root{--ink:#243e37;--muted:#7a8780;--green:#176d61;--green-dark:#12564c;--line:#e5e9e2;--paper:#fbfcf8;--soft:#eff3ec;--serif:'Noto Serif SC','Songti SC',SimSun,serif;font-family:'Noto Sans SC','Microsoft YaHei',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}a:hover{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #d9a449;outline-offset:4px}#main:focus{outline:none}::selection{background:#d2e7d8}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600}h1{font-size:40px;letter-spacing:-1px;line-height:1.5}h2{font-size:26px;line-height:1.5}h3{font-size:18px}p{line-height:1.9}small{font-size:12px}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}.topbar{background:#eaf0e8;font-size:11px;letter-spacing:1px;color:#6f8175}.topbar .wrap{display:flex;justify-content:space-between;padding:9px 0}header{background:rgba(251,252,248,.97);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:36px;height:94px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{display:grid;place-items:center;background:var(--green);color:#fff;border-radius:13px 3px 13px 3px;width:43px;height:43px;font-size:32px;line-height:1}.brand strong{display:block;font-family:var(--serif);font-size:23px;letter-spacing:2px}.brand small{display:block;font-size:8px;letter-spacing:1.5px;margin-top:5px}nav{display:flex;align-items:center;justify-content:center;gap:27px;flex:1;white-space:nowrap}nav a{font-size:13px;padding:36px 0;position:relative}nav a.active{color:var(--green);font-weight:600}nav a.active:after{content:'';position:absolute;width:15px;height:3px;bottom:22px;left:calc(50% - 7px);background:var(--green);border-radius:2px}.my-link{border:1px solid #afc7ba;border-radius:5px;padding:11px 15px;font-size:12px;white-space:nowrap}.my-link span{margin-left:14px}.menu{display:none}.eyebrow{display:block;color:var(--green);font-size:10px;letter-spacing:2px;font-weight:600;line-height:1.8;margin-bottom:16px}.status-dot{display:inline-block;width:7px;height:7px;background:#669977;border-radius:50%;margin-right:8px;box-shadow:0 0 0 4px #66997712}.home-hero{background:linear-gradient(100deg,#f0f3e9 0%,#f5f5ed 60%,#eaf0e6 100%);padding:54px 0 78px}.hero-grid{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:45px}.hero-copy h1{font-family:var(--serif);font-size:58px;line-height:1.45;letter-spacing:3px;margin:19px 0 20px}.accent-word{position:relative;color:var(--green)}.accent-word svg{position:absolute;left:0;bottom:-6px;width:100%;height:15px;fill:none;stroke:#a9b98a;stroke-width:3}.hero-copy>p{font-size:14px;color:#768075;line-height:2.1;margin-bottom:27px}.actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:46px;border:1px solid var(--green);border-radius:5px;padding:12px 23px;background:var(--green);color:white;font-size:13px;font-weight:500;transition:background .15s,transform .15s}.button:hover:not(:disabled){background:var(--green-dark);color:white}.button.secondary{background:transparent;color:var(--green);border-color:#c3d2c7}.button.secondary:hover:not(:disabled){background:#e9f0e7}.button.small{min-height:38px;padding:8px 16px;font-size:12px}.subtle-link{font-size:12px;padding:12px 0}.hero-note{display:flex;align-items:center;gap:11px;margin-top:29px;color:#849080;font-size:10px;letter-spacing:2px}.small-cross{border:1px solid #bdccba;padding:4px 7px;color:#6c8a70;border-radius:50%;font-size:13px}.hero-visual{position:relative;padding-bottom:8px}.hospital-art{width:100%;display:block;border-radius:110px 12px 12px 12px;filter:saturate(.8)}.visual-label{position:absolute;top:25px;right:20px;font-size:11px;color:#385f4d}.visual-label small{display:block;font-size:7px;letter-spacing:1.8px;margin:6px 0 0 15px}.opening-card{position:absolute;bottom:-17px;right:25px;display:flex;align-items:center;gap:13px;background:#ffffffee;border:1px solid white;border-radius:8px;padding:16px 22px;box-shadow:0 8px 30px #33492d09}.opening-card strong{font-size:12px;font-weight:500}.opening-card p{font-size:10px;margin:4px 0 0;color:#8a9286}.opening-card b{color:#48664b;margin-left:9px;font-weight:500}.icon-circle{display:grid;place-items:center;width:38px;height:38px;background:#edf2e8;border-radius:50%;font-size:25px;color:#698164}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 15px;border:1px solid var(--line);background:var(--paper);border-radius:8px;position:relative;margin-top:-30px;box-shadow:0 8px 22px #233e3403}.quick-links>a{display:flex;align-items:center;gap:15px;padding:1px 21px;border-right:1px solid var(--line)}.quick-links>a:last-child{border:0}.quick-links>a>span:last-child{margin-left:auto;color:#849784}.quick-links h2{font-size:16px;margin-bottom:5px}.quick-links p{font-size:10px;color:var(--muted);margin:0;white-space:nowrap}.quick-icon{font-size:29px;color:#648d71}.section{margin-top:68px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.section-title .eyebrow{margin-bottom:10px;font-size:9px}.section-title h2{font-family:var(--serif);margin-bottom:9px;font-size:27px;letter-spacing:1px}.section-title p{font-size:12px;color:var(--muted);margin-bottom:0}.text-link{font-size:12px;font-weight:500;color:var(--green);white-space:nowrap}.section-title>.text-link{margin-bottom:5px}.department-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.department-card{background:#f1f4ed;border:1px solid #e8ece2;padding:23px 18px 19px;border-radius:7px;transition:transform .2s,background .2s}.department-card:hover{transform:translateY(-4px);background:#eaf0e4}.department-icon{display:block;font-size:32px;color:#5d8769;height:47px}.department-card h3{font-size:15px;margin:12px 0 8px}.department-card p{font-size:11px;color:#8c9387;line-height:1.85;margin-bottom:18px}.round-arrow{display:grid;place-items:center;border:1px solid #d5dfcf;border-radius:50%;width:24px;height:24px;font-size:12px;color:#7a9377}.doctor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.doctor-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:white}.portrait-link{display:block;height:195px;overflow:hidden}.portrait{width:100%;height:100%;display:block;object-fit:contain}.portrait-link .portrait{transition:transform .3s}.portrait-link:hover .portrait{transform:scale(1.035)}.doctor-info{padding:22px}.tag{display:inline-block;border-radius:3px;background:#eff4ec;color:#648563;font-size:10px;padding:3px 8px;line-height:1.5}.doctor-info h3{font-family:var(--serif);font-size:21px;margin:12px 0}.doctor-info h3 small{font-family:'Noto Sans SC',sans-serif;font-size:11px;color:#8a9389;font-weight:400;margin-left:8px}.specialty{color:#7e887e;font-size:12px;min-height:44px;line-height:1.9;margin-bottom:19px}.doctor-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.doctor-card-bottom>span{font-size:10px;color:#8a9587}.doctor-card-bottom .text-link{font-size:11px}.health-section{padding-top:36px;border-top:1px solid var(--line)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-art{height:185px;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.lavender{background:#e7e7ec;color:#868496}.peach{background:#f0e4d7;color:#b7987b}.sage{background:#dfe8d8;color:#789275}.art-icon{font-size:89px;position:relative;line-height:1;transform:rotate(-12deg);font-family:Georgia,serif}.art-orbit{position:absolute;width:178px;height:178px;border:1px solid currentColor;opacity:.25;border-radius:50%;right:38px;top:10px}.art-orbit:after{content:'';position:absolute;width:210px;height:210px;border:1px solid currentColor;border-radius:50%;top:-32px;left:-75px}.art-caption{position:absolute;bottom:17px;left:20px;letter-spacing:1.5px;font-size:7px}.article-meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8c968a;margin:19px 0 10px}.article-meta span:first-child{color:#648564}.article-card h3{font-family:var(--serif);font-size:18px;margin-bottom:8px}.article-card>p{font-size:12px;color:#8c9388}.notices-home{display:grid;grid-template-columns:1fr 2.1fr;gap:40px;border-top:1px solid var(--line);padding-top:37px}.notices-home h2{font-family:var(--serif);font-size:26px}.notices-home p{color:var(--muted);font-size:12px}.notice-row{display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--line);padding:23px 0}.notice-row:first-child{padding-top:0}.notice-date{font-size:24px;color:#6c856b;letter-spacing:1px;flex-shrink:0}.notice-date small{display:block;font-size:10px;color:#99a18f;margin-top:3px}.notice-row h3,.notice-row h2{font-size:14px;font-family:inherit;font-weight:400;margin:8px 0 0}.notice-row>span:last-child{margin-left:auto;color:#7e947a}.demo-note{margin:45px 0 26px;color:#969d91;font-size:10px;line-height:1.8}.page{padding-top:25px;padding-bottom:60px;min-height:65vh}.breadcrumb{display:flex;gap:11px;color:#8b978d;font-size:11px;margin:0 0 33px;flex-wrap:wrap}.page-heading{margin-bottom:32px}.page-heading .eyebrow{font-size:10px;margin-bottom:10px}.page-heading h1{font-family:var(--serif);font-size:34px;margin-bottom:12px}.page-heading p{color:var(--muted);font-size:13px}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0}.chip{border:1px solid var(--line);border-radius:5px;padding:11px 19px;background:white;color:#788777}.chip.active{color:white;background:var(--green);border-color:var(--green)}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:30px 0 20px}.result-heading h2{font-size:18px;margin:0}.result-heading>span{color:var(--muted);font-size:12px}.muted{color:var(--muted);font-weight:400}.filter-panel{display:flex;align-items:flex-end;gap:18px;padding:25px;border:1px solid var(--line);border-radius:7px;background:#f0f4ed}.filter-panel label{flex:1}.filter-panel .search-field{flex:1.2}label{display:block;font-size:12px;line-height:1.8;font-weight:500}input:not([type=checkbox]),select{display:block;width:100%;min-height:44px;border:1px solid #d4ded1;border-radius:4px;background:white;padding:10px 12px;color:var(--ink);margin-top:8px;min-width:0}input::placeholder{color:#9ba496}.reset{border:0;background:transparent;color:#7b8b78;min-height:44px}.schedule-list{border:1px solid var(--line);border-radius:6px;overflow:hidden}.schedule-header,.schedule-row{display:grid;grid-template-columns:2fr 1.2fr 1fr 115px;align-items:center;gap:20px;padding:20px 25px}.schedule-header{background:#eff3ec;color:#7b8879;font-size:11px;padding-top:14px;padding-bottom:14px}.schedule-row{background:white;border-top:1px solid var(--line);font-size:13px}.schedule-row small{display:block;color:var(--muted);margin-top:7px;font-size:10px}.mini-doctor{display:flex;gap:15px;align-items:center}.mini-doctor .portrait{width:53px;height:60px;border-radius:6px;flex-shrink:0}.mini-doctor h3{margin:7px 0;font-size:17px}.mini-doctor p{font-size:11px;margin:0;color:var(--muted)}.hint{font-size:11px;line-height:1.9;color:#889480;margin:20px 0}.empty{text-align:center;padding:70px 20px;border:1px dashed #d8e1d3;background:#f5f7f1;border-radius:8px}.empty>span{display:block;font-size:43px;color:#8ba581;margin-bottom:20px}.empty h2,.empty h1{font-size:23px}.empty p{color:var(--muted)}.empty .button{margin-top:12px}.doctor-profile{display:flex;gap:40px;background:#edf2e8;border:1px solid #e3e9db;border-radius:8px;padding:35px}.doctor-profile>.portrait{width:220px;height:245px;border-radius:6px}.doctor-profile h1{font-family:var(--serif);font-size:35px;margin:10px 0}.doctor-profile h1 span{font-family:inherit;font-size:15px;font-weight:400;color:var(--muted);margin-left:20px}.doctor-profile h2{font-size:14px;margin:16px 0 6px}.doctor-profile p{font-size:13px;color:#7d8a76;margin-bottom:10px}.doctor-profile .button{margin-top:10px}.detail-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:70px;margin:45px 0}.detail-grid h2{font-size:23px}.prose{font-size:15px;line-height:2.1;color:#697865}.prose h2{margin:35px 0 14px;color:var(--ink);font-size:23px}.info-panel{background:#eff3eb;border-radius:7px;padding:28px}.info-panel p{font-size:12px;color:#7a8872}.seven-days{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.day-card{padding:20px 10px;background:white;border:1px solid var(--line);border-radius:6px;text-align:center}.day-card>span{font-size:11px;color:var(--muted)}.day-card strong{display:block;font-size:18px;margin:12px 0}.day-card p{font-size:10px;color:#8a9582}.steps{padding:0;display:flex;list-style:none;gap:50px;margin:35px 0}.steps li{display:flex;align-items:center;gap:11px;color:#94a08d;font-size:13px}.steps li>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #ced9c9;border-radius:50%;font-size:12px}.steps li.current{color:var(--green);font-weight:600}.steps li.current>span,.steps li.done>span{background:var(--green);border-color:var(--green);color:#fff}.booking-layout{display:grid;grid-template-columns:1fr 280px;gap:28px;align-items:start}.booking-panel{background:white;border:1px solid var(--line);padding:30px;border-radius:7px}.booking-panel h2{font-size:22px;margin-bottom:10px}.booking-panel>p{font-size:12px}.booking-summary{padding:24px;background:#eef3e9;border:1px solid #e3e9db;border-radius:7px}.booking-summary>h3{font-size:14px}.booking-summary>p{font-size:12px}.booking-summary hr,hr{border:0;border-top:1px solid #dde5d7;margin:23px 0}fieldset{border:0;padding:0;margin:28px 0}legend{font-size:14px;font-weight:500;margin-bottom:16px}.date-choices{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.date-choice{padding:14px 5px;background:#fafbf8;border:1px solid var(--line);border-radius:5px;color:#7d8c76}.date-choice>span,.date-choice small{display:block;font-size:10px}.date-choice strong{display:block;font-size:16px;font-weight:500;margin:9px 0}.date-choice.selected,.time-choice.selected{border-color:var(--green);background:#e9f2e7;color:var(--green);box-shadow:0 0 0 1px var(--green)}.time-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.time-choice{border:1px solid var(--line);border-radius:5px;background:white;padding:13px;color:#5e7556}.time-choice small{display:block;margin-top:5px;font-size:10px;color:#8b9883}.inline-empty{background:#f5f7f2;text-align:center;padding:32px 15px;color:#8e9b86;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 25px;margin:28px 0}.required,.field-error{color:#b64f3f}.field-error{display:block;font-size:11px;line-height:1.8;min-height:5px;margin-top:5px}.field-error:not(:empty){margin-bottom:8px}input[aria-invalid=true],select[aria-invalid=true]{border-color:#bd6053}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-weight:400;color:#7a8773;margin:16px 0}.checkbox-label input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0;margin-top:2px}.confirmation{margin:25px 0}.confirmation>div{display:flex;gap:25px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.confirmation dt{width:85px;flex-shrink:0;color:var(--muted)}.confirmation dd{margin:0;overflow-wrap:anywhere}.success-panel{max-width:630px;text-align:center;margin:35px auto}.success-icon{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:#e0edde;color:var(--green);font-size:30px;margin:0 auto 24px}.success-panel h1{font-family:var(--serif);font-size:30px}.success-panel>p{font-size:12px;color:var(--muted)}.success-panel .actions{justify-content:center}.ticket{padding:28px 35px;border:1px solid #d9e3d4;background:white;text-align:left;border-radius:9px;margin:28px 0}.ticket h2{margin:14px 0;font-size:22px}.ticket h2 small{font-size:12px;font-weight:400;color:var(--muted)}.ticket p{font-size:13px}.status-badge{display:inline-block;font-size:11px;padding:5px 11px;background:#eaf2e3;color:#598056;border-radius:4px;white-space:nowrap}.status-badge.cancelled{background:#f0efec;color:#999789}.appointment-list{display:grid;gap:18px}.appointment-card{border:1px solid var(--line);background:white;border-radius:7px;overflow:hidden}.appointment-top{display:flex;align-items:center;justify-content:space-between;background:#f2f5ed;padding:12px 23px}.appointment-top .hint{margin:0;font-size:10px}.appointment-body{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.appointment-body>div>strong{font-size:13px;font-weight:500}.appointment-body>div>p{font-size:12px;color:var(--muted);margin:10px 0 0}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.guide-card{padding:25px;background:#edf2e7;border-radius:7px}.guide-card>span{display:block;color:#9aaf91;font-size:30px;font-family:Georgia,serif;margin-bottom:25px}.guide-card h2{font-size:19px}.guide-card p{font-size:12px;color:#7c8a72;margin-bottom:0}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:14px;line-height:1.8}details p{font-size:12px;color:var(--muted);margin:15px 0 0}.narrow{max-width:800px}.narrow>.article-art{height:245px;margin:25px 0}.narrow .page-heading h1{font-size:32px}.error-box{border:1px solid #e4beb4;background:#fff4ef;padding:15px 18px;color:#a1503e;border-radius:5px;font-size:12px;margin:20px 0;line-height:1.8}.error-box button{border:0;background:transparent;margin-left:8px}.loading{padding:80px;text-align:center;color:var(--green)}footer{background:#edf1e8;padding:40px 0 0;border-top:1px solid #e3e8dd}.footer-grid{display:grid;grid-template-columns:1.8fr 1.2fr 1fr;gap:50px;padding-bottom:32px}.footer-grid .brand{align-self:start}.footer-grid .brand-mark{width:35px;height:35px;font-size:27px}.footer-grid .brand strong{font-size:19px}.footer-grid .brand small{font-size:10px;letter-spacing:1px;margin-top:10px;color:#83917b}.footer-grid>div>strong{font-size:12px;font-weight:500}.footer-grid p{font-size:10px;color:#8a9681;margin:11px 0 0}.footer-bottom{border-top:1px solid #dfe5d7;padding:19px 0;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#97a08f;line-height:1.8}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#254c40;color:#fff;padding:15px 24px;border-radius:6px;box-shadow:0 5px 25px #0002;z-index:50;max-width:90vw;font-size:13px}.toast[hidden]{display:none}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:15px;border:2px solid var(--green)}.skip:focus{top:10px}dialog{border:1px solid var(--line);border-radius:10px;max-width:470px;width:calc(100% - 35px);padding:30px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#183c3366}dialog h2{font-size:23px}dialog p{font-size:13px;color:var(--muted)}.danger{background:#a94c3c;border-color:#a94c3c}.danger:hover{background:#8b3a2d!important}
@media(min-width:1450px){.wrap{width:1240px}.home-hero{padding:70px 0 90px}.hero-copy h1{font-size:64px}.hospital-art{max-height:390px}.header-inner{gap:45px}nav{gap:33px}}
@media(max-width:1120px){.wrap{width:calc(100% - 48px)}.header-inner{gap:22px}.brand strong{font-size:19px}.brand small{font-size:6px}nav{gap:16px}nav a{font-size:12px}.my-link{font-size:11px;padding:9px}.hero-copy h1{font-size:48px}.quick-links{padding:23px 4px}.quick-links>a{padding:0 14px;gap:10px}.quick-icon{font-size:24px}.quick-links p{font-size:9px}.department-card{padding:18px 13px}.department-card h3{font-size:13px}.department-grid{gap:9px}.date-choices{grid-template-columns:repeat(4,1fr)}.booking-layout{grid-template-columns:1fr 250px}.filter-panel{gap:12px;padding:20px}.filter-panel .button{padding:12px 15px}}
@media(max-width:850px){.header-inner{height:80px;gap:16px}.menu{display:block;margin-left:auto;border:0;background:transparent;font-size:24px;color:var(--green);padding:9px}nav{display:none;position:absolute;left:0;right:0;top:114px;padding:15px 24px;background:var(--paper);z-index:20;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #1f433016;grid-template-columns:repeat(3,1fr)}nav.open{display:grid}nav a{padding:15px;text-align:center}nav a.active:after{bottom:5px}.hero-grid{gap:25px}.hero-copy h1{font-size:42px}.hero-copy .actions{gap:7px}.hero-copy .button{font-size:11px;padding:13px}.hero-copy>p{font-size:12px}.hero-note{font-size:8px;letter-spacing:1px}.hero-visual{align-self:center}.opening-card{padding:13px;right:10px;bottom:-30px}.visual-label{font-size:9px;right:12px;top:20px}.visual-label small{font-size:6px}.quick-links{grid-template-columns:repeat(2,1fr);gap:24px;padding:25px}.quick-links>a:nth-child(2){border:0}.department-grid{grid-template-columns:repeat(3,1fr);gap:13px}.department-card{padding:20px}.doctor-grid{gap:14px}.doctor-info{padding:16px}.doctor-card-bottom{gap:10px;flex-wrap:wrap}.doctor-info h3 small{display:block;margin:6px 0 0}.portrait-link{height:165px}.article-grid{gap:16px}.article-art{height:150px}.article-card h3{font-size:16px}.booking-layout{grid-template-columns:1fr}.booking-summary{grid-row:1;padding:18px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.booking-summary hr,.booking-summary>.hint,.booking-summary>h3{display:none}.booking-summary>p{margin:0}.booking-summary .text-link{margin-left:auto}.filter-panel{flex-wrap:wrap}.filter-panel label{flex:1 1 35%}.filter-panel .search-field{flex:1 1 40%}.schedule-row,.schedule-header{grid-template-columns:1.6fr 1.2fr 1fr 100px;gap:12px;padding:17px}.seven-days{grid-template-columns:repeat(4,1fr)}.detail-grid{gap:30px}.guide-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:25px}.appointment-body{flex-wrap:wrap}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.topbar .wrap{font-size:9px;letter-spacing:.3px;padding:8px 0}.top-extra{display:none}.header-inner{height:74px;gap:8px}.brand{gap:9px}.brand-mark{width:35px;height:35px;font-size:26px}.brand strong{font-size:18px;letter-spacing:1px}.brand small{font-size:5.5px;letter-spacing:1px}.my-link{padding:9px 10px;font-size:10px}.my-link span{display:none}.menu{font-size:21px;padding:7px}nav{top:104px;grid-template-columns:repeat(2,1fr)}.home-hero{padding:32px 0 60px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy h1{font-size:48px;line-height:1.35;margin-top:13px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:14px}.hero-copy>p{font-size:12px;line-height:1.95;margin-bottom:19px}.hero-copy .button{font-size:12px;padding:13px 17px}.hero-copy .actions{gap:20px}.hero-note{margin-top:20px}.hero-visual{margin-left:15px;margin-right:5px}.hospital-art{max-height:260px;border-top-left-radius:75px}.visual-label{top:18px;right:18px}.opening-card{bottom:-20px;right:14px;padding:11px 15px}.opening-card strong{font-size:11px}.opening-card p{font-size:9px}.icon-circle{width:32px;height:32px;font-size:23px}.quick-links{margin-top:-23px;gap:22px 0;padding:22px 7px}.quick-links>a{padding:0 11px;gap:9px}.quick-links h2{font-size:13px}.quick-links p{font-size:8px;letter-spacing:-.2px}.quick-links>a>span:last-child{display:none}.quick-icon{font-size:25px}.section{margin-top:42px}.section-title{align-items:flex-start;gap:10px;margin-bottom:20px}.section-title h2{font-size:22px;letter-spacing:0}.section-title p{font-size:11px}.section-title>.text-link{font-size:10px;margin-top:26px}.section-title .eyebrow{font-size:7px;letter-spacing:1.5px}.department-grid{grid-template-columns:repeat(2,1fr);gap:12px}.department-card{padding:19px}.department-card h3{font-size:15px}.department-card p{font-size:11px;min-height:37px}.department-icon{font-size:30px;height:35px}.doctor-grid{grid-template-columns:1fr;gap:17px}.doctor-card{display:grid;grid-template-columns:115px 1fr}.portrait-link{height:100%;min-height:185px}.doctor-info{padding:17px}.doctor-info h3{font-size:20px;margin:9px 0}.doctor-info h3 small{display:inline;font-size:10px;margin-left:5px}.specialty{font-size:11px;margin-bottom:12px;min-height:37px}.doctor-card-bottom{padding-top:11px}.doctor-card-bottom>span{font-size:9px}.doctor-card-bottom .text-link{font-size:10px}.tag{font-size:9px}.article-grid{grid-template-columns:1fr;gap:27px}.article-art{height:190px}.article-card h3{font-size:19px}.article-meta{margin-top:14px}.article-card p{margin-bottom:0}.health-section{padding-top:25px}.notices-home{grid-template-columns:1fr;gap:22px;padding-top:25px}.notices-home>div:first-child{position:relative}.notices-home>div:first-child>.text-link{position:absolute;right:0;bottom:3px;font-size:11px}.notices-home .eyebrow{font-size:8px}.notices-home h2{margin-bottom:8px}.notice-row{gap:17px;padding:20px 0}.notice-row h3,.notice-row h2{font-size:12px;line-height:1.8}.notice-date{font-size:21px}.demo-note{font-size:9px;margin:30px 0 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>.brand{grid-column:1/-1}.footer-bottom{display:block;font-size:8px}.footer-bottom span{display:block;margin-bottom:6px}.page{padding-top:20px;padding-bottom:40px}.breadcrumb{font-size:10px;margin-bottom:25px}.page-heading h1{font-size:27px;letter-spacing:0}.page-heading p{font-size:12px}.page-heading .eyebrow{font-size:8px}.tabs{gap:8px;margin:22px 0}.chip{padding:9px 12px;font-size:11px}.result-heading{margin:23px 0 17px}.result-heading h2{font-size:16px}.result-heading>span{font-size:10px}.filter-panel{padding:17px;gap:15px}.filter-panel label{flex:1 1 40%;font-size:11px}.filter-panel .search-field{flex:1 1 100%}.filter-panel .button{flex:1;min-height:42px}.filter-panel .reset{width:45px}.schedule-header{display:none}.schedule-row{grid-template-columns:1fr 1fr;gap:17px;padding:19px;font-size:12px}.schedule-row>.mini-doctor{grid-column:1/-1}.schedule-row>.button{grid-column:2;justify-self:end;grid-row:2/4;align-self:center}.schedule-row>div:nth-child(3){grid-column:1}.schedule-row>div:nth-child(3) small{display:inline;margin-left:8px}.schedule-row small{font-size:10px}.doctor-profile{padding:20px;gap:20px;align-items:flex-start}.doctor-profile>.portrait{width:100px;height:143px}.doctor-profile h1{font-size:27px}.doctor-profile h1 span{display:block;font-size:12px;margin:5px 0}.doctor-profile p{font-size:11px}.doctor-profile h2{font-size:12px}.doctor-profile .button{font-size:11px;padding:10px;min-height:38px}.detail-grid{grid-template-columns:1fr;gap:20px;margin:28px 0}.detail-grid h2{font-size:21px}.detail-grid .eyebrow{font-size:8px}.prose{font-size:13px}.info-panel{padding:22px}.seven-days{grid-template-columns:repeat(2,1fr)}.seven-days .day-card:last-child{grid-column:1/-1}.steps{gap:16px;margin:25px 0}.steps li{gap:6px;font-size:11px}.steps li>span{width:25px;height:25px;font-size:10px;flex-shrink:0}.booking-panel{padding:20px}.booking-panel h2{font-size:20px}.booking-panel>p{font-size:11px}.booking-summary{gap:12px;font-size:11px}.booking-summary>.text-link{font-size:10px}.booking-summary .mini-doctor{width:100%}.booking-summary>p{font-size:11px}.date-choices{grid-template-columns:repeat(4,1fr);gap:7px}.date-choice{padding:12px 3px}.date-choice strong{font-size:14px}.date-choice small{font-size:9px}.time-choices{grid-template-columns:repeat(3,1fr);gap:8px}.time-choice{padding:11px}.form-grid{grid-template-columns:1fr;gap:13px;margin:22px 0}.checkbox-label{font-size:11px}.confirmation>div{font-size:12px;gap:8px}.confirmation dt{width:75px}.actions{gap:11px}.actions .button{padding:12px 15px;font-size:12px}.success-panel{margin:15px auto}.success-panel h1{font-size:25px}.ticket{padding:25px}.appointment-top{padding:12px 15px}.appointment-body{padding:18px;gap:20px}.appointment-body>div:nth-child(2){width:100%}.appointment-body>.button{margin-left:auto}.guide-grid{gap:12px}.guide-card{padding:20px}.guide-card>span{font-size:25px;margin-bottom:18px}.guide-card h2{font-size:17px}.guide-card p{font-size:11px}.narrow .page-heading h1{font-size:27px}.narrow>.article-art{height:190px}.empty{padding:45px 18px}.empty h2{font-size:20px}.empty p{font-size:12px}.toast{font-size:12px;width:max-content;max-width:90vw}.hint{font-size:10px}.result-heading .muted{font-size:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
