.termos_termos__HUdAt{padding:100px 0 80px;min-height:100vh;background:var(--bg-secondary)}.termos_pageHeader__jnPxc{text-align:center;margin-bottom:48px}.termos_headerIcon__AHMm1{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;margin:0 auto 24px;color:white;box-shadow:var(--shadow-lg)}.termos_pageTitle__KWB4t{font-size:3rem;font-weight:800;color:var(--text-primary);margin-bottom:16px;background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.termos_pageSubtitle__VyUjn{font-size:1.125rem;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:8px}.termos_importantNotice__wQiE0{display:flex;align-items:flex-start;gap:16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:16px;padding:24px;margin:0 auto 48px;max-width:1000px;box-shadow:var(--shadow-sm)}.termos_noticeIcon__ebqNu{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f59e0b;border-radius:12px;color:white;flex-shrink:0}.termos_noticeContent__Z5VCo h3{font-size:1.25rem;font-weight:700;color:#92400e;margin-bottom:8px}.termos_noticeContent__Z5VCo p{font-size:1rem;color:#a16207;line-height:1.6;margin:0}.termos_termosContent__15RAt{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.termos_termoSection__Ld7hd{background:white;border-radius:16px;padding:32px;box-shadow:var(--shadow-md);border:1px solid var(--border-color);transition:all .3s ease}.termos_termoSection__Ld7hd:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.termos_sectionHeader__hn2oJ{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--border-color)}.termos_sectionHeader__hn2oJ svg{color:var(--primary-color);flex-shrink:0}.termos_sectionHeader__hn2oJ h2{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0}.termos_sectionContent__wIXij{line-height:1.7}.termos_sectionContent__wIXij p{color:var(--text-primary);margin-bottom:16px;font-size:1rem}.termos_sectionContent__wIXij h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:24px 0 16px;padding-left:16px;border-left:4px solid var(--accent-color)}.termos_definitionList__winc5,.termos_limitationList___BWSi,.termos_permittedList__3HwjI,.termos_prohibitedList__voNGO,.termos_responsibilityList__u_Vl5{list-style:none;padding:0;margin:16px 0}.termos_definitionList__winc5 li,.termos_limitationList___BWSi li,.termos_permittedList__3HwjI li,.termos_prohibitedList__voNGO li,.termos_responsibilityList__u_Vl5 li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px;background:var(--bg-secondary);border-radius:8px;border-left:4px solid var(--primary-color)}.termos_permittedList__3HwjI li{border-left-color:var(--success-color)}.termos_prohibitedList__voNGO li{border-left-color:var(--error-color)}.termos_definitionList__winc5 li:before,.termos_limitationList___BWSi li:before,.termos_permittedList__3HwjI li:before,.termos_prohibitedList__voNGO li:before,.termos_responsibilityList__u_Vl5 li:before{content:"•";color:var(--primary-color);font-weight:700;font-size:1.2rem;flex-shrink:0;margin-top:2px}.termos_permittedList__3HwjI li:before{color:var(--success-color)}.termos_prohibitedList__voNGO li:before{color:var(--error-color)}.termos_disclaimerBox__cfB4I{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:12px;padding:24px;margin:24px 0}.termos_disclaimerBox__cfB4I h3{color:#dc2626;font-size:1.125rem;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:8px}.termos_disclaimerBox__cfB4I p{color:#991b1b;margin:0;font-weight:500}.termos_contactSection__iLzZD{margin-top:48px}.termos_contactCard__fxP47{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:white;border-radius:20px;padding:40px;text-align:center;box-shadow:var(--shadow-xl)}.termos_contactCard__fxP47 h3{font-size:1.75rem;font-weight:700;margin-bottom:16px;color:white}.termos_contactCard__fxP47 p{font-size:1.125rem;margin-bottom:24px;opacity:.9}.termos_contactInfo__k7VvL{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.termos_contactItem__HOxyx{display:flex;align-items:center;gap:8px;font-size:1rem;background:rgba(255,255,255,.1);padding:12px 20px;border-radius:12px;backdrop-filter:blur(10px)}.termos_contactItem__HOxyx strong{color:var(--accent-color)}.termos_loadingContainer__Nu57b{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:16px;background:var(--bg-secondary)}.termos_loadingSpinner__dSXop{width:40px;height:40px;border-top:4px solid var(--border-color);border:4px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:termos_spin__UEI_R 1s linear infinite}@keyframes termos_spin__UEI_R{to{transform:rotate(1turn)}}@media (max-width:768px){.termos_pageTitle__KWB4t{font-size:2.5rem}.termos_termosContent__15RAt{gap:24px}.termos_termoSection__Ld7hd{padding:24px}.termos_sectionHeader__hn2oJ{flex-direction:column;align-items:flex-start;gap:12px}.termos_sectionHeader__hn2oJ h2{font-size:1.5rem}.termos_contactInfo__k7VvL{flex-direction:column;gap:16px}.termos_contactItem__HOxyx{justify-content:center}.termos_importantNotice__wQiE0{flex-direction:column;text-align:center}.termos_noticeIcon__ebqNu{align-self:center}}@media (max-width:480px){.termos_termos__HUdAt{padding:80px 0 60px}.termos_pageTitle__KWB4t{font-size:2rem}.termos_headerIcon__AHMm1{width:60px;height:60px}.termos_termoSection__Ld7hd{padding:20px}.termos_contactCard__fxP47{padding:32px 24px}}