.ot-health{--teal:#0d9488;--teal-2:#0891b2;--grad:linear-gradient(120deg,#0d9488,#0891b2);--bg:color-mix(in oklab,#0d9488 4%,var(--ot-bg));--panel:var(--ot-surface);--panel-2:var(--ot-surface-2);--ink:var(--ot-ink);--ink-soft:var(--ot-ink-soft);--muted:var(--ot-muted);--line:var(--ot-line);--line-2:var(--ot-line-strong);--font:var(--ot-font);font-family:var(--font);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;transition:background .4s,color .4s;min-height:100vh}.ot-health *{box-sizing:border-box}.ot-health button{cursor:pointer}.ot-health button,.ot-health input{font-family:var(--font)}.ot-health svg{display:block}.ot-health a{color:inherit;text-decoration:none}.ot-health ::-moz-selection{background:rgba(13,148,136,.2)}.ot-health ::selection{background:rgba(13,148,136,.2)}.ot-health .wrap{max-width:1080px;margin:0 auto;padding:0 22px}.ot-health .hero{padding:42px 0 22px}.ot-health .hero h1{font-size:clamp(30px,4.4vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0}.ot-health .hero h1 .g{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.ot-health .hero p{color:var(--muted);font-size:16px;margin:12px 0 0;max-width:54ch;line-height:1.55}.ot-health .searchbar{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.ot-health .sfield{flex:1;min-width:200px;position:relative}.ot-health .sfield>svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--muted)}.ot-health .sfield input{width:100%;padding:14px 14px 14px 44px;border-radius:14px;border:1px solid var(--line-2);background:var(--panel);font-size:15px;color:var(--ink)}.ot-health .sfield input:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px rgba(13,148,136,.16)}.ot-health .sbtn{background:var(--grad);color:#fff;border:none;border-radius:14px;padding:0 24px;font-weight:700;font-size:15px}.ot-health .specs{display:flex;gap:9px;overflow-x:auto;padding:18px 0 6px;scrollbar-width:none}.ot-health .specs::-webkit-scrollbar{display:none}.ot-health .spec{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line-2);background:var(--panel);color:var(--ink-soft);border-radius:999px;padding:9px 15px;font-size:13.5px;font-weight:600;white-space:nowrap}.ot-health .spec svg{width:16px;height:16px;color:var(--teal)}.ot-health .spec.on{background:var(--grad);color:#fff;border-color:transparent}.ot-health .spec.on svg{color:#fff}.ot-health .trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:8px 0 6px}.ot-health .tcard{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:14px 16px}.ot-health .tcard b{font-size:20px;font-weight:800;display:block}.ot-health .tcard span{font-size:12px;color:var(--muted)}.ot-health .sec-h{display:flex;align-items:baseline;justify-content:space-between;margin:26px 0 14px}.ot-health .sec-h h2{font-size:21px;font-weight:800;letter-spacing:-.02em;margin:0}.ot-health .sec-h span{font-size:13px;color:var(--muted)}.ot-health .cgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:30px}.ot-health .clinic{background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s;display:flex;flex-direction:column}.ot-health .clinic:hover{transform:translateY(-4px);box-shadow:0 22px 44px -26px rgba(13,148,136,.5)}.ot-health .clinic .cov{height:96px;position:relative;display:flex;align-items:center;justify-content:center;color:#fff}.ot-health .clinic .cov .ci{width:40px;height:40px;opacity:.95}.ot-health .clinic .cov .ci svg{width:40px;height:40px}.ot-health .clinic .cov .badge{position:absolute;top:10px;left:10px;background:rgba(255,255,255,.92);color:#0e2422;font-size:11px;font-weight:800;padding:4px 9px;border-radius:8px}.ot-health .clinic .cb{padding:15px 16px;display:flex;flex-direction:column;flex:1}.ot-health .clinic h3{font-size:16px;font-weight:700;letter-spacing:-.01em;margin:0}.ot-health .clinic .meta{font-size:12.5px;color:var(--muted);margin-top:4px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ot-health .clinic .meta .mi{display:inline-flex;align-items:center;gap:5px}.ot-health .clinic .meta .mi svg{width:13px;height:13px;flex-shrink:0;color:var(--teal)}.ot-health .clinic .book{margin-top:12px;background:var(--grad);color:#fff;border:none;border-radius:11px;padding:11px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;gap:7px}.ot-health .clinic .cb .book{margin-top:auto}.ot-health .clinic .cb .meta+.book,.ot-health .clinic .cb h3+.book{margin-top:12px}.ot-health .clinic .book svg{width:15px;height:15px}.ot-health .clinic .cb .grow-v{flex:1;min-height:12px}.ot-health .empty{grid-column:1/-1;text-align:center;padding:40px;color:var(--muted)}.ot-health .skel{height:220px;border-radius:18px;border:1px solid var(--line);background:linear-gradient(110deg,var(--panel) 35%,var(--panel-2) 50%,var(--panel) 65%);background-size:220% 100%;animation:oth-shimmer 1.4s ease-in-out infinite}@keyframes oth-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.ot-health .foot{border-top:1px solid var(--line);padding:30px 0;text-align:center;color:var(--muted);font-size:12.5px}.ot-health .foot .fpw{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--ink);margin-bottom:6px}.ot-health .foot .fpw .spark{width:20px;height:20px}@media (prefers-reduced-motion:reduce){.ot-health *{animation:none!important}}@media (max-width:820px){.ot-health .cgrid{grid-template-columns:1fr 1fr}}@media (max-width:540px){.ot-health .cgrid{grid-template-columns:1fr}}