@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 .luxfxvault-foreign-currency-8kq7p-root, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root *{
  box-sizing: border-box;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root{
  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% 10%, rgba(116, 76, 255, 0.34), transparent 31%),
    radial-gradient(circle at 82% 18%, rgba(18, 211, 161, 0.16), transparent 28%),
    linear-gradient(135deg, #071225 0%, #101942 43%, #30115d 72%, #07131e 100%);
  font-family: inherit;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-inner{
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-crown{
  margin: 0 0 26px;
  text-align: center;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-title{
  margin: 0;
  color: #fff7df;
  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;
  text-shadow: 0 2px 16px rgba(111, 231, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.55);
  letter-spacing: 0;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-subtitle{
  margin: 10px auto 0;
  max-width: 660px;
  color: rgba(239, 248, 255, 0.82);
  font-size: 0.98rem;
  line-height: 1.45;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-matrix{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 28px;
  align-items: stretch;
  width: 100%;
  box-sizing: border-box;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane{
  height: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  min-width: 0;
  padding: 24px;
  border-radius: 22px;
  border: 1px solid rgba(219, 235, 255, 0.18);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.115), rgba(255, 255, 255, 0.055));
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
  animation: luxfxvault-foreign-currency-8kq7p-rise 520ms ease both;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane:hover{
  transform: translateY(-2px);
  border-color: rgba(113, 236, 255, 0.28);
  box-shadow: 0 25px 62px rgba(0, 0, 0, 0.39), 0 0 24px rgba(96, 226, 255, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-fieldset{
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
  width: 100%;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-label{
  display: grid;
  gap: 7px;
  min-width: 0;
  width: 100%;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-labeltext{
  color: rgba(238, 247, 255, 0.86);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pair, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-actions{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-amount, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-rate{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-width: 0;
  height: 54px;
  border: 1px solid rgba(214, 230, 255, 0.22);
  border-radius: 14px;
  padding: 0 14px;
  color: #ffffff;
  background: rgba(3, 10, 24, 0.58);
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font: inherit;
  font-size: 1rem;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-amount::placeholder, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-rate::placeholder{
  color: rgba(226, 238, 255, 0.48);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-select-shell{
  position: relative;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-select-shell::after{
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #80f2ff;
  transform: translateY(-38%);
  pointer-events: none;
  filter: drop-shadow(0 0 7px rgba(95, 231, 255, 0.55));
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-width: 0;
  height: 54px;
  border: 1px solid rgba(214, 230, 255, 0.22);
  border-radius: 14px;
  padding: 0 40px 0 12px;
  outline: none;
  font: inherit;
  font-size: 0.94rem;
  color: #ffffff !important;
  background: rgba(3, 10, 24, 0.58) !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  background-size: 0 0 !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  overflow: hidden;
  text-overflow: ellipsis;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select option{
  background: #0d1631;
  color: #ffffff;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select::-ms-expand{
  display: none;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-amount:focus, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-rate:focus, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select:focus{
  border-color: rgba(121, 246, 255, 0.9);
  box-shadow: 0 0 0 3px rgba(64, 216, 255, 0.18), 0 0 22px rgba(36, 209, 255, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-primary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-secondary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copy, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copyall, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap{
  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-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  font: inherit;
  font-weight: 850;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-primary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copyall{
  color: #06101b;
  background: linear-gradient(135deg, #f7df9b, #68f3df 55%, #9ce9ff);
  box-shadow: 0 12px 30px rgba(87, 226, 224, 0.18);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-secondary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copy, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap{
  color: #f9fcff;
  background: rgba(255, 255, 255, 0.095);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap{
  gap: 8px;
  color: #fff5d7;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-primary:hover, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-secondary:hover, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copy:hover, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copyall:hover, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap:hover{
  transform: translateY(-1px);
  border-color: rgba(126, 246, 255, 0.48);
  box-shadow: 0 14px 34px rgba(82, 217, 255, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.16);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-primary:focus-visible, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-secondary:focus-visible, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copy:focus-visible, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copyall:focus-visible, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap:focus-visible{
  outline: 3px solid rgba(128, 242, 255, 0.72);
  outline-offset: 3px;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap.luxfxvault-foreign-currency-8kq7p-spin{
  animation: luxfxvault-foreign-currency-8kq7p-swapbeat 260ms ease;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane-output{
  gap: 16px;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-display{
  display: grid;
  gap: 6px;
  min-width: 0;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(247, 223, 155, 0.24);
  background: linear-gradient(135deg, rgba(247, 223, 155, 0.12), rgba(102, 78, 255, 0.16));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-line{
  font-size: clamp(1.75rem, 5vw, 3.5rem);
  line-height: 1.08;
  font-weight: 900;
  color: #ffffff;
  overflow-wrap: anywhere;
  word-break: break-word;
  min-width: 0;
  text-shadow: 0 2px 18px rgba(92, 232, 255, 0.22);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-source{
  font-size: clamp(1rem, 2.6vw, 1.45rem);
  color: rgba(244, 250, 255, 0.78);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-mid{
  color: rgba(229, 240, 255, 0.66);
  font-size: 0.84rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-display.luxfxvault-foreign-currency-8kq7p-pulse{
  animation: luxfxvault-foreign-currency-8kq7p-pulse 360ms ease;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tiles{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tile{
  min-width: 0;
  padding: 12px;
  border-radius: 14px;
  border: 1px solid rgba(222, 238, 255, 0.15);
  background: rgba(3, 10, 24, 0.38);
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tilelabel{
  display: block;
  margin-bottom: 5px;
  color: rgba(238, 247, 255, 0.62);
  font-size: 0.72rem;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tilevalue{
  display: block;
  min-width: 0;
  color: #fef7dd;
  font-size: 0.92rem;
  line-height: 1.2;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-status{
  min-height: 20px;
  color: rgba(235, 246, 255, 0.78);
  font-size: 0.86rem;
  font-weight: 750;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-toast{
  align-self: start;
  max-width: 100%;
  padding: 9px 12px;
  border-radius: 999px;
  color: #071225;
  background: linear-gradient(135deg, #f7df9b, #67f2dc);
  font-size: 0.82rem;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.25);
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
}.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-toast.luxfxvault-foreign-currency-8kq7p-show{
  animation: luxfxvault-foreign-currency-8kq7p-toastin 1800ms ease both;
}@keyframes luxfxvault-foreign-currency-8kq7p-rise {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes luxfxvault-foreign-currency-8kq7p-pulse {
  0% { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0 0 rgba(104, 243, 223, 0); }
  50% { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 0 28px rgba(104, 243, 223, 0.2); }
  100% { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0 0 rgba(104, 243, 223, 0); }
}@keyframes luxfxvault-foreign-currency-8kq7p-swapbeat {
  0% { transform: scale(1); }
  50% { transform: scale(0.98) rotate(1deg); }
  100% { transform: scale(1); }
}@keyframes luxfxvault-foreign-currency-8kq7p-toastin {
  0% { opacity: 0; transform: translateY(8px); }
  12%, 78% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(8px); }
}@media (min-width: 1200px) {.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root{ padding: 52px 18px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-matrix{ grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 28px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane{ padding: 24px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tiles{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root{ padding: 48px 18px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-matrix{ grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 24px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane{ padding: 22px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tiles{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root{ padding: 42px 16px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-crown{ margin-bottom: 24px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-matrix{ grid-template-columns: minmax(0, 1fr); gap: 22px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane{ padding: 20px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tiles{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root{ padding: 34px 14px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-crown{ margin-bottom: 22px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-matrix{ grid-template-columns: minmax(0, 1fr); gap: 16px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane{ padding: 16px; border-radius: 18px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-amount, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-rate, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select{ height: 52px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-select-shell::after{ right: 13px; border-left-width: 5px; border-right-width: 5px; border-top-width: 6px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select{ padding-right: 38px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-primary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-secondary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copy, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copyall, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap{ height: 50px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tiles{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root{ padding: 30px 14px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-matrix{ grid-template-columns: minmax(0, 1fr); gap: 15px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane{ padding: 15px; border-radius: 17px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-fieldset{ gap: 13px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pair{ grid-template-columns: minmax(0, 1fr); }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-actions{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tiles{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-amount, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-rate, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select{ height: 50px; font-size: 0.92rem; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select{ padding-right: 36px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-select-shell::after{ right: 12px; border-left-width: 4px; border-right-width: 4px; border-top-width: 6px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-primary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-secondary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copy, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copyall, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap{ height: 48px; font-size: 0.9rem; padding: 0 10px; }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root{ padding: 30px 12px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-matrix{ grid-template-columns: minmax(0, 1fr); gap: 14px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pair{ grid-template-columns: minmax(0, 1fr); }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-actions{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tiles{ grid-template-columns: minmax(0, 1fr); }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-amount, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-rate, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select{ height: 50px; font-size: 0.9rem; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-select-shell .luxfxvault-foreign-currency-8kq7p-select{ padding-right: 34px; padding-left: 10px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-select-shell::after{ right: 11px; border-left-width: 4px; border-right-width: 4px; border-top-width: 5px; }.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-primary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-secondary, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copy, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-copyall, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swap{ height: 48px; font-size: 0.84rem; padding: 0 8px; }}@media (prefers-reduced-motion: reduce) {.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-pane, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-display, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-toast, .tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-root .luxfxvault-foreign-currency-8kq7p-swap{
    animation: none !important;
    transition: none !important;
  }}.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 .luxfxvault-foreign-currency-8kq7p-final {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-from {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-pane-entry {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-precision {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-rounding {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-swaptext {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tile-mode {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tile-rate {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tile-result {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-tile-reverse {}
.tc-wp-tool-root .luxfxvault-foreign-currency-8kq7p-to {}