.elementor-21673 .elementor-element.elementor-element-78e8313{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-21673 .elementor-element.elementor-element-8578ad5{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Gotham;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-21673 .elementor-element.elementor-element-a0565d7 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-21673 .elementor-element.elementor-element-a0565d7 .elementor-heading-title{font-family:"Gotham", Gotham;font-weight:500;}.elementor-21673 .elementor-element.elementor-element-d161ad9 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-21673 .elementor-element.elementor-element-9aa4c68{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-21673 .elementor-element.elementor-element-8578ad5{--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-21673 .elementor-element.elementor-element-a0565d7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-21673 .elementor-element.elementor-element-a0565d7{text-align:center;}.elementor-21673 .elementor-element.elementor-element-a0565d7 .elementor-heading-title{font-size:22px;}.elementor-21673 .elementor-element.elementor-element-d161ad9 > .elementor-widget-container{margin:30px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-d161ad9 */<style>
  body {
    min-height: 100vh;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
  }

  /* Container geral */
  .calculadora {
    display: flex;
    flex-direction: column;
    align-items: center;   /* 🔑 centraliza os elementos */
    text-align: center;
  }

  /* Input */
  #catomicoin {
    width: 220px;
    padding: 12px;
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
  }

  /* Botão */
  #butn {
    width: 220px;
    margin-top: 16px;
    padding: 12px;
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
    font-size: 16px;
    background: linear-gradient(90deg, #E11A72, #1A1F4C);
    color: #fff;
    border: none;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
  }

  /* Texto do resultado */
  #resultadoo {
    margin-top: 20px;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    color: black;
    font-size: 18px;
    text-align: center;
    max-width: 220px; /* mantém alinhado ao conjunto */
  }
</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Ultra.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-XLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamXNarrSSm-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */