.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:flex;flex-direction:column;align-items:center;justify-items:center;min-height:100svh;padding:40px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_main-div__xxy1N{margin-top:40px}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__sHKi3{display:flex;position:absolute;bottom:0;gap:24px;padding-bottom:5px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}.page_footerMain__RUeR4{display:flex;flex-direction:column;align-items:center;gap:4px}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (max-width:500px){.page_logo__7fc9l{width:300px;height:50px}.page_footerMain__RUeR4{padding-left:14px;padding-right:14px}}@media (max-height:850px){.page_footer__sHKi3{display:flex;position:relative;padding-top:20px;padding-bottom:0}}.cookie-banner{position:absolute;z-index:99;bottom:0;left:0;width:98%;display:flex;justify-content:center;align-items:center;padding-bottom:10px;animation-name:cookieBanner;animation-duration:1s;animation-fill-mode:both}@keyframes cookieBanner{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@media (max-width:1230px){.cookie-banner{bottom:5%}}.footerStyle_footer__WUeb0{display:flex;position:relative;bottom:0;gap:24px;margin-top:10px}.footerStyle_footer__WUeb0 a{display:flex;align-items:center;gap:8px}.footerStyle_footer__WUeb0 img{flex-shrink:0}.footerStyle_footerMain__8P38f{display:flex;flex-direction:column;align-items:center;gap:4px}@media (hover:hover) and (pointer:fine){a.footerStyle_primary__w7rmN:hover{background:var(--button-primary-hover);border-color:transparent}a.footerStyle_secondary__9tORF:hover{background:var(--button-secondary-hover);border-color:transparent}.footerStyle_footer__WUeb0 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.footerStyle_page__1dI_6{padding:32px 32px 10px}.footerStyle_main__K21_y{align-items:center}.footerStyle_main__K21_y ol{text-align:center}.footerStyle_ctas__KxXos{flex-direction:column}.footerStyle_ctas__KxXos a{font-size:14px;height:40px;padding:0 16px}a.footerStyle_secondary__9tORF{min-width:auto}.footerStyle_footer__WUeb0{flex-wrap:wrap;align-items:center;justify-content:center}}@media (max-width:500px){.footerStyle_logo__900Yf{width:300px;height:50px}.footerStyle_footerMain__8P38f{padding-left:14px;padding-right:14px}}@media (max-height:850px){.footerStyle_footer__WUeb0{display:flex;position:relative;padding-top:20px;padding-bottom:0}}.share-button{padding:8px 16px;background-color:#2563eb;color:white;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.share-button:hover{background-color:#1e4ed8}.dialog-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-in-out}.dialog{background:#272727;padding:20px;margin-right:17px;border-radius:8px;width:420px;box-shadow:0 0 15px #141414;border:2px solid #585858;animation:slideUp .25s ease-out}.dialog h2{margin-top:0;margin-bottom:8px}.dialog p{margin-bottom:12px}.dialog-input-row{display:flex;gap:8px;margin-bottom:16px}.dialog-input-row input{flex:1 1;padding:8px;border:1px solid #ccc;border-radius:4px}.dialog-input-row button{padding:8px 12px;border:none;background-color:#2563eb;color:white;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.dialog-input-row button:hover{background-color:#1e4ed8}.dialog-footer{text-align:right}.close-button{background-color:#e5e7eb;color:#111827;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.close-button:hover{background-color:#d1d5db}.close-icon{position:absolute;margin-left:360px;margin-top:-5px;cursor:pointer}.close-icon:hover{color:#bdbdbe}.share-link-icon{cursor:pointer}.share-link-icon:hover{color:#bdbdbe}@media (max-width:500px){.dialog{width:300px}.close-icon{margin-left:240px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}