@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";
:root{--theme:#ba99af;--radius:10px;--body:#eee;--title:#000;--text:#000;--small:#999;--svg:var(--theme);--border:#ccc;--background:#fff3;--asideBg:#fffc;--shadow:#00000014 0px 4px 12px}[data-theme=dark],.dark{--theme:#706148;--body:#111;--title:#fff;--text:#fff;--small:#888;--svg:var(--theme);--border:#303030;--background:#1e1e1e4d;--asideBg:#1e1e1ecc;--shadow:#0003 0px 4px 12px}*,:after,:before{box-sizing:border-box;text-rendering:optimizeLegibility;font-optical-sizing:auto;image-rendering:optimizeQuality;outline:none;margin:0;padding:0;font-family:"Source Sans 3",sans-serif;text-decoration:none;list-style:none;transition:all .3s ease-in-out;-webkit-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important}html,body{overflow-x:hidden!important}html{scroll-behavior:smooth}body{background-color:var(--body);flex-direction:column;height:100vh;display:flex}h1{color:var(--title);font-size:24px;font-weight:900}h2{width:100%;color:var(--title);font-size:16px;font-weight:700;line-height:1.6}p,textarea{width:100%;color:var(--text);scrollbar-width:none;-ms-overflow-style:none;font-size:14px}small{width:100%;color:var(--small);font-size:14px;font-style:italic}svg{width:18px;height:auto;color:var(--svg);cursor:pointer}button{cursor:pointer}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#111;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#000}aside::-webkit-scrollbar{width:6px}
