/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: Arial,Helvetica,sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .block {
    display: block;
  }
  .hidden {
    display: none;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
}
@layer components {
  :root {
    --ink: #153b37;
    --forest: #0d3732;
    --deep: #082d29;
    --paper: #fff;
    --pale: #f3f6f4;
    --line: #d9e2de;
    --muted: #52665f;
    --copper: #936642;
    --radius: 6px;
  }
  * {
    box-sizing: border-box;
  }
  html {
    scroll-behavior: smooth;
    scroll-padding-top: 30px;
  }
  body {
    margin: 0;
    color: var(--ink);
    background: var(--paper);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.65;
  }
  h1,h2,h3,p {
    margin: 0;
  }
  h1,h2,h3 {
    font-family: Georgia,'Times New Roman',serif;
    font-weight: 400;
    line-height: 1.13;
  }
  h1 {
    font-size: clamp(2.65rem,4.7vw,4.8rem);
    letter-spacing: -.04em;
  }
  h2 {
    font-size: clamp(2rem,3.2vw,3rem);
    letter-spacing: -.025em;
  }
  h3 {
    font-size: 1.65rem;
  }
  a {
    color: inherit;
    text-underline-offset: 4px;
  }
  button,input,select {
    font: inherit;
  }
  button,a,input,select,summary {
    touch-action: manipulation;
  }
  a:hover {
    text-decoration-thickness: 2px;
  }
  button {
    cursor: pointer;
  }
  img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible {
    outline: 3px solid #ba814f;
    outline-offset: 4px;
  }
  .wrap {
    max-width: 1240px;
    margin: auto;
    padding: 0 38px;
  }
  .skip {
    position: absolute;
    top: -80px;
    left: 20px;
    background: #fff;
    padding: 14px;
    z-index: 20;
  }
  .skip:focus {
    top: 12px;
  }
  .draftbar {
    background: var(--deep);
    color: #edf4ef;
    font-size: .8rem;
    letter-spacing: .025em;
  }
  .draftbar .wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .draftbar a {
    text-decoration: none;
  }
  .header {
    border-bottom: 1px solid var(--line);
    background: #fff;
  }
  .nav {
    min-height: 94px;
    display: flex;
    align-items: center;
    gap: 36px;
  }
  .brand {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    flex-shrink: 0;
  }
  .monogram {
    background: var(--forest);
    color: #fff;
    display: grid;
    place-items: center;
    width: 42px;
    height: 46px;
    border-radius: 3px;
    font: 24px Georgia;
  }
  .wordmark {
    display: flex;
    flex-direction: column;
    font: 22px Georgia;
    line-height: 1.05;
    letter-spacing: -.015em;
  }
  .wordmark small {
    font: 10px Arial;
    letter-spacing: .22em;
    margin-top: 7px;
  }
  .desktopnav {
    display: flex;
    gap: 25px;
    align-items: center;
    margin-left: auto;
    font-size: .875rem;
  }
  .desktopnav a {
    text-decoration: none;
    white-space: nowrap;
  }
  .desktopnav a[aria-current=page] {
    text-decoration: underline;
    text-decoration-color: var(--copper);
    text-underline-offset: 9px;
  }
  .navcta {
    padding: 11px 17px;
    border: 1px solid var(--ink);
    border-radius: 3px;
  }
  .mobilemenu {
    display: none;
    margin-left: auto;
  }
  .mobilemenu summary {
    font-size: .9rem;
    cursor: pointer;
  }
  .mobilemenu nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 126px;
    background: #fff;
    z-index: 10;
    padding: 24px 30px;
    border-bottom: 1px solid var(--line);
    display: grid;
    gap: 15px;
  }
  .hero {
    padding: 42px 0 0;
  }
  .herogrid {
    display: grid;
    grid-template-columns: 1.06fr 1fr;
    min-height: 515px;
    gap: 64px;
    align-items: center;
  }
  .eyebrow {
    display: block;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .16em;
    margin-bottom: 18px;
    color: var(--copper);
  }
  .hero h1 {
    max-width: 630px;
  }
  .hero h1 em {
    font-weight: 400;
    color: var(--copper);
  }
  .herotext>p {
    color: var(--muted);
    font-size: 1.05rem;
    max-width: 530px;
    margin-top: 23px;
    line-height: 1.75;
  }
  .heromedia {
    position: relative;
    align-self: stretch;
    margin: 0;
    min-height: 460px;
    overflow: hidden;
    border-radius: 130px 3px 3px 3px;
    background: #18413c;
  }
  .heromedia img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
  }
  .heromedia figcaption {
    position: absolute;
    bottom: 22px;
    left: 22px;
    background: #fff;
    padding: 8px 14px;
    font-size: .75rem;
    letter-spacing: .045em;
    max-width: calc(100% - 44px);
  }
  .searchbox {
    margin-top: 28px;
    display: flex;
    background: white;
    border: 1px solid #a2b5ac;
    border-radius: 4px;
    padding: 6px;
    max-width: 530px;
    align-items: center;
    gap: 8px;
  }
  .searchbox input {
    border: 0;
    outline-offset: 0;
    padding: 9px 9px;
    width: 100%;
    min-width: 0;
    background: transparent;
    font-size: .9rem;
    color: var(--ink);
  }
  .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    padding: 13px 20px;
    border: 1px solid var(--forest);
    background: var(--forest);
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
    font-size: .875rem;
    font-weight: 500;
    white-space: nowrap;
    line-height: 1.4;
  }
  .button:hover {
    background: #1b4941;
  }
  .button.secondary {
    color: var(--ink);
    background: transparent;
  }
  .button.light {
    background: #fff;
    color: var(--ink);
    border-color: #fff;
  }
  .smalllinks {
    font-size: .8rem;
    display: flex;
    gap: 17px;
    flex-wrap: wrap;
    margin-top: 14px;
    color: var(--muted);
  }
  .smalllinks a {
    text-decoration: none;
  }
  .trustrow {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    padding: 26px 0;
    border-bottom: 1px solid var(--line);
    margin-top: 32px;
  }
  .trustrow>div {
    display: flex;
    gap: 12px;
    align-items: flex-start;
  }
  .tick {
    width: 21px;
    height: 21px;
    flex-shrink: 0;
    border: 1px solid #b5c9be;
    border-radius: 50%;
    font-size: .7rem;
    display: grid;
    place-items: center;
    margin-top: 2px;
  }
  .trustrow strong {
    font-size: .875rem;
    font-weight: 500;
  }
  .trustrow p {
    font-size: .8rem;
    color: var(--muted);
    margin-top: 3px;
  }
  .section {
    padding: 72px 0;
  }
  .section.soft {
    background: var(--pale);
  }
  .section.dark {
    background: var(--forest);
    color: #fff;
  }
  .sectionhead {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 25px;
    margin-bottom: 30px;
  }
  .sectionhead p {
    color: var(--muted);
    margin-top: 13px;
    max-width: 680px;
  }
  .sectionhead>a {
    font-size: .85rem;
    white-space: nowrap;
  }
  .textlink {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 22px;
    font-size: .875rem;
  }
  .textlink:after {
    content: '↗';
    font-size: 1.15rem;
  }
  .linkgrid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 14px;
  }
  .locationtile {
    padding: 26px 22px;
    border: 1px solid var(--line);
    background: #fff;
    text-decoration: none;
    transition: background .15s;
    position: relative;
  }
  .locationtile:hover {
    background: var(--pale);
  }
  .locationtile .eyebrow {
    font-size: .68rem;
    margin-bottom: 17px;
  }
  .locationtile h3 {
    font-size: 1.45rem;
  }
  .locationtile>span:last-child {
    display: block;
    font-size: .8rem;
    color: var(--muted);
    margin-top: 8px;
  }
  .locationtile:after {
    content: '↗';
    position: absolute;
    right: 20px;
    top: 20px;
    color: var(--muted);
  }
  .split {
    display: grid;
    grid-template-columns: .78fr 1.22fr;
    gap: 75px;
    align-items: start;
  }
  .split>div>p {
    margin-top: 20px;
    color: var(--muted);
  }
  .topicgrid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0 27px;
  }
  .topiclink {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid var(--line);
    padding: 20px 0;
    text-decoration: none;
  }
  .topiclink span:first-child {
    font: 1.4rem Georgia;
  }
  .topiclink small {
    display: block;
    font: 12px Arial;
    text-transform: uppercase;
    letter-spacing: .06em;
    margin-top: 8px;
    color: var(--muted);
  }
  .cards {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 20px;
  }
  .provider {
    padding: 27px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: #fff;
    display: flex;
    flex-direction: column;
    min-width: 0;
  }
  .provider .tag {
    align-self: flex-start;
  }
  .provider h3 {
    margin: 18px 0 9px;
    font-size: 1.5rem;
  }
  .provider h3 a {
    text-decoration: none;
  }
  .provider .place {
    font-size: .8rem;
    color: var(--muted);
    margin-bottom: 15px;
  }
  .provider p {
    color: var(--muted);
    font-size: .9rem;
    line-height: 1.65;
  }
  .provider .foot {
    margin-top: auto;
    padding-top: 23px;
    font-size: .825rem;
  }
  .provider .foot a {
    text-decoration: none;
    border-bottom: 1px solid #718c7e;
  }
  .tag {
    font-size: .68rem;
    letter-spacing: .035em;
    display: inline-block;
    padding: 4px 8px;
    background: #edf3ef;
    color: #365d4c;
    border-radius: 2px;
  }
  .tag.overseas {
    color: #7b512f;
    background: #f6eee7;
  }
  .partnergrid {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 22px;
    margin-top: 28px;
  }
  .partner {
    border: 1px solid #cddbd4;
    padding: 36px;
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
  }
  .partner.primary {
    background: var(--forest);
    color: #fff;
    border-color: var(--forest);
  }
  .partner .eyebrow {
    color: #7c6345;
    font-size: .7rem;
  }
  .partner.primary .eyebrow {
    color: #e3c2a2;
  }
  .partner h3 {
    font-size: 2.1rem;
  }
  .partner p {
    margin-top: 17px;
    font-size: .95rem;
    max-width: 490px;
    color: var(--muted);
  }
  .partner.primary p {
    color: #dce8e1;
  }
  .partner .locationline {
    font-size: .8rem;
    display: block;
    line-height: 1.6;
    margin-top: 15px;
  }
  .partner .textlink {
    margin-top: auto;
    padding-top: 24px;
    align-self: flex-start;
  }
  .partner small {
    font-size: .8rem;
    margin-top: 14px;
    display: block;
  }
  .editorialgrid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
  }
  .editorialcard {
    border-top: 2px solid #b7c9bf;
    padding: 22px 0;
    text-decoration: none;
  }
  .editorialcard .eyebrow {
    font-size: .7rem;
    margin-bottom: 13px;
  }
  .editorialcard h3 {
    font-size: 1.65rem;
  }
  .editorialcard p {
    font-size: .9rem;
    color: var(--muted);
    margin-top: 13px;
  }
  .editorialcard .read {
    display: block;
    margin-top: 25px;
    font-size: .8rem;
  }
  .explainer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
    margin-top: 35px;
  }
  .explainer .num {
    font: 2.3rem Georgia;
    color: #91b6a4;
    display: block;
    margin-bottom: 10px;
  }
  .explainer h3 {
    font-size: 1.4rem;
  }
  .explainer p {
    font-size: .9rem;
    color: #cfddd4;
    margin-top: 13px;
  }
  .footer {
    padding: 48px 0 20px;
    border-top: 1px solid var(--line);
    background: #f7f9f7;
  }
  .footergrid {
    display: grid;
    grid-template-columns: 1.8fr 1fr 1fr 1fr;
    gap: 40px;
  }
  .footer p {
    font-size: .85rem;
    color: var(--muted);
    max-width: 330px;
    margin: 20px 0;
  }
  .footer h3 {
    font-family: Arial;
    font-size: .85rem;
    font-weight: 600;
    margin: 0 0 18px;
  }
  .footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 10px;
  }
  .footer a {
    font-size: .8rem;
    text-decoration: none;
  }
  .footer .brand {
    font-size: 1rem;
  }
  .footnote {
    border-top: 1px solid var(--line);
    margin-top: 32px;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    gap: 25px;
    font-size: .75rem;
    color: var(--muted);
  }
  .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    font-size: .8rem;
    color: var(--muted);
    padding: 24px 0;
  }
  .breadcrumb a {
    text-decoration: none;
  }
  .pagehero {
    padding: 22px 0 38px;
    border-bottom: 1px solid var(--line);
  }
  .pagehero h1 {
    font-size: clamp(2.4rem,4.8vw,4rem);
    max-width: 1000px;
  }
  .pagehero .lead {
    font-size: 1.1rem;
    color: var(--muted);
    max-width: 820px;
    margin-top: 22px;
    line-height: 1.75;
  }
  .pagehero .meta {
    font-size: .75rem;
    color: var(--muted);
    margin-top: 18px;
  }
  .pagebody {
    padding: 45px 0 75px;
  }
  .articlelayout {
    display: grid;
    grid-template-columns: minmax(0,1fr) 270px;
    gap: 65px;
  }
  .article {
    max-width: 790px;
  }
  .article>p,.article section>p {
    margin: 17px 0;
    color: #415c51;
  }
  .article h2 {
    font-size: 2rem;
    margin: 38px 0 18px;
  }
  .article h2:first-child {
    margin-top: 0;
  }
  .article h3 {
    font-size: 1.4rem;
    margin: 25px 0 12px;
  }
  .article ul {
    padding-left: 23px;
  }
  .article li {
    padding: 5px 0;
  }
  .aside {
    align-self: start;
    border-left: 1px solid var(--line);
    padding-left: 25px;
    font-size: .875rem;
  }
  .aside h2 {
    font: 1.2rem Georgia;
    margin-bottom: 17px;
  }
  .aside a {
    display: block;
    margin: 13px 0;
    text-decoration: none;
  }
  .aside p {
    color: var(--muted);
    font-size: .825rem;
    line-height: 1.7;
  }
  .aside .button {
    display: flex;
    margin-top: 20px;
  }
  .notice {
    padding: 20px 24px;
    background: var(--pale);
    border-left: 3px solid #839f90;
    margin: 25px 0;
    font-size: .9rem;
    line-height: 1.7;
  }
  .notice.warning {
    background: #faf3eb;
    border-left-color: #b78b62;
  }
  .notice p+p {
    margin-top: 10px;
  }
  .filters {
    display: grid;
    grid-template-columns: minmax(240px,1.7fr) 1fr 1fr auto;
    gap: 14px;
    align-items: end;
    margin-bottom: 25px;
    padding: 22px;
    background: var(--pale);
    border: 1px solid var(--line);
  }
  label {
    display: block;
    font-size: .8rem;
    font-weight: 600;
  }
  input,select {
    color: var(--ink);
    border: 1px solid #b2c5ba;
    background: #fff;
    border-radius: 3px;
    padding: 11px 12px;
    min-height: 46px;
    width: 100%;
    margin-top: 5px;
  }
  .resultcount {
    font-size: .85rem;
    color: var(--muted);
    margin-bottom: 20px;
  }
  .lr-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
  }
  .hidden,[hidden] {
    display: none !important;
  }
  .empty {
    padding: 40px;
    background: var(--pale);
    text-align: center;
    border: 1px solid var(--line);
  }
  .facts {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0 35px;
    border-top: 1px solid var(--line);
    margin-top: 25px;
  }
  .facts div {
    padding: 17px 0;
    border-bottom: 1px solid var(--line);
  }
  .facts dt {
    font-size: .75rem;
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: .07em;
  }
  .facts dd {
    margin: 6px 0 0;
    font-size: .95rem;
  }
  .rankitem {
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 16px;
    padding: 28px 0;
    border-top: 1px solid var(--line);
  }
  .ranknum {
    font: 1.8rem Georgia;
    color: var(--copper);
  }
  .rankitem h3 {
    margin: 0 0 8px;
  }
  .rankitem p {
    font-size: .9rem;
    margin: 10px 0;
    color: var(--muted);
  }
  .rankitem .textlink {
    font-size: .825rem;
    margin-top: 5px;
  }
  .rankitem .place {
    font-size: .8rem;
    color: var(--muted);
  }
  .sources {
    border-top: 1px solid var(--line);
    padding-top: 18px;
    margin-top: 38px;
    font-size: .8rem;
    overflow-wrap: anywhere;
  }
  .sources h2 {
    font: 1rem Arial;
    margin: 0 0 12px;
  }
  .sources ul {
    padding-left: 19px;
    margin: 0;
  }
  .sources li {
    padding: 3px 0;
  }
  .tablewrap {
    overflow-x: auto;
    margin: 23px 0;
    border: 1px solid var(--line);
  }
  table {
    border-collapse: collapse;
    width: 100%;
    min-width: 590px;
    font-size: .85rem;
  }
  th,td {
    text-align: left;
    padding: 16px;
    vertical-align: top;
    border-bottom: 1px solid var(--line);
  }
  th {
    background: var(--pale);
    font-weight: 600;
  }
  tr:last-child td {
    border: 0;
  }
  .faq {
    margin-top: 24px;
  }
  details.faq {
    border-bottom: 1px solid var(--line);
    padding: 0 0 19px;
  }
  details.faq summary {
    font-weight: 500;
    cursor: pointer;
    padding-right: 20px;
  }
  details.faq p {
    font-size: .9rem;
    color: var(--muted);
    padding-top: 15px;
  }
  .pillrow {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
  }
  .pill {
    border: 1px solid var(--line);
    padding: 8px 15px;
    font-size: .8rem;
    text-decoration: none;
    border-radius: 3px;
  }
  .pill:hover {
    background: var(--pale);
  }
  .minihead {
    font-size: .85rem !important;
    font-family: Arial !important;
    font-weight: 600 !important;
    margin-bottom: 17px !important;
  }
  .scopegrid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 12px;
    margin: 27px 0;
  }
  .scopegrid>div {
    background: var(--pale);
    padding: 20px;
  }
  .scopegrid strong {
    font: 2rem Georgia;
    display: block;
  }
  .scopegrid span {
    font-size: .8rem;
    color: var(--muted);
  }
  .sources a {
    overflow-wrap: anywhere;
  }
  .photo-credit {
    font-size: .75rem;
    color: var(--muted);
  }
  @media (min-width:1400px) {
    .wrap {
      max-width: 1340px;
    }
    .herogrid {
      min-height: 540px;
    }
    .hero h1 {
      font-size: 4.9rem;
    }
  }
  @media (max-width:1100px) {
    .desktopnav {
      gap: 17px;
      font-size: .8rem;
    }
    .nav {
      gap: 24px;
    }
    .navcta {
      display: none;
    }
    .herogrid {
      gap: 35px;
    }
    .linkgrid {
      grid-template-columns: repeat(3,1fr);
    }
    .articlelayout {
      gap: 35px;
      grid-template-columns: minmax(0,1fr) 230px;
    }
    .filters {
      grid-template-columns: 1.5fr 1fr 1fr;
    }
    .filters .button {
      grid-column: 1/-1;
      justify-self: start;
    }
  }
  @media (max-width:820px) {
    .wrap {
      padding: 0 23px;
    }
    .nav {
      min-height: 82px;
    }
    .desktopnav {
      display: none;
    }
    .mobilemenu {
      display: block;
    }
    .mobilemenu nav {
      top: 118px;
    }
    .herogrid {
      gap: 27px;
      min-height: auto;
      grid-template-columns: 1fr 0.8fr;
    }
    .hero h1 {
      font-size: 3.2rem;
    }
    .heromedia {
      min-height: 460px;
      border-top-left-radius: 90px;
    }
    .searchbox .button {
      padding: 13px 12px;
      gap: 0;
    }
    .hero {
      padding-top: 30px;
    }
    .trustrow {
      gap: 20px;
    }
    .trustrow p {
      display: none;
    }
    .section {
      padding: 52px 0;
    }
    .split {
      grid-template-columns: 1fr;
      gap: 18px;
    }
    .cards {
      grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .partner {
      padding: 27px;
    }
    .partnergrid {
      gap: 16px;
    }
    .editorialgrid {
      gap: 22px;
    }
    .editorialcard h3 {
      font-size: 1.4rem;
    }
    .articlelayout {
      grid-template-columns: 1fr;
    }
    .aside {
      padding: 22px;
      border: 1px solid var(--line);
      display: grid;
      grid-template-columns: repeat(2,1fr);
      gap: 0 15px;
    }
    .aside h2 {
      grid-column: 1/-1;
    }
    .footergrid {
      grid-template-columns: repeat(3,1fr);
      gap: 28px;
    }
    .footergrid>div:first-child {
      grid-column: 1/-1;
    }
    .footer p {
      max-width: 500px;
    }
    .explainer {
      gap: 25px;
    }
    .scopegrid {
      grid-template-columns: repeat(2,1fr);
    }
  }
  @media (max-width:580px) {
    .draftbar .wrap {
      font-size: .7rem;
      gap: 15px;
    }
    .draftbar .hidephone {
      display: none;
    }
    .nav {
      min-height: 76px;
    }
    .mobilemenu nav {
      top: 110px;
    }
    .wordmark {
      font-size: 20px;
    }
    .herogrid {
      grid-template-columns: 1fr;
    }
    .hero h1 {
      font-size: 3.15rem;
      letter-spacing: -.035em;
      max-width: 450px;
    }
    .hero h1 br {
      display: none;
    }
    .herotext>p {
      font-size: 1rem;
      margin-top: 20px;
    }
    .heromedia {
      min-height: 245px;
      margin-top: 6px;
      border-top-left-radius: 70px;
    }
    .heromedia img {
      object-position: center 58%;
    }
    .heromedia figcaption {
      bottom: 15px;
      left: 15px;
      padding: 6px 10px;
      font-size: .65rem;
    }
    .trustrow {
      grid-template-columns: 1fr;
      gap: 12px;
      padding: 21px 0;
      margin-top: 12px;
    }
    .trustrow strong {
      font-size: .8rem;
    }
    .tick {
      width: 18px;
      height: 18px;
    }
    .sectionhead {
      display: block;
    }
    .sectionhead>a {
      display: inline-block;
      margin-top: 16px;
    }
    .linkgrid {
      grid-template-columns: repeat(2,minmax(0,1fr));
      gap: 10px;
    }
    .locationtile {
      padding: 20px 16px;
    }
    .locationtile h3 {
      font-size: 1.25rem;
    }
    .locationtile .eyebrow {
      font-size: .6rem;
    }
    .locationtile:after {
      right: 12px;
      top: 15px;
    }
    .locationtile>span:last-child {
      font-size: .7rem;
    }
    .topicgrid {
      gap: 0 19px;
    }
    .topiclink span:first-child {
      font-size: 1.2rem;
    }
    .topiclink small {
      font-size: .62rem;
    }
    .cards,.partnergrid,.editorialgrid,.explainer {
      grid-template-columns: 1fr;
    }
    .partner {
      padding: 28px;
    }
    .editorialgrid {
      gap: 8px;
    }
    .editorialcard {
      padding: 20px 0;
    }
    .editorialcard .read {
      margin-top: 16px;
    }
    .footergrid {
      grid-template-columns: 1fr 1fr;
    }
    .footergrid>div:last-child {
      grid-column: 1/-1;
    }
    .footnote {
      display: block;
    }
    .footnote span {
      display: block;
      margin-top: 8px;
    }
    .pagehero h1 {
      font-size: 2.65rem;
    }
    .pagehero .lead {
      font-size: 1rem;
    }
    .filters {
      grid-template-columns: 1fr;
      padding: 17px;
    }
    .filters .button {
      width: 100%;
    }
    .facts {
      grid-template-columns: 1fr;
    }
    .pagebody {
      padding-top: 28px;
    }
    .aside {
      grid-template-columns: 1fr;
    }
    .rankitem {
      grid-template-columns: 30px 1fr;
      gap: 10px;
    }
    .ranknum {
      font-size: 1.6rem;
    }
    .article h2 {
      font-size: 1.8rem;
    }
    .partner h3 {
      font-size: 1.8rem;
    }
    .searchbox .button {
      font-size: .8rem;
    }
    .scopegrid strong {
      font-size: 1.8rem;
    }
    .section {
      padding: 45px 0;
    }
  }
  @media (prefers-reduced-motion:reduce) {
    html {
      scroll-behavior: auto;
    }
    * {
      transition: none !important;
    }
  }
  .hubsection {
    margin-bottom: 52px;
  }
  .hubsection:last-child {
    margin-bottom: 0;
  }
  .tablewrap th,.tablewrap td {
    vertical-align: top;
  }
  .tablewrap a {
    color: var(--forest);
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
