.TerminalResourceSections-module__chcNoa__shell{gap:clamp(2.5rem,6vw,4.5rem);width:100%;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__controls{border:1px solid color-mix(in srgb, var(--border) 66%, transparent);background:color-mix(in srgb, var(--background) 94%, var(--card-bg) 6%);gap:1rem;min-width:0;padding:1.25rem;display:grid}.TerminalResourceSections-module__chcNoa__controlsHeader{justify-content:space-between;align-items:baseline;gap:1rem;min-width:0;display:flex}.TerminalResourceSections-module__chcNoa__controlsTitle{color:var(--foreground);align-items:center;gap:.55rem;margin:0;font-size:1.1rem;line-height:1.1;display:inline-flex}.TerminalResourceSections-module__chcNoa__controlsMeta{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.4}.TerminalResourceSections-module__chcNoa__controlsGrid{grid-template-columns:minmax(0,1fr);gap:.85rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__control{gap:.35rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__controlLabel{color:var(--text-muted);font-size:.85rem;line-height:1.2}.TerminalResourceSections-module__chcNoa__input,.TerminalResourceSections-module__chcNoa__select{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--background) 88%, var(--card-bg) 12%);width:100%;min-width:0;color:var(--foreground);outline:none;padding:.75rem .85rem;transition:border-color .2s,background-color .2s}.TerminalResourceSections-module__chcNoa__input::placeholder{color:color-mix(in srgb, var(--text-muted) 78%, transparent)}.TerminalResourceSections-module__chcNoa__input:focus,.TerminalResourceSections-module__chcNoa__select:focus{border-color:color-mix(in srgb, var(--primary) 62%, var(--border) 38%);background:color-mix(in srgb, var(--background) 84%, var(--card-bg) 16%)}.TerminalResourceSections-module__chcNoa__terminalChips{scrollbar-width:none;gap:.5rem;min-width:0;padding:.2rem .05rem;display:flex;overflow-x:auto}.TerminalResourceSections-module__chcNoa__terminalChips::-webkit-scrollbar{display:none}.TerminalResourceSections-module__chcNoa__chip{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);color:var(--text-muted);letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:0 0;flex:none;padding:.5rem .75rem;font-size:.84rem;line-height:1;transition:opacity .2s,border-color .2s,color .2s,background-color .2s}.TerminalResourceSections-module__chcNoa__chip:hover,.TerminalResourceSections-module__chcNoa__chip:focus-visible{color:var(--foreground);border-color:color-mix(in srgb, var(--primary) 40%, var(--border) 60%);outline:none}.TerminalResourceSections-module__chcNoa__chip[data-active=true]{background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary);border-color:color-mix(in srgb, var(--primary) 50%, var(--border) 50%)}.TerminalResourceSections-module__chcNoa__install,.TerminalResourceSections-module__chcNoa__themes,.TerminalResourceSections-module__chcNoa__preview{gap:1rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__previewControls{gap:.35rem;min-width:0;max-width:26rem;display:grid}.TerminalResourceSections-module__chcNoa__previewSurface{border:1px solid color-mix(in srgb, var(--border) 66%, transparent);background-image:url(/images/resources/terminal/terminal-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;padding:clamp(1rem,3vw,1.6rem);position:relative;overflow:hidden}.TerminalResourceSections-module__chcNoa__previewSurface:after{content:"";opacity:1;pointer-events:none;mix-blend-mode:multiply;z-index:0;background:#0000001a;position:absolute;inset:0}.TerminalResourceSections-module__chcNoa__terminalFrame{--t-bg:#0b0b0b;--t-fg:#ededed;--t-muted:#ffffffa6;--t-soft:#ffffff80;--t-dim:#fff6;--t-c2:#34d399;--t-c3:#fbbf24;--t-c4:#60a5fa;--t-c5:#a78bfa;--t-c6:#5ad4e6;border:1px solid color-mix(in srgb, var(--border) 66%, transparent);background:color-mix(in srgb, var(--background) 92%, var(--card-bg) 8%);min-width:0;max-width:66rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 12%, transparent), 0 28px 64px #00000061;z-index:1;isolation:isolate;border-radius:1.15rem;margin:0 auto;display:grid;position:relative;overflow:hidden}.TerminalResourceSections-module__chcNoa__terminalHeader{background:color-mix(in srgb, var(--background) 86%, var(--card-bg) 14%);border-bottom:1px solid color-mix(in srgb, var(--border) 62%, transparent);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .9rem;display:flex}.TerminalResourceSections-module__chcNoa__trafficLights{flex:none;gap:.45rem;display:inline-flex}.TerminalResourceSections-module__chcNoa__light{background:color-mix(in srgb, var(--border) 75%, transparent);border-radius:999px;width:.7rem;height:.7rem}.TerminalResourceSections-module__chcNoa__light[data-variant=close]{background:#ff5f56}.TerminalResourceSections-module__chcNoa__light[data-variant=min]{background:#ffbd2e}.TerminalResourceSections-module__chcNoa__light[data-variant=max]{background:#27c93f}.TerminalResourceSections-module__chcNoa__terminalTitle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.86rem;line-height:1.2;overflow:hidden}.TerminalResourceSections-module__chcNoa__terminalTitleAccent{color:var(--primary);font-weight:700}.TerminalResourceSections-module__chcNoa__terminalHeaderSpacer{flex:none;width:2rem}.TerminalResourceSections-module__chcNoa__terminalBody{background:var(--t-bg);color:var(--t-fg);min-width:0;padding:.85rem .95rem .95rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;line-height:1.5;overflow:hidden}.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalHeader p{max-width:none;margin:0}.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalTitle{color:var(--t-soft)}.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody p{max-width:none;font-size:inherit;line-height:inherit;color:inherit;margin:0}.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody dl,.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody dt,.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody dd,.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody pre,.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody code,.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody span{font-size:inherit;line-height:inherit}.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody .TerminalResourceSections-module__chcNoa__terminalNotice{color:var(--t-fg);opacity:.82;margin:0 0 .55rem}.TerminalResourceSections-module__chcNoa__noticeTag{color:var(--t-c6);font-weight:700}.TerminalResourceSections-module__chcNoa__noticeText{color:var(--t-fg)}.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody .TerminalResourceSections-module__chcNoa__promptLine{margin:0 0 .9rem}.TerminalResourceSections-module__chcNoa__promptUser{color:var(--t-c2);font-weight:700}.TerminalResourceSections-module__chcNoa__promptAt{color:var(--t-fg)}.TerminalResourceSections-module__chcNoa__promptHost{color:var(--t-c5);font-weight:700}.TerminalResourceSections-module__chcNoa__promptPath{color:var(--t-soft)}.TerminalResourceSections-module__chcNoa__promptSigil{color:var(--t-c3)}.TerminalResourceSections-module__chcNoa__promptCommand{color:var(--t-c4);font-weight:700}.TerminalResourceSections-module__chcNoa__fetchGrid{grid-template-columns:minmax(0,1fr);gap:1rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__logoBlock{white-space:pre-wrap;word-break:break-word;min-width:0;color:var(--t-fg);background:0 0;border:0;margin:0;padding:0;font-size:.62rem;line-height:1.25;overflow:hidden}.TerminalResourceSections-module__chcNoa__fetchColumns{grid-template-columns:minmax(0,1fr);gap:1rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__fetchSection{gap:.5rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__preview .TerminalResourceSections-module__chcNoa__terminalFrame .TerminalResourceSections-module__chcNoa__terminalBody .TerminalResourceSections-module__chcNoa__fetchHeading{color:var(--t-c2);letter-spacing:.02em;text-shadow:0 0 14px #00000073;margin:0;font-weight:700}.TerminalResourceSections-module__chcNoa__fetchList{gap:.35rem;min-width:0;margin:0;display:grid}.TerminalResourceSections-module__chcNoa__fetchRow{grid-template-columns:6.75rem minmax(0,1fr);gap:.75rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__fetchRow dt{color:var(--t-soft);text-transform:lowercase}.TerminalResourceSections-module__chcNoa__fetchRow dd{color:var(--t-fg);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.TerminalResourceSections-module__chcNoa__fetchSwatches{flex-wrap:wrap;gap:.35rem;min-width:0;margin-top:.2rem;display:flex}.TerminalResourceSections-module__chcNoa__fetchSwatch{border:1px solid #00000059;border-radius:999px;width:.55rem;height:.55rem}.TerminalResourceSections-module__chcNoa__cursor{background:var(--t-c6);vertical-align:-.2rem;width:.6rem;height:1.05rem;margin-left:.35rem;animation:1s step-end infinite TerminalResourceSections-module__chcNoa__cursorBlink;display:inline-block}@keyframes TerminalResourceSections-module__chcNoa__cursorBlink{50%{opacity:0}}.TerminalResourceSections-module__chcNoa__sectionHeader{gap:.25rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__sectionTitle{color:var(--foreground);margin:0;font-size:clamp(1.5rem,2.2vw,1.9rem);line-height:1.05}.TerminalResourceSections-module__chcNoa__sectionDescription{color:var(--text-muted);max-width:68ch;margin:0;line-height:1.7}.TerminalResourceSections-module__chcNoa__commandCard{border:1px solid color-mix(in srgb, var(--border) 66%, transparent);background:color-mix(in srgb, var(--background) 94%, var(--card-bg) 6%);gap:.75rem;min-width:0;padding:1.1rem;display:grid}.TerminalResourceSections-module__chcNoa__commandHeader{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.TerminalResourceSections-module__chcNoa__commandTitle{letter-spacing:.01em;min-width:0;margin:0;font-weight:700}.TerminalResourceSections-module__chcNoa__copyButton{border:1px solid color-mix(in srgb, var(--primary) 64%, transparent);color:var(--primary);letter-spacing:.02em;cursor:pointer;background:0 0;flex:none;padding:.55rem .85rem;font-size:.78rem;font-weight:700;transition:opacity .2s,background-color .2s,border-color .2s}.TerminalResourceSections-module__chcNoa__copyButton:hover,.TerminalResourceSections-module__chcNoa__copyButton:focus-visible{opacity:.92;background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 78%, transparent);outline:none}.TerminalResourceSections-module__chcNoa__codeBlock,.TerminalResourceSections-module__chcNoa__themeJson{border:1px solid color-mix(in srgb, var(--border) 58%, transparent);background:color-mix(in srgb, var(--background) 86%, #050505 14%);scrollbar-width:thin;scrollbar-color:var(--primary) color-mix(in srgb, var(--background) 86%, #050505 14%);min-width:0;margin:0;padding:.9rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;line-height:1.55;overflow-x:auto}.TerminalResourceSections-module__chcNoa__codeBlock::-webkit-scrollbar{width:10px;height:10px}.TerminalResourceSections-module__chcNoa__themeJson::-webkit-scrollbar{width:10px;height:10px}.TerminalResourceSections-module__chcNoa__codeBlock::-webkit-scrollbar-track{background:color-mix(in srgb, var(--background) 86%, #050505 14%)}.TerminalResourceSections-module__chcNoa__themeJson::-webkit-scrollbar-track{background:color-mix(in srgb, var(--background) 86%, #050505 14%)}.TerminalResourceSections-module__chcNoa__codeBlock::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--primary) 78%, transparent);border:2px solid color-mix(in srgb, var(--background) 86%, #050505 14%);border-radius:999px}.TerminalResourceSections-module__chcNoa__themeJson::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--primary) 78%, transparent);border:2px solid color-mix(in srgb, var(--background) 86%, #050505 14%);border-radius:999px}.TerminalResourceSections-module__chcNoa__codeBlock::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--primary) 92%, transparent)}.TerminalResourceSections-module__chcNoa__themeJson::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--primary) 92%, transparent)}.TerminalResourceSections-module__chcNoa__commandStack{gap:.6rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__commandNote{color:var(--text-muted);margin:0;line-height:1.7}.TerminalResourceSections-module__chcNoa__installHint{border:1px dashed color-mix(in srgb, var(--border) 66%, transparent);background:color-mix(in srgb, var(--background) 96%, var(--card-bg) 4%);min-width:0;padding:1.15rem}.TerminalResourceSections-module__chcNoa__installHintTitle{margin:0;font-weight:700}.TerminalResourceSections-module__chcNoa__installHintText{color:var(--text-muted);margin:.4rem 0 0;line-height:1.7}.TerminalResourceSections-module__chcNoa__grid{grid-template-columns:repeat(auto-fit,minmax(16.5rem,1fr));gap:1.1rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__themeCard{border:1px solid color-mix(in srgb, var(--border) 66%, transparent);background:color-mix(in srgb, var(--background) 94%, var(--card-bg) 6%);gap:.85rem;min-width:0;padding:1rem;display:grid}.TerminalResourceSections-module__chcNoa__themeHeader{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.TerminalResourceSections-module__chcNoa__themeTitle{letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:1.15rem;line-height:1.1;overflow:hidden}.TerminalResourceSections-module__chcNoa__swatches{grid-template-columns:repeat(8,minmax(0,1fr));gap:.25rem;min-width:0;display:grid}.TerminalResourceSections-module__chcNoa__swatch{aspect-ratio:1;border:1px solid #0003;width:100%}.TerminalResourceSections-module__chcNoa__themeJson{max-height:9.5rem;overflow:auto}.TerminalResourceSections-module__chcNoa__inlinePath{color:var(--t-c4)}.TerminalResourceSections-module__chcNoa__inlineOutput{white-space:pre;background:0 0;border:0;min-width:0;margin:.55rem 0 .9rem;padding:.35rem 0 .55rem;overflow:hidden}.TerminalResourceSections-module__chcNoa__tokenDim{color:var(--t-muted)}.TerminalResourceSections-module__chcNoa__tokenKey{color:var(--t-c3)}.TerminalResourceSections-module__chcNoa__tokenString{color:var(--t-c2)}.TerminalResourceSections-module__chcNoa__tokenPunct{color:var(--t-soft)}.TerminalResourceSections-module__chcNoa__tokenNumber{color:var(--t-c5)}@media (min-width:820px){.TerminalResourceSections-module__chcNoa__controlsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.TerminalResourceSections-module__chcNoa__fetchGrid{grid-template-columns:minmax(0,.62fr) minmax(0,1fr);align-items:start}.TerminalResourceSections-module__chcNoa__fetchColumns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.TerminalResourceSections-module__chcNoa__controls,.TerminalResourceSections-module__chcNoa__commandCard{padding:1rem}.TerminalResourceSections-module__chcNoa__terminalBody{padding:.8rem}.TerminalResourceSections-module__chcNoa__fetchRow{grid-template-columns:6.25rem minmax(0,1fr)}}
.terminal-module__WIpfJG__page{gap:1.5rem;width:100%;min-width:0;display:grid}.terminal-module__WIpfJG__header{gap:.25rem;min-width:0;display:grid}.terminal-module__WIpfJG__description{max-width:68ch;color:var(--text-muted);margin:0;font-size:1rem;line-height:1.8}@media (max-width:767px){.terminal-module__WIpfJG__page{gap:1.25rem}.terminal-module__WIpfJG__description{line-height:1.7}}
