.glossary-container{background-color:#fff;border-radius:8px;margin:0 auto;padding:60px 100px}.glossary-header{margin-bottom:2rem;text-align:center}.glossary-title{display:inline-block;margin-bottom:.5rem;position:relative}.glossary-title:before{background-color:hsla(0,0%,90%,.5);border-radius:50%;content:"";height:100%;position:absolute;transform:scale(1.8);width:100%;z-index:-1}.glossary-subtitle{font-size:1rem;line-height:1.5;margin:0 auto;max-width:600px}.search-container{margin:2rem auto;max-width:50%}.search-box{position:relative;width:100%}#glossary-search{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:50px;font-size:.9rem;padding:.75rem 2.5rem;width:100%}#glossary-search:focus{border-color:var(--navbar-btn-bg-color);box-shadow:0 0 0 2px rgba(0,150,199,.1);outline:none}.search-icon{color:#999;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.top-searched{align-items:center;display:flex;font-size:.85rem;gap:1rem;justify-content:center;margin:1rem 0 2rem}.top-searched-label{color:#666}.top-searched-term{background-color:#e6f7fb;border-radius:4px;color:var(--navbar-btn-bg-color);padding:.2rem .5rem;text-decoration:none}.top-searched-term:hover{background-color:#4e32f7;color:#fff}.alpha-nav{border-bottom:1px solid #eee;border-top:1px solid #eee;display:flex;gap:.5rem;justify-content:center;margin:2rem 0;padding:1rem 0}.alpha-link{border-radius:4px;color:#333;display:inline-block;font-size:14px;font-weight:500;height:28px;line-height:28px;text-align:center;text-decoration:none;transition:all .2s;width:28px}.alpha-link.active,.alpha-link:hover{background-color:var(--navbar-btn-bg-color);color:#fff}.letter-section{margin-bottom:3rem}.letter-header{align-items:center;display:flex;margin-bottom:1.5rem}.letter-badge{font-size:2rem;margin-right:1rem}.letter-badge,.letter-title{color:var(--navbar-btn-bg-color);font-weight:600}.letter-title{font-size:1.2rem!important}.terms-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.glossary-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s}.glossary-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.glossary-item a{color:inherit;display:block;padding:1.25rem;text-decoration:none}.term-title{color:var(--navbar-btn-bg-color);font-size:1.1rem;margin-bottom:.5rem}.term-description{color:var(--text-dark-grey);font-size:.9rem;line-height:1.5}.know-more{color:var(--navbar-btn-bg-color);display:inline-block;font-size:14px;margin-top:.75rem;text-decoration:none}.know-more:hover{text-decoration:underline}#no-results{padding:3rem 0;text-align:center}#no-results p{color:#666;font-size:1.25rem}@media (max-width:768px){.glossary-title{font-size:25px}.alpha-nav{flex-wrap:wrap}.terms-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:576px){.glossary-title{font-size:20px}.terms-grid{grid-template-columns:1fr}.top-searched{flex-wrap:wrap;justify-content:center}}.term-navigation{margin-bottom:2rem}.back-link{align-items:center;color:var(--navbar-btn-bg-color);display:inline-flex;font-weight:500;text-decoration:none;transition:color .2s}.back-link:hover{color:#4e32f7}.back-link svg{margin-right:.5rem}.term-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;margin-bottom:2rem;padding-bottom:1.5rem}.term-letter-badge{align-items:center;background-color:#e6f7fb;border-radius:50%;color:var(--navbar-btn-bg-color);display:flex;font-size:2.5rem;font-weight:700;height:70px;justify-content:center;margin-right:1.5rem;width:70px}.term-title{color:#1f2937;font-size:2.5rem;font-weight:600}.term-section{border-bottom:1px solid #f3f4f6;padding:0 2rem}.term-section:last-child{border-bottom:none}.section-title{color:var(--navbar-btn-bg-color);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.section-content{line-height:2}.section-content p{margin-bottom:1rem}.section-content p:last-child{margin-bottom:0}.section-content ol,.section-content ul{margin-bottom:1rem;margin-left:1.5rem}.section-content li{margin-bottom:.5rem}.related-terms-list{display:flex;flex-wrap:wrap;gap:.75rem}.related-term-link{background-color:#e6f7fb;border-radius:4px;color:var(--navbar-btn-bg-color);display:inline-block;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.related-term-link:hover{background-color:var(--navbar-btn-bg-color);color:#fff}@media (max-width:768px){.term-header{align-items:flex-start;flex-direction:column}.term-letter-badge{margin-bottom:1rem}.term-title{font-size:2rem}.term-section{padding:1.5rem}}@media (max-width:480px){.term-title{font-size:1.75rem}.term-letter-badge{font-size:2rem;height:60px;width:60px}}.glossary-item .term-title{font-size:1.2rem!important}p:empty{display:none}