.elementor-1914 .elementor-element.elementor-element-09eaa09{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ca560f7 */.profit-tool {
  max-width: 450px;
  margin: auto;
  background: linear-gradient(135deg, #0f172a, #1e293b);
  padding: 30px;
  border-radius: 16px;
  color: #fff;
  text-align: center;
}

.subtitle {
  font-size: 14px;
  margin-bottom: 20px;
  opacity: 0.8;
}

.profit-tool input {
  width: 100%;
  padding: 14px;
  border-radius: 8px;
  border: none;
  margin-bottom: 20px;
  font-size: 16px;
}

.results {
  display: none;
  font-size: 20px;
  margin-bottom: 20px;
}

.cta-box {
  margin-top: 15px;
}

.cta-btn {
  display: inline-block;
  padding: 12px 20px;
  background: linear-gradient(90deg, #55ade4, #ec257f);
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
}/* End custom CSS */