@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@500;700&family=Space+Grotesk:wght@500;600;700&display=swap");

:root {
  --tw-bg: #f6f8fb;
  --tw-panel: #ffffff;
  --tw-ink: #111827;
  --tw-soft: #5c6575;
  --tw-muted: #7b8494;
  --tw-line: #e4e8ef;
  --tw-dark: #111827;
  --tw-graphite: #202733;
  --tw-green: #18a058;
  --tw-lime: #a3e635;
  --tw-blue: #2563eb;
  --tw-cyan: #06b6d4;
  --tw-red: #ef4444;
  --tw-orange: #f97316;
  --tw-yellow: #f59e0b;
  --tw-shadow: 0 24px 70px rgba(17, 24, 39, .10);
  --tw-radius: 8px;
}

html {
  text-rendering: optimizeLegibility;
}

body.toolswp-theme {
  background: var(--tw-bg);
  color: var(--tw-ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: 0;
}

body.toolswp-theme h1,
body.toolswp-theme h2,
body.toolswp-theme h3,
body.toolswp-theme .tw-tool-title,
body.toolswp-theme .tw-section-title strong {
  font-family: "Space Grotesk", Inter, sans-serif;
  letter-spacing: 0;
}

body.toolswp-theme a,
body.toolswp-theme button {
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease, border-color .2s ease, opacity .2s ease;
}

body.toolswp-theme button {
  font-family: inherit;
}

body.toolswp-theme #app {
  max-width: none;
  background:
    radial-gradient(circle at 18% -8%, rgba(6, 182, 212, .16), transparent 32rem),
    radial-gradient(circle at 78% 4%, rgba(163, 230, 53, .16), transparent 28rem),
    var(--tw-bg);
}

body.toolswp-theme #left-sidebar {
  background: #0f1720;
  color: #f8fafc;
  border-right: 0;
  box-shadow: 18px 0 60px rgba(17, 24, 39, .18);
}

body.toolswp-theme #left-sidebar > a {
  height: 92px;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
}

body.toolswp-theme #left-sidebar img {
  max-height: 54px;
  object-fit: contain;
}

body.toolswp-theme #left-sidebar form {
  background: rgba(255, 255, 255, .07);
  border-color: rgba(255, 255, 255, .11);
  border-radius: var(--tw-radius);
}

body.toolswp-theme #left-sidebar form input,
body.toolswp-theme #left-sidebar form button {
  color: #ffffff;
}

body.toolswp-theme #left-sidebar form input::placeholder {
  color: rgba(255, 255, 255, .58);
}

body.toolswp-theme #left-sidebar .main-menu-items a,
body.toolswp-theme #left-sidebar .main-menu-items .submenu-show {
  border-radius: var(--tw-radius);
  color: rgba(255, 255, 255, .78);
  padding-left: .7rem;
  padding-right: .7rem;
}

body.toolswp-theme #left-sidebar .main-menu-items a:hover,
body.toolswp-theme #left-sidebar .main-menu-items .submenu-show:hover {
  background: rgba(255, 255, 255, .08);
  color: #ffffff;
  transform: translateX(3px);
}

body.toolswp-theme #left-sidebar .main-menu-items a > div:first-child,
body.toolswp-theme #left-sidebar .main-menu-items .submenu-show > div:first-child {
  background: rgba(255, 255, 255, .09);
  border: 1px solid rgba(255, 255, 255, .08);
  color: #ffffff;
}

body.toolswp-theme #left-sidebar .sub-menu {
  background: #0f1720;
}

body.toolswp-theme #left-sidebar > div:last-child {
  background: linear-gradient(90deg, var(--tw-lime), var(--tw-cyan));
}

body.toolswp-theme #r-section {
  background: transparent;
}

body.toolswp-theme #r-section > div:first-child {
  position: sticky;
  top: 0;
  z-index: 8;
  height: 86px;
  background: rgba(246, 248, 251, .88);
  border-bottom: 1px solid rgba(17, 24, 39, .08);
  backdrop-filter: blur(18px);
}

body.toolswp-theme #live-search form,
body.toolswp-theme #r-section > div:first-child a,
body.toolswp-theme #r-section > div:first-child .menu-text,
body.toolswp-theme #left-sidebar-toggler {
  border-color: rgba(17, 24, 39, .12);
  border-radius: var(--tw-radius);
  box-shadow: 0 16px 38px rgba(17, 24, 39, .07);
}

