*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}body{font-variant:common-ligatures contextual;letter-spacing:-.01em;font-size:15px;line-height:1.5}h1{margin-bottom:1rem;font-size:1.5rem}h2{margin-top:1.5rem;margin-bottom:1rem;font-size:1.15rem}p,pre{max-width:100%;margin-bottom:.75rem}a{text-underline-position:from-font;text-decoration:underline;text-decoration-thickness:from-font}code{font-family:var(--font-geist-mono),menlo,"Courier New",Courier,monospace;letter-spacing:0;font-size:.95em}pre{white-space:pre-wrap;border-radius:3px;max-width:100%;padding:.3em 0;display:inline-block}pre code{background:0 0;border-radius:0;padding:0}footer{max-width:100%;margin-top:2rem;padding-top:1rem}ul{padding-left:1rem}li{list-style:"•  "}
:root{--codice-caret-color:#333;--codice-code-line-number-color:#a4a4a4;--codice-code-highlight-color:#555;--codice-control-color:#8d8989}::selection{color:#ddd;background-color:#333}.codice ::selection{background-color:#e2ffea}*{box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{margin:0}a{color:#888;text-underline-position:from-font;text-decoration:underline;text-decoration-thickness:from-font}a:hover{color:#333}.max-width-container{max-width:960px;margin:auto;padding:0 10px 40px}input[type=radio]{display:none}.flex{display:flex}.flex-1{flex:1}.align-start{align-self:start}.align-center{align-items:center}.features{margin:16px 0}.features__control{align-items:center;margin:8px auto;display:flex}input[type=checkbox]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:#444;background-color:transparent;border:.15em solid;width:1em;height:1em;margin-right:8px}input[type=checkbox]:checked{background-color:currentColor}.big-title{line-height:1.2;transition:all .2s}.header{text-align:center;color:#354150;max-height:50vmin;margin:1rem auto;padding:2rem 0}.header h1 span{text-align:center;margin:1rem;font-size:5rem;font-weight:800}.header p{color:#808c97;font-size:1.5rem}.cards .editor{scrollbar-width:none;position:relative;overflow-y:scroll}.code-label{border-radius:2px;height:100%;margin:auto;transition:box-shadow .3s,transform .3s;position:absolute;left:0;right:0}.card-indicator-dots{background-color:rgba(255,255,255,.12);border-radius:4px;justify-content:center;gap:12px;margin:auto;padding:8px;display:flex}.card-indicator{cursor:pointer;background-color:#bababa;border-radius:50%;width:12px;height:12px;transition:background-color .3s}.card-indicator--selected{background-color:#354150}.code-label{border-radius:6px}.code-frame{position:relative}.code-copy-pic-button{cursor:pointer;background-color:rgba(255,255,255,.06);border:none;border-radius:4px;padding:4px 8px;position:absolute;top:6px;right:16px}.code-copy-pic-icon:hover{color:#333}.code-copy-pic-icon.code-copy-pic-icon--pending{color:#666}.code-copy-pic-icon.code-copy-pic-icon--success{color:#00a99a}.code-copy-pic-icon.code-copy-pic-icon--error{color:#f47067}.code-copy-pic-button:hover{background-color:rgba(255,255,255,.12)}.code-copy-pic-button:active{background-color:rgba(255,255,255,.184)}.code-copy-pic-button svg{color:#666;vertical-align:middle}.carousel{transform-style:preserve-3d;flex-direction:column;justify-content:center;align-items:center;margin:8rem auto;display:flex}.cards{--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;--editor-background-color:transparent;width:600px;height:480px;margin:2rem auto;position:relative}.cards textarea{pointer-events:none}code{counter-reset:sh-line-number}.live-editor{cursor:default;resize:both;border-radius:6px;flex:1;max-width:720px;margin:6rem auto;overflow:auto;box-shadow:-5px 12px 60px rgba(136,136,136,.48)}.live-editor__color{margin:0;padding:0 24px 24px}.live-editor__color h3{color:#68727f;gap:8px;margin:16px 0;font-size:16px;display:flex}.live-editor__color input[type=color]{opacity:0;cursor:none;border:none;width:0;height:0;margin:0 0 0 8px;padding:0;display:inline}.live-editor__color__item{color:#666;align-items:center;width:100%;margin:6px 0;display:flex}.live-editor__color__item .copy-button{visibility:hidden}.live-editor__color__item:hover .copy-button{visibility:visible}.live-editor__color__item:hover,.live-editor__color__item:hover label{cursor:pointer}.live-editor__color__item__indicator{border-radius:999px;width:30px;height:30px;margin-right:8px;display:inline-block}.live-editor__color__item__name{color:#a4a4a4;margin-right:12px}.live-editor__color__item__color{display:none}.live-editor .sh__line{color:#333}.live-editor-section{margin-top:80px}.live-editor-section .live-editor__color__item__indicator{background-color:currentColor}@media screen and (max-width:640px){.cards{width:100%}.code-label--non-selected{visibility:hidden;width:0!important;height:0!important;transform:none!important}.live-editor__color{display:none}.header h1 span{font-size:200%}}[data-codice=editor] code{width:100%}.editor,.code-frame{background-color:#f6f6f6}.codice[data-codice-code] code,.codice[data-codice-code] textarea{caret-color:#333;scrollbar-width:none;border:none;outline:none;font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.5em}.code-snippet [data-codice-code-content]{padding:24px 24px 36px}.codice[data-codice-code] code::selection{color:transparent}.codice[data-codice-code] textarea::selection{color:rgba(44,126,161,.39)}.codice [data-codice-control]{background-color:rgba(0,0,0,.34)}.codice [data-codice-title]{color:rgba(0,0,0,.34)}.editor-token{color:#524f4f;background-color:#e5e5e5;padding:4px 8px;display:inline-block}.editor-token--class{color:#ddd;background-color:#2d5e9d}.editor-token--keyword{background-color:#f47067}.editor-token--string{background-color:#00a99a}.editor-token--comment{background-color:#a19595}.editor-token--property{background-color:#89aedd}.editor-token--entity{background-color:#249a97}.editor-token--jsxliterals{color:#ddd;background-color:#6266d1}.show-case-title h1{color:#354150}.show-case-title p{color:#5b626d}.editor-tokens{font-size:14px}.code{width:100%;margin-top:1rem;margin-bottom:1rem}div[data-codice-editor-header=true]{color:#507a99;background-color:#d6e1eb;margin:0;padding:4px 6px}[data-codice-code] pre,[data-codice-code] code{width:100%}.code[data-codice-code=true] pre{padding:8px 0}.sh__line{padding:0 .5em;display:block}.sh__line--highlighted{background-color:#dff1ff}.navigation{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:1rem 0}.navigation .max-width-container{gap:2rem;display:flex}.nav-link{color:#495057;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#212529}
