.elementor-kit-358{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-358 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Consistent Apply Now button size across page */
a.txp-btn-primary,
.txp-btn-primary {
  padding: 16px 32px !important;
  font-size: 1.05rem !important;
  min-height: 56px !important;
  border-radius: 10px !important;
}

/* Override small buttons */
a.txp-btn-primary.txp-btn-sm,
.txp-btn-primary.txp-btn-sm {
  padding: 16px 32px !important;
  font-size: 1.05rem !important;
  min-height: 56px !important;
}

/* Ensure hero button is also this size */
.txp-hero-v2__cta-primary {
  padding: 16px 32px !important;
  font-size: 1.05rem !important;
  min-height: 56px !important;
}


/* Darken micro copy and trust line for better readability */
.txp-hero-v2 .txp-hero-v2__micro,
body .txp-hero-v2 .txp-hero-v2__micro {
  color: #19293C !important;
  font-weight: 500 !important;
}

.txp-hero-v2 .txp-hero-v2__cta-trust,
body .txp-hero-v2 .txp-hero-v2__cta-trust {
  color: #19293C !important;
  font-weight: 500 !important;
}


/* Fix Apply Now button size - reduce from massive */
.txp-hero-v2 .txp-hero-v2__cta-primary {
  padding: 14px 24px !important;
  font-size: 1rem !important;
  max-width: 100% !important;
  width: auto !important;
  display: inline-flex !important;
  min-height: 48px !important;
}

/* Ensure micro copy has adequate spacing */
.txp-hero-v2 .txp-hero-v2__micro {
  line-height: 1.6 !important;
  margin-bottom: 8px !important;
}

/* Badge sub text spacing */
.txp-hero-v2 .txp-hero-v2__badge-sub {
  display: inline !important;
  padding: 0 !important;
}
/* ================================================================
   HERO COLOR SPECIFICITY OVERRIDES
   Beats Elementor Theme Style + HTML widget wrapper + Hello Elementor defaults.
   Do NOT remove during cleanup.
   ================================================================ */

/* Amount: must be gold */
.txp-hero-v2 .txp-hero-v2__amount,
body .txp-hero-v2 .txp-hero-v2__amount,
body .elementor .txp-hero-v2 .txp-hero-v2__amount,
.elementor-widget-html .txp-hero-v2 .txp-hero-v2__amount {
  color: #E8A020 !important;
}

/* H1 pre/post lines: navy */
.txp-hero-v2 .txp-hero-v2__h1-pre,
.txp-hero-v2 .txp-hero-v2__h1-post,
body .txp-hero-v2 .txp-hero-v2__h1-pre,
body .txp-hero-v2 .txp-hero-v2__h1-post {
  color: #19293C !important;
}

/* Pill check marks: gold */
.txp-hero-v2 .txp-hero-v2__pill-check,
body .txp-hero-v2 .txp-hero-v2__pill-check {
  color: #E8A020 !important;
}

/* Pill text: navy */
.txp-hero-v2 .txp-hero-v2__pill,
body .txp-hero-v2 .txp-hero-v2__pill {
  color: #19293C !important;
  background: #FFF8E6 !important;
  border: 1px solid rgba(232, 160, 32, 0.35) !important;
}

/* Eyebrow: gold (already correct, but reinforce) */
.txp-hero-v2 .txp-hero-v2__eyebrow,
body .txp-hero-v2 .txp-hero-v2__eyebrow {
  color: #E8A020 !important;
}

/* Founding Member badge: dark gold text on cream bg with gold border */
.txp-hero-v2 .txp-hero-v2__badge,
body .txp-hero-v2 .txp-hero-v2__badge {
  color: #C88010 !important;
  background: #FEF3DC !important;
  border: 2px solid #E8A020 !important;
}

.txp-hero-v2 .txp-hero-v2__badge-sub,
body .txp-hero-v2 .txp-hero-v2__badge-sub {
  color: #C88010 !important;
}

/* Underline accent under the amount */
.txp-hero-v2 .txp-hero-v2__amount {
  position: relative !important;
  padding-bottom: 14px !important;
}

.txp-hero-v2 .txp-hero-v2__amount::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  bottom: 0 !important;
  width: 140px !important;
  height: 4px !important;
  background: #E8A020 !important;
  border-radius: 2px !important;
  transform: translateX(-50%) !important;
}

/* Support / micro copy */
.txp-hero-v2 .txp-hero-v2__support,
body .txp-hero-v2 .txp-hero-v2__support {
  color: #555555 !important;
}

