.chome .ch-cb{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chome .ch-cb-thread{transition:opacity .8s var(--ch-ease)}.chome .ch-cb-progress{transition:stroke-dashoffset .7s var(--ch-ease)}@keyframes ch-cb-flow{0%{stroke-dashoffset:30}to{stroke-dashoffset:-30}}.chome .ch-cb-pulse{animation:ch-cb-flow 3.6s linear infinite}.chome .ch-cb-out-pulse{animation-delay:1.8s}@keyframes ch-cb-breathe-idle{0%,to{opacity:.45}50%{opacity:.8}}@keyframes ch-cb-breathe-sorting{0%,to{opacity:.55}50%{opacity:1}}.chome .ch-cb[data-mood=settled] .ch-cb-out{opacity:.95;transition:opacity .8s var(--ch-ease)}.chome .ch-cb[data-mood=idle] .ch-cb-out{animation:ch-cb-breathe-idle 7s ease-in-out infinite}.chome .ch-cb[data-mood=sorting] .ch-cb-out{animation:ch-cb-breathe-sorting 3.6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.chome .ch-cb-pulse{display:none}.chome .ch-cb-out,.chome .ch-cb-progress,.chome .ch-cb-thread{animation:none;transition:none}.chome .ch-cb-out{opacity:.95}}.chome .ch-scene{--ch-scene-skew:0s;position:relative;width:100%;max-width:42rem;overflow:hidden;border-radius:2rem;border:1px solid hsl(var(--ch-card-border));box-shadow:var(--ch-shadow-soft-lg)}.chome .ch-scene-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/5}@media (min-width:640px){.chome .ch-scene-photo{aspect-ratio:7/6}}.chome .ch-scene-vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(270deg,rgba(0,0,0,.25),rgba(0,0,0,.05) 50%,transparent)}.chome .ch-scene-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.5rem;padding:1rem}@media (min-width:640px){.chome .ch-scene-overlay{padding:1.25rem}}@media (min-width:768px){.chome .ch-scene-overlay{padding:1.5rem}}.chome .ch-scene-req{border-radius:1rem;border-top-right-radius:.375rem;background:hsl(var(--ch-fg)/.95);color:hsl(var(--ch-bg));padding:.5rem .875rem;font-size:.75rem;font-weight:500;line-height:1.4;box-shadow:0 10px 15px -3px rgba(0,0,0,.2);backdrop-filter:blur(4px);animation:ch-scene-req 12s ease-in-out var(--ch-scene-skew) infinite both}@media (min-width:640px){.chome .ch-scene-req{font-size:.875rem}}@keyframes ch-scene-req{0%{opacity:0;transform:translateY(10px)}5%{opacity:0;transform:translateY(10px)}9.1667%{opacity:1;transform:none}95%{opacity:1;transform:none}to{opacity:0;transform:none}}.chome .ch-scene-steps{display:flex;flex-direction:column;align-items:flex-end;gap:.375rem}.chome .ch-scene-step{display:flex;align-items:center;gap:.375rem;border-radius:9999px;border:1px solid hsla(0,0%,100%,.5);background:hsl(var(--ch-bg)/.85);color:hsl(var(--ch-fg));padding:.375rem .75rem;font-size:.6875rem;font-weight:500;line-height:1.3;box-shadow:0 1px 2px rgba(0,0,0,.08);backdrop-filter:blur(8px)}@media (min-width:640px){.chome .ch-scene-step{font-size:.75rem}}.chome .ch-scene-step.is-desktop{display:none}@media (min-width:640px){.chome .ch-scene-step.is-desktop{display:flex}}.chome .ch-scene-step-ico{flex:none;color:hsl(var(--ch-teal))}.chome .ch-scene-step:first-child{animation:ch-scene-step-1 12s ease-in-out var(--ch-scene-skew) infinite both}.chome .ch-scene-step:nth-child(2){animation:ch-scene-step-2 12s ease-in-out var(--ch-scene-skew) infinite both}.chome .ch-scene-step:nth-child(3){animation:ch-scene-step-3 12s ease-in-out var(--ch-scene-skew) infinite both}.chome .ch-scene-step:nth-child(4){animation:ch-scene-step-4 12s ease-in-out var(--ch-scene-skew) infinite both}.chome .ch-scene-step:nth-child(5){animation:ch-scene-step-5 12s ease-in-out var(--ch-scene-skew) infinite both}@keyframes ch-scene-step-1{0%,18.3333%{opacity:0;transform:translateY(10px)}22.5%,95%{opacity:1;transform:none}to{opacity:0;transform:none}}@keyframes ch-scene-step-2{0%,25.8333%{opacity:0;transform:translateY(10px)}30%,95%{opacity:1;transform:none}to{opacity:0;transform:none}}@keyframes ch-scene-step-3{0%,33.3333%{opacity:0;transform:translateY(10px)}37.5%,95%{opacity:1;transform:none}to{opacity:0;transform:none}}@keyframes ch-scene-step-4{0%,40.8333%{opacity:0;transform:translateY(10px)}45%,95%{opacity:1;transform:none}to{opacity:0;transform:none}}@keyframes ch-scene-step-5{0%,48.3333%{opacity:0;transform:translateY(10px)}52.5%,95%{opacity:1;transform:none}to{opacity:0;transform:none}}.chome .ch-scene-decide{display:flex;width:100%;flex-direction:column;align-items:flex-end;gap:.375rem}.chome .ch-scene-brain{margin-right:1rem;opacity:.8;animation:ch-scene-brain 12s ease-in-out var(--ch-scene-skew) infinite both}@keyframes ch-scene-brain{0%,60%{opacity:0;transform:scale(.6)}65%,95%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.chome .ch-scene-card{position:relative;width:100%;max-width:290px;overflow:hidden;border-radius:.75rem;border:1px solid hsl(var(--ch-primary)/.25);background:hsl(var(--ch-bg)/.95);padding:.875rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.2);backdrop-filter:blur(8px);animation:ch-scene-card 12s ease-in-out var(--ch-scene-skew) infinite both}@media (min-width:640px){.chome .ch-scene-card{padding:1rem}}@keyframes ch-scene-card{0%,69.1667%{opacity:0;transform:translateY(14px)}74.1667%,96.6667%{opacity:1;transform:none}to{opacity:0;transform:translateY(4px)}}.chome .ch-scene-card-bar{position:absolute;left:0;top:0;bottom:0;width:.25rem;background:hsl(var(--ch-primary)/.8)}.chome .ch-scene-card-title{margin:0;font-family:var(--ch-display);font-size:.8125rem;font-weight:600;line-height:1.35;color:hsl(var(--ch-fg))}@media (min-width:640px){.chome .ch-scene-card-title{font-size:.875rem}}.chome .ch-scene-card-sub{margin:.125rem 0 0;font-size:.6875rem;color:hsl(var(--ch-muted-fg))}@media (min-width:640px){.chome .ch-scene-card-sub{font-size:.75rem}}.chome .ch-scene-card-cta{display:inline-flex;align-items:center;margin-top:.625rem;border-radius:9999px;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));padding:.375rem .875rem;font-size:.6875rem;font-weight:600}@media (min-width:640px){.chome .ch-scene-card-cta{font-size:.75rem}}.chome .ch-scene-tag{position:absolute;bottom:.625rem;left:1rem;pointer-events:none;border-radius:9999px;background:hsl(var(--ch-bg)/.7);padding:.125rem .5rem;font-family:var(--ch-mono);font-size:.5625rem;color:hsl(var(--ch-muted-fg));backdrop-filter:blur(4px)}@media (prefers-reduced-motion:reduce){.chome .ch-scene-brain,.chome .ch-scene-card,.chome .ch-scene-req,.chome .ch-scene-step:nth-child(n){animation:none;opacity:1;transform:none}.chome .ch-scene-brain{opacity:.8}}.chome .ch-hero{position:relative;overflow:hidden;padding:5rem 0 3rem;scroll-margin-top:6rem}@media (min-width:768px){.chome .ch-hero{padding:7rem 0 5rem}}.chome .ch-hero-glow-butter,.chome .ch-hero-glow-primary{position:absolute;z-index:-10;pointer-events:none}.chome .ch-hero-glow-butter{top:0;right:0;width:50%;height:100%;background:linear-gradient(to bottom,hsl(var(--ch-butter)/.16),transparent 70%)}.chome .ch-hero-glow-primary{top:25%;left:25%;width:800px;height:800px;max-width:100%;border-radius:9999px;background:radial-gradient(closest-side,hsl(var(--ch-primary)/.06),transparent)}.chome .ch-hero-grid{display:grid;gap:2rem;align-items:center}@media (min-width:1024px){.chome .ch-hero-grid{grid-template-columns:1.1fr 1fr;gap:5rem}}.chome .ch-hero-copy{max-width:42rem}.chome .ch-hero-copy>*+*{margin-top:1.5rem}@media (min-width:768px){.chome .ch-hero-copy>*+*{margin-top:1.75rem}}.chome .ch-hero-copy-stack>*+*{margin-top:1.25rem}.chome .ch-hero-h1{margin:0;font-family:var(--ch-display);font-size:2.25rem;font-weight:600;letter-spacing:-.025em;line-height:1.1;color:hsl(var(--ch-fg));text-wrap:balance}@media (min-width:768px){.chome .ch-hero-h1{font-size:3rem}}@media (min-width:1024px){.chome .ch-hero-h1{font-size:3.75rem}}.chome .ch-hero-lede{color:hsl(var(--ch-muted-fg));font-size:1rem;line-height:1.6;text-wrap:balance}.chome .ch-hero-lede p{margin:0}.chome .ch-hero-lede>*+*{margin-top:.75rem}@media (min-width:768px){.chome .ch-hero-lede{font-size:1.25rem}.chome .ch-hero-lede>*+*{margin-top:1rem}}.chome .ch-hero-scene{position:relative;width:100%;display:flex;justify-content:center}.chome .ch-act-lede>*+*{margin-top:1rem}.chome .ch-act-lede p{margin:0}.chome .ch-act-demo{margin-bottom:2.5rem}@media (min-width:768px){.chome .ch-act-demo{margin-bottom:3rem}}.chome .ch-act-request-slot{max-width:28rem;margin:0 auto 1.5rem;min-height:74px}@media (min-width:768px){.chome .ch-act-request-slot{margin-bottom:2rem}}.chome .ch-act-request{text-align:center}.chome .ch-act-request>*+*{margin-top:.5rem}.chome .ch-act-request p{margin:0}.chome .ch-act-request-bubble{display:inline-block;background:hsl(var(--ch-fg));color:hsl(var(--ch-bg));font-size:.875rem;font-weight:500;border-radius:1rem;padding:.75rem 1.25rem}@media (min-width:768px){.chome .ch-act-request-bubble{font-size:1rem}}.chome .ch-act-grid{display:grid;gap:1rem;align-items:start}@media (min-width:768px){.chome .ch-act-grid{grid-template-columns:240px 1fr;gap:1.5rem}}@media (min-width:1024px){.chome .ch-act-grid{grid-template-columns:280px 1fr}}.chome .ch-act-typical-slot{min-height:120px}.chome .ch-act-typical{background:hsl(var(--ch-muted)/.4);border:1px solid hsl(var(--ch-border)/.6);border-radius:1rem;padding:1rem}@media (min-width:768px){.chome .ch-act-typical{padding:1.25rem}}.chome .ch-act-typical>*+*{margin-top:.75rem}.chome .ch-act-typical p{margin:0}.chome .ch-act-typical-label{color:hsl(var(--ch-muted-fg)/.7)}.chome .ch-act-typical-quote{font-size:.875rem;line-height:1.4;color:hsl(var(--ch-muted-fg))}.chome .ch-act-skeleton{padding-top:.25rem;display:flex;flex-direction:column;gap:.375rem}.chome .ch-act-skeleton-bar{height:.375rem;border-radius:9999px;background:hsl(var(--ch-border)/.6)}.chome .ch-act-typical-note{padding-top:.25rem;border-top:1px solid hsl(var(--ch-border)/.4);font-size:.75rem;color:hsl(var(--ch-muted-fg)/.7)}.chome .ch-act-center{position:relative;background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft);padding:1.25rem}@media (min-width:768px){.chome .ch-act-center{padding:1.5rem}}.chome .ch-act-center-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.chome .ch-act-center-title{color:hsl(var(--ch-fg))}.chome .ch-act-center-meta{display:flex;align-items:center;gap:.75rem}.chome .ch-act-replay{display:inline-flex;align-items:center;gap:.25rem;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-muted-fg));transition:color .16s ease-out}.chome .ch-act-replay:hover{color:hsl(var(--ch-fg))}.chome .ch-act-illustrative{font-family:var(--ch-mono);font-size:.625rem;color:hsl(var(--ch-muted-fg)/.6);background:hsl(var(--ch-muted)/.6);padding:.125rem .5rem;border-radius:.25rem}.chome .ch-act-rail{list-style:none;margin:0 0 0 .5rem;padding:0 0 0 1rem;border-left:1px solid hsl(var(--ch-border)/.6)}.chome .ch-act-rail>*+*{margin-top:.125rem}.chome .ch-act-rail-bare{display:block}.chome .ch-act-step{position:relative;display:flex;align-items:center;gap:.75rem;padding-block:.375rem}.chome .ch-act-step.is-settled{padding-block:.25rem}.chome .ch-act-step.is-minor{display:none}@media (min-width:768px){.chome .ch-act-step.is-minor{display:flex}}.chome .ch-act-step-dot{display:flex;align-items:center;justify-content:center;flex:none;width:1rem;height:1rem;border-radius:9999px;background:hsl(var(--ch-fg));color:hsl(var(--ch-bg))}.chome .ch-act-step.is-settled .ch-act-step-dot{background:hsl(var(--ch-teal)/.15);color:hsl(var(--ch-teal))}.chome .ch-act-step-text{flex:1 1 auto;min-width:0;line-height:1.35;font-size:.875rem;color:hsl(var(--ch-fg))}.chome .ch-act-step.is-settled .ch-act-step-text{font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-act-chips{display:flex;align-items:center;gap:.375rem;flex:none}.chome .ch-act-chip{display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:500;padding:.125rem .375rem;border-radius:.375rem;background:hsl(var(--ch-muted));color:hsl(var(--ch-muted-fg))}.chome .ch-act-chip.is-active{background:hsl(var(--ch-teal)/.1);color:hsl(var(--ch-teal))}.chome .ch-act-decision{margin-block:.75rem;border-radius:.75rem;border:1px solid hsl(var(--ch-primary)/.4);background:hsl(var(--ch-primary)/.05);padding:1rem}@media (min-width:768px){.chome .ch-act-decision{padding:1.25rem}}.chome .ch-act-decision.is-approved{border-color:hsl(var(--ch-teal)/.4);background:hsl(var(--ch-teal)/.05)}.chome .ch-act-decision-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.625rem}.chome .ch-act-decision-label{font-family:var(--ch-mono);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-primary))}.chome .ch-act-decision.is-approved .ch-act-decision-label{color:hsl(var(--ch-teal))}.chome .ch-act-decision-body{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem}.chome .ch-act-decision-copy{min-width:0}.chome .ch-act-decision-copy>*+*{margin-top:.25rem}.chome .ch-act-decision-copy p{margin:0}.chome .ch-act-decision-title{font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}@media (min-width:768px){.chome .ch-act-decision-title{font-size:1rem}}.chome .ch-act-decision-price{font-size:.875rem;color:hsl(var(--ch-fg))}.chome .ch-act-decision-warranty{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:hsl(var(--ch-teal))}.chome .ch-act-decision-warranty svg{flex:none}.chome .ch-act-approve{display:inline-flex;align-items:center;gap:.375rem;height:2.25rem;padding-inline:1rem;border:0;border-radius:.5rem;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));box-shadow:var(--ch-shadow-soft);transition:background-color .3s ease-out}.chome .ch-act-approve:hover{background:hsl(var(--ch-primary)/.9)}.chome .ch-act-approve.is-approved{background:hsl(var(--ch-teal));color:hsl(var(--ch-teal-fg));cursor:default;box-shadow:none}@media (prefers-reduced-motion:reduce){.chome .ch-act-approve{transition:none}}.chome .ch-act-done{display:flex;align-items:center;gap:.75rem;padding-block:.375rem;font-size:.875rem;font-weight:600;color:hsl(var(--ch-teal))}.chome .ch-act-done svg{flex:none}.chome .ch-act-expand{display:block;margin:.75rem 0 0 1.5rem;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:500;color:hsl(var(--ch-muted-fg));text-decoration:underline;text-decoration-color:hsl(var(--ch-border));text-underline-offset:2px;transition:color .16s ease-out}.chome .ch-act-expand:hover{color:hsl(var(--ch-fg))}@media (min-width:768px){.chome .ch-act-expand{display:none}}.chome .ch-act-controls{max-width:56rem;margin-inline:auto;background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-border));border-radius:1rem;padding:1.25rem;box-shadow:0 1px 2px rgba(71,44,31,.05)}@media (min-width:768px){.chome .ch-act-controls{padding-inline:2rem}}.chome .ch-act-controls-title{margin:0 0 1rem;text-align:center;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--ch-fg))}.chome .ch-act-controls-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem 1.5rem;font-size:.8125rem;font-weight:500;color:hsl(var(--ch-fg))}@media (min-width:768px){.chome .ch-act-controls-list{font-size:.875rem}}.chome .ch-act-controls-item{display:flex;align-items:center;gap:.375rem}.chome .ch-act-controls-item svg{flex:none;color:hsl(var(--ch-teal))}.chome .ch-prov{background:hsl(var(--ch-card))}.chome .ch-prov-stack>*+*{margin-top:6rem}@media (min-width:768px){.chome .ch-prov-stack>*+*{margin-top:8rem}}.chome .ch-prov-top{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.chome .ch-prov-top{grid-template-columns:1fr 420px;gap:5rem}}.chome .ch-prov-copy>*+*{margin-top:1.5rem}@media (min-width:768px){.chome .ch-prov-copy>*+*{margin-top:2rem}}.chome .ch-prov-body{color:hsl(var(--ch-muted-fg));font-size:1rem;line-height:1.6;text-wrap:balance}@media (min-width:768px){.chome .ch-prov-body{font-size:1.125rem}}.chome .ch-prov-body p{margin:0}.chome .ch-prov-body>*+*{margin-top:1rem}.chome .ch-prov-body-strong{font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-prov-ctas{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:.5rem}@media (min-width:640px){.chome .ch-prov-ctas{flex-direction:row}}.chome .ch-prov-cta{width:100%;height:3rem;padding-inline:1.5rem;font-size:1rem}@media (min-width:640px){.chome .ch-prov-cta{width:auto}}.chome .ch-prov-cta-outline{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid hsl(var(--ch-border));background:hsl(var(--ch-bg));color:hsl(var(--ch-fg));font-family:inherit;font-weight:500;cursor:pointer;box-shadow:0 1px 2px rgba(71,44,31,.05);transition:background-color .16s ease-out}.chome .ch-prov-cta-outline:hover{background:hsl(var(--ch-muted)/.5)}.chome .ch-prov-cta-quiet{width:100%;border:0;background:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;color:hsl(var(--ch-muted-fg));text-decoration:underline;text-decoration-color:hsl(var(--ch-border));text-underline-offset:4px;transition:color .16s ease-out}.chome .ch-prov-cta-quiet:hover{color:hsl(var(--ch-fg))}@media (min-width:640px){.chome .ch-prov-cta-quiet{width:auto}}.chome .ch-prov-illustrative{font-family:var(--ch-mono);font-size:.5625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg)/.7);background:hsl(var(--ch-muted)/.5);border:1px solid hsl(var(--ch-border)/.6);border-radius:.25rem;padding:.125rem .375rem;white-space:nowrap}.chome .ch-prov-replay{display:inline-flex;align-items:center;gap:.25rem;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-muted-fg)/.7);transition:color .16s ease-out}.chome .ch-prov-replay:hover{color:hsl(var(--ch-fg))}.chome .ch-prov-mono{font-family:var(--ch-mono);font-size:.8125rem}.chome .ch-prov-avatar{display:flex;align-items:center;justify-content:center;flex:none;width:2.5rem;height:2.5rem;border-radius:9999px;font-weight:600}.chome .ch-prov-avatar.is-sm{width:2.25rem;height:2.25rem;font-size:.875rem}.chome .ch-prov-avatar.is-butter{background:hsl(var(--ch-butter)/.25);color:hsl(var(--ch-butter-fg))}.chome .ch-prov-avatar.is-sky{background:hsl(var(--ch-sky)/.15);color:hsl(var(--ch-sky))}.chome .ch-prov-avatar.is-teal{background:hsl(var(--ch-teal)/.1);color:hsl(var(--ch-teal))}.chome .ch-prov-import>*+*{margin-top:.75rem}@media (min-width:1024px){.chome .ch-prov-import{min-height:560px}}.chome .ch-prov-import-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.chome .ch-prov-import-meta{display:flex;align-items:center;gap:.625rem}.chome .ch-prov-panel{background:hsl(var(--ch-bg));border:1px solid hsl(var(--ch-border));border-radius:1rem;padding:1rem;box-shadow:var(--ch-shadow-soft)}.chome .ch-prov-panel.is-active{border-color:hsl(var(--ch-teal)/.4)}.chome .ch-prov-panel-label{display:block;margin-bottom:.75rem;color:hsl(var(--ch-muted-fg)/.7)}.chome .ch-prov-sms>*+*{margin-top:.75rem}.chome .ch-prov-sms .ch-prov-panel-label{margin-bottom:0}.chome .ch-prov-person{display:flex;align-items:center;gap:.75rem}.chome .ch-prov-person-copy{flex:1 1 auto;min-width:0}.chome .ch-prov-person-name{font-size:.9375rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-prov-person-meta{font-size:.875rem;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-action{flex:none;border:0;border-radius:.5rem;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;cursor:pointer;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));box-shadow:var(--ch-shadow-soft);transition:filter .16s ease-out}.chome .ch-prov-action:hover{filter:brightness(1.05)}.chome .ch-prov-action.is-block{flex:1 1 auto;padding-inline:0}.chome .ch-prov-action-ghost{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid hsl(var(--ch-border));border-radius:.5rem;font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-prov-tag{display:inline-flex;align-items:center;gap:.25rem;flex:none;font-size:.6875rem;font-weight:500;border-radius:.375rem;padding:.125rem .5rem;background:hsl(var(--ch-muted)/.6);color:hsl(var(--ch-muted-fg))}.chome .ch-prov-tag.is-teal{background:hsl(var(--ch-teal)/.1);color:hsl(var(--ch-teal))}.chome .ch-prov-active{margin-top:.75rem;padding-top:.75rem;border-top:1px solid hsl(var(--ch-border)/.6)}.chome .ch-prov-active>*+*{margin-top:.625rem}.chome .ch-prov-active-row{display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.chome .ch-prov-active-key{color:hsl(var(--ch-muted-fg))}.chome .ch-prov-active-val{font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-prov-active-label{display:block;margin-bottom:.375rem;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-handles{display:flex;flex-wrap:wrap;gap:.375rem}.chome .ch-prov-handle{font-size:.6875rem;font-weight:500;color:hsl(var(--ch-fg)/.8);background:hsl(var(--ch-muted)/.6);border:1px solid hsl(var(--ch-border)/.5);border-radius:.375rem;padding:.125rem .5rem}.chome .ch-prov-ontrack{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:hsl(var(--ch-teal))}.chome .ch-prov-bubble-group>*+*{margin-top:.375rem}.chome .ch-prov-bubble-who{display:block;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-bubble{margin:0;background:hsl(var(--ch-muted)/.6);border:1px solid hsl(var(--ch-border)/.5);border-radius:1rem;border-top-left-radius:.375rem;padding:.625rem .875rem;font-size:.8125rem;line-height:1.6;color:hsl(var(--ch-fg)/.9)}.chome .ch-prov-bubble.is-reply{display:inline-block;background:hsl(var(--ch-card));border-color:hsl(var(--ch-border));color:hsl(var(--ch-fg))}.chome .ch-prov-bubble-note{margin:0;padding-top:.125rem;font-size:.6875rem;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-sms-actions{display:flex;gap:.5rem}.chome .ch-prov-sent{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-sent-ico{color:hsl(var(--ch-teal))}.chome .ch-prov-roster{padding-top:.25rem}.chome .ch-prov-roster>*+*{margin-top:.625rem}.chome .ch-prov-roster-row{display:flex;align-items:center;gap:.75rem;background:hsl(var(--ch-bg));border:1px solid hsl(var(--ch-border));border-radius:1rem;padding:.875rem;box-shadow:var(--ch-shadow-soft)}.chome .ch-prov-roster-copy{flex:1 1 auto;min-width:0}.chome .ch-prov-roster-top{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem}.chome .ch-prov-roster-name{font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-prov-roster-status{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:.375rem;font-size:.6875rem;font-weight:500}.chome .ch-prov-roster-status.is-muted{background:hsl(var(--ch-muted));color:hsl(var(--ch-muted-fg))}.chome .ch-prov-roster-status.is-primary{background:hsl(var(--ch-primary)/.1);color:hsl(var(--ch-primary))}.chome .ch-prov-roster-status.is-teal{background:hsl(var(--ch-teal)/.1);color:hsl(var(--ch-teal))}.chome .ch-prov-roster-desc{margin-top:.125rem;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-roster-comm{margin-top:.125rem;font-size:.6875rem;color:hsl(var(--ch-muted-fg)/.8)}.chome .ch-prov-bottom{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.chome .ch-prov-bottom{grid-template-columns:560px 1fr;gap:4rem}}.chome .ch-prov-photo-col{position:relative;order:2}.chome .ch-prov-copy-2{order:1}@media (min-width:1024px){.chome .ch-prov-photo-col{order:1}.chome .ch-prov-copy-2{order:2}}.chome .ch-prov-photo{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:1.5rem;background:hsl(var(--ch-muted));margin-bottom:3rem}@media (min-width:1024px){.chome .ch-prov-photo{aspect-ratio:auto;height:680px;margin-bottom:0}}.chome .ch-prov-photo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.chome .ch-prov-inbox{position:relative;z-index:10;margin:-5rem 1rem 0;background:hsl(var(--ch-bg));border:1px solid hsl(var(--ch-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft-lg);padding:1.25rem}@media (min-width:768px){.chome .ch-prov-inbox{padding:1.5rem}}@media (min-width:1024px){.chome .ch-prov-inbox{position:absolute;bottom:-2rem;right:-3rem;width:400px;margin:0}}.chome .ch-prov-inbox-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.chome .ch-prov-chips{display:flex;flex-wrap:wrap;gap:.375rem}.chome .ch-prov-chip{border:0;border-radius:.5rem;padding:.375rem .625rem;font-family:inherit;font-size:.6875rem;font-weight:600;cursor:pointer;background:transparent;color:hsl(var(--ch-muted-fg));transition:background-color .16s ease-out,color .16s ease-out}.chome .ch-prov-chip:hover{color:hsl(var(--ch-fg));background:hsl(var(--ch-muted)/.6)}.chome .ch-prov-chip.is-on{background:hsl(var(--ch-fg));color:hsl(var(--ch-bg))}.chome .ch-prov-id{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--ch-border))}.chome .ch-prov-id-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.chome .ch-prov-id-title{margin:0;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--ch-fg))}.chome .ch-prov-id-rows{font-size:.875rem}.chome .ch-prov-id-rows>*+*{margin-top:.5rem}.chome .ch-prov-id-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.chome .ch-prov-id-key{color:hsl(var(--ch-muted-fg))}.chome .ch-prov-id-val{font-family:var(--ch-mono);font-weight:500;color:hsl(var(--ch-fg));overflow-wrap:anywhere;text-align:right}.chome .ch-prov-id-val.is-email{font-size:.8125rem}.chome .ch-prov-id-note{margin:.75rem 0 0;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-feed{min-height:280px}.chome .ch-prov-feed>*+*{margin-top:.625rem}.chome .ch-prov-row{border:1px solid hsl(var(--ch-border)/.7);background:hsl(var(--ch-card));border-radius:.75rem;padding:.625rem .875rem}.chome .ch-prov-row-head{display:flex;align-items:center;gap:.625rem}.chome .ch-prov-row-ico{display:flex;align-items:center;justify-content:center;flex:none;width:1.75rem;height:1.75rem;border-radius:.5rem;background:hsl(var(--ch-muted)/.6);border:1px solid hsl(var(--ch-border)/.5);color:hsl(var(--ch-muted-fg))}.chome .ch-prov-row-title{flex:1 1 auto;min-width:0;font-size:.875rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-prov-handled{display:inline-flex;align-items:center;gap:.25rem;flex:none;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-teal));background:hsl(var(--ch-teal)/.1);border-radius:.375rem;padding:.125rem .5rem}.chome .ch-prov-row-detail{margin:.375rem 0 0;padding-left:38px;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-alert{display:flex;align-items:center;gap:.625rem;border:1px solid hsl(var(--ch-primary)/.3);background:hsl(var(--ch-primary)/.05);border-radius:.75rem;padding:.625rem .875rem}.chome .ch-prov-alert-ico{display:flex;align-items:center;justify-content:center;flex:none;width:1.75rem;height:1.75rem;border-radius:.5rem;background:hsl(var(--ch-primary)/.1);border:1px solid hsl(var(--ch-primary)/.2);color:hsl(var(--ch-primary))}.chome .ch-prov-alert-title{flex:1 1 auto;min-width:0;font-size:.875rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-prov-alert-flag{flex:none;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-primary))}.chome .ch-prov-decision{border:1px solid hsl(var(--ch-primary)/.3);background:hsl(var(--ch-primary)/.05);border-radius:.75rem;padding:.875rem 1rem}.chome .ch-prov-decision>*+*{margin-top:.625rem}.chome .ch-prov-decision-label{display:block;font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-primary))}.chome .ch-prov-decision-title{font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-prov-decision-detail{margin-top:.125rem;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-prov-decision-cta{display:block;width:100%;padding-block:.5rem;border-radius:.5rem;text-align:center;font-size:.875rem;font-weight:600;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));box-shadow:var(--ch-shadow-soft)}.chome .ch-prov-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.75rem;border-top:1px solid hsl(var(--ch-border)/.6);font-size:.75rem;font-weight:500}.chome .ch-prov-summary-ok{display:inline-flex;align-items:center;gap:.375rem;color:hsl(var(--ch-teal))}.chome .ch-prov-summary-alert{color:hsl(var(--ch-primary))}.chome .ch-how-head{max-width:48rem;margin:0 auto 2rem;text-align:center}.chome .ch-how-head>*+*{margin-top:1.25rem}.chome .ch-how-h2{margin:0;font-family:var(--ch-display);font-size:1.875rem;font-weight:600;letter-spacing:-.02em;line-height:1.15;color:hsl(var(--ch-fg))}@media (min-width:768px){.chome .ch-how-h2{font-size:3rem}}.chome .ch-how-sub{margin:0;font-size:1.125rem;line-height:1.6;color:hsl(var(--ch-muted-fg));text-wrap:balance}.chome .ch-how-picker{display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:56rem;margin:0 auto 2rem}@media (min-width:1024px){.chome .ch-how-picker{max-width:none}}.chome .ch-how-tabs{display:flex;gap:.375rem;overflow-x:auto;margin-inline:-1.5rem;padding:0 1.5rem .25rem}@media (min-width:768px){.chome .ch-how-tabs{flex:1 1 auto;justify-content:center;margin-inline:0;padding-inline:0}}.chome .ch-how-tab{flex:none;white-space:nowrap;border:0;border-radius:.5rem;padding:.5rem .875rem;font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;background:transparent;color:hsl(var(--ch-muted-fg));transition:background-color .16s ease-out,color .16s ease-out}@media (min-width:768px){.chome .ch-how-tab{font-size:.875rem}}.chome .ch-how-tab:hover{color:hsl(var(--ch-fg));background:hsl(var(--ch-muted)/.6)}.chome .ch-how-tab.is-on{background:hsl(var(--ch-fg));color:hsl(var(--ch-bg))}.chome .ch-how-illustrative{display:none;flex:none;font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg)/.7);background:hsl(var(--ch-muted)/.5);border:1px solid hsl(var(--ch-border)/.6);border-radius:.25rem;padding:.25rem .5rem}@media (min-width:768px){.chome .ch-how-illustrative{display:block}}.chome .ch-how-rail{position:relative;margin-bottom:3rem}.chome .ch-how-line{display:none;position:absolute;top:1rem;left:1rem;right:1rem;height:1px;background:hsl(var(--ch-border))}@media (min-width:768px){.chome .ch-how-line{display:block}}.chome .ch-how-line-fill{height:1px;background:hsl(var(--ch-teal));transform-origin:left;transition:width .7s var(--ch-ease)}.chome .ch-how-grid{display:grid}@media (min-width:768px){.chome .ch-how-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.chome .ch-how-stage{position:relative;display:flex;gap:1rem}@media (min-width:768px){.chome .ch-how-stage{display:block}}.chome .ch-how-connector{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.chome .ch-how-connector{display:none}}.chome .ch-how-connector-line{width:1px;flex:1 1 auto;min-height:1.5rem;background:hsl(var(--ch-border));transition:background-color .7s ease-out}.chome .ch-how-connector-line.is-passed{background:hsl(var(--ch-teal))}.chome .ch-how-stage-body{flex:1 1 auto;min-width:0;padding-bottom:2rem}.chome .ch-how-stage-body.is-last{padding-bottom:0}@media (min-width:768px){.chome .ch-how-stage-body,.chome .ch-how-stage-body.is-last{padding-bottom:0}}.chome .ch-how-stage-head{display:none;position:relative;align-items:center;gap:.75rem;margin-bottom:1rem}@media (min-width:768px){.chome .ch-how-stage-head{display:flex}}.chome .ch-how-stage-label{font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;line-height:1.2;color:hsl(var(--ch-muted-fg));background:hsl(var(--ch-bg));padding-inline:.25rem;margin-left:-.25rem;border-radius:.25rem}.chome .ch-how-stage-label-mobile{margin-bottom:.5rem;padding-top:.375rem}@media (min-width:768px){.chome .ch-how-stage-label-mobile{display:none}.chome .ch-how-stage-content{min-height:200px}}.chome .ch-how-marker{display:flex;align-items:center;justify-content:center;flex:none;width:2rem;height:2rem;border-radius:9999px;border:1px solid hsl(var(--ch-border));background:hsl(var(--ch-bg));color:hsl(var(--ch-muted-fg)/.6)}.chome .ch-how-marker.is-active{border-color:hsl(var(--ch-primary));background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg))}.chome .ch-how-marker.is-passed{border-color:hsl(var(--ch-teal)/.4);background:hsl(var(--ch-teal)/.1);color:hsl(var(--ch-teal))}.chome .ch-how-marker-n{font-size:.75rem;font-weight:600}.chome .ch-how-request{display:inline-block;margin:0;background:hsl(var(--ch-fg));color:hsl(var(--ch-bg));font-size:.875rem;font-weight:500;line-height:1.6;border-radius:1rem;border-top-left-radius:.375rem;padding:.625rem 1rem}.chome .ch-how-chips{display:flex;flex-wrap:wrap;gap:.375rem}@media (min-width:768px){.chome .ch-how-chips{flex-direction:column;align-items:flex-start;flex-wrap:nowrap}}.chome .ch-how-chip{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:hsl(var(--ch-fg)/.9);background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-border)/.7);border-radius:.375rem;padding:.375rem .625rem}.chome .ch-how-chip-ico{flex:none;color:hsl(var(--ch-teal))}.chome .ch-how-condensed{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-how-decision{border:1px solid hsl(var(--ch-primary)/.3);background:hsl(var(--ch-primary)/.05);border-radius:.75rem;padding:.875rem 1rem}.chome .ch-how-decision>*+*{margin-top:.625rem}.chome .ch-how-decision.is-approved{border-color:hsl(var(--ch-teal)/.4);background:hsl(var(--ch-teal)/.06)}.chome .ch-how-decision-label{display:block;font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-primary))}.chome .ch-how-decision.is-approved .ch-how-decision-label{color:hsl(var(--ch-teal))}.chome .ch-how-decision-title{font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-how-decision-detail{margin-top:.125rem;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-how-decision-price{margin-top:.125rem;font-size:.75rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-how-approve{display:block;width:100%;padding-block:.5rem;border:0;border-radius:.5rem;font-family:inherit;font-size:.875rem;font-weight:600;text-align:center;cursor:pointer;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));box-shadow:var(--ch-shadow-soft);transition:filter .16s ease-out}.chome .ch-how-approve:hover{filter:brightness(1.05)}.chome .ch-how-approved{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:hsl(var(--ch-teal))}.chome .ch-how-follow>*+*{margin-top:.5rem}.chome .ch-how-follow-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsl(var(--ch-fg)/.9)}.chome .ch-how-done-wrap{padding-top:.25rem}.chome .ch-how-done{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-teal));background:hsl(var(--ch-teal)/.1);border:1px solid hsl(var(--ch-teal)/.3);border-radius:.375rem;padding:.375rem .625rem}.chome .ch-how-foot{text-align:center}.chome .ch-how-foot-line{margin:0;font-family:var(--ch-display);font-size:1.125rem;font-weight:500;color:hsl(var(--ch-fg))}@media (min-width:768px){.chome .ch-how-foot-line{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.chome .ch-how-connector-line,.chome .ch-how-line-fill{transition:none}}.chome .ch-app{overflow:hidden}.chome .ch-app-grid{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.chome .ch-app-grid{grid-template-columns:minmax(0,1fr) minmax(0,640px);gap:4rem}}.chome .ch-app-copy>*+*{margin-top:2rem}.chome .ch-app-copy-head>*+*{margin-top:1.5rem}.chome .ch-app-kicker{font-family:var(--ch-mono);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg))}.chome .ch-app-h2{margin:0;font-family:var(--ch-display);font-size:1.875rem;font-weight:600;line-height:1.15;color:hsl(var(--ch-fg));text-wrap:balance}@media (min-width:768px){.chome .ch-app-h2{font-size:3rem}}.chome .ch-app-body{font-size:1.125rem;line-height:1.6;color:hsl(var(--ch-muted-fg));text-wrap:balance}.chome .ch-app-body p{margin:0}.chome .ch-app-body>*+*{margin-top:1.5rem}.chome .ch-app-pull{font-family:var(--ch-display);font-size:1.25rem;font-weight:500;color:hsl(var(--ch-fg));border-left:2px solid hsl(var(--ch-primary));padding-left:1rem}.chome .ch-app-cta-block>*+*{margin-top:1rem}.chome .ch-app-cta{border-radius:.75rem;font-weight:600}.chome .ch-app-cta-note{margin:0;max-width:28rem;font-size:.875rem;color:hsl(var(--ch-muted-fg))}.chome .ch-app-stage{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width:1024px){.chome .ch-app-stage{flex-direction:row;gap:1.5rem}}.chome .ch-app-rail{width:100%;max-width:360px;min-height:280px}.chome .ch-app-rail>*+*{margin-top:.5rem}@media (min-width:1024px){.chome .ch-app-rail{width:250px;flex:none;min-height:420px}}.chome .ch-app-request{margin-bottom:1rem}.chome .ch-app-request-bubble{background:hsl(var(--ch-fg));color:hsl(var(--ch-bg));border-radius:1rem;border-bottom-left-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.35;box-shadow:0 1px 2px rgba(71,44,31,.05)}.chome .ch-app-request-note{margin-top:.375rem;padding-left:.25rem;font-size:.6875rem;color:hsl(var(--ch-muted-fg))}.chome .ch-app-chip{display:flex;align-items:center;gap:.625rem;border:1px solid hsl(var(--ch-border));background:hsl(var(--ch-card));color:hsl(var(--ch-muted-fg));border-radius:.75rem;padding:.625rem .75rem;font-size:.8125rem}.chome .ch-app-chip.is-done{border-color:hsl(var(--ch-teal)/.3);background:hsl(var(--ch-teal)/.05);color:hsl(var(--ch-fg))}.chome .ch-app-chip-ico{flex:none;color:hsl(var(--ch-muted-fg))}.chome .ch-app-chip-label{flex:1 1 auto;line-height:1.35}.chome .ch-app-chip-flag{display:inline-flex;align-items:center;gap:.25rem;flex:none;font-size:.6875rem;font-weight:600;color:hsl(var(--ch-teal))}.chome .ch-app-follow{padding-top:.5rem}.chome .ch-app-follow>*+*{margin-top:.5rem}.chome .ch-app-follow-label{padding-left:.25rem;font-family:var(--ch-mono);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg))}.chome .ch-app-follow-row{display:flex;align-items:center;gap:.625rem;border:1px solid hsl(var(--ch-teal)/.3);background:hsl(var(--ch-teal)/.05);border-radius:.75rem;padding:.625rem .75rem;font-size:.8125rem;color:hsl(var(--ch-fg))}.chome .ch-app-follow-ico{flex:none;color:hsl(var(--ch-teal))}.chome .ch-app-running{display:flex;align-items:center;gap:.5rem;padding:.5rem 0 0 .25rem;font-size:.75rem;font-weight:600;color:hsl(var(--ch-teal))}.chome .ch-app-collapsed{border:1px solid hsl(var(--ch-border));background:hsl(var(--ch-card));border-radius:1rem;padding:1rem}.chome .ch-app-collapsed>*+*{margin-top:.625rem}.chome .ch-app-collapsed-row{display:flex;align-items:center;gap:.625rem;font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-app-collapsed-ico{flex:none;color:hsl(var(--ch-teal))}.chome .ch-app-collapsed-dot-slot{display:flex;align-items:center;justify-content:center;flex:none;width:1rem;height:1rem}.chome .ch-app-collapsed-dot{width:.5rem;height:.5rem;border-radius:9999px;background:hsl(var(--ch-primary))}.chome .ch-app-collapsed-note{padding-left:26px;font-size:.8125rem;color:hsl(var(--ch-muted-fg))}.chome .ch-app-phone-col{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:100%}@keyframes ch-app-phone-in{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:none}}.chome .ch-app-phone{position:relative;display:flex;flex-direction:column;width:340px;max-width:100%;aspect-ratio:340/680;background:hsl(var(--ch-card));border:6px solid hsl(var(--ch-card-border));border-radius:3rem;box-shadow:0 25px 50px -12px rgba(71,44,31,.25);overflow:hidden;opacity:0}.chome .ch-app-phone-in.is-in{animation:ch-app-phone-in .7s var(--ch-ease) both}@media (prefers-reduced-motion:reduce){.chome .ch-app-phone,.chome .ch-app-phone-in.is-in{opacity:1;transform:none;animation:none}}.chome .ch-app-notch-slot{position:absolute;top:1rem;left:0;right:0;display:flex;justify-content:center;z-index:20;pointer-events:none}.chome .ch-app-notch{width:6rem;height:1.5rem;border-radius:9999px;background:hsl(var(--ch-card-border))}.chome .ch-app-screen{position:relative;z-index:10;flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;padding:4rem 1.25rem 1.5rem;background:hsl(var(--ch-bg))}.chome .ch-app-screen-head{margin-bottom:1.25rem}.chome .ch-app-greeting{margin:0 0 .25rem;font-family:var(--ch-display);font-size:1.375rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-app-status-row{display:flex;align-items:center;justify-content:space-between}.chome .ch-app-status{font-size:.8125rem;font-weight:500;color:hsl(var(--ch-primary))}.chome .ch-app-status.is-quiet{font-weight:400;color:hsl(var(--ch-muted-fg))}.chome .ch-app-badge{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:9999px;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));font-size:.6875rem;font-weight:700}.chome .ch-app-calm{background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;padding:1rem;box-shadow:0 1px 2px rgba(71,44,31,.05)}.chome .ch-app-calm-title{margin-bottom:.25rem;font-size:.8125rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-app-calm-body{font-size:.75rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}@keyframes ch-app-decision-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.chome .ch-app-decision{background:hsl(var(--ch-card));border:2px solid hsl(var(--ch-primary)/.4);border-radius:1rem;padding:1rem;box-shadow:var(--ch-shadow-soft)}.chome .ch-app-decision-in{animation:ch-app-decision-in .6s var(--ch-ease) both}@media (prefers-reduced-motion:reduce){.chome .ch-app-decision-in{animation:none}}.chome .ch-app-decision-eyebrow{display:flex;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--ch-primary))}.chome .ch-app-decision-dot{width:.375rem;height:.375rem;border-radius:9999px;background:hsl(var(--ch-primary))}.chome .ch-app-decision-title{margin:0 0 .625rem;font-size:.9375rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-app-decision-box{background:hsl(var(--ch-muted)/.5);border-radius:.75rem;padding:.75rem;margin-bottom:.75rem}.chome .ch-app-decision-box>*+*{margin-top:.25rem}.chome .ch-app-decision-line{font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-app-decision-line.is-strong{font-size:.8125rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-app-decision-save{gap:.25rem;padding-top:.125rem;font-size:.75rem;font-weight:500}.chome .ch-app-approved,.chome .ch-app-decision-save{display:flex;align-items:center;color:hsl(var(--ch-teal))}.chome .ch-app-approved{gap:.5rem;padding-inline:.75rem;border-radius:.5rem;background:hsl(var(--ch-teal)/.1)}.chome .ch-app-approve,.chome .ch-app-approved{height:2.5rem;font-size:.8125rem;font-weight:600}.chome .ch-app-approve{width:100%;border:0;border-radius:.5rem;font-family:inherit;cursor:pointer;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));transition:background-color .16s ease-out}.chome .ch-app-approve:hover{background:hsl(var(--ch-primary)/.9)}.chome .ch-app-inbox{overflow-y:auto}.chome .ch-app-inbox>*+*{margin-top:.75rem}.chome .ch-app-inbox-card{background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;padding:1rem;box-shadow:0 1px 2px rgba(71,44,31,.05)}.chome .ch-app-inbox-eyebrow{display:flex;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--ch-primary))}.chome .ch-app-inbox-eyebrow.is-done{color:hsl(var(--ch-teal))}.chome .ch-app-inbox-dot{width:.375rem;height:.375rem;border-radius:9999px;background:hsl(var(--ch-primary))}.chome .ch-app-inbox-eyebrow.is-done .ch-app-inbox-dot{background:hsl(var(--ch-teal))}.chome .ch-app-inbox-title{margin:0 0 .5rem;font-size:.875rem;font-weight:600;line-height:1.35;color:hsl(var(--ch-fg))}.chome .ch-app-inbox-box{background:hsl(var(--ch-muted)/.5);border-radius:.75rem;padding:.75rem;margin-bottom:.625rem}.chome .ch-app-inbox-summary{font-size:.75rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-app-inbox-why{margin-top:.125rem;font-size:.6875rem;color:hsl(var(--ch-muted-fg))}.chome .ch-app-inbox-action{display:flex;align-items:center;justify-content:center;gap:.375rem;height:2rem;border-radius:.5rem;background:hsl(var(--ch-primary)/.1);color:hsl(var(--ch-primary));font-size:.75rem;font-weight:600}.chome .ch-app-inbox-action.is-done{background:hsl(var(--ch-teal)/.1);color:hsl(var(--ch-teal))}.chome .ch-app-caption{display:flex;align-items:center;gap:.75rem}.chome .ch-app-caption-tag{font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg));border:1px solid hsl(var(--ch-border));border-radius:.25rem;padding:.25rem .5rem}.chome .ch-app-replay{display:inline-flex;align-items:center;gap:.25rem;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-muted-fg)/.7);transition:color .16s ease-out}.chome .ch-app-replay:hover{color:hsl(var(--ch-fg))}.chome .ch-uc-head{max-width:42rem;margin:0 auto 2.5rem;text-align:center}.chome .ch-uc-h2{margin:0;font-family:var(--ch-display);font-size:1.875rem;font-weight:600;line-height:1.15;color:hsl(var(--ch-fg));text-wrap:balance}@media (min-width:768px){.chome .ch-uc-h2{font-size:2.25rem}}.chome .ch-uc-tabbar{display:flex;justify-content:center;margin-bottom:2rem}.chome .ch-uc-tablist{display:inline-flex;align-items:center;justify-content:flex-start;max-width:100%;overflow-x:auto;background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:.75rem;padding:.25rem;box-shadow:var(--ch-shadow-soft)}@media (min-width:768px){.chome .ch-uc-tablist{justify-content:center}}.chome .ch-uc-tab{position:relative;flex:none;white-space:nowrap;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;color:hsl(var(--ch-muted-fg));border-radius:.5rem;padding:.375rem 1rem;transition:color .16s ease-out}.chome .ch-uc-tab:hover{color:hsl(var(--ch-fg))}.chome .ch-uc-tab[data-state=active]{color:hsl(var(--ch-primary))}@keyframes ch-uc-pill-in{0%{opacity:0}to{opacity:1}}.chome .ch-uc-pill{position:absolute;inset:0;border-radius:.5rem;background:hsl(var(--ch-primary)/.1);animation:ch-uc-pill-in .25s var(--ch-ease) both}@media (prefers-reduced-motion:reduce){.chome .ch-uc-pill{animation:none}}.chome .ch-uc-tab-label{position:relative;z-index:10}.chome .ch-uc-panel{background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1.5rem;box-shadow:var(--ch-shadow-soft);overflow:hidden}.chome .ch-uc-panel-grid{display:grid}@media (min-width:768px){.chome .ch-uc-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.chome .ch-uc-pane{margin:0;height:100%;border:0;outline:none}.chome .ch-uc-pane-inner{display:flex;flex-direction:column;justify-content:center;height:100%;padding:2rem}@media (min-width:768px){.chome .ch-uc-pane-inner{padding:3rem}}.chome .ch-uc-intro{margin:0 0 2rem;font-size:1.125rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-uc-cols{display:grid;gap:2rem 1.5rem}@media (min-width:640px){.chome .ch-uc-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.chome .ch-uc-col-head{margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid hsl(var(--ch-border));font-family:var(--ch-display);font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-uc-col-list{list-style:none;margin:0;padding:0;font-size:.875rem;color:hsl(var(--ch-muted-fg))}.chome .ch-uc-col-list>*+*{margin-top:.5rem}.chome .ch-uc-photo{position:relative;aspect-ratio:4/3;background:hsl(var(--ch-muted))}@media (min-width:768px){.chome .ch-uc-photo{aspect-ratio:auto;height:auto}}.chome .ch-uc-photo-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .26s ease-out}.chome .ch-uc-photo-img.is-on{opacity:1}@media (prefers-reduced-motion:reduce){.chome .ch-uc-photo-img{transition:none}}.chome .ch-uc-photo-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 50%,hsl(var(--ch-card)/.4))}@media (min-width:768px){.chome .ch-uc-photo-scrim{background:linear-gradient(to left,transparent 50%,hsl(var(--ch-card)))}}.chome .ch-uc-overlay{display:none}@media (min-width:768px){.chome .ch-uc-overlay{display:block}}.chome .ch-uc-overlay-stack{position:absolute;bottom:1.25rem;right:1.25rem;display:flex;flex-direction:column;gap:.5rem;width:240px}.chome .ch-uc-status{border:1px solid hsl(var(--ch-card-border));background:hsl(var(--ch-card)/.95);backdrop-filter:blur(4px);border-radius:.75rem;box-shadow:var(--ch-shadow-soft);padding:.625rem .875rem}.chome .ch-uc-status-row{display:flex;align-items:flex-start;gap:.5rem}.chome .ch-uc-status-dot{margin-top:5px;flex:none;width:.375rem;height:.375rem;border-radius:9999px}.chome .ch-uc-status-dot.is-teal{background:hsl(var(--ch-teal))}.chome .ch-uc-status-dot.is-persimmon{background:hsl(var(--ch-primary))}.chome .ch-uc-status-dot.is-ink{background:hsl(var(--ch-fg)/.5)}.chome .ch-uc-status-copy{min-width:0}.chome .ch-uc-status-title{margin:0;font-size:.8125rem;font-weight:600;line-height:1.35;color:hsl(var(--ch-fg))}.chome .ch-uc-status-sub{margin:0;font-size:.75rem;line-height:1.35}.chome .ch-uc-status-sub.is-teal{color:hsl(var(--ch-teal))}.chome .ch-uc-status-sub.is-persimmon{color:hsl(var(--ch-primary))}.chome .ch-uc-status-sub.is-ink{color:hsl(var(--ch-muted-fg))}.chome .ch-uc-mobile-cards{border-top:1px solid hsl(var(--ch-card-border));padding:1rem}@media (min-width:768px){.chome .ch-uc-mobile-cards{display:none}}.chome .ch-uc-mobile-stack{display:flex;flex-direction:column;gap:.5rem}.chome .ch-find{background:hsl(var(--ch-bg))}.chome .ch-find-grid{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.chome .ch-find-grid{grid-template-columns:1.1fr 1fr;gap:5rem}}.chome .ch-find-copy>*+*{margin-top:2rem}.chome .ch-find-copy-stack>*+*{margin-top:1.5rem}.chome .ch-find-lead{margin:0;font-size:1.125rem;font-weight:500;color:hsl(var(--ch-fg));text-wrap:balance}.chome .ch-find-body{font-size:1rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}.chome .ch-find-body p{margin:0}.chome .ch-find-body>*+*{margin-top:1rem}.chome .ch-find-note{padding-top:1.5rem;border-top:1px solid hsl(var(--ch-border)/.6)}.chome .ch-find-note p{margin:0;font-size:.875rem;font-weight:500;color:hsl(var(--ch-fg)/.8)}.chome .ch-find-card-wrap{position:relative}.chome .ch-find-card{position:relative;max-width:28rem;margin-inline:auto;background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft-lg);padding:1.5rem}@media (min-width:768px){.chome .ch-find-card{padding:2rem}}@media (min-width:1024px){.chome .ch-find-card{margin-inline:auto 0}}.chome .ch-find-card-head{margin-bottom:1.5rem}.chome .ch-find-card-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .25rem;font-family:var(--ch-display);font-size:1.125rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-find-card-spark{color:hsl(var(--ch-teal))}.chome .ch-find-card-meta{font-size:.875rem;font-weight:500;color:hsl(var(--ch-teal))}.chome .ch-find-card-body>*+*{margin-top:1rem}.chome .ch-find-reveal{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;border:0;border-radius:.75rem;padding:.875rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));box-shadow:var(--ch-shadow-soft);transition:background-color .16s ease-out}.chome .ch-find-reveal:hover{background:hsl(var(--ch-primary)/.9)}.chome .ch-find-detail>*+*{margin-top:1.5rem}.chome .ch-find-why>*+*{margin-top:1rem}.chome .ch-find-why-head{margin:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--ch-muted-fg))}.chome .ch-find-why-list{list-style:none;margin:0;padding:0}.chome .ch-find-why-list>*+*{margin-top:.625rem}.chome .ch-find-why-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.25;color:hsl(var(--ch-fg))}.chome .ch-find-why-ico{flex:none;margin-top:.125rem;color:hsl(var(--ch-teal))}.chome .ch-find-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.chome .ch-find-chip{display:flex;flex-direction:column;align-items:center;gap:.375rem;width:100%;text-align:center;padding:.75rem .5rem;border:1px solid hsl(var(--ch-border));border-radius:.75rem;background:hsl(var(--ch-muted)/.5);color:hsl(var(--ch-fg));font-size:.75rem;font-weight:500}.chome .ch-find-chip-ico,.chome .ch-find-tag{color:hsl(var(--ch-muted-fg))}.chome .ch-find-tag{position:absolute;bottom:-.75rem;right:-.75rem;z-index:10;padding:.25rem .625rem;border:1px solid hsl(var(--ch-border));border-radius:.25rem;box-shadow:0 1px 2px rgba(71,44,31,.05);font-family:var(--ch-mono);font-size:.625rem}.chome .ch-comp,.chome .ch-find-tag{background:hsl(var(--ch-bg))}.chome .ch-comp-stack>*+*{margin-top:5rem}.chome .ch-comp-top{display:grid;gap:3rem;align-items:start}@media (min-width:1024px){.chome .ch-comp-top{grid-template-columns:1fr 1.15fr;gap:4rem}}.chome .ch-comp-copy>*+*{margin-top:2.5rem}.chome .ch-comp-copy-head>*+*{margin-top:1rem}.chome .ch-comp-h2{margin:0;font-family:var(--ch-display);font-size:1.875rem;font-weight:600;letter-spacing:-.025em;line-height:1.15;color:hsl(var(--ch-fg));text-wrap:balance}@media (min-width:768px){.chome .ch-comp-h2{font-size:2.25rem}}.chome .ch-comp-lede{margin:0;max-width:28rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}.chome .ch-comp-stages{list-style:none;margin:0;padding:0}.chome .ch-comp-stages>*+*{margin-top:1.75rem}.chome .ch-comp-stage{display:flex;gap:1rem}.chome .ch-comp-stage-marker{display:flex;align-items:center;justify-content:center;flex:none;width:1.5rem;height:1.5rem;margin-top:.125rem;border-radius:9999px;font-size:.75rem;font-weight:600;background:hsl(var(--ch-border));color:hsl(var(--ch-fg)/.6)}.chome .ch-comp-stage-marker.is-active{background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg))}.chome .ch-comp-stage-marker.is-done{background:hsl(var(--ch-teal)/.15);color:hsl(var(--ch-teal))}.chome .ch-comp-stage-copy{opacity:.45;transition:opacity .5s ease-out}.chome .ch-comp-stage-copy.is-on{opacity:1}@media (prefers-reduced-motion:reduce){.chome .ch-comp-stage-copy{opacity:1;transition:none}}.chome .ch-comp-stage-copy>*+*{margin-top:.25rem}.chome .ch-comp-stage-title{margin:0;font-family:var(--ch-display);font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-comp-stage-desc{margin:0;max-width:28rem;font-size:.875rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}@media (min-width:1024px){.chome .ch-comp-card-col{padding-top:1rem}}.chome .ch-comp-card{background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft-lg);padding:1.25rem}@media (min-width:768px){.chome .ch-comp-card{padding:1.75rem}}.chome .ch-comp-card>*+*{margin-top:1.25rem}.chome .ch-comp-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.chome .ch-comp-card-title{margin:0;font-family:var(--ch-display);font-size:1.125rem;font-weight:600;line-height:1.25;color:hsl(var(--ch-fg))}.chome .ch-comp-card-done{display:flex;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.875rem;font-weight:500;color:hsl(var(--ch-teal))}.chome .ch-comp-card-meta{display:flex;align-items:center;gap:.5rem;flex:none}.chome .ch-comp-replay{display:inline-flex;align-items:center;gap:.25rem;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-muted-fg)/.7);transition:color .16s ease-out}.chome .ch-comp-replay:hover{color:hsl(var(--ch-fg))}.chome .ch-comp-illustrative{font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg)/.7);background:hsl(var(--ch-muted)/.5);border:1px solid hsl(var(--ch-border)/.6);border-radius:.25rem;padding:.25rem .5rem}.chome .ch-comp-evidence>*+*{margin-top:.75rem}.chome .ch-comp-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.chome .ch-comp-photo{position:relative;margin:0;aspect-ratio:4/3;overflow:hidden;border:1px solid hsl(var(--ch-border)/.6);border-radius:.75rem;background:hsl(var(--ch-muted)/.4)}.chome .ch-comp-photo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.chome .ch-comp-photo-cap{position:absolute;top:.5rem;left:.5rem;font-family:var(--ch-mono);font-size:.5625rem;text-transform:uppercase;letter-spacing:.1em;background:hsl(var(--ch-fg)/.7);color:#fff;border-radius:.25rem;padding:.125rem .375rem}.chome .ch-comp-thumbs{display:flex;align-items:center;gap:.625rem}.chome .ch-comp-thumb{flex:none;width:3.5rem;height:3.5rem;overflow:hidden;border:1px solid hsl(var(--ch-border)/.6);border-radius:.5rem;background:hsl(var(--ch-muted)/.4)}.chome .ch-comp-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.chome .ch-comp-thumbs-note{font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-comp-note{margin:0;border:1px solid hsl(var(--ch-border)/.5);background:hsl(var(--ch-muted)/.4);border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.6;color:hsl(var(--ch-fg)/.9)}.chome .ch-comp-note-label{display:block;margin-bottom:.25rem;font-family:var(--ch-mono);font-size:.5625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg)/.7)}.chome .ch-comp-attach{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.chome .ch-comp-attach-file{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border:1px solid hsl(var(--ch-border));border-radius:.5rem;background:hsl(var(--ch-muted)/.5);color:hsl(var(--ch-fg));font-size:.75rem;font-weight:500}.chome .ch-comp-attach-ico,.chome .ch-comp-attach-saved{color:hsl(var(--ch-muted-fg))}.chome .ch-comp-attach-saved{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem}.chome .ch-comp-checks{border-top:1px solid hsl(var(--ch-border)/.5);padding-top:1rem}.chome .ch-comp-checks>*+*{margin-top:.5rem}.chome .ch-comp-check{display:flex;align-items:center;justify-content:space-between;gap:.75rem;opacity:.4;transition:opacity .5s ease-out}.chome .ch-comp-check.is-on{opacity:1}@media (prefers-reduced-motion:reduce){.chome .ch-comp-check{transition:none}}.chome .ch-comp-check-copy{min-width:0}.chome .ch-comp-check-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--ch-muted-fg))}.chome .ch-comp-check-value{font-size:.875rem;font-weight:500;color:hsl(var(--ch-fg));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chome .ch-comp-check-status{font-weight:400;color:hsl(var(--ch-teal))}.chome .ch-comp-check-mark{display:flex;align-items:center;justify-content:center;flex:none;width:1.25rem;height:1.25rem;border-radius:9999px;background:hsl(var(--ch-muted));color:transparent}.chome .ch-comp-check.is-on .ch-comp-check-mark{background:hsl(var(--ch-teal)/.15);color:hsl(var(--ch-teal))}.chome .ch-comp-summary{border:1px solid hsl(var(--ch-teal)/.3);background:hsl(var(--ch-teal)/.06);border-radius:.75rem;padding:.875rem 1rem}.chome .ch-comp-summary-label{display:block;margin-bottom:.375rem;font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-teal))}.chome .ch-comp-summary-body{margin:0;font-size:.875rem;line-height:1.6;color:hsl(var(--ch-fg)/.9)}.chome .ch-comp-closed{border:1px solid hsl(var(--ch-teal)/.3);background:hsl(var(--ch-teal)/.06);border-radius:.75rem;padding:1rem}.chome .ch-comp-closed-label{display:block;margin-bottom:.625rem;font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-teal))}.chome .ch-comp-closed-list{list-style:none;margin:0;padding:0}.chome .ch-comp-closed-list>*+*{margin-top:.375rem}.chome .ch-comp-closed-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsl(var(--ch-fg)/.9)}.chome .ch-comp-actions{padding-top:.25rem}.chome .ch-comp-actions>*+*{margin-top:.75rem}.chome .ch-comp-action-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.chome .ch-comp-action-ghost{width:100%;text-align:center;padding:.75rem .5rem;border:1px solid hsl(var(--ch-border));border-radius:.75rem;background:hsl(var(--ch-card));color:hsl(var(--ch-fg));font-size:.75rem;font-weight:500;box-shadow:0 1px 2px rgba(71,44,31,.05)}.chome .ch-comp-approve{display:block;width:100%;padding-block:.875rem;border:0;border-radius:.75rem;font-family:inherit;font-size:.875rem;font-weight:600;text-align:center;cursor:default;background:hsl(var(--ch-muted));color:hsl(var(--ch-muted-fg)/.6);transition:background-color .5s ease-out,color .5s ease-out}.chome .ch-comp-approve.is-active{cursor:pointer;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));box-shadow:var(--ch-shadow-soft)}.chome .ch-comp-approve.is-active:hover{filter:brightness(1.05)}@media (prefers-reduced-motion:reduce){.chome .ch-comp-approve{transition:none}}.chome .ch-comp-disclaimer{margin:1.5rem 0 0;max-width:28rem;font-size:.75rem;line-height:1.6;color:hsl(var(--ch-muted-fg)/.8)}.chome .ch-comp-record{padding-top:4rem;border-top:1px solid hsl(var(--ch-border)/.6)}@media (min-width:768px){.chome .ch-comp-record{padding-top:5rem}}.chome .ch-comp-record-grid{display:grid;gap:2.5rem;align-items:start}@media (min-width:1024px){.chome .ch-comp-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}.chome .ch-comp-record-copy>*+*{margin-top:1rem}.chome .ch-comp-record-h3{margin:0;font-family:var(--ch-display);font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:hsl(var(--ch-fg))}.chome .ch-comp-record-p{margin:0;font-size:1rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}.chome .ch-comp-record-side>*+*{margin-top:1.25rem}@media (min-width:1024px){.chome .ch-comp-record-side{border-left:1px solid hsl(var(--ch-border)/.6);padding-left:3rem}}.chome .ch-comp-record-strong{margin:0;font-size:1rem;font-weight:500;line-height:1.6;color:hsl(var(--ch-fg))}.chome .ch-brain{background:hsl(var(--ch-card)/.3)}.chome .ch-brain-stack>*+*{margin-top:3.5rem}.chome .ch-brain-head{max-width:48rem}.chome .ch-brain-head>*+*{margin-top:1.25rem}.chome .ch-brain-badge{display:flex;align-items:center;gap:.75rem}.chome .ch-brain-badge-label{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-fg));opacity:.8}.chome .ch-brain-h2{margin:0;font-family:var(--ch-display);font-size:1.875rem;font-weight:600;letter-spacing:-.025em;line-height:1.15;color:hsl(var(--ch-fg));text-wrap:balance}@media (min-width:768px){.chome .ch-brain-h2{font-size:2.25rem}}.chome .ch-brain-lede{margin:0;font-size:1.125rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}.chome .ch-brain-kicker{margin:0;font-size:1rem;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-brain-demo{max-width:48rem;margin-inline:auto}@media (min-width:1024px){.chome .ch-brain-demo{max-width:56rem}}.chome .ch-brain-panel{background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft-lg);overflow:hidden}.chome .ch-brain-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid hsl(var(--ch-border)/.5)}@media (min-width:768px){.chome .ch-brain-panel-head{padding-inline:1.5rem}}.chome .ch-brain-tabs{display:flex;align-items:center;gap:.375rem}.chome .ch-brain-tab{border:0;border-radius:.5rem;padding:.5rem .875rem;font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;background:transparent;color:hsl(var(--ch-muted-fg));transition:background-color .16s ease-out,color .16s ease-out}.chome .ch-brain-tab:hover{color:hsl(var(--ch-fg));background:hsl(var(--ch-muted)/.6)}.chome .ch-brain-tab.is-on{background:hsl(var(--ch-fg));color:hsl(var(--ch-bg))}.chome .ch-brain-panel-meta{display:flex;align-items:center;gap:.5rem}.chome .ch-brain-replay{display:inline-flex;align-items:center;gap:.25rem;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.6875rem;font-weight:500;color:hsl(var(--ch-muted-fg)/.7);transition:color .16s ease-out}.chome .ch-brain-replay:hover{color:hsl(var(--ch-fg))}.chome .ch-brain-illustrative{font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg)/.7);background:hsl(var(--ch-muted)/.5);border:1px solid hsl(var(--ch-border)/.6);border-radius:.25rem;padding:.25rem .5rem}.chome .ch-brain-rail{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem 0}@media (min-width:768px){.chome .ch-brain-rail{padding-inline:1.5rem}}.chome .ch-brain-rail-item{display:flex;align-items:center;gap:.5rem}.chome .ch-brain-rail-dash{width:1.25rem;height:1px;background:hsl(var(--ch-border))}.chome .ch-brain-rail-label{font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg)/.5)}.chome .ch-brain-rail-label.is-active{color:hsl(var(--ch-primary))}.chome .ch-brain-rail-label.is-passed{color:hsl(var(--ch-teal))}.chome .ch-brain-body{padding:1.25rem;min-height:340px}@media (min-width:768px){.chome .ch-brain-body{padding:1.5rem}}.chome .ch-brain-body>*+*{margin-top:1rem}.chome .ch-brain-static{display:grid;gap:1.5rem;padding:1.25rem}@media (min-width:768px){.chome .ch-brain-static{grid-template-columns:repeat(3,minmax(0,1fr));padding:1.5rem}}.chome .ch-brain-first>*+*,.chome .ch-brain-static-col>*+*{margin-top:.75rem}.chome .ch-brain-chat>*+*{margin-top:.625rem}.chome .ch-brain-msg{display:flex}.chome .ch-brain-msg.is-you{justify-content:flex-end}.chome .ch-brain-msg.is-center{justify-content:flex-start}.chome .ch-brain-bubble{max-width:85%;border-radius:1rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.6}.chome .ch-brain-msg.is-you .ch-brain-bubble{background:hsl(var(--ch-fg));color:hsl(var(--ch-bg));border-bottom-right-radius:.375rem}.chome .ch-brain-msg.is-center .ch-brain-bubble{background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-border)/.6);color:hsl(var(--ch-fg));border-bottom-left-radius:.375rem}.chome .ch-brain-steps>*+*{margin-top:.75rem}.chome .ch-brain-step{display:flex;align-items:center;gap:.75rem}.chome .ch-brain-step-ico{display:flex;align-items:center;justify-content:center;flex:none;width:1.75rem;height:1.75rem;border-radius:.5rem;background:hsl(var(--ch-muted)/.6);border:1px solid hsl(var(--ch-border)/.5);color:hsl(var(--ch-muted-fg))}.chome .ch-brain-step-text{font-size:.875rem;color:hsl(var(--ch-fg)/.9)}.chome .ch-brain-compressed{gap:.5rem;font-size:.75rem}.chome .ch-brain-compressed,.chome .ch-brain-compressed-tick{display:flex;align-items:center;color:hsl(var(--ch-muted-fg))}.chome .ch-brain-compressed-tick{justify-content:center;flex:none;width:1rem;height:1rem;border-radius:9999px;background:hsl(var(--ch-muted))}.chome .ch-brain-memory{border:1px solid hsl(var(--ch-border));background:hsl(var(--ch-card));border-radius:.75rem;padding:.875rem 1rem}.chome .ch-brain-memory.is-saved{border-color:hsl(var(--ch-teal)/.4);background:hsl(var(--ch-teal)/.06)}.chome .ch-brain-memory-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.chome .ch-brain-memory-label{font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg))}.chome .ch-brain-memory.is-saved .ch-brain-memory-label{color:hsl(var(--ch-teal))}.chome .ch-brain-memory-tick{display:flex;align-items:center;justify-content:center;flex:none;width:1rem;height:1rem;border-radius:9999px;background:hsl(var(--ch-teal)/.15);color:hsl(var(--ch-teal))}.chome .ch-brain-memory-lines{list-style:none;margin:0;padding:0;font-size:.875rem;line-height:1.6;color:hsl(var(--ch-fg)/.9)}.chome .ch-brain-memory-lines>*+*{margin-top:.25rem}.chome .ch-brain-memory-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid hsl(var(--ch-border)/.4)}.chome .ch-brain-remember{border:0;border-radius:.375rem;padding:.375rem .875rem;font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;background:hsl(var(--ch-teal));color:#fff;transition:filter .16s ease-out}.chome .ch-brain-remember:hover{filter:brightness(1.05)}.chome .ch-brain-mock{display:inline-flex;align-items:center;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;background:hsl(var(--ch-muted));color:hsl(var(--ch-fg))}.chome .ch-brain-mock.is-danger{background:hsl(var(--ch-primary)/.1);color:hsl(var(--ch-primary))}.chome .ch-brain-next>*+*{margin-top:.625rem}.chome .ch-brain-booking{border:1px solid hsl(var(--ch-border));background:hsl(var(--ch-card));border-radius:.75rem;padding:.875rem 1rem}.chome .ch-brain-booking>*+*{margin-top:.75rem}.chome .ch-brain-booking-title{font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-brain-booking-sub{margin-top:.125rem;font-size:.75rem;color:hsl(var(--ch-muted-fg))}.chome .ch-brain-cta{display:block;width:100%;padding-block:.625rem;border-radius:.5rem;text-align:center;font-size:.875rem;font-weight:600;background:hsl(var(--ch-primary));color:hsl(var(--ch-primary-fg));box-shadow:var(--ch-shadow-soft)}.chome .ch-brain-avoided-row{display:flex;justify-content:flex-end}.chome .ch-brain-avoided{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;color:hsl(var(--ch-teal))}.chome .ch-brain-prepared{border:1px solid hsl(var(--ch-teal)/.4);background:hsl(var(--ch-teal)/.06);border-radius:.75rem;padding:.875rem 1rem}.chome .ch-brain-prepared-title{margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:hsl(var(--ch-fg))}.chome .ch-brain-prepared-list{list-style:none;margin:0;padding:0}.chome .ch-brain-prepared-list>*+*{margin-top:.375rem}.chome .ch-brain-prepared-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsl(var(--ch-fg)/.9)}.chome .ch-brain-decision{border:1px solid hsl(var(--ch-primary)/.3);background:hsl(var(--ch-primary)/.05);border-radius:.75rem;padding:.875rem 1rem}.chome .ch-brain-decision>*+*{margin-top:.625rem}.chome .ch-brain-decision-label{display:block;font-family:var(--ch-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-primary))}.chome .ch-brain-controls{display:grid;gap:2.5rem;align-items:start}@media (min-width:1024px){.chome .ch-brain-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}.chome .ch-brain-controls-col>*+*{margin-top:1rem}.chome .ch-brain-saved{background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft);padding:1.25rem}@media (min-width:768px){.chome .ch-brain-saved{padding:1.5rem}}.chome .ch-brain-saved>*+*{margin-top:1rem}.chome .ch-brain-saved-list{margin:0}.chome .ch-brain-saved-list>*+*{margin-top:.5rem}.chome .ch-brain-saved-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:.875rem}.chome .ch-brain-saved-key{color:hsl(var(--ch-muted-fg))}.chome .ch-brain-saved-val{margin:0;text-align:right;font-weight:500;color:hsl(var(--ch-fg))}.chome .ch-brain-saved-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.75rem;border-top:1px solid hsl(var(--ch-border)/.4)}.chome .ch-brain-controls-note{margin:0;font-size:.875rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}.chome .ch-brain-learn>*+*{margin-top:1.25rem}.chome .ch-brain-learn-head{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--ch-muted-fg))}.chome .ch-brain-learn-ico{color:hsl(var(--ch-teal))}.chome .ch-brain-learn-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem 1rem;font-size:.875rem;color:hsl(var(--ch-fg))}@media (min-width:640px){.chome .ch-brain-learn-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.chome .ch-brain-learn-item{display:flex;align-items:flex-start;gap:.625rem;line-height:1.25}.chome .ch-brain-learn-check{flex:none;margin-top:.125rem;color:hsl(var(--ch-teal))}.chome .ch-money-head{max-width:48rem;margin-bottom:2.5rem}@media (min-width:768px){.chome .ch-money-head{margin-bottom:3.5rem}}.chome .ch-money-h2{margin:0 0 1.25rem;font-family:var(--ch-display);font-size:1.875rem;font-weight:600;letter-spacing:-.025em;line-height:1.15;color:hsl(var(--ch-fg));text-wrap:balance}@media (min-width:768px){.chome .ch-money-h2{font-size:2.25rem}}.chome .ch-money-lede{margin:0;font-size:1.125rem;line-height:1.6;color:hsl(var(--ch-muted-fg));text-wrap:balance}.chome .ch-money-grid-wrap{position:relative}.chome .ch-money-connector{display:none;position:absolute;top:50%;left:8%;right:8%;height:1px;background:hsl(var(--ch-border));overflow:hidden}@media (min-width:768px){.chome .ch-money-connector{display:block}}@keyframes ch-money-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.chome .ch-money-connector-fill{height:100%;width:100%;background:hsl(var(--ch-teal)/.3);transform-origin:left;transform:scaleX(0)}.chome .ch-money-connector-fill.is-in{animation:ch-money-draw 1.4s var(--ch-ease) var(--ch-delay,0ms) both}@media (prefers-reduced-motion:reduce){.chome .ch-money-connector-fill,.chome .ch-money-connector-fill.is-in{animation:none;transform:none}}.chome .ch-money-grid{position:relative;display:grid;gap:1rem}@media (min-width:768px){.chome .ch-money-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.chome .ch-money-card{display:flex;flex-direction:column;background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft);padding:1.5rem}.chome .ch-money-card-eyebrow{margin-bottom:.5rem;font-family:var(--ch-mono);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg))}.chome .ch-money-card-title{margin:0 0 .75rem;font-family:var(--ch-display);font-size:1.125rem;font-weight:600;line-height:1.35;color:hsl(var(--ch-fg))}.chome .ch-money-card-body{margin:0 0 1.25rem;font-size:.875rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}.chome .ch-money-flow{position:relative;margin:auto 0 1.25rem;padding-left:.25rem}.chome .ch-money-flow-line{position:absolute;left:7px;top:.5rem;bottom:.5rem;width:1px;background:hsl(var(--ch-border))}.chome .ch-money-flow-row{position:relative;display:flex;align-items:center;gap:.75rem;padding-block:.375rem}.chome .ch-money-dot{position:relative;z-index:10;flex:none;width:13px;height:13px;border-radius:9999px;border:2px solid hsl(var(--ch-bg));box-shadow:0 1px 2px rgba(71,44,31,.08)}.chome .ch-money-dot.is-customer{background:hsl(var(--ch-primary))}.chome .ch-money-dot.is-center{background:hsl(var(--ch-teal))}.chome .ch-money-dot.is-provider{background:hsl(var(--ch-fg)/.4)}.chome .ch-money-flow-label{font-size:.8125rem;font-weight:500;line-height:1.35;color:hsl(var(--ch-fg))}.chome .ch-money-card-note{margin:0 0 1rem;font-size:.75rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}.chome .ch-money-chip{align-self:flex-start;font-family:var(--ch-mono);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-teal));background:hsl(var(--ch-teal)/.1);border-radius:.25rem;padding:.25rem .5rem}.chome .ch-money-shield{margin-top:2rem;background:hsl(var(--ch-card));border:1px solid hsl(var(--ch-card-border));border-radius:1rem;box-shadow:var(--ch-shadow-soft);padding:1.5rem}@media (min-width:768px){.chome .ch-money-shield{margin-top:2.5rem;padding:2rem}}.chome .ch-money-shield-row{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.chome .ch-money-shield-row{flex-direction:row;gap:2.5rem}}.chome .ch-money-shield-lead{display:flex;align-items:flex-start;gap:1rem;flex:none}@media (min-width:768px){.chome .ch-money-shield-lead{width:260px}}.chome .ch-money-shield-ico{display:flex;align-items:center;justify-content:center;flex:none;width:2.5rem;height:2.5rem;border-radius:.75rem;background:hsl(var(--ch-teal)/.1);color:hsl(var(--ch-teal))}.chome .ch-money-shield-eyebrow{margin-bottom:.375rem;font-family:var(--ch-mono);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--ch-muted-fg))}.chome .ch-money-shield-title{margin:0;font-family:var(--ch-display);font-size:1.125rem;font-weight:600;line-height:1.35;color:hsl(var(--ch-fg))}.chome .ch-money-trust{list-style:none;margin:0;padding:0;flex:1 1 auto;display:grid;gap:.75rem 2rem;align-content:center}@media (min-width:640px){.chome .ch-money-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}.chome .ch-money-trust-item{display:flex;gap:.625rem;font-size:.875rem;line-height:1.35;color:hsl(var(--ch-fg)/.9)}.chome .ch-money-trust-ico{flex:none;margin-top:.125rem;color:hsl(var(--ch-teal))}.chome .ch-money-disclosure{margin-top:1.25rem}.chome .ch-money-disclosure-btn{display:inline-flex;align-items:center;gap:.375rem;border:0;background:none;cursor:pointer;font-family:inherit;font-size:.8125rem;font-weight:500;color:hsl(var(--ch-muted-fg));transition:color .16s ease-out}.chome .ch-money-disclosure-btn:hover{color:hsl(var(--ch-fg))}.chome .ch-money-disclosure-chev{transition:transform .2s ease-out}.chome .ch-money-disclosure-chev.is-open{transform:rotate(180deg)}@keyframes ch-money-drop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.chome .ch-money-drop{animation:ch-money-drop .35s var(--ch-ease) both}.chome .ch-money-disclosure-body{margin:.5rem 0 0;max-width:42rem;font-size:.8125rem;line-height:1.6;color:hsl(var(--ch-muted-fg))}@media (prefers-reduced-motion:reduce){.chome .ch-money-disclosure-chev{transition:none}.chome .ch-money-drop{animation:none}}