@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{color:#14181c;font-synthesis:none;--ink:#14181c;--green:#03a148;--paper:#fdfcfa;--slate:#5b6169;--mist:#9aa0a8;--line:#e6e4e0;--card:#fff;--amber:#b8860b;--amber-soft:#fbf6e9;--red:#c0392b;--red-soft:#fbeeec;--green-soft:#e8f6ee;--ink-soft:#f3f2f0;--blue:#3f7d9c;background:#fdfcfa;font-family:Archivo,sans-serif}*{box-sizing:border-box}body{background:#fdfcfa;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;padding-bottom:60px}.wrap{max-width:1000px;margin:auto;padding:0 24px}.header{background:#fff;border-bottom:1px solid #e6e4e0}.head{justify-content:space-between;align-items:center;height:70px;display:flex}.brand{align-items:center;gap:11px;display:flex}.word{font-size:18px;font-weight:700;line-height:1}.word span{font-weight:500}.mono{letter-spacing:.1em;text-transform:uppercase;color:#9aa0a8;font:10.5px IBM Plex Mono,monospace}.brand .mono{margin-top:3px;font-size:9.5px;display:block}.logo{width:30px;height:30px}.tabs{background:#fff;border-bottom:1px solid #e6e4e0}.tabs .wrap{gap:26px;display:flex;overflow:auto}.tab{color:#9aa0a8;white-space:nowrap;background:0 0;border:0;border-bottom:2.5px solid #0000;padding:14px 2px;font-size:14px}.tab.on{color:#14181c;border-color:#03a148;font-weight:700}.watermark{z-index:3;color:#fff;letter-spacing:.12em;background:#14181c;border-radius:20px;padding:7px 12px;font:9px IBM Plex Mono;position:fixed;bottom:14px;right:18px}.content{padding-top:36px}.grid2{grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;display:grid}.card{background:#fff;border:1px solid #e6e4e0;border-radius:16px;padding:26px}.hero h1,.hero h2{letter-spacing:-.025em;margin:0;font-size:31px;line-height:1.14}.hero p,.intro p{color:#5b6169;font-size:15.5px;line-height:1.55}.green{color:#03a148}.red{color:#c0392b}.amber{color:#b8860b}.soft{background:#e8f6ee;border:1px solid #bfe6cf}.muted{color:#5b6169}.section{margin-top:40px}.section h3{margin:0 0 6px;font-size:19px}.section>p{color:#5b6169;margin:0 0 18px;font-size:14.5px}.pill{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.row{align-items:center;gap:12px;display:flex}.stack{flex-direction:column;gap:9px;display:flex}.listrow{background:#fff;border:1px solid #e6e4e0;border-radius:11px;padding:14px 18px}.listrow.you{background:#e8f6ee;border-color:#bfe6cf}.bar{background:#e6e4e0;border-radius:5px;height:7px;overflow:hidden}.bar i{background:#03a148;height:100%;display:block}.form{max-width:540px;margin:auto;padding:40px 24px}.form h1{text-align:center;font-size:30px;line-height:1.18}.field{margin:18px 0}.field label{margin-bottom:6px;font-size:13.5px;font-weight:600;display:block}.field input{border:1.5px solid #e6e4e0;border-radius:10px;width:100%;padding:12px 14px}.primary{color:#fff;background:#03a148;border:0;border-radius:11px;width:100%;padding:15px;font-weight:600}.searchResults{border:1px solid #e6e4e0;border-radius:10px;margin-top:8px;overflow:hidden}.searchResults button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e6e4e0;width:100%;padding:12px 14px;display:block}.error{color:#c0392b;margin-top:5px;font-size:12.5px}.select{background:#fff;border:1px solid #e6e4e0;border-radius:10px;padding:11px 14px}.map{background:#eef1ee;border:1px solid #e6e4e0;border-radius:12px;padding:10px}.mapgrid{background:repeating-linear-gradient(90deg,#eef1ee 0 56px,#e3e6e2 57px 64px);grid-template-columns:repeat(7,1fr);gap:12px;padding:24px 12px;display:grid}.dot{aspect-ratio:1;color:#fff;border:0;border-radius:50%;font-size:10px}.dot.absent{color:#9aa0a8;background:#f2f4f1}.dot.clinic{background:#03a148;outline:3px solid #14181c}.accordion{background:#fff;border:1px solid #e6e4e0;border-radius:14px;overflow:hidden}.accordion button{text-align:left;background:0 0;border:0;width:100%;padding:16px 20px}.accordion .inside{padding:0 20px 18px 53px}@media (width<=760px){.grid2{grid-template-columns:1fr;gap:24px}.hero h1,.hero h2{font-size:27px}.card{padding:20px}.mapgrid{gap:7px}.watermark{right:10px}.form{padding-top:28px}.console-list-row{grid-template-columns:1fr!important;gap:9px!important}.console-detail-grid{grid-template-columns:1fr 1fr!important}.console-detail-grid section{min-height:120px!important}}@media (width<=820px){.maps-topo,.maps-grade{grid-template-columns:1fr!important;gap:20px!important}.maps-topo h2{font-size:27px!important}}
