*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f4f7f5;color:#1c2b22}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.header{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #dfe8e2}.headerInner{height:76px;display:flex;align-items:center;justify-content:space-between}.logoBlock{display:flex;align-items:center;gap:14px}.logoMark{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#1f6b3b,#5aa36d);color:#fff;display:grid;place-items:center;font-weight:700;letter-spacing:.5px}.logoTitle{font-weight:700;font-size:17px}.logoSubtitle{margin-top:3px;color:#647469;font-size:13px}.nav{display:flex;gap:24px;color:#425147;font-size:15px}.nav a:hover{color:#1f6b3b}.hero{padding:72px 0 54px;background:radial-gradient(circle at top right,rgba(84,163,110,.22),transparent 34%),linear-gradient(180deg,#eef7f1,#f4f7f5)}.heroGrid{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:stretch}.heroContent{min-width:0}.eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:#dff0e4;color:#21663a;font-size:14px;font-weight:700;margin-bottom:22px}h1{max-width:820px;margin:0;font-size:clamp(34px,5vw,58px);line-height:1.08;letter-spacing:-1.5px}.heroText{max-width:760px;margin:24px 0 30px;color:#506158;font-size:19px;line-height:1.65}.searchPanel{background:#fff;border:1px solid #dfe8e2;border-radius:26px;padding:24px;box-shadow:0 22px 60px #1f6b3b1a}.searchTitle{font-size:18px;font-weight:700;margin-bottom:14px}.searchRow{display:flex;gap:12px}.searchRow input{flex:1;min-width:0;padding:17px 18px;border:1px solid #cbd9d0;border-radius:15px;font-size:16px;outline:none}.searchRow input:focus{border-color:#2f7d49;box-shadow:0 0 0 4px #2f7d491f}.searchRow button{border:none;border-radius:15px;padding:0 28px;background:#21663a;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.searchRow button:hover{background:#184f2c}.filterRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.filterRow span{padding:8px 12px;border-radius:999px;background:#f0f5f2;color:#53645b;font-size:13px}.resultBox{margin-top:18px;border-radius:18px;background:#f6f8f7;border:1px solid #e1e8e3;overflow:hidden}.resultTitle{padding:12px 16px;background:#edf4ef;font-weight:700;color:#284d35}.resultBox pre{margin:0;padding:16px;overflow-x:auto;font-size:14px}.statusCard{background:#173b28;color:#fff;border-radius:28px;padding:28px;box-shadow:0 22px 60px #173b282e}.statusLabel{color:#a9d4b8;font-size:14px;margin-bottom:10px}.statusValue{font-size:24px;line-height:1.3;font-weight:700}.statusDivider{height:1px;background:#ffffff29;margin:28px 0}.metric{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12)}.metric span{color:#b9d7c4}.metric strong{text-align:right}.section{padding:70px 0}.sectionHeader{max-width:800px;margin-bottom:28px}.sectionHeader h2,.dataGrid h2{margin:0 0 14px;font-size:36px;letter-spacing:-.6px}.sectionHeader p,.dataGrid p{color:#58675e;font-size:18px;line-height:1.65}.cardsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #dfe8e2;border-radius:24px;padding:26px;box-shadow:0 14px 34px #1f6b3b0f}.card h3{margin:0 0 12px;font-size:21px}.card p{margin:0;color:#58675e;line-height:1.6}.muted{background:#eaf2ed}.dataGrid{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.notice{background:#fff;border-left:5px solid #21663a;border-radius:20px;padding:22px;box-shadow:0 14px 34px #1f6b3b14}.notice strong{display:block;margin-bottom:8px;font-size:18px}.notice p{margin:0;font-size:16px}.footer{background:#12291d;color:#b8c9bf;padding:24px 0}.footerInner{display:flex;justify-content:space-between;gap:20px}@media(max-width:900px){.heroGrid,.dataGrid,.cardsGrid{grid-template-columns:1fr}.nav{display:none}.searchRow{flex-direction:column}.searchRow button{height:52px}.footerInner{flex-direction:column}}@media(max-width:520px){.container{width:min(100% - 24px,1180px)}.headerInner{height:68px}.logoSubtitle{display:none}.hero{padding:42px 0}.searchPanel,.statusCard,.card{border-radius:20px;padding:20px}}.emptyMessage{padding:18px;color:#58675e;font-size:16px}.resultsList{display:grid;gap:16px;padding:16px}.waterCard{background:#fff;border:1px solid #dfe8e2;border-radius:20px;padding:20px;box-shadow:0 10px 28px #1f6b3b12}.waterCardHeader{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px}.waterCard h3{margin:0 0 6px;font-size:22px;color:#1c2b22}.waterType{display:inline-flex;padding:5px 10px;border-radius:999px;background:#e4f3e8;color:#21663a;font-size:13px;font-weight:700}.waterCode{max-width:260px;padding:8px 10px;border-radius:12px;background:#f3f7f5;color:#39483f;font-family:Consolas,monospace;font-size:13px;overflow-wrap:anywhere;text-align:right}.waterInfoGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.waterInfoGrid div{background:#f6f8f7;border-radius:14px;padding:12px}.waterInfoGrid span,.waterNote span{display:block;margin-bottom:5px;color:#718077;font-size:12px}.waterInfoGrid strong{color:#25352b;font-size:14px;line-height:1.35}.waterNote{margin-top:14px;background:#fffdf4;border:1px solid #eee3b8;border-radius:14px;padding:12px}.waterNote p{margin:0;font-size:14px;color:#514a31;line-height:1.5}@media(max-width:700px){.waterCardHeader{flex-direction:column}.waterCode{text-align:left;max-width:100%}.waterInfoGrid{grid-template-columns:1fr}}.paginationTop{display:flex;justify-content:space-between;gap:12px;padding:14px 16px 0;color:#58675e;font-size:14px}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;padding:8px 16px 18px}.pagination button{border:none;border-radius:12px;padding:12px 18px;background:#21663a;color:#fff;font-weight:700;cursor:pointer}.pagination button:disabled{background:#c8d4cc;cursor:not-allowed}.pagination span{color:#425147;font-weight:700}.searchRow button:disabled{background:#9fb2a5;cursor:wait}@media(max-width:700px){.paginationTop,.pagination{flex-direction:column}}
