.elementor-994 .elementor-element.elementor-element-c5a21dc{--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-994 .elementor-element.elementor-element-8f45020{--display:flex;}.elementor-widget-theme-archive-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-994 .elementor-element.elementor-element-b8ab00e{--display:flex;}.elementor-994 .elementor-element.elementor-element-cb8fb10{--display:flex;}.elementor-994 .elementor-element.elementor-element-68b3729{--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-994 .elementor-element.elementor-element-c6aa958{--display:flex;}.elementor-994 .elementor-element.elementor-element-095b5f8{--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-994 .elementor-element.elementor-element-46422d0{--display:flex;}.elementor-994 .elementor-element.elementor-element-37178e3{--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-994 .elementor-element.elementor-element-9f020c5{--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-994 .elementor-element.elementor-element-c961f44{--display:flex;}.elementor-994 .elementor-element.elementor-element-a4878fd{--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-994 .elementor-element.elementor-element-66be9c5{--display:flex;}/* Start custom CSS *//* =========================================================
   ANIMOX TOOLS — DYNAMIC TOOL CATEGORY ARCHIVE
   COMPLETE FINAL CSS
   Applies only to Tool Category taxonomy archives
========================================================= */

/* =========================================================
   01. GLOBAL VARIABLES
========================================================= */

body.tax-tool_category {
  --amx-cat-bg: #f4efe5;
  --amx-cat-surface: #fffaf0;
  --amx-cat-card: #ffffff;
  --amx-cat-soft: #eee7db;
  --amx-cat-ink: #111111;
  --amx-cat-title: #172033;
  --amx-cat-muted: #596273;
  --amx-cat-border: #111111;

  --amx-cat-accent: #ffd900;
  --amx-cat-accent-soft: #fff5b5;
  --amx-cat-secondary: #0b66ff;
  --amx-cat-shape: #ff6534;

  --amx-cat-icon: "🧰";
  --amx-cat-label: "TOOL CATEGORY";

  background-color: var(--amx-cat-bg) !important;
  color: var(--amx-cat-ink);
}

/* =========================================================
   02. CATEGORY-SPECIFIC COLORS AND VISUALS
========================================================= */

/* Email & Deliverability */

body.tax-tool_category.term-email-deliverability {
  --amx-cat-accent: #ffd900;
  --amx-cat-accent-soft: #fff5b5;
  --amx-cat-secondary: #0b66ff;
  --amx-cat-shape: #ff6534;
  --amx-cat-icon: "✉️";
  --amx-cat-label: "EMAIL MARKETING TOOLS";
}

/* SEO Tools */

body.tax-tool_category.term-seo-tools {
  --amx-cat-accent: #70dd79;
  --amx-cat-accent-soft: #dcf8df;
  --amx-cat-secondary: #0b66ff;
  --amx-cat-shape: #ffd900;
  --amx-cat-icon: "🔎";
  --amx-cat-label: "SEO & SEARCH TOOLS";
}

/* AI & Automation */

body.tax-tool_category.term-ai-automation {
  --amx-cat-accent: #9d8cff;
  --amx-cat-accent-soft: #e9e5ff;
  --amx-cat-secondary: #0b66ff;
  --amx-cat-shape: #ffd900;
  --amx-cat-icon: "🤖";
  --amx-cat-label: "AI AUTOMATION TOOLS";
}

/* n8n Workflows */

body.tax-tool_category.term-n8n-workflows {
  --amx-cat-accent: #ff7c63;
  --amx-cat-accent-soft: #ffe1da;
  --amx-cat-secondary: #7b61ff;
  --amx-cat-shape: #ffd900;
  --amx-cat-icon: "⚙️";
  --amx-cat-label: "N8N WORKFLOW TOOLS";
}

/* Marketing & Links */

body.tax-tool_category.term-marketing-links {
  --amx-cat-accent: #59b8ff;
  --amx-cat-accent-soft: #dff2ff;
  --amx-cat-secondary: #0b66ff;
  --amx-cat-shape: #ff6534;
  --amx-cat-icon: "🔗";
  --amx-cat-label: "MARKETING & LINK TOOLS";
}

/* Social Media */

body.tax-tool_category.term-social-media {
  --amx-cat-accent: #ff8ec7;
  --amx-cat-accent-soft: #ffe1f1;
  --amx-cat-secondary: #7b61ff;
  --amx-cat-shape: #ffd900;
  --amx-cat-icon: "📱";
  --amx-cat-label: "SOCIAL MEDIA TOOLS";
}

/* Text & Writing */

body.tax-tool_category.term-text-writing {
  --amx-cat-accent: #ffad4d;
  --amx-cat-accent-soft: #ffead0;
  --amx-cat-secondary: #0b66ff;
  --amx-cat-shape: #70dd79;
  --amx-cat-icon: "✍️";
  --amx-cat-label: "TEXT & WRITING TOOLS";
}

/* Developer Tools */

body.tax-tool_category.term-developer-tools {
  --amx-cat-accent: #70dd79;
  --amx-cat-accent-soft: #def8e1;
  --amx-cat-secondary: #172033;
  --amx-cat-shape: #59b8ff;
  --amx-cat-icon: "💻";
  --amx-cat-label: "DEVELOPER TOOLS";
}

/* Data Cleaning */

body.tax-tool_category.term-data-cleaning {
  --amx-cat-accent: #56d5e8;
  --amx-cat-accent-soft: #dcf8fc;
  --amx-cat-secondary: #0b66ff;
  --amx-cat-shape: #ffd900;
  --amx-cat-icon: "🧹";
  --amx-cat-label: "DATA CLEANING TOOLS";
}

/* =========================================================
   03. PAGE WIDTH AND ASTRA CLEANUP
========================================================= */

body.tax-tool_category #content {
  width: 100%;
  padding: 0 !important;
  background:
    linear-gradient(
      rgba(17, 17, 17, 0.045) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(17, 17, 17, 0.045) 1px,
      transparent 1px
    ),
    var(--amx-cat-bg);
  background-size: 34px 34px;
}

body.tax-tool_category #content > .ast-container {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.tax-tool_category #primary,
body.tax-tool_category .content-area,
body.tax-tool_category main.site-main {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.tax-tool_category .elementor-location-archive,
body.tax-tool_category .elementor {
  width: 100%;
}

body.tax-tool_category .elementor > .e-con,
body.tax-tool_category .elementor-location-archive > .e-con {
  width: 100%;
}

/* =========================================================
   04. DYNAMIC HERO
========================================================= */

body.tax-tool_category .amx-dynamic-category-hero {
  position: relative;
  isolation: isolate;

  display: flex;
  align-items: center;

  width: calc(100% - 28px);
  max-width: 1540px;
  min-height: 610px;

  margin: 28px auto 38px !important;
  padding: 70px 52% 70px 62px !important;

  overflow: hidden;

  background:
    linear-gradient(
      90deg,
      rgba(255, 250, 240, 1) 0%,
      rgba(255, 250, 240, 0.98) 42%,
      rgba(255, 250, 240, 0.76) 62%,
      rgba(255, 250, 240, 0.3) 100%
    ),
    var(--amx-cat-surface) !important;

  border: 4px solid var(--amx-cat-border);
  border-radius: 26px;

  box-shadow:
    12px 12px 0 rgba(17, 17, 17, 0.15);

  color: var(--amx-cat-ink);
}

/* Grid detail */

body.tax-tool_category .amx-dynamic-category-hero::before {
  content: "";

  position: absolute;
  inset: 0;
  z-index: -3;

  background:
    linear-gradient(
      rgba(17, 17, 17, 0.045) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(17, 17, 17, 0.045) 1px,
      transparent 1px
    );

  background-size: 32px 32px;

  pointer-events: none;
}

/* Main dynamic visual */

body.tax-tool_category .amx-dynamic-category-hero::after {
  content: var(--amx-cat-icon);

  position: absolute;
  z-index: -1;

  top: 50%;
  right: 8%;

  display: flex;
  align-items: center;
  justify-content: center;

  width: clamp(270px, 30vw, 440px);
  height: clamp(270px, 30vw, 440px);

  border: 4px solid var(--amx-cat-border);
  border-radius: 34% 66% 43% 57% / 54% 38% 62% 46%;

  background:
    radial-gradient(
      circle at center,
      #ffffff 0%,
      #ffffff 38%,
      var(--amx-cat-accent-soft) 39%,
      var(--amx-cat-accent-soft) 55%,
      transparent 56%
    ),
    repeating-radial-gradient(
      circle at center,
      rgba(17, 17, 17, 0.1) 0,
      rgba(17, 17, 17, 0.1) 2px,
      transparent 3px,
      transparent 27px
    ),
    var(--amx-cat-accent-soft);

  box-shadow:
    15px 15px 0 rgba(17, 17, 17, 0.13);

  font-family:
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Noto Color Emoji",
    sans-serif;

  font-size: clamp(96px, 11vw, 170px);
  line-height: 1;

  transform:
    translateY(-50%)
    rotate(-3deg);

  transition:
    transform 300ms ease,
    border-radius 300ms ease;

  pointer-events: none;
}

body.tax-tool_category .amx-dynamic-category-hero:hover::after {
  border-radius: 52% 48% 61% 39% / 41% 55% 45% 59%;

  transform:
    translateY(-50%)
    rotate(2deg)
    scale(1.025);
}

/* Decorative large accent */

body.tax-tool_category .amx-dynamic-category-hero {
  background-color: var(--amx-cat-surface) !important;
}

body.tax-tool_category .amx-dynamic-category-hero .e-con-inner {
  position: relative;
  z-index: 4;

  width: 100%;
  max-width: none;
  margin: 0;
}

/* Dynamic category label */

body.tax-tool_category .amx-dynamic-category-hero .e-con-inner::before {
  content: var(--amx-cat-label);

  display: inline-flex;
  align-items: center;

  width: fit-content;
  min-height: 42px;

  margin: 0 0 26px;
  padding: 10px 16px;

  background: var(--amx-cat-accent);

  border: 3px solid var(--amx-cat-border);
  border-radius: 8px;

  box-shadow:
    5px 5px 0 rgba(17, 17, 17, 0.15);

  color: var(--amx-cat-ink);

  font-family: Inter, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

/* Decorative shapes */

body.tax-tool_category .amx-dynamic-category-hero .e-con-inner::after {
  content: "";

  position: absolute;
  z-index: -1;

  top: -88px;
  right: -46%;

  width: 240px;
  height: 240px;

  border: 3px solid var(--amx-cat-border);
  border-radius: 50%;

  background: color-mix(
    in srgb,
    var(--amx-cat-accent) 28%,
    transparent
  );

  pointer-events: none;
}

/* Hero title */

body.tax-tool_category .amx-dynamic-category-hero h1,
body.tax-tool_category .amx-dynamic-category-hero h2,
body.tax-tool_category .amx-dynamic-category-hero .elementor-heading-title {
  max-width: 830px;

  margin: 0 0 24px !important;

  color: var(--amx-cat-title) !important;

  font-family:
    "Plus Jakarta Sans",
    Inter,
    Arial,
    sans-serif !important;

  font-size: clamp(58px, 6.2vw, 104px) !important;
  font-weight: 950 !important;
  line-height: 0.92 !important;

  letter-spacing: -0.065em !important;
  text-transform: uppercase;

  overflow-wrap: anywhere;
}

/* Hero description */

body.tax-tool_category .amx-dynamic-category-hero p,
body.tax-tool_category .amx-dynamic-category-hero .elementor-widget-text-editor {
  max-width: 760px;

  color: var(--amx-cat-muted) !important;

  font-size: clamp(16px, 1.35vw, 21px) !important;
  font-weight: 650;
  line-height: 1.65;
}

body.tax-tool_category
  .amx-dynamic-category-hero
  .elementor-widget-text-editor
  p {
  margin-bottom: 0;
}

/* Hero buttons */

body.tax-tool_category
  .amx-dynamic-category-hero
  .elementor-widget-button {
  display: inline-flex;
  width: auto;
  margin-top: 22px;
  margin-right: 12px;
}

body.tax-tool_category
  .amx-dynamic-category-hero
  .elementor-button {
  min-height: 56px;

  padding: 16px 24px !important;

  background: var(--amx-cat-ink) !important;
  color: #ffffff !important;

  border: 3px solid var(--amx-cat-border) !important;
  border-radius: 12px !important;

  box-shadow:
    6px 6px 0 var(--amx-cat-accent);

  font-family: Inter, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 900 !important;

  text-transform: uppercase;
  text-decoration: none !important;

  transition:
    transform 180ms ease,
    background-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease;
}

body.tax-tool_category
  .amx-dynamic-category-hero
  .elementor-button:hover {
  background: var(--amx-cat-accent) !important;
  color: var(--amx-cat-ink) !important;

  transform: translate(-3px, -3px);

  box-shadow:
    9px 9px 0 var(--amx-cat-border);
}

/* =========================================================
   05. MAIN SHORTCODE SECTIONS
========================================================= */

body.tax-tool_category .animox-tools-engine {
  box-sizing: border-box;
  color: var(--amx-cat-ink);
  font-family: Inter, Arial, sans-serif;
}

body.tax-tool_category .animox-tools-engine *,
body.tax-tool_category .animox-tools-engine *::before,
body.tax-tool_category .animox-tools-engine *::after {
  box-sizing: border-box;
}

body.tax-tool_category .amx-tool-category-tools,
body.tax-tool_category .amx-related-solutions,
body.tax-tool_category .amx-tool-category-faq {
  width: calc(100% - 28px);
  max-width: 1540px;

  margin: 0 auto 38px !important;
  padding: 48px !important;

  background: var(--amx-cat-surface);

  border: 4px solid var(--amx-cat-border);
  border-radius: 24px;

  box-shadow:
    10px 10px 0 rgba(17, 17, 17, 0.14);
}

/* =========================================================
   06. SEARCH
========================================================= */

body.tax-tool_category .amx-discovery {
  width: 100%;
}

body.tax-tool_category .amx-tool-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;

  width: 100%;
  margin: 0 0 30px;
  padding: 12px;

  background: #ffffff;

  border: 3px solid var(--amx-cat-border);
  border-radius: 16px;

  box-shadow:
    6px 6px 0 rgba(17, 17, 17, 0.13);
}

body.tax-tool_category .amx-tool-search input[type="search"] {
  width: 100%;
  min-height: 56px;

  margin: 0;
  padding: 14px 18px !important;

  background: #ffffff !important;
  color: var(--amx-cat-ink) !important;

  border: 0 !important;
  border-radius: 10px !important;

  box-shadow: none !important;
  outline: none !important;

  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  font-weight: 650;
}

body.tax-tool_category
  .amx-tool-search
  input[type="search"]::placeholder {
  color: #7a8291;
  opacity: 1;
}

body.tax-tool_category .amx-tool-search button {
  min-width: 155px;
  min-height: 56px;

  margin: 0;
  padding: 14px 22px !important;

  background: var(--amx-cat-accent) !important;
  color: var(--amx-cat-ink) !important;

  border: 3px solid var(--amx-cat-border) !important;
  border-radius: 10px !important;

  box-shadow:
    4px 4px 0 rgba(17, 17, 17, 0.14) !important;

  font-family: Inter, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 950 !important;

  text-transform: uppercase;

  transition:
    transform 180ms ease,
    background-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease;
}

body.tax-tool_category .amx-tool-search button:hover {
  background: var(--amx-cat-ink) !important;
  color: #ffffff !important;

  transform: translate(-2px, -2px);

  box-shadow:
    7px 7px 0 var(--amx-cat-accent) !important;
}

/* =========================================================
   07. TOOLS GRID
========================================================= */

body.tax-tool_category .amx-tools-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 22px !important;

  width: 100%;
}

body.tax-tool_category .amx-tool-card {
  position: relative;

  display: flex !important;
  flex-direction: column !important;

  min-width: 0;
  min-height: 330px;

  margin: 0 !important;
  padding: 25px !important;

  overflow: hidden;

  background: var(--amx-cat-card) !important;
  color: var(--amx-cat-ink) !important;

  border: 3px solid var(--amx-cat-border) !important;
  border-radius: 18px !important;

  box-shadow:
    7px 7px 0 rgba(17, 17, 17, 0.14) !important;

  opacity: 1 !important;
  filter: none !important;

  transform: none;

  transition:
    transform 190ms ease,
    box-shadow 190ms ease,
    background-color 190ms ease;
}

body.tax-tool_category .amx-tool-card::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: -60px;
  right: -55px;

  width: 150px;
  height: 150px;

  border: 3px solid var(--amx-cat-border);
  border-radius: 50%;

  background: var(--amx-cat-accent-soft);

  pointer-events: none;
}

body.tax-tool_category .amx-tool-card > * {
  position: relative;
  z-index: 2;
}

body.tax-tool_category .amx-tool-card:hover {
  background: #ffffff !important;

  transform:
    translate(-4px, -4px);

  box-shadow:
    11px 11px 0 var(--amx-cat-border) !important;
}

/* Coming Soon */

body.tax-tool_category .amx-tool-card-coming-soon {
  background: var(--amx-cat-soft) !important;
}

body.tax-tool_category .amx-tool-card-coming-soon::before {
  background: rgba(255, 255, 255, 0.47);
}

/* Card top */

body.tax-tool_category .amx-tool-card-top {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 14px;

  min-height: 60px;
  margin-bottom: 21px;
}

body.tax-tool_category .amx-tool-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 58px;
  height: 58px;
  flex: 0 0 58px;

  background: var(--amx-cat-accent) !important;

  border: 3px solid var(--amx-cat-border);
  border-radius: 15px;

  box-shadow:
    4px 4px 0 rgba(17, 17, 17, 0.15);

  color: var(--amx-cat-ink);

  font-size: 25px;
  line-height: 1;
}

/* Badges */

body.tax-tool_category .amx-tool-badge {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  min-height: 33px;

  padding: 7px 11px !important;

  border: 2px solid var(--amx-cat-border) !important;
  border-radius: 999px !important;

  background: var(--amx-cat-secondary) !important;
  color: #ffffff !important;

  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 950 !important;

  letter-spacing: 0.07em;
  text-transform: uppercase;
}

body.tax-tool_category
  .amx-tool-card-coming-soon
  .amx-tool-badge {
  background: #2c2c2c !important;
  color: #ffffff !important;
}

/* Card title */

body.tax-tool_category .amx-tool-title {
  margin: 0 0 13px !important;

  color: var(--amx-cat-title) !important;

  font-family:
    "Plus Jakarta Sans",
    Inter,
    Arial,
    sans-serif !important;

  font-size: clamp(21px, 1.55vw, 27px) !important;
  line-height: 1.1 !important;
  font-weight: 900 !important;

  letter-spacing: -0.035em !important;
}

body.tax-tool_category .amx-tool-title a {
  color: var(--amx-cat-title) !important;
  text-decoration: none !important;
}

/* Card description */

body.tax-tool_category .amx-tool-excerpt {
  margin: 0 0 20px !important;

  color: var(--amx-cat-muted) !important;

  font-size: 14px !important;
  line-height: 1.65 !important;
  font-weight: 550 !important;
}

/* Category meta */

body.tax-tool_category .amx-tool-meta {
  margin-top: auto;
  padding-top: 18px;

  border-top: 2px solid rgba(17, 17, 17, 0.12);

  color: var(--amx-cat-ink) !important;

  font-size: 12px !important;
  line-height: 1.4 !important;
  font-weight: 850 !important;

  letter-spacing: 0.035em;
  text-transform: uppercase;
}

/* Tool action */

body.tax-tool_category .amx-tool-action {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: fit-content;
  min-height: 45px;

  margin-top: 17px;
  padding: 12px 16px !important;

  background: var(--amx-cat-ink) !important;
  color: #ffffff !important;

  border: 3px solid var(--amx-cat-border) !important;
  border-radius: 9px !important;

  box-shadow:
    4px 4px 0 var(--amx-cat-accent);

  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 950 !important;

  text-transform: uppercase;
  text-decoration: none !important;

  transition:
    transform 180ms ease,
    background-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease;
}

body.tax-tool_category .amx-tool-action:hover {
  background: var(--amx-cat-accent) !important;
  color: var(--amx-cat-ink) !important;

  transform: translate(-2px, -2px);

  box-shadow:
    7px 7px 0 var(--amx-cat-border);
}

body.tax-tool_category
  .amx-tool-card-coming-soon
  .amx-tool-action {
  pointer-events: none;

  background: #2c2c2c !important;
  color: #ffffff !important;

  box-shadow:
    4px 4px 0 rgba(17, 17, 17, 0.15);
}

/* =========================================================
   08. SHARED SECTION HEADINGS
========================================================= */

body.tax-tool_category .amx-section-head {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  gap: 30px;

  width: 100%;
  margin-bottom: 31px;
}

body.tax-tool_category .amx-section-kicker {
  display: inline-flex !important;
  align-items: center !important;

  min-height: 36px;

  margin: 0 0 15px;
  padding: 8px 13px;

  background: var(--amx-cat-accent) !important;
  color: var(--amx-cat-ink) !important;

  border: 3px solid var(--amx-cat-border);
  border-radius: 7px;

  box-shadow:
    4px 4px 0 rgba(17, 17, 17, 0.14);

  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 950 !important;

  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.tax-tool_category .amx-section-head h2 {
  max-width: 920px;

  margin: 0 !important;

  color: var(--amx-cat-title) !important;

  font-family:
    "Plus Jakarta Sans",
    Inter,
    Arial,
    sans-serif !important;

  font-size: clamp(35px, 4vw, 62px) !important;
  line-height: 0.98 !important;
  font-weight: 950 !important;

  letter-spacing: -0.055em !important;
  text-transform: uppercase;
}

body.tax-tool_category .amx-section-head p {
  max-width: 760px;

  margin: 15px 0 0 !important;

  color: var(--amx-cat-muted) !important;

  font-size: 15px !important;
  line-height: 1.65 !important;
  font-weight: 550 !important;
}

/* =========================================================
   09. RELATED SOLUTIONS
========================================================= */

body.tax-tool_category .amx-post-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 22px !important;

  width: 100%;
}

body.tax-tool_category .amx-post-card {
  display: flex !important;
  flex-direction: column !important;

  min-width: 0;
  overflow: hidden;

  background: #ffffff !important;

  border: 3px solid var(--amx-cat-border) !important;
  border-radius: 17px !important;

  box-shadow:
    7px 7px 0 rgba(17, 17, 17, 0.14) !important;

  transition:
    transform 190ms ease,
    box-shadow 190ms ease;
}

body.tax-tool_category .amx-post-card:hover {
  transform: translate(-4px, -4px);

  box-shadow:
    11px 11px 0 var(--amx-cat-border) !important;
}

body.tax-tool_category .amx-post-card > a:first-child,
body.tax-tool_category .amx-post-card figure {
  display: block;

  width: 100%;
  height: 230px;

  margin: 0 !important;

  overflow: hidden;

  border-bottom: 3px solid var(--amx-cat-border);
}

body.tax-tool_category .amx-post-card img {
  display: block;

  width: 100% !important;
  height: 100% !important;

  object-fit: cover;

  transition: transform 350ms ease;
}

body.tax-tool_category .amx-post-card:hover img {
  transform: scale(1.045);
}

body.tax-tool_category .amx-post-body {
  display: flex !important;
  flex: 1;
  flex-direction: column !important;

  padding: 24px !important;
}

body.tax-tool_category .amx-post-kicker {
  display: inline-flex;

  width: fit-content;
  min-height: 30px;

  margin: 0 0 14px;
  padding: 7px 10px;

  background: var(--amx-cat-accent-soft);
  color: var(--amx-cat-ink) !important;

  border: 2px solid var(--amx-cat-border);
  border-radius: 999px;

  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 900 !important;

  letter-spacing: 0.065em;
  text-transform: uppercase;
}

body.tax-tool_category .amx-post-body h3 {
  margin: 0 0 13px !important;

  color: var(--amx-cat-title) !important;

  font-size: clamp(21px, 1.55vw, 27px) !important;
  line-height: 1.12 !important;
  font-weight: 900 !important;

  letter-spacing: -0.035em !important;
}

body.tax-tool_category .amx-post-body h3 a {
  color: var(--amx-cat-title) !important;
  text-decoration: none !important;
}

body.tax-tool_category .amx-post-body p {
  margin: 0 0 20px !important;

  color: var(--amx-cat-muted) !important;

  font-size: 14px !important;
  line-height: 1.65 !important;
}

body.tax-tool_category .amx-post-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: fit-content;
  min-height: 45px;

  margin-top: auto;
  padding: 12px 16px !important;

  background: var(--amx-cat-ink) !important;
  color: #ffffff !important;

  border: 3px solid var(--amx-cat-border) !important;
  border-radius: 9px !important;

  box-shadow:
    4px 4px 0 var(--amx-cat-accent);

  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 950 !important;

  text-decoration: none !important;
  text-transform: uppercase;
}

body.tax-tool_category .amx-post-button:hover {
  background: var(--amx-cat-accent) !important;
  color: var(--amx-cat-ink) !important;
}

/* Empty related solutions */

body.tax-tool_category .amx-related-solutions-empty {
  padding: 28px;

  background: var(--amx-cat-accent-soft);

  border: 3px solid var(--amx-cat-border);
  border-radius: 16px;
}

/* =========================================================
   10. FAQ
========================================================= */

body.tax-tool_category .amx-faq-list {
  display: grid;
  gap: 14px;

  width: 100%;
}

body.tax-tool_category .amx-faq-item {
  overflow: hidden;

  background: #ffffff;

  border: 3px solid var(--amx-cat-border);
  border-radius: 14px;

  box-shadow:
    5px 5px 0 rgba(17, 17, 17, 0.12);
}

body.tax-tool_category .amx-faq-item summary {
  position: relative;

  display: flex;
  align-items: center;

  min-height: 68px;

  padding: 18px 66px 18px 21px;

  color: var(--amx-cat-title);

  cursor: pointer;

  list-style: none;

  font-family:
    "Plus Jakarta Sans",
    Inter,
    Arial,
    sans-serif;

  font-size: 17px;
  line-height: 1.4;
  font-weight: 850;

  transition:
    background-color 180ms ease,
    color 180ms ease;
}

body.tax-tool_category .amx-faq-item summary::-webkit-details-marker {
  display: none;
}

body.tax-tool_category .amx-faq-item summary::after {
  content: "+";

  position: absolute;

  top: 50%;
  right: 18px;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 34px;
  height: 34px;

  border: 2px solid var(--amx-cat-border);
  border-radius: 9px;

  background: var(--amx-cat-accent);
  color: var(--amx-cat-ink);

  font-size: 21px;
  line-height: 1;
  font-weight: 950;

  transform: translateY(-50%);

  transition:
    transform 180ms ease,
    background-color 180ms ease;
}

body.tax-tool_category .amx-faq-item[open] summary {
  background: var(--amx-cat-accent-soft);
}

body.tax-tool_category .amx-faq-item[open] summary::after {
  content: "−";

  background: var(--amx-cat-ink);
  color: #ffffff;

  transform:
    translateY(-50%)
    rotate(180deg);
}

body.tax-tool_category .amx-faq-item > p {
  margin: 0 !important;
  padding: 0 21px 21px !important;

  color: var(--amx-cat-muted) !important;

  font-size: 14px !important;
  line-height: 1.7 !important;
}

/* =========================================================
   11. ELEMENTOR CONTAINERS BETWEEN SECTIONS
========================================================= */

body.tax-tool_category
  .elementor-location-archive
  > .e-con:not(.amx-dynamic-category-hero) {
  width: 100%;
}

body.tax-tool_category
  .elementor-location-archive
  .elementor-widget-shortcode {
  width: 100%;
}

body.tax-tool_category
  .elementor-location-archive
  .elementor-widget-shortcode
  > .elementor-widget-container {
  width: 100%;
}

/* Remove empty Elementor spacing */

body.tax-tool_category
  .elementor-widget-shortcode
  .elementor-shortcode:empty {
  display: none;
}

/* =========================================================
   12. FINAL CTA COMPATIBILITY
========================================================= */

body.tax-tool_category .amx-category-final-cta {
  margin-top: 0;
}

body.tax-tool_category
  .amx-category-final-cta__eyebrow {
  background: var(--amx-cat-accent);
}

body.tax-tool_category
  .amx-category-final-cta__eyebrow-dot {
  background: var(--amx-cat-secondary);
}

body.tax-tool_category
  .amx-category-final-cta__button--primary {
  box-shadow:
    6px 6px 0 var(--amx-cat-accent);
}

body.tax-tool_category
  .amx-category-final-cta__button--primary:hover {
  background: var(--amx-cat-accent);
}

/* =========================================================
   13. TABLET
========================================================= */

@media (max-width: 1100px) {
  body.tax-tool_category .amx-dynamic-category-hero {
    min-height: 550px;

    padding:
      58px
      46%
      58px
      44px !important;
  }

  body.tax-tool_category .amx-dynamic-category-hero::after {
    right: 5%;

    width: 340px;
    height: 340px;

    font-size: 125px;
  }

  body.tax-tool_category .amx-tools-grid,
  body.tax-tool_category .amx-post-grid {
    grid-template-columns:
      repeat(2, minmax(0, 1fr)) !important;
  }

  body.tax-tool_category .amx-tool-category-tools,
  body.tax-tool_category .amx-related-solutions,
  body.tax-tool_category .amx-tool-category-faq {
    padding: 38px !important;
  }
}

/* =========================================================
   14. MOBILE
========================================================= */

@media (max-width: 767px) {
  body.tax-tool_category #content {
    background-size: 27px 27px;
  }

  body.tax-tool_category .amx-dynamic-category-hero {
    display: block;

    width: calc(100% - 20px);
    min-height: 680px;

    margin:
      18px
      auto
      28px !important;

    padding:
      34px
      22px
      325px !important;

    border-width: 3px;
    border-radius: 18px;

    box-shadow:
      7px 7px 0 rgba(17, 17, 17, 0.14);
  }

  body.tax-tool_category .amx-dynamic-category-hero::after {
    top: auto;
    right: 50%;
    bottom: 38px;

    width: 250px;
    height: 250px;

    font-size: 92px;

    transform:
      translateX(50%)
      rotate(-3deg);
  }

  body.tax-tool_category
    .amx-dynamic-category-hero:hover::after {
    transform:
      translateX(50%)
      rotate(1deg)
      scale(1.02);
  }

  body.tax-tool_category
    .amx-dynamic-category-hero
    .e-con-inner::before {
    min-height: 36px;

    margin-bottom: 21px;
    padding: 8px 11px;

    font-size: 9px;
  }

  body.tax-tool_category
    .amx-dynamic-category-hero
    h1,
  body.tax-tool_category
    .amx-dynamic-category-hero
    h2,
  body.tax-tool_category
    .amx-dynamic-category-hero
    .elementor-heading-title {
    font-size:
      clamp(40px, 12vw, 62px) !important;

    line-height: 0.95 !important;
  }

  body.tax-tool_category
    .amx-dynamic-category-hero
    p,
  body.tax-tool_category
    .amx-dynamic-category-hero
    .elementor-widget-text-editor {
    font-size: 15px !important;
  }

  body.tax-tool_category
    .amx-dynamic-category-hero
    .elementor-widget-button {
    display: flex;

    width: 100%;
    margin:
      12px
      0
      0;
  }

  body.tax-tool_category
    .amx-dynamic-category-hero
    .elementor-button {
    width: 100%;
  }

  body.tax-tool_category .amx-tool-category-tools,
  body.tax-tool_category .amx-related-solutions,
  body.tax-tool_category .amx-tool-category-faq {
    width: calc(100% - 20px);

    margin-bottom: 28px !important;
    padding: 24px 18px !important;

    border-width: 3px;
    border-radius: 17px;

    box-shadow:
      7px 7px 0 rgba(17, 17, 17, 0.13);
  }

  body.tax-tool_category .amx-tool-search {
    grid-template-columns: 1fr;

    gap: 10px;

    padding: 9px;
  }

  body.tax-tool_category .amx-tool-search button {
    width: 100%;
    min-width: 0;
  }

  body.tax-tool_category .amx-tools-grid,
  body.tax-tool_category .amx-post-grid {
    grid-template-columns: 1fr !important;

    gap: 17px !important;
  }

  body.tax-tool_category .amx-tool-card {
    min-height: 300px;
    padding: 21px !important;
  }

  body.tax-tool_category .amx-section-head {
    display: block !important;

    margin-bottom: 25px;
  }

  body.tax-tool_category .amx-section-head h2 {
    font-size:
      clamp(33px, 10vw, 48px) !important;
  }

  body.tax-tool_category .amx-post-card > a:first-child,
  body.tax-tool_category .amx-post-card figure {
    height: 205px;
  }

  body.tax-tool_category .amx-post-body {
    padding: 20px !important;
  }

  body.tax-tool_category .amx-faq-item summary {
    min-height: 62px;

    padding:
      16px
      57px
      16px
      16px;

    font-size: 15px;
  }

  body.tax-tool_category .amx-faq-item summary::after {
    right: 13px;

    width: 31px;
    height: 31px;
  }

  body.tax-tool_category .amx-faq-item > p {
    padding:
      0
      16px
      18px !important;
  }
}

/* =========================================================
   15. VERY SMALL MOBILE
========================================================= */

@media (max-width: 420px) {
  body.tax-tool_category .amx-dynamic-category-hero {
    min-height: 650px;

    padding-bottom: 290px !important;
  }

  body.tax-tool_category .amx-dynamic-category-hero::after {
    width: 220px;
    height: 220px;

    font-size: 80px;
  }

  body.tax-tool_category
    .amx-dynamic-category-hero
    h1,
  body.tax-tool_category
    .amx-dynamic-category-hero
    h2,
  body.tax-tool_category
    .amx-dynamic-category-hero
    .elementor-heading-title {
    font-size:
      clamp(36px, 12vw, 50px) !important;
  }

  body.tax-tool_category .amx-tool-title,
  body.tax-tool_category .amx-post-body h3 {
    font-size: 21px !important;
  }
}

/* =========================================================
   16. ACCESSIBILITY AND REDUCED MOTION
========================================================= */

body.tax-tool_category a:focus-visible,
body.tax-tool_category button:focus-visible,
body.tax-tool_category summary:focus-visible,
body.tax-tool_category input:focus-visible {
  outline:
    3px solid
    var(--amx-cat-secondary) !important;

  outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
  body.tax-tool_category *,
  body.tax-tool_category *::before,
  body.tax-tool_category *::after {
    scroll-behavior: auto !important;

    animation-duration:
      0.01ms !important;

    animation-iteration-count:
      1 !important;

    transition-duration:
      0.01ms !important;
  }
}/* End custom CSS */