: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}}.hh-skip{z-index:100;background:rgb(var(--color-cyclamen));color:#fff;border-radius:0 0 8px;padding:.7rem 1.1rem;text-decoration:none;position:absolute;top:0;left:-9999px}.hh-skip:focus{left:0}.hh-banner{background:rgb(var(--color-cyclamen));color:#fff;text-align:center;padding:.6rem 1rem;font-size:.97rem}.hh-banner p{margin:0}.hh-banner a{color:#fff;font-weight:600}.hh-banner-jasmine{background:rgb(var(--color-jasmine));color:rgb(var(--foreground))}.hh-banner-jasmine a{color:rgb(var(--color-cyclamen))}.hh-header{border-bottom:1px solid rgb(var(--border));background:rgb(var(--background));z-index:40;position:sticky;top:0}.hh-header-inner{flex-wrap:wrap;align-items:center;gap:1.25rem;max-width:76rem;margin:0 auto;padding:.65rem 1.25rem;display:flex}.hh-logo{flex:none;line-height:0}.hh-logo img{width:auto;height:2.35rem}.hh-logo span{font-family:var(--font-display);font-size:1.25rem;font-weight:600;line-height:1.2}.hh-nav{flex:auto}.hh-nav>ul{flex-wrap:wrap;gap:.25rem .35rem;margin:0;padding:0;list-style:none;display:flex}.hh-nav-link{min-height:44px;color:rgb(var(--foreground));cursor:pointer;border-radius:8px;align-items:center;gap:.3rem;padding:.5rem .7rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.hh-nav-link:hover{background:rgb(var(--color-jasmine))}.hh-nav-caret{opacity:.65;font-size:.7em}.hh-nav-has-children details>summary{list-style:none}.hh-nav-has-children details>summary::-webkit-details-marker{display:none}.hh-nav-has-children{position:relative}.hh-nav-panel{z-index:50;background:rgb(var(--background));border:1px solid rgb(var(--border));border-radius:10px;min-width:15rem;margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .2rem);left:0;box-shadow:0 10px 30px #1f1f1f1f}.hh-nav-panel a{color:rgb(var(--foreground));border-radius:7px;padding:.6rem .7rem;font-size:.98rem;text-decoration:none;display:block}.hh-nav-panel a:hover{background:rgb(var(--color-jasmine))}.hh-header-phone{font-variant-numeric:tabular-nums;flex:none;align-items:center;min-height:44px;font-weight:700;text-decoration:none;display:inline-flex}.hh-footer{border-top:1px solid rgb(var(--border));background:rgb(var(--color-jasmine));margin-top:4rem}.hh-footer-inner{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:2rem;max-width:76rem;margin:0 auto;padding:2.5rem 1.25rem 1.5rem;display:grid}.hh-footer-brand{font-family:var(--font-display);margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.hh-footer-contact p{margin:0 0 .35rem;font-size:.97rem}.hh-footer-col h2{letter-spacing:.09em;text-transform:uppercase;color:rgb(var(--muted-foreground));margin:0 0 .6rem;font-size:.78rem;font-weight:700}.hh-footer-col ul{margin:0;padding:0;list-style:none}.hh-footer-col li{margin-bottom:.3rem}.hh-footer-col a,.hh-footer-legal a{padding:.25rem 0;font-size:.97rem;text-decoration:none;display:inline-block}.hh-footer-col a:hover,.hh-footer-legal a:hover{text-decoration:underline}.hh-footer-legal{max-width:76rem;margin:0 auto;padding:0 1.25rem 2rem}.hh-footer-legal ul{border-top:1px solid rgb(var(--border));flex-wrap:wrap;gap:.35rem 1.25rem;margin:0;padding:.9rem 0 0;list-style:none;display:flex}@media (max-width:860px){.hh-header-inner{gap:.5rem 1rem}.hh-nav-panel{box-shadow:none;min-width:0;position:static}}.hh-review{max-width:68rem}.hh-review-note{background:rgb(var(--color-jasmine));border-radius:10px;margin:0 0 2rem;padding:1rem 1.25rem}.hh-review-note h2{margin:0 0 .4rem;font-size:1.05rem}.hh-review-note p{margin:0 0 .6rem;font-size:.95rem}.hh-review-note ul{margin:0;padding-left:1.1rem}.hh-review-group{margin:0 0 2.5rem}.hh-review-group h2{font-family:var(--font-display);align-items:baseline;gap:.6rem;margin:0 0 .6rem;font-size:1.2rem;display:flex}.hh-review-count{font-family:var(--font-sans);background:rgb(var(--color-cyclamen));color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;padding:.1rem .55rem;font-size:.8rem;font-weight:700}.hh-review-table{border-collapse:collapse;width:100%;font-size:.94rem}.hh-review-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--muted-foreground));border-bottom:1px solid rgb(var(--border));padding:.4rem .6rem .4rem 0;font-size:.72rem}.hh-review-table td{border-bottom:1px solid rgb(var(--border));vertical-align:top;padding:.45rem .6rem .45rem 0}.hh-review-table tr[data-empty]{background:rgb(var(--color-jasmine) / .5)}.hh-review-state{flex-wrap:wrap;gap:.3rem;display:flex}.hh-tag{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.hh-tag-live{background:rgb(var(--color-cyclamen) / .12);color:rgb(var(--color-cyclamen-dark))}.hh-tag-draft{color:rgb(var(--muted-foreground));background:#6b728026}.hh-tag-empty{background:rgb(var(--color-marigold) / .2);color:rgb(var(--color-marigold-dark));text-transform:none;letter-spacing:0}@media (max-width:640px){.hh-review-table{display:block;overflow-x:auto}}.hh-header-cta{background:rgb(var(--color-cyclamen));color:#fff;border-radius:999px;flex:none;align-items:center;min-height:44px;padding:.5rem 1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.hh-header-cta:hover{background:rgb(var(--color-cyclamen-dark))}.hh-facts{grid-template-columns:repeat(auto-fit,minmax(13rem,max-content));gap:.75rem 2rem;margin:1.5rem 0;display:grid}.hh-fact dt{letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--muted-foreground));margin-bottom:.15rem;font-size:.72rem;font-weight:700}.hh-fact dd{margin:0;font-size:1.02rem}.hh-inline-list{flex-wrap:wrap;gap:.3rem .5rem;margin:0;padding:0;list-style:none;display:flex}.hh-inline-list li{background:rgb(var(--color-jasmine));border-radius:999px;padding:.15rem .65rem;font-size:.93rem}.hh-event-actions{flex-wrap:wrap;gap:.75rem;margin:0 0 2rem;display:flex}.hh-provider-head{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;margin:0 0 1.5rem;display:flex}.hh-provider-headshot{aspect-ratio:1;object-fit:cover;border-radius:12px;flex:none;width:11rem}.hh-provider-creds{font-family:var(--font-display);margin:0 0 .2rem;font-size:1.1rem;font-weight:600}.hh-provider-role{color:rgb(var(--muted-foreground));margin:0 0 .2rem}.hh-provider-pron{color:rgb(var(--muted-foreground));margin:0;font-size:.93rem}.hh-philosophy{border-left:3px solid rgb(var(--color-cyclamen));font-family:var(--font-serif);margin:1.75rem 0;padding:.35rem 0 .35rem 1.25rem;font-size:1.1rem;line-height:1.6}.hh-education{margin:2rem 0 0}.hh-education h2{font-family:var(--font-display);margin:0 0 .6rem;font-size:1.2rem}.hh-edu-list{margin:0;padding:0;list-style:none}.hh-edu-item{border-bottom:1px solid rgb(var(--border));flex-wrap:wrap;gap:.15rem .6rem;padding:.55rem 0;display:flex}.hh-edu-degree{font-weight:600}.hh-edu-inst{color:rgb(var(--foreground))}.hh-edu-year{color:rgb(var(--muted-foreground));font-variant-numeric:tabular-nums;margin-left:auto}@media (max-width:640px){.hh-provider-headshot{width:8rem}}