.txp-hero-v2 .txp-hero-v2__micro,
body .txp-hero-v2 .txp-hero-v2__micro {
  color: #7A8FA8 !important;
}

.txp-hero-v2 .txp-hero-v2__micro strong,
body .txp-hero-v2 .txp-hero-v2__micro strong {
  color: #19293C !important;
}

.txp-hero-v2 .txp-hero-v2__divider,
body .txp-hero-v2 .txp-hero-v2__divider {
  color: #CBD5E1 !important;
}

/* PTIN trust line */
.txp-hero-v2 .txp-hero-v2__cta-trust,
body .txp-hero-v2 .txp-hero-v2__cta-trust {
  color: #7A8FA8 !important;
}

.txp-hero-v2 .txp-hero-v2__cta-trust span,
body .txp-hero-v2 .txp-hero-v2__cta-trust span {
  color: #E8A020 !important;
}


/* ====================================================
   PRIMARY CTA BUTTON — authoritative definition
   Do NOT remove. Last verified gold-rendering: 2026-04-20
   ==================================================== */

.txp-btn-primary,
a.txp-btn-primary,
button.txp-btn-primary {
  background-color: #E8A020 !important;
  color: #FFFFFF !important;
  border: 0;
  text-decoration: none;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  min-height: 48px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.2;
  transition: background-color 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease;
  box-shadow: 0 2px 8px rgba(232, 160, 32, 0.25);
}

.txp-btn-primary:hover,
.txp-btn-primary:focus-visible {
  background-color: #D48E15 !important;
  color: #FFFFFF !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(232, 160, 32, 0.4);
  text-decoration: none;
}

.txp-btn-primary:focus-visible {
  outline: 3px solid rgba(232, 160, 32, 0.6);
  outline-offset: 2px;
}

/* FIX 6: Perfect For 3-card desktop layout */
@media (min-width: 1024px) {
  .txp-perfect-for-section .elementor-column,
  .txp-perfect-for-section .wp-block-column {
    flex-basis: 33.33% !important;
    width: 33.33% !important;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .txp-perfect-for-section .elementor-column,
  .txp-perfect-for-section .wp-block-column {
    flex-basis: 50% !important;
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  .txp-perfect-for-section .elementor-column,
  .txp-perfect-for-section .wp-block-column {
    flex-basis: 100% !important;
    width: 100% !important;
  }
}
/* ================================================================
   HERO REDESIGN (v2)
   White bg · bold orange amount · pill benefits · minimal motion
   Scoped under .txp-hero-v2 so nothing leaks to other sections.
   ================================================================ */

.txp-hero-v2 {
  position: relative;
  background: #ffffff;
  padding: clamp(56px, 8vw, 120px) 5% clamp(40px, 5vw, 80px);
  overflow: hidden;
  text-align: center;
  isolation: isolate;
}

/* Near-invisible radial glow — adds depth without breaking "stay white" */
.txp-hero-v2::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    ellipse 60% 40% at 50% 32%,
    rgba(232, 160, 32, 0.06),
    transparent 70%
  );
  pointer-events: none;
  z-index: -1;
}

.txp-hero-v2__inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

/* Eyebrow */
.txp-hero-v2__eyebrow {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #E8A020;
  margin-bottom: 28px;
  opacity: 0;
  transform: translateY(6px);
  animation: txp-hero-v2-fade 0.5s 0.1s ease-out forwards;
}

/* H1 — three stacked lines: "Make / $400–$1,200 / per return." */
.txp-hero-v2__h1 {
  margin: 0 0 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  font-weight: 800;
  color: #19293C;
  line-height: 1;
  letter-spacing: -0.01em;
  opacity: 0;
  transform: translateY(8px);
  animation: txp-hero-v2-fade 0.5s 0.22s ease-out forwards;
}

.txp-hero-v2__h1-pre,
.txp-hero-v2__h1-post {
  font-size: clamp(1.4rem, 2.8vw, 2.25rem);
  font-weight: 700;
  color: #19293C;
}

.txp-hero-v2__amount {
  display: block;
  font-size: clamp(3rem, 11vw, 7.5rem);
  font-weight: 900;
  color: #E8A020;
  line-height: 0.95;
  letter-spacing: -0.035em;
  padding: 4px 0 14px;
  position: relative;
  font-variant-numeric: tabular-nums;
}

/* Gold underline accent under the amount — the signature flourish */
.txp-hero-v2__amount::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: clamp(80px, 16%, 180px);
  height: 4px;
  background: linear-gradient(90deg, transparent, #E8A020 30%, #E8A020 70%, transparent);
  border-radius: 2px;
  transform: translateX(-50%);
}