body.toolswp-theme #live-search form {
  background: #ffffff;
}

body.toolswp-theme #live-search input::placeholder {
  color: #8b95a5;
}

.toolswp-home,
.tw-products-page {
  padding: clamp(1rem, 2vw, 1.5rem);
}

.tw-hero-v2 {
  min-height: 650px;
  border-radius: var(--tw-radius);
  overflow: hidden;
  color: #ffffff;
  background:
    linear-gradient(135deg, rgba(17, 24, 39, .98), rgba(21, 32, 43, .94)),
    radial-gradient(circle at 70% 20%, rgba(6, 182, 212, .42), transparent 25rem);
  box-shadow: var(--tw-shadow);
  position: relative;
}

.tw-hero-v2::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, .06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .06) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,.9), transparent 86%);
}

.tw-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, .78fr);
  gap: clamp(1rem, 3vw, 3rem);
  align-items: center;
  min-height: 650px;
  padding: clamp(1.25rem, 5vw, 5rem);
}

.tw-live-pill,
.tw-section-title span,
.tw-feature-band span,
.tw-products-hero span {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  gap: .5rem;
  padding: .45rem .68rem;
  border-radius: var(--tw-radius);
  background: rgba(163, 230, 53, .16);
  color: #d9f99d;
  font-size: .78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.tw-live-pill span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--tw-lime);
  box-shadow: 0 0 0 0 rgba(163, 230, 53, .75);
  animation: twPulse 1.7s infinite;
}

.tw-hero-copy-v2 h1 {
  max-width: 830px;
  margin: 1rem 0;
  font-size: clamp(2.75rem, 6vw, 6.8rem);
  line-height: .92;
  font-weight: 700;
}

.tw-hero-copy-v2 p {
  max-width: 760px;
  color: rgba(255, 255, 255, .76);
  font-size: clamp(1rem, 1.35vw, 1.18rem);
  line-height: 1.75;
}

.tw-command-search {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) auto;
  align-items: center;
  max-width: 780px;
  min-height: 68px;
  margin: 2rem 0 1rem;
  padding: .45rem;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: var(--tw-radius);
  background: rgba(255, 255, 255, .10);
  backdrop-filter: blur(18px);
  box-shadow: 0 30px 70px rgba(0, 0, 0, .22);
}

.tw-search-icon {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  color: #d1d5db;
}

.tw-search-icon svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

.tw-command-search input {
  min-width: 0;
  height: 52px;
  border: 0;
  outline: 0;
  background: transparent;
  color: #ffffff;
  font-weight: 800;
}

.tw-command-search input::placeholder {
  color: rgba(255, 255, 255, .58);
}

.tw-command-search button,
.tw-primary-action,
.tw-download-action,
.tw-apply-filter,
.tw-products-search button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: .78rem 1rem;
  border: 0;
  border-radius: var(--tw-radius);
  background: var(--tw-lime);
  color: #102015;
  font-weight: 900;
  cursor: pointer;
}

.tw-command-search button:hover,
.tw-primary-action:hover,
.tw-download-action:hover,
.tw-apply-filter:hover,
.tw-products-search button:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(163, 230, 53, .28);
}

.tw-hero-actions-v2 {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
}

.tw-secondary-action,
.tw-preview-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: .78rem 1rem;
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: var(--tw-radius);
  color: #ffffff;
  font-weight: 900;
}

.tw-secondary-action:hover {
  background: rgba(255, 255, 255, .10);
  transform: translateY(-2px);
}

.tw-live-board {
  justify-self: end;
  width: min(100%, 520px);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: var(--tw-radius);
  background: rgba(5, 10, 18, .72);
  backdrop-filter: blur(22px);
  box-shadow: 0 35px 90px rgba(0, 0, 0, .35);
  padding: 1rem;
  animation: twFloat 7s ease-in-out infinite;
}

.tw-board-top,
.tw-floating-metrics,
.tw-tool-meta,
.tw-tool-actions,
.tw-products-toolbar {
  display: flex;
  align-items: center;
}

.tw-board-top {
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, .10);
}

.tw-board-top span,
.tw-floating-metrics span,
.tw-board-card small {
  color: rgba(255, 255, 255, .58);
}

