.central-cli-hero-section{background:transparent}.central-cli-hero-section__container{position:relative}.central-cli-hero-section__info-icon{position:relative;top:4px}.central-cli-theme-switcher{display:flex;justify-content:flex-end;position:absolute;right:0;top:24px}@media screen and (max-width:1000px){.central-cli-theme-switcher{right:24px}}@media screen and (max-width:640px){.central-cli-theme-switcher{right:16px}}.central-cli-commands-box{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--cc-commands-box-bg);border:1px solid var(--cc-commands-box-border);border-radius:100px;box-sizing:border-box;display:flex;gap:16px;justify-content:space-between;padding:12px 12px 12px 32px;width:817px}@media screen and (max-width:1000px){.central-cli-commands-box{min-width:100%;width:100%}}@media screen and (max-width:640px){.central-cli-commands-box{max-width:100%}}.central-cli-commands-box__command{background:transparent;font-size:16px;min-width:0;opacity:.7;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.central-cli-commands-box__copy-button svg{display:none}
._jcpTerm_10tejah_1{--jcp-bg:var(--rs-color-black,#000);--jcp-default:var(--rs-color-white80,#e0e1e4);--jcp-muted:#757575;--jcp-success:var(--rs-color-green,#2e7d32);--jcp-warning:#e65100;--jcp-error:var(--rs-color-error,#d32f2f);--jcp-accent:var(--rs-color-white,#f5f5f5);--jcp-matrix:#20bd41;background:var(--jcp-bg);border-radius:12px;box-sizing:border-box;color:var(--jcp-default);display:flex;flex-direction:column;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;line-height:1.45;min-height:220px;overflow:hidden;padding:16px 18px;position:relative}._dark_10tejah_28{--jcp-bg:var(--rs-color-black-t100,#000);--jcp-default:var(--rs-color-white80,#e0e1e4);--jcp-muted:var(--rs-color-white-t50,#757575);--jcp-success:var(--rs-color-green,#2e7d32);--jcp-warning:var(--rs-color-warning,#e65100);--jcp-error:var(--rs-color-error,#d32f2f);--jcp-accent:var(--rs-color-white,#f5f5f5)}._light_10tejah_38{--jcp-bg:var(--rs-color-white-t100,#fff);--jcp-default:var(--rs-color-black-t70,rgba(25,25,28,.7));--jcp-muted:var(--rs-color-black-t50,rgba(25,25,28,.5));--jcp-success:var(--rs-color-green,#2e7d32);--jcp-warning:var(--rs-color-warning,#e65100);--jcp-error:var(--rs-color-error,#d32f2f);--jcp-accent:var(--rs-color-black-t100,#000)}._scrollback_10tejah_48{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._scrollback_10tejah_48::-webkit-scrollbar{display:none;height:0;width:0}._line_10tejah_65{min-height:1.5em;white-space:pre-wrap;word-break:break-word}._inputLine_10tejah_71{position:relative;white-space:pre}._prompt_10tejah_76{-webkit-user-select:none;-moz-user-select:none;user-select:none}._highlight_10tejah_80{white-space:pre}._ghost_10tejah_84{color:var(--jcp-muted);opacity:.55;pointer-events:none}._hiddenInput_10tejah_90{background:transparent;border:0;box-sizing:border-box;caret-color:transparent;color:transparent;font:inherit;height:100%;inset:0;letter-spacing:inherit;margin:0;outline:none;position:absolute;width:100%}._caret_10tejah_110{animation:_jcp-blink_10tejah_1 1.05s step-end infinite;background:var(--jcp-accent);height:1.1em;opacity:.85;pointer-events:none;position:absolute;top:.2em;width:.9ch}._reduceMotion_10tejah_121 ._caret_10tejah_110{animation:none}._bold_10tejah_125{font-weight:600}._color_default_10tejah_129{color:var(--jcp-default)}._color_muted_10tejah_133{color:var(--jcp-muted)}._color_success_10tejah_137{color:var(--jcp-success)}._color_warning_10tejah_141{color:var(--jcp-warning)}._color_error_10tejah_145{color:var(--jcp-error)}._color_accent_10tejah_149{color:var(--jcp-accent)}._color_matrix_10tejah_153{color:var(--jcp-matrix);text-shadow:0 0 6px currentColor}@keyframes _jcp-blink_10tejah_1{50%{opacity:0}}
.central-cli-features-section{background:transparent;padding-bottom:0}.central-cli-feature-card{background:var(--cc-feature-card-bg);background-repeat:no-repeat;border-radius:24px;padding:24px}.central-cli-feature-card__icon{height:64px;width:64px}.central-cli-feature-card__icon svg{height:100%;width:auto}.central-cli-feature-term{border:1px solid var(--cc-feature-term-border);border-radius:24px;padding:0 32px;position:relative;transition:border-color .2s ease}@media screen and (max-width:640px){.central-cli-feature-term{border-radius:16px;padding:0 16px}}.central-cli-feature-term-focused{border-color:var(--cc-feature-term-border-focused)}.central-cli-feature-term:after{background:linear-gradient(0deg,transparent,#000 32px) top /100% 32px no-repeat,linear-gradient(180deg,transparent,#000 32px) bottom /100% 32px no-repeat;content:"";inset:0;pointer-events:none;position:absolute}.central-cli-feature-term.light:after{background:linear-gradient(0deg,transparent,#fff 32px) top /100% 32px no-repeat,linear-gradient(180deg,transparent,#fff 32px) bottom /100% 32px no-repeat}.central-cli-feature-term [class*=inputLine]:first-child,.central-cli-feature-term [class*=line]:first-child{margin-top:32px}.central-cli-feature-term [class*=inputLine]:last-child{margin-bottom:32px}@media screen and (max-width:640px){.central-cli-feature-term:after{background:linear-gradient(0deg,transparent,#000 16px) top /100% 16px no-repeat,linear-gradient(180deg,transparent,#000 16px) bottom /100% 16px no-repeat}.central-cli-feature-term.light:after{background:linear-gradient(0deg,transparent,#fff 16px) top /100% 16px no-repeat,linear-gradient(180deg,transparent,#fff 16px) bottom /100% 16px no-repeat}.central-cli-feature-term [class*=inputLine]:first-child,.central-cli-feature-term [class*=line]:first-child{margin-top:16px}.central-cli-feature-term [class*=inputLine]:last-child{margin-bottom:16px}}.central-cli-feature-term input{box-sizing:border-box}
.central-cli-page{--cc-bg:#000;--cc-commands-box-border:hsla(0,0%,100%,.1);--cc-commands-box-bg:hsla(0,0%,100%,.1);--cc-feature-card-border:hsla(0,0%,100%,.05);--cc-feature-card-bg:linear-gradient(322deg,rgba(42,87,106,.1) 16.92%,rgba(60,120,145,.6) 80.17%);--cc-feature-term-border:hsla(0,0%,100%,.2);--cc-feature-term-border-focused:#3c7891}.central-cli-page[data-theme=light]{--cc-bg:#fff;--cc-commands-box-border:rgba(25,25,28,.05);--cc-commands-box-bg:rgba(25,25,28,.05);--cc-feature-card-border:hsla(0,0%,100%,.5);--cc-feature-card-bg:linear-gradient(322deg,rgba(228,247,255,.1) 16.92%,rgba(180,227,246,.6) 80.17%);--cc-feature-term-border:rgba(25,25,28,.2);--cc-feature-term-border-focused:#b4e3f6}.central-cli-page{background-color:var(--cc-bg);background-image:url(/_assets/www/central-cli/img/hero-bg.1cbafe10466ed434e135.png);background-position:top -220px center;background-repeat:no-repeat;background-size:1890px}@media screen and (max-width:1000px){.central-cli-page{background-position:top;background-size:1486px}}@media screen and (max-width:640px){.central-cli-page{background-position:top -70px left calc(50% - 100px)}}.central-cli-rock-button:not(html),.menu-second-mobile__download-button:not(html){--_rs-button-inner-border-display:none;--_rs-button-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.8);--_rs-button-active-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-active-focus-visible-no-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.8);--_rs-button-disabled-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-button-disabled-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.2)}
