html,body{margin:0;font-family:system-ui,sans-serif,cursive,monospace;box-sizing:border-box;background-color:var(--bgColor);color:var(--textColor);scrollbar-gutter:stable both-edges}body.dark{--bgColor: #161616;--textColor: #fbfbfb;--borderColor: #fbfbfb}body.light{--bgColor: #fbfbfb;--textColor: #161616;--borderColor: #161616}p,h1,h2,h3,h4,h5,h6{margin:0}@media only screen and (min-width:20em){.ccdl-fsw{color:#000;font-size:12px;transition:transform .3s ease-in-out;font-weight:400}.ccdl-fsw:hover{color:#00f;font-size:18px}}@media screen and (min-width:48em){.ccdl-fsw{color:#000;font-size:12px;transition:transform .3s ease-in-out;font-weight:400}.ccdl-fsw:hover{color:#00f;font-size:18px}}.ccdl-gl-bs{box-shadow:0 4px 8px #0003;transition:.3s;border-radius:8px}
