.terms_termsPage__8M_at{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden}[data-theme=dark] .terms_termsPage__8M_at{background:linear-gradient(135deg,#1a1a2e,#16213e)}.terms_termsContainer__tFNme{background:var(--white);border-radius:20px;box-shadow:0 20px 60px var(--shadow);padding:3rem 2.5rem;max-width:800px;width:100%;position:relative;z-index:10;animation:terms_slideUp__i9K5z .6s ease-out;transition:all .3s ease}[data-theme=dark] .terms_termsContainer__tFNme{background:var(--white);box-shadow:0 20px 60px rgba(0,0,0,.4);border:1px solid var(--border-color)}.terms_termsHeader__wfczI{text-align:center;margin-bottom:2.5rem}.terms_logo__musHj{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;margin-bottom:1.5rem;box-shadow:0 10px 30px rgba(230,126,34,.3);transition:all .3s ease}.terms_logo__musHj,[data-theme=dark] .terms_logo__musHj{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark))}[data-theme=dark] .terms_logo__musHj{box-shadow:0 10px 30px rgba(243,156,18,.4)}.terms_logoIcon__dSLc6{font-size:2rem;color:var(--white)}.terms_title__N4bdx{font-size:2.2rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem;font-family:var(--font-dancing-script);transition:color .3s ease}.terms_subtitle__KM1DN{color:var(--text-light);font-size:1rem;line-height:1.5;transition:color .3s ease}.terms_content__I1I0Z{font-size:1rem;line-height:1.7}.terms_section__9zXl8{margin-bottom:2.5rem;padding:1.5rem;background:rgba(248,249,250,.5);border-radius:12px;border-left:4px solid var(--primary-color);transition:all .3s ease}[data-theme=dark] .terms_section__9zXl8{background:rgba(30,41,59,.3);border-left-color:var(--primary-color)}.terms_section__9zXl8:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1)}[data-theme=dark] .terms_section__9zXl8:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.terms_sectionHeader__l_yCn{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.terms_sectionIcon__4Sol0{color:var(--primary-color);font-size:1.3rem;flex-shrink:0;transition:all .3s ease}[data-theme=dark] .terms_sectionIcon__4Sol0{color:var(--primary-color);filter:drop-shadow(0 0 8px rgba(243,156,18,.4))}.terms_sectionHeader__l_yCn h2{font-size:1.4rem;font-weight:600;color:var(--text-dark);margin:0;transition:color .3s ease}.terms_section__9zXl8 p{color:var(--text-light);margin-bottom:1rem;transition:color .3s ease}.terms_section__9zXl8 p:last-child{margin-bottom:0}.terms_list__CcuPu{list-style:none;padding:0;margin:1rem 0}.terms_list__CcuPu li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:var(--text-light);transition:color .3s ease}.terms_list__CcuPu li:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.1rem}.terms_contactInfo__85JeO{background:rgba(230,126,34,.1);padding:1rem;border-radius:8px;margin:1rem 0;text-align:center;border:1px solid rgba(230,126,34,.2);transition:all .3s ease}[data-theme=dark] .terms_contactInfo__85JeO{background:rgba(243,156,18,.15);border-color:rgba(243,156,18,.3)}.terms_contactInfo__85JeO strong{color:var(--primary-color);font-size:1.1rem}.terms_lastUpdate__gHYK_{font-size:.9rem;color:var(--text-light);font-style:italic;text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.terms_background__pqgBe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.terms_shape1__h2XJW,.terms_shape2__BwnF_,.terms_shape3__Z6BUG{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(230,126,34,.1),rgba(211,84,0,.1));animation:terms_float__nBLGc 6s ease-in-out infinite}[data-theme=dark] .terms_shape1__h2XJW,[data-theme=dark] .terms_shape2__BwnF_,[data-theme=dark] .terms_shape3__Z6BUG{background:linear-gradient(135deg,rgba(243,156,18,.15),rgba(217,119,6,.15))}.terms_shape1__h2XJW{width:200px;height:200px;top:10%;right:10%;animation-delay:0s}.terms_shape2__BwnF_{width:150px;height:150px;bottom:20%;left:10%;animation-delay:2s}.terms_shape3__Z6BUG{width:100px;height:100px;top:60%;right:20%;animation-delay:4s}@media (max-width:768px){.terms_termsPage__8M_at{padding:1rem .5rem}.terms_termsContainer__tFNme{padding:2rem 1.5rem;margin:.5rem 0;max-height:95vh}.terms_title__N4bdx{font-size:1.8rem}.terms_subtitle__KM1DN{font-size:.9rem}.terms_section__9zXl8{padding:1rem;margin-bottom:1.5rem}.terms_sectionHeader__l_yCn h2{font-size:1.2rem}.terms_shape1__h2XJW,.terms_shape2__BwnF_,.terms_shape3__Z6BUG{display:none}}@media (max-width:480px){.terms_termsContainer__tFNme{padding:1.5rem 1rem}.terms_logo__musHj{width:60px;height:60px;margin-bottom:1rem}.terms_logoIcon__dSLc6{font-size:1.5rem}.terms_title__N4bdx{font-size:1.6rem}.terms_content__I1I0Z{font-size:.95rem}.terms_sectionHeader__l_yCn{flex-direction:column;text-align:center;gap:.5rem}}