.hc-trigger[hidden]{display:none!important}
body.has-helder-calculator{padding-bottom:90px}
.hc-trigger{position:fixed;right:20px;bottom:18px;z-index:1000;background:#163453;color:#fff;border:1px solid #163453;border-radius:999px;padding:12px 20px;min-height:46px;font:600 16px/1.4 var(--helder-font);box-shadow:0 4px 16px #10243e26;cursor:pointer}
.hc-panel{position:fixed;inset:auto 20px 78px auto;margin:0;width:min(350px,calc(100vw - 24px));max-height:calc(100dvh - 100px);overflow-y:auto;box-sizing:border-box;border:1px solid #bac9db;border-radius:18px;padding:18px;background:#fff;color:#10243e;box-shadow:0 12px 48px #10243e33;z-index:1001;font:16px/1.5 var(--helder-font)}
.hc-panel:not([open]){display:none}.hc-panel .hc-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.hc-panel h2{font-size:20px;margin:0;line-height:1.3}.hc-panel button{font:600 16px/1.3 var(--helder-font);cursor:pointer;min-height:40px;border:1px solid #d8e0ea;border-radius:8px;background:#f2f5fa;color:#17324f;padding:9px;box-shadow:none;transform:none}.hc-panel label{display:block;font-size:14px;margin-bottom:5px}.hc-panel input{width:100%;box-sizing:border-box;font:20px/1.5 var(--helder-font);border:1px solid #aebed0;border-radius:8px;padding:10px;color:#10243e;background:white}.hc-panel .hc-result{margin-top:10px;display:flex;justify-content:space-between;align-items:baseline;gap:10px}.hc-panel .hc-result span{font-size:14px;color:#526278}.hc-panel output{font-size:24px;overflow-wrap:anywhere;user-select:text}.hc-panel #hc-error{font-size:14px;min-height:21px;margin:8px 0;color:#853114}.hc-panel .hc-keys{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.hc-panel .hc-keys button{font-size:20px;min-height:46px}.hc-panel .hc-equals{grid-column:span 2;background:#285deb;color:white;border-color:#285deb}.hc-panel .hc-bottom{margin-top:12px;display:grid;gap:9px}.hc-panel .hc-bottom span{font-size:14px;color:#526278}.hc-panel button:disabled{opacity:.55;cursor:default}.hc-panel button:focus-visible,.hc-trigger:focus-visible{outline:3px solid #3266ed;outline-offset:3px}
@media(max-width:480px){.hc-trigger{right:12px;bottom:12px}.hc-panel{right:12px;bottom:70px;padding:14px}}
