*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{width:100%}.footer-curve-spacer{--footer-curve-h:120px;height:var(--footer-curve-h);width:100%;pointer-events:none}.footer-zone{--footer-curve-h:120px;position:relative;z-index:2;margin-top:calc(var(--footer-curve-h) * -1);overflow-x:hidden}.footer-zone--tinted{background-color:var(--bg-secondary)}.footer{--footer-curve-spread:160vw;position:relative;background-color:var(--bg-primary);color:var(--text-primary);font-family:Inter,sans-serif;padding:calc(var(--footer-curve-h) - 28px) 20px max(20px,env(safe-area-inset-bottom,0px));width:var(--footer-curve-spread);max-width:none;margin-left:calc(50% - (var(--footer-curve-spread) / 2));box-sizing:border-box;border-radius:50% 50% 0 0/var(--footer-curve-h) var(--footer-curve-h) 0 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 auto}.footer-socials-section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid var(--border-color)}.social-title{font-family:Inter,sans-serif;font-size:19px;font-weight:600;color:var(--accent);text-align:center;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.footer-top{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;align-items:flex-start;padding-bottom:20px}@media (max-width:900px){.footer-top{grid-template-columns:repeat(2,1fr)}}.footer-link-group{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-link-group h4{font-family:Inter,sans-serif;margin-bottom:12px;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:8px;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:84px;position:relative;width:100%;max-width:720px;height:64px;margin:0 auto}.footer-social-orb,.footer-socials-burst{display:flex;align-items:center;justify-content:center}.footer-social-orb{position:absolute;left:50%;top:50%;width:56px;height:56px;margin:-28px 0 0 -28px;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-center) * var(--burst-gap))) scale(1)}.footer-socials-burst.is-visible .footer-social-orb:first-child,.footer-socials-burst.is-visible .footer-social-orb:nth-child(6){transition-delay:.14s}.footer-socials-burst.is-visible .footer-social-orb:nth-child(2),.footer-socials-burst.is-visible .footer-social-orb:nth-child(5){transition-delay:.08s}.footer-socials-burst.is-visible .footer-social-orb:nth-child(3),.footer-socials-burst.is-visible .footer-social-orb:nth-child(4){transition-delay:.02s;z-index:2}@media (prefers-reduced-motion:reduce){.footer-social-orb{opacity:1;transform:translateX(calc(var(--from-center) * var(--burst-gap))) scale(1);transition:none}}.footer-socials-burst.is-visible .footer-social-orb:hover{transform:translateX(calc(var(--from-center) * 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{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding-top:18px;width:100%}.footer-logo-image{display:block;height:26px;width:auto;margin:0 auto 2px}.footer-brand{display:block;font-family:Inter,sans-serif;font-size:32px;font-weight:700;letter-spacing:4px;padding-left:4px;line-height:1;margin:0;white-space:nowrap;text-align:center;color:var(--text-primary)}.footer-tagline{font-size:15px;font-weight:500;line-height:1.3}.footer-copyright,.footer-tagline{font-family:Inter,sans-serif;color:var(--text-muted)}.footer-copyright{font-size:13px;margin:4px 0 0}@media (max-width:768px){.footer-curve-spacer,.footer-zone{--footer-curve-h:56px}.footer{padding:calc(var(--footer-curve-h) + 12px) 20px max(25px,env(safe-area-inset-bottom,0px))}.footer-socials-section{padding-bottom:20px;margin-bottom:20px}.footer-socials-burst{--burst-gap:52px;max-width:100%;height:56px}.footer-social-orb{width:48px;height:48px;margin:-24px 0 0 -24px;font-size:20px}.footer-top{grid-template-columns:1fr;gap:30px;align-items:center}.footer-link-group{align-items:center;text-align:center}.footer-link-group ul{display:flex;flex-direction:column;align-items:center}.footer-logo-image{height:24px}.footer-brand{font-size:28px;letter-spacing:3px;padding-left:3px}}@media (max-width:480px){.footer-curve-spacer,.footer-zone{--footer-curve-h:44px}.footer{padding:calc(var(--footer-curve-h) + 10px) 15px max(20px,env(safe-area-inset-bottom,0px))}.footer-links-section,.footer-top{gap:25px}.footer-logo-image{height:22px}.footer-brand{font-size:26px;letter-spacing:3px;padding-left:3px}.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}}