.site{font-family:var(--font-body);color:var(--text-primary);background:var(--color-surface)}.site a{text-decoration:none}.site a.btn-m{color:inherit}.site .btn-m--accent,a.btn-m--accent{color:var(--text-on-accent)}a.btn-m--secondary{color:var(--text-primary)}a.btn-m--ghost{color:var(--text-secondary)}a.nav2__brand{color:inherit;display:flex;align-items:center;gap:9px}.wrap{max-width:1140px;margin:0 auto;padding:0 28px}.eyebrow{font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}.nav2{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--color-bg) 86%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.nav2__inner{gap:28px;height:68px}.nav2__brand,.nav2__inner{display:flex;align-items:center}.nav2__brand{gap:9px}.nav2__brand img{width:30px;height:30px}.nav2__brand span{font-family:var(--font-display);font-weight:800;font-size:20px;letter-spacing:-.02em}.nav2__links{display:flex;gap:6px}.nav2__links a{color:var(--text-secondary);font-weight:600;font-size:14.5px;padding:8px 12px;border-radius:var(--radius-sm);cursor:pointer}.nav2__links a:hover{color:var(--text-primary);background:var(--sand-50)}.nav2__right{margin-left:auto;display:flex;align-items:center;gap:10px}.nav2__menubtn{display:none;align-items:center;justify-content:center;width:36px;min-height:44px;background:none;border:none;color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);padding:0;flex:none}.nav2__menubtn:hover{background:var(--sand-50)}.nav2__sheet{position:absolute;top:100%;left:0;right:0;z-index:41;background:var(--color-surface);box-shadow:var(--shadow-lg);padding:6px 16px 16px;flex-direction:column}.nav2__sheet,.nav2__sheet>a{border-bottom:1px solid var(--border);display:flex}.nav2__sheet>a{align-items:center;min-height:46px;color:var(--text-primary);font-weight:600;font-size:15.5px;padding:0 2px}.nav2__sheet>a:last-of-type{border-bottom:none}.nav2__sheetacts{display:flex;gap:10px;margin-top:12px}.nav2__sheetacts .btn-m{flex:1;min-height:44px}.btn-m{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-weight:600;border-radius:var(--radius-md);border:1px solid transparent;cursor:pointer;white-space:nowrap}.btn-m--accent{background:var(--accent);color:var(--text-on-accent)}.btn-m--accent:hover{background:var(--accent-hover);color:#fff}.btn-m--brand{background:var(--brand);color:#fff}.site a.btn-m--brand{color:#fff}.btn-m--brand:hover,.site a.btn-m--brand:hover{background:var(--brand-hover);color:#fff}.btn-m--ghost{background:transparent;color:var(--text-secondary)}.btn-m--ghost:hover{background:var(--sand-50);color:var(--text-primary)}.btn-m--secondary{background:var(--color-surface);border-color:var(--border-strong);color:var(--text-primary)}.btn-m--secondary:hover{background:var(--color-surface-2)}.btn-m--lg{padding:13px 22px;font-size:16px}.btn-m--sm{padding:8px 14px;font-size:13.5px}.hero{background:var(--color-bg);padding:76px 0 200px;overflow:hidden}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.hero h1{font-family:var(--font-display);font-weight:800;font-size:56px;line-height:1.04;letter-spacing:-.03em;margin:14px 0 0}.hero h1 .u{color:var(--brand)}.hero p.lede{font-size:18.5px;line-height:1.55;color:var(--text-secondary);margin:22px 0 28px;max-width:500px}.hero__cta{gap:12px;flex-wrap:wrap}.hero__cta,.hero__note{display:flex;align-items:center}.hero__note{gap:8px;margin-top:18px;color:var(--text-muted);font-size:13.5px}.hv{position:relative}.hv__staff{background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:18px 18px 102px}.hv__staffhead{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}.hv__staffhead i{width:10px;height:10px;border-radius:50%;background:var(--sand-200);display:block}.hv__row{display:flex;align-items:center;gap:12px;padding:12px 13px;border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:9px;background:var(--color-surface);text-decoration:none;color:inherit;cursor:pointer}.hv__row .t{font-family:var(--font-mono);font-size:12px;font-weight:700;color:var(--text-secondary);width:52px;flex:none}.hv__row .nm{font-family:var(--font-display);font-weight:600;font-size:14px}.hv__row .ls{color:var(--text-muted);font-size:12px}.hv__row .grow{flex:1;min-width:0}.hv__badge{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:11.5px;padding:4px 9px;border-radius:var(--radius-pill);white-space:nowrap;flex:none}.hv__badge i{width:6px;height:6px;border-radius:50%;flex:none}.hv__badge--confirmed{background:var(--status-confirmed-subtle);color:var(--status-confirmed-text)}.hv__badge--confirmed i{background:var(--status-confirmed)}.hv__badge--scheduled{background:var(--status-scheduled-subtle);color:var(--status-scheduled-text)}.hv__badge--scheduled i{background:var(--status-scheduled)}.hv__badge--canceled{background:var(--status-canceled-subtle);color:var(--status-canceled-text)}.hv__badge--canceled i{background:var(--status-canceled)}.hv__phone{position:absolute;right:16px;bottom:-150px;width:230px;background:var(--color-surface);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow-lg);padding:18px 16px 16px}.hv__phone .ph-brand{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:10px}.hv__phone .ph-brand .tile{width:30px;height:30px;border-radius:8px;background:#5CB585;display:grid;place-items:center}.hv__phone .ph-brand .tile svg{display:block}.hv__phone .ph-brand small{font-size:10.5px;color:var(--text-secondary)}.hv__phone .ph-brand small,.hv__phone h4{font-family:var(--font-display);font-weight:600}.hv__phone h4{font-size:14.5px;text-align:center;margin:0 0 4px}.hv__phone p{font-size:11px;color:var(--text-secondary);text-align:center;line-height:1.45;margin:0 0 12px}.hv__phone .ph-btn{display:block;width:100%;text-align:center;font-weight:600;font-size:12px;border-radius:9px;padding:9px 0;border:1px solid transparent;cursor:pointer;font-family:var(--font-body);text-decoration:none}.hv__phone .ph-btn--primary{background:#357A53;color:#fff;margin-bottom:7px}.hv__phone .ph-btn--outline{background:var(--color-surface);border-color:var(--border-strong);color:var(--text-primary)}.hv__float{position:absolute;left:-22px;top:-52px;background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:11px 14px;display:flex;align-items:center;gap:10px}.hv__float .ic{width:32px;height:32px;border-radius:50%;background:var(--status-confirmed-subtle);display:grid;place-items:center;color:var(--status-confirmed)}.hv__float b{font-family:var(--font-display);font-size:13px;display:block}.hv__float small{color:var(--text-muted);font-size:11.5px;white-space:nowrap}.trust{padding:34px 0 10px}.trust p{text-align:center;font-family:var(--font-mono);font-size:11.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 20px}.trust__hippo{display:inline-block;background:currentColor;vertical-align:-.12em}.trust__hippo--big{width:16px;height:16px;-webkit-mask:url(/brand/logo-smile-mono.svg) center/contain no-repeat;mask:url(/brand/logo-smile-mono.svg) center/contain no-repeat}.trust__hippo--peek{width:21px;height:13px;vertical-align:-.06em;-webkit-mask:url(/brand/logo-peek-sm-mono.svg) center bottom/contain no-repeat;mask:url(/brand/logo-peek-sm-mono.svg) center bottom/contain no-repeat}.section{padding:88px 0}.section--sand{background:var(--color-bg)}.section__head{text-align:center;max-width:680px;margin:0 auto 52px}.section__head h2{font-family:var(--font-display);font-weight:800;font-size:38px;letter-spacing:-.025em;margin:0}.section__head p{font-size:17px;color:var(--text-secondary);margin:14px 0 0;line-height:1.55}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:26px}.feature__ic{width:46px;height:46px;border-radius:var(--radius-md);display:grid;place-items:center;background:var(--brand-subtle);color:var(--brand);margin-bottom:18px}.feature h3{font-family:var(--font-display);font-weight:700;font-size:18px;margin:0 0 8px}.feature p{color:var(--text-secondary);font-size:14.5px;line-height:1.55;margin:0}.life{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:44px}.life,.life__pill{align-items:center}.life__pill{display:inline-flex;gap:7px;font-weight:600;font-size:13px;padding:7px 14px;border-radius:var(--radius-pill)}.life__pill i{width:7px;height:7px;border-radius:50%;flex:none}.life__arrow{color:var(--text-muted);display:inline-flex}.ins-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:center}.ins-points{display:flex;flex-direction:column;gap:26px}.ins-point{display:flex;gap:16px;align-items:flex-start}.ins-point .feature__ic{margin-bottom:0;flex:none}.ins-point h3{font-family:var(--font-display);font-weight:700;font-size:17px;margin:4px 0 6px}.ins-point p{color:var(--text-secondary);font-size:14.5px;line-height:1.55;margin:0}.chat{background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:20px;display:flex;flex-direction:column;gap:10px}.chat__head{display:flex;align-items:center;gap:8px;font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--text-secondary);padding-bottom:10px;border-bottom:1px solid var(--border);margin-bottom:4px}.bubble{max-width:85%;padding:10px 14px;font-size:14px;line-height:1.5;border-radius:var(--radius-lg)}.bubble--user{align-self:flex-end;background:var(--brand);color:#fff;border-bottom-right-radius:6px}.bubble--ai{align-self:flex-start;background:var(--color-surface-sunken);color:var(--text-primary);border-bottom-left-radius:6px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step h3{font-family:var(--font-display);font-weight:700;font-size:18px;margin:0 0 7px}.step p{color:var(--text-secondary);font-size:14.5px;line-height:1.55;margin:0}.step__n{font-family:var(--font-mono);font-weight:700;font-size:13px;color:var(--accent-text);background:var(--accent-subtle);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin-bottom:16px}.quote{background:var(--brand);color:#fff}.quote__inner{max-width:860px;margin:0 auto;text-align:center;padding:84px 28px}.quote blockquote{font-family:var(--font-display);font-weight:600;font-size:30px;line-height:1.32;letter-spacing:-.02em;margin:0}.quote__by{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:30px}.quote__by .av{width:40px;height:40px;border-radius:50%;background:#5CB585;display:grid;place-items:center}.quote__by .av svg{display:block}.quote__by .nm{font-weight:700;font-family:var(--font-display)}.quote__by .rl{color:var(--purple-200);font-size:14px}.cta{background:var(--sand-900);color:#fff}.cta__inner{max-width:760px;margin:0 auto;text-align:center;padding:84px 28px}.cta h2{font-family:var(--font-display);font-weight:800;font-size:42px;letter-spacing:-.025em;margin:0}.cta p{color:var(--sand-300);font-size:17px;margin:16px 0 30px}.footer{background:var(--sand-950);color:var(--sand-400);padding:52px 0 40px}.footer__top{display:flex;gap:48px;flex-wrap:wrap}.footer__brand{display:flex;align-items:center;gap:9px}.footer__brand .footer__mark{width:28px;height:28px;background:#fff;-webkit-mask:url(/brand/logo-smile-mono.svg) center/contain no-repeat;mask:url(/brand/logo-smile-mono.svg) center/contain no-repeat}.footer__brand span{font-family:var(--font-display);font-weight:800;font-size:18px;color:#fff}.footer__cols{margin-left:auto;display:flex;gap:56px}.footer__col h4{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--sand-500);margin:0 0 14px}.footer__col a{display:block;color:var(--sand-300);font-size:14px;padding:4px 0;cursor:pointer}.footer__col a:hover{color:#fff}.footer__base{border-top:1px solid var(--sand-800);margin-top:40px;padding-top:22px;font-family:var(--font-mono);font-size:12px}.footer__base a{color:inherit}.pg-hero{background:var(--color-bg);padding:64px 0 48px}.pg-hero .eyebrow{display:block;margin-bottom:12px}.pg-hero h1{font-family:var(--font-display);font-weight:800;font-size:46px;line-height:1.06;letter-spacing:-.03em;margin:0}.pg-hero p.lede{font-size:17.5px;line-height:1.55;color:var(--text-secondary);margin:18px 0 0;max-width:56ch}.pg-hero--center{text-align:center}.pg-hero--center p.lede{margin-left:auto;margin-right:auto}.build-note{display:flex;align-items:flex-start;gap:16px;background:var(--accent-subtle);border-radius:var(--radius-lg);padding:18px 20px;max-width:560px}.build-note img{width:46px;height:auto;flex:none;margin-top:2px}.build-note b{font-family:var(--font-display);font-size:14.5px;display:block;margin-bottom:3px}.build-note p{margin:0;font-size:13.5px;line-height:1.55;color:var(--text-secondary)}.build-note a{color:var(--brand-text);font-weight:600}.build-note--center,.prose{margin:0 auto}.prose{max-width:680px}.prose p{margin:0 0 16px}.prose h2{font-family:var(--font-display);font-weight:700;font-size:20px;letter-spacing:-.015em;margin:36px 0 10px}.prose li,.prose p{font-size:15.5px;line-height:1.65;color:var(--text-secondary)}.prose ul{padding-left:22px;margin:10px 0}.prose li{margin-bottom:6px}.prose strong{color:var(--text-primary)}.prose a{color:var(--brand-text);font-weight:600}.fm{gap:14px}.fm,.fm-field{display:flex;flex-direction:column}.fm-field{gap:6px}.fm-field label{font-size:14px;font-weight:600}.fm-input,.fm-textarea{font-family:var(--font-body);font-size:15px;color:var(--text-primary);background:var(--color-surface);border:1.5px solid var(--border-strong);border-radius:var(--radius-md);padding:11px 13px;width:100%}.fm-textarea{min-height:120px;resize:vertical;line-height:1.5}.fm-input:focus,.fm-textarea:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 3px var(--purple-100)}.fm-input::-moz-placeholder,.fm-textarea::-moz-placeholder{color:var(--text-muted)}.fm-input::placeholder,.fm-textarea::placeholder{color:var(--text-muted)}.card-stage{background:var(--color-bg);padding:72px 0 96px}.card-stage .card{width:100%;max-width:420px;margin:0 auto;background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:30px 26px;display:flex;flex-direction:column;gap:18px}.card-stage .card--wide{max-width:520px}.card-brand{display:flex;flex-direction:column;align-items:center;gap:8px}.card-brand img{width:40px;height:auto}.card-brand h1{font-family:var(--font-display);font-weight:700;font-size:21px;letter-spacing:-.02em;margin:0;text-align:center}.card-brand p{margin:0;font-size:14px;line-height:1.5}.card-brand p,.card-foot{color:var(--text-secondary);text-align:center}.card-foot{font-size:13.5px}.card-foot a{color:var(--brand-text);font-weight:600}.card-msg{border-radius:var(--radius-md);padding:10px 13px;font-size:13.5px;line-height:1.5}.card-msg--err{background:var(--danger-subtle);color:var(--danger-text)}.card-msg--ok{background:var(--success-subtle);color:var(--success-text)}.btn-m--block{width:100%}.btn-m:disabled{opacity:.55;cursor:not-allowed}.sh-spin{animation:sh-spin .8s linear infinite}@keyframes sh-spin{to{transform:rotate(1turn)}}.price-card{max-width:520px;margin:0 auto;text-align:center;background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:40px 34px}.price-card .amount{font-family:var(--font-display);font-weight:800;font-size:64px;letter-spacing:-.04em;line-height:1}.price-card .amount small{font-size:18px;font-weight:600;color:var(--text-muted);letter-spacing:0}.price-card .blurb{font-size:15.5px;color:var(--text-secondary);line-height:1.6;margin:16px auto 22px;max-width:40ch}.price-list{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:9px;text-align:left}.price-list li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;line-height:1.45}.price-list li i,.price-list li svg{color:var(--success);flex:none;margin-top:2px}.walk{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:38px 0}.walk:nth-child(2n) .walk__visual{order:-1}.walk h2{font-family:var(--font-display);font-weight:700;font-size:26px;letter-spacing:-.02em;margin:12px 0 10px}.walk p{font-size:15.5px;line-height:1.6;color:var(--text-secondary);margin:0;max-width:46ch}.walk__visual{background:var(--color-bg);border:1px solid var(--border);border-radius:var(--radius-xl);padding:28px;display:grid;place-items:center}.walk+.walk{border-top:1px solid var(--border)}.walk__videoframe{width:100%;max-width:300px;aspect-ratio:9/16;border:0;border-radius:var(--radius-xl);display:block;margin:0 auto;background:var(--sand-200)}.fdetail{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.fdetail .feature p{margin-bottom:10px}.fdetail .feature ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.fdetail .feature li{display:flex;gap:9px;font-size:13.5px;color:var(--text-secondary);line-height:1.5}.fdetail .feature li i,.fdetail .feature li svg{color:var(--success);flex:none;margin-top:2px}.nf{background:var(--color-bg)}.nf__inner{max-width:560px;margin:0 auto;text-align:center;padding:96px 28px 110px}.nf__peek{width:92px;height:auto;margin:0 auto 8px;display:block}.nf__code{font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.nf h1{font-family:var(--font-display);font-weight:800;font-size:40px;letter-spacing:-.025em;margin:12px 0 0}.nf p{font-size:16.5px;color:var(--text-secondary);margin:14px 0 28px;line-height:1.55}@media (max-width:900px){.features,.hero__grid,.ins-grid,.steps{grid-template-columns:1fr}.hero h1{font-size:42px}.nav2__links{display:none}.footer__cols{margin-left:0}.nav2__right .btn-m{min-height:44px}.footer__col a{padding:10px 0}.footer__base a{display:inline-block;padding:12px 2px;margin:-12px -2px}.card-foot a,.card-msg a,.fm-field a{display:inline-block;padding:12px 4px;margin:-12px -4px}.fm-input,.fm-textarea{font-size:16px}.nav2__menubtn{display:inline-flex}}@media (max-width:480px){.nav2__inner{gap:12px}.nav2__inner.wrap{padding:0 14px}.nav2__right{gap:6px}.btn-m--sm{padding:8px 9px}}@media (max-width:360px){.nav2__inner{gap:8px}.nav2__inner.wrap{padding:0 10px}.nav2__right{gap:4px}.nav2__brand span{font-size:18px}.nav2 .btn-m--sm{padding:8px 7px;font-size:13px}.nav2__menubtn{width:32px}}@media (max-width:860px){.pg-hero h1{font-size:36px}.walk{grid-template-columns:1fr;gap:22px}.walk:nth-child(2n) .walk__visual{order:0}.fdetail{grid-template-columns:1fr}}