:root {
  color-scheme: light dark;
  font-family: "General Sans", "Helvetica Neue", Arial, sans-serif;
  background: #f5f5f7;
  color: #0b0d11;
  font-synthesis: none;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #f5f5f7; color: #0b0d11; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-underline-offset: 0.18em; }
p, li { text-wrap: pretty; }

.search-header { border-bottom: 1px solid #d8d8dc; background: #fff; }
.search-header-inner,
.search-main,
.search-footer-main,
.search-footer-inner { width: min(100% - 40px, 1120px); margin: 0 auto; }
.search-header-inner { min-height: 68px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.search-brand { display: inline-flex; align-items: center; gap: 10px; font-size: 19px; font-weight: 650; text-decoration: none; }
.search-brand img { width: 24px; height: 24px; }
.search-nav { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; font-size: 14px; font-weight: 550; }
.search-nav a { text-decoration: none; }
.search-nav a[aria-current="page"] { text-decoration: underline; text-underline-offset: 7px; }
.search-nav .search-download { padding: 9px 16px; border-radius: 999px; background: #0b0d11; color: #fff; }

.search-main { padding: 72px 0 108px; }
.search-breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 46px; color: #6e6e73; font-size: 13px; }
.search-breadcrumbs a { text-decoration: none; }
.search-hero { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr); gap: clamp(40px, 8vw, 96px); align-items: end; padding-bottom: 72px; }
.search-eyebrow { margin: 0 0 18px; color: #6e6e73; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; }
.search-hero h1 { max-width: 820px; margin: 0; font-size: clamp(46px, 7.6vw, 88px); line-height: 0.98; letter-spacing: -0.05em; text-wrap: balance; }
.search-lede { max-width: 720px; margin: 28px 0 0; color: #56565c; font-size: clamp(19px, 2.2vw, 23px); line-height: 1.55; }
.search-hero-aside { padding: 28px; border: 1px solid #d8d8dc; border-radius: 22px; background: #fff; }
.search-hero-aside p { margin: 0; color: #56565c; font-size: 15px; line-height: 1.65; }
.search-hero-aside strong { color: #0b0d11; }
.search-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.search-action { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; padding: 11px 18px; border: 1px solid #0b0d11; border-radius: 999px; font-size: 14px; font-weight: 650; text-decoration: none; }
.search-action-primary { background: #0b0d11; color: #fff; }

.search-proof { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-block: 1px solid #d8d8dc; }
.search-proof-item { min-height: 138px; padding: 28px 24px; border-right: 1px solid #d8d8dc; }
.search-proof-item:last-child { border-right: 0; }
.search-proof-value { display: block; margin-bottom: 8px; font-size: clamp(28px, 4vw, 42px); font-weight: 650; letter-spacing: -0.035em; }
.search-proof-label { color: #6e6e73; font-size: 13px; line-height: 1.45; }

.search-section { padding-top: 88px; }
.search-section-heading { display: grid; grid-template-columns: minmax(220px, 0.68fr) minmax(0, 1.32fr); gap: clamp(34px, 7vw, 88px); margin-bottom: 34px; }
.search-section-heading h2 { margin: 0; font-size: clamp(32px, 4.5vw, 54px); line-height: 1.04; letter-spacing: -0.038em; text-wrap: balance; }
.search-section-heading p { max-width: 680px; margin: 3px 0 0; color: #56565c; font-size: 18px; line-height: 1.65; }
.search-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.search-card { min-height: 100%; padding: 28px; border: 1px solid #d8d8dc; border-radius: 20px; background: #fff; }
.search-card h3 { margin: 0 0 12px; font-size: 21px; line-height: 1.2; letter-spacing: -0.02em; }
.search-card p,
.search-card li { color: #56565c; font-size: 15px; line-height: 1.65; }
.search-card p:last-child { margin-bottom: 0; }
.search-card ul { margin: 0; padding-left: 19px; }
.search-card-wide { grid-column: span 2; }

.search-copy { max-width: 760px; }
.search-copy p,
.search-copy li { color: #45454b; font-size: 17px; line-height: 1.75; }
.search-copy h3 { margin: 38px 0 10px; font-size: 25px; letter-spacing: -0.025em; }
.search-copy ul,
.search-copy ol { padding-left: 23px; }
.search-note { margin-top: 28px; padding: 22px 24px; border-left: 3px solid #0b0d11; background: #fff; color: #45454b; line-height: 1.65; }

.network-groups { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.network-group { padding: 28px; border: 1px solid #d8d8dc; border-radius: 20px; background: #fff; }
.network-group h3 { margin: 0 0 18px; font-size: 22px; letter-spacing: -0.02em; }
.network-list { display: flex; flex-wrap: wrap; gap: 9px; margin: 0; padding: 0; list-style: none; }
.network-list li { border: 1px solid #d8d8dc; border-radius: 999px; color: #45454b; font-size: 13px; }
.network-list a { display: flex; align-items: center; gap: 9px; padding: 7px 11px 7px 7px; text-decoration: none; }
.network-list-logo { display: block; width: 24px; height: 24px; flex: none; border-radius: 50%; object-fit: contain; }
.network-list span { display: inline-flex; align-items: baseline; gap: 6px; }
.network-list small { color: #86868b; font-size: 10px; font-weight: 700; letter-spacing: 0.04em; }
.network-list li:hover { border-color: #8d8d93; color: #0b0d11; }

.search-table-wrap { overflow-x: auto; border: 1px solid #d8d8dc; border-radius: 20px; background: #fff; }
.search-table { width: 100%; min-width: 720px; border-collapse: collapse; }
.search-table th,
.search-table td { padding: 18px 20px; border-bottom: 1px solid #e5e5e8; text-align: left; vertical-align: top; line-height: 1.55; }
.search-table tr:last-child th,
.search-table tr:last-child td { border-bottom: 0; }
.search-table th { width: 24%; color: #0b0d11; font-size: 14px; }
.search-table td { color: #56565c; font-size: 15px; }

.search-questions { display: grid; gap: 12px; }
.search-question { padding: 25px 28px; border: 1px solid #d8d8dc; border-radius: 18px; background: #fff; }
.search-question h3 { margin: 0 0 9px; font-size: 19px; }
.search-question p { margin: 0; color: #56565c; line-height: 1.65; }

.search-related { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }
.search-related a { min-height: 112px; padding: 20px; border: 1px solid #d8d8dc; border-radius: 18px; background: #fff; font-weight: 620; line-height: 1.35; text-decoration: none; }
.search-related span { display: block; margin-top: 9px; color: #6e6e73; font-size: 12px; font-weight: 500; line-height: 1.4; }

.search-cta { margin-top: 96px; padding: clamp(34px, 6vw, 64px); border-radius: 26px; background: #0b0d11; color: #fff; }
.search-cta h2 { max-width: 760px; margin: 0; font-size: clamp(34px, 5vw, 60px); line-height: 1.03; letter-spacing: -0.04em; }
.search-cta p { max-width: 680px; margin: 20px 0 0; color: #b8bac1; font-size: 18px; line-height: 1.6; }
.search-cta .search-action { border-color: #fff; color: #fff; }
.search-cta .search-action-primary { background: #fff; color: #0b0d11; }

.search-footer { padding: clamp(62px, 8vw, 88px) 22px 0; border-top: 1px solid #24262c; background: #0b0d11; color: #fff; }
.search-footer-main { display: grid; grid-template-columns: minmax(220px, 1.55fr) repeat(4, minmax(120px, 1fr)); gap: clamp(32px, 4vw, 48px); }
.search-footer-brand a { display: inline-flex; align-items: center; gap: 11px; color: #fff; font-size: 20px; font-weight: 650; letter-spacing: -0.02em; text-decoration: none; }
.search-footer-brand img { display: block; }
.search-footer-brand p { margin: 18px 0 0; color: #85878e; font-size: 14px; line-height: 1.55; }
.search-footer-column { display: flex; align-items: flex-start; flex-direction: column; gap: 12px; }
.search-footer-column h2 { margin: 0 0 4px; color: #777981; font-size: 12px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; }
.search-footer-column a { color: #c3c4c9; font-size: 14px; line-height: 1.4; text-decoration: none; }
.search-footer-column a:hover { color: #fff; }
.search-footer-inner { display: flex; justify-content: space-between; gap: 28px; margin-top: clamp(44px, 6vw, 66px); padding: 26px 0 38px; border-top: 1px solid #24262c; color: #777981; font-size: 13px; line-height: 1.6; }
.search-footer-links { display: flex; flex-wrap: wrap; gap: 18px; }

@media (max-width: 880px) {
  .search-hero,
  .search-section-heading { grid-template-columns: 1fr; }
  .search-proof { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .search-proof-item:nth-child(2) { border-right: 0; }
  .search-proof-item:nth-child(-n+2) { border-bottom: 1px solid #d8d8dc; }
  .search-cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .search-card-wide { grid-column: auto; }
  .search-related { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .search-footer-main { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .search-footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 680px) {
  .search-header-inner { align-items: flex-start; flex-direction: column; padding: 18px 0; }
  .search-nav { gap: 14px 18px; }
  .search-main { padding-top: 46px; }
  .search-hero { padding-bottom: 54px; }
  .search-proof,
  .search-cards,
  .network-groups,
  .search-related { grid-template-columns: 1fr; }
  .search-proof-item { min-height: 0; border-right: 0; border-bottom: 1px solid #d8d8dc; }
  .search-proof-item:last-child { border-bottom: 0; }
  .search-section { padding-top: 68px; }
  .search-footer-inner { flex-direction: column; }
  .search-footer-main { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 430px) {
  .search-footer-main { grid-template-columns: 1fr; }
  .search-footer-brand { grid-column: auto; }
}

@media (prefers-color-scheme: dark) {
  :root,
  body { background: #0b0d11; color: #f5f5f7; }
  .search-header,
  .search-hero-aside,
  .search-card,
  .network-group,
  .search-table-wrap,
  .search-question,
  .search-related a,
  .search-note { background: #15171c; }
  .search-header,
  .search-proof,
  .search-proof-item,
  .search-hero-aside,
  .search-card,
  .network-group,
  .network-list li,
  .search-table-wrap,
  .search-table th,
  .search-table td,
  .search-question,
  .search-related a { border-color: #34363d; }
  .search-eyebrow,
  .search-lede,
  .search-hero-aside p,
  .search-section-heading p,
  .search-card p,
  .search-card li,
  .search-copy p,
  .search-copy li,
  .network-list li,
  .search-table td,
  .search-question p,
  .search-related span { color: #b0b1b7; }
  .search-hero-aside strong,
  .search-table th { color: #f5f5f7; }
  .search-action { border-color: #f5f5f7; }
  .search-action-primary,
  .search-nav .search-download { background: #f5f5f7; color: #0b0d11; }
  .search-note { border-left-color: #f5f5f7; }
  .search-cta { background: #f5f5f7; color: #0b0d11; }
  .search-cta p { color: #56565c; }
  .search-cta .search-action { border-color: #0b0d11; color: #0b0d11; }
  .search-cta .search-action-primary { background: #0b0d11; color: #fff; }
}
