@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");.terms-container{max-width:1200px;margin:0 auto;padding:40px 20px;display:flex;gap:40px;min-height:80vh}.terms-sidebar{width:300px;flex-shrink:0}.terms-sidebar-sticky{position:-webkit-sticky;position:sticky;top:100px;background:#f9f9f9;padding:20px;border-radius:12px;border:1px solid #e5e7eb}.terms-nav-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.terms-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.terms-nav-item a{display:block;padding:8px 12px;color:#4b5563;text-decoration:none;font-size:.95rem;border-radius:6px;transition:all .2s ease}.terms-nav-item a:hover{background:#f3f4f6;color:#111827}.terms-nav-item a.active{background:#e5e7eb;color:#000;font-weight:500}.terms-content{flex-grow:1;max-width:800px}.terms-header{margin-bottom:40px}.terms-title{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:10px;letter-spacing:-.02em}.terms-meta{color:#6b7280;font-size:.9rem}.terms-section{margin-bottom:40px;scroll-margin-top:120px}.terms-section-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.terms-section-content{color:#374151;line-height:1.7;font-size:1.05rem}.terms-section-content p{margin-bottom:1em}.terms-section-content ol,.terms-section-content ul{margin-bottom:1em;padding-left:20px}.terms-section-content li{margin-bottom:.5em}@media (max-width:768px){.terms-container{flex-direction:column}.terms-sidebar{width:100%;margin-bottom:20px}.terms-sidebar-sticky{position:static}.terms-content{max-width:100%}}