.glossary-page { width:100%; max-width:1120px; margin:0 auto; padding:7.5rem 1.5rem 5rem; color:#173752; }.glossary-hero { max-width:760px; margin:0 auto; padding:2rem 0 2.2rem; text-align:center; }.glossary-kicker { display:inline-block; margin-bottom:.7rem; color:#178d9a; font-size:.67rem; font-weight:800; letter-spacing:.18em; }.glossary-hero h1 { margin:0; color:#173752; font-size:clamp(2.35rem,5vw,4.3rem); font-weight:800; letter-spacing:-.06em; line-height:1.04; }.glossary-hero p { max-width:620px; margin:1rem auto 1.5rem; color:#6b8193; font-size:1rem; line-height:1.7; }.glossary-search { display:flex; max-width:530px; align-items:center; gap:.55rem; margin:0 auto; padding:.75rem .9rem; background:rgba(255,255,255,.86); border:1px solid rgba(121,158,178,.3); border-radius:12px; box-shadow:0 10px 24px rgba(42,89,113,.08); }.glossary-search i { color:#178d9a; font-size:1.2rem; }.glossary-search input { width:100%; border:0; outline:0; color:#244862; background:transparent; font:inherit; font-size:.82rem; }.glossary-search input::placeholder { color:#91a6b3; }.glossary-alphabet { display:flex; flex-wrap:wrap; justify-content:center; gap:.45rem; margin:0 auto 3rem; }.glossary-alphabet a { display:grid; width:2.15rem; height:2.15rem; place-items:center; color:#18506d; background:rgba(255,255,255,.72); border:1px solid rgba(121,158,178,.22); border-radius:9px; font-size:.72rem; font-weight:800; text-decoration:none; transition:all .2s ease; }.glossary-alphabet a:hover { color:#fff; background:#178d9a; border-color:#178d9a; transform:translateY(-2px); }.glossary-content { padding:1.5rem; background:rgba(245,250,251,.6); border:1px solid rgba(121,158,178,.18); border-radius:22px; }.glossary-content-heading { display:flex; align-items:end; justify-content:space-between; gap:1rem; margin-bottom:1.2rem; padding-bottom:1rem; border-bottom:1px solid rgba(121,158,178,.18); }.glossary-content-heading h2 { margin:0; color:#173752; font-size:1.8rem; font-weight:800; letter-spacing:-.04em; }.glossary-content-heading > span { color:#178d9a; font-size:.72rem; font-weight:800; }.glossary-content > h2 { display:flex; align-items:center; gap:.6rem; margin:2rem 0 .75rem; color:#18506d; font-size:1.1rem; font-weight:800; }.glossary-content > h2::before { content:""; display:block; width:2rem; height:2rem; background:linear-gradient(135deg,#18506d,#178d9a); border-radius:9px; }.glossary-content dl { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:.7rem; margin:0; }.glossary-content dt, .glossary-content dd { margin:0; }.glossary-content dt { grid-column:span 1; padding:1rem 1rem .2rem; color:#244862; background:rgba(255,255,255,.84); border:1px solid rgba(121,158,178,.18); border-bottom:0; border-radius:13px 13px 0 0; font-size:.83rem; font-weight:800; }.glossary-content dd { grid-column:span 1; min-height:4.2rem; margin-top:-.7rem; padding:1.9rem 1rem .9rem; color:#6b8193; background:rgba(255,255,255,.84); border:1px solid rgba(121,158,178,.18); border-top:0; border-radius:0 0 13px 13px; font-size:.76rem; line-height:1.65; }.glossary-content .code-ref { display:block; margin-top:.35rem; color:#178d9a; font-size:.65rem; font-weight:700; }.glossary-content .is-hidden { display:none !important; }
@media (max-width:700px) { .glossary-page { padding:6rem 1rem 3rem; }.glossary-content { padding:1rem; }.glossary-content-heading { align-items:flex-start; flex-direction:column; }.glossary-content dl { grid-template-columns:1fr; gap:.6rem; }.glossary-content dt,.glossary-content dd { grid-column:span 1; }.glossary-content-heading h2 { font-size:1.5rem; } }

/* Scoped presentation for the original glossary markup. The footer is outside
   this container and keeps the site's original layout rules. */
.glossary-original { max-width:1120px; padding:7.5rem 1.5rem 4rem; }
.glossary-original > .row { display:block; }
.glossary-original > .row > .col-12:first-child { text-align:center; }
.glossary-title-block { max-width:760px; margin:0 auto 2.5rem; }.glossary-title-block h1 { margin:0; color:#173752; font-size:clamp(2.2rem,4vw,3.7rem); font-weight:800; letter-spacing:-.055em; line-height:1.05; }.glossary-title-block p { max-width:600px; margin:.8rem auto 1.25rem; color:#6b8193; font-size:.9rem; line-height:1.65; }.glossary-kicker { display:inline-block; margin-bottom:.65rem; color:#178d9a; font-size:.66rem; font-weight:800; letter-spacing:.18em; }
.glossary-search { display:flex; max-width:530px; align-items:center; gap:.55rem; margin:0 auto; padding:.72rem .85rem; background:rgba(255,255,255,.88); border:1px solid rgba(121,158,178,.28); border-radius:12px; box-shadow:0 10px 24px rgba(42,89,113,.08); text-align:left; }.glossary-search i { color:#178d9a; font-size:1.15rem; }.glossary-search input { width:100%; border:0; outline:0; color:#244862; background:transparent; font:inherit; font-size:.78rem; }.glossary-search input::placeholder { color:#91a6b3; }.glossary-search span { color:#178d9a; font-size:.65rem; font-weight:800; white-space:nowrap; }
.glossary-original > .row > .col-12:last-child { padding:1.5rem; background:rgba(245,250,251,.62); border:1px solid rgba(121,158,178,.18); border-radius:22px; }
.glossary-alphabet { display:flex; flex-wrap:wrap; justify-content:flex-start; gap:.4rem; margin:0 0 1.5rem; padding-bottom:1.2rem; border-bottom:1px solid rgba(121,158,178,.16); }.glossary-alphabet a { display:grid; width:2rem; height:2rem; place-items:center; color:#18506d; background:rgba(255,255,255,.75); border:1px solid rgba(121,158,178,.2); border-radius:8px; font-size:.68rem; font-weight:800; text-decoration:none; }.glossary-alphabet a:hover { color:#fff; background:#178d9a; border-color:#178d9a; }.glossary-original .is-hidden { display:none !important; }
.glossary-original > .row > .col-12:last-child > h2 { display:flex; align-items:center; gap:.6rem; margin:2rem 0 .75rem; color:#18506d; font-size:1.1rem; font-weight:800; }
.glossary-original > .row > .col-12:last-child > h2:first-child { margin-top:0; }
.glossary-original > .row > .col-12:last-child > h2::before { content:""; display:block; width:2rem; height:2rem; background:linear-gradient(135deg,#18506d,#178d9a); border-radius:9px; }
.glossary-original dl { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:.7rem; margin:0; }
.glossary-original dt { margin:0; padding:1rem 1rem .2rem; color:#244862; background:rgba(255,255,255,.84); border:1px solid rgba(121,158,178,.18); border-bottom:0; border-radius:13px 13px 0 0; font-size:.83rem; font-weight:800; }
.glossary-original dd { min-height:4.2rem; margin:0 0 .4rem; padding:1.75rem 1rem .9rem; color:#6b8193; background:rgba(255,255,255,.84); border:1px solid rgba(121,158,178,.18); border-top:0; border-radius:0 0 13px 13px; font-size:.76rem; line-height:1.65; }
.glossary-original .code-ref { display:block; margin-top:.35rem; color:#178d9a; font-size:.65rem; font-weight:700; }
@media (max-width:700px) { .glossary-original { padding:6rem 1rem 3rem; }.glossary-original > .row > .col-12:last-child { padding:1rem; }.glossary-original dl { grid-template-columns:1fr; gap:.45rem; } }
