:root{--hcc-ink: #1a1a1a;--hcc-muted: #5F6368;--hcc-line: #e6e6ea;--hcc-bg: #f7faf9}.hcc-page{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--hcc-ink)}.hcc-hero{max-width:1080px;margin:0 auto;padding:7.5rem 1.25rem .5rem}.hcc-hero-inner{max-width:760px;margin:0 auto;text-align:center}.hcc-badge{display:inline-block;padding:.4rem .9rem;border-radius:999px;background:#0f766e17;color:#0f766e;font-size:.85rem;font-weight:600;margin-bottom:1rem}.hcc-title{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,3.1rem);line-height:1.08;margin:0 0 1rem}.hcc-lead{font-size:1.08rem;line-height:1.6;color:var(--hcc-muted);margin:0 0 .9rem}.hcc-sub{font-size:.9rem;font-weight:600;color:var(--hcc-muted);margin:0 0 1.5rem;letter-spacing:.01em}.hcc-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.hcc-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .85rem;border-radius:999px;text-decoration:none;border:1px solid color-mix(in srgb,var(--c) 30%,transparent);background:color-mix(in srgb,var(--c) 7%,#fff);color:var(--c);font-size:.87rem;font-weight:600;transition:background .15s ease,transform .15s ease}.hcc-chip:hover{background:color-mix(in srgb,var(--c) 14%,#fff);transform:translateY(-1px)}.hcc-chip-n{font-size:.72rem;font-weight:700;padding:.05rem .4rem;border-radius:999px;background:color-mix(in srgb,var(--c) 16%,#fff)}.hcc-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--c);flex:none}.hcc-section{padding:2.75rem 1.25rem}.hcc-inner{max-width:1080px;margin:0 auto}.hcc-section h2{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(1.45rem,3.2vw,2rem);margin:0 0 1.5rem;text-align:center}.hcc-why,.hcc-faq{background:var(--hcc-bg)}.hcc-why{border-top:1px solid var(--hcc-line)}.hcc-group{margin-bottom:2.25rem;scroll-margin-top:5.5rem}.hcc-group:last-child{margin-bottom:0}.hcc-group-h{display:flex;align-items:center;gap:.55rem;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.08rem;color:var(--c);margin:0 0 .9rem;padding-bottom:.5rem;border-bottom:1px solid color-mix(in srgb,var(--c) 22%,transparent)}.hcc-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(255px,1fr))}.hcc-card{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;column-gap:.75rem;row-gap:.3rem;align-content:start;padding:1.1rem 1.15rem;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--hcc-line);border-radius:1rem;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.hcc-card:hover,.hcc-card:focus-visible{border-color:color-mix(in srgb,var(--c) 45%,transparent);box-shadow:0 14px 30px -22px #00000073;transform:translateY(-2px)}.hcc-card:focus-visible{outline:3px solid color-mix(in srgb,var(--c) 30%,transparent);outline-offset:2px}.hcc-card-icon{grid-row:1 / span 2;width:2.4rem;height:2.4rem;border-radius:.7rem;display:grid;place-items:center;color:var(--c);background:color-mix(in srgb,var(--c) 10%,#fff)}.hcc-card-icon svg{width:1.3rem;height:1.3rem}.hcc-card-name{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1rem;line-height:1.25}.hcc-card-desc{font-size:.87rem;line-height:1.45;color:var(--hcc-muted)}.hcc-card-go{grid-column:2;margin-top:.35rem;font-size:.82rem;font-weight:700;color:var(--c)}.hcc-card-go:after{content:" →"}.hcc-why-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.hcc-why-list li{background:#fff;border:1px solid var(--hcc-line);border-radius:1rem;padding:1.15rem 1.25rem}.hcc-why-list h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1rem;margin:0 0 .4rem}.hcc-why-list p{margin:0;font-size:.9rem;line-height:1.55;color:var(--hcc-muted)}.hcc-faq .hcc-inner{max-width:760px}.hcc-q{background:#fff;border:1px solid var(--hcc-line);border-radius:.9rem;padding:.9rem 1.1rem;margin-bottom:.6rem}.hcc-q summary{cursor:pointer;font-weight:600;font-size:.97rem;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.hcc-q summary::-webkit-details-marker{display:none}.hcc-q summary:after{content:"+";color:#0f766e;font-size:1.2rem;line-height:1;flex:none}.hcc-q[open] summary:after{content:"–"}.hcc-q p{margin:.7rem 0 0;font-size:.92rem;line-height:1.6;color:var(--hcc-muted)}@media(max-width:640px){.hcc-hero{padding-top:6rem}.hcc-section{padding:2rem 1rem}}@media(prefers-reduced-motion:reduce){.hcc-chip,.hcc-card{transition:none}.hcc-chip:hover,.hcc-card:hover{transform:none}}
