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