: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}}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#1e1e1e;color:#f1f1f1}main{display:flex;flex-direction:column;gap:1rem;padding:1rem;min-height:100vh}main .left,main .right{border-radius:.75rem;overflow:hidden;box-shadow:0 4px 15px #0006;padding:1rem}main .left{background-color:#121212;position:relative;flex:1}.left .code,.code pre,.code pre code{height:100%;width:100%;background-color:#0d0d0d;border-radius:.5rem;padding:1rem;font-family:Fira Code,monospace;font-size:1rem;color:#d4d4d4;overflow-x:auto;white-space:pre-wrap}main .left .review{position:absolute;bottom:1rem;right:1rem;background-color:#0072ff;color:#fff;padding:.6rem 1.8rem;font-weight:600;font-size:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.7rem;box-shadow:0 0 #8ab4f8b3;animation:pulse 2s infinite;transition:transform .2s}main .left .review:hover{background-color:#a7c5ff;transform:scale(1.05)}@keyframes pulse{0%{box-shadow:0 0 #fcfcfcb3}70%{box-shadow:0 0 0 10px #fafafbef}to{box-shadow:0 0 #d6dae1f4}}main .right{background-color:#2a2a2a;padding:1.5rem 2rem;font-size:1.1rem;line-height:1.6;overflow-y:auto;flex:1}@media screen and (min-width: 768px){main{flex-direction:row}main .left,main .right{flex:1;min-height:100%}}.code pre::-webkit-scrollbar,.right::-webkit-scrollbar{width:8px}.code pre::-webkit-scrollbar-thumb,.right::-webkit-scrollbar-thumb{background:#555;border-radius:10px}.hero{display:flex;align-items:center;justify-content:space-around;padding:4rem 2rem;background-color:#272424;flex-wrap:wrap}.hero-content{max-width:600px}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fcf8f8}.hero-title span{background:linear-gradient(to right,#4ab2cc,#2985ede2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:1.2rem;color:#b0aeae;margin-bottom:2rem;line-height:1.6}.emoji{font-size:1.5rem}.hero-button{padding:.75rem 1.5rem;font-size:1rem;background-color:#0072ff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:.3s ease}.hero-button:hover{background-color:#005ec2}.hero-image img{max-width:500px;width:100%;height:auto}.footer{background-color:#1f1f1f;color:#ccc;text-align:center;padding:1.5rem 1rem;margin-top:3rem}.footer-text{font-size:.95rem}
