.Header-module__lnUIdW__headerWrapper{z-index:1000;flex-direction:column;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__topBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #202020;padding:8px 2rem}.Header-module__lnUIdW__topBarContainer{max-width:var(--container-max-width);align-items:center;margin:0 auto;display:flex}.Header-module__lnUIdW__tabsGroup{align-items:center;gap:.25rem;display:flex}.Header-module__lnUIdW__tab{color:#666;border-radius:6px;padding:.375rem .75rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__lnUIdW__tab:hover{color:#000}.Header-module__lnUIdW__tabActive{color:#00b868;background:#00b8681a}.Header-module__lnUIdW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #202020;width:100%;padding:18px 24px}.Header-module__lnUIdW__container{height:100%;max-width:var(--container-max-width);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__lnUIdW__logoImage{width:auto;height:42px}.Header-module__lnUIdW__nav{align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__navLink{color:#4a4a4a;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__lnUIdW__navLink:hover{color:#000}.Header-module__lnUIdW__highlightLink{color:var(--color-kiwi-green,#00b868);font-weight:600}.Header-module__lnUIdW__highlightLink:hover{color:var(--color-kiwi-dark,#095)}.Header-module__lnUIdW__downloadButtons{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__storeButton{color:#fff;background:#000;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__storeButton:hover{background:#1a1a1a}.Header-module__lnUIdW__storeIcon{fill:currentColor;width:1rem;height:1rem}.Header-module__lnUIdW__storeName{font-size:.8rem;font-weight:600}.Header-module__lnUIdW__mobileMenuBtn{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none;position:relative}.Header-module__lnUIdW__mobileMenu{z-index:-1;box-sizing:border-box;background:#fff;flex-direction:column;width:100vw;height:calc(100dvh - 120px);display:flex;position:fixed;top:120px;left:0;overflow:hidden}.Header-module__lnUIdW__mobileMenuContent{flex-direction:column;height:100%;display:flex}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;overflow-y:auto}.Header-module__lnUIdW__mobileNavLink{color:#4a4a4a;border-bottom:1px solid #0000000d;padding:.75rem 0;font-size:1.25rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__lnUIdW__mobileNavLink:hover{color:#000}.Header-module__lnUIdW__mobileDownloadButtons{flex-direction:row;gap:1rem;margin-top:1.5rem;display:flex}.Header-module__lnUIdW__storeButtonFull{color:#fff;background:#000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__storeButtonFull:hover{background:#1a1a1a}@media (max-width:1024px){.Header-module__lnUIdW__nav{gap:1.5rem}.Header-module__lnUIdW__navLink{font-size:.8rem}}@media (max-width:900px){.Header-module__lnUIdW__topBar{padding:8px 24px}.Header-module__lnUIdW__header{padding:16px 24px 12px}.Header-module__lnUIdW__logoImage{height:38px}.Header-module__lnUIdW__header.Header-module__lnUIdW__menuOpen{background:#fff;border-bottom-color:#0000!important}.Header-module__lnUIdW__container{z-index:10;justify-content:space-between;display:flex;position:relative}.Header-module__lnUIdW__nav,.Header-module__lnUIdW__downloadButtons{display:none}.Header-module__lnUIdW__mobileMenuBtn{display:flex}.Header-module__lnUIdW__mobileMenu{height:calc(100dvh - 72px);top:72px}.Header-module__lnUIdW__mobileNav{flex:1;padding-top:1rem}}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__topBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #0000001a}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__tab{color:#666}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__tab:hover{color:#000}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__tabActive{color:#00b868;background:#00b8681a}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__header{background:#fffffffa;border-bottom:1px solid #0000001a}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__navLink{color:#4a4a4a}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__navLink:hover{color:#000}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__storeButton{color:#000;background:#0000000d;border:1px solid #0000000d}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__storeButton:hover{background:#0000001a}.Header-module__lnUIdW__lightMode .Header-module__lnUIdW__mobileMenuBtn{color:#000}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__header{background:#141414f2;border-bottom:1px solid #202020}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__navLink{color:#a1a1aa}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__navLink:hover{color:#fff}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__highlightLink{color:#00b868}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__highlightLink:hover{color:#00d478}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__storeButton{color:#fff;background:#ffffff1a}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__storeButton:hover{background:#ffffff26}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__mobileMenuBtn{color:#fff}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__mobileMenu{background:#111}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__header.Header-module__lnUIdW__menuOpen{background:#111;border-bottom-color:#0000!important}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__mobileNavLink{color:#fff;border-bottom-color:#ffffff0d}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__storeButtonFull{background:#ffffff14;border:1px solid #ffffff0d}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__storeButtonFull:hover{background:#ffffff26}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__topBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141414f2;border-bottom:1px solid #202020}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__tab{color:#888}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__tab:hover{color:#fff}.Header-module__lnUIdW__darkMode .Header-module__lnUIdW__tabActive{color:#00d478;background:#00b86826}.Header-module__lnUIdW__announcementBanner{text-align:center;background:linear-gradient(90deg,#00b868 0%,#00d478 50%,#00b868 100%) 0 0/200% 100%;padding:10px 24px;animation:4s infinite Header-module__lnUIdW__gradientShift}@keyframes Header-module__lnUIdW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Header-module__lnUIdW__announcementLink{color:#fff;align-items:center;gap:8px;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.Header-module__lnUIdW__announcementLink:hover{opacity:.9}.Header-module__lnUIdW__announcementEmoji{font-size:1rem}.Header-module__lnUIdW__announcementText{color:#fff}.Header-module__lnUIdW__announcementArrow{transition:transform .2s}.Header-module__lnUIdW__announcementLink:hover .Header-module__lnUIdW__announcementArrow{transform:translate(3px)}@media (max-width:768px){.Header-module__lnUIdW__announcementBanner{padding:8px 16px}.Header-module__lnUIdW__announcementLink{gap:6px;font-size:.75rem}.Header-module__lnUIdW__announcementText{max-width:260px}}
.Footer-module__KWgBSG__section{color:#fff;background-color:#101010;padding-top:4rem;padding-bottom:2rem}.Footer-module__KWgBSG__container{width:100%;max-width:var(--container-max-width);flex-direction:column;gap:4rem;margin:0 auto;padding:0 1.5rem;display:flex}.Footer-module__KWgBSG__mainContent{flex-wrap:nowrap;justify-content:space-between;gap:2rem;display:flex}.Footer-module__KWgBSG__brandColumn{flex-direction:column;flex:1.5;gap:2rem;min-width:0;display:flex}.Footer-module__KWgBSG__brandLogo{width:auto;height:6.25rem}.Footer-module__KWgBSG__highlightEmail{color:var(--color-primary)!important;text-decoration:none!important}.Footer-module__KWgBSG__logoText{font-family:var(--font-cal-sans),sans-serif;letter-spacing:-.02em;color:#fff;font-size:2rem;font-weight:400}.Footer-module__KWgBSG__socials{gap:1.5rem;display:flex}.Footer-module__KWgBSG__socialIcon{color:var(--color-text-secondary);justify-content:center;align-items:center;text-decoration:none;transition:color .2s;display:flex}.Footer-module__KWgBSG__socialIcon:hover{color:var(--color-primary)}.Footer-module__KWgBSG__linksColumn{flex-direction:column;flex:1;min-width:0;display:flex}.Footer-module__KWgBSG__accordionHeader{text-align:left;cursor:default;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;display:flex}.Footer-module__KWgBSG__accordionIcon{color:var(--color-text-secondary);display:none}.Footer-module__KWgBSG__accordionContentWrapper{display:block}.Footer-module__KWgBSG__columnTitle{font-family:var(--font-sans);color:#fff;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.Footer-module__KWgBSG__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__KWgBSG__linkList a{color:var(--color-text-secondary);font-family:var(--font-sans);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__KWgBSG__linkList a:hover{color:var(--color-primary)}.Footer-module__KWgBSG__downloadColumn{flex-direction:column;flex:1.2;min-width:0;display:flex}.Footer-module__KWgBSG__appButtons{flex-direction:column;gap:.75rem;display:flex}.Footer-module__KWgBSG__appBadgeLink{transition:opacity .2s;display:inline-block}.Footer-module__KWgBSG__appBadgeLink:hover{opacity:.8}.Footer-module__KWgBSG__appBadge{width:auto;height:2.5rem}.Footer-module__KWgBSG__bottomBar{font-family:var(--font-sans);color:var(--color-text-secondary);border-top:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:grid}.Footer-module__KWgBSG__bottomLeft{justify-self:start}.Footer-module__KWgBSG__bottomCenter{justify-self:center}.Footer-module__KWgBSG__bottomRight{justify-self:end}.Footer-module__KWgBSG__copyright{color:var(--color-text-secondary);text-align:center}@media (max-width:1024px){.Footer-module__KWgBSG__bottomBar{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.5rem}.Footer-module__KWgBSG__bottomLeft,.Footer-module__KWgBSG__bottomCenter,.Footer-module__KWgBSG__bottomRight{justify-self:center}}@media (max-width:768px){.Footer-module__KWgBSG__mainContent{flex-direction:column;gap:0}.Footer-module__KWgBSG__linksColumn{border-bottom:none;width:100%}.Footer-module__KWgBSG__accordionHeader{cursor:pointer;padding:1.5rem 0}.Footer-module__KWgBSG__accordionIcon{transition:transform .3s;display:block}.Footer-module__KWgBSG__accordionIcon.Footer-module__KWgBSG__open{transform:rotate(180deg)}.Footer-module__KWgBSG__accordionHeader .Footer-module__KWgBSG__columnTitle,.Footer-module__KWgBSG__downloadColumn .Footer-module__KWgBSG__columnTitle{margin-bottom:0;font-size:.95rem;font-weight:500}.Footer-module__KWgBSG__accordionContentWrapper{grid-template-rows:0fr;padding-bottom:0;transition:grid-template-rows .3s,padding-bottom .3s;display:grid}.Footer-module__KWgBSG__accordionContentWrapper>ul{overflow:hidden}.Footer-module__KWgBSG__accordionContentWrapper.Footer-module__KWgBSG__mobileOpen{grid-template-rows:1fr;padding-bottom:1.5rem}.Footer-module__KWgBSG__brandLogo{height:3.5rem;margin-bottom:2rem}.Footer-module__KWgBSG__section{padding-top:4rem;padding-bottom:4rem}.Footer-module__KWgBSG__downloadColumn{border-top:1px solid #0000;border-image:linear-gradient(90deg,#0000,#fff3,#0000) 1;gap:1rem;margin-top:1rem;padding-top:2rem;position:relative}.Footer-module__KWgBSG__appButtons{flex-direction:row;gap:1rem;width:100%}.Footer-module__KWgBSG__appBadgeLink{flex:1;display:flex}.Footer-module__KWgBSG__appBadge{width:100%;height:auto}}