.tw-board-top strong {
  display: block;
  margin-top: .25rem;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.2rem;
}

.tw-board-pulse {
  padding: .35rem .55rem;
  border-radius: var(--tw-radius);
  background: rgba(24, 160, 88, .18);
  color: #86efac;
  font-weight: 900;
  text-transform: uppercase;
}

.tw-board-terminal {
  margin: 1rem 0;
  padding: 1rem;
  border-radius: var(--tw-radius);
  background: #050a12;
  color: #d1fae5;
  font-family: "JetBrains Mono", monospace;
  font-size: .86rem;
  line-height: 1.9;
  overflow: hidden;
}

.tw-board-terminal span {
  color: var(--tw-lime);
}

.tw-floating-metrics {
  gap: .75rem;
  margin-bottom: .75rem;
}

.tw-floating-metrics div {
  flex: 1;
  min-width: 0;
  padding: .85rem;
  border-radius: var(--tw-radius);
  background: rgba(255, 255, 255, .08);
}

.tw-floating-metrics strong {
  display: block;
  margin-top: .3rem;
  font-size: 1.35rem;
  line-height: 1;
}

.tw-board-stack {
  display: grid;
  gap: .75rem;
}

.tw-board-card {
  display: grid;
  gap: .35rem;
  padding: .9rem;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: var(--tw-radius);
  background: rgba(255, 255, 255, .07);
  color: #ffffff;
}

.tw-board-card:hover {
  transform: translateX(-4px);
  border-color: rgba(163, 230, 53, .5);
  background: rgba(255, 255, 255, .10);
}

.tw-board-card span,
.tw-tool-overlay span,
.tw-tool-meta em,
.tw-tool-meta > a,
.tw-tool-meta > span {
  width: fit-content;
  border-radius: var(--tw-radius);
  font-size: .72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.tw-board-card span {
  padding: .22rem .45rem;
}

.tw-board-card span.free,
.tw-tool-card.is-free .tw-tool-overlay span {
  background: rgba(163, 230, 53, .16);
  color: #d9f99d;
}

.tw-board-card span.pro,
.tw-tool-card.is-pro .tw-tool-overlay span {
  background: rgba(59, 130, 246, .18);
  color: #bfdbfe;
}

.tw-quick-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin: 1rem 0;
}

.tw-quick-strip a,
.tw-section-v2,
.tw-feature-band,
.tw-products-hero,
.tw-products-toolbar,
.tw-filter-panel,
.tw-empty-state {
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: rgba(255, 255, 255, .86);
  box-shadow: 0 18px 48px rgba(17, 24, 39, .06);
}

.tw-quick-strip a {
  display: grid;
  gap: .4rem;
  padding: 1.1rem;
  color: var(--tw-ink);
}

.tw-quick-strip a:hover,
.tw-type-chip:hover,
.tw-tool-card:hover,
.tw-plan-card-v2:hover {
  transform: translateY(-4px);
  box-shadow: var(--tw-shadow);
}

.tw-quick-strip span {
  color: var(--tw-cyan);
  font-family: "JetBrains Mono", monospace;
  font-size: .78rem;
  font-weight: 800;
}

.tw-quick-strip strong {
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.2rem;
}

.tw-quick-strip small {
  color: var(--tw-soft);
  line-height: 1.55;
}

.tw-section-v2,
.tw-feature-band {
  margin-top: 1rem;
  padding: clamp(1rem, 2.6vw, 2rem);
}

.tw-section-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.4rem;
}

.tw-section-title span,
.tw-products-hero span {
  background: #e8f7ff;
  color: #087f9f;
}

.tw-section-title h2,
.tw-feature-band h2,
.tw-products-hero h1 {
  margin: .65rem 0 0;
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.05;
  font-weight: 700;
}

.tw-section-title > a {
  flex: none;
  color: var(--tw-blue);
  font-weight: 900;
}

.tw-category-rail {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: .85rem;
}

.tw-type-chip {
  display: grid;
  gap: .55rem;
  min-height: 145px;
  padding: 1rem;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #fbfdff;
  color: var(--tw-ink);
}

.tw-type-chip img,
.tw-type-chip > span {
  width: 46px;
  height: 46px;
  border-radius: var(--tw-radius);
}

.tw-type-chip img {
  object-fit: cover;
}

