:root{--color-cyclamen:154 0 128;--color-cyclamen-dark:122 0 102;--color-cyclamen-light:194 51 168;--color-purple:128 90 213;--color-purple-dark:107 70 193;--color-purple-light:167 139 250;--color-purple-tint:243 232 245;--color-jasmine:253 246 232;--color-jasmine-dark:245 236 216;--color-jasmine-light:255 251 245;--color-marigold:245 166 35;--color-marigold-dark:232 148 0;--color-marigold-light:255 188 66;--background:255 255 255;--foreground:31 31 31;--muted:249 250 251;--muted-foreground:107 114 128;--border:229 231 235;--input:229 231 235;--card:255 255 255;--card-foreground:31 31 31;--destructive:239 68 68;--destructive-foreground:255 255 255;--accent-foreground:255 255 255;--font-sans:"Untitled Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:"Reckless", Georgia, "Times New Roman", serif;--font-display:"ES Peak", "Reckless", Georgia, serif}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:rgb(var(--background));color:rgb(var(--foreground));font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}img,video{max-width:100%;height:auto}a{color:rgb(var(--color-cyclamen));text-underline-offset:3px}:focus-visible{outline:2px solid rgb(var(--color-cyclamen));outline-offset:3px}
.hh-page{max-width:62rem;margin:0 auto;padding:2.5rem 1.25rem 5rem}.hh-page-title,.hh-heading{font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;color:rgb(var(--foreground));font-weight:600;line-height:1.12}.hh-page-title{margin:0 0 1.5rem;font-size:clamp(2rem,5vw,2.9rem)}.hh-heading{margin:2rem 0 .75rem;font-size:clamp(1.35rem,3vw,1.8rem)}.hh-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-cyclamen));margin:0 0 .5rem;font-size:.78rem;font-weight:700}.hh-prose{max-width:68ch}.hh-prose p{margin:0 0 1rem}.hh-prose h2,.hh-prose h3{font-family:var(--font-display);margin:1.8rem 0 .6rem;line-height:1.2}.hh-prose ul,.hh-prose ol{margin:0 0 1rem;padding-left:1.4rem}.hh-prose li{margin-bottom:.4rem}.hh-prose blockquote{border-left:3px solid rgb(var(--color-cyclamen));margin:1.2rem 0;padding:.2rem 0 .2rem 1.1rem;font-style:italic}.hh-prose hr{border:0;border-top:1px solid rgb(var(--border));margin:2rem 0}.hh-prose img{border-radius:8px}.hh-section{padding:2.25rem 0}.hh-section+.hh-section{border-top:1px solid rgb(var(--border))}.hh-bg-jasmine{background:rgb(var(--color-jasmine))}.hh-bg-tint{background:rgb(var(--color-purple-tint))}.hh-cards-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.25rem;display:grid}.hh-card{border:1px solid rgb(var(--border));background:rgb(var(--card));border-radius:10px;padding:1.1rem 1.2rem}.hh-card-title{font-family:var(--font-display);margin:0 0 .5rem;font-size:1.05rem}.hh-buttons{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.hh-btn{border-radius:999px;padding:.7rem 1.2rem;font-size:.97rem;font-weight:600;text-decoration:none;display:inline-block}.hh-link{text-decoration:none}.hh-btn-primary{background:rgb(var(--color-cyclamen));color:rgb(var(--accent-foreground))}.hh-btn-secondary{background:rgb(var(--color-purple));color:rgb(var(--accent-foreground))}.hh-btn-outline,.hh-btn-white-outline{border:2px solid rgb(var(--color-cyclamen));color:rgb(var(--color-cyclamen))}.hh-btn-ghost,.hh-btn-link,.hh-btn-default,.hh-btn-white{color:rgb(var(--color-cyclamen));text-decoration:underline}.hh-accordion-item{border-bottom:1px solid rgb(var(--border));padding:.8rem 0}.hh-accordion-item summary{font-family:var(--font-display);cursor:pointer;padding:.2rem 0;font-size:1.02rem}.hh-unbuilt{border:1px dashed rgb(var(--color-marigold));background:rgb(var(--color-jasmine) / .45);border-radius:8px;margin:.9rem 0;padding:.9rem 1rem}.hh-unbuilt-tag{letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-marigold-dark));margin:0 0 .5rem;font-family:ui-monospace,Menlo,monospace;font-size:.72rem}@media (max-width:640px){.hh-page{padding:1.75rem 1rem 3.5rem}}.hh-page-sub{font-family:var(--font-serif);color:rgb(var(--muted-foreground));max-width:48ch;margin:0 0 1.75rem;font-size:1.15rem}.hh-index{margin:2rem 0 0}.hh-index-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1.5rem;display:grid}.hh-index-item{border-top:1px solid rgb(var(--border));flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.hh-index-featured{border-top:3px solid rgb(var(--color-cyclamen));max-width:46rem;margin-bottom:2.25rem}.hh-index-media{display:block}.hh-index-media img{aspect-ratio:3/2;object-fit:cover;border-radius:10px;width:100%;display:block}[data-index=provider-profile] .hh-index-media img{aspect-ratio:1}.hh-index-title{font-family:var(--font-display);text-wrap:balance;margin:0;font-size:1.2rem;font-weight:600;line-height:1.25}.hh-index-title a{text-decoration:none}.hh-index-title a:hover{text-decoration:underline}.hh-index-sub{color:rgb(var(--foreground));margin:0;font-size:1rem}.hh-index-meta{color:rgb(var(--muted-foreground));font-variant-numeric:tabular-nums;margin:0;font-size:.9rem}.hh-cta{background:rgb(var(--color-jasmine));border-radius:12px;margin:3rem 0 0;padding:1.5rem 1.6rem}.hh-cta-title{font-family:var(--font-display);text-wrap:balance;margin:0 0 .5rem;font-size:1.35rem;font-weight:600}.hh-cta-body{margin:0 0 1rem}.hh-cta .hh-link{background:rgb(var(--color-cyclamen));color:#fff;border-radius:999px;margin-top:.5rem;padding:.7rem 1.4rem;font-weight:600;text-decoration:none;display:inline-block}.hh-cta .hh-link:hover{background:rgb(var(--color-cyclamen-dark))}@media (max-width:640px){.hh-index-grid{grid-template-columns:1fr}.hh-cta{padding:1.25rem 1.1rem}}
