@import"https://fonts.googleapis.com/css2?family=Ephesis&display=swap";@import"https://fonts.googleapis.com/css2?family=Ephesis&family=Roboto+Mono&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Ephesis&family=Roboto+Mono&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Ephesis&family=Red+Hat+Display:wght@300&family=Roboto+Mono&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Roboto Mono,monospace}body{background-image:radial-gradient(circle,#d6c8ab 50%,#b9a06e)}body ::selection{color:#d6c8ab;background:#1c1c1c}.page-main-canvas{width:100%;height:100%;background-image:radial-gradient(circle,#d6c8ab,#b9a06e);overflow:auto;overflow-x:hidden}.page-main-canvas .page-noise-layer{width:100%;height:auto;background-image:url(noise.252776057f84c105.webp)}.page-main-canvas .page-noise-layer .page-noise-redundant-layer{width:100%;background-image:radial-gradient(circle,#d6c8abcc 30%,#b9a06e1a)}.page-main-canvas::-webkit-scrollbar{display:none}.note-title-wrapper-header{width:100%;height:50px;background-color:#1c1c1c;color:#d6c8ab;display:flex;align-items:center;padding:0 25px;font-size:14px;font-weight:800;cursor:pointer}.note-title-wrapper-header p{margin:0;padding:0}.note-title-wrapper-header span{text-decoration:underline}.note-title-wrapper-header i{margin-right:8px}.note-title-wrapper-header:hover{color:#1c1c1c;background-color:transparent;border-bottom:2px solid #1c1c1c}@media screen and (max-width: 768px){.note-title-wrapper-header{border-right:none}}.note-title-wrapper{width:100%;min-height:calc(100% - 50px);border-right:2px solid #1c1c1c}.note-title-wrapper .note-main-title{width:100%;padding:20px 0;text-align:center;font-size:16px;font-weight:800;color:#1c1c1c}.note-title-wrapper .note-title-content{width:100%;min-height:calc(100vh - 90px);background-image:url(logo-2.2bfdf36950e262b7.png);background-position:bottom;background-size:contain;background-repeat:no-repeat;background-blend-mode:lighten}.note-title-wrapper .note-title-content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.note-title-wrapper .note-title-content ul li{padding:0 30px 0 35px;cursor:pointer;margin-bottom:5px;font-size:14px}.note-title-wrapper .note-title-content ul li.active{background-color:#1c1c1c;color:#d6c8ab}.note-title-wrapper .note-title-content ul li:first-child{margin-bottom:15px}.note-title-wrapper .note-title-content ul li:last-child{margin-bottom:20px}.note-title-wrapper .note-title-content ul li:hover{color:#d6c8ab;background-color:#1c1c1c}.note-content .banner,.navigation-content .banner{width:100%;min-height:calc(100vh - 250px);height:auto;display:flex;align-items:center;justify-content:center}.note-content .banner img,.navigation-content .banner img{width:70%}@media screen and (max-width: 768px){.note-content .banner,.navigation-content .banner{min-height:50vh}.note-content .banner img,.navigation-content .banner img{width:100%}}.note-content .section,.navigation-content .section{padding:10px;font-size:14px}.note-content .section h1,.navigation-content .section h1{font-size:22px;font-weight:800}.note-content .section h2,.navigation-content .section h2{font-size:18px;font-weight:800;color:#000}.note-content .section h3,.navigation-content .section h3{font-size:16px;font-weight:600;color:#000}.note-content .section .note-tags,.navigation-content .section .note-tags{font-size:12px;display:flex;align-items:center;justify-content:space-between;max-width:40%}@media screen and (max-width: 900px){.note-content .section .note-tags,.navigation-content .section .note-tags{max-width:100%}}.note-content .section .code-snippet,.navigation-content .section .code-snippet{width:100%;height:auto;background-color:#1c1c1c;border-radius:8px;margin:10px 0 20px;position:relative;color:#f9f9f9;font-size:12px}.note-content .section .code-snippet .code-snippet-header,.navigation-content .section .code-snippet .code-snippet-header{width:100%;height:30px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#d6c8ab;font-size:10px;padding:0 15px;border-radius:8px 8px 0 0;background-color:#333}.note-content .section .code-snippet .code-snippet-header .console .circle,.navigation-content .section .code-snippet .code-snippet-header .console .circle{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:5px;background-color:#fbc531}.note-content .section .code-snippet .code-snippet-header .console .circle:first-child,.navigation-content .section .code-snippet .code-snippet-header .console .circle:first-child{background-color:#cd2c6f}.note-content .section .code-snippet .code-snippet-header .console .circle:last-child,.navigation-content .section .code-snippet .code-snippet-header .console .circle:last-child{background-color:#009e77}.note-content .section .code-snippet .code-snippet-wrapper,.navigation-content .section .code-snippet .code-snippet-wrapper{width:100%;padding:5px 20px 20px;overflow-x:auto}.note-content .section .code-snippet .code-snippet-wrapper iframe,.navigation-content .section .code-snippet .code-snippet-wrapper iframe{width:100%;min-height:80vh;height:auto}.note-content .section .note-content-image,.navigation-content .section .note-content-image{width:80%;align-self:center}.note-content .section .note-content-image img,.navigation-content .section .note-content-image img{width:100%}@media screen and (max-width: 768px){.note-content .section .note-content-image,.navigation-content .section .note-content-image{width:100%}}.note-content .section a,.navigation-content .section a{color:#1c1c1c;transition:background-color .3s ease}.note-content .section a:hover,.navigation-content .section a:hover{color:#d6c8ab;background-color:#1c1c1c;text-decoration:none}.note-content .highlight,.navigation-content .highlight{background-color:#f2f2f2;border-left:5px solid #333;color:#000}.note-content .keyword,.note-content .name,.note-content .initializer,.note-content .variable,.note-content .display,.note-content .comment,.navigation-content .keyword,.navigation-content .name,.navigation-content .initializer,.navigation-content .variable,.navigation-content .display,.navigation-content .comment{font-size:12px;white-space:nowrap}.note-content .keyword,.navigation-content .keyword{color:#2985bd}.note-content .name,.navigation-content .name{color:#ca2432}.note-content .initializer,.navigation-content .initializer{color:#cd2c6f}.note-content .variable,.navigation-content .variable{color:#f9f9f9}.note-content .display,.navigation-content .display{color:#009e77}.note-content .comment,.navigation-content .comment{color:#d6c8ab}.note-content .import,.navigation-content .import{color:#ffc312}.navigation-content{border-top:2px solid #1c1c1c;min-height:200px;padding:2vw}.navigation-content li{list-style:none;transition:background-color .3s ease;text-decoration:underline;font-weight:700}.navigation-content li span:hover{cursor:pointer;color:#d6c8ab;background-color:#1c1c1c}@keyframes clickHere{0%{opacity:0}50%{opacity:1}to{opacity:0}}.navigation-content .here{text-decoration:none;text-transform:uppercase;font-weight:bolder;margin:8px 0;padding:0;animation:clickHere 1s infinite}.navigation-content .not-link{text-decoration:none}.navigation-content .not-link span:hover{cursor:default;background-color:transparent;color:#1c1c1c}.navigation-content .active-link span{color:#d6c8ab;background-color:#1c1c1c;text-decoration:none}.navigation-content .active-link span:hover{cursor:default;background-color:#1c1c1c;color:#d6c8ab}.navigation-content .where-to-next-banner{height:100%;background-repeat:no-repeat;background-position:center;background-size:contain;position:relative}.navigation-content .where-to-next-banner img{width:100%;filter:brightness(50%)}.navigation-content .where-to-next-banner .banner-image-supporter{position:absolute;left:-20px;bottom:0;width:80%;animation:clickHere 1s infinite}@keyframes cursorEndPoint{0%{opacity:0}50%{opacity:1}to{opacity:0}}.cursor-end-point{cursor:none;height:15px;width:2px;background-color:#f9f9f9;animation:cursorEndPoint 1s infinite}.circle-sketch-highlight{position:relative;font-weight:500;white-space:nowrap}.circle-sketch-highlight:before,.circle-sketch-highlight:after{content:"";z-index:1;left:-.5em;top:-.1em;border-width:2px;border-style:solid;border-color:#ca2432;position:absolute;border-right-color:transparent;width:100%;height:1em;transform:rotate(2deg);opacity:.7;border-radius:50%;padding:.7em .9em}.circle-sketch-highlight:after{z-index:1;top:.1em;border-color:#ca2432;border-left-color:transparent;border-top-color:transparent;transform:rotate(-1deg)}.realistic-marker-highlight{position:relative;color:#fff;margin-left:15px;font-weight:500;z-index:2;white-space:nowrap}.realistic-marker-highlight:before{content:"";background-color:#2985bd;width:100%;height:1.3em;position:absolute;z-index:-1;filter:url(#marker-shape);left:-.25em;top:-.05em;padding:0 .3em;opacity:.7}
