@layer tailwind{@tailwind base}@tailwind components;@tailwind utilities;body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;block-size:100%;inline-size:100%;overflow:hidden}html{container:root layout/size}#__next{height:100%}@media only screen and (hover:none) and (pointer:coarse){input:focus,select:focus,textarea:focus{font-size:16px!important}}.show-mobile{display:none}@media only screen and (max-width:768px){.hide-mobile{display:none}.show-mobile{display:block}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.popover-markdown pre{overflow:auto;margin-top:5px}.popover-markdown p{margin-bottom:5px}.popover-markdown{font-size:.75em}.popover-markdown :first-child{margin-top:0;padding-top:0}.popover-markdown :last-child{margin-bottom:0;padding-bottom:0}.markdown-content hr{border-width:0;border-top:4px solid #777;margin:30px 0}.markdown-content h2{line-height:1.1;margin-bottom:.25em}.markdown-content h2+p{margin-top:0}.markdown-content blockquote{margin:20px 0;background:#222;padding:30px;border-top:4px solid #333}.markdown-content blockquote :last-child{margin-bottom:0}.markdown-content img{max-width:100%}.markdown-content a{color:#4dabf7;text-decoration:underline}.theme-light .markdown-content blockquote{background:#eee;border-top:4px solid #ddd}img.load-error{opacity:1;background:rgba(255,0,0,.35)}iframe{border:none}.demo-25{opacity:.65;stroke-width:2px}.demo-50{opacity:.75;stroke-width:5px}.demo-75{opacity:.85;stroke-width:7px}.demo-100{opacity:.95;stroke-width:10px}.demo-25-animated,.frame-decor:hover .demo-25{animation:flicker-25 2.5s ease-in-out infinite alternate}.demo-50-animated,.frame-decor:hover .demo-50{animation:flicker-50 2s ease-in-out infinite alternate}.demo-75-animated,.frame-decor:hover .demo-75{animation:flicker-75 1.5s ease-in-out infinite alternate}.demo-100-animated,.frame-decor:hover .demo-100{animation:flicker-100 1s ease-in-out infinite alternate}@keyframes flicker-100{0%{opacity:.95;stroke-width:10px}to{opacity:1;stroke-width:20px}}@keyframes flicker-75{0%{opacity:.85;stroke-width:7px}to{opacity:.9;stroke-width:15px}}@keyframes flicker-50{0%{opacity:.75;stroke-width:5px}to{opacity:.8;stroke-width:10px}}@keyframes flicker-25{0%{opacity:.65;stroke-width:2px}to{opacity:.7;stroke-width:5px}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.frame-decor .footer{padding-bottom:36px!important}.frame-decor .footer-abs>*{bottom:36px!important}@keyframes overscroll-spin{0%{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn)}}@keyframes glowing{0%{background-position:0 0}50%{background-position:200% 0}to{background-position:0 0}}.grecaptcha-badge{visibility:hidden}ol,ul{@apply list-decimal}@layer utilities{.card{@apply rounded-md overflow-hidden relative;background-color:#dee2e6}.theme-dark .card{background-color:#25262b}.vertical-gradient-dark{position:relative}.vertical-gradient-dark:before{content:"";position:absolute;background:linear-gradient(transparent,rgba(0,0,0,.6));top:0;left:0;width:100%;height:100%}}.absolute{position:absolute}.z-10{z-index:10}.top-2{top:.5rem}.right-2{right:.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-semibold{font-weight:600}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.rounded-xl{border-radius:.75rem}.rounded-3xl{border-radius:1.5rem}.border-none{border-style:none}
/*# sourceMappingURL=f3b9cff922295b65.css.map*/