.calculator_calculator__56lwD{max-width:320px;margin:2rem auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -1px rgba(0,0,0,.04)}.calculator_calculator__56lwD h1{font-size:1.5rem;font-weight:700;color:#1e3a5f;text-align:center;margin-bottom:1.5rem}.calculator_calculator__56lwD .calculator_display__Exexh{width:100%;background:#f1f5f9;border-radius:8px;padding:1rem;margin-bottom:1.5rem;font-size:1.3rem;text-align:right;min-height:3.5rem;box-sizing:border-box;color:#1e293b}.calculator_calculator__56lwD .calculator_result__MkrI7{color:#2563eb;font-size:1.1rem;margin-top:.3rem}.calculator_calculator__56lwD .calculator_buttons__kmApH{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.7rem;gap:.7rem;width:100%}.calculator_calculator__56lwD .calculator_buttons__kmApH button{padding:.7rem 0;font-size:1.1rem;background-color:#f1f5f9;color:#1e293b;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.calculator_calculator__56lwD .calculator_buttons__kmApH button:hover{background-color:#eff6ff}.calculator_calculator__56lwD .calculator_buttons__kmApH button:nth-child(4n){background-color:#2563eb;color:#fff}.calculator_calculator__56lwD .calculator_buttons__kmApH button:nth-child(4n):hover{background-color:#1e3a5f}.calculator_calculator__56lwD .calculator_clear__6mR93{grid-column:span 4;background-color:#ef4444!important;color:#fff!important;font-weight:700}.calculator_calculator__56lwD .calculator_clear__6mR93:hover{background-color:#dc2626!important}