@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 .cmtofeetheight-x9k7-tool{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 52px 18px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 10% 8%, rgba(50, 220, 255, 0.35), transparent 28%),
    radial-gradient(circle at 92% 18%, rgba(255, 91, 194, 0.32), transparent 30%),
    linear-gradient(135deg, #10215c 0%, #5b2de1 42%, #0fa7b7 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool *, .tc-wp-tool-root .cmtofeetheight-x9k7-tool *::before, .tc-wp-tool-root .cmtofeetheight-x9k7-tool *::after{
  box-sizing: border-box;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-shell{
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-header{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 26px;
  text-align: center;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-heading{
  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(3, 10, 35, 0.45);
  letter-spacing: 0;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-subtitle{
  margin: 0 auto;
  max-width: 720px;
  color: rgba(245, 249, 255, 0.9);
  font-size: 1rem;
  line-height: 1.45;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-stack{
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-primary-strip, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{
  width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.26);
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 18px 45px rgba(5, 13, 45, 0.24);
  backdrop-filter: blur(18px);
  border-radius: 18px;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel{
  padding: 20px;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-main-card{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-field{
  display: grid;
  grid-template-columns: 1fr;
  gap: 7px;
  min-width: 0;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-label{
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.88rem;
  font-weight: 750;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select{
  width: 100%;
  max-width: 100%;
  height: 52px;
  min-height: 48px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 14px;
  padding: 0 14px;
  color: #071632;
  background-color: rgba(255, 255, 255, 0.95);
  font: inherit;
  font-weight: 700;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
  transition: box-shadow 180ms ease, border-color 180ms ease, transform 180ms ease;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select option{
  color: #071632;
  background-color: #ffffff;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry:focus, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select:focus{
  border-color: #70f1ff;
  box-shadow: 0 0 0 4px rgba(112, 241, 255, 0.24), 0 0 28px rgba(112, 241, 255, 0.18);
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-action-pair{
  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 .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-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: 0;
  border-radius: 14px;
  cursor: pointer;
  color: #ffffff;
  font: inherit;
  font-weight: 850;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button-primary{
  background: linear-gradient(135deg, #18d6ff, #7759ff 54%, #ff55b8);
  box-shadow: 0 14px 32px rgba(48, 120, 255, 0.35);
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button-muted{
  color: #10204a;
  background: rgba(255, 255, 255, 0.9);
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button-copy{
  background: linear-gradient(135deg, #0cc7a8, #1787ff);
  box-shadow: 0 14px 32px rgba(15, 166, 210, 0.28);
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button:hover, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip:hover, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card:hover, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail:hover{
  transform: translateY(-2px);
  box-shadow: 0 20px 42px rgba(5, 13, 45, 0.32);
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button:focus-visible, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.9);
  outline-offset: 3px;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-warning{
  min-height: 18px;
  margin: 0;
  color: #ffe8a6;
  font-size: 0.9rem;
  font-weight: 750;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-primary-strip{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 6px;
  padding: 18px 20px;
  overflow: hidden;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-primary-result{
  color: #ffffff;
  font-size: 1.32rem;
  line-height: 1.22;
  font-weight: 900;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-primary-support{
  color: rgba(244, 250, 255, 0.9);
  font-size: 0.98rem;
  font-weight: 750;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-accuracy-badge{
  justify-self: start;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 11px;
  border-radius: 999px;
  color: #063420;
  background: #9fffd3;
  font-size: 0.8rem;
  font-weight: 900;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-options{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-results{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card{
  display: grid;
  gap: 5px;
  padding: 15px;
  transition: transform 180ms ease, box-shadow 180ms ease;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-label{
  color: rgba(236, 246, 255, 0.8);
  font-size: 0.76rem;
  line-height: 1.2;
  font-weight: 850;
  text-transform: uppercase;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-value{
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-details{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{
  padding: 13px 14px;
  color: rgba(255, 255, 255, 0.94);
  font-size: 0.88rem;
  line-height: 1.3;
  font-weight: 800;
  overflow-wrap: anywhere;
  transition: transform 180ms ease, box-shadow 180ms ease;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-presets{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip{
  min-width: 0;
  min-height: 42px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 999px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.14);
  cursor: pointer;
  font: inherit;
  font-size: 0.92rem;
  font-weight: 850;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip.cmtofeetheight-x9k7-chip-active{
  color: #071632;
  background: #a7fbff;
  animation: cmtofeetheight-x9k7-chip-pop 220ms ease;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-toast{
  justify-self: center;
  min-width: 160px;
  max-width: 100%;
  padding: 12px 16px;
  border-radius: 999px;
  color: #092138;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 45px rgba(3, 10, 35, 0.28);
  text-align: center;
  font-weight: 900;
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
  transition: opacity 180ms ease, transform 180ms ease;
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-toast.cmtofeetheight-x9k7-toast-show{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-pulse{
  animation: cmtofeetheight-x9k7-result-pulse 260ms ease;
}@keyframes cmtofeetheight-x9k7-result-pulse {
  0% { transform: scale(0.992); filter: brightness(1); }
  55% { transform: scale(1.006); filter: brightness(1.12); }
  100% { transform: scale(1); filter: brightness(1); }
}@keyframes cmtofeetheight-x9k7-chip-pop {
  0% { transform: scale(0.96); }
  100% { transform: scale(1); }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .cmtofeetheight-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-header{ margin-bottom: 22px; gap: 9px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-heading{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(3, 10, 35, 0.55); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-subtitle{ font-size: 0.9rem; color: rgba(255, 255, 255, 0.9); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-stack{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel{ padding: 14px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select{ width: 100%; height: 48px; font-size: 0.95rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button{ height: 48px; max-height: 54px; padding: 0 10px; font-size: 0.82rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-action-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-options{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-results{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card{ padding: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-label{ font-size: 0.7rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-value{ font-size: 0.92rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-details{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{ padding: 12px; font-size: 0.82rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-presets{ gap: 8px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip{ flex: 1 1 calc(50% - 8px); padding: 0 10px; font-size: 0.84rem; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .cmtofeetheight-x9k7-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-header{ margin-bottom: 22px; gap: 9px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-heading{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(3, 10, 35, 0.52); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-subtitle{ font-size: 0.92rem; color: rgba(255, 255, 255, 0.9); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-stack{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel{ padding: 15px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select{ width: 100%; height: 50px; font-size: 0.96rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button{ height: 48px; max-height: 54px; padding: 0 11px; font-size: 0.84rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-action-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-options{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-results{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card{ padding: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-label{ font-size: 0.7rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-value{ font-size: 0.9rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-details{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{ padding: 12px; font-size: 0.84rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-presets{ gap: 8px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip{ flex: 1 1 calc(50% - 8px); padding: 0 10px; font-size: 0.86rem; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .cmtofeetheight-x9k7-tool{ padding: 34px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-header{ margin-bottom: 24px; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-heading{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(3, 10, 35, 0.5); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-subtitle{ font-size: 0.95rem; color: rgba(255, 255, 255, 0.91); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-stack{ grid-template-columns: 1fr; gap: 15px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel{ padding: 16px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select{ width: 100%; height: 50px; font-size: 0.98rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button{ height: 50px; max-height: 54px; padding: 0 12px; font-size: 0.9rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-action-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-options{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-results{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 11px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card{ padding: 13px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-label{ font-size: 0.72rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-value{ font-size: 0.94rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-details{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 11px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{ padding: 12px; font-size: 0.84rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-presets{ gap: 9px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip{ flex: 1 1 calc(33.333% - 9px); padding: 0 11px; font-size: 0.88rem; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .cmtofeetheight-x9k7-tool{ padding: 42px 16px; border-radius: 0 !important; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-header{ margin-bottom: 26px; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-heading{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(3, 10, 35, 0.48); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-subtitle{ font-size: 1rem; color: rgba(255, 255, 255, 0.92); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-stack{ grid-template-columns: 1fr; gap: 17px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel{ padding: 20px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select{ width: 100%; height: 52px; font-size: 1rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button{ height: 52px; max-height: 54px; padding: 0 14px; font-size: 0.95rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-action-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-options{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-results{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card{ padding: 14px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-label{ font-size: 0.74rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-value{ font-size: 0.98rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-details{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{ padding: 13px; font-size: 0.86rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-presets{ gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip{ flex: 0 1 auto; padding: 0 14px; font-size: 0.9rem; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .cmtofeetheight-x9k7-tool{ padding: 48px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-header{ margin-bottom: 28px; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-heading{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(3, 10, 35, 0.46); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-subtitle{ font-size: 1.02rem; color: rgba(255, 255, 255, 0.92); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-stack{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel{ padding: 22px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select{ width: 100%; height: 52px; font-size: 1rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button{ height: 52px; max-height: 54px; padding: 0 14px; font-size: 0.96rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-action-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-options{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-results{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card{ padding: 15px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-label{ font-size: 0.76rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-value{ font-size: 1rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-details{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{ padding: 13px 14px; font-size: 0.88rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-presets{ gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip{ flex: 0 1 auto; padding: 0 14px; font-size: 0.92rem; }}@media (min-width: 1200px) {.tc-wp-tool-root .cmtofeetheight-x9k7-tool{ padding: 52px 18px; border-radius: 0 !important; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-shell{ width: 100%; max-width: 1160px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-header{ margin-bottom: 30px; gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-heading{ font-size: clamp(1.5rem, 5vw, 2.8rem); color: #ffffff; text-shadow: 0 3px 18px rgba(3, 10, 35, 0.45); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-subtitle{ font-size: 1.04rem; color: rgba(255, 255, 255, 0.92); }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-stack{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-panel{ padding: 24px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-entry, .tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-select{ width: 100%; height: 52px; font-size: 1rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-button{ height: 52px; max-height: 54px; padding: 0 14px; font-size: 0.96rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-action-pair{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-options{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-results{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card{ padding: 15px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-label{ font-size: 0.76rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-card-value{ font-size: 1rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-details{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-detail{ padding: 13px 14px; font-size: 0.88rem; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-presets{ gap: 10px; }.tc-wp-tool-root .cmtofeetheight-x9k7-tool .cmtofeetheight-x9k7-chip{ flex: 0 1 auto; padding: 0 14px; font-size: 0.92rem; }}.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 .cmtofeetheight-x9k7-copy-area {}