body{margin:0;padding:0;font-family:system-ui,sans-serif;background-color:#f9f9f9;color:#222;transition:background .3s,color .3s}body.dark{background-color:#121212;color:#eee}.container{max-width:800px;margin:auto;padding:2rem}.header{display:flex;justify-content:space-between;align-items:center}.theme-toggle{background:none;border:none;font-size:1.5rem;cursor:pointer}.intro{font-size:1.2rem;margin-bottom:2rem}.card{background:#fff;border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 10px #0000000d}.card a{text-decoration:none}body.dark .card{background-color:#1e1e1e}body.dark .card a{color:#fff}.code-block{position:relative;background-color:#f5f5f5;padding:1rem;border-radius:.5rem;overflow-x:auto}body.dark .code-block{background-color:#2c2c2c}.copy-btn{position:absolute;top:.5rem;right:.5rem;background-color:#e0e0e0;border:none;border-radius:4px;padding:.25rem .5rem;cursor:pointer}body.dark .copy-btn{background-color:#444;color:#fff}.autor{text-align:center;font-size:.9rem;margin-top:2rem;color:gray}.container-button{margin-top:1rem;display:flex;gap:1rem;flex-wrap:wrap}.material-button{display:inline-block;padding:.5rem 1rem;background-color:#6200ea;color:#fff;border-radius:6px;text-decoration:none;font-weight:500;transition:background .3s ease}.material-button:hover{background-color:#3700b3}@media (max-width: 600px){.header{flex-direction:column;align-items:flex-start;gap:.5rem}.intro{font-size:1rem}h1{font-size:1.5rem;line-height:1.2}.card{padding:1rem}pre code{font-size:.85rem}.logo{width:24px;height:24px}}*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;position:relative}main{display:block}h1{font-size:2em;margin:.67em 0}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}hr{box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}label::-moz-selection,em::-moz-selection,img::-moz-selection,a::-moz-selection,p::-moz-selection,h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,h5::-moz-selection,h6::-moz-selection,span::-moz-selection,strong::-moz-selection,br::-moz-selection,th::-moz-selection,td::-moz-selection,tr::-moz-selection,li::-moz-selection,cite::-moz-selection,time::-moz-selection,blockquote::-moz-selection{background-color:#ff0;color:#000}label::selection,em::selection,img::selection,a::selection,p::selection,h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection,span::selection,strong::selection,br::selection,th::selection,td::selection,tr::selection,li::selection,cite::selection,time::selection,blockquote::selection{background-color:#ff0;color:#000}img{max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
