:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang TC",sans-serif;color:#17152f;background:#f7f6fb;line-height:1.5}*{box-sizing:border-box}body{margin:0}.shell{max-width:720px;margin:auto;padding:24px 20px 48px}header{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px}.logo{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#312e81;color:white}.offline{font-size:12px;color:#047857;background:#d1fae5;border-radius:99px;padding:5px 10px}.hero{padding:64px 0 28px}.eyebrow{font-size:12px;letter-spacing:.18em;color:#6d5dfc;font-weight:800;margin:0 0 14px}.hero h1{font-size:clamp(38px,9vw,64px);line-height:1.04;letter-spacing:-.05em;margin:0}.hero em{font-style:normal;color:#6d5dfc}.hero p:not(.eyebrow){color:#6b687d;font-size:17px;margin:20px 0 0}.panel,.result{background:white;border:1px solid #ebe9f3;border-radius:24px;padding:22px;box-shadow:0 12px 35px #312e8112}.panel label{display:block;color:#5a566d;font-size:14px;font-weight:700;margin-bottom:8px}textarea,input{width:100%;font:inherit;border:1px solid #e2e0ea;border-radius:13px;padding:12px;color:#17152f;background:#fbfaff}textarea{resize:vertical;min-height:140px}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.row label{margin:0}.row input{margin-top:7px}button{width:100%;border:0;border-radius:13px;padding:14px;margin-top:18px;background:#312e81;color:white;font:inherit;font-weight:800;cursor:pointer}button span{float:right;font-size:20px;line-height:18px}.result{margin-top:16px}.result h2{font-size:17px;margin:0 0 14px}.total{font-size:36px;font-weight:850;color:#312e81;margin:3px 0 18px}.breakdown{display:grid;gap:9px}.breakdown div{display:flex;justify-content:space-between;color:#625e71}.breakdown strong{color:#17152f}.note{text-align:center;color:#8b8798;font-size:12px;margin:20px 0}@media(max-width:420px){.shell{padding-inline:16px}.hero{padding-top:48px}.row{grid-template-columns:1fr}}
