.Footer-module__q7ZRWa__footer{background-color:var(--bg-surface);color:var(--text-primary);border-top:1px solid var(--border);margin-top:0;padding:5rem 2rem}.Footer-module__q7ZRWa__container{z-index:1;flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__q7ZRWa__topSection{flex-direction:column;gap:1.5rem;max-width:600px;display:flex}.Footer-module__q7ZRWa__brandName{font-family:var(--font-junicode),serif;flex-direction:row;align-items:center;gap:.75rem;font-size:3rem;font-weight:700;display:flex}.Footer-module__q7ZRWa__brandDescription{color:var(--text-secondary);max-width:500px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;line-height:1.6}.Footer-module__q7ZRWa__downloadButton{background-color:var(--text-primary);color:var(--bg-main);border-radius:4px;align-items:center;gap:.5rem;width:fit-content;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.Footer-module__q7ZRWa__downloadButton:hover{opacity:.9;transform:translateY(-2px)}.Footer-module__q7ZRWa__arrow{font-size:1.1rem}.Footer-module__q7ZRWa__linksSection{grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem;display:grid}.Footer-module__q7ZRWa__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__q7ZRWa__columnTitle{color:var(--text-primary);margin-bottom:.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:700}.Footer-module__q7ZRWa__link{color:var(--text-secondary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__q7ZRWa__link:hover{color:var(--accent)}.Footer-module__q7ZRWa__bottomSection{padding-top:2rem}.Footer-module__q7ZRWa__copyright{color:var(--text-secondary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem}@media (max-width:900px){.Footer-module__q7ZRWa__linksSection{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__q7ZRWa__footer{padding:3rem 1.5rem}.Footer-module__q7ZRWa__container{gap:3rem}.Footer-module__q7ZRWa__brandName{font-size:2.5rem}.Footer-module__q7ZRWa__linksSection{grid-template-columns:1fr;gap:2.5rem}}
.Tooltip-module__w6kZxW__container{align-items:center;display:inline-flex;position:relative}@media (max-width:600px){.Tooltip-module__w6kZxW__tooltip{display:none}}.Tooltip-module__w6kZxW__tooltip{background-color:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border);white-space:nowrap;z-index:100;opacity:0;visibility:hidden;pointer-events:none;border-radius:6px;padding:.35rem 1rem .5rem;font-size:.8rem;font-weight:400;transition:all .2s;position:absolute;box-shadow:0 4px 6px #0000001a}.Tooltip-module__w6kZxW__container:hover .Tooltip-module__w6kZxW__tooltip{opacity:1;visibility:visible}.Tooltip-module__w6kZxW__top{margin-bottom:10px;bottom:100%;left:50%;transform:translate(-50%)translateY(-10px)}.Tooltip-module__w6kZxW__container:hover .Tooltip-module__w6kZxW__top{transform:translate(-50%)translateY(0)}.Tooltip-module__w6kZxW__bottom{margin-top:10px;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Tooltip-module__w6kZxW__container:hover .Tooltip-module__w6kZxW__bottom{transform:translate(-50%)translateY(0)}.Tooltip-module__w6kZxW__left{margin-right:10px;top:50%;right:100%;transform:translateY(-50%)translate(-10px)}.Tooltip-module__w6kZxW__container:hover .Tooltip-module__w6kZxW__left{transform:translateY(-50%)translate(0)}.Tooltip-module__w6kZxW__right{margin-left:10px;top:50%;left:100%;transform:translateY(-50%)translate(10px)}.Tooltip-module__w6kZxW__container:hover .Tooltip-module__w6kZxW__right{transform:translateY(-50%)translate(0)}.Tooltip-module__w6kZxW__tooltip:before,.Tooltip-module__w6kZxW__tooltip:after{content:"";border-style:solid;width:0;height:0;position:absolute}.Tooltip-module__w6kZxW__top:before{border-width:6px;border-color:var(--border)transparent transparent transparent;margin-left:-6px;top:100%;left:50%}.Tooltip-module__w6kZxW__top:after{border-width:5px;border-color:var(--bg-surface)transparent transparent transparent;margin-left:-5px;top:100%;left:50%}.Tooltip-module__w6kZxW__bottom:before{border-width:6px;border-color:transparent transparent var(--border)transparent;margin-left:-6px;bottom:100%;left:50%}.Tooltip-module__w6kZxW__bottom:after{border-width:5px;border-color:transparent transparent var(--bg-surface)transparent;margin-left:-5px;bottom:100%;left:50%}.Tooltip-module__w6kZxW__left:before{border-width:6px;border-color:transparent transparent transparent var(--border);margin-top:-6px;top:50%;left:100%}.Tooltip-module__w6kZxW__left:after{border-width:5px;border-color:transparent transparent transparent var(--bg-surface);margin-top:-5px;top:50%;left:100%}.Tooltip-module__w6kZxW__right:before{border-width:6px;border-color:transparent var(--border)transparent transparent;margin-top:-6px;top:50%;right:100%}.Tooltip-module__w6kZxW__right:after{border-width:5px;border-color:transparent var(--bg-surface)transparent transparent;margin-top:-5px;top:50%;right:100%}
.Header-module__zCemKG__header{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0000;border-radius:1.5rem;flex-direction:row;justify-content:space-between;align-items:center;width:1200px;min-width:1200px;height:75px;margin:2rem auto 0;padding:.75rem 1.25rem;display:flex}@media (max-width:1200px){.Header-module__zCemKG__header{border-radius:none;border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--border);width:100%;min-width:100vw;margin:0;padding:0 20px}}.Header-module__zCemKG__appName{color:var(--text-primary);cursor:help;font-size:1.5rem;font-weight:700}.Header-module__zCemKG__appName a{flex-direction:row;align-items:center;gap:.5rem;display:flex}.Header-module__zCemKG__navLinks{gap:1.5rem;margin-right:1rem;display:flex}.Header-module__zCemKG__navLink{color:var(--text-secondary);font-size:1rem;text-decoration:none;transition:color .2s}.Header-module__zCemKG__navLink:hover{color:var(--accent)}.Header-module__zCemKG__navLink.Header-module__zCemKG__active{color:var(--accent);font-weight:600}.Header-module__zCemKG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.Header-module__zCemKG__bar{background-color:var(--text-primary);border-radius:3px;width:100%;height:3px;transition:all .3s ease-in-out}.Header-module__zCemKG__mobileMenu{background-color:var(--bg-main);z-index:1000;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.Header-module__zCemKG__mobileMenu.Header-module__zCemKG__open{opacity:1;pointer-events:all}.Header-module__zCemKG__mobileNavLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Header-module__zCemKG__mobileNavLink{font-family:var(--font-junicode),serif;color:var(--text-primary);font-size:2.5rem;text-decoration:none;transition:color .2s}.Header-module__zCemKG__mobileNavLink:hover,.Header-module__zCemKG__mobileNavLink.Header-module__zCemKG__active{color:var(--accent)}.Header-module__zCemKG__hamburger.Header-module__zCemKG__active .Header-module__zCemKG__bar:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__zCemKG__hamburger.Header-module__zCemKG__active .Header-module__zCemKG__bar:nth-child(2){opacity:0}.Header-module__zCemKG__hamburger.Header-module__zCemKG__active .Header-module__zCemKG__bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (max-width:768px){.Header-module__zCemKG__desktopNav{display:none}.Header-module__zCemKG__hamburger{display:flex}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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 Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_deef94d5-module__Sms4YG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_deef94d5-module__Sms4YG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.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/bbc41e54d2fcbd21-s.799d8ef8.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.dbea232f.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_1bf8cbf6-module__FlyLvG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_1bf8cbf6-module__FlyLvG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@font-face{font-family:junicode;src:url(../media/Junicode-s.p.772687fb.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:junicode;src:url(../media/Junicode_Italic-s.p.3c516177.ttf)format("truetype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:junicode;src:url(../media/Junicode_Bold-s.p.41e7705b.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:junicode;src:url(../media/Junicode_BoldItalic-s.p.923ec165.ttf)format("truetype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:junicode Fallback;src:local(Arial);ascent-override:91.18%;descent-override:22.82%;line-gap-override:28.5%;size-adjust:87.72%}.junicode_1f6356fc-module__aixbna__className{font-family:junicode,junicode Fallback}.junicode_1f6356fc-module__aixbna__variable{--font-junicode:"junicode","junicode Fallback"}
