*{box-sizing:border-box}body{margin:0;background:#f7fafb;color:#14314b;font-family:Inter,Arial,sans-serif}.top{height:66px;background:#fff;border-bottom:1px solid #e2eaf0;display:flex;align-items:center;padding:0 max(22px,calc((100vw - 1180px)/2));font-weight:800;font-size:20px}.top b{color:#16aec2;font-size:25px;margin-right:8px}.wrap{max-width:1050px;margin:auto;padding:46px 22px 80px}.hero{display:flex;justify-content:space-between;gap:22px;align-items:start;margin:0 0 24px}.hero h1{font-size:27px;letter-spacing:-.7px;margin:0}.hero p{font-size:13px;color:#6b8298;margin:7px 0 0}.trust{border:1px solid #d9eef1;background:#f7fefe;border-radius:9px;padding:11px 14px;color:#217987;font-size:11px;line-height:1.45;min-width:190px}.trust b{display:block;color:#166c7a;font-size:12px}.card{background:#fff;border:1px solid #dfe8ee;border-radius:12px;padding:10px 18px;box-shadow:0 8px 25px rgba(37,86,100,.04)}.step{display:grid;grid-template-columns:200px 1fr;gap:18px;padding:19px 0;border-bottom:1px solid #e7eef2}.step:last-child{border-bottom:0}.step-title{font-size:14px;font-weight:800}.num{width:21px;height:21px;display:inline-grid;place-items:center;border-radius:50%;background:#1babbc;color:white;font-size:11px;margin-right:8px}.step-sub{font-size:11px;color:#71879b;margin:5px 0 0 30px}.input-row{display:flex;gap:8px}.input-row input{height:38px;flex:1;border:1px solid #d4e0e8;border-radius:7px;padding:0 11px;font-size:12px;outline:none}.input-row input:focus{border-color:#2fb5c4;box-shadow:0 0 0 3px #e5f8fa}.input-row button,.choice button{border:1px solid #d4e0e8;background:#fff;color:#36546d;border-radius:7px;padding:0 15px;font-size:12px;font-weight:650;cursor:pointer}.input-row button{height:38px}.chips,.suggestions{display:flex;flex-wrap:wrap;gap:6px}.chips{margin-top:9px;min-height:28px}.chip{background:#e7f7f8;color:#167987;border-radius:5px;padding:6px 8px 6px 10px;font-size:11px;font-weight:650}.chip button{border:0;background:none;color:#438b93;font-size:14px;cursor:pointer;margin-left:7px}.suggestions{margin-top:6px}.suggestions button{background:#f7fafb;border:1px solid #dfe9ee;border-radius:999px;color:#4e7188;padding:4px 8px;font-size:10px;cursor:pointer}.choice{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.choice button{height:38px}.choice button.active{background:#1aa1af;border-color:#1aa1af;color:#fff;box-shadow:0 5px 12px rgba(26,161,175,.18)}.travel{display:grid;grid-template-columns:1fr 1fr;gap:9px}.travel .choice{grid-template-columns:1fr 1fr}.travel label{font-size:11px;color:#55738a;font-weight:750;display:block;margin-bottom:6px}.calculate{margin:18px 0 3px;width:100%;height:42px;border:0;border-radius:7px;background:#087e8b;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.results{margin-top:28px;background:#fff;border:1px solid #dfe8ee;border-radius:12px;padding:18px;box-shadow:0 8px 25px rgba(37,86,100,.04)}.results-top{display:flex;align-items:start;justify-content:space-between;border-bottom:1px solid #e7eef2;padding-bottom:13px}.results h2{font-size:16px;margin:0}.results-top p{font-size:11px;color:#6e849a;margin:5px 0 0}.count{border-radius:999px;background:#e9f8f2;color:#17825d;padding:6px 9px;font-size:11px;font-weight:750}.hospitals{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:14px}.hospital{border:1px solid #dce7ec;border-radius:9px;padding:13px;min-height:170px}.hospital.best{border-color:#37bd9b;background:#fbfffd}.hospital.incomplete{opacity:.72}.h-top{display:flex;gap:6px;align-items:start}.h-name{font-size:12px;font-weight:800;line-height:1.25}.tag{font-size:9px;border-radius:99px;padding:4px 6px;margin-left:auto;font-weight:750;white-space:nowrap}.complete{background:#e1f8e9;color:#158253}.incomplete{background:#fff0c7;color:#936d00}.total{font-size:23px;color:#087e8b;font-weight:850;margin:18px 0 5px}.line{border-top:1px solid #edf1f4;padding:6px 0;display:flex;justify-content:space-between;gap:6px;font-size:10px;color:#607990}.formula{font-size:10px;color:#607990;border-top:1px solid #edf1f4;margin-top:4px;padding-top:7px}.formula b,.line b{color:#223d55}.missing{font-size:10px;color:#9a7100;margin:8px 0}.empty{padding:38px;text-align:center;font-size:13px;color:#778da0}@media(max-width:750px){.hero{display:block}.trust{margin-top:15px}.step{grid-template-columns:1fr;gap:10px}.step-sub{margin-left:0}.hospitals{grid-template-columns:1fr}.wrap{padding:28px 14px}.travel{grid-template-columns:1fr}}
