@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-pixels-x9k7-shell, .tc-wp-tool-root .cmtoflux-pixels-x9k7-shell *{
  box-sizing: border-box;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-shell{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  color: #f8fbff;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 255, 255, 0.28), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(13, 226, 255, 0.28), transparent 30%),
    linear-gradient(135deg, #5f16ff 0%, #1267ff 38%, #00b8a9 72%, #ffb000 100%);
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-inner{
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-head{
  text-align: center;
}.tc-wp-tool-root .cmtoflux-pixels-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 22px rgba(0, 0, 0, 0.42);
  letter-spacing: 0;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-subtitle{
  margin: 10px auto 0;
  color: rgba(255, 255, 255, 0.91);
  font-weight: 600;
  line-height: 1.35;
  max-width: 680px;
  overflow-wrap: break-word;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-panel{
  display: grid;
  grid-template-columns: 1fr;
  min-width: 0;
  width: 100%;
  gap: 16px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: rgba(9, 18, 45, 0.54);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-radius: 24px;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-fieldset{
  display: grid;
  grid-template-columns: 1fr;
  gap: 7px;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-label{
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-input, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 14px;
  background-color: #ffffff;
  color: #101828;
  font-weight: 800;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.55);
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-select option{
  color: #101828;
  background-color: #ffffff;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-input::placeholder{
  color: #667085;
  opacity: 1;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-input:focus, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select:focus{
  border-color: #78f7ff;
  box-shadow: 0 0 0 4px rgba(120, 247, 255, 0.28), 0 0 28px rgba(120, 247, 255, 0.22);
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-controls{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-status{
  min-height: 20px;
  color: #fff4c7;
  font-size: 0.88rem;
  font-weight: 800;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-output{
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  min-width: 0;
  border-radius: 18px;
  padding: 14px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.23), rgba(255, 255, 255, 0.1));
  border: 1px solid rgba(255, 255, 255, 0.32);
  box-shadow: 0 14px 38px rgba(0, 0, 0, 0.18);
  animation: cmtoflux-pixels-x9k7-reveal 220ms ease both;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-output.cmtoflux-pixels-x9k7-pulse{
  animation: cmtoflux-pixels-x9k7-pulse 260ms ease both;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-badge{
  justify-self: start;
  border-radius: 999px;
  padding: 6px 10px;
  color: #06222a;
  background: #8df8ff;
  font-size: 0.75rem;
  font-weight: 900;
  line-height: 1;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-primary{
  display: block;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonpair{
  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-pixels-x9k7-button{
  height: 48px;
  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.35);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.17);
  color: #ffffff;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonmain{
  background: linear-gradient(135deg, #ffffff, #8ffcff);
  color: #071a2f;
  border-color: rgba(255, 255, 255, 0.7);
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-button:hover, .tc-wp-tool-root .cmtoflux-pixels-x9k7-button:focus-visible, .tc-wp-tool-root .cmtoflux-pixels-x9k7-chip:hover, .tc-wp-tool-root .cmtoflux-pixels-x9k7-chip:focus-visible, .tc-wp-tool-root .cmtoflux-pixels-x9k7-tile:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22), 0 0 24px rgba(120, 247, 255, 0.18);
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-button:focus-visible, .tc-wp-tool-root .cmtoflux-pixels-x9k7-chip:focus-visible{
  outline: 3px solid rgba(141, 248, 255, 0.78);
  outline-offset: 2px;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-chips, .tc-wp-tool-root .cmtoflux-pixels-x9k7-details{
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-chip, .tc-wp-tool-root .cmtoflux-pixels-x9k7-detail{
  min-width: 0;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-weight: 850;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-chip{
  cursor: pointer;
  padding: 10px 12px;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-chip.cmtoflux-pixels-x9k7-active{
  background: #ffffff;
  color: #111827;
  box-shadow: 0 0 0 3px rgba(141, 248, 255, 0.22);
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-detail{
  padding: 9px 11px;
  font-size: 0.82rem;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-related{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  min-width: 0;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile{
  min-width: 0;
  border-radius: 16px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.25);
  transition: transform 160ms ease, box-shadow 160ms ease;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile span{
  display: block;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.76rem;
  font-weight: 900;
  margin-bottom: 5px;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile strong{
  display: block;
  color: #ffffff;
  font-weight: 950;
  line-height: 1.2;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtoflux-pixels-x9k7-toast{
  min-height: 22px;
  color: #ffffff;
  font-weight: 850;
  overflow-wrap: anywhere;
}@keyframes cmtoflux-pixels-x9k7-reveal {
  from { opacity: 0; transform: translateY(6px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes cmtoflux-pixels-x9k7-pulse {
  0% { box-shadow: 0 0 0 rgba(141, 248, 255, 0); }
  50% { box-shadow: 0 0 0 4px rgba(141, 248, 255, 0.22); }
  100% { box-shadow: 0 14px 38px rgba(0, 0, 0, 0.18); }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .cmtoflux-pixels-x9k7-shell{ padding: 30px 12px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-inner{ max-width: 1160px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-head{ margin-bottom: 22px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-title{ font-size: clamp(1.5rem, 8vw, 2rem); color: #fff; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-panel{ padding: 14px; gap: 14px; border-radius: 18px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-controls{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-input, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select{ height: 48px; padding: 0 12px; font-size: 0.95rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonpair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-button{ height: 48px; max-height: 54px; font-size: 0.88rem; padding: 0 10px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-primary{ font-size: 1rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-related{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile{ padding: 11px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile strong{ font-size: 0.98rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-chips, .tc-wp-tool-root .cmtoflux-pixels-x9k7-details{ gap: 8px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .cmtoflux-pixels-x9k7-shell{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-inner{ max-width: 1160px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-head{ margin-bottom: 22px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-title{ font-size: clamp(1.65rem, 7vw, 2.15rem); color: #fff; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-subtitle{ font-size: 0.92rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-panel{ padding: 15px; gap: 14px; border-radius: 20px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-controls{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-input, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select{ height: 49px; padding: 0 13px; font-size: 0.96rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonpair{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-button{ height: 48px; max-height: 54px; font-size: 0.92rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-primary{ font-size: 1.05rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-related{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile{ padding: 11px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile strong{ font-size: 1rem; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .cmtoflux-pixels-x9k7-shell{ padding: 34px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-inner{ max-width: 1160px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-head{ margin-bottom: 24px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-title{ font-size: clamp(1.9rem, 6.4vw, 2.35rem); color: #fff; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-subtitle{ font-size: 0.96rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-panel{ padding: 17px; gap: 15px; border-radius: 22px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-controls{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-input, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select{ height: 50px; padding: 0 14px; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonpair{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-button{ height: 50px; max-height: 54px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-primary{ font-size: 1.13rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-related{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile strong{ font-size: 1.04rem; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .cmtoflux-pixels-x9k7-shell{ padding: 42px 16px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-inner{ max-width: 1160px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-head{ margin-bottom: 26px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-title{ font-size: clamp(2.25rem, 5vw, 2.65rem); color: #fff; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-subtitle{ font-size: 1rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-panel{ padding: 22px; gap: 18px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-controls{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-input, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select{ height: 52px; padding: 0 15px; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonpair{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-button{ height: 52px; max-height: 56px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-primary{ font-size: 1.22rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-related{ grid-template-columns: repeat(3, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile{ padding: 13px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile strong{ font-size: 1.08rem; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .cmtoflux-pixels-x9k7-shell{ padding: 52px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-inner{ max-width: 1160px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-head{ margin-bottom: 28px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-title{ font-size: clamp(2.45rem, 4vw, 2.8rem); color: #fff; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-subtitle{ font-size: 1.02rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-panel{ padding: 24px; gap: 18px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-controls{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-input, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select{ height: 54px; padding: 0 16px; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonpair{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-button{ height: 52px; max-height: 56px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-primary{ font-size: 1.28rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-related{ grid-template-columns: repeat(6, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile{ padding: 14px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile strong{ font-size: 1.04rem; }}@media (min-width: 1200px) {.tc-wp-tool-root .cmtoflux-pixels-x9k7-shell{ padding: 52px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-inner{ max-width: 1160px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-head{ margin-bottom: 30px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-title{ font-size: clamp(2.55rem, 3.4vw, 2.8rem); color: #fff; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-subtitle{ font-size: 1.04rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-panel{ padding: 26px; gap: 18px; grid-template-columns: 1fr; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-controls{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-input, .tc-wp-tool-root .cmtoflux-pixels-x9k7-select{ height: 54px; padding: 0 16px; font-size: 1rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-buttonpair{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-button{ height: 52px; max-height: 56px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-primary{ font-size: 1.32rem; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-related{ grid-template-columns: repeat(6, minmax(0, 1fr)); }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile{ padding: 14px; }.tc-wp-tool-root .cmtoflux-pixels-x9k7-tile strong{ font-size: 1.06rem; }}.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;
}

.tc-wp-tool-root .cmtoflux-pixels-x9k7-customhold {}