.tw-type-chip > span {
  display: grid;
  place-items: center;
  background: #e0f2fe;
  color: #075985;
  font-weight: 900;
}

.tw-type-chip strong {
  font-size: 1rem;
}

.tw-type-chip small {
  color: var(--tw-muted);
  font-weight: 700;
}

.tw-products-grid-v2 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.tw-products-grid-v2.paid,
.tw-products-grid-v2.compact {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tw-products-grid-v2.listing {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tw-tool-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #ffffff;
  box-shadow: 0 16px 40px rgba(17, 24, 39, .06);
  transform: perspective(900px) rotateX(0) rotateY(0);
  transform-style: preserve-3d;
}

.tw-tool-card:hover {
  transform: perspective(900px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg)) translateY(-4px);
}

.tw-tool-visual {
  display: block;
  position: relative;
  min-height: 225px;
  background:
    linear-gradient(135deg, #111827, #263140);
  overflow: hidden;
}

.tw-window-bar {
  position: absolute;
  z-index: 2;
  top: .8rem;
  left: .8rem;
  display: flex;
  gap: .35rem;
}

.tw-window-bar span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ff5f57;
}

.tw-window-bar span:nth-child(2) {
  background: #ffbd2e;
}

.tw-window-bar span:nth-child(3) {
  background: #28c840;
}

.tw-tool-art {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.01);
  transition: transform .35s ease, filter .35s ease;
}

.tw-tool-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to top, rgba(6, 10, 16, .84), rgba(6, 10, 16, .12) 58%),
    linear-gradient(135deg, rgba(163, 230, 53, .10), rgba(6, 182, 212, .12));
}

.tw-tool-card:hover .tw-tool-art {
  transform: scale(1.08);
  filter: saturate(1.08);
}

.tw-tool-overlay {
  position: absolute;
  z-index: 2;
  left: .85rem;
  right: .85rem;
  bottom: .85rem;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: .75rem;
}

.tw-tool-overlay span {
  padding: .38rem .55rem;
}

.tw-tool-overlay strong {
  color: #ffffff;
  font-size: 1.05rem;
  text-align: right;
}

.tw-tool-body {
  display: flex;
  flex-direction: column;
  gap: .72rem;
  min-height: 250px;
  padding: 1rem;
}

.tw-tool-meta {
  justify-content: space-between;
  gap: .65rem;
}

.tw-tool-meta > a,
.tw-tool-meta > span {
  color: #087f9f;
}

.tw-tool-meta em {
  padding: .25rem .45rem;
  background: #fff7ed;
  color: #c2410c;
  font-style: normal;
}

.tw-tool-title {
  color: var(--tw-ink);
  font-size: 1.12rem;
  font-weight: 700;
  line-height: 1.28;
}

.tw-tool-title:hover {
  color: var(--tw-blue);
}

.tw-tool-body p {
  margin: 0;
  color: var(--tw-soft);
  line-height: 1.62;
}

.tw-tool-stats {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: .75rem;
  margin-top: auto;
  color: var(--tw-muted);
  font-size: .88rem;
  font-weight: 700;
}

.tw-stars {
  width: 92px;
  height: 18px;
  display: block;
  background: #e5e7eb;
  -webkit-mask-image: url("/assets/images/star.svg");
  -webkit-mask-size: 18px 18px;
  -webkit-mask-repeat: repeat-x;
}

.tw-stars i {
  display: block;
  height: 18px;
  background: var(--tw-yellow);
}

.tw-tool-actions {
  justify-content: space-between;
  gap: .65rem;
}

.tw-preview-link {
  min-height: 42px;
  padding: .62rem .8rem;
  border-color: var(--tw-line);
  color: var(--tw-ink);
}

.tw-preview-link:hover {
  border-color: rgba(37, 99, 235, .28);
  color: var(--tw-blue);
}

.tw-download-action {
  min-height: 42px;
  padding: .62rem .8rem;
  background: var(--tw-dark);
  color: #ffffff;
}

.tw-tool-card.is-free .tw-download-action {
  background: var(--tw-green);
}

.tw-feature-band {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 1rem;
  align-items: center;
  color: #ffffff;
  background:
    linear-gradient(135deg, #111827, #1e293b);
}

.tw-feature-band p {
  max-width: 660px;
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, .72);
  line-height: 1.75;
}

.tw-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .85rem;
}

