.gl-hero[data-astro-cid-udbnvhrv]{position:relative;padding:6rem 0 4.5rem;overflow:hidden;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.gl-hero-bg[data-astro-cid-udbnvhrv]{position:absolute;inset:0;pointer-events:none}.gl-orb[data-astro-cid-udbnvhrv]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.gl-orb-a[data-astro-cid-udbnvhrv]{width:500px;height:500px;background:radial-gradient(circle,rgba(67,56,202,.18) 0%,transparent 70%);top:-160px;right:-60px}.gl-orb-b[data-astro-cid-udbnvhrv]{width:360px;height:360px;background:radial-gradient(circle,rgba(13,148,136,.13) 0%,transparent 70%);bottom:-100px;left:5%}.gl-hero-inner[data-astro-cid-udbnvhrv]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.gl-headline[data-astro-cid-udbnvhrv]{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;letter-spacing:-.04em;line-height:1.08;color:var(--color-text-primary)}.gl-sub[data-astro-cid-udbnvhrv]{font-size:1.0625rem;color:var(--color-text-secondary);max-width:420px;line-height:1.65}.gl-filters-bar[data-astro-cid-udbnvhrv]{background:var(--color-base);border-bottom:1px solid var(--color-border);position:sticky;top:3.75rem;z-index:10}.gl-filters-container[data-astro-cid-udbnvhrv]{display:flex;align-items:center;gap:1rem}.gl-filters[data-astro-cid-udbnvhrv]{display:flex;gap:.25rem;padding:.75rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-width:0}.gl-filters[data-astro-cid-udbnvhrv]::-webkit-scrollbar{display:none}.gl-filter-btn[data-astro-cid-udbnvhrv]{display:inline-block;flex-shrink:0;padding:.4375rem .875rem;border-radius:.375rem;border:1px solid transparent;background:transparent;font-family:var(--font-body);font-size:.8125rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;transition:all .15s;white-space:nowrap}.gl-filter-btn[data-astro-cid-udbnvhrv]:hover{background:var(--color-surface);color:var(--color-text-primary)}.gl-filter-btn--active[data-astro-cid-udbnvhrv]{background:var(--color-brand-dim);color:var(--color-brand);border-color:#4338ca33;font-weight:600}.gl-search-wrap[data-astro-cid-udbnvhrv]{position:relative;flex-shrink:0;margin:.75rem 0}.gl-search-icon[data-astro-cid-udbnvhrv]{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none}.gl-search-input[data-astro-cid-udbnvhrv]{height:2rem;padding:0 .75rem 0 2rem;border-radius:.375rem;border:1px solid var(--color-border);background:var(--color-surface);font-size:.8125rem;font-family:var(--font-body);color:var(--color-text-primary);width:200px;transition:border-color .15s,width .2s;outline:none}.gl-search-input[data-astro-cid-udbnvhrv]::placeholder{color:var(--color-text-muted)}.gl-search-input[data-astro-cid-udbnvhrv]:focus{border-color:var(--color-brand);width:260px}.gl-body[data-astro-cid-udbnvhrv]{background:var(--color-base);padding-top:2.5rem;padding-bottom:5rem}.gl-grid[data-astro-cid-udbnvhrv]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:860px){.gl-grid[data-astro-cid-udbnvhrv]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.gl-grid[data-astro-cid-udbnvhrv]{grid-template-columns:1fr}}.gl-card{display:flex;flex-direction:column;padding:1.5rem;gap:.875rem;text-decoration:none;color:inherit}.gl-card-top{display:flex}.gl-cat-tag{font-size:.625rem}.gl-card-term{font-family:var(--font-display);font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary);line-height:1.25}.gl-card-def{font-size:.875rem;color:var(--color-text-secondary);line-height:1.65;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gl-card-cta{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--color-brand);margin-top:auto}.gl-empty[data-astro-cid-udbnvhrv]{text-align:center;color:var(--color-text-muted);padding:3rem 0;font-size:.9375rem}.pagination-wrapper[data-astro-cid-udbnvhrv]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.pagination-status[data-astro-cid-udbnvhrv]{font-size:.875rem;color:var(--color-text-secondary);font-weight:500}.disabled[data-astro-cid-udbnvhrv]{opacity:.5;pointer-events:none;background:transparent;border-color:var(--color-border);color:var(--color-text-muted)}@media(max-width:720px){.gl-filters-container[data-astro-cid-udbnvhrv]{flex-wrap:wrap}.gl-search-input[data-astro-cid-udbnvhrv]{width:160px}.gl-search-input[data-astro-cid-udbnvhrv]:focus{width:200px}}@media(max-width:600px){.gl-search-input[data-astro-cid-udbnvhrv]{width:140px}.gl-search-input[data-astro-cid-udbnvhrv]:focus{width:180px}}.gl-cta-band[data-astro-cid-udbnvhrv]{border-top:1px solid var(--color-border);background:var(--color-surface);padding:3.5rem 0}.gl-cta-inner[data-astro-cid-udbnvhrv]{display:grid;grid-template-columns:1fr auto 1fr;gap:2.5rem;align-items:center}@media(max-width:860px){.gl-cta-inner[data-astro-cid-udbnvhrv]{grid-template-columns:1fr}.gl-cta-divider[data-astro-cid-udbnvhrv]{display:none}}.gl-cta-card[data-astro-cid-udbnvhrv]{display:flex;flex-direction:column;gap:.875rem}.gl-cta-nl[data-astro-cid-udbnvhrv]{background:linear-gradient(135deg,var(--color-brand-dim) 0%,rgba(13,148,136,.06) 100%);border:1px solid rgba(67,56,202,.15);border-radius:1rem;padding:2rem}.gl-cta-call[data-astro-cid-udbnvhrv]{border:1px solid var(--color-border-strong);border-radius:1rem;padding:2rem}.gl-cta-icon[data-astro-cid-udbnvhrv]{font-size:1.375rem;color:var(--color-brand);line-height:1}.gl-cta-title[data-astro-cid-udbnvhrv]{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:var(--color-text-primary);letter-spacing:-.025em;line-height:1.3}.gl-cta-desc[data-astro-cid-udbnvhrv]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.65}.gl-cta-btn[data-astro-cid-udbnvhrv]{align-self:flex-start;font-size:.875rem}.gl-nl-form[data-astro-cid-udbnvhrv]{display:flex;gap:.375rem;flex-wrap:wrap;margin-top:.25rem}.gl-nl-input[data-astro-cid-udbnvhrv]{flex:1;min-width:0;padding:.5rem .875rem;font-size:.875rem;font-family:var(--font-body);color:var(--color-text-primary);background:var(--color-base);border:1px solid var(--color-border-strong);border-radius:.5rem;outline:none;transition:border-color .15s,box-shadow .15s}.gl-nl-input[data-astro-cid-udbnvhrv]::placeholder{color:var(--color-text-muted)}.gl-nl-input[data-astro-cid-udbnvhrv]:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #4338ca1a}.gl-nl-btn[data-astro-cid-udbnvhrv]{font-size:.875rem;padding:.5rem 1rem;white-space:nowrap}.gl-nl-btn[data-astro-cid-udbnvhrv]:disabled{opacity:.55;cursor:not-allowed}.gl-nl-msg[data-astro-cid-udbnvhrv]{font-size:.8125rem;line-height:1.4;margin:0}.gl-nl-msg[data-astro-cid-udbnvhrv].success{color:#059669}.gl-nl-msg[data-astro-cid-udbnvhrv].error{color:#dc2626}.gl-cta-divider[data-astro-cid-udbnvhrv]{width:1px;height:100%;min-height:120px;background:var(--color-border)}
