.faq-cta,.feature-card,.hero-section,.section-header,.tool-card{text-align:center}:root{--blue:#3b82f6;--blue-dark:#1d4ed8;--purple:#8b5cf6;--purple-dark:#7c3aed;--bg:#f8fafc;--card:#ffffff;--text:#1f2937;--muted:#6b7280;--border:#e5e7eb;--radius:16px}*,::after,::before{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size-adjust:0.5;font-size-adjust:0.52;font-feature-settings:"kern";font-kerning:normal}img,video{max-width:100%;display:block;aspect-ratio:attr(width)/attr(height)}a{text-decoration:none;color:inherit}main{margin-top:70px}@font-face{font-family:Inter;src:url('/assets/fonts/inter/Inter-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('/assets/fonts/inter/Inter-Medium.woff2') format('woff2');font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url('/assets/fonts/inter/Inter-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url('/assets/fonts/inter/Inter-Bold.woff2') format('woff2');font-weight:700;font-display:swap}.hero-title,.section-title,.tool-card h3{font-size-adjust:0.52}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-title{font-size:clamp(2rem, 4vw, 2.8rem);font-weight:800;margin-bottom:16px;letter-spacing:-.02em}.hero-subtitle{color:var(--muted);max-width:800px;margin:0 auto 36px}.stats-container{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:40px}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 24px;min-width:180px}.stat-number{font-size:1.8rem;font-weight:700;color:var(--blue)}.stat-label{font-size:.9rem;color:var(--muted)}.demo-section{background:var(--card);border:1px solid var(--border);border-radius:24px;padding:32px;max-width:900px;margin:0 auto 48px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.demo-section h2{font-size:1.9rem;margin-bottom:20px}.demo-gif-wrapper{width:100%;max-width:800px;margin:1.5rem auto;aspect-ratio:16/9;border-radius:16px;overflow:hidden}.demo-description{color:var(--muted);margin-bottom:28px}.cta-buttons-container{display:flex;gap:16px;justify-content:center}.cta-button{min-height:56px;padding:14px 30px;border-radius:14px;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff}.cta-primary{background:linear-gradient(135deg,var(--blue),var(--blue-dark));box-shadow:0 10px 25px rgba(59,130,246,.35)}.cta-secondary{background:linear-gradient(135deg,var(--purple),var(--purple-dark));box-shadow:0 10px 25px rgba(139,92,246,.35)}.faq-section,.tools-section{padding:72px 0}.section-header{margin-bottom:48px}.section-title{font-size:2.2rem;font-weight:700}.section-subtitle{color:var(--muted);max-width:700px;margin:10px auto 0}.tools-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:-12px}.tool-card{width:340px;margin:12px;background:var(--card);border:1px solid var(--border);border-radius:20px;padding:28px}.tool-icon{width:64px;height:64px;border-radius:16px;background:#eff6ff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.tool-icon i{font-size:26px;color:var(--blue)}.tool-card h3{font-size:1.25rem;margin-bottom:12px}.tool-card p{font-size:.95rem;color:var(--muted);margin-bottom:22px;min-height:72px}.tool-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:#eff6ff;color:var(--blue-dark);border-radius:10px;font-weight:600}.features-section{padding:72px 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.feature-card{border:1px solid var(--border);border-radius:18px;padding:28px}.feature-icon{width:56px;height:56px;border-radius:14px;background:#eff6ff;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.feature-icon i{font-size:22px;color:var(--blue)}.faq-accordion{max-width:900px;margin:0 auto}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-bottom:16px;overflow:hidden}.faq-question{background:0 0;border:none;width:100%;padding:18px 22px;font-size:1rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-icon{font-size:1.4rem;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 22px}.faq-item.active .faq-answer{padding-bottom:18px}.faq-cta{margin-top:40px}.support-cta{display:inline-flex;gap:10px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;padding:12px 26px;border-radius:12px;font-weight:600}.final-cta-section{padding:80px 0;color:#fff;text-align:center}.final-cta-section h2{font-size:2.4rem;margin-bottom:14px}.final-cta-section p{max-width:720px;margin:0 auto 32px;color:#cbd5f5}.final-cta-buttons{display:flex;justify-content:center;flex-wrap:wrap}.final-primary-cta{background:#fff;color:var(--blue-dark);display:inline-flex;align-items:center;gap:10px}.final-secondary-cta{border:2px solid #fff;color:#fff;padding:14px 34px;border-radius:14px;font-weight:600}.trust-badges{margin-top:28px;color:#c7d2fe;font-size:.9rem}.trust-badges span{margin:0 10px}i.fab,i.far,i.fas{line-height:1;display:inline-block}.cta-button,.final-primary-cta,.final-secondary-cta,.support-cta,.tool-cta{transition:transform .25s,box-shadow .25s,opacity .25s}.cta-button:hover,.final-primary-cta:hover,.final-secondary-cta:hover,.support-cta:hover,.tool-cta:hover{transform:translateY(-2px);opacity:.95}.feature-card,.stat-card,.tool-card{transition:transform .25s,box-shadow .25s}.feature-card:hover,.stat-card:hover,.tool-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px rgba(0,0,0,.12)}@media (max-width:768px){.cta-buttons-container{flex-direction:column;gap:14px}.tools-grid{flex-direction:column;align-items:center}a,button{min-height:44px}.hero-section{padding:48px 0 32px}.demo-section{padding:24px}.section-title{font-size:1.75rem}.final-cta-buttons{flex-direction:column}.final-primary-cta,.final-secondary-cta{width:100%;justify-content:center}.trust-badges span{display:block;margin:6px 0}.cta-button{font-size:1.05rem;min-height:60px;border-radius:14px}.cta-primary{box-shadow:0 10px 25px rgba(59,130,246,.35)}.tool-card{width:100%;max-width:360px;padding:1.75rem;border-radius:18px}.tool-cta{min-height:48px;border-radius:12px}}.final-cta-section{background:linear-gradient(135deg,#1e293b,#0f172a)}.final-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.final-primary-cta{min-height:60px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:16px}@media (max-width:768px){.final-cta-buttons{flex-direction:column}.final-primary-cta,.final-secondary-cta{width:100%}}.hero-section{background:linear-gradient(135deg,#f8fafc,#eef2ff);padding:2.5rem 1rem}.hero-subtitle{font-size:1.05rem}.stats-container{margin-top:1.25rem}.stat-card{transition:transform .2s}.stat-card:hover{transform:translateY(-4px)}@media (hover:hover){.tool-card{transition:transform .25s,box-shadow .25s}.tool-card:hover{transform:translateY(-6px);box-shadow:0 16px 35px rgba(0,0,0,.12)}}.cta-button,.final-primary-cta,.tool-cta{transition:transform .2s,box-shadow .2s}.cta-button:hover,.final-primary-cta:hover,.tool-cta:hover{transform:translateY(-2px)}.demo-gif-wrapper{aspect-ratio:16/9;background:#e5e7eb}video.demo-gif{width:100%;height:100%;object-fit:cover}.hero-title,.section-title{font-synthesis:none}.faq-answer{transition:max-height .35s}.icon{width:18px;height:18px;fill:currentColor;vertical-align:middle;flex-shrink:0}.hero-content{max-width:900px;margin:0 auto;min-height:560px;display:flex;flex-direction:column;justify-content:center}

/* ===============================
   CLS FINAL FIX (DO NOT MOVE)
=============================== */

/* HERO SECTION — reserve space */
.hero-section{
  min-height:520px;
  display:flex;
  align-items:center
}
@media(max-width:768px){
  .hero-section{min-height:620px}
}

/* HERO CONTENT STABILITY */
.hero-content{
  max-width:900px;
  margin:0 auto
}

/* CTA BUTTONS — lock height */
.cta-buttons-container{
  min-height:72px
}
.cta-button{
  height:56px;
  line-height:56px;
  display:inline-flex;
  align-items:center;
  justify-content:center
}

/* VIDEO — prevent layout shift */
.demo-gif-wrapper{
  width:100%;
  max-width:800px;
  aspect-ratio:16/9;
  background:#000
}
.demo-gif{
  width:100%;
  height:100%;
  object-fit:cover
}

/* ===============================
   FINAL CLS FIX — HERO CONTENT
=============================== */

/* Reserve hero height */
.hero-content{
  min-height:520px;
  display:flex;
  flex-direction:column;
  justify-content:center
}

@media(max-width:768px){
  .hero-content{min-height:600px}
}

/* Prevent text reflow */
.hero-title{
  min-height:3.6em;
}
.hero-subtitle{
  min-height:3.2em;
}

/* Lock CTA area */
.cta-buttons-container{
  min-height:72px;
  align-items:center
}

/* Font rendering stability */
html{
  font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif
}

/* ===============================
   ABSOLUTE FINAL CLS FIX
=============================== */

/* Lock hero block height */
.hero-section {
  overflow: hidden;
}

.hero-content {
  min-height: 560px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Mobile needs more space */
@media (max-width: 768px) {
  .hero-content {
    min-height: 640px;
  }
}

/* Lock text heights */
.hero-title {
  min-height: 3.8em;
}

.hero-subtitle {
  min-height: 3.6em;
}

/* Lock CTA row height */
.cta-buttons-container {
  min-height: 72px;
  display: flex;
  align-items: center;
}

/* ===============================
   SVG ICON FIX (SIZE + ALIGN)
=============================== */

.icon {
  width: 22px;
  height: 22px;
  fill: currentColor;
  flex-shrink: 0;
}

.trust-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

/* SVG ICON BASE */
.icon {
  width: 22px;
  height: 22px;
  fill: currentColor;
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
}

.tool-icon .icon,
.premium-icon .icon {
  width: 26px;
  height: 26px;
}

.feature-check {
  color: #10b981;
}

/* Add these styles to your CSS */

/* Image Converter Icon Styling */


/* Ensure tools-grid has responsive layout */
.tools-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    margin-top: 40px;
}

/* Responsive adjustments for tools section */
@media (max-width: 768px) {
    .tools-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
    }
}

@media (max-width: 480px) {
    .tools-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}




