.calc-box.svelte-hp8hex{margin:0 auto;padding:0}.calculator-div.svelte-hp8hex{-webkit-user-select:none;user-select:none;width:100%;min-width:280px;max-width:520px;height:100%;min-height:600px;margin-left:auto;margin-right:auto;padding:5px;font-family:Segoe UI,Roboto,system-ui,sans-serif;font-size:16px}.display-area.svelte-hp8hex{border:1px solid #b4b4b4;border-radius:20px;padding:5px;display:block}.history-section.svelte-hp8hex{border-bottom:1px solid #b4b4b4;padding:5px 0}.history-items-container.svelte-hp8hex{scrollbar-width:thin;scrollbar-color:#5f9ea0 #1d2a32;height:70px;transition:max-height .1s;overflow-y:auto}.history-items-container.svelte-hp8hex::-webkit-scrollbar{width:5px}.history-items-container.svelte-hp8hex::-webkit-scrollbar-track{background:#1d2a32;border-radius:20px}.history-items-container.svelte-hp8hex::-webkit-scrollbar-thumb{background:#5f9ea0;border-radius:20px}.history-items-container.svelte-hp8hex::-webkit-scrollbar-thumb:hover{background:#7fb8ba}.history-ul.svelte-hp8hex{text-align:left;flex-direction:column;gap:5px;padding-top:12px;padding-bottom:12px;padding-right:5px;font-size:16px;font-weight:400;line-height:1.2;list-style:none;display:flex;overflow:hidden}.expression.svelte-hp8hex{text-align:right;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;scroll-snap-type:y mandatory;scroll-behavior:smooth;scroll-snap-align:end;border-bottom:1px dashed #b4b4b499;height:80px;padding:5px 0;scroll-margin-bottom:5px;font-size:20px;font-weight:300;line-height:1.3;overflow-y:auto}.result.svelte-hp8hex{text-align:right;word-wrap:break-word;word-break:break-all;height:40px;padding:5px 0;font-size:20px;font-weight:600;line-height:1.3;overflow-y:auto}.error-message.svelte-hp8hex{color:#ffa07a;text-align:right;min-height:20px;font-size:16px}.buttons-div.svelte-hp8hex{box-shadow:none;border:1px solid #b4b4b4;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:7px;padding:5px 5px 8px;display:grid;overflow:hidden}.btns.svelte-hp8hex{cursor:pointer;opacity:1;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:10px;justify-content:center;align-items:center;height:42px;padding:13px 2px;font-size:16px;font-weight:500;line-height:1;display:flex}.btns.svelte-hp8hex:active{transition:transform .1s linear;transform:scale(1.06)}.btns.svelte-hp8hex:hover{opacity:.9}.btns.edit.svelte-hp8hex{background-color:#c95a4d}.btns.function.svelte-hp8hex{background-color:#6a9e7d}.btns.number.svelte-hp8hex{background-color:#6fb7d4}.btns.operator.svelte-hp8hex{background-color:#d9b650}.btns.equals.svelte-hp8hex{grid-column:span 2}.btns.edit.svelte-hp8hex{color:#0f212b;border-radius:15px;height:35px;margin-top:5px;margin-bottom:5px;padding-top:0;padding-bottom:0;display:inline-block;transform:scaleY(1.2)}.btns.edit.svelte-hp8hex:active{transition:transform .1s;transform:translateY(4px)}.btns.clear_history.svelte-hp8hex{border-color:red;font-size:12px;font-weight:400;line-height:16px}.btns.rewrite.svelte-hp8hex{font-size:12px;font-weight:400;line-height:16px}.btns.del.svelte-hp8hex{font-size:18px;font-weight:400;line-height:16px}.btns.del.svelte-hp8hex:before{content:""}.btns.cursor-move.svelte-hp8hex{font-size:16px;line-height:16px}
