:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}#__next{height:100%;display:flex;flex-direction:column}body,input,textarea{color:rbg(--foreground-rgb);font-family:-apple-system,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.container{max-width:1300px;margin:0 auto}a{color:inherit;text-decoration:none}h1{font-size:4em;padding-bottom:20px}h2{font-size:2em;padding-bottom:10px}p{font-size:1.2em;line-height:1.5;color:#3e5060}.muted{color:#777}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.spread{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.navigation,.spread{display:flex;align-items:center}.navigation a{margin-right:30px;color:#007fff;font-weight:700;transition:color .2s ease}.navigation a:hover{color:#0059b2}.navigation a.current{color:#0c0c0c}.shaded{background:#f1f5f8;padding:40px;border-radius:5px}.sidebar .header{padding:15px 20px;font-weight:700;color:#697178}.sidebar .list{padding:0 10px;margin:0;list-style:none}.sidebar .list li{border-radius:5px;color:#0c1015;margin-bottom:5px;transition:background .2s ease}.sidebar .list li a{padding:10px;display:flex;align-items:center}.sidebar .list li a img{margin-right:5px;border-radius:50%}.sidebar .list li.current{background:#dfe5ec}.sidebar .list li:hover{background:#eceff4}.sidebar .action{border-top:1px solid #ddd;text-align:center;margin-top:10px;padding:10px}.dashboard{background:#f6f8fa;padding:20px;height:100%}.dashboard .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.dashboard .grid .card{flex:1 1 400px}.dashboard .grid .conversation{text-align:center}.dashboard .grid .conversation img{border-radius:50%;margin:20px 0}.dashboard .grid .conversation h3{margin-bottom:10px}.dashboard .grid .conversation .muted{margin-bottom:20px}.signin{display:flex;flex-direction:column;justify-content:center;height:100%}.signin .content{text-align:center;max-width:560px;height:400px;margin:0 auto}.wizard{display:flex;flex-direction:row;height:100%}.wizard .sidebar{flex:2 1;background:#ffd66b;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wizard .mainbar,.wizard .sidebar{display:flex;justify-content:center;align-items:center}.wizard .mainbar{flex:3 1;flex-direction:column;text-align:center}.wizard .mainbar .avatar{border-radius:50%;overflow:hidden;width:150px;height:150px;margin:20px auto 30px}.wizard .mainbar .footer{margin:40px 0;font-size:.8em}.wizard .mainbar .footer .muted{padding-top:10px}