#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.comment-list{list-style:none;padding:0;margin:0;max-width:800px}.comment-list .comment-item{padding:16px 0 12px 20px;border-bottom:1px solid #f0f0f0;position:relative}.comment-list .comment-item:before{content:"";position:absolute;left:4px;top:18px;width:6px;height:6px;background:#f60;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #f0f0f0}.comment-list .comment-item .comment-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.comment-list .comment-item .comment-header .author{font-weight:500;color:#828282;font-size:13px}.comment-list .comment-item .comment-header .posted{color:#c8c8c8;font-size:12px;font-weight:400}.comment-list .comment-item .comment-text{color:#36393f;line-height:1.6;font-size:14px;margin:0}.comment-list .comment-item .comment-text p{margin:12px 0}.comment-list .comment-item .comment-text p:first-child{margin-top:0}.comment-list .comment-item .comment-text p:last-child{margin-bottom:0}.comment-list .comment-item .comment-text strong{font-weight:600}.comment-list .comment-item .comment-text em{font-style:italic}.comment-list .comment-item .comment-text code{background:#f5f5f5;padding:2px 4px;border-radius:3px;font-size:13px;font-family:Monaco,monospace}.comment-list .comment-item .comment-text pre{background:#f5f5f5;padding:12px;border-radius:4px;overflow-x:auto;margin:12px 0;font-family:Monaco,monospace;font-size:13px}.comment-list .comment-item .comment-text a{color:#4285f4;text-decoration:none}.comment-list .comment-item .comment-text a:hover{text-decoration:underline}.comment-list .comment-item .comment-text ul,.comment-list .comment-item .comment-text ol{margin:12px 0;padding-left:24px}.comment-list .comment-item .comment-text li{margin:6px 0}.comment-list .comment-item:last-child{border-bottom:none}.comment-list .answers{margin:0 auto;width:90%}.comment-list .answers .comment-list{box-shadow:2px 0 4px -2px #0000001a}.comment-list .answers .comment-list .comment-item{box-shadow:2px 0 8px -4px #0000001a,1px 0 #e0e0e0cc}@media(max-width:768px){.comment-item{padding-left:12px}.comment-item:before{left:2px;width:5px;height:5px}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
