: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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.comment-section{width:350px}.avatar-bg{background-color:gray;width:40px;height:40px}.comment-section ul{padding:0}.comment-section li ul{padding-left:50px}.comment-section>ul>li{position:relative}.comment-section>ul>li:before{content:"";position:absolute;top:0;left:20px;bottom:0;width:2px;background-color:#ccc;height:74%;z-index:-1}.comment-section>ul>li li .d-flex.gap-1.pb-2{position:relative}.comment-section>ul>li li .d-flex.gap-1.pb-2:before{content:"";position:absolute;top:22px;left:-29px;bottom:0;width:50px;background-color:#ccc;height:2px;z-index:-1}.comment-section>ul>li.no-border:before{display:none}.d-flex{display:flex}.d-inline{display:inline-block}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}border radius .border-rounded{border-radius:100%}.rounded{border-radius:.25rem}columns gap .gap-1{gap:.5rem}.gap-2{gap:1rem}text color .dark-black{color:variable}font-weight .fw-bold{font-weight:600!important}font-size .fs-13{font-size:13px!important}.fs-15{font-size:15px!important}width .w-100{width:100%}.text-cap{text-transform:capitalize!important}padding .pe-1{padding-right:.25rem}.pb-2{padding-bottom:.5rem}list styles .ls-none{list-style:none}list styles .ls-none li{list-style:none}.app-container{display:flex;justify-content:center;align-items:center;height:100vh}.open-btn{padding:12px 24px;font-size:16px;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;width:500px;max-width:90%;max-height:80vh;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 4px 15px #0003}.modal-header{padding:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.modal-header h2{margin:0;font-size:20px}.close-btn{background:none;border:none;font-size:28px;cursor:pointer;line-height:1}.modal-body{padding:16px;overflow-y:auto;flex-grow:1;font-size:14px;line-height:1.6;color:#333}.modal-footer{padding:16px;border-top:1px solid #eee;display:flex;justify-content:flex-end}.action-btn{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.center-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.centered-item{background-color:#add8e6;padding:20px}
