/* How we help: industry navigation and tailored landing pages */
.nav-industries { position: relative; display: inline-flex; align-items: center; }
/* This invisible bridge keeps the panel open while the cursor travels down from the label. */
.nav-industries::after { content: ''; position: absolute; z-index: 19; top: 100%; left: -28px; width: 650px; height: 24px; }
.nav-industries-link { display: inline-flex; align-items: center; gap: 6px; }
.nav-industries-link > span { font-size: 16px; line-height: .8; transition: transform .2s ease; }
.nav-industries:hover .nav-industries-link > span,
.nav-industries:focus-within .nav-industries-link > span { transform: rotate(45deg); }
.nav-industries-menu { position: absolute; z-index: 20; top: calc(100% + 22px); left: -25px; width: 590px; padding: 21px; border: 1px solid rgba(31,37,31,.18); border-radius: 5px; background: rgba(247,245,237,.98); box-shadow: 10px 12px 0 rgba(31,37,31,.15); opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(-6px); transition: opacity .18s ease, transform .18s ease, visibility .18s; }
.nav-industries:hover .nav-industries-menu,
.nav-industries:focus-within .nav-industries-menu { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
.nav-industries-menu > p { margin: 0 0 15px; color: #5c655a; font: 500 9px "DM Mono", monospace; letter-spacing: .08em; }
.nav-industries-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid rgba(31,37,31,.18); border-left: 1px solid rgba(31,37,31,.18); }
.nav-industries-grid a { min-height: 67px; display: flex; flex-direction: column; justify-content: center; gap: 4px; padding: 11px 13px; border-right: 1px solid rgba(31,37,31,.18); border-bottom: 1px solid rgba(31,37,31,.18); transition: background .18s ease; }
.nav-industries-grid a:hover { opacity: 1; background: var(--lime); }
.nav-industries-grid b { font-size: 11px; line-height: 1.1; letter-spacing: -.025em; }
.nav-industries-grid small { color: #687064; font-size: 9px; line-height: 1.25; }
.nav-industries-all { display: inline-flex; align-items: center; gap: 8px; margin-top: 16px; padding-bottom: 3px; border-bottom: 1px solid currentColor; font-size: 11px; font-weight: 800; }
.nav-industries-all span { font-size: 16px; line-height: .8; }

.industry-hub-hero { max-width: 1440px; min-height: 590px; margin: auto; padding: 97px 9.2% 88px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 78px; align-items: center; overflow: hidden; }
.industry-hub-hero h1 { max-width: 650px; margin-bottom: 25px; }
.industry-hub-hero h1 em { color: #a695ca; }
.industry-hub-hero-copy > p:not(.eyebrow) { max-width: 490px; margin-bottom: 31px; font-size: 16px; line-height: 1.72; letter-spacing: -.026em; }
.industry-hub-visual { min-height: 355px; position: relative; padding: 22px; border: 1px solid rgba(31,37,31,.16); background: #ded3f0; box-shadow: 11px 11px 0 var(--ink); transform: rotate(1.3deg); }
.industry-hub-visual::after { content: 'AA'; position: absolute; right: 19px; bottom: 13px; color: rgba(31,37,31,.18); font: 700 70px/.7 Manrope, sans-serif; letter-spacing: -.14em; }
.hub-visual-head { position: relative; z-index: 1; display: flex; justify-content: space-between; padding-bottom: 13px; border-bottom: 1px solid rgba(31,37,31,.24); font: 500 9px "DM Mono", monospace; }
.hub-visual-title { position: relative; z-index: 1; max-width: 330px; margin: 35px 0 36px; font: 500 39px/.98 Georgia, serif; letter-spacing: -.06em; }
.hub-signal-list { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.hub-signal { min-height: 80px; padding: 11px; border: 1px solid rgba(31,37,31,.2); background: rgba(247,245,237,.75); }
.hub-signal span { display: block; color: #f16e5b; font: 500 9px "DM Mono", monospace; }
.hub-signal b { display: block; margin-top: 15px; font-size: 12px; line-height: 1.05; letter-spacing: -.04em; }
.industry-directory { padding: 104px 9.2% 111px; background: #edf0dd; border-top: 1px solid rgba(31,37,31,.15); }
.industry-directory-heading { max-width: 1175px; margin: auto; display: grid; grid-template-columns: 1.1fr .9fr; gap: 104px; align-items: end; }
.industry-directory-heading h2 { max-width: 650px; margin: 26px 0 0; font-size: clamp(42px, 4.6vw, 67px); line-height: 1.03; }
.industry-directory-heading h2 em { color: #a695ca; }
.industry-directory-heading > p { max-width: 360px; margin: 0 0 5px; font-size: 14px; line-height: 1.72; letter-spacing: -.02em; }
.industry-grid { max-width: 1175px; margin: 59px auto 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.industry-card { min-height: 284px; display: flex; flex-direction: column; padding: 22px; border: 1px solid rgba(31,37,31,.16); border-radius: 4px; transition: transform .2s ease, box-shadow .2s ease; }
.industry-card:hover { transform: translateY(-5px); box-shadow: 7px 7px 0 var(--ink); }
.industry-card:nth-child(1), .industry-card:nth-child(6) { background: #ffe0b4; }
.industry-card:nth-child(2), .industry-card:nth-child(7) { background: #d6ebef; }
.industry-card:nth-child(3), .industry-card:nth-child(8) { background: #d9e9bb; }
.industry-card:nth-child(4) { background: #ded3f0; }
.industry-card:nth-child(5) { background: #ffb9aa; }
.industry-card-top { display: flex; align-items: start; justify-content: space-between; color: #53604c; font: 500 10px "DM Mono", monospace; }
.industry-card-mark { width: 31px; height: 31px; display: grid; place-items: center; border: 1px solid rgba(31,37,31,.25); border-radius: 50%; color: var(--ink); font: 500 19px Georgia, serif; }
.industry-card h3 { max-width: 355px; margin: auto 0 13px; font-size: 33px; line-height: .97; letter-spacing: -.06em; }
.industry-card > p { max-width: 410px; margin: 0; font-size: 12px; line-height: 1.58; letter-spacing: -.02em; }
.industry-card-taglist { display: flex; flex-wrap: wrap; gap: 5px; margin: 18px 0 0; }
.industry-card-taglist span { padding: 5px 7px; border: 1px solid rgba(31,37,31,.2); background: rgba(247,245,237,.5); font: 500 8px "DM Mono", monospace; }
.industry-card-link { align-self: flex-start; margin-top: 19px; padding-bottom: 3px; border-bottom: 1px solid currentColor; font-size: 11px; font-weight: 800; }
.industry-not-listed { max-width: 1175px; margin: 14px auto 0; padding: 31px 34px; display: flex; align-items: center; justify-content: space-between; gap: 30px; border: 1px solid rgba(31,37,31,.18); background: var(--cream); }
.industry-not-listed h3 { margin: 0 0 7px; font-size: 22px; letter-spacing: -.055em; }
.industry-not-listed p { max-width: 560px; margin: 0; font-size: 12px; line-height: 1.6; }

.industry-page-hero { max-width: 1440px; min-height: 575px; margin: auto; padding: 93px 9.2% 88px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 79px; align-items: center; overflow: hidden; }
.industry-page-hero h1 { max-width: 680px; margin-bottom: 25px; }
.industry-page-hero h1 em { color: #fc705b; }
.industry-page-copy > p:not(.eyebrow) { max-width: 510px; margin-bottom: 31px; font-size: 16px; line-height: 1.72; letter-spacing: -.026em; }
.industry-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; }
.industry-hero-card { min-height: 357px; position: relative; padding: 22px; overflow: hidden; border: 1px solid rgba(31,37,31,.16); background: #d8ed52; box-shadow: 11px 11px 0 var(--ink); transform: rotate(-1.3deg); }
.industry-page-agencies .industry-hero-card { background: #ffd45f; }.industry-page-clinics .industry-hero-card { background: #d7e9ef; }.industry-page-community .industry-hero-card { background: #ded3f0; }.industry-page-training .industry-hero-card { background: #ffb9aa; }.industry-page-property .industry-hero-card { background: #d9e9bb; }.industry-page-nfp .industry-hero-card { background: #d6ebef; }.industry-page-small .industry-hero-card { background: #ffe0b4; }
.industry-hero-card-top { display: flex; justify-content: space-between; padding-bottom: 13px; border-bottom: 1px solid rgba(31,37,31,.24); font: 500 9px "DM Mono", monospace; }
.industry-hero-card h2 { max-width: 318px; margin: 30px 0 29px; font-size: 36px; line-height: .96; }
.industry-hero-card h2 em { color: var(--ink); }
.industry-route { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; }
.industry-route div { min-height: 94px; padding: 10px; border: 1px solid rgba(31,37,31,.22); background: rgba(247,245,237,.62); }
.industry-route b { display: block; margin-bottom: 21px; color: #f16e5b; font: 500 9px "DM Mono", monospace; }
.industry-route span { display: block; font-size: 11px; line-height: 1.07; font-weight: 800; letter-spacing: -.04em; }
.industry-hero-card-note { position: absolute; right: 20px; bottom: 19px; font: 500 9px "DM Mono", monospace; color: rgba(31,37,31,.62); }
.industry-drag { padding: 108px 9.2% 111px; background: var(--ink); color: var(--cream); }
.industry-drag-heading { max-width: 1175px; margin: auto; display: grid; grid-template-columns: 1fr 1fr; gap: 100px; align-items: end; }
.industry-drag-heading h2 { max-width: 555px; margin: 26px 0 0; font-size: clamp(42px, 4.6vw, 67px); line-height: 1.04; }
.industry-drag-heading h2 em { color: var(--lime); }
.industry-drag-heading > p { max-width: 385px; margin: 0 0 4px; color: #c5cbc0; font-size: 14px; line-height: 1.7; }
.industry-drag-grid { max-width: 1175px; margin: 67px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(247,245,237,.34); }
.industry-drag-grid article { min-height: 258px; padding: 23px 24px 24px 0; border-right: 1px solid rgba(247,245,237,.34); border-bottom: 1px solid rgba(247,245,237,.34); }
.industry-drag-grid article + article { padding-left: 24px; }
.industry-drag-grid article:last-child { border-right: 0; }
.industry-drag-grid span { color: var(--lime); font: 500 10px "DM Mono", monospace; }
.industry-drag-grid h3 { max-width: 270px; margin: 63px 0 12px; font-size: 25px; line-height: .98; }
.industry-drag-grid p { max-width: 285px; margin: 0; color: #c5cbc0; font-size: 12px; line-height: 1.62; }
.industry-metrics { max-width: 1440px; margin: auto; padding: 108px 9.2%; }
.industry-metrics-heading { max-width: 1175px; margin: auto; display: grid; grid-template-columns: 1.08fr .92fr; gap: 101px; align-items: end; }
.industry-metrics-heading h2 { max-width: 620px; margin: 26px 0 0; font-size: clamp(42px, 4.6vw, 67px); line-height: 1.04; }
.industry-metrics-heading h2 em { color: #a695ca; }
.industry-metrics-heading > p { max-width: 360px; margin: 0 0 4px; font-size: 14px; line-height: 1.7; }
.industry-metric-grid { max-width: 1175px; margin: 57px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 13px; }
.industry-metric { min-height: 193px; padding: 20px; border: 1px solid rgba(31,37,31,.17); background: #f1eee5; }
.industry-metric span { color: #687064; font: 500 9px "DM Mono", monospace; }
.industry-metric strong { display: block; max-width: 210px; margin: 42px 0 8px; font-size: 28px; line-height: .99; letter-spacing: -.06em; }
.industry-metric p { margin: 0; font-size: 11px; line-height: 1.52; }
.industry-build-section { padding: 108px 9.2% 110px; background: #ffd45f; }
.industry-build-layout { max-width: 1175px; margin: auto; display: grid; grid-template-columns: .91fr 1.09fr; gap: 107px; }
.industry-build-layout h2 { max-width: 450px; margin: 25px 0 0; font-size: clamp(42px, 4.6vw, 67px); line-height: 1.04; }
.industry-build-layout h2 em { color: #f16e5b; }
.industry-build-layout > div > p:not(.eyebrow) { max-width: 390px; margin: 0; font-size: 14px; line-height: 1.7; }
.industry-build-list { margin: 0; padding: 0; list-style: none; border-top: 1px solid rgba(31,37,31,.32); }
.industry-build-list li { display: grid; grid-template-columns: 47px 1fr; gap: 14px; padding: 22px 0; border-bottom: 1px solid rgba(31,37,31,.32); }
.industry-build-list span { font: 500 10px "DM Mono", monospace; }
.industry-build-list h3 { margin: 0 0 7px; font-size: 21px; line-height: 1; }
.industry-build-list p { max-width: 450px; margin: 0; font-size: 12px; line-height: 1.58; }
.industry-end-cta { padding: 112px 23px 115px; text-align: center; background: #d9e9bb; }
.industry-end-cta h2 { max-width: 780px; margin: 26px auto 22px; font-size: clamp(44px, 5.4vw, 76px); line-height: .98; }
.industry-end-cta h2 em { color: #f16e5b; }
.industry-end-cta > p:not(.eyebrow) { max-width: 490px; margin: 0 auto 30px; font-size: 15px; line-height: 1.7; }
.industry-end-cta .eyebrow { justify-content: center; }
.industry-end-cta .text-link { display: inline-block; margin-left: 22px; }
.industry-back-link { display: inline-block; margin-top: 23px; color: #596058; font: 500 10px "DM Mono", monospace; }

@media (max-width: 1040px) and (min-width: 761px) { .site-header { padding: 0 28px; }.main-nav { gap: 19px; font-size: 12px; }.nav-cta { padding: 11px 12px; gap: 9px; } }
@media (max-width: 760px) {
  .nav-industries::after { display: none; }.site-header.open .nav-industries { display: block; }.site-header.open .nav-industries-link { min-height: 44px; display: flex; font-size: 14px; }.site-header.open .nav-industries-menu { display: none; }.nav-industries-link > span { font-size: 18px; }
  .industry-hub-hero, .industry-page-hero { min-height: auto; grid-template-columns: 1fr; gap: 52px; padding: 70px 23px 77px; }.industry-hub-hero h1, .industry-page-hero h1 { font-size: clamp(42px, 13.4vw, 55px); }.industry-hub-hero-copy > p:not(.eyebrow), .industry-page-copy > p:not(.eyebrow) { font-size: 15px; }.industry-hub-visual, .industry-hero-card { min-height: 331px; padding: 18px; box-shadow: 8px 8px 0 var(--ink); transform: rotate(1deg); }.industry-hub-visual::after { font-size: 60px; }.hub-visual-title { margin: 30px 0 31px; font-size: 34px; }.hub-signal { min-height: 75px; }.hub-signal b { margin-top: 13px; font-size: 11px; }
  .industry-directory { padding: 77px 23px; }.industry-directory-heading, .industry-drag-heading, .industry-metrics-heading, .industry-build-layout { grid-template-columns: 1fr; gap: 23px; }.industry-directory-heading h2, .industry-drag-heading h2, .industry-metrics-heading h2, .industry-build-layout h2 { font-size: 42px; }.industry-directory-heading > p, .industry-drag-heading > p, .industry-metrics-heading > p, .industry-build-layout > div > p:not(.eyebrow) { margin: 0; font-size: 15px; }.industry-grid { grid-template-columns: 1fr; margin-top: 44px; }.industry-card { min-height: 266px; }.industry-card h3 { font-size: 31px; }.industry-not-listed { margin-top: 13px; padding: 25px 20px; align-items: flex-start; flex-direction: column; gap: 20px; }
  .industry-actions { gap: 16px; }.industry-hero-card h2 { max-width: 290px; margin: 29px 0 25px; font-size: 33px; }.industry-route div { min-height: 91px; padding: 8px; }.industry-route b { margin-bottom: 20px; }.industry-route span { font-size: 10px; }
  .industry-drag { padding: 77px 23px; }.industry-drag-grid { grid-template-columns: 1fr; margin-top: 43px; }.industry-drag-grid article, .industry-drag-grid article + article { min-height: 0; padding: 21px 0; border-right: 0; }.industry-drag-grid h3 { margin: 35px 0 10px; font-size: 24px; }.industry-drag-grid p { font-size: 12px; }.industry-metrics { padding: 77px 23px; }.industry-metric-grid { grid-template-columns: 1fr; gap: 10px; margin-top: 42px; }.industry-metric { min-height: 166px; }.industry-metric strong { margin-top: 35px; }.industry-build-section { padding: 77px 23px; }.industry-build-layout { gap: 39px; }.industry-build-list li { grid-template-columns: 40px 1fr; gap: 9px; }.industry-end-cta { padding: 77px 23px; }.industry-end-cta h2 { font-size: 45px; }.industry-end-cta > p:not(.eyebrow) { font-size: 15px; }.industry-end-cta .text-link { display: inline-block; margin: 22px 0 0; }
}
