@layer design{.gterm-hero{position:relative}.gterm-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(180deg,var(--bg-deep) 0%,var(--bg-void) 100%);z-index:0}.gterm-hero>*{position:relative;z-index:1}.gterm-topbar{max-width:1200px;margin:0 auto;padding:var(--nav-h) clamp(20px,5vw,56px) 0}.gterm-topbar-inner{display:flex;align-items:center;padding:24px 0;border-bottom:1px solid var(--border-subtle)}.gterm-breadcrumb{position:static;top:auto;left:auto;right:auto;height:auto;z-index:auto;display:flex;align-items:center;gap:8px;font-size:13px}.gterm-breadcrumb a{color:var(--text-muted);transition:color var(--transition)}.gterm-breadcrumb a:hover{color:var(--accent-2)}.gterm-breadcrumb svg{width:14px;height:14px;color:var(--text-muted);opacity:.5;flex-shrink:0}.gterm-breadcrumb .current{color:var(--text-secondary);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gterm-header{max-width:1200px;margin:0 auto;padding:40px clamp(20px,5vw,56px) 40px}.gterm-header-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:12px}.gterm-letter-badge{width:40px;height:40px;border-radius:var(--radius-sm);background:var(--accent-2);color:#fff;font-family:var(--font-display);font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}.gterm-title{font-family:var(--font-display);font-size:clamp(26px,3.5vw,38px);font-weight:800;line-height:1.15;color:var(--text-primary)}.gterm-short-def{font-size:16px;line-height:1.6;color:var(--text-secondary);margin-top:8px;max-width:none}.gterm-article{max-width:1200px;margin:0 auto;padding:40px clamp(20px,5vw,56px)}.gterm-article .prose{color:var(--text-primary);line-height:1.75;font-size:16px;max-width:none}.gterm-article .prose h2{font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--text-primary);margin-top:40px;margin-bottom:16px;line-height:1.25}.gterm-article .prose h3{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--text-primary);margin-top:32px;margin-bottom:12px;line-height:1.3}.gterm-article .prose p{margin-bottom:20px}.gterm-article .prose a{color:var(--accent-2);text-decoration:underline;text-underline-offset:3px;transition:color var(--transition)}.gterm-article .prose a:hover{color:var(--accent-2-dark)}.gterm-article .prose ul,.gterm-article .prose ol{padding-left:24px;margin-bottom:20px}.gterm-article .prose li{margin-bottom:8px;list-style:disc}.gterm-article .prose ol li{list-style:decimal}.gterm-article .prose blockquote{border-left:3px solid var(--accent-2);padding:12px 20px;margin:24px 0;background:var(--accent-2-dim);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-secondary);font-style:italic}.gterm-article .prose code{font-family:var(--font-mono);font-size:.875em;background:var(--bg-surface);padding:2px 6px;border-radius:4px;color:var(--accent)}.gterm-article .prose pre{background:var(--text-primary);color:#e2e8f0;padding:20px 24px;border-radius:var(--radius-sm);overflow-x:auto;margin:24px 0;font-size:14px;line-height:1.6}.gterm-article .prose pre code{background:none;padding:0;border-radius:0;color:inherit;font-size:inherit}.gterm-short-only{font-size:18px;line-height:1.6;color:var(--text-primary)}.gterm-related{margin-top:40px;padding-top:32px;border-top:1px solid var(--border-subtle)}.gterm-section-title{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.gterm-related-grid{display:grid;gap:10px}@media(min-width:640px){.gterm-related-grid{grid-template-columns:repeat(2,1fr)}}.gterm-related-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-card);padding:12px 16px;transition:border-color var(--transition),box-shadow var(--transition)}.gterm-related-card:hover{border-color:#2d6fef2e;box-shadow:0 4px 12px #0e1b3d0d}.gterm-related-card-name{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--text-primary);transition:color var(--transition)}.gterm-related-card:hover .gterm-related-card-name{color:var(--accent-2)}.gterm-related-card svg{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;transition:color var(--transition)}.gterm-related-card:hover svg{color:var(--accent-2)}.gterm-browse{margin-top:32px;padding-top:32px;border-top:1px solid var(--border-subtle)}.gterm-browse-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-card);padding:12px 16px;transition:border-color var(--transition),box-shadow var(--transition)}.gterm-browse-card:hover{border-color:#2d6fef2e;box-shadow:0 4px 12px #0e1b3d0d}.gterm-browse-card-name{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--text-primary);transition:color var(--transition)}.gterm-browse-card:hover .gterm-browse-card-name{color:var(--accent-2)}.gterm-browse-card-short{font-size:12px;line-height:1.4;color:var(--text-muted);margin-top:2px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.gterm-browse-card svg{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;margin-left:12px;transition:color var(--transition)}.gterm-browse-card:hover svg{color:var(--accent-2)}.gterm-prevnext{display:flex;gap:10px;margin-top:32px}.gterm-prevnext-spacer{flex:1}.gterm-prevnext-link{flex:1;display:flex;align-items:center;gap:10px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-card);padding:10px 14px;transition:border-color var(--transition),box-shadow var(--transition)}.gterm-prevnext-link:hover{border-color:#2d6fef2e;box-shadow:0 4px 12px #0e1b3d0d}.gterm-prevnext-link.next{justify-content:flex-end;text-align:right}.gterm-prevnext-link svg{width:14px;height:14px;color:var(--text-muted);flex-shrink:0;transition:color var(--transition)}.gterm-prevnext-link:hover svg{color:var(--accent-2)}.gterm-prevnext-dir{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);line-height:1}.gterm-prevnext-name{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--text-primary);transition:color var(--transition);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gterm-prevnext-link:hover .gterm-prevnext-name{color:var(--accent-2)}a:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important}}}
