@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-scoped:tc-wp-tool-root */

.tc-wp-tool-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 52px 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 255, 255, 0.26), transparent 28%),
    linear-gradient(135deg, #083344 0%, #0f766e 34%, #2563eb 68%, #7c3aed 100%);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool *, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool *::before, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool *::after{
  box-sizing: border-box;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-shell{
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-header{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 26px;
  text-align: center;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.15;
  font-weight: 800;
  text-align: center;
  max-width: 100%;
  overflow-wrap: break-word;
  color: #ffffff;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.48);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-subtitle{
  margin: 0 auto;
  max-width: 680px;
  color: rgba(255, 255, 255, 0.91);
  font-size: 1rem;
  line-height: 1.45;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-stack{
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{
  height: auto;
  min-width: 0;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 18px 48px rgba(8, 27, 51, 0.27);
  backdrop-filter: blur(16px);
  transition: box-shadow 180ms ease, border-color 180ms ease, background-color 180ms ease;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card:hover, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card:hover, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card:hover, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card:hover, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip:hover{
  border-color: rgba(255, 255, 255, 0.44);
  box-shadow: 0 22px 58px rgba(8, 27, 51, 0.34);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-field-group{
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-label{
  font-size: 0.9rem;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.94);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select{
  width: 100%;
  max-width: 100%;
  height: 52px;
  min-height: 48px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 14px;
  padding: 0 14px;
  color: #082f49;
  background-color: rgba(255, 255, 255, 0.94);
  font-size: 1rem;
  font-weight: 700;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.68);
  transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input::placeholder{
  color: #64748b;
  font-weight: 650;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input:focus, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select:focus{
  border-color: #fde68a;
  background-color: #ffffff;
  box-shadow: 0 0 0 4px rgba(253, 230, 138, 0.34), 0 12px 26px rgba(8, 47, 73, 0.18);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select option{
  color: #082f49;
  background-color: #ffffff;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select option:checked, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select option:hover, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select option:focus{
  color: #082f49;
  background-color: #dbeafe;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-button-pair{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button{
  height: 52px;
  min-height: 46px;
  max-height: 54px;
  padding: 0 14px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 14px;
  cursor: pointer;
  font-size: 0.98rem;
  font-weight: 850;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 12px 26px rgba(8, 27, 51, 0.22);
  transition: box-shadow 160ms ease, border-color 160ms ease, background-color 160ms ease;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button-primary{
  color: #082f49;
  background: linear-gradient(135deg, #fef3c7, #67e8f9);
  border-color: rgba(255, 255, 255, 0.7);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button-soft{
  background-color: rgba(255, 255, 255, 0.18);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button:hover{
  border-color: rgba(255, 255, 255, 0.62);
  box-shadow: 0 16px 34px rgba(8, 27, 51, 0.31), 0 0 0 4px rgba(255, 255, 255, 0.12);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button:focus-visible, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip:focus-visible{
  outline: 3px solid rgba(253, 230, 138, 0.94);
  outline-offset: 3px;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-validation{
  min-height: 18px;
  margin: 0;
  color: #fef3c7;
  font-size: 0.88rem;
  font-weight: 750;
  line-height: 1.35;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-primary-strip{
  min-width: 0;
  height: auto;
  padding: 16px 18px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  background: rgba(8, 47, 73, 0.42);
  box-shadow: 0 16px 42px rgba(8, 27, 51, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  text-align: center;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-primary-text{
  display: block;
  color: #ffffff;
  font-size: clamp(1.08rem, 3vw, 1.55rem);
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: break-word;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.34);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-primary-strip.cmtoflux-cm-inch-x9k7-is-updated, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card.cmtoflux-cm-inch-x9k7-is-updated{
  animation: cmtoflux-cm-inch-x9k7-pulse 360ms ease;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-controls-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  min-width: 0;
  align-items: end;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-mini-status{
  min-width: 0;
  height: 52px;
  padding: 8px 12px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background-color: rgba(255, 255, 255, 0.14);
  display: grid;
  align-content: center;
  gap: 2px;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-mini-status-label{
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.75rem;
  font-weight: 750;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-mini-status-value{
  color: #ffffff;
  font-size: 0.98rem;
  line-height: 1.1;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card{
  min-width: 0;
  height: auto;
  padding: 14px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 14px 32px rgba(8, 27, 51, 0.2);
  display: grid;
  grid-template-columns: 1fr;
  gap: 6px;
  transition: box-shadow 180ms ease, border-color 180ms ease, background-color 180ms ease;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-label{
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.78rem;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-value{
  min-width: 0;
  color: #ffffff;
  font-size: 1.08rem;
  line-height: 1.2;
  font-weight: 900;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip{
  min-width: 0;
  height: auto;
  padding: 12px 13px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  background-color: rgba(255, 255, 255, 0.13);
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px;
  align-items: center;
  box-shadow: 0 12px 26px rgba(8, 27, 51, 0.16);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip strong, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip span{
  min-width: 0;
  color: #ffffff;
  font-size: 0.88rem;
  line-height: 1.15;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip span{
  color: rgba(255, 255, 255, 0.82);
  font-weight: 700;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip{
  min-width: 0;
  min-height: 42px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 999px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.16);
  font-size: 0.92rem;
  font-weight: 850;
  cursor: pointer;
  box-shadow: 0 10px 22px rgba(8, 27, 51, 0.18);
  transition: box-shadow 160ms ease, background-color 160ms ease, border-color 160ms ease;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip:hover, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip.cmtoflux-cm-inch-x9k7-chip-active{
  color: #082f49;
  background-color: #fef3c7;
  border-color: rgba(255, 255, 255, 0.72);
  box-shadow: 0 12px 28px rgba(253, 230, 138, 0.24);
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-toast{
  justify-self: center;
  min-width: 0;
  max-width: 100%;
  min-height: 32px;
  padding: 8px 14px;
  border-radius: 999px;
  color: #082f49;
  background-color: rgba(255, 255, 255, 0.94);
  font-size: 0.88rem;
  font-weight: 850;
  text-align: center;
  box-shadow: 0 14px 34px rgba(8, 27, 51, 0.22);
  opacity: 0;
  visibility: hidden;
  transition: opacity 160ms ease, visibility 160ms ease;
}.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-toast.cmtoflux-cm-inch-x9k7-toast-show{
  opacity: 1;
  visibility: visible;
}@keyframes cmtoflux-cm-inch-x9k7-pulse {
  0% { box-shadow: 0 0 0 0 rgba(253, 230, 138, 0.38), 0 16px 42px rgba(8, 27, 51, 0.26); }
  100% { box-shadow: 0 0 0 10px rgba(253, 230, 138, 0), 0 16px 42px rgba(8, 27, 51, 0.26); }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(0,0,0,0.52); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-subtitle{ font-size: 0.9rem; color: rgba(255,255,255,0.92); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select{ height: 48px; width: 100%; font-size: 0.94rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button{ height: 48px; max-height: 54px; padding: 0 10px; font-size: 0.86rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-button-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-stack, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-controls-grid{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-grid{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card{ padding: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-label{ font-size: 0.74rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-value{ font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-grid{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip{ padding: 10px 12px; border-radius: 16px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ flex-wrap: wrap; gap: 8px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ padding: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-header{ margin-bottom: 22px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(0,0,0,0.5); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-subtitle{ font-size: 0.92rem; color: rgba(255,255,255,0.92); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select{ height: 50px; width: 100%; font-size: 0.96rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button{ height: 48px; max-height: 54px; padding: 0 12px; font-size: 0.9rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-button-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-stack, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card{ grid-template-columns: 1fr; gap: 15px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-controls-grid{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card{ padding: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-label{ font-size: 0.74rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-value{ font-size: 0.98rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-grid{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip{ padding: 10px 12px; border-radius: 16px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ flex-wrap: wrap; gap: 8px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ padding: 16px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-header{ margin-bottom: 22px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(0,0,0,0.48); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-subtitle{ font-size: 0.95rem; color: rgba(255,255,255,0.92); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select{ height: 50px; width: 100%; font-size: 0.98rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button{ height: 50px; max-height: 54px; padding: 0 12px; font-size: 0.94rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-button-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-stack, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card{ grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-controls-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card{ padding: 13px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-label{ font-size: 0.76rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-value{ font-size: 1.02rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip{ padding: 11px 12px; border-radius: 16px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ flex-wrap: wrap; gap: 9px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ padding: 18px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-header{ margin-bottom: 24px; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool{ padding: 42px 16px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(0,0,0,0.46); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-subtitle{ font-size: 1rem; color: rgba(255,255,255,0.91); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select{ height: 52px; width: 100%; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button{ height: 52px; max-height: 54px; padding: 0 14px; font-size: 0.98rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-button-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-stack, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-controls-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card{ padding: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-label{ font-size: 0.78rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-value{ font-size: 1.08rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip{ padding: 12px 13px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ flex-wrap: wrap; gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ padding: 20px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-header{ margin-bottom: 26px; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool{ padding: 52px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(0,0,0,0.46); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-subtitle{ font-size: 1rem; color: rgba(255,255,255,0.91); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select{ height: 52px; width: 100%; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button{ height: 52px; max-height: 54px; padding: 0 14px; font-size: 0.98rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-button-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-stack, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card{ grid-template-columns: 1fr; gap: 20px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-controls-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card{ padding: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-label{ font-size: 0.78rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-value{ font-size: 1.08rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip{ padding: 12px 13px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ flex-wrap: wrap; gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ padding: 22px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-header{ margin-bottom: 28px; }}@media (min-width: 1200px) {.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-tool{ padding: 52px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(0,0,0,0.46); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-subtitle{ font-size: 1.02rem; color: rgba(255,255,255,0.91); }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-select{ height: 52px; width: 100%; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-action-button{ height: 52px; max-height: 54px; padding: 0 14px; font-size: 0.98rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-button-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-stack, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card{ grid-template-columns: 1fr; gap: 20px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-controls-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-card{ padding: 14px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-label{ font-size: 0.78rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-result-value{ font-size: 1.08rem; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-detail-chip{ padding: 12px 13px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ flex-wrap: wrap; gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-main-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-advanced-card, .tc-wp-tool-root .cmtoflux-cm-inch-x9k7-chip-card{ padding: 22px; }.tc-wp-tool-root .cmtoflux-cm-inch-x9k7-header{ margin-bottom: 28px; }}.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;
}