.install-banner{background:0 0;flex-direction:column;justify-content:center;max-width:100vw;margin:0;padding:24px 0 0;display:flex}.install-banner__head{box-sizing:border-box;color:#354150;justify-content:space-between;align-items:baseline;gap:16px;width:600px;max-width:calc(100vw - 48px);margin:0 0 16px;display:flex}h1.install-banner__command{text-align:left;color:#354150;margin:0;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:600;line-height:1.2}.install-banner__repo,.install-banner__repo:visited{color:#888;text-underline-position:from-font;flex-shrink:0;font-size:.875rem;font-weight:500;text-decoration:underline;text-decoration-thickness:from-font}.install-banner__repo:hover{color:#333}.install-banner__code{--codice-title-color:#b0b0b0;--codice-caret-color:#ccc;--sh-class:#7eb5ff;--sh-identifier:#d4d4d4;--sh-sign:#8b949e;--sh-property:#79c0ff;--sh-entity:#56d4dd;--sh-jsxliterals:#d2a8ff;--sh-string:#88bbb6;--sh-keyword:#ffada8;--sh-comment:#8b8b8b;--sh-break:#d4d4d4;--sh-space:#8b949e;background-color:#383838;border-radius:4px;width:600px;max-width:calc(100vw - 48px);padding:0 16px;font-size:1rem;position:relative;overflow:hidden}.install-banner__block{color:#5c6570;border-radius:2px;width:600px;max-width:calc(100vw - 48px);padding:8px 16px;font-size:1rem;position:relative}.install-banner__block h2{color:#354150;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.install-banner__code button{color:#fff;cursor:pointer;background-color:#383838;border:none;border-radius:2px;padding:4px 8px;font-size:.75rem;position:absolute;top:8px;right:8px}@media screen and (max-width:600px){.install-banner__code{font-size:.75rem}}
.code-animation-container{--sh-class:#2d5e9d;--sh-identifier:#354150;--sh-sign:#8996a3;--sh-property:#0550ae;--sh-entity:#249a97;--sh-jsxliterals:#6266d1;--sh-string:#00a99a;--sh-keyword:#f47067;--sh-comment:#a19595;--code-background:#f6f6f6;text-align:left;justify-content:center;display:flex}.code-block{box-sizing:border-box;border-radius:4px;width:auto;min-width:0;max-width:100%;padding:8px 32px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.6;position:relative;overflow:auto hidden}@media (max-width:768px){.code-block{padding:8px 16px}}.code-block-hovered{opacity:1;filter:grayscale(0%)}.code-block-colored{opacity:.75;filter:grayscale();transition:opacity .3s,filter .7s}.code-block-colored.code-block-live{opacity:1;filter:grayscale(0%)}.code-line{will-change:transform, opacity;white-space:pre;min-height:1.6em;font-family:inherit;font-size:.9rem;position:relative}.code-line-invisible{opacity:0;pointer-events:none;min-width:100%;display:inline-block}.code-line-encoded{color:#8996a3;width:100%;display:block;position:absolute;top:0;left:0}.code-line-colored{opacity:0;width:100%;transition:opacity .4s;display:block;position:absolute;top:0;left:0}.code-line-colored-visible{opacity:1}.code-block-colored .sh__token--class{color:var(--sh-class)}.code-block-colored .sh__token--identifier{color:var(--sh-identifier)}.code-block-colored .sh__token--sign{color:var(--sh-sign)}.code-block-colored .sh__token--property{color:var(--sh-property)}.code-block-colored .sh__token--entity{color:var(--sh-entity)}.code-block-colored .sh__token--jsxliterals{color:var(--sh-jsxliterals)}.code-block-colored .sh__token--string{color:var(--sh-string)}.code-block-colored .sh__token--keyword{color:var(--sh-keyword)}.code-block-colored .sh__token--comment{color:var(--sh-comment)}@keyframes slideUpLine{0%{transform:translateY(8px)}to{transform:translateY(0)}}