.tw-feature-grid div {
  min-height: 130px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: var(--tw-radius);
  background: rgba(255, 255, 255, .07);
}

.tw-feature-grid strong,
.tw-feature-grid small {
  display: block;
}

.tw-feature-grid small {
  margin-top: .45rem;
  color: rgba(255, 255, 255, .68);
  line-height: 1.55;
}

.tw-plan-grid-v2 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.tw-plan-card-v2 {
  display: grid;
  gap: .6rem;
  padding: 1.2rem;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #fbfdff;
  color: var(--tw-ink);
}

.tw-plan-card-v2.popular {
  border-color: rgba(24, 160, 88, .38);
  background: #f0fdf4;
}

.tw-plan-card-v2 span {
  color: var(--tw-green);
  font-size: .78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.tw-plan-card-v2 strong {
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.2rem;
}

.tw-plan-card-v2 p {
  margin: 0;
  color: var(--tw-soft);
  line-height: 1.55;
}

.tw-plan-card-v2 div {
  color: var(--tw-blue);
  font-size: 1.6rem;
  font-weight: 900;
}

.tw-products-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 430px);
  gap: 1rem;
  align-items: end;
  padding: clamp(1rem, 3vw, 2rem);
}

.tw-products-hero p {
  max-width: 740px;
  margin: .75rem 0 0;
  color: var(--tw-soft);
  line-height: 1.65;
}

.tw-products-search {
  display: flex;
  min-width: 0;
  padding: .35rem;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #ffffff;
}

.tw-products-search input {
  min-width: 0;
  flex: 1;
  height: 48px;
  border: 0;
  outline: 0;
  padding: 0 .8rem;
  font-weight: 800;
}

.tw-products-toolbar {
  justify-content: space-between;
  gap: 1rem;
  margin: 1rem 0;
  padding: .9rem;
}

.tw-products-toolbar strong {
  font-size: 1.25rem;
}

.tw-products-toolbar span {
  color: var(--tw-muted);
  font-weight: 700;
}

.tw-sort-menu {
  position: relative;
  margin-left: auto;
}

.tw-sort-menu button,
.tw-filter-toggle {
  min-height: 44px;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #ffffff;
  color: var(--tw-ink);
  padding: .65rem .85rem;
  font-weight: 900;
}

.tw-sort-menu div {
  position: absolute;
  z-index: 5;
  top: calc(100% + .45rem);
  right: 0;
  display: none;
  width: 210px;
  padding: .55rem;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #ffffff;
  box-shadow: var(--tw-shadow);
}

.tw-sort-menu:hover div {
  display: grid;
}

.tw-sort-menu a {
  padding: .7rem;
  border-radius: var(--tw-radius);
  color: var(--tw-ink);
  font-weight: 800;
}

.tw-sort-menu a:hover {
  background: #f1f5f9;
}

.tw-products-layout {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr);
  gap: 1rem;
  align-items: start;
}

.tw-filter-panel {
  position: sticky;
  top: 102px;
  padding: 1rem;
}

.tw-filter-head {
  display: grid;
  gap: .25rem;
  margin-bottom: 1rem;
}

.tw-filter-head strong {
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.35rem;
}

.tw-filter-head span {
  color: var(--tw-muted);
}

.tw-filter-group {
  padding: 1rem 0;
  border-top: 1px solid var(--tw-line);
}

.tw-filter-label {
  margin-bottom: .8rem;
  font-weight: 900;
}

.tw-filter-options {
  display: grid;
  gap: .65rem;
  max-height: 235px;
  overflow: hidden;
}

.tw-filter-options label {
  display: flex;
  align-items: center;
  gap: .65rem;
  color: var(--tw-soft);
  cursor: pointer;
}

.tw-filter-options input {
  width: 18px;
  height: 18px;
  accent-color: var(--tw-green);
}

.tw-more-filter {
  margin-top: .75rem;
  border: 0;
  background: transparent;
  color: var(--tw-blue);
  font-weight: 900;
  cursor: pointer;
}

.tw-rating-filter {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: .45rem;
}

.tw-rating-filter div {
  display: grid;
  place-items: center;
  height: 38px;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #ffffff;
  cursor: pointer;
  font-weight: 900;
}

.tw-rating-filter div:hover,
.tw-rating-filter div.active {
  border-color: var(--tw-yellow);
  background: #fffbeb;
}

