@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-px-x9k7-tool{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 52px 18px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 18% 12%, rgba(0, 224, 255, .34), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(255, 187, 51, .28), transparent 24%),
    linear-gradient(135deg, #112a46 0%, #155c66 42%, #45206d 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tool *{
  box-sizing: border-box;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-shell{
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-header{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 26px;
  text-align: center;
}.tc-wp-tool-root .cmtoflux-cm-px-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 2px 22px rgba(0, 0, 0, .35);
  letter-spacing: 0;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-subtitle{
  margin: 0 auto;
  max-width: 680px;
  color: rgba(245, 250, 255, .9);
  font-size: 1rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-panel{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  width: 100%;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: 18px;
  background: rgba(255, 255, 255, .13);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255, 255, 255, .18);
  backdrop-filter: blur(18px);
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-badge{
  justify-self: center;
  width: fit-content;
  max-width: 100%;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(29, 233, 182, .18);
  color: #d7fff5;
  border: 1px solid rgba(29, 233, 182, .35);
  font-size: .78rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-fieldset{
  display: grid;
  grid-template-columns: 1fr;
  gap: 7px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-label{
  color: rgba(255, 255, 255, .9);
  font-size: .82rem;
  font-weight: 750;
  line-height: 1.2;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 52px;
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: 12px;
  padding: 0 14px;
  color: #102033;
  background-color: rgba(255, 255, 255, .96);
  outline: none;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 10px 26px rgba(4, 20, 36, .14);
  transition: box-shadow .18s ease, border-color .18s ease, transform .18s ease;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-select option{
  color: #102033;
  background-color: #ffffff;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input:focus, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select:focus{
  border-color: #6ff7ff;
  box-shadow: 0 0 0 4px rgba(111, 247, 255, .22), 0 12px 28px rgba(4, 20, 36, .18);
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-error{
  min-height: 16px;
  color: #ffe1df;
  font-size: .78rem;
  font-weight: 750;
  line-height: 1.25;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-controls, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-options{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-primary{
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px;
  width: 100%;
  padding: 16px;
  border-radius: 16px;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(0, 224, 255, .24), rgba(255, 255, 255, .14));
  border: 1px solid rgba(255, 255, 255, .26);
  box-shadow: 0 18px 42px rgba(0, 0, 0, .2);
  animation: cmtoflux-cm-px-x9k7-reveal .26s ease both;
  overflow: hidden;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-primary-main{
  font-size: clamp(1.15rem, 3vw, 1.8rem);
  font-weight: 850;
  line-height: 1.15;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-primary-meta{
  color: rgba(255, 255, 255, .82);
  font-size: .85rem;
  font-weight: 750;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-primary.cmtoflux-cm-px-x9k7-updated{
  animation: cmtoflux-cm-px-x9k7-pulse .34s ease both;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-results{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile{
  min-width: 0;
  padding: 14px;
  border-radius: 14px;
  background: rgba(255, 255, 255, .14);
  border: 1px solid rgba(255, 255, 255, .19);
  box-shadow: 0 12px 30px rgba(0, 0, 0, .14);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile:hover{
  transform: translateY(-2px);
  background: rgba(255, 255, 255, .18);
  box-shadow: 0 18px 38px rgba(0, 0, 0, .2);
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-label{
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, .75);
  font-size: .74rem;
  font-weight: 850;
  line-height: 1.1;
  text-transform: uppercase;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-value{
  display: block;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.2;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-details, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-quick{
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{
  max-width: 100%;
  border-radius: 999px;
  padding: 9px 11px;
  font-size: .8rem;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail{
  color: #effcff;
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 255, 255, .2);
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{
  cursor: pointer;
  color: #ffffff;
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 255, 255, .24);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip:hover, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip:focus{
  background: rgba(111, 247, 255, .2);
  box-shadow: 0 0 0 4px rgba(111, 247, 255, .16);
  outline: none;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip.cmtoflux-cm-px-x9k7-active{
  background: linear-gradient(135deg, #00d8ff, #30e6a5);
  color: #082234;
  border-color: rgba(255, 255, 255, .55);
  transform: translateY(-1px) scale(1.02);
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(111, 247, 255, .18);
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-main, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-copy{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action{
  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, .24);
  border-radius: 12px;
  color: #ffffff;
  background: rgba(255, 255, 255, .13);
  cursor: pointer;
  font-size: .95rem;
  font-weight: 850;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action-hot{
  color: #071b2a;
  background: linear-gradient(135deg, #7df9ff, #39f1ad);
  border-color: rgba(255, 255, 255, .5);
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action:hover, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-action:focus{
  transform: translateY(-1px);
  box-shadow: 0 0 0 4px rgba(111, 247, 255, .17), 0 16px 34px rgba(0, 0, 0, .2);
  outline: none;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-toast{
  justify-self: center;
  min-height: 0;
  max-width: 100%;
  padding: 0;
  border-radius: 999px;
  color: #071b2a;
  background: #ffffff;
  font-size: .82rem;
  font-weight: 850;
  line-height: 1;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity .18s ease, transform .18s ease, padding .18s ease;
  overflow-wrap: anywhere;
  text-align: center;
}.tc-wp-tool-root .cmtoflux-cm-px-x9k7-toast.cmtoflux-cm-px-x9k7-show{
  opacity: 1;
  transform: translateY(0);
  padding: 10px 14px;
}@keyframes cmtoflux-cm-px-x9k7-reveal {
  from { opacity: 0; transform: translateY(5px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes cmtoflux-cm-px-x9k7-pulse {
  0% { box-shadow: 0 18px 42px rgba(0, 0, 0, .2); }
  50% { box-shadow: 0 0 0 5px rgba(111, 247, 255, .18), 0 18px 42px rgba(0, 0, 0, .2); }
  100% { box-shadow: 0 18px 42px rgba(0, 0, 0, .2); }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-header{ margin-bottom: 22px; gap: 8px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-title{ color: #ffffff; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-subtitle{ font-size: .88rem; color: rgba(245, 250, 255, .9); }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-panel{ gap: 14px; padding: 14px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-controls, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-options{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select{ height: 48px; font-size: .92rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action{ height: 48px; max-height: 54px; font-size: .84rem; padding: 0 8px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-main, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-copy{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-results{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile{ padding: 11px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-label{ font-size: .68rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-value{ font-size: .86rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{ font-size: .74rem; padding: 8px 9px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-details, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-quick{ flex-wrap: wrap; gap: 8px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-header{ margin-bottom: 22px; gap: 9px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-title{ color: #ffffff; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-subtitle{ font-size: .92rem; color: rgba(245, 250, 255, .9); }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-panel{ gap: 15px; padding: 16px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-controls, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-options{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select{ height: 49px; font-size: .95rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action{ height: 48px; max-height: 54px; font-size: .88rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-main, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-copy{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-results{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile{ padding: 12px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-label{ font-size: .7rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-value{ font-size: .9rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{ font-size: .76rem; padding: 8px 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-details, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-quick{ flex-wrap: wrap; gap: 8px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-header{ margin-bottom: 24px; gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-title{ color: #ffffff; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-subtitle{ font-size: .95rem; color: rgba(245, 250, 255, .9); }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-panel{ gap: 16px; padding: 18px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-controls, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-options{ grid-template-columns: 1fr; gap: 13px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select{ height: 50px; font-size: .98rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action{ height: 50px; max-height: 54px; font-size: .9rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-main, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-copy{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-results{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 11px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile{ padding: 13px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-label{ font-size: .72rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-value{ font-size: .94rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{ font-size: .78rem; padding: 9px 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-details, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-quick{ flex-wrap: wrap; gap: 9px; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tool{ padding: 42px 16px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-header{ margin-bottom: 26px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-title{ color: #ffffff; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-subtitle{ font-size: 1rem; color: rgba(245, 250, 255, .9); }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-panel{ gap: 18px; padding: 22px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-controls{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-options{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select{ height: 52px; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action{ height: 52px; max-height: 54px; font-size: .94rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-main, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-copy{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-results{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile{ padding: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-label{ font-size: .74rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-value{ font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{ font-size: .8rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-details, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-quick{ flex-wrap: wrap; gap: 9px; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tool{ padding: 52px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-header{ margin-bottom: 28px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-title{ color: #ffffff; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-subtitle{ font-size: 1rem; color: rgba(245, 250, 255, .9); }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-panel{ gap: 18px; padding: 24px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-controls{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-options{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select{ height: 52px; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action{ height: 52px; max-height: 54px; font-size: .95rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-main, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-copy{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-results{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile{ padding: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-label{ font-size: .74rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-value{ font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{ font-size: .8rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-details, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-quick{ flex-wrap: wrap; gap: 9px; }}@media (min-width: 1200px) {.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tool{ padding: 52px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-header{ margin-bottom: 30px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-title{ color: #ffffff; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-subtitle{ font-size: 1.02rem; color: rgba(245, 250, 255, .9); }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-panel{ gap: 18px; padding: 26px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-controls{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-options{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-input, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-select{ height: 54px; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-action{ height: 52px; max-height: 56px; font-size: .96rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-main, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-actions-copy{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-results{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile{ padding: 15px; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-label{ font-size: .75rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-tile-value{ font-size: 1.02rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-detail, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-chip{ font-size: .81rem; }.tc-wp-tool-root .cmtoflux-cm-px-x9k7-details, .tc-wp-tool-root .cmtoflux-cm-px-x9k7-quick{ flex-wrap: wrap; gap: 9px; }}.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;
}