body{font-family:Consolas,monospace;margin:0;background-color:#1e1e1e;color:#c9d1d9}.privacy-policy-placeholder{display:flex;justify-content:flex-end;align-items:center;padding:10px 20px;background-color:#1e1e1e;border-top:1px solid #3a3f4b;color:#abb2bf;font-size:.9em;text-align:center;flex-wrap:wrap;gap:1em}#app{height:100vh;width:100%;padding:0;box-sizing:border-box;gap:20px}.app-content{display:flex;flex-direction:column;flex:1;padding:0;margin:0;gap:20px}@media screen and (min-width: 768px){#app{display:flex;flex-direction:column;height:100vh;margin:0 auto;padding:0}.app-content{flex-direction:row;min-height:0}.privacy-policy-placeholder{justify-content:center}}h1,h2,h3{color:#61dafb;border-bottom:1px solid #3a3f4b;padding-bottom:10px}pre{background:#21252b;padding:15px;border-radius:8px;overflow-x:auto;color:#abb2bf;position:relative;border:1px solid #3a3f4b}code{font-family:Consolas,monospace}ul{list-style-type:disc;padding-left:20px}li{margin-bottom:8px}.page-container{display:flex;flex-direction:column;min-width:0;gap:20px;padding:0;margin:0}@media screen and (min-width: 768px){.page-container{flex-direction:row}}.page-content{flex:3;min-width:0;border-radius:8px;box-shadow:0 0 10px #00000080;padding:25px}.adsense-container{height:fit-content;margin:10px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;order:-1;gap:16px}@media screen and (min-width: 768px){.adsense-container{justify-content:flex-start;flex:0 0 200px;min-width:200px;height:auto;flex:1;order:inherit}}.command-entry{margin:1rem 0}.command-entry h3{font-size:1.2em;border-bottom:none;padding-bottom:5px;color:#c9d1d9}.cheatsheet-table{width:100%;border-collapse:collapse;margin-bottom:20px;color:#c9d1d9;background-color:#21252b}.cheatsheet-table th,.cheatsheet-table td{border:1px solid #3a3f4b;padding:12px;text-align:left}.cheatsheet-table th{background-color:#282c34;color:#61dafb;font-weight:700;text-transform:uppercase;font-size:.85em}.cheatsheet-table code{background-color:#21252b;color:#abb2bf;padding:2px 4px;border-radius:4px}.warning{background-color:#21252b;padding:10px;border-left:5px solid #e74c3c;margin:20px 0;border-radius:4px;font-family:Arial,sans-serif}.warning pre{background:#2d2d2d;color:#f8f8f2;padding:10px;overflow-x:auto;border-radius:5px;font-family:Courier New,Courier,monospace}.sidenote{background-color:#21252b;padding:10px;border-left:5px solid #61dafb;margin:20px 0;border-radius:4px;font-family:Arial,sans-serif}.sidenote pre{background:#2d2d2d;color:#f8f8f2;padding:10px;overflow-x:auto;border-radius:5px;font-family:Courier New,Courier,monospace}.highlight{color:#61dafb;font-weight:700}.description{color:#abb2bf;margin-bottom:25px;text-align:justify}.justified-text{text-align:justify}::-webkit-scrollbar{width:14px;background:#21252b}::-webkit-scrollbar-thumb{background:#6c7a89;border-radius:8px;border:2px solid #21252b}::-webkit-scrollbar-thumb:hover{background:#a0b0c0}::-webkit-scrollbar-corner{background:#21252b}*{scrollbar-width:auto;scrollbar-color:#6c7a89 #21252b}.nav-bar,.page-content,#app{overflow-y:auto;scrollbar-gutter:stable}.nav-bar{overflow-y:scroll!important}a{color:#61dafb;text-decoration:none}a:hover{text-decoration:underline}