/* Pill row */
.txp-hero-v2__pills {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  opacity: 0;
  transform: translateY(8px);
  animation: txp-hero-v2-fade 0.5s 0.38s ease-out forwards;
}

.txp-hero-v2__pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  background: #FFF8E6;
  border: 1px solid rgba(232, 160, 32, 0.35);
  border-radius: 999px;
  font-size: clamp(0.85rem, 1.4vw, 0.95rem);
  font-weight: 600;
  color: #19293C;
  white-space: nowrap;
  line-height: 1.2;
}

.txp-hero-v2__pill-check {
  color: #E8A020;
  font-weight: 900;
  font-size: 0.95em;
}

/* Supporting copy */
.txp-hero-v2__support {
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  color: #555;
  margin: 0 0 14px;
  max-width: 620px;
  line-height: 1.5;
}

/* Micro copy */
.txp-hero-v2__micro {
  font-size: clamp(0.8rem, 1.2vw, 0.9rem);
  color: #7A8FA8;
  margin: 0 0 28px;
  max-width: 640px;
  line-height: 1.55;
}

.txp-hero-v2__micro strong {
  color: #19293C;
  font-weight: 700;
}

.txp-hero-v2__divider {
  display: inline-block;
  margin: 0 8px;
  color: #CBD5E1;
  font-weight: 700;
}

/* Founding member badge */
.txp-hero-v2__badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  background: #FEF3DC;
  border: 2px solid #E8A020;
  border-radius: 10px;
  color: #C88010;
  font-weight: 700;
  font-size: clamp(0.85rem, 1.3vw, 0.95rem);
  text-align: center;
  line-height: 1.3;
  margin: 0 0 32px;
  max-width: calc(100% - 16px);
  flex-wrap: wrap;
  justify-content: center;
}

.txp-hero-v2__badge-sub {
  font-weight: 500;
  color: #C88010;
  font-size: 0.85em;
  border-left: 1px solid rgba(200, 128, 16, 0.3);
  padding-left: 10px;
}

/* CTAs */
.txp-hero-v2__ctas {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 12px;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}

.txp-hero-v2__cta-primary {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 18px 28px !important;
  font-size: clamp(1rem, 1.6vw, 1.1rem) !important;
  font-weight: 700 !important;
  border-radius: 10px !important;
  min-height: 52px !important;
  background-color: #E8A020 !important;
  color: #FFFFFF !important;
  box-shadow: 0 4px 14px rgba(232, 160, 32, 0.35);
  transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
  text-decoration: none !important;
}

.txp-hero-v2__cta-primary:hover,
.txp-hero-v2__cta-primary:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(232, 160, 32, 0.45);
  background-color: #D48E15 !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.txp-hero-v2__cta-primary:focus-visible {
  outline: 3px solid rgba(232, 160, 32, 0.6);
  outline-offset: 2px;
}

.txp-hero-v2__cta-primary:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(232, 160, 32, 0.35);
}

.txp-hero-v2__cta-arrow {
  font-size: 1.15em;
  line-height: 1;
  transition: transform 0.15s ease;
}

.txp-hero-v2__cta-primary:hover .txp-hero-v2__cta-arrow {
  transform: translateX(3px);
}

.txp-hero-v2__cta-trust {
  font-size: 0.85rem;
  color: #7A8FA8;
  margin: 4px 0 8px;
  text-align: center;
}

.txp-hero-v2__cta-trust span {
  color: #E8A020;
  font-weight: 700;
  margin-right: 4px;
}

.txp-hero-v2__cta-secondary-row {
  display: flex;
  gap: 10px;
  width: 100%;
}

.txp-hero-v2__cta-secondary {
  background: transparent !important;
  color: #E8A020 !important;
  border: 2px solid #E8A020 !important;
  font-weight: 600 !important;
  padding: 14px 20px !important;
  border-radius: 10px !important;
  text-align: center;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px !important;
  flex: 1;
  font-size: clamp(0.9rem, 1.3vw, 1rem) !important;
  transition: background-color 0.15s ease;
  text-decoration: none !important;
}

.txp-hero-v2__cta-secondary:hover,
.txp-hero-v2__cta-secondary:focus-visible {
  background-color: #FFF8E6 !important;
  color: #E8A020 !important;
  text-decoration: none !important;
}

.txp-hero-v2__cta-secondary:focus-visible {
  outline: 3px solid rgba(232, 160, 32, 0.6);
  outline-offset: 2px;
}

