@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-243 .tc-wp-tool-root img, .wpc-scope-243 .tc-wp-tool-root video, .wpc-scope-243 .tc-wp-tool-root svg, .wpc-scope-243 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 34px 16px;
  color: #eefcff;
  background:
    radial-gradient(circle at 12% 8%, rgba(75, 230, 199, 0.28), transparent 32%),
    radial-gradient(circle at 85% 18%, rgba(50, 180, 255, 0.24), transparent 34%),
    linear-gradient(135deg, #071725 0%, #0b2c34 42%, #10242c 68%, #d8e3e7 140%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  contain: layout paint;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool div, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool section, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool article{
  box-sizing: border-box;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-hero{
  text-align: center;
  margin: 0 auto 24px;
  max-width: 820px;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #f5feff;
  text-shadow: 0 12px 34px rgba(56, 232, 210, 0.24);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-hero p{
  margin: 12px auto 0;
  color: #c9e3e8;
  font-size: 1rem;
  line-height: 1.6;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-main-grid{
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 18px;
  width: 100%;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-output-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  min-width: 0;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-card{
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(191, 246, 245, 0.2);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(9, 31, 43, 0.84), rgba(15, 57, 63, 0.66));
  box-shadow: 0 22px 60px 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-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-card:hover{
  transform: translateY(-2px);
  border-color: rgba(95, 242, 222, 0.42);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.4), 0 0 28px rgba(57, 226, 207, 0.08);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-card-head{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-card-head h2{
  margin: 0;
  color: #f3feff;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-chip{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 5px 10px;
  border-radius: 999px;
  color: #06212a;
  background: linear-gradient(135deg, #86fff0, #d4f4f8);
  font-weight: 800;
  font-size: 0.78rem;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-field-label{
  display: block;
  margin: 0 0 7px;
  color: #bfe8ec;
  font-size: 0.82rem;
  font-weight: 700;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-display{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 58px;
  border: 1px solid rgba(181, 244, 242, 0.26);
  border-radius: 14px;
  padding: 12px 14px;
  color: #f7ffff;
  background-color: rgba(3, 18, 28, 0.74);
  font-size: 1.08rem;
  line-height: 1.3;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-display:focus{
  border-color: #76ffee;
  box-shadow: 0 0 0 4px rgba(118, 255, 238, 0.13), inset 0 0 0 1px rgba(255, 255, 255, 0.05);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mode-row, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-row{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool button{
  font: inherit;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mode-row button, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-row button, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mini-btn, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(178, 242, 239, 0.2);
  border-radius: 12px;
  color: #edffff;
  background: linear-gradient(145deg, rgba(22, 71, 78, 0.86), rgba(9, 35, 48, 0.92));
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  touch-action: manipulation;
  transition: transform 120ms ease, border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mode-row button, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-row button{
  min-height: 42px;
  padding: 8px 9px;
  font-weight: 800;
  font-size: 0.88rem;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mode-row button.is-active{
  color: #041e28;
  background: linear-gradient(135deg, #72fff0, #eefcff);
  border-color: rgba(255, 255, 255, 0.72);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-keypad{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 9px;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button{
  min-height: 46px;
  padding: 7px 4px;
  font-size: 0.92rem;
  font-weight: 800;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button:hover, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-row button:hover, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mode-row button:hover, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mini-btn:hover, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button:hover{
  border-color: rgba(120, 255, 239, 0.66);
  box-shadow: 0 0 24px rgba(73, 238, 219, 0.14);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button:active, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-row button:active, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mode-row button:active, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mini-btn:active, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button:active{
  transform: scale(0.97);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button:focus-visible, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-row button:focus-visible, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mode-row button:focus-visible, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mini-btn:focus-visible, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button:focus-visible{
  outline: 3px solid rgba(137, 255, 244, 0.46);
  outline-offset: 2px;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-action-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 14px;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{
  height: 56px;
  min-height: 52px;
  max-height: 60px;
  padding: 10px 12px;
  font-size: 0.98rem;
  font-weight: 900;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-solve-btn{
  color: #031d25 !important;
  background: linear-gradient(135deg, #62ffe9, #efffff) !important;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-clear-btn{
  background: linear-gradient(145deg, rgba(75, 93, 101, 0.88), rgba(28, 43, 52, 0.94)) !important;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-mini-btn{
  min-height: 34px;
  padding: 6px 10px;
  font-size: 0.8rem;
  font-weight: 800;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-output-box{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(186, 247, 242, 0.16);
  border-radius: 14px;
  padding: 13px;
  color: #eefdff;
  background: rgba(2, 16, 27, 0.54);
  line-height: 1.5;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  animation: nfgFade 220ms ease both;
  scrollbar-color: rgba(120, 255, 239, 0.55) rgba(8, 32, 43, 0.6);
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-result-box{
  max-height: 240px;
  font-size: 1.42rem;
  font-weight: 900;
  color: #8ffff0;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-formula-box{
  max-height: 180px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.95rem;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-steps-box{
  max-height: 240px;
  margin: 0;
  padding-left: 34px;
  font-size: 0.94rem;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-box{
  max-height: 180px;
  font-size: 0.94rem;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool select, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool option{
  color: #f5ffff;
  background-color: #0a2632;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool select:focus, .wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool option:checked{
  color: #061d25;
  background-color: #90fff1;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-toast{
  position: fixed;
  left: 50%;
  bottom: 24px;
  z-index: 9999;
  max-width: min(92vw, 420px);
  padding: 11px 16px;
  border: 1px solid rgba(140, 255, 242, 0.38);
  border-radius: 999px;
  color: #f5ffff;
  background: rgba(5, 25, 35, 0.94);
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.42), 0 0 30px rgba(91, 245, 224, 0.14);
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 12px);
  transition: opacity 180ms ease, transform 180ms ease;
  text-align: center;
  font-weight: 800;
  font-size: 0.9rem;
}.wpc-scope-243 .tc-wp-tool-root .nfg-scientific-tool .nfg-toast.is-visible{
  opacity: 1;
  transform: translate(-50%, 0);
}@keyframes nfgFade{
  from { opacity: 0; transform: translateY(5px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .nfg-scientific-tool{ padding: 22px 10px; border-radius: 0 !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-inner{ width: 100%; }.tc-wp-tool-root .nfg-scientific-tool h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .nfg-scientific-tool .nfg-hero p{ font-size: 0.88rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-main-grid, .tc-wp-tool-root .nfg-scientific-tool .nfg-output-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-card{ padding: 12px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-display{ width: 100%; min-height: 52px; font-size: 0.96rem; }.tc-wp-tool-root .nfg-scientific-tool select, .tc-wp-tool-root .nfg-scientific-tool option{ color: #f5ffff; background-color: #0a2632; font-size: 0.9rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad{ gap: 7px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button{ min-height: 40px; font-size: 0.78rem; border-radius: 10px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 8px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{ min-height: 48px; max-height: 56px; height: 50px; font-size: 0.88rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-result-box{ font-size: 1.12rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-formula-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-steps-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-box{ font-size: 0.84rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .nfg-scientific-tool{ padding: 24px 12px; border-radius: 0 !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-inner{ width: 100%; }.tc-wp-tool-root .nfg-scientific-tool h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .nfg-scientific-tool .nfg-hero p{ font-size: 0.92rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-main-grid, .tc-wp-tool-root .nfg-scientific-tool .nfg-output-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-card{ padding: 14px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-display{ width: 100%; min-height: 54px; font-size: 1rem; }.tc-wp-tool-root .nfg-scientific-tool select, .tc-wp-tool-root .nfg-scientific-tool option{ color: #f5ffff; background-color: #0a2632; font-size: 0.92rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad{ gap: 8px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button{ min-height: 42px; font-size: 0.82rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{ min-height: 48px; max-height: 56px; height: 52px; font-size: 0.92rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-result-box{ font-size: 1.18rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-formula-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-steps-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-box{ font-size: 0.87rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .nfg-scientific-tool{ padding: 28px 14px; border-radius: 0 !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-inner{ width: 100%; }.tc-wp-tool-root .nfg-scientific-tool h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .nfg-scientific-tool .nfg-hero p{ font-size: 0.96rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-main-grid, .tc-wp-tool-root .nfg-scientific-tool .nfg-output-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-card{ padding: 16px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-display{ width: 100%; min-height: 56px; font-size: 1.03rem; }.tc-wp-tool-root .nfg-scientific-tool select, .tc-wp-tool-root .nfg-scientific-tool option{ color: #f5ffff; background-color: #0a2632; font-size: 0.95rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button{ min-height: 44px; font-size: 0.88rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{ min-height: 48px; max-height: 56px; height: 54px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-result-box{ font-size: 1.24rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-formula-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-steps-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-box{ font-size: 0.9rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nfg-scientific-tool{ padding: 34px 18px; border-radius: 0 !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-inner{ width: 100%; }.tc-wp-tool-root .nfg-scientific-tool h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .nfg-scientific-tool .nfg-hero p{ font-size: 1rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-main-grid{ grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-output-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-card{ padding: 17px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-display{ width: 100%; min-height: 58px; font-size: 1.06rem; }.tc-wp-tool-root .nfg-scientific-tool select, .tc-wp-tool-root .nfg-scientific-tool option{ color: #f5ffff; background-color: #0a2632; font-size: 0.96rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button{ min-height: 46px; font-size: 0.92rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{ height: 56px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-result-box{ font-size: 1.32rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-formula-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-steps-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-box{ font-size: 0.92rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-scientific-tool{ padding: 40px 22px; border-radius: 0 !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-inner{ width: 100%; }.tc-wp-tool-root .nfg-scientific-tool h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .nfg-scientific-tool .nfg-hero p{ font-size: 1.03rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-main-grid{ grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr); gap: 18px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-output-grid{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-card{ padding: 18px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-display{ width: 100%; min-height: 58px; font-size: 1.08rem; }.tc-wp-tool-root .nfg-scientific-tool select, .tc-wp-tool-root .nfg-scientific-tool option{ color: #f5ffff; background-color: #0a2632; font-size: 0.98rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button{ min-height: 46px; font-size: 0.92rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{ height: 56px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-result-box{ font-size: 1.4rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-formula-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-steps-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-box{ font-size: 0.94rem; }}@media (min-width: 1200px){.tc-wp-tool-root .nfg-scientific-tool{ padding: 46px 24px; border-radius: 0 !important; }.tc-wp-tool-root .nfg-scientific-tool .nfg-inner{ width: 100%; }.tc-wp-tool-root .nfg-scientific-tool h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .nfg-scientific-tool .nfg-hero p{ font-size: 1.06rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-main-grid{ grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr); gap: 20px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-output-grid{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-card{ padding: 20px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-display{ width: 100%; min-height: 60px; font-size: 1.12rem; }.tc-wp-tool-root .nfg-scientific-tool select, .tc-wp-tool-root .nfg-scientific-tool option{ color: #f5ffff; background-color: #0a2632; font-size: 1rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-keypad button{ min-height: 48px; font-size: 0.94rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .nfg-scientific-tool .nfg-action-row button{ height: 58px; }.tc-wp-tool-root .nfg-scientific-tool .nfg-result-box{ font-size: 1.48rem; }.tc-wp-tool-root .nfg-scientific-tool .nfg-formula-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-steps-box, .tc-wp-tool-root .nfg-scientific-tool .nfg-memory-box{ font-size: 0.96rem; }}.wpc-scope-243 .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;
}.wpc-scope-243 .tc-wp-tool-root .nfg-calculator-card{}.wpc-scope-243 .tc-wp-tool-root .nfg-formula-card{}.wpc-scope-243 .tc-wp-tool-root .nfg-memory-card{}.wpc-scope-243 .tc-wp-tool-root .nfg-mode-btn{}.wpc-scope-243 .tc-wp-tool-root .nfg-result-card{}.wpc-scope-243 .tc-wp-tool-root .nfg-steps-card{}