@charset "UTF-8";@font-face{font-family:"default";src:url(/dev/cjb/assets/fonts/SourGummy-vf.woff2) format("woff2"),url(/assets/fonts/SourGummy-VariableFont_wdth,wght.woff) format("woff"),url(/assets/fonts/SourGummy-VariableFont_wdth,wght.otf) format("opentype");font-style:normal;font-weight:400}@font-face{font-family:header;src:url(/dev/cjb/assets/fonts/PFPlayskoolPro-Regular.woff2) format("woff2"),url(/dev/cjb/assets/fonts/PFPlayskoolPro-Regular.woff) format("woff"),url(/assets/fonts/PFPlayskoolPro-Regular.otf) format("opentype");font-style:normal;font-weight:400}html,body{font-family:"default";font-size:23px;line-height:1}h1,h2,h3,h4,h5,h6{font-family:header;font-weight:100;line-height:1;margin:0;margin-top:1rem}h1,.h1{font-size:2rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.25rem}h4,.h4{font-size:1rem}h5,.h5{font-size:.875rem}h6,.h6{font-size:.75rem}.display-1{font-size:3rem}blockquote{margin-inline-start:10px;padding-inline-start:10px;border-left:2px solid rgba(0,0,0,.2);color:#333}.sans{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.text-center{text-align:center}.d-flex{display:flex;justify-content:space-between;align-items:center}.d-none{display:none}.mb-0{margin-bottom:0}.mt-g{margin-top:12px}.my-3{margin-top:1.5rem;margin-bottom:1.5rem}.l-game--memory .c-game{width:100%;display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:8px}.l-game--memory .c-game .c-item{position:relative;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;font-size:64px;font-family:monospace;color:#777;background-color:#fafafa}.l-game--memory .c-game .c-item__image{position:absolute;z-index:0;left:0;right:0;bottom:0;top:0;outline:1px dashed magenta;outline-offset:-12px;display:flex;align-items:center;justify-content:center}.l-game--memory .c-game .c-item.correct{pointer-events:none}.l-game--memory .c-game .c-item.correct .c-item__image{outline-color:#32cd32}.l-game--memory .c-game .c-item.correct .c-item__image .o-image{color:green;text-shadow:0 0 24px rgba(50,205,50,.5)}.l-game--memory .c-game .c-item__cover{z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;color:orange;outline:4px solid #d0d0d0;outline-offset:-4px;overflow:hidden}.l-game--memory .c-game .c-item__cover .o-image{width:100%;height:100%;object-fit:cover;filter:blur(4px);mix-blend-mode:multiply;opacity:.75}.l-game--memory .c-levels{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.l-game--memory .c-levels .c-level__button{border:none;padding:0;margin:0;background:transparent}.l-game--memory .c-levels .c-level--size{position:relative;display:grid;grid-template-columns:repeat(var(--cols),1fr);align-items:center;gap:8px;padding:8px;background:#ffa50033}.l-game--memory .c-levels .c-level--size .o-number{background:#fff;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.l-game--memory .c-levels .c-level--size .o-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:orange;color:#fff;padding:4px 8px;box-shadow:0 0 8px #0000004d;font-family:"default";font-size:48px;line-height:1}.l-game--memory .c-game__actions{display:flex;align-items:center;justify-content:center;gap:8px}.l-game--tiles .c-selector{display:grid;grid-template-columns:repeat(2,1fr);gap:1vmin}.l-game--tiles .c-selector .c-item{border:1px solid rgba(0,0,0,.3333333333);border-radius:12px;overflow:hidden;box-shadow:0 0 12px #0002}.l-game--tiles .c-selector .c-item .o-image{width:100%}.l-game--tiles .c-game{position:relative;overflow:hidden}.l-game--tiles .c-game__tiles{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:100%;aspect-ratio:1/1}.l-game--tiles .c-game__image{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;width:100%}.l-game--tiles .tile{position:relative;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;font-size:36px;font-weight:700;cursor:pointer;overflow:hidden}.l-game--tiles .tile__label{z-index:2;width:72px;height:72px;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:400;background:#fff;border:1px solid black;border-radius:50%}.l-game--tiles .tile__canvas{position:absolute;z-index:1;left:0;top:0;right:0;bottom:0;width:100%;height:100%;outline:1px solid rgba(0,0,0,.2666666667);outline-offset:-2px;border-radius:8px}.l-game--tiles .tile.empty{opacity:0;pointer-events:none}.l-game--tiles .slide-move{transition:transform .5s ease}.l-game--tiles .c-game__actions{width:100%;display:flex;justify-content:center;align-items:center;gap:1vmin}.l-game--tiles .c-game__actions button{width:180px;height:48px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;border-radius:12px}.l-game--memobojanka .c-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:1vmin}.l-game--memobojanka .c-selector .c-item .o-image{width:100%}.l-game--memobojanka .c-game{height:100%;display:flex;flex-direction:column;justify-content:center}.l-game--memobojanka .c-bojanka{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:10px 0;margin-top:3vmin}.l-game--memobojanka .c-bojanka svg{height:100%;width:auto}.l-game--memobojanka hr{margin:2vmin 0;border:none;height:1px;background:#0001}.l-game--memobojanka .l-colors .c-colors{margin-top:1vmin;justify-content:space-around}.l-game--memobojanka .l-colors .c-color{height:64px;aspect-ratio:1/1;background:#d0d0d0;border:3px solid black;border-radius:50%}.l-game--memobojanka .l-colors .c-color.selected{display:flex;align-items:center;justify-content:center;animation:flash_border 2s infinite}.l-game--memobojanka .l-colors .c-color.selected:after{content:"✓";position:absolute;font-size:32px}@keyframes flash_border{50%{border-color:transparent}}.l-game--memobojanka .text-center{text-align:center}.l-game--memobojanka .l-game__controls{display:flex;justify-content:center}.l-game--memobojanka .l-game__controls .c-game__actions{gap:1vmin}.l-game{padding:1vmin;display:flex;flex-direction:column}.l-game h1{margin:0;padding:0}.l-game__main{flex:1 0 auto}.l-game__main .c-game__won{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.l-game__main .c-game__won h1{font-size:164px;font-weight:900;color:#32cd32;text-shadow:0 0 32px rgba(0,100,0,.23)}.l-game__controls{flex:0 0 auto;justify-content:center}.l-home{height:100%;display:flex;flex-direction:column;background-color:#fffac2}.l-home main{flex:1 1 auto}.l-home__footer{flex:0 0 min-content;align-self:flex-end}.c-header{position:relative;margin-bottom:8px}.c-header-image{position:relative;z-index:1;width:100%}.c-header-overlay{position:absolute;z-index:2;bottom:16px;left:0;width:max-content;color:#fff;background-color:#000a}.c-header-overlay p{margin:0;line-height:1;padding:8px 16px 8px 32px;font-size:1.5rem;font-weight:700}html,body{width:100%;height:100%;margin:0;padding:0}#app{display:flex;height:100vh;width:100vw;padding:0;margin:0;background-color:beige;background-image:url(/dev/cjb/assets/images/background.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}.l-main{position:fixed;overflow:hidden;left:50%;transform:translate(-50%,20px);top:1px;height:100%;max-height:calc(100vh - 40px);aspect-ratio:9/12;outline:5px dashed rgb(194,194,174);background:#fffffff9;display:flex;align-items:stretch;justify-content:stretch}.l-viewport{overflow:hidden;width:100%;margin:3vmin;background-color:#fffac2}.l-game{height:calc(100% - 1vmin - 16px);display:flex;flex-direction:column}.l-game__header{display:flex;align-items:center;gap:16px;padding:8px;margin:-1vmin -1vmin 0;background-color:#1945f5d1;color:#fff}.l-game__main{flex:1 0 auto;margin-top:1vmin}.l-game__controls{flex:0 0 min-content;align-items:flex-end}.c-game__actions button{border:none;padding:8px 16px;border-radius:12px;background-color:#43dbf9;color:#fff;box-shadow:0 0 6px #0003}.c-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:1vmin}.c-selector__game{position:relative;overflow:hidden;width:100%;aspect-ratio:1/1;background-color:#f0f0f0}.c-selector__game .c-image{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:top center}.c-selector__game .c-title{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:8px 16px;background-color:#000a;color:#fff}.c-selector__game .c-title h1{margin:0;padding:0}.c-sponzori{max-width:100%}
