.otcalc{background:#fafbfc;border:1px solid #d8dee4;border-radius:12px;max-width:680px;margin:0 auto;padding:24px;font-family:inherit}.otcalc *{box-sizing:border-box}.otcalc h2,.otcalc h3{color:#14304d}.otcalc h2{margin:0 0 6px;font-size:1.35rem}.otcalc-sub{color:#5b6770;margin:0 0 24px;font-size:.9rem;line-height:1.55}.otcalc-field{width:100%;margin-bottom:20px}.otcalc-field label{color:#14304d;margin-bottom:7px;font-size:.95rem;font-weight:700;line-height:1.4;display:block}.otcalc-input-wrap{background:#fff;border:1px solid #b8c2cc;border-radius:8px;width:100%;min-height:48px;display:flex;overflow:hidden}.otcalc-input-wrap:focus-within{border-color:#0e7c86;outline:3px solid #0e7c862e}.otcalc-input-wrap input{color:#1a1a1a;width:100%;min-width:0;min-height:48px;font:inherit;background:#fff;border:0;outline:0;padding:10px 12px}.otcalc-input-wrap span{color:#465866;background:#eef2f4;flex:none;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:flex}.otcalc-input-wrap--prefix span{border-right:1px solid #d8dee4}.otcalc-input-wrap--suffix span{border-left:1px solid #d8dee4}.otcalc-hint,.otcalc-error{margin:6px 0 0;font-size:.78rem;line-height:1.45}.otcalc-hint{color:#5b6770}.otcalc-error{color:#a32121;font-weight:700}.otcalc-button{color:#fff;cursor:pointer;width:100%;min-height:50px;font:inherit;background:#0e7c86;border:0;border-radius:8px;padding:12px 18px;font-weight:700}.otcalc-button:hover{background:#096772}.otcalc-button:focus-visible,.otcalc-explanation summary:focus-visible{outline-offset:3px;outline:3px solid #0e7c864d}.otcalc-results{border-top:2px solid #0e7c86;margin-top:28px;padding-top:22px}.otcalc-results h3{margin:0 0 10px;font-size:1.15rem}.otcalc-result-list{margin:0}.otcalc-result-list>div{border-bottom:1px solid #e1e6ea;justify-content:space-between;align-items:baseline;gap:16px;padding:11px 4px;display:flex}.otcalc-result-list dt,.otcalc-result-list dd{margin:0}.otcalc-result-list dd{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;flex:none}.otcalc-result-strong{color:#14304d;font-weight:700}.otcalc-result-list>.otcalc-result-total{color:#14304d;border-top:2px solid #14304d;border-bottom:0;padding-top:15px;font-size:1.02rem;font-weight:800}.otcalc-explanation{background:#fff;border:1px solid #d8dee4;border-radius:8px;margin-top:18px}.otcalc-explanation summary{color:#0e6871;cursor:pointer;padding:12px 14px;font-weight:700}.otcalc-explanation div{color:#465866;padding:0 14px 4px;font-size:.84rem;line-height:1.55}.otcalc-explanation p{margin:0 0 10px}.otcalc-notice{color:#53616c;background:#f1f4f6;border-radius:8px;margin:20px 0 0;padding:12px 14px;font-size:.78rem;line-height:1.55}@media (width<=560px){.otcalc{padding:18px 14px}.otcalc-result-list>div{gap:10px;font-size:.88rem}}
