@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

 

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-227 .tc-wp-tool-root img, .wpc-scope-227 .tc-wp-tool-root video, .wpc-scope-227 .tc-wp-tool-root svg, .wpc-scope-227 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 34px 18px;
  color: #f6fbff;
  background:
    radial-gradient(circle at 12% 8%, rgba(88, 235, 255, 0.34), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(176, 133, 255, 0.34), transparent 28%),
    linear-gradient(135deg, #06111f 0%, #0c1738 38%, #17164a 68%, #082835 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap div, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap section, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap header, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap label, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap input, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap select, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap option, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-hero{
  margin: 0 0 18px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-kicker{
  margin: 0 0 8px;
  color: #73f7df;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.04;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 18px 42px rgba(38, 213, 255, 0.28);
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-subtitle{
  max-width: 760px;
  margin: 12px 0 0;
  color: #c8d8ef;
  font-size: 1rem;
  line-height: 1.6;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout{
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 18px;
  align-items: start;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-card{
  min-width: 0;
  border: 1px solid rgba(176, 226, 255, 0.2);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(12, 25, 55, 0.82), rgba(13, 37, 60, 0.68));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-card:hover{
  transform: translateY(-2px);
  border-color: rgba(116, 247, 223, 0.42);
  box-shadow: 0 26px 78px rgba(0, 0, 0, 0.4), 0 0 34px rgba(70, 214, 255, 0.12);
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-input-card{
  padding: 18px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-field{
  min-width: 0;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-field label{
  display: block;
  margin: 0 0 8px;
  color: #dceaff;
  font-size: 0.8rem;
  font-weight: 800;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(154, 215, 255, 0.28);
  border-radius: 14px;
  outline: none;
  color: #f8fcff;
  background-color: #071629;
  background-image: linear-gradient(180deg, rgba(18, 39, 76, 0.96), rgba(8, 22, 42, 0.98));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
  transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression{
  height: 58px;
  padding: 0 16px;
  font-size: 1.05rem;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{
  height: 48px;
  padding: 0 12px;
  font-size: 0.96rem;
  appearance: auto;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option{
  color: #f7fbff;
  background-color: #071629;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option:checked, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option:checked, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option:hover, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option:hover{
  color: #ffffff;
  background-color: #173b61;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression:focus, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode:focus, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation:focus{
  border-color: rgba(103, 240, 224, 0.84);
  box-shadow: 0 0 0 4px rgba(103, 240, 224, 0.12), 0 0 28px rgba(68, 211, 255, 0.18);
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-control-grid{
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) minmax(0, 1.3fr);
  gap: 12px;
  margin-top: 14px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 9px;
  width: 100%;
  margin-top: 16px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-copy{
  min-width: 0;
  max-width: 100%;
  border: 1px solid rgba(168, 222, 255, 0.22);
  border-radius: 13px;
  color: #f7fcff;
  background: linear-gradient(180deg, rgba(28, 55, 99, 0.95), rgba(12, 29, 55, 0.95));
  cursor: pointer;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: transform 140ms ease, border-color 140ms ease, box-shadow 140ms ease, background 140ms ease;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button{
  height: 44px;
  padding: 0 8px;
  font-size: 0.9rem;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button:hover, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button:hover, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-copy:hover{
  transform: translateY(-1px);
  border-color: rgba(115, 247, 223, 0.58);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.28), 0 0 22px rgba(61, 218, 255, 0.16);
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button:active, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button:active, .wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-copy:active{
  transform: translateY(1px) scale(0.99);
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 16px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button{
  width: 100%;
  height: 56px;
  padding: 0 12px;
  font-size: 0.96rem;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-primary{
  background: linear-gradient(135deg, #18d7e7, #69f2ce 52%, #a98bff) !important;
  color: #03121d !important;
  border-color: rgba(214, 255, 250, 0.68) !important;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-secondary{
  background: linear-gradient(180deg, rgba(47, 51, 97, 0.98), rgba(18, 26, 55, 0.98)) !important;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-stack{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  min-width: 0;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-card{
  padding: 16px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-card-head h2{
  margin: 0;
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-copy{
  height: 36px;
  padding: 0 11px;
  font-size: 0.8rem;
  flex: 0 0 auto;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-box{
  width: 100%;
  min-width: 0;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid rgba(137, 218, 255, 0.18);
  border-radius: 16px;
  padding: 14px;
  color: #edf8ff;
  background: linear-gradient(180deg, rgba(3, 15, 30, 0.78), rgba(7, 24, 43, 0.82));
  line-height: 1.55;
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.2);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-text{
  max-height: 240px;
  font-size: 1.28rem;
  font-weight: 900;
  animation: hpscReveal 220ms ease both;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-formula-text{
  max-height: 180px;
  font-size: 0.96rem;
  animation: hpscFade 220ms ease both;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text{
  max-height: 240px;
  font-size: 0.94rem;
  animation: hpscFade 240ms ease both;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text ol{
  margin: 0;
  padding-left: 20px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text li{
  margin: 0 0 6px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-box::-webkit-scrollbar-track{
  background: rgba(7, 18, 34, 0.8);
  border-radius: 999px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #45d9ff, #73f7df);
  border-radius: 999px;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-toast{
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  max-width: min(92vw, 360px);
  padding: 13px 18px;
  border: 1px solid rgba(163, 238, 255, 0.34);
  border-radius: 999px;
  color: #ffffff;
  background: rgba(6, 18, 36, 0.94);
  box-shadow: 0 20px 58px rgba(0, 0, 0, 0.42), 0 0 28px rgba(86, 235, 255, 0.22);
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.96);
  transition: opacity 180ms ease, transform 180ms ease;
  font-size: 0.92rem;
  font-weight: 850;
  text-align: center;
}.wpc-scope-227 .tc-wp-tool-root .hpsc-tool-wrap .hpsc-toast.is-visible{
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}@keyframes hpscReveal{
  from { opacity: 0; transform: translateY(6px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes hpscFade{
  from { opacity: 0; }
  to { opacity: 1; }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hpsc-tool-wrap{ padding: 22px 10px; border-radius: 0 !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-shell{ width: 100%; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-subtitle{ font-size: 0.88rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-stack, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-control-grid{ grid-template-columns: 1fr !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-input-card, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-card{ padding: 12px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout{ gap: 12px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression{ height: 52px; font-size: 0.94rem; padding: 0 12px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{ height: 46px; font-size: 0.9rem; background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option{ background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad{ gap: 7px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button{ height: 40px; font-size: 0.78rem; padding: 0 4px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 8px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button{ height: 50px; font-size: 0.86rem; padding: 0 8px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-text{ font-size: 1.03rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-formula-text, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text{ font-size: 0.86rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-card{ border-radius: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hpsc-tool-wrap{ padding: 24px 12px; border-radius: 0 !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-shell{ width: 100%; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-subtitle{ font-size: 0.92rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-stack, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-control-grid{ grid-template-columns: 1fr !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-input-card, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-card{ padding: 14px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout{ gap: 13px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression{ height: 54px; font-size: 0.98rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{ height: 47px; font-size: 0.92rem; background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option{ background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad{ gap: 8px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button{ height: 42px; font-size: 0.82rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button{ height: 52px; font-size: 0.9rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-text{ font-size: 1.08rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-formula-text, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text{ font-size: 0.88rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hpsc-tool-wrap{ padding: 28px 14px; border-radius: 0 !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-shell{ width: 100%; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-subtitle{ font-size: 0.95rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-stack, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-control-grid{ grid-template-columns: 1fr !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-input-card, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-card{ padding: 15px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression{ height: 56px; font-size: 1rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{ height: 48px; font-size: 0.94rem; background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option{ background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button{ height: 54px; font-size: 0.94rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button{ height: 43px; font-size: 0.86rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-text{ font-size: 1.13rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-formula-text, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text{ font-size: 0.9rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hpsc-tool-wrap{ padding: 34px 18px; border-radius: 0 !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-shell{ width: 100%; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-subtitle{ font-size: 1rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout{ grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-stack{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-card{ grid-column: 1 / -1; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-input-card, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-card{ padding: 17px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression{ height: 58px; font-size: 1.04rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{ height: 48px; font-size: 0.96rem; background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option{ background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button{ height: 56px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button{ height: 44px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-text{ font-size: 1.2rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-formula-text, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text{ font-size: 0.94rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hpsc-tool-wrap{ padding: 38px 20px; border-radius: 0 !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-shell{ width: 100%; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-subtitle{ font-size: 1rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout{ grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr); gap: 18px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-stack{ grid-template-columns: 1fr; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression{ height: 58px; font-size: 1.05rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{ height: 48px; font-size: 0.96rem; background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option{ background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button{ height: 56px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button{ height: 44px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-text{ font-size: 1.25rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-formula-text, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text{ font-size: 0.95rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-input-card, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-card{ padding: 18px; }}@media (min-width: 1200px){.tc-wp-tool-root .hpsc-tool-wrap{ padding: 44px 24px; border-radius: 0 !important; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-shell{ width: 100%; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-subtitle{ font-size: 1.02rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-layout{ grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr); gap: 20px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-stack{ grid-template-columns: 1fr; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-input-card, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-output-card{ padding: 18px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-expression{ height: 60px; font-size: 1.06rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation{ height: 49px; font-size: 0.97rem; background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-mode option, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-operation option{ background-color: #071629; color: #f8fcff; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row button{ height: 58px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-keypad button{ height: 45px; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-result-text{ font-size: 1.3rem; }.tc-wp-tool-root .hpsc-tool-wrap .hpsc-formula-text, .tc-wp-tool-root .hpsc-tool-wrap .hpsc-steps-text{ font-size: 0.96rem; }}@media (max-width: 299px){.tc-wp-tool-root .hpsc-tool-wrap .hpsc-action-row{ grid-template-columns: 1fr !important; }}.wpc-scope-227 .tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}