.glossary-search{margin-bottom:8px;position:relative}.glossary-search:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%2308090A' d='m14.354 13.646-3.13-3.129a5.507 5.507 0 1 0-.706.707l3.128 3.13a.5.5 0 1 0 .708-.708M2.5 7a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:16px;margin:auto;position:absolute;right:16px;top:0;width:16px}.glossary-search input{background-color:#eaeaea;border:none;border-radius:4px;font-size:16px;height:44px;padding:10px 16px;width:100%}.glossary-search input:focus{outline:1px solid #08090a}.glossary-content{display:grid;gap:3rem;grid-template-columns:300px 1fr}.glossary-sidebar{padding-right:2rem;width:320px}.glossary-main{margin:auto;max-width:738px}.category-section{margin-bottom:8px}.category-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px}.category-section.expanded .category-header{background:#fafafa}.category-toggle{margin:0;transform:rotate(0deg);transition:transform .2s ease-out}.category-section.expanded .category-toggle{transform:rotate(90deg)}.category-section h3{color:#08090a;font-size:14px;font-weight:600;letter-spacing:.32px;line-height:16px}.term-list{border-left:1px solid rgba(8,9,10,.2);display:flex;flex-direction:column;gap:16px;margin-left:16px;margin-right:16px;margin-top:.5rem;max-height:0;overflow:hidden;padding-left:24px;transition:max-height .2s ease-out}.term-item{color:#64748b;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:130%;transition:color .2s}.term-item:hover{color:#08090a}.term-item.active{border-left:1px solid #08090a;color:#08090a;font-weight:700;padding-left:8px}.glossary-main{min-height:400px}.term-content{animation:fadeIn .3s ease-in-out}.term-content h2{color:#08090a;font-size:40px;font-weight:600;line-height:54px;margin-bottom:1.5rem}.term-description{color:#475569;line-height:1.6}.term-description h3{color:#08090a;font-size:32px;font-weight:600;line-height:54px;margin-bottom:1rem;margin-top:2rem}.term-description p{margin-bottom:1rem}.term-description ul{margin:1rem 0;padding-left:1.5rem}.term-description li{margin-bottom:.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.glossary-content{gap:2rem}}@media (max-width:768px){.glossary-content{grid-template-columns:1fr}.glossary-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;padding-right:0}}