.terms-page{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;background-color:var(--bg-color)}.terms-content{flex:1;padding:var(--space-6);max-width:900px;margin:0 auto;color:var(--text-color);line-height:1.6}.terms-updated{color:var(--text-color-secondary);font-size:14px;margin-bottom:var(--space-4)}.terms-title{text-align:center;font-size:28px;font-weight:700;margin-bottom:var(--space-2);color:var(--text-color)}.terms-subtitle{text-align:center;font-size:18px;margin-bottom:var(--space-8);color:var(--text-color)}.terms-sections{padding-left:var(--space-6)}.terms-sections>li{margin-bottom:var(--space-8)}.terms-sections>li>strong{display:block;font-size:18px;font-weight:600;color:var(--text-color);margin-bottom:var(--space-4);padding-bottom:var(--space-2);border-bottom:2px solid var(--border-color)}.terms-sections p{margin-bottom:var(--space-4)}.terms-sections p:last-child{margin-bottom:0}.terms-sections ul,.terms-sections ol{margin-top:var(--space-4);margin-bottom:var(--space-4);padding-left:var(--space-6)}.terms-sections ul li,.terms-sections ol li{margin-bottom:var(--space-4)}.terms-sections ul li:last-child,.terms-sections ol li:last-child{margin-bottom:0}.terms-sections a{color:var(--primary-color, #007bff);text-decoration:none;word-break:break-word}.terms-sections a:hover,.terms-sections u{text-decoration:underline}.designated-agent{padding:var(--space-4);background-color:var(--bg-hover);border-radius:8px;margin-top:var(--space-2)}@media(max-width:768px){.terms-content{padding:var(--space-4)}.terms-title{font-size:24px}.terms-subtitle{font-size:16px}.terms-sections{padding-left:var(--space-4)}.terms-sections>li>strong{font-size:16px}}@media(prefers-color-scheme:dark){.terms-sections>li>strong{border-bottom-color:#fff3}.designated-agent{background-color:#ffffff0d}}
