@font-face{font-family:Inter;src:url(/_astro/inter-variable.c8O0ljhh.ttf)format("truetype");font-weight:100 900;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/_astro/jetbrains-mono-regular.BQaDgvhP.woff2)format("woff2");font-weight:400;font-display:swap}:root{--updog-landing-content-primary:#232322;--updog-landing-content-secondary:#555553;--updog-landing-content-tertiary:#8a8a86;--updog-landing-content-success:#5faf7b;--updog-landing-content-warning:#d8731f;--updog-landing-brand:#4a5ff7;--updog-landing-brand-hover:color-mix(in oklch, var(--updog-landing-brand) 90%, black);--updog-landing-brand-active:color-mix(in oklch, var(--updog-landing-brand) 76%, black);--updog-landing-support-purple:#e7e8ff;--updog-landing-support-red:#f7e0e7;--updog-landing-support-green:#dbeff2;--updog-landing-support-yellow:#f7e5d6;--updog-landing-support-success:#dff0e0;--updog-landing-border:#edece8;--updog-landing-surface-1:#fff;--updog-landing-surface-2:#fdfdfd;--updog-landing-surface-3:#f8f7f4;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:100%;overscroll-behavior:none}body{color:var(--updog-landing-content-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background:var(--updog-landing-surface-1);line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}:where(a,button):focus-visible{outline:2px solid var(--updog-landing-brand);outline-offset:3px;border-radius:3px}ul,ol{list-style:none}.pkg-link{font-family:var(--font-mono);color:var(--updog-landing-content-primary);background:var(--updog-landing-surface-3);border:1px solid var(--updog-landing-border);border-radius:5px;padding:.1em .45em;font-size:.8125em;text-decoration:none}.section{padding-block:4rem;padding-inline:2rem}html:root{--updog-brand:var(--updog-landing-brand)}.section__inner{max-width:1200px;margin:0 auto}@media (width<=640px){.section{padding-block:2.5rem;padding-inline:1.25rem}}:root{--updog-cb-font:"Inter", system-ui, sans-serif;--updog-cb-bg:#fff;--updog-cb-fill:#f8f7f4;--updog-cb-fill-hover:#edece8;--updog-cb-fill-active:#e0dfdb;--updog-cb-border:#edece8;--updog-cb-text:#232322;--updog-cb-text-muted:#555553;--updog-cb-text-subtle:#8a8a86;--updog-cb-link:#4a5ff7;--updog-cb-link-hover:#3548d8;--updog-cb-focus:#4a5ff7;--updog-cb-brand:#4a5ff7;--updog-cb-toggle-off:#c8c7c2;--updog-cb-toggle-knob:#fff;--updog-cb-scrollbar:#d4d3cf;--updog-cb-shadow:0 -1px 3px #0000000a, 0 -8px 24px #00000014}.updog-cb{inset-inline:0;z-index:10000;max-height:calc(100dvh - 2.5rem);font-family:var(--updog-cb-font);color:var(--updog-cb-text);background:var(--updog-cb-bg);border-top:1px solid var(--updog-cb-border);box-shadow:var(--updog-cb-shadow);flex-direction:column;font-size:.9375rem;line-height:1.6;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;transform:translateY(0)}.updog-cb--hidden{opacity:0;pointer-events:none;transform:translateY(100%)}.updog-cb__body{overscroll-behavior:none;scrollbar-width:thin;scrollbar-color:var(--updog-cb-scrollbar) transparent;flex:1;min-height:0;overflow-y:auto}.updog-cb__footer{box-sizing:border-box;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.625rem;width:100%;max-width:860px;margin:0 auto;padding:1rem 2rem 1.5rem;display:flex}.updog-cb__content{flex-direction:column;gap:1.25rem;max-width:860px;margin:0 auto;padding:1.5rem 2rem 2px;display:flex}.updog-cb__text{color:var(--updog-cb-text-muted);margin:0;font-size:.9375rem}.updog-cb__link{color:var(--updog-cb-link);text-decoration:none;transition:color .15s}.updog-cb__link:hover{color:var(--updog-cb-link-hover)}.updog-cb__link:focus-visible{outline:2px solid var(--updog-cb-focus);outline-offset:2px;border-radius:2px}.updog-cb__btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;display:flex}.updog-cb__btn:focus-visible{outline:2px solid var(--updog-cb-focus);outline-offset:2px}.updog-cb__btn--accept,.updog-cb__btn--reject,.updog-cb__btn--manage{background-color:var(--updog-cb-fill);border-color:var(--updog-cb-fill);color:var(--updog-cb-text)}.updog-cb__btn--accept:hover,.updog-cb__btn--reject:hover,.updog-cb__btn--manage:hover{background-color:var(--updog-cb-fill-hover);border-color:var(--updog-cb-fill-hover)}.updog-cb__btn--accept:active,.updog-cb__btn--reject:active,.updog-cb__btn--manage:active{background-color:var(--updog-cb-fill-active);border-color:var(--updog-cb-fill-active)}.updog-cb-manage{flex-direction:column;gap:1.25rem;max-width:860px;margin:0 auto;padding:1.5rem 2rem 0;animation:.2s ease-out updog-cb-fade-in;display:flex}@keyframes updog-cb-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.updog-cb-manage__header{align-items:center;gap:.625rem;display:flex}.updog-cb-manage__back{width:2rem;height:2rem;color:var(--updog-cb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.updog-cb-manage__back:hover{background:var(--updog-cb-fill);color:var(--updog-cb-text)}.updog-cb-manage__back:focus-visible{outline:2px solid var(--updog-cb-focus);outline-offset:2px}.updog-cb-manage__title{color:var(--updog-cb-text);margin:0;font-size:1.125rem;font-weight:600}.updog-cb-manage__sections{flex-direction:column;gap:.5rem;display:flex}.updog-cb-section{background:var(--updog-cb-fill);border-radius:8px;overflow:hidden}.updog-cb-section__header{cursor:pointer;user-select:none;align-items:center;gap:.625rem;padding:.875rem 1rem;transition:background-color .15s;display:flex}.updog-cb-section__header:hover{background:var(--updog-cb-fill-hover)}.updog-cb-section__header:focus-visible{outline:2px solid var(--updog-cb-focus);outline-offset:-3px}.updog-cb-section__chevron{color:var(--updog-cb-text-subtle);flex-shrink:0;align-items:center;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex}.updog-cb-section__chevron--open{transform:rotate(90deg)}.updog-cb-section__details{flex-direction:column;flex:1;min-width:0;display:flex}.updog-cb-section__title{color:var(--updog-cb-text);font-size:.875rem;font-weight:600}.updog-cb-section__desc{color:var(--updog-cb-text-subtle);font-size:.8125rem}.updog-cb-section__actions{flex-shrink:0;align-items:center;margin-inline-start:auto;display:flex}.updog-cb-section__status{color:var(--updog-cb-text-subtle);white-space:nowrap;font-size:.8125rem}.updog-cb-section__cookies-wrapper{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out,opacity .3s ease-in-out;display:grid}.updog-cb-section__cookies-wrapper--expanded{opacity:1;grid-template-rows:1fr}.updog-cb-section__cookies{border-top:1px solid var(--updog-cb-border);min-height:0;overflow:hidden}.updog-cb-section__cookies-wrapper--expanded .updog-cb-section__cookies{overflow:visible}@media (prefers-reduced-motion:reduce){.updog-cb-section__cookies-wrapper{transition:none}}.updog-cb-cookie{border-bottom:1px solid var(--updog-cb-border);flex-direction:column;gap:.375rem;padding-block:.75rem;padding-inline:2.75rem 1rem;display:flex}.updog-cb-cookie:last-child{border-bottom:none}.updog-cb-cookie__row{gap:.5rem;display:flex}.updog-cb-cookie__label{width:5rem;color:var(--updog-cb-text-subtle);flex-shrink:0;font-size:.8125rem}.updog-cb-cookie__value{color:var(--updog-cb-text-muted);font-size:.8125rem}.updog-cb-toggle{cursor:pointer;align-items:center;width:2.5rem;height:1.375rem;display:inline-flex;position:relative}.updog-cb-toggle__input{opacity:0;width:0;height:0;position:absolute}.updog-cb-toggle__slider{background:var(--updog-cb-toggle-off);border-radius:.6875rem;transition:background-color .2s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.updog-cb-toggle__slider:after{content:"";background:var(--updog-cb-toggle-knob);border-radius:50%;width:1rem;height:1rem;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;inset-block-start:.1875rem;inset-inline-start:.1875rem}.updog-cb-toggle__input:focus-visible+.updog-cb-toggle__slider{outline:2px solid var(--updog-cb-focus);outline-offset:2px}.updog-cb-toggle__input:checked+.updog-cb-toggle__slider{background:var(--updog-cb-brand)}.updog-cb-toggle__input:checked+.updog-cb-toggle__slider:after{transform:translate(1.125rem)}@media (width<=640px){.updog-cb__content,.updog-cb-manage{padding:1.25rem 1rem 0}.updog-cb__footer{flex-direction:column;padding:1rem 1rem 1.25rem}.updog-cb__footer .updog-cb__btn{width:100%}.updog-cb-section__header{flex-wrap:wrap;gap:.5rem}.updog-cb-cookie__row{flex-direction:column;gap:.125rem}}.header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--updog-landing-surface-2);border-block-end:1px solid var(--updog-landing-border);padding-block:.5rem;padding-inline:2rem;position:fixed;inset-block-start:0;inset-inline:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.header__left[data-astro-cid-nen7h5rs]{align-items:center;gap:2.5rem;display:flex}.header__brand[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:var(--updog-landing-brand);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.header__logo[data-astro-cid-nen7h5rs]{width:3rem;height:3rem;display:block}.header__nav[data-astro-cid-nen7h5rs]{align-items:center;gap:2rem;display:flex}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:var(--updog-landing-content-secondary);font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--updog-landing-content-primary)}.header__console[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:var(--updog-landing-surface-1);background:var(--updog-landing-brand);border-radius:999px;padding-block:.5rem;padding-inline:1.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s}.header__console[data-astro-cid-nen7h5rs]:hover{background:var(--updog-landing-brand-hover)}.header__console[data-astro-cid-nen7h5rs]:focus-visible{background:var(--updog-landing-brand-active)}.header__dropdown[data-astro-cid-nen7h5rs]{position:relative}.header__dropdown-toggle[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:var(--updog-landing-content-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:1rem;font-weight:500;transition:color .15s;display:flex}.header__dropdown-toggle[data-astro-cid-nen7h5rs]:hover{color:var(--updog-landing-content-primary)}.header__dropdown-chevron[data-astro-cid-nen7h5rs]{flex-shrink:0;transition:transform .15s}.header__dropdown[data-astro-cid-nen7h5rs]:hover .header__dropdown-chevron[data-astro-cid-nen7h5rs],.header__dropdown[data-astro-cid-nen7h5rs]:focus-within .header__dropdown-chevron[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.header__dropdown-toggle[data-astro-cid-nen7h5rs]:focus-visible{outline:2px solid var(--updog-landing-brand);outline-offset:3px;border-radius:3px}.header__dropdown-menu[data-astro-cid-nen7h5rs]{background:var(--updog-landing-surface-1);border:1px solid var(--updog-landing-border);z-index:10;border-radius:.5rem;min-width:9rem;padding:.3125rem;display:none;position:absolute;inset-block-start:calc(100% + .625rem);inset-inline-start:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000014}.header__dropdown-menu[data-astro-cid-nen7h5rs]:before{content:"";width:100%;height:.75rem;position:absolute;inset-block-end:100%;inset-inline-start:0}.header__dropdown[data-astro-cid-nen7h5rs]:hover .header__dropdown-menu[data-astro-cid-nen7h5rs],.header__dropdown[data-astro-cid-nen7h5rs]:focus-within .header__dropdown-menu[data-astro-cid-nen7h5rs]{flex-direction:column;display:flex}.header__dropdown-item[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:var(--updog-landing-content-secondary);border-radius:.375rem;padding-block:.5rem;padding-inline:.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .1s,color .1s}.header__dropdown-item[data-astro-cid-nen7h5rs]:hover{background:var(--updog-landing-surface-3);color:var(--updog-landing-content-primary)}.header__right[data-astro-cid-nen7h5rs]{align-items:center;gap:1rem;display:flex}.header__burger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:1.25rem;height:1.25rem;padding:0;display:none}.header__burger-line[data-astro-cid-nen7h5rs]{background:var(--updog-landing-content-secondary);border-radius:1px;width:100%;height:1.5px;transition:transform .2s,opacity .2s;display:block}.header__burger--open[data-astro-cid-nen7h5rs] .header__burger-line[data-astro-cid-nen7h5rs]:first-child{transform:translateY(6.5px)rotate(45deg)}.header__burger--open[data-astro-cid-nen7h5rs] .header__burger-line[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.header__burger--open[data-astro-cid-nen7h5rs] .header__burger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-menu[data-astro-cid-nen7h5rs]{z-index:99;background:var(--updog-landing-surface-2);padding-block-start:5rem;display:none;position:fixed;inset:0}.mobile-menu--open[data-astro-cid-nen7h5rs]{justify-content:center;align-items:center;display:flex}.mobile-menu__nav[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:center;gap:2rem;display:flex}.mobile-menu__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:var(--updog-landing-content-secondary);font-size:1.25rem;font-weight:500;text-decoration:none;transition:color .15s}.mobile-menu__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--updog-landing-content-primary)}@media (width<=768px){.header__nav[data-astro-cid-nen7h5rs]{display:none}.header__burger[data-astro-cid-nen7h5rs]{display:flex}}@media (width<=640px){.header[data-astro-cid-nen7h5rs]{padding-block:.875rem;padding-inline:1.25rem}.header__console[data-astro-cid-nen7h5rs]{padding-block:.4375rem;padding-inline:1rem;font-size:.875rem}}.footer[data-astro-cid-jo6i4kqk]{background:var(--updog-landing-surface-3);padding-block:4rem;padding-inline:2rem}.footer__inner[data-astro-cid-jo6i4kqk]{justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.footer__brand-col[data-astro-cid-jo6i4kqk]{max-width:360px}.footer__brand[data-astro-cid-jo6i4kqk]{font-family:var(--font-sans);color:var(--updog-landing-brand);margin-block-end:1.25rem;font-size:1.5rem;font-weight:700}.footer__tagline[data-astro-cid-jo6i4kqk]{font-family:var(--font-sans);color:var(--updog-landing-content-secondary);margin-block-end:1.5rem;font-size:1rem;font-weight:400;line-height:1.6}.footer__npm-badges[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.footer__npm-badge[data-astro-cid-jo6i4kqk]{line-height:0;display:inline-block}.footer__npm-badge[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{width:auto;height:1.25rem}.footer__socials[data-astro-cid-jo6i4kqk]{gap:1rem;margin-block-start:1.5rem;display:flex}.footer__social[data-astro-cid-jo6i4kqk]{color:var(--updog-landing-content-secondary);transition:color .15s;display:inline-flex}.footer__social[data-astro-cid-jo6i4kqk]:hover{color:var(--updog-landing-brand)}.footer__social[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{width:1.25rem;height:1.25rem}.footer__nav[data-astro-cid-jo6i4kqk]{gap:5rem;display:flex}.footer__nav-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.875rem;display:flex}.footer__nav-title[data-astro-cid-jo6i4kqk]{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--updog-landing-content-tertiary);font-size:.875rem;font-weight:600}.footer__nav-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{font-family:var(--font-sans);color:var(--updog-landing-content-primary);font-size:1rem;font-weight:400;text-decoration:none;transition:color .15s}.footer__nav-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--updog-landing-brand)}.footer__bottom[data-astro-cid-jo6i4kqk]{max-width:1200px;margin-block-start:4rem;margin-inline:auto}.footer__copyright[data-astro-cid-jo6i4kqk]{font-family:var(--font-sans);color:var(--updog-landing-content-primary);font-size:1rem;font-weight:400}@media (width<=768px){.footer__inner[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:3rem}.footer__nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:3rem}}@media (width<=480px){.footer__nav[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:2rem}}
