.page_wrapper__xDBJh{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:1rem}.page_calculator__4_jwn{background-color:#000;border-radius:48px;padding:20px;width:100%;max-width:380px;box-shadow:0 50px 100px rgba(0,0,0,.5),0 20px 40px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.05);-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_display__Qsd9Y{padding:16px 24px 8px;text-align:right;min-height:120px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:4px}.page_expression__mFJxS{font-size:18px;color:hsla(0,0%,100%,.4);min-height:24px;word-break:break-all;line-height:1.2}.page_current__pRY1c{font-size:72px;font-weight:300;color:#fff;line-height:1;word-break:break-all;transition:font-size .1s ease}.page_current__pRY1c.page_small__RgsZM{font-size:48px}.page_current__pRY1c.page_xsmall__gZBtw{font-size:36px}.page_buttons__qe66w{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:12px 4px 4px}.page_btn__VzVq_{border:none;border-radius:50%;cursor:pointer;font-size:28px;font-weight:400;height:80px;width:80px;display:flex;align-items:center;justify-content:center;transition:filter .1s ease,transform .08s ease;outline:none;-webkit-tap-highlight-color:transparent;justify-self:center;width:100%;aspect-ratio:1;border-radius:9999px}.page_btn__VzVq_:active{filter:brightness(1.4);transform:scale(.96)}.page_btnFunction__vrMnL{background-color:#a5a5a5;color:#1c1c1c;font-size:24px;font-weight:500}.page_btnFunction__vrMnL:hover{filter:brightness(1.1)}.page_btnOperator__wzpNz{background-color:#ff9f0a;color:#fff;font-size:32px;font-weight:400}.page_btnOperator__wzpNz:hover{filter:brightness(1.1)}.page_btnOperatorActive__pqddD{background-color:#fff;color:#ff9f0a}.page_btnOperatorActive__pqddD:hover{filter:brightness(.9)}.page_btnNumber__pkGss{background-color:#333;color:#fff;font-size:28px}.page_btnNumber__pkGss:hover{filter:brightness(1.3)}.page_btnZero__jC_fF{grid-column:span 2;border-radius:9999px;justify-content:flex-start;padding-left:28px;width:100%;aspect-ratio:unset;height:auto;padding-top:0;padding-bottom:0}.page_btnZero__jC_fF:after{content:"";display:block;padding-bottom:calc(50% - 6px)}@media (max-width:400px){.page_calculator__4_jwn{border-radius:32px;padding:12px}.page_current__pRY1c{font-size:56px}.page_current__pRY1c.page_small__RgsZM{font-size:40px}.page_current__pRY1c.page_xsmall__gZBtw{font-size:28px}.page_buttons__qe66w{gap:8px}.page_btn__VzVq_{font-size:22px}.page_btnOperator__wzpNz{font-size:26px}}