@import url("https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap");@import url("https://fonts.googleapis.com/css2?family=Bad+Script&display=swap");@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");@import url("https://fonts.googleapis.com/css2?family=Walter+Turncoat&display=swap");.collection-list .item-wrapper{position:relative;--pen-color: currentColor}.collection-list .item-wrapper::before{content:"";position:absolute;inset:0;border:2px solid currentColor;transform:rotate(-0.15deg);opacity:0.7;pointer-events:none}.collection-list .item-wrapper::after{content:"";position:absolute;inset:4px;border:2px solid var(--pen-color, #ccc);transform:rotate(0.3deg);opacity:0.4;pointer-events:none}.challenge-title::after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:12px;background:linear-gradient(to right, rgba(253,216,53,0.8) 0%, rgba(253,216,53,0.6) 20%, rgba(253,216,53,0.9) 40%, rgba(253,216,53,0.7) 60%, rgba(253,216,53,0.8) 80%, rgba(253,216,53,0.6) 100%);transform:rotate(-2deg) skewX(-5deg);border-radius:4px;z-index:-1}.container{margin:0 auto}@media all and (min-width: 1200px){.container{max-width:900px;padding:0 .5rem}}@media all and (min-width: 1400px){.container{max-width:950px;padding:0 1rem}}@media all and (min-width: 1650px){.container{max-width:1100px;padding:0 1.5rem}}*{padding:0;margin:0;box-sizing:border-box}:root{--wood-dark: #bcbcbc;--wood-medium: #bcb2b2;--paper-grain: rgba(0, 0, 0, 0.02);background:radial-gradient(circle at 10% 10%, rgba(255,255,255,0.05) 0%, transparent 40%),linear-gradient(135deg, var(--wood-medium) 0%, var(--wood-dark) 100%);background-color:var(--wood-dark);background-image:url("../../assets/images/dark-leather.png")}@media all and (min-width: 1400px){:root{padding:1% 15%}}@media all and (min-width: 1650px){:root{padding:1% 16%}}body{font-family:"Patrick Hand",cursive;background-color:#fdfcf8;min-height:100vh;background-image:linear-gradient(rgba(255,255,255,0.75), rgba(255,255,255,0.75)),url("../../assets/images/grid.png");background-repeat:repeat;background-size:auto;color:#2b2b2b;font-size:1.2rem;padding-bottom:30px;box-shadow:0 1px 2px #000,0 4px 8px rgba(0,0,0,0.5),0 10px 20px rgba(0,0,0,0.04);border:1px solid rgba(0,0,0,0.03)}@media all and (min-width: 1200px){body{font-size:1.3rem}}@media all and (min-width: 1400px){body{font-size:1.45rem}}@media all and (min-width: 1650px){body{font-size:1.6rem;border-radius:0 0 3px 6px}}main{position:relative;width:100%;margin:0 auto}main::after{content:"";position:absolute;top:0;bottom:0;left:10px;width:2px;background-color:rgba(220,80,80,0.35)}@media all and (min-width: 1200px){main{max-width:900px;padding:0 .5rem}}@media all and (min-width: 1400px){main{max-width:950px;padding:0 1rem}}@media all and (min-width: 1650px){main{max-width:1100px;padding:0 1.5rem}}.site-header{background-color:#fdfcf8e0;border-bottom:1px dashed #ccc;padding:1.5rem 0}.site-header .container{max-width:900px;margin:0 auto;padding:0 1rem;text-align:center}.site-header .site-logo{font-family:"Walter Turncoat",cursive;font-size:2.8rem;color:#2b2b2b;font-weight:bolder;line-height:1.2;display:block;margin:0.85rem 0;text-shadow:0 0 1px rgba(0,0,0,0.1)}.site-header .site-logo a{text-decoration:none;color:#2e2e61}.site-header .site-description{font-family:"Patrick Hand",cursive;padding:0.5rem}.site-header .site-description code{font-family:"Bad Script",cursive;font-size:1.2rem !important;color:#b33b26;background-color:#fff;-webkit-text-stroke:0.08rem #c13535;padding:0.2rem 0.4rem;display:inline-block;user-select:none;border:2px solid #c13535;border-radius:0.15rem;clip-path:polygon(0% 0%, 95% 5%, 100% 20%, 90% 100%, 10% 90%, 0% 75%);box-shadow:2px 2px 4px rgba(0,0,0,0.2)}@media all and (max-width: 600px){.site-header{padding:1rem 0}.site-header .site-logo{font-size:1.5rem}.site-header .site-description{font-size:0.875rem}.site-header .site-description code.language-plaintext.highlighter-rouge{font-size:0.9rem !important}}#menu{display:flex;justify-content:center;align-items:center;gap:20px;padding:3rem 0}#menu a{text-decoration:none;color:#192819;display:inline-flex;flex-direction:column;align-items:center}#menu a svg{fill-opacity:0;fill:none;stroke:#192819;transition:fill-opacity 0.2s cubic-bezier(0.6, 0, 0.4, 1);width:90px;height:90px}#menu a:hover svg,#menu a.active svg{fill-opacity:1}#menu a:hover svg *,#menu a.active svg *{--icon-js-fill: #f5de19;--icon-react-fill: #0288d1;--icon-html-fill: #e44d26;--icon-css-fill: #639}@media all and (min-width: 1200px){#menu svg{width:3.4rem;height:3.4rem}}@media all and (min-width: 1400px){#menu svg{width:4rem;height:4rem}}@media all and (min-width: 1650px){#menu svg{width:6rem;height:6rem}}.pagination{display:flex;justify-content:center;margin:1rem 0}.collection-list{list-style:none}.collection-list .item-wrapper{padding:30px;margin:0 1rem 3rem 1rem;position:relative;padding-left:4rem;font-weight:700}.collection-list .item-wrapper a{color:currentColor;text-decoration:none}.collection-list .item-wrapper:before{content:attr(num);position:absolute;left:0;display:inline-flex;align-items:center;color:#121212;font-weight:700;padding:0.2em 0.2em;font-size:2.3rem}.collection-list .item-wrapper [class^="item-heading"]{letter-spacing:.05em;text-shadow:-1px 0 0 rgba(0,0,0,0.45),1px 0 0 rgba(0,0,0,0.45),0 -1px 0 rgba(0,0,0,0.45),0 1px 0 rgba(0,0,0,0.45)}.collection-list .item-wrapper .item-footer{position:absolute;height:80px;width:80px;top:0;right:10px;transform:translateY(-50%);z-index:3}@media all and (min-width: 1400px){.collection-list .item-wrapper .item-footer{top:50%}}.collection-list .item-wrapper .item-footer svg{width:100%;height:100%}@media all and (min-width: 1400px){.collection-list .item-wrapper{padding-right:85px}}.collection-list .item-wrapper .item-heading-html{color:#e44d27}.collection-list .item-wrapper .item-heading-css{color:#663399}.collection-list .item-wrapper .item-heading-js{color:#f5de1a}.collection-list .item-html{--pen-color: #e44d27}.collection-list .item-css{--pen-color: #663399}.collection-list .item-js{--pen-color: #f7df1e}.challenge-title{text-align:center;position:relative;width:fit-content;padding:0 2rem;margin:auto;z-index:3}.challenge-svg-wrapper{height:140px;width:140px;text-align:center;margin:5px auto}@media all and (min-width: 1400px){.challenge-svg-wrapper{height:210px;width:210px}}.challenge-svg-wrapper svg{width:100%;height:100%}div.highlighter-rouge{position:relative;margin:3rem 0;z-index:2;background:#fffef8;padding:2.3rem 1.8rem 0.8rem 1.8rem;line-height:1.6rem;background-image:linear-gradient(to bottom, rgba(0,0,0,0.028) 1px, transparent 1px);background-size:100% 1.6em;border-radius:2px;box-shadow:inset 0 1px 0 rgba(0,0,0,0.08),inset 0 -1px 2px rgba(0,0,0,0.14),0 1px 0 rgba(0,0,0,0.12),0 2px 1px #0002,2px 0 1px #0001,0 -1px 1px #0001,-1px 0 1px #0002;transform:rotate(-0.25deg)}div.highlighter-rouge::before{content:attr(file);position:absolute;text-align:center;font-weight:bolder;top:-14px;left:40px;width:130px;height:28px;background:#f0e08a;border-radius:2px 3px 2px 3px;transform:rotate(-4deg);z-index:5}div.highlighter-rouge::before,div.highlighter-rouge::after{background-image:repeating-linear-gradient(90deg, rgba(0,0,0,0.08) 0px, rgba(0,0,0,0.08) 1px, transparent 1px, transparent 4px);box-shadow:0 1px 0 rgba(0,0,0,0.25),0 2px 0 rgba(0,0,0,0.12)}div.highlighter-rouge:not(.language-md)>.highlight>code{font-family:"Bad Script",cursive;font-weight:700}@media all and (min-width: 1650px){div.highlighter-rouge:not(.language-md)>.highlight>code{font-size:1.6rem;line-height:2.24rem}}div[class^="language-"]{white-space:pre-wrap}div[class^="language-"] .highlight{transform:rotate(0.3deg)}div[class^="language-"] .code-header::before{content:"";display:inline-block;margin-left:1rem;margin-bottom:.7rem;width:.95rem;height:.95rem;border-radius:50%;background:radial-gradient(circle at 30% 30%, #f5f1ea 0%, #e0dbd2 45%, #bfb8ad 70%, #a9a397 100%);box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35),inset -1px -1px 1px rgba(255,255,255,0.6),1.55rem 0 0 #d6d1c7,1.55rem 0 0 inset,3.1rem 0 0 #d6d1c7;filter:contrast(1.05)}div.language-md *{font-weight:normal !important;font-family:"Patrick Hand",cursive !important}div.language-md code{color:#37456c;font-weight:bolder}div.language-md span.gu{color:#9f1239;display:inline-block;margin:0;font-size:1.5rem}div.language-md span.gs{color:#d54770}div.language-md span.p{color:#9f1239}@media all and (min-width: 1650px){div.language-md{font-family:1.6rem;line-height:2rem}div.language-md span.gu{font-size:2.1rem}}.code-codepen,.code-copy{position:absolute;z-index:5;padding:0.25rem 0.6rem;border-radius:3px;border:none;cursor:pointer}@media all and (min-width: 1650px){.code-codepen,.code-copy{font-size:1.3rem}}.code-codepen{top:-7px;right:3.5rem;background:#37456c;transform:rotate(2deg)}@media all and (min-width: 1650px){.code-codepen{margin-right:1rem}}.code-copy{top:-6px;right:14px;background:#b03a2e;color:#fff;font-family:"Patrick Hand", cursive;letter-spacing:0.03em;transform:rotate(-3deg);opacity:0.95}.code-copy::after{content:"";position:absolute;left:3px;bottom:-3px;width:80%;height:4px;background:#922b21;opacity:0.5}.code-copy.copied{background:#196f3d;transform:rotate(-2deg)}.highlight .nt{color:#1d4ed8}.highlight .na{color:#7c2d12}.highlight .s{color:#15803d}.highlight .c,.highlight .c1{color:#6b7280;font-style:italic}.highlight .cp,.highlight .m{color:#9f1239}.btn{display:inline-block;font-family:inherit;font-size:1rem;line-height:1.2;padding:0.45em 0.9em;color:#2b2b2b;background:transparent;border:1px solid rgba(0,0,0,0.45);border-radius:2px;cursor:pointer;text-decoration:none;transition:background-color 0.15s ease, color 0.15s ease, transform 0.1s ease;transform:rotate(-0.2deg)}.btn:hover{background:rgba(0,0,0,0.04)}.btn:active{transform:rotate(-0.2deg) translateY(1px);background:rgba(0,0,0,0.08)}.btn:focus{outline:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.35)}.btn--primary{border-color:rgba(0,0,0,0.65);font-weight:500}.btn--ghost{border-color:transparent}.btn--ghost:hover{border-color:rgba(0,0,0,0.35);background:transparent}.btn--sm{font-size:0.9rem;padding:0.3em 0.6em}.btn--lg{font-size:1.1rem;padding:0.6em 1.2em}.btn--disabled{pointer-events:none;cursor:not-allowed;opacity:0.45;border-style:dotted}@media print{.site-header,.pagination{display:none}}
