:root{font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,ui-sans-serif,system-ui,sans-serif;color:#333;background:#fff;font-synthesis:none;--navy: #40426c;--orange: #e96908;--blue: #eaf6ff;--muted: #6f7182;--line: #e8e8ee}*{box-sizing:border-box}html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{max-width:100%;margin:0;overflow-x:hidden;min-width:320px;background:#fff}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1140px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid rgba(39,38,77,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav{position:relative;width:100%;max-width:none;height:60px;margin:0;padding:0 50px;display:flex;align-items:center;justify-content:space-between}.nav-links{display:flex;align-items:center;gap:4px}.nav-links>a,.nav-dropdown>a{min-width:0;height:34px;padding:0 12px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#515365;font-size:14px;font-weight:650;white-space:nowrap;transition:background .2s ease,color .2s ease}.nav-links a:hover{color:#343768;background:#f2f3fb}.nav-links a span{color:#8b8c99;padding-left:5px}.nav-links a:hover span{color:inherit}.nav-dropdown{position:relative}.nav-dropdown>a{color:#9b500f;background:#fff5ed}.nav-dropdown>a:hover{color:#8a450a;background:#ffeadb}.nav-dropdown-menu{position:absolute;top:calc(100% + 9px);left:0;width:290px;padding:9px;border:1px solid #e7e7ef;border-radius:14px;background:#fff;box-shadow:0 16px 42px #1f215226;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.nav-dropdown-menu:before{content:"";position:absolute;height:12px;left:0;right:0;top:-12px}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu a{display:flex;align-items:center;min-height:58px;gap:10px;padding:12px 13px;border-radius:9px;color:#333;background:#fff}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{color:#1f2152;background:#f2f2ff}.care-nav-icon{width:24px;height:24px;flex:0 0 auto;object-fit:contain}.care-nav-icon--doctor-hub{width:30px;height:30px;margin-right:-6px}.care-nav-copy{min-width:0;display:block}.nav-dropdown-menu strong,.nav-dropdown-menu small{display:block}.nav-dropdown-menu strong{color:#1f2152;font-size:14px}.nav-dropdown-menu small{margin-top:3px;color:#77798a;font-size:11px;font-weight:400}.specialty-navigation{align-self:stretch;display:flex;align-items:center}.nav-left:has(.specialty-navigation){height:100%}.specialty-navigation-trigger{height:34px;padding:0 12px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font:inherit;line-height:1;background:transparent;color:#515365;font-size:14px;font-weight:650;white-space:nowrap;cursor:pointer;transition:background .2s ease,color .2s ease}.specialty-navigation-trigger span{margin-left:4px;color:#8b8c99}.specialty-navigation-trigger:hover,.specialty-navigation-trigger[aria-expanded=true]{color:#343768;background:#f2f3fb}.specialty-navigation-trigger[aria-expanded=true] span{color:inherit}.specialty-navigation-trigger:focus-visible,.specialty-navigation-grid a:focus-visible{outline:2px solid #4342ff;outline-offset:3px}.specialty-navigation-menu{position:absolute;top:100%;left:0;right:0;padding:24px 40px 32px;background:#fff;border-radius:0 0 28px 28px;box-shadow:0 14px 24px #1f215214}.specialty-navigation-grid{width:min(1140px,100%);margin-inline:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 20px}.specialty-navigation-grid a{min-height:64px;display:flex;align-items:center;gap:16px;padding:12px;border-radius:10px;font-size:14px}.specialty-navigation-grid a:hover,.specialty-navigation-grid a:focus-visible{color:#4342ff;background:#f5f4ff}.specialty-navigation-grid .specialty-icon{flex-shrink:0}@media(max-width:1200px){.specialty-navigation-trigger{padding-inline:9px;font-size:13px}}.logo{position:absolute;left:50%;height:100%;transform:translate(-50%);display:flex;align-items:center;justify-content:center}.logo img{width:auto;height:32px}.nav-search{width:35px;height:35px;border:0;border-radius:50%;color:var(--orange);background:#f57c1f1a;display:grid;place-items:center;cursor:pointer;box-shadow:none;transition:background .2s ease}.nav-search:hover{background:#f57c1f33}.nav-search svg,.search-form svg{width:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mobile-site-menu{display:none}.care-tool-tabs{position:relative;z-index:1;display:flex;align-items:center;gap:4px;width:fit-content;max-width:100%;padding:4px;margin:-3px 0 25px;overflow-x:auto;border:1px solid #e1e3eb;border-radius:13px;background:#f6f7fa;scrollbar-width:none}.care-tool-tabs::-webkit-scrollbar{display:none}.care-tool-tabs a{flex:0 0 auto;padding:9px 14px;border-radius:9px;color:#555762;font-size:13px;font-weight:650;line-height:1.25;white-space:nowrap;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.care-tool-tabs a:hover,.care-tool-tabs a:focus-visible{color:#3332d6;background:#ececff}.care-tool-tabs a[aria-current=page]{color:#fff;background:#4342ff;box-shadow:0 3px 8px #4342ff33}.doctor-hub-heading+.care-tool-tabs{margin-top:-7px}.fees-intro+.care-tool-tabs{margin-top:-10px;margin-bottom:28px}@media(max-width:640px){.care-tool-tabs{width:100%;margin:-2px 0 20px}.care-tool-tabs a{padding:8px 11px;font-size:12px}}.hero-section{overflow:hidden;background:linear-gradient(112deg,#eef8ff,#e4f4fd 60%,#f9fcff)}.hero{width:min(1200px,calc(100% - 32px));min-width:0;min-height:392px;padding:34px 70px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:28px}.hero-copy{min-width:0;padding:0;z-index:2}.eyebrow,.section-label,.section-heading p{margin:0 0 10px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.16em}.hero-eyebrow{margin:0 0 9px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.1em}.hero h1{max-width:540px;margin:0;color:var(--navy);font-size:34px;line-height:1.28;font-weight:750;letter-spacing:-.6px;white-space:normal}.hero-description{max-width:510px;margin:12px 0 0;color:#626679;font-size:15px;line-height:1.65}.hero-description-mobile{display:none}.hero-tools{max-width:620px;margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hero-tool{min-width:0;min-height:82px;padding:12px;border:1px solid #dce5ef;border-radius:12px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;color:#3e435e;background:#ffffffe0;box-shadow:0 5px 14px #2f59750f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hero-tool:hover{color:#343768;transform:translateY(-2px);border-color:#c2c9e6;box-shadow:0 9px 20px #2f59751f}.hero-tool img{width:32px;height:32px;object-fit:contain}.hero-tool span{min-width:0;display:flex;flex-direction:column;gap:2px}.hero-tool strong{overflow:hidden;font-size:15px;line-height:21px;text-overflow:ellipsis;white-space:nowrap}.hero-tool small{overflow:hidden;color:#777d92;font-size:12px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.hero-tool b{color:#7079c1;font-size:22px;font-weight:400}.hero-tool-primary{border-color:#efbc90;color:#a8520c;background:linear-gradient(135deg,#fff8f2,#ffe8d5);box-shadow:0 9px 19px #e9690821}.hero-tool-primary:hover{color:#8f4307;border-color:#e6a66f;background:#ffecd9;box-shadow:0 12px 22px #e969082e}.hero-tool-primary small,.hero-tool-primary b{color:#b86524}.search-form{display:flex;align-items:center;width:min(500px,100%);height:66px;padding:7px 8px 7px 26px;border:1px solid #e3e6f5;border-radius:999px;background:#fff;box-shadow:0 12px 34px #3b5e7a1a}.search-form:focus-within{border-color:#f4ad72;box-shadow:0 12px 34px #f58a342b}.search-form input{flex:1;min-width:0;border:0;outline:0;color:var(--navy);background:transparent}.search-form input::placeholder{color:#b0b0b8}.search-form button{width:50px;height:50px;flex:0 0 50px;border:0;border-radius:50%;color:var(--orange);background:transparent;display:grid;place-items:center;cursor:pointer;transition:.2s ease}.search-form button svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.search-form button:hover{transform:translate(2px);background:#fff8f1}.search-notice{width:min(500px,100%);margin:10px 0 0;padding-left:24px;color:#d46e1d;font-size:13px}.trending{display:grid;gap:16px;margin-top:50px}.trending a{display:flex;align-items:flex-start;gap:8px;width:fit-content;max-width:100%;min-width:0;color:#4f5364;font-size:16px;line-height:24px;transition:.2s ease}.trending-title{min-width:0;overflow-wrap:anywhere}.trending a:hover{color:var(--orange);transform:translate(3px)}.trending .arrow{color:#d5dce2}.trending-empty{margin:0;color:#6f7182;font-size:14px}.arrow{color:var(--orange);font-weight:800;flex:0 0 auto}.hero-image{width:min(410px,100%);max-height:310px;margin:0;justify-self:end;object-fit:contain;filter:drop-shadow(0 16px 25px rgba(47,89,117,.08))}.doctor-hub{padding:48px 0 20px;background:#fff}.doctor-hub:has(.doctor-picker[open]),.doctor-results-search:has(.doctor-picker[open]){position:relative;z-index:10}.doctor-hub-panel{position:relative;overflow:hidden;padding:30px 34px 34px;border:1px solid #e8edf4;border-radius:18px;background:linear-gradient(120deg,#f8fcff,#fff 58%,#fff9f4);box-shadow:0 14px 38px #28375b14}.doctor-hub-panel:has(.doctor-picker[open]){overflow:visible}.doctor-hub-panel:after{content:"";position:absolute;top:-70px;right:-65px;width:190px;height:190px;border-radius:50%;background:#f58a3414;pointer-events:none}.doctor-hub-intro{position:relative;z-index:1;margin-bottom:24px}.doctor-hub-kicker{display:block;margin-bottom:6px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em}.doctor-hub-intro h2{margin:0 0 8px;color:var(--navy);font-size:30px;font-weight:750;letter-spacing:-.4px;line-height:40px}.doctor-hub-intro .doctor-hub-brand{gap:10px;vertical-align:middle}.doctor-hub-intro .doctor-hub-mark{width:40px;height:40px}.doctor-hub-intro .doctor-hub-wordmark{font-size:30px;font-weight:750}.doctor-hub-intro p{margin:0;color:#737589;font-size:15px}.doctor-hub-heading{position:relative;z-index:1;display:flex;align-items:center;gap:15px;margin-bottom:24px}.doctor-hub-brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.doctor-hub-mark{width:45px;height:45px;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(245,138,52,.16))}.doctor-hub-wordmark{color:var(--navy);font-size:28px;font-weight:850;line-height:1;white-space:nowrap}.doctor-hub-heading h1{margin:0 0 4px;color:var(--navy);font-size:24px;line-height:1.25}.doctor-hub-heading h1+span{color:#737589;font-size:14px}.doctor-results-search-copy{min-width:0}.doctor-results-search-copy .doctor-hub-kicker{margin-bottom:5px}.doctor-results-search-copy h1{margin:0;font-size:30px;line-height:1.35}.doctor-results-search-copy p{margin:5px 0 0;color:#737589;font-size:14px;line-height:1.65}.doctor-search-form{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px}.doctor-practice-field{grid-column:4}.doctor-name-field{grid-column:span 2;grid-row:2}.doctor-filter-field{grid-column:3;grid-row:2}.doctor-search-button{grid-column:4;grid-row:2;justify-self:stretch}.doctor-field{min-width:0}.doctor-field>span:not(.doctor-filter-options),.doctor-filter-field legend{display:block;margin:0 0 7px 3px;padding:0;color:#4b4c67;font-size:13px;line-height:20px;font-weight:700}.doctor-field input{width:100%;height:50px;padding:0 15px;border:1px solid #dfe3eb;border-radius:9px;outline:0;color:#343552;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}.doctor-picker{position:relative;width:100%;min-width:0}.doctor-picker[open]{z-index:20}.doctor-picker summary,.doctor-picker.is-disabled{width:100%;height:50px;padding:0 15px;border:1px solid #dfe3eb;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#343552;background:#fff;cursor:pointer;list-style:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.doctor-picker summary::-webkit-details-marker{display:none}.doctor-picker[open] summary{border-color:#f19a56;box-shadow:0 0 0 3px #f58a341f}.doctor-picker summary>span:last-child{color:#656a7c;transition:transform .18s ease}.doctor-picker[open] summary>span:last-child{transform:rotate(180deg)}.doctor-picker.is-disabled{border-color:#e5e8ed;color:#a0a3ad;background:#f5f6f8;cursor:not-allowed}.doctor-picker-options{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:12;max-height:278px;overflow-y:auto;overscroll-behavior:contain;padding:6px;border:1px solid #dfe3eb;border-radius:9px;background:#fff;box-shadow:0 15px 28px #28375b29}.doctor-picker-options button{width:100%;min-height:40px;padding:9px 10px;border:0;border-radius:6px;color:#343552;background:transparent;text-align:left;font:inherit;cursor:pointer}.doctor-picker-options button:hover,.doctor-picker-options button:focus-visible,.doctor-picker-options button[aria-selected=true]{color:#1f2152;background:#f2f2ff;outline:0}.doctor-filter-field{min-width:0;margin:0;padding:0;border:0}.doctor-filter-options{width:100%;min-height:50px;padding:7px 11px;border:1px solid #dfe3eb;border-radius:9px;display:flex;align-items:center;gap:11px;color:#555873;background:#fff}.doctor-filter-options label{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#555873;font-size:11px;line-height:16px;cursor:pointer}.doctor-filter-options input{width:15px;height:15px;margin:0;padding:0;flex:0 0 auto;accent-color:var(--orange)}.doctor-field input::placeholder{color:#a2a4b1}.doctor-field input:focus{border-color:#f19a56;box-shadow:0 0 0 3px #f58a341f}@media(hover:hover){.doctor-picker:not(.is-disabled) summary:hover,.doctor-field input:hover{border-color:#f58a34;background-color:#fffaf6;box-shadow:0 8px 18px #f58a3424;transform:translateY(-2px)}}.doctor-search-button{height:50px;min-width:136px;padding:0 20px;border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--orange);font-weight:750;cursor:pointer;box-shadow:0 8px 18px #f58a3438;transition:.2s ease}.doctor-search-button:hover{background:#e97821;transform:translateY(-1px)}.doctor-search-button:disabled{cursor:wait;opacity:.72;transform:none}.doctor-search-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.doctor-search-spinner{width:18px;height:18px;flex:0 0 18px;border:2px solid rgba(255,255,255,.44);border-top-color:currentColor;border-radius:50%;animation:doctor-search-spin .72s linear infinite}.doctor-search-progress{grid-column:1 / -1;margin:-3px 0 0;display:flex;align-items:center;gap:8px;color:#b95b14;font-size:13px;font-weight:700}.doctor-search-progress .doctor-search-spinner,.doctor-results-loading .doctor-search-spinner{width:16px;height:16px;flex-basis:16px;border-color:#b95b144d;border-top-color:currentColor}.doctor-results-loading{display:flex;align-items:center;justify-content:center;gap:9px}@keyframes doctor-search-spin{to{transform:rotate(360deg)}}.doctor-search-notice{position:relative;z-index:1;margin:14px 0 0;color:#d66d1c;font-size:13px}.doctor-quick-start{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:9px 12px;margin-top:19px;color:#6f7182;font-size:12px}.doctor-quick-start>span{color:#4b4c67;font-weight:750}.doctor-quick-start>div{display:flex;flex-wrap:wrap;gap:7px}.doctor-quick-start>div a{padding:5px 10px;border:1px solid #e2e4ed;border-radius:999px;color:#555873;background:#fff;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.doctor-quick-start>div a:hover,.doctor-quick-start>div a:focus-visible{border-color:#f1a468;color:#b95814;background:#fff8f1}.doctor-quick-start p{margin:0}.doctor-quick-start p a{margin-left:3px;color:#b95814;font-weight:700;text-decoration:underline;text-underline-offset:2px}.care-navigation{padding:42px 0 50px;background:#fff}.care-navigation-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:22px}.care-navigation-heading>div>span{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.13em}.care-navigation-heading h2{margin:5px 0 0;color:#1f2152;font-size:28px;line-height:1.4}.care-navigation-heading p{max-width:430px;margin:0 0 3px;color:#717383;font-size:14px;line-height:1.8}.care-navigation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.care-navigation-card{min-height:160px;display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:20px;padding:25px 27px;border:1px solid #e4e5ef;border-radius:16px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.care-navigation-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #1f21521a}.care-navigation-fees{background:linear-gradient(125deg,#fff8f2,#fff)}.care-navigation-fees:hover{border-color:#efb17d}.care-navigation-waiting{background:linear-gradient(125deg,#f0f1ff,#fff)}.care-navigation-waiting:hover{border-color:#aaa9ff}.care-navigation-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:17px;color:#fff;font:700 27px/1 Arial,sans-serif}.care-navigation-fees .care-navigation-icon{background:var(--orange)}.care-navigation-fees .care-navigation-fees-icon{border-radius:0;-webkit-mask:url(/assets/care-tools/fee-comparison.png) center / contain no-repeat;mask:url(/assets/care-tools/fee-comparison.png) center / contain no-repeat}.care-navigation-waiting .care-navigation-icon{background:#4342ff}.care-navigation-waiting .care-navigation-waiting-icon{border-radius:0;-webkit-mask:url(/assets/care-tools/waiting-time-check.png) center / contain no-repeat;mask:url(/assets/care-tools/waiting-time-check.png) center / contain no-repeat}.care-navigation-copy small,.care-navigation-copy strong,.care-navigation-copy>span{display:block}.care-navigation-copy small{color:#77798a;font-size:11px;letter-spacing:.06em}.care-navigation-copy strong{margin:4px 0 7px;color:#1f2152;font-size:20px}.care-navigation-copy>span{color:#6d6f7d;font-size:13px}.care-navigation-card>b{color:#1f2152;font-size:24px;transition:transform .2s ease}.care-navigation-card:hover>b{transform:translate(4px)}.care-navigation-note{margin:13px 2px 0;color:#8b8d99;font-size:11px}.doctor-results{position:relative;z-index:1;margin-top:28px;padding-top:24px;border-top:1px solid #e5e9f0}.doctor-results-heading{margin-bottom:16px;display:flex;align-items:baseline;justify-content:space-between;gap:16px}.doctor-results-heading strong{color:var(--navy);font-size:18px}.doctor-results-title,.doctor-section-title{display:flex;align-items:center;gap:8px}.doctor-results-title img{width:25px;height:25px;flex:0 0 25px;object-fit:contain}.doctor-results-title b{color:var(--orange);font:inherit}.doctor-results-heading span{color:#858696;font-size:12px}.doctor-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.doctor-result-card{min-width:0;padding:18px;border:1px solid #e7e9ef;border-radius:12px;background:#fffffff0;box-shadow:0 5px 15px #27264d0d}.doctor-result-name{display:flex;align-items:center;gap:11px}.doctor-result-name>span{width:39px;height:39px;flex:0 0 39px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ffad69,#f0781d);font-weight:800}.doctor-result-name h3{margin:0;color:var(--navy);font-size:17px;line-height:23px}.doctor-result-name p{margin:1px 0 0;overflow:hidden;color:#77798a;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.doctor-result-name>div{min-width:0}.doctor-result-tags{min-height:24px;margin-top:14px;display:flex;flex-wrap:wrap;gap:5px}.doctor-result-tags span{padding:3px 8px;border-radius:999px;color:#5d6082;background:#f0f2fb;font-size:11px;line-height:17px}.doctor-result-district{min-height:19px;margin:12px 0;color:#686a79;font-size:12px;line-height:19px}.doctor-source-hint{margin-top:7px;color:#b0b2bd;font-size:11px;font-style:italic;line-height:17px}.doctor-result-footer{padding-top:11px;border-top:1px solid #f0f0f3;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.doctor-result-footer>span{color:#8b8d9d}.doctor-result-footer a{flex:0 0 auto;color:var(--orange);font-weight:750}.doctor-result-footer .arrow{margin-left:3px}.doctor-empty{margin:0;padding:28px;border-radius:10px;color:#77798a;background:#fff;text-align:center;font-size:14px}.doctor-pagination{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px}.doctor-pagination button{min-width:36px;height:36px;padding:0 10px;border:1px solid #e0e4ec;border-radius:8px;color:var(--navy);background:#fff;cursor:pointer;font-size:12px;font-weight:700;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.doctor-pagination button:hover:not(:disabled){border-color:#efa66f;color:#b95814}.doctor-pagination button.is-current{border-color:var(--orange);color:#fff;background:var(--orange)}.doctor-pagination button:disabled{opacity:.45;cursor:not-allowed}.doctor-pagination>span{min-width:20px;color:#858696;text-align:center}.doctor-results-page{min-height:calc(100vh - 180px);padding:42px 0 72px;background:#f7faff}.doctor-results-search{margin-bottom:34px}.doctor-results-page .doctor-hub-panel{background:linear-gradient(120deg,#fff,#fbfdff 58%,#fff9f4)}.doctor-results-list .doctor-results{margin:0;padding:0;border:0}.doctor-results-support{display:grid;gap:42px;padding-top:42px;padding-bottom:68px}.doctor-next-steps{padding:27px 30px 22px;border:1px solid #e7eaf1;border-radius:16px;background:#fff;box-shadow:0 8px 24px #28375b0b}.doctor-next-steps-heading,.doctor-latest-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.doctor-next-steps-heading>div>span,.doctor-latest-heading>div>span{color:var(--orange);font-size:12px;font-weight:750;letter-spacing:.06em}.doctor-next-steps-heading h2,.doctor-latest-heading h2{margin:5px 0 0;color:var(--navy);font-size:21px;line-height:29px}.doctor-section-title img{width:25px;height:25px;flex:0 0 25px;object-fit:contain}.doctor-next-steps-heading p{margin:0;color:#77798a;font-size:13px}.doctor-next-steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:21px}.doctor-next-card{min-width:0;padding:17px 18px;border:1px solid #e8eaf0;border-radius:12px;display:flex;align-items:center;gap:13px;color:inherit;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.doctor-next-card:hover{transform:translateY(-2px);border-color:#f1b17f;box-shadow:0 8px 18px #28375b14}.doctor-next-card>span:nth-child(2){min-width:0;flex:1}.doctor-next-icon{width:39px;height:39px;flex:0 0 39px;border-radius:11px;display:grid;place-items:center;color:var(--orange);background:#fff2e7;font-size:21px;font-weight:750}.doctor-next-waiting .doctor-next-icon{color:#3062c9;background:#edf3ff}.doctor-next-card small{display:block;margin-bottom:2px;color:#858696;font-size:11px}.doctor-next-card strong{display:block;color:var(--navy);font-size:15px;line-height:21px}.doctor-next-card em{display:block;margin-top:3px;color:#77798a;font-size:12px;font-style:normal;line-height:18px}.doctor-next-card>b{flex:0 0 auto;color:var(--orange);font-size:19px}.doctor-next-note{margin:17px 0 0;color:#858696;font-size:11px;line-height:18px}.doctor-latest-heading>a{flex:0 0 auto;color:var(--orange);font-size:13px;font-weight:700}.doctor-latest-context{margin:10px 0 0;color:#77798a;font-size:12px;line-height:18px}.doctor-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:18px}.doctor-latest-card{overflow:hidden;border:1px solid #e8eaf0;border-radius:13px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.doctor-latest-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #28375b14}.doctor-latest-card img{width:100%;height:126px;display:block;object-fit:cover}.doctor-latest-card>span{display:block;padding:13px 15px 14px}.doctor-latest-card strong{display:block;color:var(--navy);font-size:14px;line-height:21px}.doctor-latest-card small{display:block;margin-top:10px;color:#858696;font-size:11px}.doctor-latest-card small b{color:var(--orange);font-size:15px}.doctor-latest-no-image{display:grid!important;place-items:center;height:126px;padding:0!important;background:#f3f6fb;color:#555b76;font-size:15px;font-weight:700}.doctor-latest-empty{margin:18px 0 0;padding:18px 20px;border:1px solid #e8eaf0;border-radius:10px;color:#666b80;background:#fff;font-size:14px}.doctor-latest-empty a{display:inline-block;margin-left:8px;color:#b7540b;font-weight:700}.doctor-results-page .doctor-result-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.doctor-results-page .doctor-result-card:hover{transform:translateY(-2px);border-color:#f2c7a6;box-shadow:0 10px 24px #28375b17}.doctor-profile-page{min-height:calc(100vh - 180px);padding:30px 0 72px;background:#f7faff}.doctor-profile-container{width:min(1140px,calc(100% - 40px))}.doctor-breadcrumb{margin-bottom:20px;display:flex;align-items:center;gap:8px;color:#666a7b;font-size:13px}.doctor-breadcrumb a{color:var(--orange);font-weight:600}.doctor-breadcrumb a:hover{text-decoration:underline}.doctor-profile-state{min-height:340px;margin:0;display:grid;place-items:center;color:#77798a}.doctor-profile-hero{padding:30px 34px;border:1px solid #e6eaf1;border-radius:18px;display:flex;align-items:center;gap:22px;background:linear-gradient(120deg,#fff,#f8fcff 58%,#fff7f0);box-shadow:0 12px 32px #28375b12}.doctor-profile-avatar{width:96px;height:96px;flex:0 0 96px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ffad69,#ee7418);box-shadow:0 10px 24px #e9690833;font-size:22px;font-weight:750}.doctor-profile-heading{min-width:0;flex:1}.doctor-profile-heading>p{margin:0 0 5px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.08em}.doctor-profile-heading h1{margin:0;color:var(--navy);font-size:30px;line-height:40px}.doctor-profile-heading h2{margin:3px 0 14px;color:#626678;font-size:16px;line-height:24px;font-weight:500}.doctor-profile-tags{display:flex;flex-wrap:wrap;gap:7px}.doctor-profile-tags span{padding:4px 10px;border-radius:999px;color:#5f6283;background:#eef0fb;font-size:12px;line-height:18px}.doctor-profile-actions{flex:0 0 auto;display:flex;flex-direction:column;gap:10px}.doctor-profile-actions a{min-width:132px;height:40px;padding:0 16px;border:1px solid #e3e5ec;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:var(--navy);background:#fff;font-size:13px;font-weight:700;transition:.2s ease}.doctor-profile-actions a:hover{border-color:#efa66f;transform:translateY(-1px);box-shadow:0 7px 15px #28375b14}.doctor-profile-actions .doctor-profile-primary{border-color:var(--orange);color:#fff;background:var(--orange)}.doctor-profile-layout{margin-top:22px;display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:22px}.doctor-profile-main,.doctor-profile-side{display:grid;gap:22px}.doctor-profile-card{padding:26px;border:1px solid #e6eaf1;border-radius:14px;background:#fff;box-shadow:0 5px 18px #28375b0b}.doctor-profile-card h2{margin:0 0 20px;color:var(--navy);font-size:21px;line-height:29px}.provider-qualifications{margin:0;padding:0;display:grid;gap:9px;list-style:none;color:#353950;font-size:15px;line-height:24px;font-weight:500;overflow-wrap:anywhere}.provider-qualifications li{position:relative;padding:10px 12px 10px 18px;border:1px solid #edf0f5;border-radius:8px;background:#fafbfe}.provider-qualifications li:before{content:"";position:absolute;top:18px;left:8px;width:4px;height:4px;border-radius:50%;background:var(--orange)}.profile-data-disclosure{margin-top:22px;padding:16px;border-top:1px solid #e5e7ed;border-radius:10px;background:#f7f8fa;color:#656875;font-size:13px;line-height:1.75}.profile-data-disclosure>p{margin:0}.profile-data-disclosure dl{display:flex;flex-wrap:wrap;gap:4px 20px;margin:10px 0 0;color:#777a86;font-size:12px}.profile-data-disclosure dl>div{display:flex}.profile-data-disclosure dt{color:#656875;font-weight:650}.profile-data-disclosure dd{margin:0}.profile-data-disclosure-actions{display:flex;align-items:center;gap:18px;margin-top:13px}.profile-data-disclosure a,.profile-data-disclosure button{color:#3168b6;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.profile-data-disclosure a:hover,.profile-data-disclosure button:hover{color:#214d8b}.profile-data-disclosure button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;cursor:pointer}.profile-data-disclosure button svg{width:16px;height:16px;transition:transform .22s ease}.profile-data-disclosure button svg.is-expanded{transform:rotate(180deg)}.profile-data-disclosure-details{display:grid;grid-template-rows:0fr;max-height:0;overflow:hidden;opacity:0;transition:grid-template-rows .28s ease,max-height .28s ease,opacity .2s ease,margin-top .28s ease}.profile-data-disclosure-details>div{min-height:0}.profile-data-disclosure-details.is-expanded{grid-template-rows:1fr;max-height:900px;margin-top:14px;opacity:1}.profile-data-disclosure-details>div>*{margin:0 0 10px}.profile-data-disclosure-details>div>*:last-child{margin-bottom:0}@media(max-width:640px){.profile-data-disclosure-actions{align-items:flex-start;flex-direction:column;gap:9px}}.data-rights-page{min-height:calc(100vh - 180px);padding:56px 0 80px;background:#f7f8fa}.data-rights-card{max-width:760px;padding:30px;border:1px solid #e6eaf1;border-radius:14px;background:#fff;color:#5f6270}.data-rights-card>a:first-child{color:#3168b6;font-size:13px;font-weight:650}.data-rights-card h1{margin:17px 0 15px;color:var(--navy);font-size:27px}.data-rights-card p{line-height:1.85}.data-rights-card p+p{margin-top:14px}.data-rights-reference{padding:10px 12px;border-radius:8px;background:#f7f8fa;color:#686b77;font-size:13px}.data-rights-contact{display:inline-block;margin-top:20px;color:#3168b6;font-weight:700;text-decoration:underline;text-underline-offset:3px}.data-sources-page{min-height:calc(100vh - 180px);padding:42px 0 82px;background:linear-gradient(180deg,#f3f6fc 0,#f8f9fb 340px,#fff)}.data-sources-container{width:min(100% - 40px,920px);margin:auto;display:grid;gap:52px}.data-sources-hero{padding:30px 34px;border:1px solid #e0e7f3;border-radius:18px;background:linear-gradient(115deg,#fff,#f5f8ff);box-shadow:0 10px 28px #1f21520e}.data-sources-container h1{margin:0;color:#1f2152;font-size:34px;line-height:1.3;letter-spacing:-.7px}.data-sources-container h2{margin:0;color:#1f2152;font-size:22px;line-height:1.4;letter-spacing:-.25px}.data-sources-container h3{margin:13px 0 0;color:#30334f;font-size:16px;line-height:1.5}.data-sources-container p{margin:0;color:#595d6b;line-height:1.9}.data-sources-kicker{margin-bottom:9px!important;color:#3168b6!important;font-size:12px;font-weight:750;letter-spacing:.06em}.data-sources-kicker+h1+p{max-width:720px;margin-top:15px;font-size:16px}.data-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:19px}.data-source-card{min-height:168px;padding:18px;border:1px solid #e1e5ed;border-radius:12px;background:#fff;box-shadow:0 3px 10px #1f215206;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.data-source-card:hover{border-color:#cdd8eb;box-shadow:0 9px 20px #1f215212;transform:translateY(-2px)}.data-source-card p{margin-top:7px;font-size:13px;line-height:1.75}.data-source-card small{display:block;margin-top:15px;color:#747887;font-size:12px}.data-source-type{display:inline-block;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700}.data-source-type.is-register{color:#1e4f92;background:#dcecff}.data-source-type.is-government{color:#176449;background:#daf4e8}.data-source-type.is-institution{color:#525762;background:#e9ebef}.data-source-type.is-submitted{color:#623a9d;background:#ede2ff}.data-principles{display:grid;gap:16px;margin:21px 0 0;padding:0;list-style:none}.data-principles li{display:flex;gap:14px}.data-principles li>span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;color:#4e5372;background:#eceeff;font-size:13px;font-weight:700}.data-principles strong{color:#30334f}.data-processing-note{margin-top:24px!important;padding:15px 17px;border-left:3px solid #9ca8c9;border-radius:0 8px 8px 0;background:#f3f5fa}.data-info-box{display:flex;gap:14px;padding:21px;border:1px solid #cddff7;border-radius:12px;background:#edf5ff}.data-info-box svg{width:21px;height:21px;flex:0 0 auto;margin-top:4px;color:#3168b6}.data-info-box p{margin-top:10px;color:#3f5069}.data-rights-callout{padding:27px;border:1px solid #dfe3eb;border-radius:14px;background:#fff;box-shadow:0 8px 22px #1f21520a}.data-rights-callout>p{margin-top:14px}.data-rights-callout ul{display:grid;gap:8px;margin:17px 0;padding:0;list-style:none;color:#4f5360;line-height:1.75}.data-rights-callout li{display:flex;gap:8px}.data-rights-callout li:before{content:"•";color:#3168b6}.data-rights-callout>a{display:inline-block;margin-top:20px;padding:12px 22px;border-radius:8px;color:#fff;background:#3168b6;font-size:14px;font-weight:700;transition:background .18s ease,transform .18s ease}.data-rights-callout>a:hover{background:#214d8b;transform:translateY(-1px)}.data-sources-updated{padding-top:23px;border-top:1px solid #e0e3e9;color:#777b89!important;font-size:13px}@media(max-width:640px){.data-sources-page{padding:38px 0 56px}.data-sources-container{width:calc(100% - 32px);gap:36px}.data-sources-container h1{font-size:28px}.data-source-grid{grid-template-columns:1fr}.data-rights-callout{padding:20px}}.doctor-info-block+.doctor-info-block{margin-top:24px;padding-top:22px;border-top:1px solid #eef0f4}.doctor-info-block strong{display:block;margin-bottom:7px;color:#4b4d69;font-size:13px}.doctor-info-block p{margin:0;color:#4f5262;font-size:14px;line-height:23px}.doctor-info-block .doctor-info-en{margin-top:5px;color:#888a98;font-size:12px;line-height:19px}.doctor-transit-tip{display:grid;gap:5px;margin-top:16px;padding:13px 15px;border-radius:10px;background:#f4f3ff;color:#34356a;font-size:13px;line-height:20px}.doctor-transit-tip strong{margin:0;color:#292d68;font-size:14px}.doctor-map{height:300px;margin-top:18px;overflow:hidden;border:1px solid #e6eaf1;border-radius:12px;background:#eef3f7}.doctor-map iframe{width:100%;height:100%;display:block;border:0}.doctor-hours{overflow:hidden;border:1px solid #eaecf1;border-radius:10px}.doctor-hours>div{min-height:39px;padding:8px 12px;display:grid;grid-template-columns:76px 1fr;align-items:center;gap:12px}.doctor-hours>div+div{border-top:1px solid #eff0f3}.doctor-hours>div:nth-child(odd){background:#fafbfe}.doctor-hours span{color:#717385;font-size:12px}.doctor-hours b{color:#42445c;font-size:13px;font-weight:500}.doctor-qualification-list{margin:0;padding-left:20px;display:grid;gap:10px;color:#4f5262;font-size:14px;line-height:22px}.doctor-qualification-list li::marker{color:var(--orange)}.doctor-details{margin:0}.doctor-details>div{padding:11px 0;display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;border-bottom:1px solid #eff0f3}.doctor-details>div:first-child{padding-top:0}.doctor-details>div:last-child{padding-bottom:0;border-bottom:0}.doctor-details dt{color:#858696;font-size:12px}.doctor-details dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#45475f;font-size:13px}.doctor-details a{color:var(--orange);font-weight:600}.doctor-service-list{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px}.doctor-service-list span{padding:5px 10px;border-radius:999px;color:#aaaab2;background:#f3f3f5;font-size:11px}.doctor-service-list span.is-active{color:#367157;background:#e7f6ee}.provider-service-tag{color:#367157!important;background:#e7f6ee!important}.provider-locations-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.provider-locations-heading>span{color:#626779;font-size:13px;font-weight:700}.provider-location-list{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.provider-location{min-width:132px;padding:9px 12px;border:1px solid #e2e6ed;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#343654;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.provider-location:hover{border-color:#efa66f}.provider-location.is-selected{border-color:var(--orange);background:#fff8f2;box-shadow:0 4px 12px #28375b0f}.provider-location>span{min-width:0;display:grid;gap:3px}.provider-location strong{overflow-wrap:anywhere;font-size:13px;line-height:19px}.provider-location small{color:#626779;font-size:12px;line-height:17px}.provider-location em{flex:0 0 auto;padding:3px 8px;border-radius:999px;color:#a8561c;background:#fff0e5;font-size:11px;font-style:normal;font-weight:700}.provider-location-detail{margin-top:16px;padding-top:18px;border-top:1px solid #edf0f4}.provider-location-detail h3{margin:0;color:#343654;font-size:16px;line-height:24px}.provider-location-detail p{margin:0;color:#44495c;font-size:15px;line-height:24px;overflow-wrap:anywhere}.provider-location-facility+.provider-location-facility{margin-top:4px!important}.provider-location-facility{color:#343654!important;font-weight:600}.provider-location-district{margin-top:8px!important;color:#5b6375!important;font-size:13px!important;font-weight:700}.provider-location-address{margin-top:5px!important}.provider-location-phones,.provider-location-hours{margin-top:14px!important}.provider-location-hours-card{margin-top:16px;padding:14px 16px;border:1px solid #dce8f3;border-radius:10px;background:#f6faff}.provider-location-hours-card h3{margin:0;color:#343654;font-size:13px;line-height:19px}.provider-location-hours-card p{margin:5px 0 0;color:#3f566d;font-size:15px;line-height:24px}.provider-location-actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:9px}.provider-location-actions a{min-width:78px;min-height:38px;padding:8px 13px;border:1px solid #e2e5ec;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--navy);background:#fff;font-size:13px;font-weight:700}.provider-location-actions .doctor-profile-primary{border-color:var(--orange);color:#fff;background:var(--orange)}.related-providers{margin-top:22px}.related-providers-heading{margin-bottom:16px;display:flex;align-items:end;justify-content:space-between;gap:14px}.related-providers-heading h2{margin:4px 0 0}.related-providers-heading span{color:var(--orange);font-size:12px;font-weight:750;letter-spacing:.06em}.related-providers-heading p{margin:0;color:#77798a;font-size:12px;text-align:right}.related-providers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.related-provider-card{min-width:0;padding:14px;border:1px solid #e5e8ef;border-radius:10px;display:grid;gap:5px;color:inherit;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.related-provider-card:hover{border-color:#f0b27f;transform:translateY(-2px);box-shadow:0 8px 18px #28375b12}.related-provider-card strong{display:flex;align-items:center;gap:7px;overflow:hidden;color:var(--navy);font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.related-provider-card strong:before{content:"";flex:0 0 auto;width:5px;height:5px;border-radius:999px;background:var(--orange);box-shadow:0 0 0 3px #fff2e7}.related-provider-card span,.related-provider-card small{overflow:hidden;color:#717486;font-size:11px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.related-provider-card small{color:#90929e}.related-providers-note{margin:15px 0 0;color:#8b8d9b;font-size:11px;line-height:18px}.provider-id{margin:0;color:#4f5262;font-size:14px}.mapping-pilot-page{min-height:calc(100vh - 180px);padding:30px 0 72px;background:#f7faff}.mapping-pilot-container{width:min(1140px,calc(100% - 40px))}.mapping-pilot-hero{padding:30px 34px;border:1px solid #e5e9f0;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(120deg,#fff,#f6fbff 60%,#fff6ef);box-shadow:0 12px 30px #28375b0f}.mapping-pilot-hero p{margin:0 0 6px;color:var(--orange);font-size:12px;font-weight:750;letter-spacing:.08em}.mapping-pilot-hero h1{margin:0;color:var(--navy);font-size:30px;line-height:40px}.mapping-pilot-hero span{display:block;margin-top:7px;color:#77798a;font-size:13px}.mapping-pilot-hero>strong{flex:0 0 auto;padding:9px 13px;border:1px solid #efc2a1;border-radius:999px;color:#b95f1b;background:#fff7f0;font-size:12px}.mapping-summary{margin:20px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mapping-summary>div{padding:18px;border:1px solid #e5e9f0;border-radius:12px;display:grid;gap:4px;background:#fff}.mapping-summary strong{color:var(--navy);font-size:24px}.mapping-summary span{color:#818394;font-size:12px}.mapping-warning{margin:0 0 20px;padding:13px 16px;border-left:4px solid #f58a34;border-radius:7px;color:#626477;background:#fff8f2;font-size:13px;line-height:20px}.mapping-record-list{display:grid;gap:18px}.mapping-record{padding:24px;border:1px solid #e5e9f0;border-radius:14px;background:#fff;box-shadow:0 6px 18px #28375b0b}.mapping-record>header{padding-bottom:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px;border-bottom:1px solid #eef0f4}.mapping-record>header span{color:#9293a2;font-size:11px}.mapping-record>header h2{margin:3px 0 0;color:var(--navy);font-size:19px;line-height:27px}.mapping-fields{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #eef0f4}.mapping-fields>div{min-width:0;padding:12px 10px 12px 0;border-bottom:1px solid #f0f1f4}.mapping-fields dt{margin-bottom:4px;color:#8a8c9a;font-size:11px}.mapping-fields dd{margin:0;color:#45475e;font-size:13px;line-height:20px;overflow-wrap:anywhere}.mapping-fields dd span{display:block}.mapping-fields dd span+span{margin-top:3px;color:#808291}.mapping-fields .is-missing dd{color:#b0b1ba}.mapping-map{margin-top:18px}.mapping-map>strong{display:block;margin-bottom:8px;color:#6f7182;font-size:11px}.mapping-map iframe{width:100%;height:280px;display:block;border:0;border-radius:12px;background:#eef3f7}.mapping-attribution{margin-top:22px;padding:22px;border:1px solid #e5e9f0;border-radius:12px;background:#fff}.mapping-attribution h2{margin:0 0 9px;color:var(--navy);font-size:16px}.mapping-attribution p{margin:5px 0;color:#77798a;font-size:12px;line-height:19px}.mapping-attribution a{color:var(--orange);text-decoration:underline;text-underline-offset:2px}.section{padding:96px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px}.section-heading h2{margin:0;color:var(--navy);font-size:clamp(30px,3vw,42px);letter-spacing:.02em}.section-title{margin:0 0 32px;color:#333;font-size:24px;line-height:32px;text-align:center;letter-spacing:0}.section-heading>a{color:var(--navy);font-size:14px;font-weight:700}.section-heading>a:hover{color:var(--orange)}.specialties{padding:50px 0;background:#fff}.specialties .container,.test-section .container{width:min(1200px,calc(100% - 32px));padding-inline:40px}.specialty-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.specialty-card{height:120px;padding:0;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#333;background:#fafafa;font-size:14px;line-height:22px;font-weight:400;transition:.22s ease}.specialty-card:hover{color:var(--orange);transform:translateY(-3px);box-shadow:0 10px 24px #27264d0f}.specialty-icon{width:32px;height:32px;object-fit:contain}.specialty-more{align-self:center;justify-self:center;padding:4px 16px;border-radius:32px;color:#fff;background:#e96908;font-size:14px;line-height:22px;font-weight:400;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.specialty-more .arrow{color:#fff;margin-left:7px}.specialty-more:hover,.topic-more:hover{color:#fff;background:#d85d04;transform:translateY(-2px);box-shadow:0 8px 18px #e9690838}.specialty-more:focus-visible,.topic-more:focus-visible{outline:3px solid rgba(67,66,255,.3);outline-offset:3px}.test-section{background:#fafafa;overflow:hidden}.test-section.section{padding:60px 0}.test-section-heading{margin-bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:20px}.test-section .section-title{margin:0;color:#40426c;font-size:32px;line-height:42px;text-align:left}.test-section-title{display:flex;align-items:center;gap:10px}.test-section-title img{width:31px;height:31px;flex:0 0 31px;object-fit:contain}.test-section-heading p{margin:5px 0 0;color:#676981;font-size:15px;line-height:24px}.test-dashboard{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr);gap:18px}.test-feature-card{min-height:236px;padding:28px;overflow:hidden;position:relative;display:flex;align-items:center;border-radius:18px;color:#fff;background:linear-gradient(120deg,#34386c,#6069c5);box-shadow:0 12px 28px #34386c33;transition:.2s ease}.test-feature-card:hover{color:#fff;transform:translateY(-3px);box-shadow:0 16px 32px #34386c47}.test-feature-card>img{width:48%;height:100%;position:absolute;right:0;top:0;object-fit:cover;opacity:.7;mix-blend-mode:screen}.test-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#27295dfa,#30346fdb 52%,#30346f14)}.test-feature-copy{max-width:300px;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.test-feature-copy small{color:#cdd1ff;font-size:13px;line-height:20px;font-weight:700}.test-feature-copy strong{font-size:28px;line-height:36px}.test-feature-copy em{color:#f1f2ff;font-size:14px;line-height:21px;font-style:normal}.test-feature-copy b{margin-top:8px;display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:14px}.test-feature-copy .arrow{color:#fff}.test-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.test-card{min-width:0;min-height:112px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #e4e6f0;border-radius:14px;color:#343651;background:#fff;box-shadow:0 4px 14px #2f59750d;transition:.2s ease}.test-card:hover{color:#343651;transform:translateY(-2px);border-color:#bfc4eb;box-shadow:0 11px 24px #2f59751f}.test-card>img{width:58px;height:58px;flex:0 0 58px;border-radius:50%;object-fit:cover}.test-card span{min-width:0;display:flex;flex-direction:column;gap:4px}.test-card strong{font-size:16px;line-height:23px;font-weight:700}.test-card small{color:#757993;font-size:12px;line-height:18px}.test-card>b{margin-left:auto;color:#5a61bd;font-size:24px;font-weight:400}.topics{padding:56px 0 60px;background:linear-gradient(180deg,#fff,#f8fbff)}.topics-container{width:min(1200px,calc(100% - 32px));margin-inline:auto;padding-inline:40px}.topics-heading{margin-bottom:24px;display:flex;align-items:end;justify-content:space-between;gap:24px}.topics-heading>div>span{display:block;margin-bottom:6px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em}.topics-heading h2{margin:0;color:var(--navy);font-size:30px;line-height:40px;font-weight:750;letter-spacing:-.4px}.topics-title{display:flex;align-items:center;gap:10px}.topics-title img{width:29px;height:29px;flex:0 0 29px;object-fit:contain}.topics-heading p{max-width:620px;margin:6px 0 0;color:#626676;font-size:14px;line-height:22px}.topic-actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px}.google-preferred-source{min-height:48px;padding:6px 14px;border:1px solid #dde1ea;border-radius:999px;display:inline-flex;align-items:center;gap:10px;color:#30344f;background:#fff;box-shadow:0 3px 9px #252a4d0b;font-size:12px;line-height:16px;font-weight:700;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.google-preferred-source:hover{color:#30344f;border-color:#c8cedc;box-shadow:0 7px 16px #252a4d1a;transform:translateY(-1px)}.google-preferred-source:focus-visible{outline:3px solid rgba(67,66,255,.3);outline-offset:3px}.google-preferred-source img{width:25px;height:25px;flex:0 0 25px}.topic-more{width:fit-content;height:32px;padding:4px 16px;border-radius:32px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:#e96908;font-size:14px;line-height:22px;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.topic-more span{font-size:21px;line-height:14px}.article-discovery{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:18px}.article-feature-card{min-height:324px;overflow:hidden;position:relative;border-radius:18px;display:flex;align-items:end;color:#fff;background:#2d315f;box-shadow:0 14px 30px #2c315f24;transition:transform .2s ease,box-shadow .2s ease}.article-feature-card:hover{color:#fff;transform:translateY(-3px);box-shadow:0 18px 36px #2c315f38}.article-feature-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.84}.article-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1c1f48f0,#1d235380 58%,#1d235314)}.article-feature-card>span{position:relative;z-index:1;max-width:74%;padding:28px;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.article-feature-card small{color:#ffc794;font-size:12px;line-height:18px;font-weight:800;letter-spacing:.08em}.article-feature-card strong{font-size:25px;line-height:1.38;letter-spacing:-.4px}.article-feature-card em{margin-top:3px;color:#fff;font-size:14px;font-style:normal;font-weight:700}.article-feature-card b{font-size:20px;font-weight:400;vertical-align:-1px}.topic-tags{min-height:324px;padding:28px;border:1px solid #e1e5ef;border-radius:18px;display:flex;flex-direction:column;justify-content:center;background:#fff;box-shadow:0 9px 24px #28375b0e}.topic-tags h3{margin:0 0 16px;color:var(--navy);font-size:18px;line-height:26px}.topic-tags-heading{display:flex;align-items:center;gap:8px}.topic-tags-heading img{width:26px;height:26px;flex:0 0 26px;object-fit:contain}.topic-tags>div{display:flex;flex-wrap:wrap;gap:9px}.topic-tags a{padding:8px 11px;border:1px solid #e4e6f0;border-radius:999px;color:#51566d;background:#fafbfe;font-size:13px;line-height:18px;font-weight:650;transition:.18s ease}.topic-tags a:hover{border-color:#f0bc91;color:#b7550b;background:#fff4ea;transform:translateY(-1px)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-grid-secondary{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.article-loading{grid-column:1 / -1;min-height:160px;margin:0;display:grid;place-items:center;border:1px dashed #d9dfe8;border-radius:16px;color:#777b89;background:#fafcff;font-size:14px}.article-card{min-height:378px;overflow:hidden;border:1px solid #e9eaf0;border-radius:14px;display:flex;flex-direction:column;color:#333;background:#fff;box-shadow:0 4px 12px #262b4b0f;transition:.2s ease}.article-card:hover{color:#333;transform:translateY(-3px);border-color:#d7d9e8;box-shadow:0 9px 20px #262b4b1f}.article-card>img{width:100%;height:auto;aspect-ratio:16 / 9;flex:0 0 auto;object-fit:cover}.article-card>span{min-width:0;padding:17px 18px 18px;display:flex;flex:1;flex-direction:column;gap:6px}.article-card strong{display:-webkit-box;overflow:hidden;font-size:15px;line-height:22px;font-weight:650;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-card small{color:#6a6d80;font-size:12px;line-height:18px}.article-card em{margin-top:auto;color:#e96908;font-size:13px;line-height:19px;font-style:normal}.article-card b{font-size:20px;line-height:14px;font-weight:400;vertical-align:-1px}.article-feature-card>span,.article-feature-card strong,.article-card strong{min-width:0;overflow-wrap:anywhere;word-break:break-word}.info-site-header{border-bottom:1px solid #e8ebf2;background:#fff}.info-site-header nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.info-site-logo img{width:168px;height:auto}.info-site-header nav>span{display:flex;align-items:center;gap:22px;color:#4d506a;font-size:14px;font-weight:650}.info-site-header a:hover{color:var(--orange)}.info-hero{padding:68px 0 64px;color:#fff;background:linear-gradient(122deg,#343760,#5258a2 58%,#7278c7)}.info-hero p{margin:0 0 10px;color:#ffd6af;font-size:12px;font-weight:800;letter-spacing:.14em}.info-hero h1{margin:0;font-size:38px;line-height:1.25;letter-spacing:-.8px}.info-hero span{display:block;max-width:620px;margin-top:14px;color:#ebeefe;font-size:16px;line-height:1.75}.info-page,.contact-page{min-height:calc(100vh - 240px);padding:58px 0 76px;background:#f7f9fd}.about-content,.terms-content{max-width:840px;padding:42px 48px;border:1px solid #e3e7f0;border-radius:18px;color:#555a69;background:#fff;box-shadow:0 12px 32px #242e530f;font-size:16px;line-height:2}.about-content p,.terms-content p{margin:0}.about-content p+p,.terms-content h2+p{margin-top:20px}.about-lead{color:var(--navy);font-size:21px;line-height:1.75;font-weight:750}.about-technology{margin:34px 0;padding:26px 28px;border-radius:14px;background:#f1f4ff}.about-technology h2,.terms-content h2{margin:0;color:var(--navy);font-size:22px;line-height:1.4}.about-technology ul{display:grid;gap:16px;margin:19px 0 0;padding:0;list-style:none}.about-technology li{position:relative;padding-left:20px}.about-technology li:before{content:"";position:absolute;top:.87em;left:0;width:7px;height:7px;border-radius:50%;background:var(--orange)}.about-technology strong{color:#353860}.about-disclaimer{margin:34px 0;padding:25px 28px;border-left:4px solid var(--orange);border-radius:0 13px 13px 0;background:#fff7f0}.about-disclaimer h2{margin:0 0 8px;color:#994409;font-size:18px}.live-about,.live-sitemap{background:#fff;color:#333}.live-about-hero{height:200px;display:flex;align-items:center;background:#f3fafe url(https://www.healthhub.hk/images/about/hero-bg.svg) center / cover no-repeat}.live-about-hero nav,.live-sitemap-hero nav{display:flex;gap:8px;align-items:center;font-size:14px}.live-about-hero nav a{color:#fff;text-decoration:none;opacity:.8}.live-about-hero nav span{color:#e06c10}.live-about-intro{padding:1px 20px;background:linear-gradient(180deg,transparent 0%,#e1f4ff 100%)}.live-about-copy{max-width:900px;margin:0 auto;color:#555;font-size:16px;line-height:1.8}.live-about-copy h2{margin:0 0 30px;padding-top:40px;color:#333;font-size:28px;text-align:center}.live-about-copy h3{margin:34px 0 16px;color:#333;font-size:21px}.live-about-copy p{margin:0 0 20px}.live-about-copy ul{margin:0 0 26px;padding-left:26px}.live-about-copy li{margin:0 0 14px;padding-left:5px}.live-about-copy strong{color:#353860}.live-about-lead{color:#353860;font-size:19px;font-weight:600;text-align:center}.live-about-disclaimer{padding:20px 24px;border-left:4px solid #ff7a00;border-radius:0 12px 12px 0;background:#fff7f0;color:#7a481f}.live-about-copy img{display:block;width:min(600px,100%);margin:40px auto}.live-health-info{padding:40px 0;background:#fafafa}.live-health-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:center;gap:24px}.live-health-grid h2{margin:0 0 20px;font-size:24px}.live-health-grid p{margin:0 0 30px;color:#555;font-size:16px;line-height:1.8}.live-health-grid a{display:inline-flex;align-items:center;min-height:40px;margin-top:0;padding:0 25px;border-radius:25px;color:#fff;background:#ff7a00;text-decoration:none;font-weight:500}.live-health-grid a:hover{background:#e56e00}.live-health-grid a span{margin-left:8px;font-size:18px;font-weight:700}.live-health-grid img{width:100%;max-width:400px;justify-self:center;border-radius:8px}.live-health-grid .live-health-title{display:flex;align-items:center;gap:9px}.live-health-title img{width:27px;height:27px;flex:0 0 27px;object-fit:contain}.live-sitemap-hero{position:relative;height:300px;display:flex;align-items:center;background:#f3fafe}.live-sitemap-hero nav{position:absolute;top:10px;left:0;right:0;max-width:1200px;margin:0 auto;padding:0 20px;color:#333}.live-sitemap-hero nav a{color:#666;text-decoration:none}.live-sitemap-hero h1{margin:0;color:#333;font-size:36px;font-weight:700}.live-sitemap-list{display:grid;gap:30px;padding-top:0;padding-bottom:80px}.live-sitemap-card{overflow:hidden;border-radius:16px}.live-sitemap-card header{height:214px;display:flex;align-items:center;padding:24px;background-position:center;background-size:cover}.live-sitemap-card h2{margin:0;color:#333;font-size:36px;font-weight:500}.live-sitemap-card ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;min-height:120px;margin:0;padding:24px;list-style:none}.live-sitemap-card a{display:block;padding:8px 12px;color:#5f5eff;text-decoration:none}.live-sitemap-card.card-1 header{background-color:#f0f9ff;background-image:url(https://www.healthhub.hk/images/sitemap/1.jpg)}.live-sitemap-card.card-2 header{background-color:#f0fdf4;background-image:url(https://www.healthhub.hk/images/sitemap/2.jpg)}.live-sitemap-card.card-3 header{background-color:#fff7ed}.live-sitemap-card.card-4 header{background-color:#fefce8;background-image:url(https://www.healthhub.hk/images/sitemap/3.jpg)}.live-sitemap-card.card-5 header{background-color:#fdf2f8;background-image:url(https://www.healthhub.hk/images/sitemap/4.jpg)}.sitemap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sitemap-section{padding:26px;border:1px solid #e1e6ef;border-radius:15px;background:#fff;box-shadow:0 7px 19px #242e530a}.sitemap-section h2{margin:0;color:var(--navy);font-size:18px}.sitemap-section ul{display:grid;gap:5px;margin:18px 0 0;padding:0;list-style:none}.sitemap-section a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eef0f5;color:#555a69;font-size:14px}.sitemap-section a:hover{color:var(--orange)}.sitemap-section a span{color:var(--orange);font-weight:800}.sitemap-note{margin-top:22px;color:#767b8c;font-size:13px;line-height:1.7}.terms-content h2{margin-top:32px}.terms-content h2:first-child{margin-top:0}.info-page:has(.terms-content){min-height:0;padding:0;background:#fff}.info-page .terms-content{box-sizing:border-box;width:min(800px,calc(100% - 40px));max-width:none;margin:0 auto;padding:60px 0;border:0;border-radius:0;color:#444;background:transparent;box-shadow:none;font-size:16px;line-height:1.8}.info-page .terms-content p{margin:0 0 20px}.info-page .terms-content h2{margin:40px 0 20px;color:#333;font-size:24px;font-weight:600;line-height:1.4}.info-page .terms-content h2:first-of-type{margin-top:0}.info-page .terms-content h2+p{margin-top:0}.info-page .terms-content hr{height:1px;margin:48px 0;border:0;background:#e2e2e2}.privacy-content ul{margin:0 0 20px;padding-left:1.5em}.privacy-content li+li{margin-top:8px}.privacy-content a{color:#4f5bd5;text-decoration:none}.privacy-content a:hover{color:#4f5bd5;text-decoration:underline}.privacy-content table{width:100%;margin:0 0 20px;border-collapse:collapse;font-size:15px;line-height:1.65}.privacy-content th,.privacy-content td{padding:13px 14px;border:1px solid #dfe4ed;text-align:left;vertical-align:top}.privacy-content th{color:var(--navy);background:#f3f5fa;font-weight:750}.terms-legacy-hero{position:relative;display:flex;align-items:center;width:100%;height:240px;box-sizing:border-box;padding-top:72px;color:#333;background:#f0f7ff url(https://www.healthhub.hk/images/terms/hero-bg.svg) center / cover no-repeat}.privacy-legacy-hero{background-image:url(https://www.healthhub.hk/images/privacy/hero-bg.svg)}.terms-legacy-hero-container{position:relative;z-index:1;width:min(1200px,calc(100% - 40px));margin:0 auto}.terms-legacy-breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:20px;color:#333;font-size:14px}.terms-legacy-breadcrumb a{color:#333;text-decoration:none}.terms-legacy-breadcrumb a:hover{color:var(--orange)}.terms-legacy-breadcrumb span:last-child{color:#e06c10}.terms-legacy-header-group{display:flex;flex-direction:column;align-items:center;text-align:center}.terms-legacy-header-group h1{margin:0;color:#333;font-size:36px;font-weight:700;line-height:1.35}.terms-page-title{display:flex;align-items:center;gap:11px}.terms-page-title img{width:31px;height:31px;flex:0 0 31px;object-fit:contain}.terms-legacy-header-group p{margin:8px 0 0;color:#a5a6ba;font-size:14px;line-height:1.5}.contact-page{background:linear-gradient(180deg,#f4f7ff,#fafbfd 340px)}.contact-layout{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);align-items:start;gap:28px}.contact-aside{padding:28px;border-radius:16px;color:#586075;background:#ebeffd}.contact-aside h2{margin:0;color:var(--navy);font-size:23px}.contact-aside>p{margin:12px 0 0;line-height:1.8}.contact-aside dl{display:grid;gap:16px;margin:27px 0 0}.contact-aside dl div{padding-top:16px;border-top:1px solid #d9def0}.contact-aside dt{color:#3f4471;font-size:13px;font-weight:800}.contact-aside dd{margin:6px 0 0;font-size:14px;line-height:1.7}.contact-test-note{margin-top:26px!important;padding:13px 14px;border-radius:10px;color:#765021;background:#fff5dc;font-size:12px;line-height:1.7}.contact-card{padding:35px 38px 38px;border:1px solid #e1e6ef;border-radius:18px;background:#fff;box-shadow:0 12px 30px #242e5312}.contact-card header>p{margin:0 0 7px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.1em}.contact-card header h2{margin:0;color:var(--navy);font-size:26px}.contact-card header span{display:block;margin-top:8px;color:#7b8090;font-size:13px}.contact-card form{display:grid;gap:19px;margin-top:30px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.contact-card label{display:grid;gap:8px;color:#484d62;font-size:14px;font-weight:700}.contact-card input:not([type=checkbox]),.contact-card select,.contact-card textarea{width:100%;padding:12px 13px;border:1px solid #dfe4ee;border-radius:9px;outline:0;color:#31364e;background:#fff;font:inherit;font-weight:400;transition:border-color .18s ease,box-shadow .18s ease}.contact-card input:not([type=checkbox]),.contact-card select{min-height:47px}.contact-card textarea{min-height:145px;resize:vertical;line-height:1.65}.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:#f19a56;box-shadow:0 0 0 3px #f58a3421}.contact-card label small{justify-self:end;color:#8a8e9a;font-size:11px;font-weight:500}.contact-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.contact-captcha{padding:15px;border:1px solid #e3e6ed;border-radius:10px;background:#fafbfe}.contact-captcha p{margin:9px 0 0;color:#777d8c;font-size:12px;line-height:1.6}.contact-consent{grid-template-columns:18px 1fr;align-items:start;gap:9px!important;color:#64697a!important;font-size:12px!important;line-height:1.65;font-weight:500!important}.contact-consent input{width:17px;height:17px;margin-top:1px;accent-color:var(--orange)}.contact-submit,.contact-success button{min-height:50px;padding:0 25px;border:0;border-radius:9px;justify-self:start;color:#fff;background:var(--orange);font-weight:800;cursor:pointer;box-shadow:0 8px 16px #e9690833}.contact-submit:hover,.contact-success button:hover{background:#cf5a00}.contact-submit:disabled{cursor:wait;opacity:.65}.contact-error{margin:-2px 0 0;padding:11px 13px;border-radius:8px;color:#a33522;background:#fff0ee;font-size:13px}.contact-success{padding:45px 16px 17px;text-align:center}.contact-success>span{width:48px;height:48px;margin:0 auto;border-radius:50%;display:grid;place-items:center;color:#fff;background:#2e9d6d;font-size:25px;font-weight:900}.contact-success h3{margin:16px 0 0;color:var(--navy);font-size:23px}.contact-success p{max-width:400px;margin:10px auto 24px;color:#6d7282;line-height:1.75}.contact-success button{justify-self:auto}.site-footer{padding:42px 0 20px;color:#fff;background:#1f2152}.site-footer-inner{display:grid;grid-template-columns:minmax(230px,1.1fr) 2fr;gap:75px}.site-footer-brandmark{width:fit-content;display:block}.site-footer-brandmark img{width:178px;height:auto}.site-footer-brand p{max-width:none;margin:15px 0 0;color:#c9cadd;font-size:13px;line-height:1.8;white-space:nowrap}.site-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.site-footer-group{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.site-footer-group h2{margin:0 0 4px;color:#fff;font-size:14px}.site-footer-group a{color:#c9cadd;font-size:13px;line-height:1.6}.site-footer-group a:hover,.site-footer-legal a:hover{color:#ffb477}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:31px;padding-top:17px;border-top:1px solid rgba(255,255,255,.14);color:#aeb0c7;font-size:11px}.site-footer-bottom p{margin:0}.site-footer-legal{display:flex;gap:20px}@media(max-width:992px){.nav{padding-inline:20px}.nav-links{gap:8px}.nav-links>a,.nav-dropdown>a{font-size:13px;padding-inline:8px}.hero{padding-inline:40px}}@media(max-width:900px){.nav{padding-inline:16px}.nav-left{display:none}.logo{position:relative;left:0;height:auto;margin-right:auto;transform:none;justify-content:flex-start}.logo img{height:30px;width:auto}.nav-search{width:30px;height:30px}.mobile-site-menu{display:block;position:relative;margin-left:8px}.mobile-site-menu>summary{width:34px;height:34px;border:1px solid #e2e4ec;border-radius:50%;display:grid;place-items:center;color:var(--navy);background:#fff;cursor:pointer;list-style:none;font-size:18px;line-height:1}.mobile-site-menu>summary::-webkit-details-marker{display:none}.mobile-site-menu[open]>summary{color:#fff;border-color:#4342ff;background:#4342ff}.mobile-site-menu nav{position:absolute;top:calc(100% + 12px);right:0;z-index:30;width:min(288px,calc(100vw - 32px));padding:8px;border:1px solid #e5e7ef;border-radius:14px;background:#fff;box-shadow:0 16px 36px #1f215229}.mobile-site-menu nav a{display:block;padding:12px 13px;border-radius:9px;color:#30334f;font-size:14px;font-weight:650}.mobile-site-menu nav a:hover,.mobile-site-menu nav a:focus-visible{color:#4342ff;background:#f2f2ff}.hero{min-height:360px;padding:28px 24px}.hero h1{white-space:normal;font-size:31px}.hero-image{width:40vw;max-height:270px}.hero-tools{max-width:390px;grid-template-columns:1fr;gap:7px}.hero-tool{min-height:60px;padding-block:10px}.specialty-grid{grid-template-columns:repeat(5,1fr)}.article-grid-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-profile-layout,.doctor-profile-side{grid-template-columns:1fr}.related-providers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){.doctor-search-form{grid-template-columns:repeat(2,1fr)}.doctor-name-field,.doctor-filter-field,.doctor-practice-field,.doctor-search-button{grid-column:span 1;grid-row:auto}.doctor-search-button{grid-column:1 / -1}.doctor-filter-options{flex-wrap:wrap}.doctor-result-grid{grid-template-columns:repeat(2,1fr)}.test-illustration{display:none}.test-layout{grid-template-columns:1fr}}@media(max-width:767px){.site-footer{padding:34px 0 20px}.site-footer-inner{grid-template-columns:1fr;gap:28px}.site-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 22px}.site-footer-brandmark img{width:155px}.site-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.care-navigation{padding:30px 0 38px}.care-navigation-heading{display:block;margin-bottom:18px}.care-navigation-heading h2{font-size:24px}.care-navigation-heading p{margin-top:9px;font-size:13px}.care-navigation-grid{grid-template-columns:1fr;gap:12px}.care-navigation-card{min-height:132px;padding:20px;grid-template-columns:52px 1fr auto;gap:15px}.care-navigation-icon{width:52px;height:52px;border-radius:14px;font-size:23px}.care-navigation-copy strong{font-size:18px}.specialties .container,.test-section .container{width:calc(100% - 32px);padding-inline:0}.specialty-grid{grid-template-columns:repeat(2,1fr);gap:16px}.test-section.section{padding:40px 0}.test-section .section-title{margin-bottom:40px;font-size:28px;line-height:42px}.test-layout{height:auto}.test-list{display:flex;flex-direction:column;gap:40px}.test-card{height:150px;flex:0 0 150px}.test-card:after,.test-card-3:after,.test-card-4:after{background:linear-gradient(to right,#fff 0%,rgba(255,255,255,.9) 50%,transparent 100%)}.test-card span{justify-content:center}}@media(max-width:680px){.nav{height:64px;min-height:64px;flex-wrap:nowrap}.mobile-site-menu[open]{position:relative;flex:0 0 auto;order:initial;margin-left:8px}.mobile-site-menu[open]>summary{position:static}.nav:has(.mobile-site-menu[open]) .nav-search{transform:none}.mobile-site-menu[open] nav{position:absolute;top:calc(100% + 14px);right:0;z-index:200;width:calc(100vw - 32px);height:auto;min-height:0;max-height:none;overflow:visible;padding:12px 16px 16px;border:1px solid #e5e7ef;border-radius:0 0 18px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;box-shadow:0 16px 28px #1f215229}.mobile-site-menu nav a{min-height:46px;padding:12px;border:1px solid #e8e9f0;background:#fafbff;text-align:center}.container{width:min(100% - 28px,1140px)}.header{position:relative;z-index:100;isolation:isolate}.nav{position:relative;z-index:1;width:100%;height:64px;min-height:64px;margin:0;padding-inline:16px}.logo img{width:auto;height:30px}.hero{position:relative;isolation:isolate;overflow:hidden;width:calc(100% - 32px);min-height:auto;padding:34px 0 54px;grid-template-columns:minmax(0,1fr)}.hero:before{content:"";position:absolute;right:-24px;bottom:8px;z-index:0;width:205px;height:205px;background:url(/assets/hero-doctors.png) right bottom / contain no-repeat;opacity:.2;pointer-events:none}.hero-copy{position:relative;z-index:1;min-width:0;padding:0}.hero h1{max-width:100%;font-size:clamp(20px,6.15vw,24px);line-height:1.42;letter-spacing:-.8px;overflow-wrap:normal;white-space:nowrap}.hero-description{margin-top:10px;font-size:clamp(10.5px,3.25vw,12.5px);line-height:1.5;letter-spacing:-.3px;white-space:nowrap}.hero-tools{margin-top:16px;max-width:none;gap:6px}.hero-tool{min-height:58px;padding:9px 12px;grid-template-columns:30px minmax(0,1fr) auto;background:#ffffffad}.hero-tool-primary{background:linear-gradient(135deg,#fff8f2b8,#ffe8d5bd)}.hero-tool img{width:30px;height:30px}.hero-tool strong{font-size:15px}.hero-tool small{font-size:12px}.search-form{width:100%;max-width:500px}.trending,.trending a{width:100%;max-width:100%}.hero-image{display:none}.trending{margin-top:30px}.section{padding:70px 0}.doctor-hub{padding:28px 0 12px}.doctor-hub-panel{padding:24px 18px;border-radius:14px}.doctor-results-page{min-height:calc(100vh - 180px);padding:28px 0 48px}.doctor-results-search{margin-bottom:28px}.doctor-profile-page{padding:22px 0 48px}.doctor-profile-hero{padding:24px 20px;align-items:flex-start;flex-wrap:wrap}.doctor-profile-avatar{width:76px;height:76px;flex-basis:76px;font-size:18px}.doctor-profile-heading h1{font-size:25px;line-height:34px}.doctor-profile-actions{width:100%;flex-direction:row}.doctor-profile-actions a{flex:1;min-width:0}.doctor-profile-side{grid-template-columns:1fr}.doctor-profile-card{padding:21px 18px}.doctor-hours>div{grid-template-columns:68px 1fr}.doctor-map{height:240px}.related-providers-heading{align-items:flex-start;flex-direction:column}.related-providers-heading p{text-align:left}.related-providers-grid{grid-template-columns:1fr}.mapping-pilot-page{padding:22px 0 48px}.mapping-pilot-container{width:min(100% - 28px,1140px)}.mapping-pilot-hero{padding:24px 20px;align-items:flex-start;flex-direction:column}.mapping-pilot-hero h1{font-size:24px;line-height:34px}.mapping-summary{grid-template-columns:repeat(2,1fr)}.mapping-record{padding:19px 16px}.mapping-record>header{flex-direction:column;gap:9px}.mapping-fields{grid-template-columns:1fr}.mapping-map iframe{height:230px}.doctor-hub-intro h2{font-size:28px;line-height:38px}.doctor-hub-intro .doctor-hub-mark{width:38px;height:38px}.doctor-hub-intro .doctor-hub-wordmark{font-size:28px}.doctor-hub-intro p{font-size:14px}.doctor-hub-heading{align-items:flex-start;flex-direction:column;gap:8px}.doctor-hub-mark{width:39px;height:39px}.doctor-hub-wordmark{font-size:25px}.doctor-hub-heading h1{font-size:22px}.doctor-hub-heading h1+span{font-size:13px}.doctor-results-search-copy h1{font-size:26px}.doctor-results-search-copy p{font-size:13px}.doctor-search-form{grid-template-columns:1fr;gap:14px}.doctor-search-button{grid-column:auto;width:100%;margin-top:2px}.doctor-results-support{gap:32px;padding-top:30px;padding-bottom:48px}.doctor-next-steps{padding:22px 18px 19px}.doctor-next-steps-heading,.doctor-latest-heading{align-items:flex-start;flex-direction:column;gap:7px}.doctor-section-title img{width:24px;height:24px;flex-basis:24px}.doctor-next-steps-grid,.doctor-latest-grid{grid-template-columns:1fr}.doctor-next-card{padding:15px}.doctor-latest-card img{height:150px}.doctor-results-heading{align-items:flex-start;flex-direction:column;gap:3px}.doctor-results-title img{width:24px;height:24px;flex-basis:24px}.doctor-result-grid{grid-template-columns:1fr}.specialties .container,.test-section .container{width:calc(100% - 32px);padding-inline:0}.section-title{margin-bottom:32px;font-size:24px;line-height:32px}.specialty-grid{grid-template-columns:repeat(2,1fr);gap:16px}.specialty-card{min-height:120px}.specialty-more{min-height:auto}.test-section.section{padding:40px 0}.test-section-heading{margin-bottom:22px}.test-section .section-title{font-size:28px;line-height:38px}.test-section-title img{width:27px;height:27px;flex-basis:27px}.test-section-heading p{font-size:14px;line-height:22px}.test-dashboard{grid-template-columns:1fr}.test-feature-card{min-height:216px;padding:24px}.test-grid{gap:10px}.test-card{min-height:104px;padding:13px;gap:10px}.test-card>img{width:48px;height:48px;flex-basis:48px}.test-card strong{font-size:15px}.topics-container{width:calc(100% - 32px);padding-inline:0}.topics-heading{align-items:flex-start;flex-direction:column;gap:14px}.topics-heading h2{font-size:28px;line-height:38px}.topics-title img{width:27px;height:27px;flex-basis:27px}.topics-heading p{font-size:14px}.topic-actions{justify-content:flex-start;flex-wrap:wrap}.article-discovery{grid-template-columns:minmax(0,1fr);gap:16px}.article-feature-card{min-width:0;max-width:100%;min-height:272px}.article-feature-card>span{inline-size:100%;max-inline-size:100%;min-width:0;padding:22px}.article-feature-card strong{display:block;max-width:100%;font-size:21px;overflow-wrap:anywhere;word-break:break-all;line-break:anywhere;white-space:normal}.topic-tags{min-height:0;padding:17px 0;border-width:1px 0;border-radius:0;background:transparent;box-shadow:none}.topic-tags h3{margin-bottom:12px}.topic-tags>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.topic-tags>div::-webkit-scrollbar{display:none}.topic-tags a{flex:0 0 auto;white-space:nowrap}.article-grid,.article-grid-secondary{grid-template-columns:1fr}.article-grid-secondary{margin-top:20px}.article-card{min-height:0}.article-card>img{width:100%;height:auto;aspect-ratio:16 / 9;flex-basis:auto}footer{height:auto;min-height:116px;padding:24px 20px}.footer-links{justify-content:center;gap:12px 24px}.copyright{line-height:20px}}@media(max-width:680px){.info-site-header nav{min-height:60px}.info-site-logo img{width:145px}.info-site-header nav>span{gap:12px;font-size:12px}.info-site-header nav>span a:last-child{display:none}.info-hero{padding:45px 0 42px}.info-hero h1{font-size:29px}.info-hero span{font-size:14px}.info-page,.contact-page{padding:32px 0 46px}.about-content,.terms-content{padding:27px 22px;border-radius:13px;font-size:15px;line-height:1.9}.about-lead{font-size:18px}.about-technology,.about-disclaimer{margin:25px 0;padding:21px 19px}.about-technology h2,.terms-content h2{font-size:19px}.sitemap-grid{grid-template-columns:1fr}.sitemap-section{padding:21px}.contact-layout{grid-template-columns:1fr;gap:16px}.contact-aside{padding:22px}.contact-card{padding:27px 20px;border-radius:14px}.contact-card header h2{font-size:23px}.contact-form-grid{grid-template-columns:1fr;gap:19px}.contact-submit{width:100%}.contact-captcha{overflow-x:auto}.info-page:has(.terms-content){padding:0}.info-page .terms-content{width:min(100% - 40px,800px);padding:40px 0;font-size:15px;line-height:1.8}.info-page .terms-content h2{margin:32px 0 16px;font-size:20px}.info-page .terms-content p{margin-bottom:16px}.info-page .terms-content hr{margin:36px 0}.terms-legacy-hero{height:200px;padding-top:56px;background-image:url(https://www.healthhub.hk/images/banner/bg.png)}.terms-legacy-hero-container{width:min(100% - 40px,1200px)}.terms-legacy-breadcrumb{margin-bottom:16px;font-size:13px}.terms-legacy-header-group{align-items:flex-start;text-align:left}.terms-legacy-header-group h1{font-size:28px}.terms-page-title img{width:27px;height:27px;flex-basis:27px}.live-about-hero{height:200px}.live-sitemap-hero{height:250px}.live-sitemap-hero h1{font-size:28px}.live-about-intro{padding:1px 20px}.live-about-copy h2{font-size:24px}.live-about-copy,.live-health-grid p{font-size:15px}.live-health-grid{grid-template-columns:1fr}.live-health-grid h2{font-size:24px}.live-health-title img{width:25px;height:25px;flex-basis:25px}.live-health-grid img{justify-self:center}.live-sitemap-card header{height:150px}.live-sitemap-card h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.hero-section{background:#f3f7f8}.hero{min-height:320px;padding-block:32px}.hero h1 span{display:inline-block}.hero-image{max-height:235px;filter:none}.hero-tool,.hero-tool-primary{background:#fff;box-shadow:none;border-radius:8px}.hero-tool-primary{border-color:#e6b28a}.hero-tool-icon{width:32px;height:32px;background:var(--navy)}.hero-tool-icon-fees{background:#e96908;-webkit-mask:url(/assets/care-tools/private-fees.png) center / contain no-repeat;mask:url(/assets/care-tools/private-fees.png) center / contain no-repeat}.hero-tool-icon-waiting{-webkit-mask:url(/assets/care-tools/waiting-times.png) center / contain no-repeat;mask:url(/assets/care-tools/waiting-times.png) center / contain no-repeat}.hero-tool small{white-space:normal;overflow:visible;text-overflow:clip}.doctor-search-button{box-shadow:none}.care-navigation-fees{background:#fffcf9}.care-navigation-waiting{background:#f7f8fa}.care-navigation-waiting-icon{background-color:var(--navy)}@media(min-width:1001px){.hero{grid-template-columns:minmax(0,1.55fr) minmax(230px,.55fr)}.hero-tools{max-width:none}}.hero-tool:hover,.hero-tool-primary:hover{box-shadow:none;transform:none;background:#fff8f2}.doctor-hub{padding-block:24px}.doctor-hub-panel,.doctor-results-page .doctor-hub-panel{background:#fff;box-shadow:none;border-radius:10px;overflow:visible}.doctor-hub-panel:after{display:none}.doctor-extra-fields{display:contents}.doctor-extra-fields[hidden]{display:none}.doctor-search-compact .doctor-search-button{grid-row:1;grid-column:4}.doctor-more-filters{grid-column:1 / -1;grid-row:2;width:fit-content;padding:8px 0;border:0;background:none;color:#535870;font:inherit;font-size:14px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.doctor-search-compact .doctor-extra-fields:not([hidden]){grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:12px;border-top:1px solid #e4e7eb}.doctor-search-compact .doctor-extra-fields>.doctor-field{grid-column:auto;grid-row:auto}.topics{background:#fff;padding-block:40px}.care-navigation.section{padding-block:56px 24px}.topics-container{padding-inline:24px}.article-discovery{grid-template-columns:minmax(0,2fr) minmax(250px,1fr)}.article-feature-card{min-height:0;display:flex;flex-direction:column;align-items:stretch;background:#fff;color:var(--navy);border:1px solid #e3e6ec;border-radius:10px;box-shadow:none}.article-feature-card>img{position:static;height:auto;aspect-ratio:16 / 9;opacity:1}.article-feature-card:after{display:none}.article-feature-card>span{max-width:none;padding:22px}.article-feature-card small{color:#995018}.article-feature-card strong{font-size:24px;line-height:1.5}.article-feature-card em{color:#a64d09}.article-feature-card:hover{color:var(--navy);box-shadow:none;transform:none;border-color:#c7cdd8}.article-feature-card .article-meta{color:#656b76;font-size:12px;font-weight:400;letter-spacing:0}.topic-tags{min-height:0;align-self:start;justify-content:flex-start;background:#f7f8fa;padding:24px;border:0;border-radius:10px;box-shadow:none}.topic-tags a{min-height:44px;display:inline-flex;align-items:center;font-size:14px;background:#fff}.topic-tags{padding:4px 0 0;background:transparent}.topic-tags h3{margin-bottom:16px}.topic-navigation{border-top:1px solid #e4e7ec}.topic-navigation-link{min-height:0!important;padding:18px 2px;border:0;border-bottom:1px solid #e4e7ec;border-radius:0;display:flex!important;align-items:center;justify-content:space-between;gap:14px;color:var(--navy);background:transparent!important}.topic-navigation-link>span{min-width:0;display:grid;gap:6px}.topic-navigation-link strong{font-size:17px;line-height:24px;font-weight:700}.topic-navigation-link small{color:#73798a;font-size:13px;line-height:20px;font-weight:400;white-space:normal}.topic-navigation-link>b{flex:0 0 auto;color:#a64d09;font-size:21px;line-height:1;font-weight:400}.topic-navigation-link:hover{color:#8c4209;transform:none}.topic-navigation-link:hover small{color:#5f6676}.topic-all-link{min-height:0!important;margin-top:20px;padding:0!important;border:0!important;border-radius:0!important;display:inline-flex;gap:7px;color:#a64d09;background:transparent!important;font-size:14px;line-height:1.45;font-weight:700}.topic-all-link:hover{color:#813c07;transform:none}.article-card{min-height:0;box-shadow:none;border-radius:10px}.article-card:hover{transform:none;box-shadow:none}.article-card>span{padding:18px;gap:12px}.article-card strong{font-size:17px;line-height:1.65}.article-card em{padding-top:8px}.article-cover-fallback{aspect-ratio:16 / 9;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:12px;color:#414661;background:#eef1f5}.article-cover-fallback>span{color:#727888;font-size:13px;letter-spacing:.06em}.article-cover-fallback>strong{font-size:26px}.care-navigation-card,.test-card{box-shadow:none;border-radius:10px}.care-navigation-card:hover,.test-card:hover{box-shadow:none;transform:none}.test-feature-card{background:#363e67;box-shadow:none}.specialties.section{padding-block:48px}.test-section.section{padding-block:48px 60px}.specialty-card{background:#fff;border-bottom:1px solid #e7e9ee;border-radius:0}.topic-more{min-height:44px;background:none;color:#a64d09;padding-inline:0}.topic-more:hover{background:none;color:#813c07}.hero-tool:focus-visible,.article-feature-card:focus-visible,.article-card:focus-visible,.topic-tags a:focus-visible,.doctor-more-filters:focus-visible{outline:3px solid #526184;outline-offset:3px}@media(min-width:681px)and (max-width:1000px){.article-grid-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card>span{padding:14px}.article-card strong{font-size:15px}.hero h1{font-size:29px}}@media(max-width:680px){.hero{padding:28px 0;min-height:0}.hero:before{display:none}.hero h1{font-size:clamp(25px,7vw,30px);line-height:1.4;white-space:normal;letter-spacing:-.4px}.hero-description{white-space:nowrap;font-size:clamp(13px,3.9vw,16px);line-height:1.7;letter-spacing:0}.hero-description-desktop{display:none}.hero-description-mobile{display:inline}.hero-tools{margin-top:20px}.hero-tool small{font-size:13px}.doctor-hub-panel{padding:20px 16px}.doctor-hub-intro{margin-bottom:18px}.doctor-search-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-search-compact .doctor-specialty-field{grid-column:1 / -1}.doctor-search-compact .doctor-search-button{grid-column:1 / -1;grid-row:3}.doctor-more-filters{grid-row:4;min-height:44px;text-align:left}.doctor-search-compact .doctor-extra-fields:not([hidden]){grid-template-columns:1fr}.topics-container{padding-inline:0}.topics.section{padding-block:28px}.article-discovery{grid-template-columns:minmax(0,1fr)}.article-feature-card>span{padding:18px}.article-feature-card strong{font-size:22px}.topic-tags{min-width:0;padding:16px 0 0;border-radius:0;background:none}.topic-navigation-link{padding-block:16px}.topic-navigation-link strong{font-size:16px;line-height:22px}.article-card strong{display:block}.article-grid-secondary{grid-template-columns:1fr}.care-navigation.section{padding-block:44px 20px}.specialties.section{padding-block:32px}.test-section.section{padding-block:40px}}.fees-app{--fee-ink:#30334f;--fee-muted:#737789;--fee-orange:#e96908;--fee-border:#e5e7ed;background:#f7f8fa;color:var(--fee-ink);font-size:16px;line-height:1.65;min-height:100vh}.fees-app button,.fees-app select{cursor:pointer}.fees-app button{font:inherit}.fees-app button:disabled{opacity:.5;cursor:not-allowed}.fees-app :focus-visible{outline:3px solid #ed9b54;outline-offset:4px}.fees-shell{width:min(1280px,calc(100% - 80px));margin:auto}.fees-header{background:#fff;border-bottom:1px solid var(--fee-border)}.fees-nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}.fees-nav nav{display:flex;gap:35px;align-items:center;font-size:15px;height:100%}.fees-nav nav a{height:100%;display:flex;align-items:center;gap:8px;position:relative}.fees-nav nav a[aria-current]{color:#ce5e09;font-weight:700}.fees-nav nav a[aria-current]:after{content:"";position:absolute;bottom:0;height:3px;background:var(--fee-orange);left:0;right:0}.fees-beta{font-size:12px;border:1px solid #f0d5bc;border-radius:4px;padding:0 5px;font-weight:400}.fees-nav-back{font-size:14px;display:flex;align-items:center;gap:10px}.fees-breadcrumb{display:flex;gap:11px;color:var(--fee-muted);font-size:13px;padding:24px 0 25px}.fees-breadcrumb a:hover{color:var(--fee-orange)}.fees-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:24px}.fees-kicker{font-size:13px;color:#a75416;font-weight:650;letter-spacing:.07em}.fees-intro h1{font-size:36px;font-weight:750;letter-spacing:-1px;line-height:1.4;margin:8px 0 10px}.fees-intro h1>span{color:var(--fee-orange)}.fees-intro p{color:var(--fee-muted);margin:0;font-size:15px}.fees-intro-note{display:flex;gap:13px;align-items:center;font-size:14px}.fees-intro-note>svg{width:34px;height:34px;color:var(--fee-orange)}.fees-intro-note strong,.fees-intro-note span{display:block}.fees-intro-note span{color:var(--fee-muted);font-size:13px;margin-top:3px}.fees-demo{font-size:13px;color:#775638;background:#fff6eb;border:1px solid #f4e1c9;padding:10px 16px;border-radius:7px;display:flex;gap:12px;align-items:center;margin-bottom:22px}.fees-demo>span{font-weight:750;white-space:nowrap}.fees-search-panel{background:#fff;border:1px solid var(--fee-border);border-radius:12px;padding:23px 26px;margin-bottom:28px;box-shadow:0 4px 16px #26325103}.fees-search-panel>label{font-weight:700;font-size:16px;display:block;margin-bottom:11px}.fees-searchbox{display:flex;align-items:center;border:1px solid #d7dbe3;background:#fbfcfd;border-radius:7px;gap:13px;padding:0 16px;height:51px}.fees-searchbox>svg{color:var(--fee-orange)}.fees-searchbox input{border:0;background:none;flex:1;min-width:0;outline:none;color:var(--fee-ink)}.fees-searchbox>span{font-size:12px;color:var(--fee-muted)}.fees-searchbox:focus-within{border-color:var(--fee-orange)}.fees-quick{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:15px;font-size:13px}.fees-quick>span:first-child{color:var(--fee-muted);margin-right:4px}.fees-quick button{background:#fff;border:1px solid #e4e6eb;border-radius:5px;padding:4px 10px;color:#646777;font-size:13px}.fees-quick button[aria-pressed=true]{color:#c95904;border-color:#f0ba8d;background:#fff4e9}.fees-quick button small{font-size:11px;color:#888;margin-left:5px}.fees-quick-divider{height:18px;width:1px;background:#e4e6eb;margin:0 5px}.fees-search-results{border:1px solid var(--fee-border);padding:10px;margin-top:8px;border-radius:6px}.fees-search-results button{display:flex;gap:12px;align-items:center;width:100%;border:0;background:#fff;text-align:left;padding:10px;color:var(--fee-ink)}.fees-search-results button:hover{background:#fff6ee}.fees-search-results small{color:var(--fee-muted)}.fees-search-results button>span{margin-left:auto;color:#bf5300}.fees-search-results p{margin:5px;font-size:14px}.fees-workspace{display:grid;grid-template-columns:246px minmax(0,1fr);gap:30px;align-items:start}.fees-sidebar{border:1px solid var(--fee-border);background:#fff;padding:21px;border-radius:10px}.fees-side-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.fees-side-heading h2{font-size:17px;margin:0}.fees-side-heading button{border:0;background:none;color:var(--fee-muted);font-size:13px;padding:0}.fees-field{display:block;font-size:13px;font-weight:600;margin-bottom:19px}.fees-field select,.fees-static-control{width:100%;height:43px;margin-top:7px;border:1px solid #e1e4ea;border-radius:5px;background:#fff;color:var(--fee-ink);padding:0 10px;font-size:14px;font-weight:400}.fees-static-control{height:auto;padding:8px 10px;background:#fafbfc}.fees-static-control>span{display:block;font-size:12px;color:var(--fee-muted)}.fees-hospital-label{display:flex;justify-content:space-between;font-size:13px;border-top:1px solid var(--fee-border);padding-top:19px;margin-top:24px;margin-bottom:15px}.fees-hospital-label>span{color:var(--fee-muted)}.fees-hospital-options{display:flex;flex-direction:column;gap:15px;max-height:470px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#cfd3dc transparent}.fees-hospital-options label{display:flex;gap:10px;align-items:flex-start;cursor:pointer;font-size:14px}.fees-hospital-options label.fees-disabled{cursor:not-allowed;opacity:.48}.fees-hospital-options input{accent-color:var(--fee-orange);width:16px;height:16px;margin:5px 0}.fees-hospital-options small{display:block;color:var(--fee-muted);font-size:12px;margin-top:2px}.fees-sidebar-note{display:flex;align-items:flex-start;gap:9px;border-top:1px solid var(--fee-border);padding-top:20px;margin-top:24px;color:var(--fee-muted);font-size:12px}.fees-sidebar-note svg{flex-shrink:0;color:#89969b}.fees-sidebar-note p{margin:0}.fees-result-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.fees-result-heading .fees-kicker{font-size:12px}.fees-kicker>span{color:#c7c7ce;margin:0 4px}.fees-result-heading h2{font-size:29px;line-height:1.4;margin:6px 0 2px}.fees-result-heading p{font-size:13px;margin:0;color:var(--fee-muted)}.fees-cohort{font-size:12px;background:#eaf4f0;border:1px solid #d5e7df;border-radius:20px;padding:5px 10px;display:flex;align-items:center;gap:6px;color:#467765;white-space:nowrap}.fees-cohort>span{width:6px;height:6px;background:#64977b;border-radius:50%}.fees-description{font-size:14px;color:var(--fee-muted);margin:17px 0 24px;max-width:730px}.fees-tabs{display:flex;gap:26px;border-bottom:1px solid #dfe3ea}.fees-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:0 0 12px;color:var(--fee-muted);font-size:15px}.fees-tabs button[aria-pressed=true]{border-color:var(--fee-orange);color:#c95d0b;font-weight:700}.fees-tabs span{font-size:11px;padding:2px 5px;background:#fff0e3;border-radius:3px;margin-left:5px}.fees-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 0 16px;color:var(--fee-muted);font-size:13px}.fees-toolbar>div{display:flex;gap:12px;align-items:center}.fees-toolbar select{font-size:12px;border:0;background:transparent;color:#656978;max-width:145px}.fees-view-switch{display:flex;border:1px solid #dce0e7;background:#fff;border-radius:5px;overflow:hidden}.fees-view-switch button{border:0;background:#fff;color:#999fae;padding:5px 7px;display:grid;place-items:center}.fees-view-switch button[aria-pressed=true]{color:#c2580c;background:#fff0e2}.fees-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fees-card{background:#fff;border:1px solid var(--fee-border);border-radius:9px;padding:20px 18px 0;overflow:hidden;transition:box-shadow .2s,transform .2s}.fees-card:hover{box-shadow:0 8px 24px #30334f09;transform:translateY(-2px)}.fees-card-head{display:flex;justify-content:space-between;align-items:center}.fees-hospital-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;font-size:18px;font-weight:750}.fees-card-head button{border:0;background:none;color:#a0a3af;font-size:21px}.fees-card h3{font-size:17px;margin:12px 0 1px}.fees-location{font-size:12px;color:var(--fee-muted);margin:0}.fees-card-price{border-bottom:1px solid #edf0f3;padding:22px 0 19px}.fees-card-price>span{font-size:12px;color:var(--fee-muted);display:flex;justify-content:space-between}.fees-card-price>span b{font-size:11px;font-weight:500;background:#f3f4f7;padding:0 5px;border-radius:3px}.fees-card-price>strong{display:block;font-size:29px;letter-spacing:-.8px;font-variant-numeric:tabular-nums;font-weight:700;margin:3px 0}.fees-card-price strong>small{font-size:13px;letter-spacing:0;margin-right:5px;font-weight:500}.fees-card-price>div{font-size:12px;color:var(--fee-muted);display:flex;justify-content:space-between;gap:5px}.fees-card-price>div b{color:#626679;font-weight:500}.fees-card dl{font-size:12px;margin:17px 0}.fees-card dl>div{display:flex;justify-content:space-between;gap:6px;margin-bottom:8px}.fees-card dt{color:var(--fee-muted)}.fees-card dd{margin:0}.fees-card-status{font-size:11px;color:#608371;margin-bottom:17px}.fees-card-source{background:#fafbfc;border-top:1px solid #edf0f3;margin:0 -18px;padding:12px 18px;display:flex;flex-direction:column;gap:5px;font-size:12px}.fees-card-source>span{font-size:11px;color:#9698a5}.fees-card-source a{color:#6b6c82}.fees-card-source a:hover{color:var(--fee-orange)}.fees-missing{font-size:23px!important;color:#828797;letter-spacing:0!important}.fees-explainer{display:flex;gap:10px;align-items:flex-start;margin:18px 0 26px;padding:13px 15px;background:#edf1f6;border-radius:7px;color:#73788a;font-size:12px}.fees-explainer p{margin:0}.fees-explainer strong{color:#575d72;font-weight:650}.fees-info-icon{font-family:Georgia,serif;border:1px solid #939aad;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;line-height:1;flex-shrink:0;margin-top:2px}.fees-doctor-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff3e8;border:1px solid #f3dec8;border-radius:9px;padding:23px}.fees-doctor-cta h3{font-size:19px;margin:6px 0}.fees-doctor-cta p{font-size:13px;color:#96775d;margin:0}.fees-doctor-cta .fees-kicker{font-size:11px}.fees-primary{border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px;background:var(--fee-orange);color:#fff;white-space:nowrap;font-size:14px!important;font-weight:650;box-shadow:0 3px 7px #d2691520}.fees-primary:hover{background:#ce5e09}.fees-bottom{display:grid;grid-template-columns:246px 1fr;gap:30px;padding:45px 0;margin-top:12px}.fees-bottom h2{font-size:23px;margin:7px 0 12px}.fees-bottom p{font-size:14px;color:var(--fee-muted);margin:0}.fees-text-button{padding:0;background:none;border:0;color:#b95c16;font-size:13px!important;margin-top:20px}.fees-faq{border-top:1px solid var(--fee-border)}.fees-faq details{border-bottom:1px solid var(--fee-border)}.fees-faq summary{list-style:none;display:flex;justify-content:space-between;gap:12px;padding:18px 2px;cursor:pointer;font-size:15px}.fees-faq summary::-webkit-details-marker{display:none}.fees-faq summary>span{color:#8b90a0}.fees-faq details[open] summary>span{transform:rotate(45deg)}.fees-faq details p{padding:0 24px 20px 2px;line-height:1.8}.fees-source-note{border-top:1px solid var(--fee-border);padding:26px 0;color:#9599a6;font-size:12px}.fees-source-note p:first-child{display:flex;align-items:center;gap:7px;color:#707588;font-size:13px;margin:0}.fees-source-note p:nth-child(2){margin:9px 0 22px}.fees-source-note>div{display:flex;justify-content:space-between}.fees-empty{border:1px dashed #d9dde6;background:#fff;border-radius:8px;padding:40px 30px;text-align:center;margin:20px 0}.fees-empty>svg{color:var(--fee-orange);width:35px;height:35px}.fees-empty h3{font-size:20px;margin:10px 0}.fees-empty p{font-size:14px;color:var(--fee-muted);max-width:600px;margin:0 auto 20px}.fees-empty a{color:#bf5708}.fees-chart{background:#fff;padding:24px;border:1px solid var(--fee-border);border-radius:8px}.fees-chart-heading{display:flex;justify-content:space-between;gap:15px;margin-bottom:24px;align-items:center}.fees-chart-heading h3{font-size:16px;margin:0}.fees-chart-heading span{font-size:12px;color:var(--fee-muted)}.fees-chart-row{display:grid;grid-template-columns:140px 1fr;gap:10px;align-items:center;border-bottom:1px solid #f0f1f4;padding:17px 0;font-size:13px}.fees-chart-row>span{grid-column:2;color:var(--fee-muted);font-size:12px}.fees-track{height:12px;background:#f7f8fa;border-radius:8px}.fees-track>div{position:relative;height:3px;top:5px}.fees-track i,.fees-track b{position:absolute;top:-4px;width:11px;height:11px;border-radius:50%}.fees-track i{left:-5px}.fees-track b{right:-5px;border:2px solid;background:#fff}.fees-chart>p{font-size:12px;color:var(--fee-muted);margin:22px 0 0}@media(min-width:1400px){.fees-cards{gap:18px}.fees-card{padding-left:22px;padding-right:22px}.fees-card-source{margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px}}@media(max-width:1100px){.fees-shell{width:calc(100% - 48px)}.fees-nav nav{gap:20px}.fees-intro-note{display:none}.fees-workspace{grid-template-columns:215px minmax(0,1fr);gap:20px}.fees-sidebar{padding:17px}.fees-card{padding:16px 12px 0}.fees-card-source{margin:0 -12px;padding:12px}.fees-card h3{font-size:15px}.fees-card-price>strong{font-size:24px}.fees-card-price>div{display:block}.fees-card-price>div b{display:block}.fees-doctor-cta{flex-wrap:wrap}.fees-bottom{grid-template-columns:215px 1fr;gap:20px}.fees-nav-back{display:none}}@media(max-width:800px){.fees-shell{width:calc(100% - 32px)}.fees-nav{height:70px}.fees-nav img{width:150px}.fees-nav nav{font-size:13px;gap:18px}.fees-nav nav>a:first-child{display:none}.fees-beta{display:none}.fees-breadcrumb{padding:20px 0;font-size:12px}.fees-intro h1{font-size:29px}.fees-intro p{font-size:14px}.fees-demo{align-items:flex-start;font-size:12px}.fees-search-panel{padding:18px}.fees-searchbox>span{display:none}.fees-workspace{grid-template-columns:1fr}.fees-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.fees-side-heading{grid-column:1/-1;margin:0}.fees-field{margin:0}.fees-hospital-label{grid-column:1/-1;margin:6px 0 0;padding-top:13px}.fees-hospital-options{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px;max-height:360px}.fees-sidebar-note{grid-column:1/-1;margin:0;padding:10px 0 0}.fees-sidebar-note p br{display:none}.fees-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.fees-card{padding:20px 18px 0}.fees-card-source{margin:0 -18px;padding:12px 18px}.fees-card-price>strong{font-size:29px}.fees-card-price>div{display:flex}.fees-result-heading{margin-top:14px}.fees-bottom{grid-template-columns:1fr;gap:20px;padding-top:26px}.fees-bottom>div:first-child>p br{display:none}.fees-bottom>div:first-child>p{display:none}.fees-bottom .fees-text-button{margin-top:0}.fees-search-results small{display:none}}@media(max-width:520px){.fees-nav img{width:132px}.fees-nav nav{gap:12px;font-size:12px}.fees-intro h1{font-size:27px}.fees-intro p{line-height:1.8}.fees-cohort{font-size:10px;padding:4px 7px}.fees-result-heading h2{font-size:24px}.fees-result-heading{align-items:flex-start}.fees-cards{grid-template-columns:1fr}.fees-card{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;padding:18px 18px 0}.fees-card-head{grid-column:1/-1}.fees-card h3{font-size:18px;grid-column:1/-1}.fees-location{grid-column:1/-1}.fees-card-price{grid-column:1/-1;padding-top:17px}.fees-card-price>strong{font-size:35px}.fees-card dl{grid-column:1/-1;display:flex;gap:15px;justify-content:space-between}.fees-card dl>div{display:block}.fees-card dd{margin-top:5px}.fees-card-status,.fees-card-source{grid-column:1/-1}.fees-card-price>div{justify-content:flex-start;gap:10px}.fees-toolbar{align-items:flex-start;gap:10px;flex-direction:column}.fees-toolbar>div{width:100%;justify-content:space-between}.fees-doctor-cta{padding:20px}.fees-doctor-cta h3{font-size:18px}.fees-doctor-cta .fees-primary{width:100%;padding:13px}.fees-quick{gap:7px}.fees-quick>span:first-child{width:100%;margin-bottom:2px}.fees-quick-divider{display:none}.fees-chart{padding:16px}.fees-chart-heading{flex-direction:column;align-items:flex-start}.fees-chart-row{grid-template-columns:100px 1fr}.fees-chart-row>span{grid-column:1/-1;text-align:right}.fees-faq summary{font-size:14px}.fees-searchbox input{font-size:14px}.fees-demo{display:block}.fees-demo>span{margin-right:8px}}@media(prefers-reduced-motion:reduce){.fees-app *{transition:none!important;scroll-behavior:auto!important}}.fees-search-panel>label{display:flex;align-items:center;gap:10px}.fees-search-panel>label:before{content:"";width:28px;height:28px;flex:0 0 28px;background:url(/assets/care-tools/treatment-check.png) center/contain no-repeat}.fees-doctor-cta h3{display:flex;align-items:center;gap:9px}.fees-doctor-cta h3:before{content:"";width:27px;height:27px;flex:0 0 27px;background:url(/assets/care-tools/budget-discussion.png) center/contain no-repeat}.fees-search-panel>label:before{background:var(--fee-orange);-webkit-mask:url(/assets/care-tools/treatment-check.png) center/contain no-repeat;mask:url(/assets/care-tools/treatment-check.png) center/contain no-repeat}.fees-side-heading h2{display:flex;align-items:center;gap:8px}.fees-side-heading h2:before{content:"";width:22px;height:22px;flex:0 0 22px;background:url(/assets/fees-checklist.png) center/contain no-repeat}.fees-card-status a,.fees-chart-row a{color:#a75416;font-weight:650;text-decoration:underline;text-underline-offset:2px}.fees-card-status a{display:block;width:max-content;margin-top:4px}.fees-faq-title{margin:0;font-size:18px!important}.fees-faq-heading{display:flex;align-items:center;gap:9px;padding:12px 2px 10px}.fees-faq-heading img{width:36px;height:36px;object-fit:contain}.fees-missing{font-size:18px!important;line-height:1.45}.fees-mobile-filter-toggle{display:none}@media(max-width:680px){.fees-mobile-filter-toggle{display:block;width:100%;min-height:44px;padding:10px 12px;border:1px solid #dce0e7;border-radius:8px;background:#fff;color:#30334f;font:inherit;text-align:left;cursor:pointer}.fees-hospital-filter-group:not(.is-open){display:none}}.fees-bottom>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.fees-bottom>div:first-child h2{margin:0}.fees-related-articles{margin:4px 0 36px}.fees-related-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:8px}.fees-related-heading h2{margin:5px 0 0;color:#30334f;font-size:24px;line-height:1.4}.fees-related-heading>a{color:#a75416;font-size:14px;font-weight:650;white-space:nowrap}.fees-related-context{margin:0 0 18px;color:#737789;font-size:13px}.fees-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fees-related-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e5e7ed;border-radius:10px;background:#fff;color:#30334f}.fees-related-card:hover{border-color:#e9b181}.fees-related-card>img,.fees-related-placeholder{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#f0f0f5}.fees-related-placeholder{display:grid;place-items:center;color:#737789;font-size:14px}.fees-related-copy{display:flex;flex:1;flex-direction:column;gap:8px;padding:17px 18px 18px}.fees-related-copy small{color:#737789;font-size:12px}.fees-related-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:16px;line-height:1.55}.fees-related-copy em{margin-top:auto;padding-top:8px;color:#a75416;font-size:13px;font-style:normal;font-weight:650}@media(max-width:800px){.fees-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.fees-related-heading{align-items:start;flex-direction:column;gap:6px}.fees-related-heading h2{font-size:21px}.fees-related-grid{grid-template-columns:1fr}}.fees-intro{margin-bottom:16px}.fees-intro h1{margin:0 0 4px}.fees-intro+.care-tool-tabs{margin-top:0;margin-bottom:16px}.fees-search-panel{padding:18px 22px;margin-bottom:0;box-shadow:none}.fees-search-panel>label{margin-bottom:8px}.fees-quick{margin-top:10px}.fees-data-note{margin:9px 0 18px;color:#626879;font-size:13px}.fees-data-note summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.fees-data-note summary::-webkit-details-marker{display:none}.fees-data-note summary span{flex:0 0 auto;color:#a85212;font-weight:700}.fees-data-note summary span:after{content:"⌄";display:inline-block;margin-left:5px}.fees-data-note[open] summary span:after{transform:rotate(180deg)}.fees-data-note p{max-width:860px;margin:9px 0 0;line-height:1.6}@media(max-width:520px){.fees-intro{margin-bottom:12px}.fees-intro h1{font-size:26px}.fees-intro p{line-height:1.55}.fees-search-panel{padding:16px}.fees-data-note summary{align-items:flex-start}.fees-data-note summary span{white-space:nowrap}}.fees-hospital-icon{width:42px;height:42px;overflow:hidden}.fees-hospital-icon.has-logo{width:94px;padding:4px 7px;border:1px solid #e6e8ee;background:#fff}.fees-hospital-icon img{display:block;width:100%;height:100%;object-fit:contain}.fees-nav nav a{transition:color .18s ease}.fees-nav nav a:not([aria-current]):hover{color:#ce5e09}.fees-nav-actions{display:flex;align-items:center;gap:18px}.fees-nav-tool{color:#555a72;font-size:13px;font-weight:650;transition:color .18s ease,transform .18s ease}.fees-nav-tool:hover,.fees-nav-back:hover{color:#ce5e09;transform:translate(2px)}.fees-nav-back{transition:color .18s ease,transform .18s ease}@media(max-width:1100px){.fees-nav-actions{display:none}}.care-tool-page-label{display:inline-flex;align-items:center;gap:9px;margin-bottom:9px;color:#4342ff;font-size:14px;font-weight:750;letter-spacing:.01em}.care-tool-page-label img{width:30px;height:30px;object-fit:contain}@media(max-width:640px){.care-tool-page-label{margin-bottom:8px;font-size:13px}.care-tool-page-label img{width:27px;height:27px}}