.tw-price-filter {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .6rem;
}

.tw-price-filter input {
  min-width: 0;
  height: 42px;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  padding: 0 .7rem;
  outline: 0;
}

.tw-apply-filter {
  width: 100%;
}

.tw-products-results {
  min-width: 0;
}

.tw-empty-state {
  display: grid;
  place-items: center;
  min-height: 330px;
  padding: 2rem;
  text-align: center;
}

.tw-empty-state strong {
  font-family: "Space Grotesk", sans-serif;
  font-size: 2rem;
}

.tw-empty-state p {
  color: var(--tw-soft);
}

.tw-pagination {
  margin-top: 2rem;
}

body.toolswp-theme #product {
  background: transparent;
}

body.toolswp-theme #product > div:nth-child(2) {
  margin: 1rem;
  border: 1px solid var(--tw-line);
  border-radius: var(--tw-radius);
  background: #ffffff;
  box-shadow: var(--tw-shadow);
}

body.toolswp-theme #product img,
body.toolswp-theme #product [style*="background-image"] {
  border-radius: var(--tw-radius);
}

body.toolswp-theme #product .text-\[1\.5rem\] {
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(1.7rem, 3vw, 3rem);
  line-height: 1.05;
  font-weight: 700;
}

body.toolswp-theme #newsletter > div {
  border-radius: var(--tw-radius);
  background:
    linear-gradient(135deg, #111827, #1f2937);
  color: #ffffff;
}

body.toolswp-theme #newsletter input {
  background: #ffffff;
  color: var(--tw-ink);
}

body.toolswp-theme #newsletter input::placeholder {
  color: #8b95a5;
}

body.toolswp-theme #newsletter button {
  background: var(--tw-green);
}

body.toolswp-theme #footer {
  background: #111827;
}

body.toolswp-theme #footer > div:last-child {
  background: #0b1018;
}

@keyframes twPulse {
  0% { box-shadow: 0 0 0 0 rgba(163, 230, 53, .7); }
  70% { box-shadow: 0 0 0 12px rgba(163, 230, 53, 0); }
  100% { box-shadow: 0 0 0 0 rgba(163, 230, 53, 0); }
}

@keyframes twFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

@media (max-width: 1320px) {
  .tw-products-grid-v2,
  .tw-products-grid-v2.listing {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tw-category-rail {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 1100px) {
  body.toolswp-theme #left-sidebar {
    max-width: 300px;
  }

  .tw-hero-grid,
  .tw-products-hero,
  .tw-feature-band {
    grid-template-columns: 1fr;
  }

  .tw-live-board {
    justify-self: stretch;
    width: 100%;
  }

  .tw-products-layout {
    grid-template-columns: 1fr;
  }

  .tw-filter-panel {
    position: static;
    display: none;
  }

  .tw-filter-panel.active {
    display: block;
  }
}

@media (max-width: 860px) {
  .tw-quick-strip,
  .tw-products-grid-v2,
  .tw-products-grid-v2.paid,
  .tw-products-grid-v2.compact,
  .tw-products-grid-v2.listing,
  .tw-plan-grid-v2,
  .tw-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tw-category-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tw-section-title,
  .tw-products-toolbar {
    align-items: flex-start;
    flex-direction: column;
  }

  .tw-sort-menu {
    margin-left: 0;
  }
}

@media (max-width: 620px) {
  .toolswp-home,
  .tw-products-page {
    padding: .75rem;
  }

  .tw-hero-v2,
  .tw-hero-grid {
    min-height: auto;
  }

  .tw-hero-grid {
    padding: 1rem;
  }

  .tw-command-search {
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .tw-command-search button {
    grid-column: 1 / -1;
    width: 100%;
  }

  .tw-quick-strip,
  .tw-category-rail,
  .tw-products-grid-v2,
  .tw-products-grid-v2.paid,
  .tw-products-grid-v2.compact,
  .tw-products-grid-v2.listing,
  .tw-plan-grid-v2,
  .tw-feature-grid,
  .tw-floating-metrics {
    grid-template-columns: 1fr;
  }

  .tw-floating-metrics {
    display: grid;
  }

  .tw-products-search {
    display: grid;
  }

  .tw-products-search button {
    width: 100%;
  }

  .tw-tool-visual {
    min-height: 205px;
  }
}
