.Navbar-module__pSp8Ga__navbar{z-index:50;background:#fff;width:100%;position:sticky;top:0}.Navbar-module__pSp8Ga__navContainer{max-width:100%;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Navbar-module__pSp8Ga__navContainer{max-width:95%;margin:0 auto;padding:0 1rem}.Navbar-module__pSp8Ga__logoText{flex-direction:column;width:180px;display:flex}}@media (min-width:1024px){.Navbar-module__pSp8Ga__navContainer{padding:0 2rem}}.Navbar-module__pSp8Ga__navContent{justify-content:space-between;align-items:center;height:4.5rem;display:flex}@media (min-width:768px){.Navbar-module__pSp8Ga__navContent{height:5rem}}.Navbar-module__pSp8Ga__logo{cursor:pointer;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoText{flex-direction:column;width:150px;display:flex}.Navbar-module__pSp8Ga__navItems{align-items:center;gap:1.5rem;display:none}@media (min-width:1024px){.Navbar-module__pSp8Ga__navItems{display:flex}}.Navbar-module__pSp8Ga__navItem{cursor:pointer;color:#116d53;background:0 0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__pSp8Ga__navItem:hover{color:#0d5a44;background-color:#116d530d}.Navbar-module__pSp8Ga__navItemActive{color:#116d53}.Navbar-module__pSp8Ga__navLabel{font-weight:800}.Navbar-module__pSp8Ga__navActions{align-items:center;gap:.75rem;display:flex}.Navbar-module__pSp8Ga__iconButton{cursor:pointer;color:#fff;background:#116d53;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.625rem;transition:all .2s;display:flex;position:relative}.Navbar-module__pSp8Ga__iconButton:hover{background:#0d5a44;transform:scale(1.05)}.Navbar-module__pSp8Ga__buttonIcon{color:#fff;width:1.25rem;height:1.25rem}.Navbar-module__pSp8Ga__notificationBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.Navbar-module__pSp8Ga__loginButton{color:#fff;cursor:pointer;background-color:#116d53;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Navbar-module__pSp8Ga__loginButton:hover{background-color:#0d5a44;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__pSp8Ga__desktopProfileButton{display:none}.Navbar-module__pSp8Ga__mobileMenuButton{cursor:pointer;color:#116d53;background:0 0;border:2px solid #116d53;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}@media (min-width:1024px){.Navbar-module__pSp8Ga__mobileMenuButton{display:none}}.Navbar-module__pSp8Ga__menuIcon{color:#116d53;width:1.5rem;height:1.5rem}.Navbar-module__pSp8Ga__mobileOverlay{z-index:40;background:#00000080;position:fixed;inset:0}@media (min-width:1024px){.Navbar-module__pSp8Ga__mobileOverlay{display:none}}.Navbar-module__pSp8Ga__mobileMenu{z-index:50;background:#fff;border-left:1px solid #e5e7eb;width:85%;max-width:20rem;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 6px -1px #0000001a}@media (min-width:1024px){.Navbar-module__pSp8Ga__mobileMenu{display:none}}.Navbar-module__pSp8Ga__mobileMenuContent{flex-direction:column;height:100%;padding:1.5rem 1.5rem 8rem;display:flex;overflow-y:auto}.Navbar-module__pSp8Ga__mobileMenuFooter{margin-top:auto;padding-top:1.5rem}.Navbar-module__pSp8Ga__mobileUserInfo{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Navbar-module__pSp8Ga__mobileAvatar{color:#fff;background:#116d53;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.Navbar-module__pSp8Ga__mobileUserDetails{flex-direction:column;display:flex}.Navbar-module__pSp8Ga__mobileUserName{color:#116d53;margin:0;font-size:1rem;font-weight:700}.Navbar-module__pSp8Ga__mobileNavItems{flex-direction:column;flex:1;gap:.5rem;display:flex}.Navbar-module__pSp8Ga__mobileNavItem{cursor:pointer;color:#374151;background:#fff;border:1px solid #0000;border-radius:.5rem;align-items:center;padding:.75rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__mobileNavItem:hover{color:#116d53;background:#f0fdf4}.Navbar-module__pSp8Ga__mobileNavItemActive{color:#116d53;background:#f0fdf4;border-color:#bbf7d0;font-weight:700}.Navbar-module__pSp8Ga__logoutButton{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem 1rem;font-weight:600;display:flex}.Navbar-module__pSp8Ga__logoutButton:hover{background:#fecaca}.Navbar-module__pSp8Ga__profileDropdownContainer{position:relative}.Navbar-module__pSp8Ga__dropdownMenu{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:220px;padding:.5rem;position:absolute;top:120%;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Navbar-module__pSp8Ga__dropdownHeader{padding:.75rem 1rem}.Navbar-module__pSp8Ga__dropdownUserName{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.Navbar-module__pSp8Ga__dropdownUserEmail{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.Navbar-module__pSp8Ga__dropdownDivider{background-color:#f3f4f6;height:1px;margin:.25rem 0}.Navbar-module__pSp8Ga__dropdownItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__dropdownItem:hover{color:#116d53;background-color:#f3f4f6}.Navbar-module__pSp8Ga__logoutItem{color:#ef4444}.Navbar-module__pSp8Ga__logoutItem:hover{color:#dc2626;background-color:#fef2f2}
.Footer-module__nhiC3q__footer{background-color:#1e2a1e;margin-top:auto;position:relative}.Footer-module__nhiC3q__container{max-width:1280px;margin:0 auto;padding:3rem 2rem}.Footer-module__nhiC3q__mainContent{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;display:grid}.Footer-module__nhiC3q__brandSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__logo{align-items:center;gap:.75rem;width:fit-content;text-decoration:none;display:inline-flex}.Footer-module__nhiC3q__logoImage{object-fit:contain;width:400px;height:auto}.Footer-module__nhiC3q__logoText{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.3}.Footer-module__nhiC3q__description{color:#9ca3af;max-width:320px;margin:0;font-size:.875rem;line-height:1.7}.Footer-module__nhiC3q__linksSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__categoryTitle{color:#fff;text-underline-offset:4px;margin:0;font-size:1rem;font-weight:600;text-decoration:underline}.Footer-module__nhiC3q__linksList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__link{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__link:hover{color:#fff}.Footer-module__nhiC3q__connectSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__emailLink{color:#fff;align-items:center;gap:.5rem;font-size:.9375rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.Footer-module__nhiC3q__emailLink:hover{opacity:.8}.Footer-module__nhiC3q__emailIcon{width:18px;height:18px}.Footer-module__nhiC3q__socialLinks{gap:.75rem;margin-top:.25rem;display:flex}.Footer-module__nhiC3q__socialLink{background:var(--social-color,#374151);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.Footer-module__nhiC3q__socialLink:hover{opacity:.9;transform:scale(1.1)}.Footer-module__nhiC3q__socialIcon{width:18px;height:18px}@media (max-width:1024px){.Footer-module__nhiC3q__mainContent{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__nhiC3q__brandSection{grid-column:1/-1}.Footer-module__nhiC3q__description{max-width:100%}}@media (max-width:768px){.Footer-module__nhiC3q__container{padding:2.5rem 1.5rem}.Footer-module__nhiC3q__mainContent{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__nhiC3q__brandSection,.Footer-module__nhiC3q__connectSection{grid-column:1/-1}}@media (max-width:480px){.Footer-module__nhiC3q__container{padding:2rem 1rem}.Footer-module__nhiC3q__mainContent{grid-template-columns:1fr;gap:1.75rem}.Footer-module__nhiC3q__brandSection,.Footer-module__nhiC3q__linksSection,.Footer-module__nhiC3q__connectSection{grid-column:1}.Footer-module__nhiC3q__logo{gap:.5rem}.Footer-module__nhiC3q__logoImage{width:40px;height:40px}.Footer-module__nhiC3q__logoText{font-size:1rem}.Footer-module__nhiC3q__description{font-size:.8125rem}.Footer-module__nhiC3q__categoryTitle{font-size:.9375rem}.Footer-module__nhiC3q__link{font-size:.8125rem}.Footer-module__nhiC3q__emailLink{font-size:.875rem}.Footer-module__nhiC3q__socialLinks{gap:.625rem}.Footer-module__nhiC3q__socialLink{width:28px;height:28px}.Footer-module__nhiC3q__socialIcon{width:16px;height:16px}}
.MobileNav-module__o8oaWa__mobileNav{z-index:1000;-webkit-backdrop-filter:blur(20px);font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:linear-gradient(#fffffff2 0%,#fffffffa 100%);border-top:3px solid #e0e7ff;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 30px #667eea26}@media (min-width:768px){.MobileNav-module__o8oaWa__mobileNav{display:none}}.MobileNav-module__o8oaWa__navContainer{justify-content:space-around;align-items:center;gap:.125rem;padding:.375rem .125rem;display:flex}@media (min-width:360px){.MobileNav-module__o8oaWa__navContainer{gap:.25rem;padding:.5rem .25rem}}@media (min-width:375px){.MobileNav-module__o8oaWa__navContainer{gap:.25rem;padding:.5rem .25rem}}@media (min-width:414px){.MobileNav-module__o8oaWa__navContainer{gap:.5rem;padding:.625rem .5rem}}.MobileNav-module__o8oaWa__navLink{flex:1;justify-content:center;max-width:72px;text-decoration:none;display:flex}@media (min-width:360px){.MobileNav-module__o8oaWa__navLink{max-width:76px}}@media (min-width:375px){.MobileNav-module__o8oaWa__navLink{max-width:80px}}@media (min-width:414px){.MobileNav-module__o8oaWa__navLink{max-width:85px}}.MobileNav-module__o8oaWa__navItem{cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.125rem;width:100%;padding:.375rem .25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}@media (min-width:360px){.MobileNav-module__o8oaWa__navItem{gap:.25rem;padding:.5rem .375rem}}@media (min-width:375px){.MobileNav-module__o8oaWa__navItem{gap:.25rem;padding:.5rem .375rem}}@media (min-width:414px){.MobileNav-module__o8oaWa__navItem{gap:.375rem;padding:.625rem .5rem}}.MobileNav-module__o8oaWa__navItem:active{transform:scale(.9)}.MobileNav-module__o8oaWa__navItemActive{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%)}@media (prefers-color-scheme:dark){.MobileNav-module__o8oaWa__navItemActive{background:linear-gradient(135deg,#8b5cf633 0%,#a855f733 100%)}}.MobileNav-module__o8oaWa__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.MobileNav-module__o8oaWa__activeBubble{background:linear-gradient(135deg,var(--item-color,#667eea)0%,#764ba2cc 100%);opacity:.15;z-index:0;border-radius:50%;width:40px;height:40px;position:absolute}@media (min-width:360px){.MobileNav-module__o8oaWa__activeBubble{width:44px;height:44px}}@media (min-width:375px){.MobileNav-module__o8oaWa__activeBubble{width:46px;height:46px}}@media (min-width:414px){.MobileNav-module__o8oaWa__activeBubble{width:52px;height:52px}}.MobileNav-module__o8oaWa__iconContainer{z-index:1;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;position:relative}@media (min-width:360px){.MobileNav-module__o8oaWa__iconContainer{width:30px;height:30px}}@media (min-width:375px){.MobileNav-module__o8oaWa__iconContainer{width:32px;height:32px}}@media (min-width:414px){.MobileNav-module__o8oaWa__iconContainer{width:36px;height:36px}}.MobileNav-module__o8oaWa__iconActive{animation:.6s MobileNav-module__o8oaWa__iconBounce;transform:scale(1.15)}@keyframes MobileNav-module__o8oaWa__iconBounce{0%,to{transform:scale(1.15)}50%{transform:scale(1.3)}}.MobileNav-module__o8oaWa__icon{color:#6b7280;width:20px;height:20px;transition:all .3s;position:absolute}@media (min-width:360px){.MobileNav-module__o8oaWa__icon{width:22px;height:22px}}@media (min-width:375px){.MobileNav-module__o8oaWa__icon{width:24px;height:24px}}@media (min-width:414px){.MobileNav-module__o8oaWa__icon{width:26px;height:26px}}.MobileNav-module__o8oaWa__navItemActive .MobileNav-module__o8oaWa__icon{color:var(--item-color,#667eea);filter:drop-shadow(0 2px 8px #667eea4d)}.MobileNav-module__o8oaWa__emoji{opacity:0;pointer-events:none;font-size:16px;transition:all .3s;position:absolute;transform:scale(0)}@media (min-width:360px){.MobileNav-module__o8oaWa__emoji{font-size:17px}}@media (min-width:375px){.MobileNav-module__o8oaWa__emoji{font-size:18px}}@media (min-width:414px){.MobileNav-module__o8oaWa__emoji{font-size:20px}}.MobileNav-module__o8oaWa__navItemActive .MobileNav-module__o8oaWa__emoji{opacity:1;animation:.5s MobileNav-module__o8oaWa__emojiPop;transform:scale(1)}@keyframes MobileNav-module__o8oaWa__emojiPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.2)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}.MobileNav-module__o8oaWa__navItemActive .MobileNav-module__o8oaWa__icon{opacity:0;transform:scale(0)}.MobileNav-module__o8oaWa__activeStars{z-index:2;font-size:12px;animation:1.5s ease-in-out infinite MobileNav-module__o8oaWa__sparkle;position:absolute;top:-6px;right:-6px}@media (min-width:375px){.MobileNav-module__o8oaWa__activeStars{font-size:13px;top:-8px;right:-8px}}@media (min-width:414px){.MobileNav-module__o8oaWa__activeStars{font-size:14px}}@keyframes MobileNav-module__o8oaWa__sparkle{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.7;transform:scale(1.3)rotate(180deg)}}.MobileNav-module__o8oaWa__label{color:#6b7280;text-align:center;letter-spacing:.2px;font-size:.5625rem;font-weight:700;line-height:1.2;transition:all .3s}@media (min-width:360px){.MobileNav-module__o8oaWa__label{font-size:.625rem}}@media (min-width:375px){.MobileNav-module__o8oaWa__label{font-size:.6875rem}}@media (min-width:414px){.MobileNav-module__o8oaWa__label{font-size:.75rem}}.MobileNav-module__o8oaWa__labelActive{color:var(--item-color,#667eea);text-shadow:0 1px 3px #0000001a;transform:scale(1.05)}.MobileNav-module__o8oaWa__activeIndicator{background:var(--item-color,#667eea);width:4px;height:4px;box-shadow:0 0 10px var(--item-color,#667eea);border-radius:50%;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.MobileNav-module__o8oaWa__safeArea{height:env(safe-area-inset-bottom,0px);background:linear-gradient(#fffffffa 0%,#fff 100%)}@media (prefers-reduced-motion:reduce){.MobileNav-module__o8oaWa__navItem,.MobileNav-module__o8oaWa__icon,.MobileNav-module__o8oaWa__emoji,.MobileNav-module__o8oaWa__label,.MobileNav-module__o8oaWa__activeBubble,.MobileNav-module__o8oaWa__activeIndicator{transition:none!important;animation:none!important}.MobileNav-module__o8oaWa__iconActive{animation:none}}
.PrivacyPage-module__pogoWq__container{background:#fff;min-height:100vh;padding:1.5rem}@media (min-width:768px){.PrivacyPage-module__pogoWq__container{padding:2rem}}@media (min-width:1024px){.PrivacyPage-module__pogoWq__container{padding:3rem}}.PrivacyPage-module__pogoWq__content{max-width:64rem;margin:0 auto}.PrivacyPage-module__pogoWq__hero{text-align:center;margin-bottom:3rem;padding:2rem 0}.PrivacyPage-module__pogoWq__heroIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.PrivacyPage-module__pogoWq__iconLarge{color:#178363;filter:drop-shadow(0 4px 8px #1783634d);width:5rem;height:5rem}@media (min-width:768px){.PrivacyPage-module__pogoWq__iconLarge{width:6rem;height:6rem}}.PrivacyPage-module__pogoWq__heroTitle{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:900}@media (min-width:768px){.PrivacyPage-module__pogoWq__heroTitle{font-size:3.5rem}}.PrivacyPage-module__pogoWq__heroSubtitle{color:#4b5563;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.6}@media (min-width:768px){.PrivacyPage-module__pogoWq__heroSubtitle{font-size:1.375rem}}.PrivacyPage-module__pogoWq__lastUpdated{color:#6b7280;margin-top:.5rem;font-size:.875rem;font-weight:500}@media (min-width:768px){.PrivacyPage-module__pogoWq__lastUpdated{font-size:1rem}}.PrivacyPage-module__pogoWq__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.5rem;margin-bottom:1.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #00000014}@media (min-width:768px){.PrivacyPage-module__pogoWq__card{margin-bottom:2rem;padding:2rem}}.PrivacyPage-module__pogoWq__card:hover{border-color:#178363;transform:translateY(-4px);box-shadow:0 8px 25px #17836326}.PrivacyPage-module__pogoWq__sectionHeader{border-bottom:2px solid #e5e7eb;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.PrivacyPage-module__pogoWq__sectionIcon{color:#178363;flex-shrink:0;width:2rem;height:2rem}@media (min-width:768px){.PrivacyPage-module__pogoWq__sectionIcon{width:2.5rem;height:2.5rem}}.PrivacyPage-module__pogoWq__sectionTitle{color:#1f2937;margin:0;font-size:1.5rem;font-weight:800}@media (min-width:768px){.PrivacyPage-module__pogoWq__sectionTitle{font-size:1.75rem}}.PrivacyPage-module__pogoWq__subsection{margin-bottom:1.5rem}.PrivacyPage-module__pogoWq__subsection:last-child{margin-bottom:0}.PrivacyPage-module__pogoWq__subsectionTitle{color:#374151;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}@media (min-width:768px){.PrivacyPage-module__pogoWq__subsectionTitle{font-size:1.375rem}}.PrivacyPage-module__pogoWq__text{color:#374151;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.8}@media (min-width:768px){.PrivacyPage-module__pogoWq__text{font-size:1.0625rem}}.PrivacyPage-module__pogoWq__text:last-child{margin-bottom:0}.PrivacyPage-module__pogoWq__list{flex-direction:column;gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:flex}.PrivacyPage-module__pogoWq__listItem{color:#374151;background:linear-gradient(90deg,#17836314 0%,#fff0 100%);border-left:4px solid #178363;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.75rem;font-size:1rem;font-weight:500;transition:transform .2s,background .2s;display:flex}@media (min-width:768px){.PrivacyPage-module__pogoWq__listItem{padding:1rem;font-size:1.0625rem}}.PrivacyPage-module__pogoWq__listItem:hover{background:linear-gradient(90deg,#1783631f 0%,#fff0 100%);transform:translate(8px)}.PrivacyPage-module__pogoWq__listItem:before{content:"•";color:#178363;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1}.PrivacyPage-module__pogoWq__listItem strong{color:#1f2937;font-weight:700}.PrivacyPage-module__pogoWq__contactInfo{background:linear-gradient(135deg,#1783630d 0%,#17836305 100%);border-left:4px solid #178363;border-radius:1rem;margin-top:1rem;padding:1.25rem}.PrivacyPage-module__pogoWq__contactInfo p{color:#374151;margin:.5rem 0;font-size:1rem;font-weight:500}.PrivacyPage-module__pogoWq__contactInfo strong{color:#1f2937;font-weight:700}.PrivacyPage-module__pogoWq__footerNote{text-align:center;background:linear-gradient(135deg,#178363 0%,#0f5a43 100%);border-radius:1.5rem;margin-top:2rem;padding:2rem;box-shadow:0 10px 30px #1783634d}.PrivacyPage-module__pogoWq__footerNote p{color:#fff;text-shadow:1px 1px 2px #0003;margin:0;font-size:1.125rem;font-weight:600;line-height:1.6}@media (min-width:768px){.PrivacyPage-module__pogoWq__footerNote p{font-size:1.25rem}}@media (prefers-color-scheme:dark){.PrivacyPage-module__pogoWq__card{color:#e5e7eb;background:#1f2937}.PrivacyPage-module__pogoWq__sectionTitle,.PrivacyPage-module__pogoWq__subsectionTitle{color:#e5e7eb}.PrivacyPage-module__pogoWq__text,.PrivacyPage-module__pogoWq__listItem{color:#d1d5db}.PrivacyPage-module__pogoWq__listItem strong{color:#e5e7eb}.PrivacyPage-module__pogoWq__sectionHeader{border-bottom-color:#374151}.PrivacyPage-module__pogoWq__contactInfo{background:linear-gradient(135deg,#374151 0%,#4b5563 100%)}.PrivacyPage-module__pogoWq__contactInfo p{color:#d1d5db}.PrivacyPage-module__pogoWq__contactInfo strong{color:#e5e7eb}}@media print{.PrivacyPage-module__pogoWq__container{background:#fff;padding:1rem}.PrivacyPage-module__pogoWq__card{box-shadow:none;page-break-inside:avoid;border:1px solid #e5e7eb}.PrivacyPage-module__pogoWq__hero{page-break-after:avoid}}@media (prefers-reduced-motion:reduce){.PrivacyPage-module__pogoWq__card,.PrivacyPage-module__pogoWq__listItem{transition:none}.PrivacyPage-module__pogoWq__card:hover,.PrivacyPage-module__pogoWq__listItem:hover{transform:none}}
.TermsPage-module__oNXtna__container{background:#fff;min-height:100vh;padding:1.5rem}@media (min-width:768px){.TermsPage-module__oNXtna__container{padding:2rem}}@media (min-width:1024px){.TermsPage-module__oNXtna__container{padding:3rem}}.TermsPage-module__oNXtna__content{max-width:64rem;margin:0 auto}.TermsPage-module__oNXtna__hero{text-align:center;margin-bottom:3rem;padding:2rem 0}.TermsPage-module__oNXtna__heroIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.TermsPage-module__oNXtna__iconLarge{color:#178363;filter:drop-shadow(0 4px 8px #1783634d);width:5rem;height:5rem}@media (min-width:768px){.TermsPage-module__oNXtna__iconLarge{width:6rem;height:6rem}}.TermsPage-module__oNXtna__heroTitle{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:900}@media (min-width:768px){.TermsPage-module__oNXtna__heroTitle{font-size:3.5rem}}.TermsPage-module__oNXtna__heroSubtitle{color:#4b5563;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}@media (min-width:768px){.TermsPage-module__oNXtna__heroSubtitle{font-size:1.375rem}}.TermsPage-module__oNXtna__lastUpdated{color:#6b7280;margin-top:.5rem;font-size:.875rem;font-weight:500}@media (min-width:768px){.TermsPage-module__oNXtna__lastUpdated{font-size:1rem}}.TermsPage-module__oNXtna__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.5rem;margin-bottom:1.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #00000014}@media (min-width:768px){.TermsPage-module__oNXtna__card{margin-bottom:2rem;padding:2rem}}.TermsPage-module__oNXtna__card:hover{border-color:#178363;transform:translateY(-4px);box-shadow:0 8px 25px #17836326}.TermsPage-module__oNXtna__sectionHeader{border-bottom:2px solid #e5e7eb;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.TermsPage-module__oNXtna__sectionIcon{color:#178363;flex-shrink:0;width:2rem;height:2rem}@media (min-width:768px){.TermsPage-module__oNXtna__sectionIcon{width:2.5rem;height:2.5rem}}.TermsPage-module__oNXtna__sectionTitle{color:#1f2937;margin:0;font-size:1.5rem;font-weight:800}@media (min-width:768px){.TermsPage-module__oNXtna__sectionTitle{font-size:1.75rem}}.TermsPage-module__oNXtna__subsection{margin-bottom:1.5rem}.TermsPage-module__oNXtna__subsection:last-child{margin-bottom:0}.TermsPage-module__oNXtna__subsectionTitle{color:#374151;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}@media (min-width:768px){.TermsPage-module__oNXtna__subsectionTitle{font-size:1.375rem}}.TermsPage-module__oNXtna__text{color:#374151;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.8}@media (min-width:768px){.TermsPage-module__oNXtna__text{font-size:1.0625rem}}.TermsPage-module__oNXtna__text:last-child{margin-bottom:0}.TermsPage-module__oNXtna__list{flex-direction:column;gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:flex}.TermsPage-module__oNXtna__listItem{color:#374151;background:linear-gradient(90deg,#17836314 0%,#fff0 100%);border-left:4px solid #178363;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.75rem;font-size:1rem;font-weight:500;transition:transform .2s,background .2s;display:flex}@media (min-width:768px){.TermsPage-module__oNXtna__listItem{padding:1rem;font-size:1.0625rem}}.TermsPage-module__oNXtna__listItem:hover{background:linear-gradient(90deg,#1783631f 0%,#fff0 100%);transform:translate(8px)}.TermsPage-module__oNXtna__listItem:before{content:"•";color:#178363;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1}.TermsPage-module__oNXtna__contactInfo{background:linear-gradient(135deg,#1783630d 0%,#17836305 100%);border-left:4px solid #178363;border-radius:1rem;margin-top:1rem;padding:1.25rem}.TermsPage-module__oNXtna__contactInfo p{color:#374151;margin:.5rem 0;font-size:1rem;font-weight:500}.TermsPage-module__oNXtna__contactInfo strong{color:#1f2937;font-weight:700}.TermsPage-module__oNXtna__footerNote{text-align:center;background:linear-gradient(135deg,#178363 0%,#0f5a43 100%);border-radius:1.5rem;margin-top:2rem;padding:2rem;box-shadow:0 10px 30px #1783634d}.TermsPage-module__oNXtna__footerNote p{color:#fff;text-shadow:1px 1px 2px #0003;margin:0;font-size:1.125rem;font-weight:600;line-height:1.6}@media (min-width:768px){.TermsPage-module__oNXtna__footerNote p{font-size:1.25rem}}@media (prefers-color-scheme:dark){.TermsPage-module__oNXtna__card{color:#e5e7eb;background:#1f2937}.TermsPage-module__oNXtna__sectionTitle,.TermsPage-module__oNXtna__subsectionTitle{color:#e5e7eb}.TermsPage-module__oNXtna__text,.TermsPage-module__oNXtna__listItem{color:#d1d5db}.TermsPage-module__oNXtna__sectionHeader{border-bottom-color:#374151}.TermsPage-module__oNXtna__contactInfo{background:linear-gradient(135deg,#374151 0%,#4b5563 100%)}.TermsPage-module__oNXtna__contactInfo p{color:#d1d5db}.TermsPage-module__oNXtna__contactInfo strong{color:#e5e7eb}}@media print{.TermsPage-module__oNXtna__container{background:#fff;padding:1rem}.TermsPage-module__oNXtna__card{box-shadow:none;page-break-inside:avoid;border:1px solid #e5e7eb}.TermsPage-module__oNXtna__hero{page-break-after:avoid}}@media (prefers-reduced-motion:reduce){.TermsPage-module__oNXtna__card,.TermsPage-module__oNXtna__listItem{transition:none}.TermsPage-module__oNXtna__card:hover,.TermsPage-module__oNXtna__listItem:hover{transform:none}}
