/*
Theme Name: Flash USDT Sender
Theme URI: https://flashsen.com
Author: Flash USDT Pro
Author URI: https://flashsen.com
Description: Enterprise Flash USDT landing theme with USDT payment flow, pricing plans, FAQ, and Yoast SEO optimization.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flash-usdt
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/

/* Tailwind styles are loaded from assets/styles.css */

body {
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
}

html {
  scroll-behavior: smooth;
}

.wp-block-post-content h2,
.entry-content h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  margin: 1.5rem 0 0.75rem;
}

.wp-block-post-content h3,
.entry-content h3 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #e5e7eb;
  margin: 1.25rem 0 0.5rem;
}

.wp-block-post-content p,
.entry-content p {
  margin-bottom: 1rem;
  line-height: 1.7;
}

.wp-block-post-content a,
.entry-content a {
  color: #4ade80;
  text-decoration: underline;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
