*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{width:100%}.footer-zone{position:relative;z-index:2;width:100%}.footer-zone--tinted,.footer-zone--tinted .footer{background-color:var(--bg-secondary)}.footer{--footer-inline:clamp(28px,5vw,72px);position:relative;width:100%;max-width:none;margin:0;box-sizing:border-box;background-color:var(--bg-primary);color:var(--text-primary);font-family:Inter,sans-serif;padding:96px var(--footer-inline) max(32px,env(safe-area-inset-bottom,0px));border-radius:0;overflow:visible;opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.footer.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.footer{opacity:1;transform:none;transition:none}}.footer-content{position:relative;z-index:1;max-width:1200px;margin:0}.footer-socials-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-bottom:36px;margin-bottom:36px}.social-title{font-family:Inter,sans-serif;font-size:19px;font-weight:600;color:var(--accent);text-align:left;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}.footer-top{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;align-items:flex-start;padding-bottom:32px}@media (max-width:900px){.footer-top{grid-template-columns:repeat(2,1fr)}}.footer-link-group{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.footer-link-group h4{font-family:Inter,sans-serif;margin-bottom:16px;font-size:17px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:1px}.footer-link-group ul{list-style:none;padding:0;margin:0}.footer-link-group ul li{margin-bottom:12px;font-family:Inter,sans-serif;font-size:18px}.footer-link-button,.footer-link-group a{position:relative;display:inline-block;color:var(--text-primary);text-decoration:none;font-family:Inter,sans-serif;font-size:18px;transition:color .25s ease}.footer-link-button:after,.footer-link-group a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1.5px;background:#00b2c8;transform:scaleX(0);transform-origin:left center;pointer-events:none}.footer-link-button{background:none;border:none;padding:0;cursor:pointer;text-align:left}.footer-link-button:hover,.footer-link-group a:hover{color:#00b2c8}.footer-link-button:hover:after,.footer-link-group a:hover:after{animation:footer-underline-race .7s cubic-bezier(.65,0,.35,1) forwards}@keyframes footer-underline-race{0%{transform:scaleX(0);transform-origin:left center}45%{transform:scaleX(1);transform-origin:left center}55%{transform:scaleX(1);transform-origin:right center}to{transform:scaleX(0);transform-origin:right center}}@media (prefers-reduced-motion:reduce){.footer-link-button:hover:after,.footer-link-group a:hover:after{animation:none;transform:scaleX(1);transform-origin:left center}}.footer-socials-burst{--burst-gap:92px;position:relative;display:block;width:100%;max-width:520px;height:64px;margin:0}.footer-social-orb{position:absolute;left:28px;top:50%;width:56px;height:56px;margin:-28px 0 0 -28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffe0;border:none;box-shadow:0 8px 24px #0000001a;color:#00b2c8;text-decoration:none;font-size:22px;opacity:0;transform:translateX(0) scale(.35);transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .45s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;z-index:1}.footer-socials-burst.is-visible .footer-social-orb{opacity:1;transform:translateX(calc(var(--from-left) * var(--burst-gap))) scale(1)}.footer-socials-burst.is-visible .footer-social-orb:first-child{transition-delay:.02s;z-index:2}.footer-socials-burst.is-visible .footer-social-orb:nth-child(2){transition-delay:.05s}.footer-socials-burst.is-visible .footer-social-orb:nth-child(3){transition-delay:.08s}.footer-socials-burst.is-visible .footer-social-orb:nth-child(4){transition-delay:.11s}.footer-socials-burst.is-visible .footer-social-orb:nth-child(5){transition-delay:.14s}.footer-socials-burst.is-visible .footer-social-orb:nth-child(6){transition-delay:.17s}@media (prefers-reduced-motion:reduce){.footer-social-orb{opacity:1;transform:translateX(calc(var(--from-left) * var(--burst-gap))) scale(1);transition:none}}.footer-socials-burst.is-visible .footer-social-orb:hover{transform:translateX(calc(var(--from-left) * var(--burst-gap))) scale(1.14);background:#00b2c8;color:#fff;box-shadow:0 12px 32px #00b2c866;z-index:3;transition-delay:0s}[data-theme=dark] .footer-social-orb{background:#2c2c2e;border:none;color:#6fccdd;box-shadow:0 8px 24px #00000059}[data-theme=dark] .footer-socials-burst.is-visible .footer-social-orb:hover{background:#00b2c8;color:#fff}.footer-bottom{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;gap:24px;padding-top:28px;width:100%;min-height:96px}.footer-bottom-brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:10px;flex:1 1 auto;min-width:0}.footer-logo-image{display:block;height:20px;width:auto;margin:0 0 2px}.footer-brand{display:block;font-family:Inter,sans-serif;font-size:28px;font-weight:700;letter-spacing:4px;padding-left:0;line-height:1;margin:0;white-space:nowrap;text-align:left;color:var(--text-primary)}.footer-tagline{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:var(--text-muted);line-height:1.3}.footer-support-link{position:static;flex-shrink:0;margin-left:auto;display:block;line-height:0;border-radius:50%;transition:transform .2s ease,opacity .2s ease}.footer-support-link:focus-visible,.footer-support-link:hover{transform:scale(1.04);opacity:.92}.footer-support-logo{display:block;width:88px;height:88px;object-fit:contain}.footer-copyright{font-family:Inter,sans-serif;font-size:13px;color:var(--text-muted);margin:8px 0 0}@media (max-width:768px){.footer{--footer-inline:24px;padding:72px var(--footer-inline) max(32px,env(safe-area-inset-bottom,0px))}.footer-socials-section{padding-bottom:28px;margin-bottom:28px}.footer-socials-burst{--burst-gap:58px;max-width:100%;height:56px}.footer-social-orb{left:24px;width:48px;height:48px;margin:-24px 0 0 -24px;font-size:20px}.footer-top{grid-template-columns:1fr;gap:36px;align-items:flex-start}.footer-link-group{align-items:flex-start;text-align:left}.footer-link-group ul{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-image{height:18px}.footer-brand{font-size:24px;letter-spacing:3px;padding-left:0}.footer-bottom{padding-bottom:8px;gap:18px}.footer-support-logo{width:72px;height:72px}}@media (max-width:480px){.footer{--footer-inline:20px;padding:60px var(--footer-inline) max(28px,env(safe-area-inset-bottom,0px))}.footer-links-section,.footer-top{gap:32px}.footer-logo-image{height:16px}.footer-brand{font-size:22px;letter-spacing:3px;padding-left:0}.footer-tagline{font-size:14px}.footer-copyright{font-size:12px}}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-var-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-var-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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}@supports (view-transition-name:root){::view-transition-new(root),::view-transition-old(root){animation-duration:.35s;animation-timing-function:cubic-bezier(.22,1,.36,1)}}.page-enter{animation:page-enter .4s cubic-bezier(.22,1,.36,1) both}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-enter{animation:none}}html.theme-animate,html.theme-animate #root,html.theme-animate body{transition:background-color .35s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){::view-transition-new(root),::view-transition-old(root){animation:none!important}html.theme-animate,html.theme-animate #root,html.theme-animate body{transition:none!important}}[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f5f5f5;--text-primary:#000;--text-secondary:#333;--text-muted:#000000b3;--border-color:#e0e0e0;--primary:#00b2c8;--primary-tint:#ddf5f8;--accent:var(--primary);--navbar-bg:#ffffff80;--navbar-text:#000}[data-theme=dark]{--bg-primary:#252525;--bg-secondary:#1a1a1a;--text-primary:#fff;--text-secondary:#fffffff2;--text-muted:#ffffffd9;--border-color:#404040;--primary:#00b2c8;--primary-tint:#0e3339;--accent:var(--primary);--navbar-bg:#252525f2;--navbar-text:#fff}html{overscroll-behavior-y:auto}body,html{height:auto;min-height:100%;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:clip}body{margin:0}#root{min-height:100vh;min-height:100dvh;min-height:100svh;background-color:var(--bg-primary)}:root{--squircle-r:40px;--squircle-inset:12px}@media (max-width:768px){:root{--squircle-r:28px;--squircle-inset:10px}}@media (max-width:480px){:root{--squircle-r:24px;--squircle-inset:10px}}.squircle{border-radius:var(--squircle-r);corner-shape:squircle;overflow:hidden}.squircle-top{border-bottom-left-radius:0;border-bottom-right-radius:0;isolation:isolate}.squircle-top,.squircle-top:before{border-top-left-radius:var(--squircle-r);border-top-right-radius:var(--squircle-r);corner-shape:squircle}.squircle-top:before{content:"";position:absolute;inset:0;background-color:inherit;z-index:0;pointer-events:none}.squircle-top>*{position:relative;z-index:1}@supports not (corner-shape:squircle){.squircle{border-radius:calc(var(--squircle-r) * 1.12)}.squircle-top,.squircle-top:before{border-top-left-radius:calc(var(--squircle-r) * 1.12);border-top-right-radius:calc(var(--squircle-r) * 1.12);border-bottom-left-radius:0;border-bottom-right-radius:0}}