/* AUTO-GENERATED. DO NOT EDIT. Source: /assets/css */
.note{color:var(--text-muted);font-size:var(--font-size-base);margin:1rem 0;padding:var(--section-gutter);border:1px solid var(--border-color);border-left:3px solid rgba(111,75,212,0.4);line-height:var(--line-height-normal);}.spec-section{border-bottom:1px solid var(--border-color);}.terminal-page>.spec-section{padding:0;overflow:hidden auto;}.section-header{padding:var(--section-header-padding);border-bottom:1px solid var(--border-color);border-top:1px solid rgba(255,255,255,0.04);display:flex;justify-content:space-between;align-items:center;background:var(--bg-section);position:relative;border-left:3px solid rgba(111,75,212,0.25);}.section-header:hover{border-left-color:rgba(111,75,212,0.55);}.section-header h2{font-size:clamp(1.6rem,2.5vw,var(--font-size-h2));font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0;}.section-header span{font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--text-muted);opacity:0.85;letter-spacing:.06em;text-transform:uppercase;}.section-desc{color:var(--text-muted);font-size:var(--font-size-base);padding:var(--section-header-padding);max-width:72ch;line-height:var(--line-height-relaxed);}.spec-section>p,.spec-section>ul,.spec-section>ol{padding:0 var(--section-gutter);}.spec-section>p{margin:var(--space-xs) 0;color:var(--text-white);line-height:var(--line-height-relaxed);}.spec-section>p:last-child,.spec-section>ul:last-child,.spec-section>ol:last-child{padding-bottom:var(--card-padding);}.spec-section__table{overflow-x:auto;}.spec-table__table{width:100%;border-collapse:collapse;font-size:var(--font-size-base);}.spec-table__head{background:var(--bg-section);}.spec-table__header{padding:10px var(--section-gutter);text-align:left;font-family:var(--font-mono);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:0.06em;color:var(--text-muted);border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);font-weight:600;white-space:nowrap;}.spec-table__header:last-child{border-right:none;}.spec-table__body .spec-table__row:hover .spec-table__cell{background:var(--bg-hover);}.spec-table__cell{padding:16px var(--section-gutter);border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);color:var(--text-muted);vertical-align:top;line-height:var(--line-height-relaxed);}.spec-table__cell:last-child{border-right:none;}.spec-table__cell:first-child{font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--accent-purple);text-transform:uppercase;letter-spacing:0.06em;white-space:nowrap;width:130px;}@media (max-width:767px){.spec-table__cell:first-child{width:auto;white-space:normal;}}