.race[data-astro-cid-gu6udmlx]{box-shadow:var(--shadow-card);padding:20px}.race__head[data-astro-cid-gu6udmlx]{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.race__title[data-astro-cid-gu6udmlx]{font-size:15px;font-weight:500}.race__sub[data-astro-cid-gu6udmlx]{color:var(--muted);margin-top:4px;font-size:12.5px}.race__replay[data-astro-cid-gu6udmlx]{border:1px solid var(--line);border-radius:var(--radius-pill);height:30px;color:var(--muted);font-family:var(--font-mono);cursor:pointer;background:0 0;align-items:center;gap:6px;padding-inline:10px;font-size:11.5px;transition:color .18s,border-color .18s;display:inline-flex}.race__replay[data-astro-cid-gu6udmlx]:hover{color:var(--ink);border-color:var(--ink)}[data-astro-cid-gu6udmlx][data-demo-static] .race__replay[data-astro-cid-gu6udmlx]{display:none}.race__rows[data-astro-cid-gu6udmlx]{gap:18px;padding-block:20px;display:grid}.race__meta[data-astro-cid-gu6udmlx]{align-items:center;gap:10px;margin-bottom:10px;display:flex}.race__chip-ok[data-astro-cid-gu6udmlx]{border-color:var(--accent);color:var(--accent-ink)}.race__curve[data-astro-cid-gu6udmlx]{color:var(--ink-soft);font-size:12px}.race__dur[data-astro-cid-gu6udmlx]{color:var(--muted);margin-left:auto;font-size:11.5px}.race__track[data-astro-cid-gu6udmlx]{border-radius:var(--radius-sm);background:var(--sunken);border:1px solid var(--line);height:40px;position:relative;overflow:hidden;container-type:inline-size}.race__track[data-astro-cid-gu6udmlx]:after{content:"";background:var(--line-strong);width:1px;position:absolute;top:7px;bottom:7px;right:10px}.race__curve-line[data-astro-cid-gu6udmlx]{width:100%;height:100%;display:block;position:absolute;inset:0}.race__curve-line[data-astro-cid-gu6udmlx] path[data-astro-cid-gu6udmlx]{fill:none;stroke:color-mix(in oklab, var(--ink) 34%, transparent);stroke-width:1px;stroke-dasharray:1;stroke-dashoffset:1px}.race__curve-line--ok[data-astro-cid-gu6udmlx] path[data-astro-cid-gu6udmlx]{stroke:color-mix(in oklab, var(--accent) 85%, transparent)}.race__dot[data-astro-cid-gu6udmlx]{background:color-mix(in oklab, var(--ink) 62%, transparent);--travel:calc(100cqw - 39px);border-radius:50%;width:20px;height:20px;margin-top:-10px;position:absolute;top:50%;left:8px}.race__dot-ok[data-astro-cid-gu6udmlx]{background:var(--accent)}.race__dot[data-astro-cid-gu6udmlx].is-run{animation:race-slide var(--dur) var(--ease) .12s both}.race__curve-line[data-astro-cid-gu6udmlx] path[data-astro-cid-gu6udmlx].is-run{animation:race-draw var(--dur) var(--ease) .12s both}@keyframes race-slide{0%{transform:translate(0)}to{transform:translateX(var(--travel))}}@keyframes race-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.race__dot[data-astro-cid-gu6udmlx].is-run{transform:translateX(var(--travel));animation:none}.race__curve-line[data-astro-cid-gu6udmlx] path[data-astro-cid-gu6udmlx].is-run{stroke-dashoffset:0;animation:none}}.race__why[data-astro-cid-gu6udmlx]{color:var(--muted);margin-top:8px;font-size:12.5px}.race__foot[data-astro-cid-gu6udmlx]{border-top:1px solid var(--line);color:var(--muted);padding-top:14px;font-size:12.5px;line-height:1.65}.cmp__bar[data-astro-cid-bpytfxue]{justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.cmp__hint[data-astro-cid-bpytfxue]{font-family:var(--font-mono);color:var(--muted);font-size:11.5px}.cmp__replay[data-astro-cid-bpytfxue]{border:1px solid var(--line);border-radius:var(--radius-pill);height:30px;color:var(--muted);font-family:var(--font-mono);cursor:pointer;background:0 0;align-items:center;gap:6px;padding-inline:10px;font-size:11.5px;transition:color .18s,border-color .18s;display:inline-flex}.cmp__replay[data-astro-cid-bpytfxue]:hover{color:var(--ink);border-color:var(--ink)}[data-astro-cid-bpytfxue][data-demo-static] .cmp__replay[data-astro-cid-bpytfxue]{display:none}.cmp__row[data-astro-cid-bpytfxue]{border-top:1px solid var(--line);grid-template-columns:1fr;gap:18px;padding-block:30px;display:grid}.cmp__name[data-astro-cid-bpytfxue]{font-size:16px;font-weight:500}.cmp__desc[data-astro-cid-bpytfxue]{color:var(--muted);max-width:24ch;margin-top:5px;font-size:13px}.cmp__pair[data-astro-cid-bpytfxue]{grid-template-columns:1fr;gap:14px;display:grid}.cmp__cell[data-astro-cid-bpytfxue]{align-content:start;gap:10px;display:grid}.cmp__pair[data-astro-cid-bpytfxue] .cmp__cell[data-astro-cid-bpytfxue]:last-child .cmp__stage[data-astro-cid-bpytfxue]{border-color:color-mix(in oklab, var(--accent) 34%, var(--line));box-shadow:inset 2px 0 0 var(--accent)}.cmp__chip-ok[data-astro-cid-bpytfxue]{border-color:var(--accent);color:var(--accent-ink)}.cmp__top[data-astro-cid-bpytfxue]{align-items:center;gap:8px;display:flex}.cmp__tag[data-astro-cid-bpytfxue]{color:var(--muted);font-size:11.5px}.cmp__stage[data-astro-cid-bpytfxue]{border-radius:var(--radius-card);background:var(--sunken);border:1px solid var(--line);align-items:center;min-height:96px;padding:14px;display:flex}.cmp__stage--tight[data-astro-cid-bpytfxue]{min-height:60px;padding-block:0}.cmp__note[data-astro-cid-bpytfxue]{color:var(--muted);font-size:12.5px;line-height:1.6}.cmp__box[data-astro-cid-bpytfxue]{background:var(--surface);border-radius:12px;justify-content:center;align-items:center;width:100%;height:60px;font-size:13px;transition:transform .3s ease-out,box-shadow .3s ease-out;display:flex}.cmp__box--border[data-astro-cid-bpytfxue]{border:1px solid var(--line-strong);color:var(--muted)}.cmp__box--shadow[data-astro-cid-bpytfxue]{color:var(--ink);border:1px solid #0000;box-shadow:0 1px 2px oklch(25% .02 265/.06),0 10px 24px oklch(25% .02 265/.1)}@media (hover:hover){.cmp__box[data-astro-cid-bpytfxue]:hover{transform:translateY(-3px)}.cmp__box--shadow[data-astro-cid-bpytfxue]:hover{box-shadow:0 2px 4px oklch(25% .02 265/.08),0 20px 40px oklch(25% .02 265/.14)}}.cmp__track[data-astro-cid-bpytfxue]{border-radius:var(--radius-pill);background:color-mix(in oklab, var(--line) 55%, transparent);width:100%;height:26px;position:relative;container-type:inline-size}.cmp__dot[data-astro-cid-bpytfxue]{background:color-mix(in oklab, var(--ink) 62%, transparent);--travel:calc(100cqw - 26px);border-radius:50%;width:20px;height:20px;position:absolute;top:3px;left:3px}.cmp__dot-ok[data-astro-cid-bpytfxue]{background:var(--accent)}.cmp__dot[data-astro-cid-bpytfxue].is-run{animation:cmp-slide var(--dur) cubic-bezier(0, 0, .58, 1) .1s both}@keyframes cmp-slide{0%{transform:translate(0)}to{transform:translateX(var(--travel))}}@media (prefers-reduced-motion:reduce){.cmp__dot[data-astro-cid-bpytfxue].is-run{transform:translateX(var(--travel));animation:none}}.cmp__grow[data-astro-cid-bpytfxue]{border-radius:var(--radius-ctl);background:var(--surface);border:1px solid var(--line);width:100%;color:var(--ink-soft);white-space:nowrap;padding:10px 12px;font-size:12.5px;line-height:1.5;overflow:hidden}.cmp__grow[data-astro-cid-bpytfxue].is-run{animation:.9s cubic-bezier(.16,1,.3,1) .1s both cmp-width}.cmp__grow-ok[data-astro-cid-bpytfxue].is-run{animation:.9s cubic-bezier(.16,1,.3,1) .1s both cmp-transform}@keyframes cmp-width{0%{opacity:.4;width:22%}to{opacity:1;width:100%}}@keyframes cmp-transform{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cmp__grow[data-astro-cid-bpytfxue].is-run,.cmp__grow-ok[data-astro-cid-bpytfxue].is-run{animation:none}}@media (width>=768px){.cmp__row[data-astro-cid-bpytfxue]{grid-template-columns:3fr 9fr;gap:28px}.cmp__pair[data-astro-cid-bpytfxue]{grid-template-columns:1fr 1fr;gap:22px}}.sb[data-astro-cid-b2wyzxgq]{grid-template-columns:1fr;gap:18px;display:grid}.sb__list[data-astro-cid-b2wyzxgq]{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.sb__tab[data-astro-cid-b2wyzxgq]{scroll-snap-align:start;text-align:left;border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;background:0 0;flex:none;gap:3px;padding:9px 13px;transition:border-color .18s,background-color .18s,transform .18s cubic-bezier(.16,1,.3,1);display:grid}.sb__tab[data-astro-cid-b2wyzxgq]:hover{border-color:var(--line-strong);background:var(--sunken)}@media (width>=900px) and (hover:hover){.sb__tab[data-astro-cid-b2wyzxgq]:hover{transform:translate(3px)}}.sb__tab[data-astro-cid-b2wyzxgq].is-active{border-color:var(--accent);background:var(--surface)}.sb__tab[data-astro-cid-b2wyzxgq].is-active .sb__tab-name[data-astro-cid-b2wyzxgq]{color:var(--accent-ink)}.sb__tab-name[data-astro-cid-b2wyzxgq]{font-family:var(--font-mono);color:var(--ink);font-size:12px}.sb__tab-title[data-astro-cid-b2wyzxgq]{color:var(--muted);font-size:11.5px}.sb__panel[data-astro-cid-b2wyzxgq]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:24px;display:none}.sb__panel[data-astro-cid-b2wyzxgq].is-active{animation:.36s cubic-bezier(.16,1,.3,1) both sb-in;display:block}@keyframes sb-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.sb__panel[data-astro-cid-b2wyzxgq].is-active{animation:none}}.sb__head[data-astro-cid-b2wyzxgq]{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.sb__title[data-astro-cid-b2wyzxgq]{font-size:22px}.sb__mono[data-astro-cid-b2wyzxgq]{color:var(--accent-ink);margin-top:5px;font-size:12.5px}.sb__summary[data-astro-cid-b2wyzxgq]{color:var(--ink-soft);max-width:62ch;margin-top:16px;font-size:14.5px;line-height:1.75}.sb__cols[data-astro-cid-b2wyzxgq]{border-top:1px solid var(--line);grid-template-columns:1fr;gap:24px;margin-top:24px;padding-top:20px;display:grid}.sb__col-label[data-astro-cid-b2wyzxgq]{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:11px}.sb__ul[data-astro-cid-b2wyzxgq]{gap:9px;margin:0;padding:0;list-style:none;display:grid}.sb__ul[data-astro-cid-b2wyzxgq] li[data-astro-cid-b2wyzxgq]{color:var(--ink-soft);padding-left:16px;font-size:13.5px;line-height:1.65;position:relative}.sb__ul[data-astro-cid-b2wyzxgq] li[data-astro-cid-b2wyzxgq]:before{content:"";background:var(--accent);width:6px;height:1px;position:absolute;top:9px;left:0}.sb__dl[data-astro-cid-b2wyzxgq]{gap:12px;margin:0;display:grid}.sb__dl-row[data-astro-cid-b2wyzxgq]{grid-template-columns:52px 1fr;align-items:baseline;gap:12px;display:grid}.sb__dl-row[data-astro-cid-b2wyzxgq] dt[data-astro-cid-b2wyzxgq]{font-family:var(--font-mono);color:var(--accent-ink);font-size:11.5px}.sb__dl-row[data-astro-cid-b2wyzxgq] dd[data-astro-cid-b2wyzxgq]{color:var(--ink-soft);margin:0;font-size:13.5px;line-height:1.65}.sb__usage[data-astro-cid-b2wyzxgq]{margin-top:24px}.sb__usage-head[data-astro-cid-b2wyzxgq]{justify-content:space-between;align-items:center;gap:12px;display:flex}.sb__usage-head[data-astro-cid-b2wyzxgq] .sb__col-label[data-astro-cid-b2wyzxgq]{margin-bottom:0}.sb__cmd[data-astro-cid-b2wyzxgq]{white-space:normal;font-size:13px;line-height:1.6;display:block}.sb__cmd[data-astro-cid-b2wyzxgq] .prompt[data-astro-cid-b2wyzxgq]{margin-right:6px;display:inline}.sb__foot[data-astro-cid-b2wyzxgq]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:24px;padding-top:18px;display:flex}.sb__pair-row[data-astro-cid-b2wyzxgq]{flex-wrap:wrap;gap:6px;display:flex}.sb__pair[data-astro-cid-b2wyzxgq]{border:1px solid var(--line);border-radius:var(--radius-pill);font-family:var(--font-mono);color:var(--ink-soft);cursor:pointer;background:0 0;padding:5px 10px;font-size:11.5px;transition:border-color .18s,color .18s}.sb__pair[data-astro-cid-b2wyzxgq]:hover{border-color:var(--accent);color:var(--accent-ink)}.sb__more[data-astro-cid-b2wyzxgq]{color:var(--ink);border-bottom:1px solid var(--line-strong);align-items:center;gap:6px;padding-bottom:2px;font-size:13.5px;transition:border-color .18s;display:inline-flex}.sb__more[data-astro-cid-b2wyzxgq] .icon{transition:transform .18s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.sb__more[data-astro-cid-b2wyzxgq]:hover .icon{transform:translate(4px)}}.sb__more[data-astro-cid-b2wyzxgq]:hover{border-color:var(--accent)}@media (width>=900px){.sb[data-astro-cid-b2wyzxgq]{grid-template-columns:272px 1fr;align-items:start;gap:32px}.sb__list[data-astro-cid-b2wyzxgq]{gap:0;display:grid;position:sticky;top:88px;overflow:visible}.sb__tab[data-astro-cid-b2wyzxgq]{border:0;border-top:1px solid color-mix(in oklab, var(--line) 55%, transparent);border-radius:var(--radius-sm);background:0 0;padding:11px 12px}.sb__tab[data-astro-cid-b2wyzxgq]:first-child{border-top-color:#0000}.sb__tab[data-astro-cid-b2wyzxgq].is-active{background:var(--sunken);box-shadow:inset 2px 0 0 var(--accent)}.sb__tab[data-astro-cid-b2wyzxgq].is-active .sb__tab-name[data-astro-cid-b2wyzxgq]{color:var(--ink)}.sb__tab[data-astro-cid-b2wyzxgq].is-active .sb__tab-title[data-astro-cid-b2wyzxgq]{color:var(--ink-soft)}.sb__cols[data-astro-cid-b2wyzxgq]{grid-template-columns:1fr 1.35fr;gap:32px}}.hero[data-astro-cid-lcdefpme]{padding-block:48px 60px;position:relative}.hero__arc[data-astro-cid-lcdefpme]{pointer-events:none;width:100%;height:100%;animation:linear both hero-arc-drift;animation-range:0 70vh;position:absolute;inset:0}body .hero__arc[data-astro-cid-lcdefpme]{animation-timeline:scroll(root)}@keyframes hero-arc-drift{to{opacity:0;transform:translateY(38px)}}.hero__arc[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{fill:none;stroke:var(--line-strong);stroke-width:1px;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1px;animation:2s cubic-bezier(0,0,.2,1) .15s forwards hero-draw}@keyframes hero-draw{to{stroke-dashoffset:0}}.hero__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;align-items:center;gap:44px;display:grid;position:relative}.hero__title[data-astro-cid-lcdefpme]{letter-spacing:-.038em;font-size:clamp(40px,6.4vw,88px);font-weight:500;line-height:1.02}.hero__line[data-astro-cid-lcdefpme]{margin-bottom:-.16em;padding-bottom:.16em;display:block;overflow:hidden}.hero__line-in[data-astro-cid-lcdefpme]{animation:.9s cubic-bezier(.16,1,.3,1) 80ms forwards hero-rise;display:block;transform:translateY(135%)}.hero__line-in--2[data-astro-cid-lcdefpme]{animation-delay:.2s}@keyframes hero-rise{to{transform:none}}.hero__accent[data-astro-cid-lcdefpme]{color:var(--accent-ink);position:relative}.hero__swoosh[data-astro-cid-lcdefpme]{width:104%;height:.3em;position:absolute;bottom:-.14em;left:-2%;overflow:visible}.hero__swoosh[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1px;animation:.7s ease-out .85s forwards hero-draw}@media (hover:hover){.hero__accent[data-astro-cid-lcdefpme]:hover .hero__swoosh[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{animation:.55s ease-out hero-swoosh-redraw}}@keyframes hero-swoosh-redraw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.hero__accent[data-astro-cid-lcdefpme]:hover .hero__swoosh[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{animation:none}}.hero__sub[data-astro-cid-lcdefpme]{max-width:31ch;color:var(--muted);opacity:0;margin-top:22px;font-size:clamp(15px,1.4vw,17.5px);line-height:1.68;animation:.8s cubic-bezier(.16,1,.3,1) .42s forwards hero-enter;transform:translateY(14px)}.hero__cta[data-astro-cid-lcdefpme]{opacity:0;flex-wrap:wrap;gap:10px;margin-top:32px;animation:.8s cubic-bezier(.16,1,.3,1) .54s forwards hero-enter;display:flex;transform:translateY(14px)}@keyframes hero-enter{to{opacity:1;transform:none}}.hero__device[data-astro-cid-lcdefpme]{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) .3s forwards hero-enter;transform:translateY(20px)scale(.99)}@media (prefers-reduced-motion:reduce){.hero__arc[data-astro-cid-lcdefpme],.hero__line-in[data-astro-cid-lcdefpme],.hero__sub[data-astro-cid-lcdefpme],.hero__cta[data-astro-cid-lcdefpme],.hero__device[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:none}.hero__arc[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme],.hero__swoosh[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{stroke-dashoffset:0;animation:none}}.prov[data-astro-cid-lcdefpme]{padding-block:24px}.prov__inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.prov__label[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);flex:none;margin:0;padding-right:20px}.prov__logos[data-astro-cid-lcdefpme]{color:var(--muted);align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.prov__logos[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--muted);transition:color .18s}@media (hover:hover){.prov__logos[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover{color:var(--ink)}}.prov__logos[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{display:block}.sec[data-astro-cid-lcdefpme]{padding-block:var(--sec-y)}.sec__head[data-astro-cid-lcdefpme]{gap:16px;max-width:62ch;margin-bottom:44px;display:grid}.sec__title[data-astro-cid-lcdefpme]{letter-spacing:-.032em;margin-top:12px;font-size:clamp(28px,3.8vw,46px);line-height:1.12}.sec__head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]:first-child{margin-top:0}.sec__body[data-astro-cid-lcdefpme]{color:var(--muted);max-width:58ch;font-size:14.5px;line-height:1.78}.sec__more[data-astro-cid-lcdefpme]{margin-top:30px;font-size:14px}.taste[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:36px;display:grid}.taste__title[data-astro-cid-lcdefpme]{letter-spacing:-.032em;margin-top:12px;font-size:clamp(28px,3.8vw,46px);line-height:1.12}.taste__lead[data-astro-cid-lcdefpme] .taste__title[data-astro-cid-lcdefpme]:first-child{margin-top:0}.taste__body[data-astro-cid-lcdefpme]{color:var(--muted);max-width:40ch;margin-top:18px;font-size:14.5px;line-height:1.8}.taste__link[data-astro-cid-lcdefpme]{color:var(--ink);align-items:center;gap:7px;margin-top:24px;font-size:14px;display:inline-flex}.taste__link[data-astro-cid-lcdefpme] .icon{transition:transform .18s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.taste__link[data-astro-cid-lcdefpme]:hover .icon{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.taste__link[data-astro-cid-lcdefpme]:hover .icon{transform:none}}.quote[data-astro-cid-lcdefpme]{padding-block:clamp(72px,9vw,116px)}.quote__inner[data-astro-cid-lcdefpme]{gap:22px;display:grid}.quote__mark[data-astro-cid-lcdefpme]{color:var(--accent);margin-left:24px;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:.6}.quote__text[data-astro-cid-lcdefpme]{border-left:2px solid var(--accent);letter-spacing:-.026em;text-wrap:balance;max-width:30ch;margin:0;padding-left:24px;font-size:clamp(25px,3.6vw,42px);font-weight:450;line-height:1.3}.quote__by[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.quote__by[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);width:16px;height:1px}.install[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:34px;display:grid}.install__cmd[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.install__cmd[data-astro-cid-lcdefpme] .cmd[data-astro-cid-lcdefpme]{flex:320px}.install__notes[data-astro-cid-lcdefpme]{gap:18px;margin:0;padding:0;list-style:none;display:grid}.install__notes[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]+li[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding-top:18px}.install__k[data-astro-cid-lcdefpme]{font-size:14px;font-weight:500}.install__v[data-astro-cid-lcdefpme]{color:var(--muted);max-width:52ch;margin-top:5px;font-size:13.5px;line-height:1.7}@media (width>=900px){.hero[data-astro-cid-lcdefpme]{padding-block:72px 96px}.hero__grid[data-astro-cid-lcdefpme]{grid-template-columns:1.04fr 1fr;gap:60px}.taste[data-astro-cid-lcdefpme]{grid-template-columns:4fr 8fr;gap:52px}.taste__lead[data-astro-cid-lcdefpme]{align-self:start;position:sticky;top:104px}.quote__inner[data-astro-cid-lcdefpme]{padding-left:8vw}.install[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:start;gap:56px}}
