:root{--ink:#122b24;--green:#173f35;--green-2:#236b57;--mint:#e4efe9;--sand:#f3efe5;--orange:#ef8d32;--paper:#fbfaf6;--white:#fff;--muted:#61706a;--line:#d8dfda;--shadow:0 18px 50px #122b241a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}button,input{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf6f0;border-bottom:1px solid #122b2417;position:sticky;top:0}.header-inner{align-items:center;gap:34px;min-height:72px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.25rem;font-weight:820;display:inline-flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:-.02em;border-radius:9px 2px;place-items:center;width:36px;height:36px;font-size:.85rem;display:grid}.brand-dot{color:var(--orange)}.header-inner nav{gap:28px;margin-left:25px;font-size:.93rem;font-weight:650;display:flex}.header-inner nav a:hover,.text-link:hover{color:var(--green-2)}.header-cta{color:#fff;background:var(--green);border-radius:4px;margin-left:auto;padding:10px 17px;font-size:.9rem;font-weight:750}.hero{isolation:isolate;background:#d9e2dd;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;z-index:-2}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#081e18ed 0%,#081e18bd 37%,#081e182e 66%,#081e1805 100%);position:absolute;inset:0}.hero-copy{color:#fff;width:min(640px,64vw);padding:80px 0 120px}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;font-size:.78rem;font-weight:850;display:flex}.eyebrow:before{content:"";background:currentColor;width:32px;height:2px}h1,h2,h3{letter-spacing:-.04em;margin:0;line-height:1.08}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,6vw,5.8rem);font-weight:500}.hero h1{max-width:620px;margin:19px 0 22px}.hero-copy>p{color:#e4eee9;max-width:580px;font-size:1.17rem}.search-box{z-index:3;width:min(1080px,100% - 40px);box-shadow:var(--shadow);background:#fff;border-radius:6px;grid-template-columns:1.2fr 1fr auto;padding:12px;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.search-box label{border-right:1px solid var(--line);gap:3px;padding:7px 18px;display:grid}.search-box label span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.72rem;font-weight:800}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;min-width:0;padding:2px 0}.search-box button,.button{background:var(--orange);color:#1e251f;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;padding:15px 23px;font-weight:850;display:inline-flex}.section{padding:96px 0}.section-tight{padding:66px 0}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-head h2,.page-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4vw,3.7rem);font-weight:500}.section-head p{max-width:570px;color:var(--muted);margin:8px 0 0}.text-link{color:var(--green-2);white-space:nowrap;align-items:center;gap:7px;font-weight:760;display:inline-flex}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:260px;padding:0;transition:all .2s;display:flex;overflow:hidden}.category-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #122b2414}.category-card-image{aspect-ratio:16/8.5;background:var(--green);display:block;position:relative;overflow:hidden}.category-card-image img{object-fit:cover;transition:transform .4s}.category-card:hover .category-card-image img{transform:scale(1.035)}.category-card-body{flex:1;justify-content:space-between;align-items:center;gap:18px;padding:21px 22px 22px;display:flex}.category-card strong{font-size:1.04rem;line-height:1.25;display:block}.category-card small{color:var(--muted);margin-top:5px;display:block}.category-card-arrow{width:36px;height:36px;color:var(--green);background:var(--mint);border-radius:50%;flex:0 0 36px;place-items:center;display:grid}.stats-strip{background:var(--green);color:#fff}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.stat{border-right:1px solid #ffffff24;padding:35px 28px}.stat:last-child{border:0}.stat strong{color:#f6bd77;font-family:Georgia,serif;font-size:2.5rem;font-weight:500;line-height:1;display:block}.stat span{color:#d1e1da;font-size:.87rem}.listing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.listing-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:300px;padding:24px;display:flex;position:relative}.listing-card.is-featured{border-top:4px solid var(--orange);box-shadow:0 16px 35px #122b2414}.featured-label{color:#99500f;letter-spacing:.08em;text-transform:uppercase;background:#fff0df;align-self:flex-start;margin:-10px 0 15px;padding:4px 8px;font-size:.68rem;font-weight:850}.listing-top{align-items:center;gap:14px;display:flex}.company-avatar{background:var(--green);color:#fff;border-radius:5px;flex:0 0 48px;place-items:center;height:48px;font-weight:850;display:grid}.company-avatar.has-logo{border:1px solid var(--line);background:#fff;padding:6px}.company-avatar.has-logo img{object-fit:contain;width:100%;height:100%;display:block}.listing-card h3{letter-spacing:-.02em;font-size:1.14rem}.verified-label{color:var(--green-2);margin-top:2px;font-size:.76rem;font-weight:720}.verified-label:before{content:"✓";margin-right:5px}.listing-card>p{color:var(--muted);font-size:.91rem;line-height:1.6}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.chip-row a,.chip{text-transform:capitalize;background:var(--sand);color:#45564f;padding:5px 8px;font-size:.72rem;font-weight:700}.listing-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:18px;font-size:.82rem;display:flex}.listing-bottom>span{color:var(--muted);align-items:center;gap:6px;display:flex}.location-band{background:var(--sand)}.state-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.state-link{background:#fff;border:1px solid #dfd8c9;justify-content:space-between;align-items:center;padding:18px 20px;font-weight:750;display:flex}.state-link span{color:var(--muted);font-size:.8rem;font-weight:500}.page-hero{background:var(--green);color:#fff;padding:56px 0 64px}.page-hero p{color:#d8e4df;max-width:720px;margin:16px 0 0;font-size:1.05rem}.category-hero{isolation:isolate;color:#fff;background:var(--green);align-items:center;min-height:610px;display:flex;position:relative;overflow:hidden}.category-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#081d18f7 0%,#081d18db 38%,#081d1857 69%,#081d181a 100%),linear-gradient(#0000 58%,#081d187a);position:absolute;inset:0}.category-hero-image{z-index:-2;object-fit:cover;object-position:center}.category-hero-inner{padding:62px 0 55px}.category-hero h1{max-width:790px;margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5.7vw,5.25rem);font-weight:500}.category-hero-inner>p{color:#e1ece7;max-width:670px;font-size:1.06rem}.category-hero-inner .category-hero-kicker{color:#fff;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.55rem)}.category-hero-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.button.button-ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c261f4d;border:1px solid #ffffff8c}.category-hero-stats{color:#d9e7e1;flex-wrap:wrap;gap:0;margin-top:40px;font-size:.8rem;display:flex}.category-hero-stats span{border-left:1px solid #ffffff40;min-width:150px;padding:0 24px}.category-hero-stats span:first-child{border-left:0;padding-left:0}.category-hero-stats strong{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:500;line-height:1;display:block}.featured-provider-band{background:var(--sand);border-bottom:1px solid #e1dacb;padding:82px 0}.featured-provider-band .section-head h2{max-width:760px}.eyebrow-dark{color:var(--green-2);margin-bottom:16px}.featured-listing-grid .listing-card{min-height:320px}.category-guide{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);margin:-24px 0 42px;display:grid;box-shadow:0 14px 34px #122b240f}.category-guide>div{border-right:1px solid var(--line);padding:22px}.category-guide>div:last-child{border-right:0}.category-guide span{color:var(--green-2);letter-spacing:.09em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:850;display:block}.category-guide strong{font-size:.86rem;line-height:1.55;display:block}.content-intro-heading{margin:0 0 24px}.content-intro-heading h2{margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:500}#featured-providers,#equipment-types,#all-providers{scroll-margin-top:90px}.breadcrumbs{color:#bcd0c8;margin-bottom:20px;font-size:.79rem}.breadcrumbs ol{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";opacity:.55;margin-left:7px}.breadcrumbs a:hover{color:#fff}.content-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:64px;display:grid}.prose{color:#3d4d47;font-size:1.02rem}.prose p{margin:0 0 1.2em}.prose h2{color:var(--ink);margin:2em 0 .65em;font-family:Georgia,serif;font-size:2rem;font-weight:500}.sidebar{background:var(--sand);border-top:4px solid var(--orange);padding:25px;position:sticky;top:100px}.sidebar h2{letter-spacing:0;margin-bottom:14px;font-size:1rem}.sidebar a{border-bottom:1px solid #ded5c4;justify-content:space-between;padding:9px 0;font-size:.87rem;display:flex}.sidebar a:last-child{border:0}.results-summary{color:var(--muted);margin:-18px 0 26px}.subcat-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:30px 0 45px;display:grid}.subcat-link{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:17px 19px;font-weight:750;display:flex}.detail-header{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;display:grid}.detail-avatar{width:76px;height:76px;color:var(--green);background:#fff;border:1px solid #fff3;border-radius:8px;place-items:center;font-size:1.25rem;font-weight:850;display:grid}.detail-avatar.has-logo{padding:10px}.detail-avatar.has-logo img{object-fit:contain;width:100%;height:100%}.detail-actions{gap:10px;display:flex}.detail-actions a{border:1px solid #ffffff59;border-radius:4px;padding:11px 16px;font-weight:750}.detail-actions .primary{background:var(--orange);color:var(--ink);border-color:var(--orange)}.facts{border:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:28px 0;display:grid}.fact{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px}.fact:nth-child(2n){border-right:0}.fact span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800;display:block}.fact strong{margin-top:3px;display:block}.location-list{gap:10px;display:grid}.location-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:20px;padding:17px 0;display:grid}.location-row p{color:var(--muted);margin:2px 0 0;font-size:.88rem}.source-list{font-size:.86rem}.source-list li{margin:.6em 0}.rich-band{background:#dfeae4}.link-cloud{flex-wrap:wrap;gap:8px;display:flex}.link-cloud a{background:#fff;border:1px solid #c7d8cf;padding:8px 11px;font-size:.82rem;font-weight:700}.geo-provider-heading{margin:40px 0 8px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.empty{text-align:center;border:1px solid var(--line);color:var(--muted);background:#fff;padding:45px}.site-footer{color:#bdd0c8;background:#0d2821;padding:60px 0 24px}.brand-light{color:#fff}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:45px;display:grid}.footer-grid>div{flex-direction:column;gap:9px;display:flex}.footer-grid strong{color:#fff;font-size:.9rem}.footer-grid p,.footer-grid a{margin:0;font-size:.83rem}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:40px;padding-top:28px;font-size:.76rem;display:flex}@media (max-width:900px){.header-inner nav{display:none}.hero{min-height:620px}.hero-copy{width:78vw}.category-grid,.listing-grid,.stats-grid,.state-grid{grid-template-columns:repeat(2,1fr)}.content-layout,.category-guide{grid-template-columns:1fr}.category-guide>div{border-right:0;border-bottom:1px solid var(--line)}.category-guide>div:last-child{border-bottom:0}.sidebar{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.shell{width:min(100% - 28px,1180px)}.header-cta{display:none}.hero{align-items:start;min-height:670px}.hero-copy{width:100%;padding-top:72px}.hero:after{background:linear-gradient(90deg,#081e18e6,#081e1873)}.search-box{grid-template-columns:1fr;transform:translate(-50%,35%)}.search-box label{border-right:0;border-bottom:1px solid var(--line)}.section{padding:75px 0}.category-hero{align-items:end;min-height:660px}.category-hero:after{background:linear-gradient(90deg,#081d18f5,#081d18a6)}.category-hero-inner{padding:55px 0 38px}.category-hero-inner>p{font-size:.98rem}.category-hero-stats{margin-top:30px}.category-hero-stats span{min-width:33.333%;padding:0 10px}.category-hero-stats strong{font-size:1.4rem}.featured-provider-band{padding:66px 0}.section-head{flex-direction:column;align-items:start}.category-grid,.listing-grid,.state-grid,.subcat-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.stat{padding:25px 18px}.content-layout{gap:35px}.detail-header{grid-template-columns:auto 1fr}.detail-actions{grid-column:1/-1}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
