.terms-toc{position:-webkit-sticky;position:sticky;top:120px;height:80vh;overflow:scroll}.terms-toc::-webkit-scrollbar{display:none}.terms-toc .terms-title{font-size:14px;color:#1a2231;gap:10px;font-weight:500;padding-bottom:10px;display:flex;align-items:center;border-bottom:1px solid #ddd}.terms-toc .terms-title img{width:13px;height:13px}.terms-toc .terms-nav .terms-list{list-style:none;padding:0;margin:0}.terms-toc .terms-nav .terms-list .terms-item{margin-bottom:15px}.terms-toc .terms-nav .terms-list .terms-item.header{margin-bottom:12px;padding-top:16px}.terms-toc .terms-nav .terms-list .terms-item.header .terms-title{font-size:14px;font-weight:700;color:#1a2231;text-transform:uppercase;margin-bottom:10px;border:none;padding:0}.terms-toc .terms-nav .terms-list .terms-item a{display:block;color:#707070;font-weight:500;font-size:14px;border-radius:6px;text-decoration:none;transition:all .2s ease;line-height:1.4;border:1px solid rgba(0,0,0,0)}.terms-toc .terms-nav .terms-list .terms-item a:hover{color:#000}.terms-toc .terms-nav .terms-list .terms-item a.active{color:#0072f4}.terms-toc .terms-nav .terms-list .terms-item.active{background:#1a2231;border-radius:6px}.terms-toc .terms-nav .terms-list .terms-item.active a{background:#1a2231;color:#fff;font-weight:600;box-shadow:0 2px 8px rgba(26,34,49,.3)}@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.terms-page{max-width:1400px;margin:0 auto;padding:0 32px 32px;display:grid;grid-template-columns:1fr 250px;grid-gap:60px;gap:60px;position:relative}.terms-page .terms-content .terms-page-header{margin-bottom:0}.terms-page .terms-content .terms-page-header .terms-section-label{font-size:14px;color:#666;font-weight:500;margin-bottom:8px;letter-spacing:.01em;text-transform:uppercase}.terms-page .terms-content .terms-page-header .terms-page-title{font-size:28px;font-weight:600;color:#2c3952;margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid #eceef1;margin-top:0}.terms-page .terms-content .terms-page-header .terms-page-subtitle{font-size:14px;color:#666;margin-bottom:24px;font-style:italic}.terms-page .terms-content .terms-page-header .terms-page-description{font-size:15px;color:#6e6d7a;margin-bottom:24px;line-height:1.7;display:flex;flex-direction:column;gap:16px}.terms-page .terms-content h1{font-size:28px;font-weight:600;color:#2c3952;margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid #eceef1;margin-top:0}.terms-page .terms-content h2{font-size:22px;font-weight:600;color:#2c3952;margin-top:40px;margin-bottom:16px}.terms-page .terms-content .terms-content-section{margin-bottom:50px;scroll-margin-top:100px}.terms-page .terms-content .terms-content-section h3{font-size:20px;font-weight:500;color:#2c3952;margin-top:24px;margin-bottom:12px}.terms-page .terms-content .terms-content-section p{font-size:15px;line-height:1.7;margin-bottom:16px;color:#6e6d7a}.terms-page .terms-content .terms-content-section p.terms-warning-text{color:#df1b41;font-weight:500;font-size:15px;margin:16px 0 24px}.terms-page .terms-content .terms-content-section ul{margin-left:24px;margin-bottom:24px;list-style:disc}.terms-page .terms-content .terms-content-section ul li{margin-bottom:12px;padding-left:8px;line-height:1.7;font-size:15px;color:#6e6d7a}