:root{--md-maxw:1120px;--md-radius:14px;--md-radius-sm:10px;--md-gap:clamp(4.5rem, 9vw, 8rem);--md-accent-soft:#5ee6a81f;--md-accent-line:#5ee6a859;--md-cyan-soft:#38bdf81f;--md-error-soft:#f2555a1a;--md-error-line:#f2555a47;--md-shadow:0 24px 60px -30px #000c}.md-page{overflow-x:clip}.md-container{width:100%;max-width:var(--md-maxw);margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2rem)}.md-section{padding-block:var(--md-gap)}.md-section--tight{padding-block:clamp(3rem,6vw,5rem)}.md-heading{letter-spacing:-.025em;color:var(--md-text);text-wrap:balance;margin:0;font-size:clamp(1.7rem,4.2vw,2.6rem);font-weight:700;line-height:1.12}.md-subline{max-width:62ch;color:var(--md-muted);margin:1rem 0 0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.md-eyebrow{font-family:var(--md-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--md-accent);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.78rem;font-weight:500;display:inline-flex}.md-section-head{max-width:46rem}.md-section-head--center{text-align:center;margin-inline:auto}.md-section-head--center .md-subline{margin-inline:auto}.md-mono{font-family:var(--md-font-mono);color:var(--md-text);background:var(--md-surface-elevated);border:1px solid var(--md-border);border-radius:6px;padding:.05em .4em;font-size:.92em}.md-btn{--_bg:var(--md-surface-elevated);--_fg:var(--md-text);--_bd:var(--md-border);border:1px solid var(--_bd);background:var(--_bg);color:var(--_fg);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.25rem;font-size:.98rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .12s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.md-btn:hover{transform:translateY(-1px)}.md-btn:focus-visible{outline:2px solid var(--md-accent);outline-offset:2px}.md-btn--primary{--_bg:var(--md-accent);--_fg:#06231a;--_bd:transparent;box-shadow:0 10px 30px -12px #5ee6a899}.md-btn--primary:hover{box-shadow:0 14px 34px -12px #5ee6a8b3}.md-btn--ghost{--_bg:transparent}.md-btn--ghost:hover{--_bg:var(--md-surface);border-color:var(--md-accent-line)}.md-chip{border:1px solid var(--md-border);background:var(--md-surface);max-width:100%;font-family:var(--md-font-mono);color:var(--md-text);border-radius:9px;align-items:center;gap:.6rem;padding:.4rem .4rem .4rem .75rem;font-size:.88rem;display:inline-flex}.md-chip code{white-space:nowrap;overflow-x:auto}.md-chip__prompt{color:var(--md-muted)}.md-chip__copy{background:var(--md-surface-elevated);width:1.9rem;height:1.9rem;color:var(--md-muted);cursor:pointer;border:1px solid #0000;border-radius:7px;flex:none;place-items:center;transition:color .15s,background .15s;display:inline-grid}.md-chip__copy:hover{color:var(--md-accent);background:var(--md-accent-soft)}.md-chip__copy:focus-visible{outline:2px solid var(--md-accent);outline-offset:2px}.md-chip__copy.is-copied{color:var(--md-accent)}.md-term{border-radius:var(--md-radius);border:1px solid var(--md-border);background:var(--md-surface);box-shadow:var(--md-shadow);overflow:hidden}.md-term__bar{border-bottom:1px solid var(--md-border);background:var(--md-surface-elevated);align-items:center;gap:.6rem;padding:.7rem .9rem;display:flex}.md-term__dots{gap:.4rem;display:inline-flex}.md-term__dot{background:var(--md-border);border-radius:50%;width:.72rem;height:.72rem}.md-term__dot--r{background:#f2555a}.md-term__dot--y{background:#f5be4d}.md-term__dot--g{background:#5ee6a8}.md-term__title{font-family:var(--md-font-mono);color:var(--md-muted);font-size:.78rem}.md-term__body{font-family:var(--md-font-mono);color:var(--md-text);tab-size:2;margin:0;padding:1rem 1.15rem 1.25rem;font-size:clamp(.76rem,1.5vw,.9rem);line-height:1.7;overflow-x:auto}.md-term__line{white-space:pre;display:block}.md-term__cmd{color:var(--md-text)}.md-term__cmd:before{content:"$ ";color:var(--md-muted)}.md-term__out{color:var(--md-muted)}.md-term__out--accent{color:var(--md-accent)}.md-term__out--url{color:var(--md-accent-2)}.md-term__out--muted{color:var(--md-muted)}.md-status{font-family:var(--md-font-mono);letter-spacing:.02em;text-transform:uppercase;border:1px solid var(--md-border);color:var(--md-muted);border-radius:999px;align-items:center;gap:.4rem;padding:.2rem .6rem;font-size:.72rem;font-weight:500;display:inline-flex}.md-status:before{content:"";background:currentColor;border-radius:50%;width:.5rem;height:.5rem}.md-status--shipped{color:var(--md-accent);border-color:var(--md-accent-line);background:var(--md-accent-soft)}.md-status--next{color:var(--md-accent-2);background:var(--md-cyan-soft);border-color:#38bdf859}.md-status--later{color:var(--md-muted)}.md-reveal{opacity:0;will-change:opacity, transform;transition:opacity .6s,transform .6s;transform:translateY(18px)}.md-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.md-reveal{opacity:1;transition:none;transform:none}.md-btn:hover{transform:none}}.site-header:where(.astro-fzpbxy5g){z-index:40;background:color-mix(in srgb, var(--md-bg) 82%, transparent);backdrop-filter:blur(12px);border-bottom:1px solid #0000;transition:border-color .2s;position:sticky;top:0}.site-header__inner:where(.astro-fzpbxy5g){align-items:center;gap:1.5rem;height:4rem;display:flex}.site-header__brand:where(.astro-fzpbxy5g){color:var(--md-text);border-radius:6px;align-items:center;text-decoration:none;transition:opacity .15s;display:inline-flex}.site-header__brand:where(.astro-fzpbxy5g):hover{opacity:.78}.site-header__brand:where(.astro-fzpbxy5g):focus-visible{outline:2px solid var(--md-accent);outline-offset:4px}.site-header__brand:where(.astro-fzpbxy5g) .site-header__logo{width:auto;height:1.4rem;display:block}@media (width<=380px){.site-header__brand:where(.astro-fzpbxy5g) .site-header__logo{height:1.2rem}}.site-header__nav:where(.astro-fzpbxy5g){gap:1.4rem;margin-inline:auto;display:none}.site-header__nav:where(.astro-fzpbxy5g) a:where(.astro-fzpbxy5g){color:var(--md-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.site-header__nav:where(.astro-fzpbxy5g) a:where(.astro-fzpbxy5g):hover{color:var(--md-text)}.site-header__cta:where(.astro-fzpbxy5g){margin-left:auto;padding:.55rem 1rem;font-size:.9rem}.site-header__toggle:where(.astro-fzpbxy5g){border:1px solid var(--md-border);width:2.5rem;height:2.5rem;color:var(--md-text);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;margin-left:.25rem;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.site-header__toggle:where(.astro-fzpbxy5g):hover{background:var(--md-surface)}.site-header__toggle:where(.astro-fzpbxy5g):focus-visible{outline:2px solid var(--md-accent);outline-offset:2px}.site-header__bars:where(.astro-fzpbxy5g),.site-header__bars:where(.astro-fzpbxy5g):before,.site-header__bars:where(.astro-fzpbxy5g):after{background:currentColor;border-radius:1px;width:1.05rem;height:2px;transition:transform .2s,opacity .15s;display:block}.site-header__bars:where(.astro-fzpbxy5g){position:relative}.site-header__bars:where(.astro-fzpbxy5g):before,.site-header__bars:where(.astro-fzpbxy5g):after{content:"";position:absolute;left:0}.site-header__bars:where(.astro-fzpbxy5g):before{transform:translateY(-6px)}.site-header__bars:where(.astro-fzpbxy5g):after{transform:translateY(6px)}:where(.astro-fzpbxy5g)[aria-expanded=true] .site-header__bars:where(.astro-fzpbxy5g){background:0 0}:where(.astro-fzpbxy5g)[aria-expanded=true] .site-header__bars:where(.astro-fzpbxy5g):before{transform:rotate(45deg)}:where(.astro-fzpbxy5g)[aria-expanded=true] .site-header__bars:where(.astro-fzpbxy5g):after{transform:rotate(-45deg)}.site-header__panel:where(.astro-fzpbxy5g){border-top:1px solid var(--md-border);border-bottom:1px solid var(--md-border);background:var(--md-bg)}.site-header__panel:where(.astro-fzpbxy5g)[hidden]{display:none}.site-header__panel-inner:where(.astro-fzpbxy5g){gap:.25rem;padding-block:.75rem 1rem;display:grid}.site-header__panel-inner:where(.astro-fzpbxy5g) a:where(.astro-fzpbxy5g):not(.site-header__panel-cta){color:var(--md-text);border-radius:8px;padding:.7rem .25rem;font-size:1rem;font-weight:500;text-decoration:none}.site-header__panel-inner:where(.astro-fzpbxy5g) a:where(.astro-fzpbxy5g):not(.site-header__panel-cta):hover{background:var(--md-surface)}.site-header__panel-cta:where(.astro-fzpbxy5g){justify-self:start;margin-top:.5rem}@media (width>=900px){.site-header__nav:where(.astro-fzpbxy5g){display:inline-flex}.site-header__cta:where(.astro-fzpbxy5g){margin-left:0}.site-header__toggle:where(.astro-fzpbxy5g),.site-header__panel:where(.astro-fzpbxy5g){display:none}}@media (width<=560px){.site-header__cta:where(.astro-fzpbxy5g){display:none}.site-header__toggle:where(.astro-fzpbxy5g){margin-left:auto}}.hero-term:where(.astro-b25skg3p){width:100%}.hero-term:where(.astro-b25skg3p) .md-term__body:where(.astro-b25skg3p){min-height:15.5rem}.md-term__caret:where(.astro-b25skg3p){vertical-align:text-bottom;background:var(--md-accent);width:.55em;height:1.05em;margin-left:1px;animation:1s step-end infinite md-caret;display:inline-block}@keyframes md-caret{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.md-term__caret:where(.astro-b25skg3p){display:none}}.hero:where(.astro-ge2uvauf){padding-block:clamp(3.5rem, 8vw, 6.5rem) var(--md-gap);position:relative;overflow:clip}.hero__glow:where(.astro-ge2uvauf){filter:blur(10px);pointer-events:none;z-index:0;background:radial-gradient(60% 60% at 30% 0,#5ee6a824,#0000 70%),radial-gradient(50% 50% at 80% 10%,#38bdf81a,#0000 70%);height:60%;position:absolute;inset:-20% -10% auto}.hero__inner:where(.astro-ge2uvauf){z-index:1;align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid;position:relative}.hero__eyebrow:where(.astro-ge2uvauf){font-family:var(--md-font-mono);letter-spacing:.02em;color:var(--md-muted);margin:0 0 1rem;font-size:.8rem}.hero__headline:where(.astro-ge2uvauf){letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2.3rem,6.5vw,4.1rem);font-weight:700;line-height:1.04}.hero__headline:where(.astro-ge2uvauf) span:where(.astro-ge2uvauf){display:block}.hero__accent:where(.astro-ge2uvauf){background:linear-gradient(100deg, var(--md-accent), var(--md-accent-2));color:#0000;background-clip:text}.hero__subline:where(.astro-ge2uvauf){max-width:40rem;color:var(--md-muted);margin:1.4rem 0 0;font-size:clamp(1.02rem,2.2vw,1.2rem)}.hero__ctas:where(.astro-ge2uvauf){flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero__ph:where(.astro-ge2uvauf){border-radius:10px;margin-top:1.5rem;display:inline-flex}.hero__ph:where(.astro-ge2uvauf) img:where(.astro-ge2uvauf){width:auto;height:3.375rem;display:block}.hero__ph:where(.astro-ge2uvauf):focus-visible{outline:2px solid var(--md-accent);outline-offset:3px}.hero__trust:where(.astro-ge2uvauf){font-family:var(--md-font-mono);color:var(--md-muted);margin:1.5rem 0 0;font-size:.8rem}@media (width>=960px){.hero__inner:where(.astro-ge2uvauf){grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}.pain__grid:where(.astro-ocs6zz2a){align-items:stretch;gap:1rem;margin-top:clamp(2rem,4vw,3rem);display:grid}.pain__col:where(.astro-ocs6zz2a){border-radius:var(--md-radius);border:1px solid var(--md-border);background:var(--md-surface);overflow:hidden}.pain__col--before:where(.astro-ocs6zz2a){border-color:var(--md-error-line);background:linear-gradient(180deg, var(--md-error-soft), var(--md-surface) 60%)}.pain__col--after:where(.astro-ocs6zz2a){border-color:var(--md-accent-line);background:linear-gradient(180deg, var(--md-accent-soft), var(--md-surface) 60%)}.pain__label:where(.astro-ocs6zz2a){border-bottom:1px solid var(--md-border);font-family:var(--md-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--md-muted);align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-size:.78rem;display:flex}.pain__badge:where(.astro-ocs6zz2a){border-radius:50%;width:.55rem;height:.55rem}.pain__badge--before:where(.astro-ocs6zz2a){background:var(--md-error)}.pain__badge--after:where(.astro-ocs6zz2a){background:var(--md-accent)}.pain__code:where(.astro-ocs6zz2a){font-family:var(--md-font-mono);white-space:pre;margin:0;padding:1.1rem 1.15rem 1.3rem;font-size:clamp(.76rem,1.6vw,.88rem);line-height:1.75;overflow-x:auto}.pain__col--before:where(.astro-ocs6zz2a) .pain__code:where(.astro-ocs6zz2a){color:#f2a4a7}.pain__col--after:where(.astro-ocs6zz2a) .pain__code:where(.astro-ocs6zz2a){color:#9be6c6}.pain__arrow:where(.astro-ocs6zz2a){color:var(--md-muted);place-items:center;display:grid;transform:rotate(90deg)}@media (width>=820px){.pain__grid:where(.astro-ocs6zz2a){grid-template-columns:1fr auto 1fr}.pain__arrow:where(.astro-ocs6zz2a){transform:none}}.steps:where(.astro-oevsjz6u){counter-reset:step;gap:1.1rem;margin:clamp(2rem,4vw,3rem) 0 0;padding:0;list-style:none;display:grid}.step:where(.astro-oevsjz6u){border-radius:var(--md-radius);border:1px solid var(--md-border);background:var(--md-surface);gap:1rem;padding:1.4rem;transition:border-color .2s,transform .2s;display:flex;position:relative}.step:where(.astro-oevsjz6u):hover{border-color:var(--md-accent-line);transform:translateY(-2px)}.step__num:where(.astro-oevsjz6u){border:1px solid var(--md-accent-line);background:var(--md-accent-soft);width:2.2rem;height:2.2rem;color:var(--md-accent);font-family:var(--md-font-mono);border-radius:10px;flex:none;place-items:center;font-weight:600;display:grid}.step__body:where(.astro-oevsjz6u){flex-direction:column;gap:.7rem;min-width:0;display:flex}.step__title:where(.astro-oevsjz6u){color:var(--md-text);margin:.2rem 0 0;font-size:1.1rem;font-weight:600}.step__text:where(.astro-oevsjz6u){color:var(--md-muted);margin:0;font-size:.96rem}@media (width>=860px){.steps:where(.astro-oevsjz6u){grid-template-columns:repeat(3,1fr);gap:1.2rem}.step:where(.astro-oevsjz6u){flex-direction:column}}.arch:where(.astro-rsapsy27){gap:clamp(1.2rem,3vw,2rem);margin-top:clamp(2rem,4vw,3rem);display:grid}.arch__figure:where(.astro-rsapsy27){border-radius:var(--md-radius);border:1px solid var(--md-border);background:var(--md-surface);box-shadow:var(--md-shadow);margin:0;padding:clamp(.75rem,2vw,1.4rem);overflow:hidden}.arch__svg:where(.astro-rsapsy27) svg{width:100%;height:auto;display:block}.arch__svg--stacked:where(.astro-rsapsy27){max-width:26rem;margin-inline:auto;display:block}.arch__svg--wide:where(.astro-rsapsy27){display:none}@media (width>=60rem){.arch__svg--stacked:where(.astro-rsapsy27){display:none}.arch__svg--wide:where(.astro-rsapsy27){display:block}}.arch__sr:where(.astro-rsapsy27){clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.arch__aside:where(.astro-rsapsy27){align-items:start;gap:clamp(1.2rem,3vw,2rem);display:grid}.arch__callout:where(.astro-rsapsy27){border-radius:var(--md-radius);border:1px solid var(--md-border);background:var(--md-surface);padding:1.3rem}.arch__callout-label:where(.astro-rsapsy27){margin-bottom:.8rem}.arch__code:where(.astro-rsapsy27){border-radius:var(--md-radius-sm);border:1px solid var(--md-border);background:var(--md-bg);font-family:var(--md-font-mono);color:var(--md-text);white-space:pre;margin:0 0 1rem;padding:.9rem 1rem;font-size:.82rem;line-height:1.6;overflow-x:auto}.arch__code:where(.astro-rsapsy27) code:where(.astro-rsapsy27){display:block}.arch__note:where(.astro-rsapsy27){color:var(--md-muted);margin:0;font-size:.92rem}.arch__legend:where(.astro-rsapsy27){gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.arch__legend-item:where(.astro-rsapsy27){border-left:2px solid var(--md-accent-line);flex-wrap:wrap;gap:.4rem .8rem;padding-left:1rem;display:flex}.arch__legend-label:where(.astro-rsapsy27){font-family:var(--md-font-mono);color:var(--md-accent);min-width:8rem;font-size:.85rem}.arch__legend-body:where(.astro-rsapsy27){min-width:12rem;color:var(--md-muted);flex:1;font-size:.92rem}@media (width>=48rem){.arch__aside:where(.astro-rsapsy27){grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.arch__legend:where(.astro-rsapsy27){gap:1rem}}.fg:where(.astro-5avuv2ve){grid-template-columns:1fr;gap:1rem;margin:clamp(2rem,4vw,3rem) 0 0;padding:0;list-style:none;display:grid}.fg__card:where(.astro-5avuv2ve){border-radius:var(--md-radius);border:1px solid var(--md-border);background:var(--md-surface);padding:1.4rem;transition:border-color .2s,background .2s,transform .2s}.fg__card:where(.astro-5avuv2ve):hover{border-color:var(--md-accent-line);background:var(--md-surface-elevated);transform:translateY(-2px)}.fg__icon:where(.astro-5avuv2ve){border:1px solid var(--md-border);background:var(--md-bg);width:2.5rem;height:2.5rem;color:var(--md-accent);border-radius:10px;place-items:center;margin-bottom:1rem;display:inline-grid}.fg__title:where(.astro-5avuv2ve){color:var(--md-text);margin:0 0 .4rem;font-size:1.05rem;font-weight:600}.fg__body:where(.astro-5avuv2ve){color:var(--md-muted);margin:0;font-size:.93rem;line-height:1.55}@media (width>=640px){.fg:where(.astro-5avuv2ve){grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.fg:where(.astro-5avuv2ve){grid-template-columns:repeat(3,1fr)}}@media (width>=1180px){.fg:where(.astro-5avuv2ve){grid-template-columns:repeat(4,1fr)}}.dd:where(.astro-m2f423b4){gap:clamp(3rem,6vw,5rem);margin-top:clamp(2.5rem,5vw,4rem);display:grid}.dd__row:where(.astro-m2f423b4){align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.dd__title:where(.astro-m2f423b4){letter-spacing:-.02em;color:var(--md-text);margin:0 0 .8rem;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:700;line-height:1.15}.dd__body:where(.astro-m2f423b4){color:var(--md-muted);max-width:34ch;margin:0;font-size:1.02rem}.dd__frame:where(.astro-m2f423b4){margin:0}.dd__caption:where(.astro-m2f423b4){font-family:var(--md-font-mono);color:var(--md-muted);text-align:center;margin-top:.7rem;font-size:.76rem}@media (width>=880px){.dd__row:where(.astro-m2f423b4){grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.dd__row--rev:where(.astro-m2f423b4) .dd__copy:where(.astro-m2f423b4){order:2}.dd__row--rev:where(.astro-m2f423b4) .dd__frame:where(.astro-m2f423b4){order:1}}.benefits:where(.astro-jabhex2p){gap:1.4rem 2.5rem;margin:clamp(2rem,4vw,3rem) 0 0;padding:0;list-style:none;display:grid}.benefit:where(.astro-jabhex2p){align-items:flex-start;gap:1rem;display:flex}.benefit__icon:where(.astro-jabhex2p){border:1px solid var(--md-accent-line);background:var(--md-accent-soft);width:2.4rem;height:2.4rem;color:var(--md-accent);border-radius:10px;flex:none;place-items:center;display:inline-grid}.benefit__title:where(.astro-jabhex2p){color:var(--md-text);margin:.2rem 0 .3rem;font-size:1.05rem;font-weight:600}.benefit__body:where(.astro-jabhex2p){color:var(--md-muted);margin:0;font-size:.95rem;line-height:1.55}@media (width>=800px){.benefits:where(.astro-jabhex2p){grid-template-columns:1fr 1fr}.benefit:where(.astro-jabhex2p):first-child{grid-column:1/-1}}.app:where(.astro-xrwpbfrc){margin:clamp(2.5rem,5vw,3.5rem) 0 0}.app__shot:where(.astro-xrwpbfrc){filter:drop-shadow(0 18px 40px #00000073);width:100%;height:auto;display:block}.app__caption:where(.astro-xrwpbfrc){text-align:center;font-family:var(--md-font-mono);color:var(--md-muted);margin-top:.8rem;font-size:.76rem}.app__points:where(.astro-xrwpbfrc){gap:1.2rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.app__point:where(.astro-xrwpbfrc) h3:where(.astro-xrwpbfrc){color:var(--md-text);margin:0 0 .3rem;font-size:1rem;font-weight:600}.app__point:where(.astro-xrwpbfrc) p:where(.astro-xrwpbfrc){color:var(--md-muted);margin:0;font-size:.92rem}@media (width>=760px){.app__points:where(.astro-xrwpbfrc){grid-template-columns:repeat(3,1fr)}}.road:where(.astro-ubuqyyp6){margin:clamp(2rem,4vw,3rem) 0 0;padding:0;list-style:none;position:relative}.road:where(.astro-ubuqyyp6):before{content:"";background:linear-gradient(var(--md-accent-line), var(--md-border));width:2px;position:absolute;top:.4rem;bottom:.4rem;left:.44rem}.road__item:where(.astro-ubuqyyp6){padding:0 0 1.6rem 2rem;position:relative}.road__item:where(.astro-ubuqyyp6):last-child{padding-bottom:0}.road__marker:where(.astro-ubuqyyp6){border:2px solid var(--md-accent);background:var(--md-bg);border-radius:50%;width:.95rem;height:.95rem;position:absolute;top:.35rem;left:0}.road__title:where(.astro-ubuqyyp6){color:var(--md-text);margin:.6rem 0 .3rem;font-size:1.1rem;font-weight:600}.road__text:where(.astro-ubuqyyp6){color:var(--md-muted);max-width:52ch;margin:0;font-size:.95rem}.road__cta:where(.astro-ubuqyyp6){border-radius:var(--md-radius);border:1px solid var(--md-border);background:var(--md-surface);color:var(--md-text);flex-wrap:wrap;gap:.5rem;margin:2.2rem 0 0;padding:1.1rem 1.3rem;font-size:1.02rem;display:flex}.road__cta:where(.astro-ubuqyyp6) a:where(.astro-ubuqyyp6){font-weight:600}.road__ext:where(.astro-ubuqyyp6){opacity:.8;margin-left:.3em;font-size:.85em}.dl:where(.astro-iclci2am){border-radius:var(--md-radius);border:1px solid var(--md-accent-line);background:var(--md-surface);max-width:40rem;box-shadow:var(--md-shadow);margin-inline:auto;position:relative;overflow:hidden}.dl__glow:where(.astro-iclci2am){pointer-events:none;background:radial-gradient(50% 60% at 50% 0,#5ee6a82e,#0000 70%);height:70%;position:absolute;inset:-40% -20% auto}.dl__inner:where(.astro-iclci2am){text-align:center;padding:clamp(1.6rem,4vw,2.6rem);position:relative}.dl__heading:where(.astro-iclci2am){font-size:clamp(1.6rem,4vw,2.2rem)}.dl__subline:where(.astro-iclci2am){margin-inline:auto;margin-bottom:1.8rem}.dl__button:where(.astro-iclci2am){align-items:center;gap:.55rem;padding:.85rem 1.8rem;font-size:1.02rem;display:inline-flex}.dl__requirements:where(.astro-iclci2am){color:var(--md-muted);margin:1.1rem 0 0;font-size:.85rem}.dl__note:where(.astro-iclci2am){color:var(--md-muted);margin:.4rem 0 0;font-size:.82rem}.dl__disclaimer:where(.astro-iclci2am){border-top:1px solid var(--md-border);max-width:46ch;color:var(--md-muted);text-wrap:pretty;margin:1.4rem auto 0;padding-top:1.1rem;font-size:.8rem;line-height:1.55}.dl__fallback:where(.astro-iclci2am){color:var(--md-muted);margin:1.1rem 0 0;font-size:.88rem}.dl__ext:where(.astro-iclci2am){opacity:.8;margin-left:.3em;font-size:.85em}.footer:where(.astro-jo6i4kqk){border-top:1px solid var(--md-border);background:var(--md-surface);padding-block:clamp(2.5rem,5vw,3.5rem) 1.5rem}.footer__inner:where(.astro-jo6i4kqk){grid-template-columns:1fr;gap:2rem;display:grid}.footer__logo:where(.astro-jo6i4kqk){color:var(--md-text);align-items:center;text-decoration:none;transition:opacity .15s;display:inline-flex}.footer__logo:where(.astro-jo6i4kqk) svg{width:auto;height:2rem}.footer__logo:where(.astro-jo6i4kqk):hover{opacity:.78}.footer__logo:where(.astro-jo6i4kqk):focus-visible{outline:2px solid var(--md-accent);outline-offset:4px;border-radius:4px}.footer__tagline:where(.astro-jo6i4kqk){max-width:30ch;color:var(--md-muted);margin:.8rem 0 0;font-size:.92rem}.footer__heading:where(.astro-jo6i4kqk){letter-spacing:.06em;text-transform:uppercase;color:var(--md-muted);margin:0 0 .9rem;font-size:.78rem;font-weight:600}.footer__col:where(.astro-jo6i4kqk) ul:where(.astro-jo6i4kqk){gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.footer__col:where(.astro-jo6i4kqk) a:where(.astro-jo6i4kqk){color:var(--md-muted);font-size:.93rem;text-decoration:none;transition:color .15s}.footer__col:where(.astro-jo6i4kqk) a:where(.astro-jo6i4kqk):hover{color:var(--md-text)}.footer__langs:where(.astro-jo6i4kqk) a:where(.astro-jo6i4kqk).is-active{color:var(--md-accent)}.footer__ext:where(.astro-jo6i4kqk){opacity:.75;margin-left:.3em;font-size:.82em}.footer__cookie-btn:where(.astro-jo6i4kqk){font:inherit;color:var(--md-muted);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.93rem;transition:color .15s}.footer__cookie-btn:where(.astro-jo6i4kqk):hover{color:var(--md-text)}.footer__cookie-btn:where(.astro-jo6i4kqk):focus-visible{outline:2px solid var(--md-accent);outline-offset:2px;border-radius:4px}.footer__cookie:where(.astro-jo6i4kqk)[hidden]{display:none}.footer__bottom:where(.astro-jo6i4kqk){border-top:1px solid var(--md-border);font-family:var(--md-font-mono);color:var(--md-muted);margin-top:2.5rem;padding-top:1.5rem;font-size:.8rem}@media (width>=760px){.footer__inner:where(.astro-jo6i4kqk){grid-template-columns:1fr 1fr;gap:2.5rem}}@media (width>=1000px){.footer__inner:where(.astro-jo6i4kqk){grid-template-columns:1.9fr 1fr 1fr 1.15fr .8fr;gap:2.25rem}}
