.glossary-shell{max-width:1200px;margin:40px auto;padding:20px;font-family:Inter,system-ui,Segoe UI,Roboto,Arial;color:#0f172a}.glossary-hero,.glossary-controls,.terms-grid,.term-count{display:block}.glossary-shell:not(.detail-active) aside{display:none}.glossary-shell.detail-active .glossary-hero,.glossary-shell.detail-active .glossary-controls,.glossary-shell.detail-active .terms-grid,.glossary-shell.detail-active .term-count{display:none!important}.glossary-shell.detail-active aside{display:block}.hero-head{display:flex;gap:12px;align-items:center;margin-bottom:18px}.hero-head .badge{width:48px;height:48px;border-radius:8px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.hero-head h1{margin:0;font-size:26px}.hero-head p{margin:0;color:#6b7280}.glossary-controls{display:flex;gap:12px;align-items:center;margin:16px 0;flex-wrap:wrap}.search-wrap{position:relative;flex:1}.search-wrap .icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.search-wrap input{width:100%;padding:10px 12px 10px 40px;border-radius:8px;border:1px solid #e6e6e6}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{background:#fff;border:1px solid #e6e6e6;padding:6px 10px;border-radius:6px;cursor:pointer}.filters button.active{background:#f1f5f9}.content-grid{display:grid;grid-template-columns:1fr 340px;gap:20px;margin-top:30px}.terms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.term-card{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:10px;background:#fff;border:1px solid #e6e6e6;text-decoration:none;color:inherit}.card{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:18px}.term-count{color:#6b7280;margin-top:6px}.content-grid .card[aria-role=detail]{position:sticky;top:20px}.terms-list{max-height:56vh;overflow:auto;padding:8px}.terms-list a{display:flex;justify-content:space-between;padding:8px;border-radius:8px;color:#0f172a;text-decoration:none;align-items:center}.terms-list a.is-active,.terms-list a:hover{background:#f1f5f9}.term-title{font-size:30px;margin:0 0 12px;font-weight:600}.term-def{color:#374151;font-size:18px;font-family:Roboto,sans-serif}.back-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;border:1px solid #e6e6e6;background:#fff;color:inherit;cursor:pointer;margin-bottom:12px}@media (max-width: 980px){.content-grid{grid-template-columns:1fr}.content-grid .card[aria-role=detail]{position:relative;top:auto}}mark{background:#fff3bf;padding:0 2px;border-radius:2px}.term-name{font-family:Roboto,sans-serif}
