*{box-sizing:border-box;margin:0;padding:0}body{-webkit-text-size-adjust:100%;background:#fff0f5;overflow:hidden}#root{height:100dvh}._calculator_1hokh_1{flex-direction:column;flex:1;width:100%;max-width:400px;margin:0 auto;padding:0 12px;display:flex}._display_1hokh_12{text-align:right;flex-direction:column;flex:1;justify-content:flex-end;min-height:100px;padding:24px 20px 16px;display:flex}._expression_1hokh_22{color:#c4a0b8;white-space:nowrap;min-height:22px;margin-bottom:4px;font-size:16px;overflow-x:auto}._result_1hokh_31{color:#4a3040;word-break:break-all;font-size:42px;font-weight:300;line-height:1.15;transition:font-size .15s}._result_1hokh_31._error_1hokh_40{color:#e07090;animation:.3s ease-in-out _shake_1hokh_1}@keyframes _shake_1hokh_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._grid_1hokh_52{padding:0 0 env(safe-area-inset-bottom,16px);flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}._btn_1hokh_61{aspect-ratio:1;cursor:pointer;color:#4a3040;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:400;transition:transform .1s,background-color .15s;display:flex;box-shadow:0 1px 4px #b48ca026}._btn_1hokh_61:active{background:#f8e8f0;transform:scale(.93)}._fn_1hokh_85{color:#8a607a;background:#f5e0ed}._fn_1hokh_85:active{background:#ebcfdf}._op_1hokh_94{color:#fff;background:#e8b4d8;font-size:26px}._op_1hokh_94:active{background:#d89cc8}._op_1hokh_94._active_1hokh_102{background:#c880b8;box-shadow:inset 0 2px 6px #64325033}._eq_1hokh_108{color:#fff;background:linear-gradient(145deg,#f0a0c0,#d878b0);font-size:28px;box-shadow:0 2px 8px #dc78aa4d}._eq_1hokh_108:active{background:linear-gradient(145deg,#e890b0,#c868a0);transform:scale(.93)}._zero_1hokh_120{aspect-ratio:auto;border-radius:999px;grid-column:span 2}._history_2wq7w_1{background:#fff0f5;flex-direction:column;height:100%;display:flex}._header_2wq7w_8{border-bottom:1px solid #f0d0e8;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._title_2wq7w_16{color:#7a5070;margin:0;font-size:18px;font-weight:500}._actions_2wq7w_23{align-items:center;gap:12px;display:flex}._clearAll_2wq7w_29{color:#9a6090;cursor:pointer;background:0 0;border:1px solid #e8b4d8;border-radius:16px;padding:6px 14px;font-size:13px}._closeBtn_2wq7w_39{color:#9a6090;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1}._list_2wq7w_49{-webkit-overflow-scrolling:touch;flex:1;padding:8px 16px;overflow-y:auto}._empty_2wq7w_56{text-align:center;color:#c0a0b8;padding:40px 0;font-size:15px}._entry_2wq7w_63{align-items:center;gap:8px;margin-bottom:4px;display:flex}._entryContent_2wq7w_70{text-align:right;cursor:pointer;background:#fff;border:none;border-radius:14px;flex-direction:column;flex:1;gap:2px;padding:12px 16px;transition:background .15s;display:flex}._entryContent_2wq7w_70:active{background:#f8e0f0}._expression_2wq7w_88{color:#b090a8;font-size:13px}._result_2wq7w_93{color:#4a3040;font-size:18px;font-weight:500}._removeBtn_2wq7w_99{color:#d0a0c0;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:8px;font-size:18px}
