.terms_termsPage__8M_at{min-height:100vh;background:var(--bg-primary);color:var(--text-primary);position:relative;padding:2rem 0 4rem}.terms_termsPage__8M_at:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:var(--gradient-bg);z-index:-2}.terms_container__88ygs{max-width:800px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.terms_header__gP6fp{text-align:center;margin-bottom:4rem;padding:4rem 0 2rem}.terms_iconWrapper__TjcIm{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--gradient-primary);border-radius:20px;margin-bottom:2rem;color:white;box-shadow:0 10px 30px rgba(66,133,244,.3)}.terms_title__N4bdx{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.terms_subtitle__KM1DN{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.terms_lastUpdated__Nr9NW{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-secondary);font-size:.9rem;font-weight:500}.terms_content__I1I0Z{animation:terms_fadeIn__Jk0Mt .6s ease-out}.terms_section__9zXl8{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden}.terms_section__9zXl8:hover{transform:translateY(-2px);box-shadow:0 10px 40px rgba(66,133,244,.1)}.terms_section__9zXl8:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary)}.terms_sectionHeader__l_yCn{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.terms_sectionHeader__l_yCn h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.terms_sectionHeader__l_yCn svg{color:var(--accent-blue);flex-shrink:0}.terms_sectionContent__fxewO{color:var(--text-secondary);line-height:1.7}.terms_sectionContent__fxewO p{margin-bottom:1.5rem}.terms_sectionContent__fxewO p:last-child{margin-bottom:0}.terms_sectionContent__fxewO ul{margin:1.5rem 0;padding-left:1.5rem}.terms_sectionContent__fxewO li{margin-bottom:.75rem;position:relative}.terms_sectionContent__fxewO li::marker{color:var(--accent-blue)}.terms_contactLinks__mOmnu{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.terms_contactLink__yypZP{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(66,133,244,.1);border:1px solid rgba(66,133,244,.2);border-radius:12px;color:var(--accent-blue);text-decoration:none;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.terms_contactLink__yypZP:hover{background:rgba(66,133,244,.2);transform:translateY(-2px);box-shadow:0 5px 20px rgba(66,133,244,.2)}@keyframes terms_fadeIn__Jk0Mt{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.terms_container__88ygs{padding:0 1rem}.terms_header__gP6fp{padding:2rem 0 1rem;margin-bottom:3rem}.terms_title__N4bdx{font-size:2.5rem}.terms_subtitle__KM1DN{font-size:1.1rem}.terms_section__9zXl8{padding:2rem;margin-bottom:1.5rem}.terms_sectionHeader__l_yCn{flex-direction:column;align-items:flex-start;gap:.75rem}.terms_sectionHeader__l_yCn h2{font-size:1.3rem}.terms_contactLinks__mOmnu{flex-direction:column}.terms_contactLink__yypZP{text-align:center}}@media (max-width:480px){.terms_header__gP6fp{padding:1rem 0;margin-bottom:2rem}.terms_title__N4bdx{font-size:2rem}.terms_iconWrapper__TjcIm{width:60px;height:60px;margin-bottom:1.5rem}.terms_iconWrapper__TjcIm svg{width:32px;height:32px}.terms_section__9zXl8{padding:1.5rem}.terms_sectionHeader__l_yCn h2{font-size:1.2rem}.terms_lastUpdated__Nr9NW{padding:.5rem 1rem;font-size:.8rem}}.footer{background:var(--bg-card);border-top:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:4rem;position:relative;z-index:2;color:var(--text-secondary)}.footer-container{max-width:1200px;margin:0 auto;padding:3rem 2rem 1.5rem}.footer-content{display:grid;grid-template-columns:2fr 3fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem;align-items:start}.footer-info{max-width:100%}.footer-title{font-size:1.8rem;font-weight:800;margin-bottom:.8rem;line-height:1.2}.footer-title a{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;display:inline-block}.footer-description{color:var(--text-secondary);line-height:1.6;font-size:.95rem;margin:0}.footer-links{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-section-title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem;padding:0}.footer-nav,.social-links{display:flex;flex-direction:column;gap:.6rem}.footer-link,.social-link{display:flex;align-items:center;gap:.6rem;color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:.4rem .6rem;border-radius:6px;line-height:1.4;width:-moz-fit-content;width:fit-content;min-height:32px}.footer-link:hover,.social-link:hover{color:var(--text-primary);background:rgba(66,133,244,.1);transform:translateX(4px)}.footer-link span,.social-link span{white-space:nowrap;overflow:visible;text-overflow:clip;flex-shrink:0}.footer-link svg,.social-link svg{transition:transform .3s ease;flex-shrink:0}.footer-link:hover svg,.social-link:hover svg{transform:scale(1.1)}.footer-bottom{border-top:1px solid var(--border-color);padding-top:1.5rem;text-align:center}.footer-copyright{color:var(--text-muted);font-size:.9rem;margin:0;line-height:1.4}.theme-toggle-button{display:flex;align-items:center;justify-content:flex-start;gap:.6rem;color:var(--text-secondary);background:none;border:2px solid var(--border-color);padding:.6rem .8rem;border-radius:6px;cursor:pointer;font-family:inherit;font-size:.9rem;transition:all .3s ease;position:relative;overflow:hidden;width:-moz-fit-content;width:fit-content;min-height:40px;line-height:1.4}.theme-toggle-button:hover{color:var(--text-primary);border-color:rgba(66,133,244,.5);background:rgba(66,133,244,.05);transform:translateY(-2px)}.theme-toggle-button:active{transform:translateY(0) scale(.98)}.theme-toggle-button svg{transition:all .3s ease;flex-shrink:0}.theme-toggle-button:hover svg{transform:rotate(15deg) scale(1.1)}.theme-text{font-weight:500;white-space:nowrap}.theme-toggle-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s}.theme-toggle-button:hover:before{left:100%}@media (max-width:1024px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:repeat(4,1fr);gap:2rem}}@media (max-width:768px){.footer-container{padding:2rem 1rem 1rem}.footer-content{gap:2rem;text-align:center}.footer-info{max-width:none}.footer-title{font-size:1.6rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}.footer-nav,.social-links{gap:.5rem;align-items:center}.footer-link,.social-link,.theme-toggle-button{justify-content:center;margin:0 auto}.theme-toggle-button{width:-moz-fit-content;width:fit-content}}@media (max-width:480px){.footer-container{padding:1.5rem .8rem 1rem}.footer-content{gap:1.5rem;text-align:center}.footer-title{font-size:1.4rem;margin-bottom:.6rem}.footer-description{font-size:.88rem}.footer-section-title{font-size:1rem}.footer-nav,.social-links{align-items:center}.footer-link,.social-link{padding:.3rem .5rem}.footer-link,.social-link,.theme-toggle-button{font-size:.85rem;justify-content:center;margin:0 auto}.theme-toggle-button{padding:.5rem .7rem}.footer-copyright{font-size:.8rem}}