:root{font-family:Segoe UI,Arial,sans-serif;color:#142b42;background:#f2f5f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:88px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9e1e8;background:#fff}.brand{display:flex;align-items:center;gap:14px;font-weight:750;font-size:14px;letter-spacing:1.4px;color:#102438;text-decoration:none}.brandmark{background:#102438;color:#5be0c0;padding:7px 12px;font-size:26px;border-radius:9px}.header-note{font-size:14px;color:#5b6d7e}main{max-width:1150px;margin:auto;padding:48px 28px 22px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:2px;color:#27796c;margin:0 0 12px}h1{font-size:40px;letter-spacing:-1.4px;line-height:1.12;margin:0 0 14px}.intro>p:last-child{font-size:17px;color:#5b6d7e;margin:0 0 34px}.workspace{display:grid;grid-template-columns:1.13fr 1fr;gap:26px}.entry{background:#fff;border:1px solid #dbe3ea;border-radius:18px;padding:30px}fieldset{border:0;padding:0;margin:0}legend{font-size:14px;color:#758390;font-weight:600;margin-bottom:20px}legend span{color:#142b42;font-size:17px;padding-left:12px}.tank-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tank-option{position:relative}.tank-option input{position:absolute;opacity:0;width:1px;height:1px}.tank-option label{display:flex;flex-direction:column;gap:8px;border:1px solid #d8e1e8;border-radius:10px;padding:16px 12px;cursor:pointer;transition:background .15s}.tank-option label strong{font-size:16px;font-weight:650}.tank-option label span{font-size:12px;color:#627487;letter-spacing:.6px}.tank-option input:checked+label{border:2px solid #19816e;padding:15px 11px;background:#edf9f5}.tank-option input:focus-visible+label{outline:3px solid #5194ef;outline-offset:3px}.height-block{margin-top:30px}.height-block>label{display:block;font-size:17px;font-weight:600;margin-bottom:14px}.step{font-size:14px;color:#758390;margin-right:14px}.input-wrap{display:flex;align-items:center;border:1px solid #bbc9d5;border-radius:10px;overflow:hidden}.input-wrap:focus-within{outline:3px solid #b3dfd4;border-color:#19816e}.input-wrap input{font-family:inherit;width:100%;min-width:0;border:0;outline:0;padding:16px 18px;font-size:30px;font-weight:600;color:#102438;background:transparent}.input-wrap>span{font-size:18px;padding:0 20px;color:#627487}.hint{color:#627487;font-size:14px;line-height:1.5;margin:10px 0 0}.error{font-size:14px;line-height:1.5;color:#b32137;margin:12px 0}.error:empty{display:none}.calculate{margin-top:22px;width:100%;border:0;border-radius:10px;padding:17px 20px;background:#102f44;color:#fff;font-size:16px;font-family:inherit;font-weight:650;cursor:pointer;display:flex;justify-content:space-between}.calculate:hover{background:#194761}.calculate:focus-visible{outline:3px solid #19816e;outline-offset:3px}.result{border-radius:18px;background:#102438;color:#fff;padding:32px;display:flex;flex-direction:column;min-width:0}.result-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.result h2{font-size:17px;font-weight:500;margin:0;color:#cfdae4}.fuel{font-size:12px;font-weight:700;letter-spacing:.8px;border:1px solid #46726f;border-radius:5px;color:#72e3c8;padding:6px 9px}.selected-name{font-size:14px;color:#b4c6d6;margin:16px 0 25px}.volume{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;font-variant-numeric:tabular-nums}.volume>span:first-child{font-size:clamp(40px,5.2vw,66px);font-weight:650;letter-spacing:-2px;color:#72e3c8;line-height:1.1;overflow-wrap:anywhere}.unit{font-size:20px;color:#d1dbe4}#result-note{color:#b4c6d6;font-size:14px;line-height:1.5;margin:15px 0 28px}.result-rule{height:1px;background:#33485b}.breakdown{margin-top:24px}.breakdown h3{font-size:14px;font-weight:600;margin:0 0 16px;color:#d1dbe4}.breakdown p{font-size:14px;line-height:1.6;color:#b4c6d6}.calc-row{display:flex;justify-content:space-between;gap:14px;margin:11px 0;font-size:14px;color:#b4c6d6}.calc-row strong{color:#fff;font-weight:500;text-align:right}.rounding{font-size:12px;color:#a6bbcc;margin:28px 0 0;line-height:1.5;padding-top:8px}footer{display:flex;justify-content:space-between;gap:20px;color:#627487;font-size:12px;margin-top:23px;line-height:1.5}@media(max-width:760px){header{height:72px;padding:0 22px}.header-note{display:none}main{padding:30px 18px 20px}h1{font-size:32px}.workspace{grid-template-columns:1fr;gap:18px}.entry,.result{padding:24px}.intro>p:last-child{margin-bottom:24px}.volume>span:first-child{font-size:56px}footer{flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}@media(max-width:360px){.tank-grid{grid-template-columns:repeat(2,1fr)}.brand{font-size:12px;letter-spacing:.5px}.entry,.result{padding:18px}}
