:root{font-family:system-ui,-apple-system,"Segoe UI","Malgun Gothic",sans-serif;color:#20392e;background:#f7f9f4;--green:#19543e;--muted:#687a6f;--line:#dce7dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,input:focus-visible{outline:3px solid #9bbd73;outline-offset:3px}.site-header,main,footer{max-width:1100px;margin:auto}.site-header{height:82px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.brand{font-size:21px;font-weight:800;letter-spacing:-1px}.brand span{color:var(--green)}nav{margin-left:auto;display:flex;gap:26px;color:#53675b;font-size:14px}nav a:hover,footer>a:last-child:hover{text-decoration:underline}main{padding:68px 0 40px}.eyebrow,.kicker{color:#4b795b;font-size:12px;font-weight:800;letter-spacing:1.8px}.hero{max-width:720px;margin-bottom:72px}.hero h1{font-size:52px;line-height:1.22;letter-spacing:-2.5px;margin:16px 0}.hero em{font-style:normal;color:var(--green)}.hero>p{color:var(--muted);font-size:17px;max-width:640px}.hero-links{display:flex;align-items:center;gap:18px;margin-top:28px}.hero-links a{background:var(--green);color:white;border-radius:10px;padding:12px 20px;font-weight:700}.hero-links span{font-size:12px;color:var(--muted)}.tool{background:white;border:1px solid var(--line);border-radius:18px;padding:34px;margin:24px 0;box-shadow:0 14px 35px #214f2710;scroll-margin-top:20px}.tool-heading{display:flex;gap:17px;margin-bottom:26px}.number{display:grid;place-items:center;width:34px;height:34px;background:#d8eb9c;border-radius:50%;font-size:13px;font-weight:800;flex:none}.kicker{margin:0 0 2px}.tool h2{font-size:24px;letter-spacing:-1px;margin:0}.tool-heading p:last-child{font-size:14px;color:var(--muted);margin:4px 0 0}.fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fields.three{grid-template-columns:repeat(3,minmax(0,1fr))}.fields label{font-size:13px;font-weight:600;color:#52675b}.input{position:relative;margin-top:7px}.input input{font:inherit;width:100%;min-height:47px;border:1px solid #d6e1d7;border-radius:9px;padding:9px 44px 9px 12px;color:#213a2e;background:#fcfefb}.input span{position:absolute;right:12px;top:12px;color:#718279;font-size:13px}.result{margin-top:26px;background:var(--green);color:white;border-radius:12px;padding:22px 26px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.result.single{grid-template-columns:1fr}.result span{display:block;font-size:13px;color:#c9ded1}.result strong{display:block;font-size:31px;letter-spacing:-1px;line-height:1.4;overflow-wrap:anywhere}.result small{color:#c9ded1}.caution{font-size:12px;color:#718177;margin:12px 0 0}.budget-bars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.budget-bars>div>span{display:flex;justify-content:space-between;font-size:13px;color:#53685b}.budget-bars i{display:block;height:9px;background:#ecf1ec;border-radius:20px;overflow:hidden;margin-top:8px}.budget-bars em{display:block;background:#7db78b;width:0;height:100%;border-radius:20px}.guide{padding:48px 4px;max-width:760px}.guide h2{font-size:26px;letter-spacing:-1px}.guide>p:last-child{color:var(--muted)}footer{border-top:1px solid var(--line);padding:24px 0 38px;display:flex;gap:24px;align-items:center;font-size:13px;color:var(--muted)}footer .brand{font-size:17px;color:#20392e}footer>a:last-child{margin-left:auto}@media(max-width:1140px){.site-header,main,footer{margin-left:24px;margin-right:24px}}@media(max-width:720px){.site-header{height:68px}nav{display:none}main{padding-top:42px}.hero{margin-bottom:48px}.hero h1{font-size:36px;letter-spacing:-1.8px}.hero>p{font-size:15px}.hero-links{display:block}.hero-links span{display:block;margin-top:18px}.tool{padding:23px}.fields,.fields.three{grid-template-columns:repeat(2,minmax(0,1fr))}.result{grid-template-columns:1fr;gap:14px}.result strong{font-size:28px}.budget-bars{grid-template-columns:1fr}.guide{padding:30px 2px}footer{flex-wrap:wrap;gap:10px}footer>a:last-child{margin-left:0;width:100%}}@media(max-width:430px){.fields,.fields.three{grid-template-columns:1fr}}
