.Header-module__Af2_WG__header{max-width:var(--max-width);margin:0 auto;padding:8rem 2rem 0}.Header-module__Af2_WG__wrapper{border-radius:var(--border-radius-large);box-shadow:var(--shadow-image);cursor:pointer;margin:0 1rem 1rem;transition:transform 50ms ease-out;display:inline-flex;position:relative}.Header-module__Af2_WG__wrapper:after{content:"";border-radius:inherit;box-shadow:var(--shadow-image-bevel);position:absolute;inset:0}.Header-module__Af2_WG__wrapper:before{content:"";z-index:1;border-radius:inherit;opacity:0;background:linear-gradient(160deg,#ffffff73,#fff0 55%);transition:opacity 50ms ease-out;position:absolute;inset:0}.Header-module__Af2_WG__wrapper:hover{opacity:1;transform:rotate(-1deg)scale(1.1)}.Header-module__Af2_WG__wrapper:hover:before{opacity:1}.Header-module__Af2_WG__image{border-radius:var(--border-radius-large);background:var(--color-background-subtle);width:2.5rem;height:2.5rem;display:block}.Header-module__Af2_WG__header a,.Header-module__Af2_WG__header a:hover{text-decoration:none}@media (max-width:768px){.Header-module__Af2_WG__header{padding:3rem 1.5rem 0}}
.Footer-module__EZoWya__footer{max-width:var(--max-width);margin:0 auto 4rem;padding:2rem}.Footer-module__EZoWya__subtle{font-weight:var(--font-weight);font-size:var(--font-size-caption);font-family:var(--font-family-caption);line-height:var(--line-height-caption);color:var(--color-foreground-subtle);margin-bottom:0}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:1.5rem}}
.Unlock-module__Ce7xcG__button{z-index:2;font-family:var(--font-family-caption);font-size:var(--font-size);color:var(--color-background);cursor:pointer;background:var(--color-foreground);border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;animation:.26s ease-out backwards Unlock-module__Ce7xcG__unlock-button-in;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #0000002e}.Unlock-module__Ce7xcG__button:focus-visible{border-radius:999px}.Unlock-module__Ce7xcG__button:hover{background:var(--color-foreground-accent)}.Unlock-module__Ce7xcG__leaving{pointer-events:none;animation:.2s ease-in forwards Unlock-module__Ce7xcG__unlock-button-out}@keyframes Unlock-module__Ce7xcG__unlock-button-in{0%{opacity:0;transform:translate(-50%)translateY(1.5rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes Unlock-module__Ce7xcG__unlock-button-out{0%{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}99%{visibility:visible}to{visibility:hidden;opacity:0;transform:translate(-50%)translateY(1.5rem)}}.Unlock-module__Ce7xcG__popover{color:var(--color-foreground);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--border-radius-large);transform-origin:bottom;margin:0;padding:1rem;position:fixed;inset:auto auto 5.25rem 50%;transform:translate(-50%);box-shadow:0 6px 18px #0000002e}.Unlock-module__Ce7xcG__popover:popover-open{animation:.12s ease-out Unlock-module__Ce7xcG__unlock-popover-in}@keyframes Unlock-module__Ce7xcG__unlock-popover-in{0%{opacity:0;transform:translate(-50%)scale(.92)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.Unlock-module__Ce7xcG__button,.Unlock-module__Ce7xcG__leaving{animation-duration:1ms}.Unlock-module__Ce7xcG__popover:popover-open{animation-duration:1ms}}.Unlock-module__Ce7xcG__label{font-family:var(--font-family-caption);font-size:var(--font-size-caption);color:var(--color-foreground);margin-bottom:.5rem;display:block}.Unlock-module__Ce7xcG__row{gap:.5rem;display:flex}.Unlock-module__Ce7xcG__input{width:12rem;font:inherit;font-size:var(--font-size);color:inherit;background:var(--color-background-subtle);border:1px solid var(--color-foreground-subtle);border-radius:var(--border-radius);padding:.5rem}.Unlock-module__Ce7xcG__input:focus-visible{border-radius:var(--border-radius)}.Unlock-module__Ce7xcG__submit{font-family:var(--font-family-caption);font-size:var(--font-size-caption);color:var(--color-background);cursor:pointer;background:var(--color-foreground-accent);border-radius:var(--border-radius);border:1px solid #0000;padding:.5rem .75rem}.Unlock-module__Ce7xcG__submit:focus-visible{border-radius:var(--border-radius)}.Unlock-module__Ce7xcG__submit:disabled{cursor:default;opacity:.6}.Unlock-module__Ce7xcG__error{font-family:var(--font-family-caption);font-size:var(--font-size-caption);color:var(--color-foreground-accent);margin:.75rem 0 0}
:root{--max-width:48rem;--max-width-text:38.75rem;--page-inset:max(2rem, calc(50vw - var(--max-width) / 2 + 2rem));--color-background:#faf9f7;--color-background-subtle:#f2f0ec;--color-background-accent:#feebe7;--color-foreground:#1a1918;--color-foreground-subtle:#6e6862;--color-foreground-accent:#d13c1e;--color-border:#1a191814;--shadow-image:0 1px 2px #00000014;--shadow-image-bevel:inset 0 0 0 1px var(--color-border), inset 0 1px 0 #ffffff80, inset 0 -1px 0 #0000001f;--gradient-backgound-accent:0px -1px 0px 0px #00000008 inset, 0px 2px 2px 0px #fff6 inset;--font-size:.9375rem;--font-size-caption:.8125rem;--font-family-caption:var(--font-mono), ui-monospace, monospace;--font-weight:400;--font-weight-bold:600;--line-height:1.65;--line-height-caption:1.5;--border-radius:.5rem;--border-radius-large:.75rem}@media (max-width:768px){:root{--page-inset:1.5rem}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#141312;--color-background-subtle:#1e1c1a;--color-background-accent:#2f1a13;--color-foreground:#f2f0ed;--color-foreground-subtle:#9b958e;--color-foreground-accent:#ff6a4a;--color-border:#f2f0ed14;--shadow-image:0 1px 2px #0006;--shadow-image-bevel:inset 0 0 0 1px var(--color-border), inset 0 1px 0 #ffffff24, inset 0 -1px 0 #00000059;--gradient-backgound-accent:none}}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}body{font-family:var(--font-inter), system-ui, arial, sans-serif;color:var(--color-foreground);background:var(--color-background);-webkit-font-smoothing:antialiased;word-break:break-word;overflow-x:clip}p{max-width:var(--max-width-text);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);color:var(--color-foreground);margin:0 1rem 1rem}h1,h2,h3,h4{font-size:var(--font-size);font-weight:var(--font-weight-bold);line-height:var(--line-height);color:var(--color-foreground);margin:0 1rem 1rem}h2,figcaption{font-weight:var(--font-weight);font-size:var(--font-size-caption);font-family:var(--font-family-caption);line-height:var(--line-height-caption);color:var(--color-foreground-subtle)}figcaption{font-size:var(--font-size-caption);font-family:var(--font-family-caption);line-height:var(--line-height-caption);color:var(--color-foreground-subtle);margin:0 1rem}a{color:var(--color-foreground-accent);cursor:pointer;text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .1s ease-out}a:hover{opacity:.7}:focus-visible{outline:2px solid var(--color-foreground-accent);outline-offset:3px;border-radius:2px}header{animation:.1s ease-out fade-header}main,footer{animation:.4s ease-out fade-content}@keyframes fade-header{0%{opacity:0}to{opacity:1}}@keyframes fade-content{0%{opacity:0;transform:translateY(-1rem)}50%{transform:translateY(.2rem)}to{opacity:1;transform:0}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.inter_8bfc0f64-module__OCdUmq__className{font-family:Inter,system-ui,arial;font-style:normal}.inter_8bfc0f64-module__OCdUmq__variable{--font-inter:"Inter", system-ui, arial}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.27spqqad3wyeo.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.3f4zuumv8svu0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.34r5yzckw0h2s.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.2jyz_zw3a8jit.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.30bdpjkrtcces.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.1v5bejj26fx9h.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_b092efcb-module__rdjX_G__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_b092efcb-module__rdjX_G__variable{--font-mono:"Geist Mono", "Geist Mono Fallback"}