/* Entry fade-in animation */
@keyframes txp-hero-v2-fade {
  from { opacity: 0; transform: translateY(8px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* ================================================================
   RESPONSIVE — tablet, mobile, small-phone breakpoints
   ================================================================ */

/* Tablet (768–1023px) */
@media (min-width: 768px) and (max-width: 1023px) {
  .txp-hero-v2__inner {
    max-width: 880px;
  }
  .txp-hero-v2__ctas {
    max-width: 480px;
  }
}

/* Mobile (≤767px) */
@media (max-width: 767px) {
  .txp-hero-v2 {
    padding: 40px 5% 48px;
  }
  .txp-hero-v2__pills {
    gap: 8px;
  }
  .txp-hero-v2__pill {
    padding: 9px 14px;
    font-size: 0.85rem;
  }
  .txp-hero-v2__cta-secondary-row {
    flex-direction: column;
  }
  .txp-hero-v2__cta-secondary {
    width: 100%;
  }
  .txp-hero-v2__badge {
    flex-direction: column;
    padding: 14px 18px;
    gap: 6px;
  }
  .txp-hero-v2__badge-sub {
    border-left: none;
    padding-left: 0;
    border-top: 1px solid rgba(200, 128, 16, 0.3);
    padding-top: 6px;
  }
  .txp-hero-v2__micro {
    padding: 0 4px;
  }
}

/* Small phones (≤374px, iPhone SE, older Android) */
@media (max-width: 374px) {
  .txp-hero-v2__amount {
    font-size: 2.5rem;
    letter-spacing: -0.03em;
  }
  .txp-hero-v2__h1-pre,
  .txp-hero-v2__h1-post {
    font-size: 1.1rem;
  }
  .txp-hero-v2__pills {
    flex-direction: column;
    align-items: stretch;
  }
  .txp-hero-v2__pill {
    justify-content: center;
  }
}

/* Respect the user's motion preference */
@media (prefers-reduced-motion: reduce) {
  .txp-hero-v2__eyebrow,
  .txp-hero-v2__h1,
  .txp-hero-v2__pills {
    animation: none;
    opacity: 1;
    transform: none;
  }
  .txp-hero-v2__cta-primary,
  .txp-hero-v2__cta-arrow,
  .txp-hero-v2__cta-secondary {
    transition: none;
  }
  .txp-hero-v2__cta-primary:hover,
  .txp-hero-v2__cta-primary:focus-visible {
    transform: none;
  }
}
/* =========================================
   SECTION 1: File From Your Phone
   ========================================= */

.txp-phone-section {
  background: #ffffff;
}

.txp-phone-heading {
  font-size: clamp(1.6rem, 3vw, 2.25rem) !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.txp-phone-body {
  font-size: clamp(0.95rem, 1.4vw, 1.05rem) !important;
  line-height: 1.6 !important;
  max-width: 640px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.txp-phone-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.txp-phone-cta:hover {
  background-color: #FFF8E6 !important;
  color: #E8A020 !important;
}

@media (max-width: 767px) {
  .txp-phone-section {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
}

/* =========================================
   SECTION 2: See TaxOwl Pro in Action (Demo)
   ========================================= */

.txp-demo-section {
  background: #FFF8E6;
  border-top: 1px solid rgba(232, 160, 32, 0.15);
  border-bottom: 1px solid rgba(232, 160, 32, 0.15);
}

.txp-demo-eyebrow {
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #E8A020 !important;
}

.txp-demo-heading {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem) !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.txp-demo-body {
  font-size: clamp(1rem, 1.5vw, 1.15rem) !important;
  line-height: 1.6 !important;
  max-width: 600px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.txp-demo-cta {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 56px !important;
  transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease !important;
}

.txp-demo-cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(232, 160, 32, 0.5) !important;
  background-color: #D48E15 !important;
}

@media (max-width: 767px) {
  .txp-demo-section {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
}




@media (max-width: 767px) {
  .txp-hero-v2__micro {
    font-size: 0.75rem !important;
  }
}



.txp-hero-v2__micro span[style*="display: block"] {
  display: block !important;
  height: 4px !important;
}

/* Hide footer on portal login page */
body.page-template-portal-container #site-footer {
  display: none !important;
}

/* Hide header logo on portal pages */
body.page-template-portal-container .site-branding,
body.page-template-portal-container .site-logo {
  display: none !important;
}

/* Hide TaxOwl Hub heading on portal pages */
body.page-template-portal-container h1:contains("TaxOwl Hub"),
body.page-template-portal-container .page-header h1,
body.suredash-template .page-header h1 {
  display: none !important;
}

/* Alternative: hide by text content using first h1 in page-header */
body.page-template-portal-container .page-header {
  display: none !important;
}/* End custom CSS */