.glosario-section[data-astro-cid-phk7fxh7]{padding:var(--space-8) var(--space-6) var(--space-16);background:var(--theme-surface)}.glosario-section[data-astro-cid-phk7fxh7] .container[data-astro-cid-phk7fxh7]{max-width:900px;margin:0 auto}.glosario-search[data-astro-cid-phk7fxh7]{position:relative;margin-bottom:var(--space-6)}.glosario-search[data-astro-cid-phk7fxh7]>i[data-astro-cid-phk7fxh7]{position:absolute;left:var(--space-5);top:50%;transform:translateY(-50%);color:var(--theme-text-muted);font-size:var(--font-size-base)}.glosario-search[data-astro-cid-phk7fxh7] input[data-astro-cid-phk7fxh7]{width:100%;padding:var(--space-4) var(--space-5) var(--space-4) var(--space-12);border:2px solid var(--theme-border);border-radius:var(--radius-full);font-size:var(--font-size-base);font-family:var(--font-family);background:var(--theme-surface);color:var(--theme-text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.glosario-search[data-astro-cid-phk7fxh7] input[data-astro-cid-phk7fxh7]:focus{outline:none;border-color:var(--itrc-gold);box-shadow:0 0 0 3px rgba(var(--itrc-gold-rgb),.15)}.glosario-search__count[data-astro-cid-phk7fxh7]{position:absolute;right:var(--space-5);top:50%;transform:translateY(-50%);font-size:var(--font-size-xs);color:var(--theme-text-muted);font-weight:600}.glosario-alpha[data-astro-cid-phk7fxh7]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-1);margin-bottom:var(--space-8);padding:var(--space-4);background:var(--theme-surface-alt);border-radius:var(--radius-xl)}.alpha-letter[data-astro-cid-phk7fxh7]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:700;text-decoration:none;transition:all var(--transition-fast)}.alpha-letter[data-astro-cid-phk7fxh7].active{color:var(--theme-heading);cursor:pointer}.alpha-letter[data-astro-cid-phk7fxh7].active:hover{background:var(--itrc-gold);color:var(--white)}.alpha-letter[data-astro-cid-phk7fxh7].disabled{color:var(--theme-text-muted);opacity:.35;cursor:default}.glosario-no-results[data-astro-cid-phk7fxh7]{text-align:center;padding:var(--space-12) var(--space-6);color:var(--theme-text-muted)}.glosario-no-results[data-astro-cid-phk7fxh7] i[data-astro-cid-phk7fxh7]{font-size:var(--font-size-3xl);margin-bottom:var(--space-4);opacity:.3}.glosario-no-results[data-astro-cid-phk7fxh7] p[data-astro-cid-phk7fxh7]{font-size:var(--font-size-base)}.glosario-group[data-astro-cid-phk7fxh7]{margin-bottom:var(--space-8)}.glosario-group[data-astro-cid-phk7fxh7]:last-child{margin-bottom:0}.glosario-group__header[data-astro-cid-phk7fxh7]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);scroll-margin-top:var(--space-6)}.glosario-group__letter[data-astro-cid-phk7fxh7]{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--itrc-gold);color:var(--white);border-radius:var(--radius-md);font-size:var(--font-size-xl);font-weight:900}.glosario-group__count[data-astro-cid-phk7fxh7]{padding:2px 10px;background:rgba(var(--itrc-gold-rgb),.12);color:var(--itrc-gold);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:700;flex-shrink:0}.glosario-group__line[data-astro-cid-phk7fxh7]{flex:1;height:2px;background:var(--theme-border-light)}.glosario-terms[data-astro-cid-phk7fxh7]{display:flex;flex-direction:column;gap:var(--space-3);padding-left:var(--space-3)}.term-card[data-astro-cid-phk7fxh7]{padding:var(--space-5) var(--space-6);background:var(--theme-surface);border:1px solid var(--theme-border-light);border-left:3px solid var(--itrc-gold);border-radius:0 var(--radius-lg) var(--radius-lg) 0;transition:all var(--transition-fast)}.term-card[data-astro-cid-phk7fxh7]:hover{border-left-color:var(--itrc-navy);box-shadow:var(--shadow-sm);background:var(--theme-surface-alt)}.term-card__title[data-astro-cid-phk7fxh7]{font-size:var(--font-size-base);font-weight:800;color:var(--theme-heading);margin:0 0 var(--space-2)}.term-card__def[data-astro-cid-phk7fxh7]{font-size:var(--font-size-sm);line-height:1.7;color:var(--theme-text-secondary);margin:0}.term-card[data-astro-cid-phk7fxh7].hidden,.glosario-group[data-astro-cid-phk7fxh7].hidden{display:none}@media (max-width: 768px){.glosario-section[data-astro-cid-phk7fxh7]{padding:var(--space-6) var(--space-4) var(--space-12)}.glosario-search[data-astro-cid-phk7fxh7] input[data-astro-cid-phk7fxh7]{font-size:var(--font-size-sm);padding:var(--space-3) var(--space-4) var(--space-3) var(--space-10)}.glosario-alpha[data-astro-cid-phk7fxh7]{gap:2px;padding:var(--space-3)}.alpha-letter[data-astro-cid-phk7fxh7]{width:30px;height:30px;font-size:var(--font-size-xs)}.glosario-group__letter[data-astro-cid-phk7fxh7]{width:36px;height:36px;font-size:var(--font-size-lg)}.glosario-terms[data-astro-cid-phk7fxh7]{padding-left:0}.term-card[data-astro-cid-phk7fxh7]{padding:var(--space-4) var(--space-4)}.term-card__title[data-astro-cid-phk7fxh7]{font-size:var(--font-size-sm)}.term-card__def[data-astro-cid-phk7fxh7]{font-size:var(--font-size-xs)}}
