:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{display:none}body,html{max-width:100%;width:100%}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.draggable-fish{width:40px;height:40px;border:1px solid red;background-color:#f0f0f0;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.draggable-fish,.dropzone{display:flex;align-items:center;justify-content:center}.dropzone{width:100px;height:100px;border:1px dashed blue;margin-top:20px}.animatedFloatButton{cursor:pointer;animation:slideUpDown 2s ease-in-out infinite}@keyframes slideUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.custom-ul{list-style-type:none;padding-left:0}.custom-li:before{content:"❖";margin-left:18px;margin-right:8px;color:#333;font-size:18px}.alpha-list{margin-left:36px;list-style-type:lower-alpha}.linkStyle1{max-height:309px;overflow:hidden;display:inline-block}.slick-dots li.slick-active button:before{color:#5b3c10!important;opacity:100%!important}.slick-dots li button:before{font-size:10px!important;opacity:50%!important;width:10px!important;height:10px!important;color:#5b3c10!important}.slick-dots li button{padding:0!important}.slick-dots li,.slick-dots li button{width:10px!important;height:10px!important}.slick-dots li{margin:0 8px 0 0!important}.no-scroll{overflow:hidden}.selector{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkut-touch-callout:none;touch-action:none;pointer-events:none}