.terms-container{display:flex;gap:2rem;padding:2rem;background:#f9fafb}.terms-sidebar{width:16rem;background:#fff;border:2px solid #330052;border-radius:1rem;padding:1rem;height:fit-content;position:sticky;top:2.5rem}.terms-nav-title{font-weight:600;color:#330052;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.terms-nav-list{display:flex;flex-direction:column;gap:.5rem}.terms-nav-btn{width:100%;text-align:left;padding:.6rem .75rem;border-radius:.5rem;border:none;cursor:pointer;color:#330052;background:transparent;font-weight:500;transition:all .2s ease-in-out}.terms-nav-btn:hover{background:#f3e8ff}.terms-nav-btn.active{background:#330052;color:#fff;font-weight:600}.terms-content{flex:1;display:flex;flex-direction:column;gap:2rem}.terms-header{text-align:center;padding:1.5rem;border-bottom:3px solid #330052}.terms-title{font-size:2rem;font-weight:800;color:#330052}.terms-intro{color:#4b5563;margin-top:.5rem;max-width:800px;margin-left:auto;margin-right:auto}.terms-updated{display:inline-block;margin-top:.75rem;font-size:.875rem;background:#ffd900;color:#330052;padding:.25rem .75rem;border-radius:.375rem;font-weight:600}.terms-section{background:#fff;padding:1.5rem;border-radius:.75rem;border-left:6px solid #330052;box-shadow:0 2px 5px rgba(0,0,0,.05)}.terms-section-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#330052}@media (max-width:768px){.terms-container{flex-direction:column;padding:1rem}.terms-sidebar{width:100%;border:none;border-bottom:2px solid #330052;border-radius:0;position:static;padding:.5rem;overflow-x:auto}.terms-nav-list{flex-direction:row;gap:.5rem}.terms-nav-btn{white-space:nowrap;font-size:.9rem}}
/*# sourceMappingURL=1b639364afd6e876.css.map*/