@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Urbanist,sans-serif;line-height:1.5;font-weight:400;touch-action:none}*{box-sizing:border-box;margin:0;padding:0;touch-action:manipulation}html,body{touch-action:manipulation;-ms-touch-action:manipulation;overscroll-behavior:none}html.game-lock,html.game-lock #root{overflow:hidden}body{font-family:Urbanist,sans-serif;overflow-x:hidden;background:#1a5f25;color:#fff}#root{position:relative;max-width:545px;margin:0 auto;width:100%;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;overflow-x:hidden}#root>*:not(.background){position:relative;z-index:1}h1,h2,h3,h4,h5,h6{margin:0;color:#fff;line-height:1.2;font-weight:700;text-align:center}h1{font-size:24px}h3{font-size:30px}.container{width:100%;max-width:545px;margin:0 auto;padding:0 30px}.container_end{display:flex;flex-direction:column;flex-grow:1}.background{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;max-width:545px;background:url(/bg.jpg) no-repeat center center;background-size:cover}header{position:relative;display:flex;align-items:center;padding-top:20px;padding-inline:20px}header.home{justify-content:center}header.home>img{width:150px;height:auto}header>img{width:110px;height:auto}button,.button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:270px;width:fit-content;padding:12px 16px;border-radius:20px;border:none;outline:none;font-size:24px;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:4px 4px 1px #000;border:3px solid #000000;color:#fff;font-weight:700;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent}button.primary,.button.primary{background:#a30101}button.image,.button.image{padding:0;min-width:unset}button.intro_button,.button.intro_button{background:transparent;border:none;overflow:visible;width:124px;height:124px}button.intro_button.icon,.button.intro_button.icon{background:#1a5f25}button.intro_button.icon img,.button.intro_button.icon img{width:42px;height:42px}button.intro_button.icon.active,.button.intro_button.icon.active{background:#a30101}button.intro_button img,.button.intro_button img{width:100%;height:100%;object-fit:cover;border-radius:20px}button.intro_button:before,.button.intro_button:before{content:"";position:absolute;top:0;left:auto;right:0;width:32px;height:32px;background:url(/okrasek-top.svg) no-repeat center center;background-size:contain;transform:translate(50%,-50%);z-index:1;opacity:0}button.intro_button:after,.button.intro_button:after{content:"";position:absolute;top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);border-image-source:url(/frame.svg);border-image-slice:24;border-image-repeat:stretch;border-image-width:28px;background:none;opacity:0}button.intro_button.active,.button.intro_button.active{box-shadow:none}button.intro_button.active:after,button.intro_button.active:before,.button.intro_button.active:after,.button.intro_button.active:before{opacity:1;animation:none}button.intro_button:hover,button.intro_button:focus,button.intro_button:active,.button.intro_button:hover,.button.intro_button:focus,.button.intro_button:active{transform:none;box-shadow:none}button.intro_button:hover:after,button.intro_button:hover:before,button.intro_button:focus:after,button.intro_button:focus:before,button.intro_button:active:after,button.intro_button:active:before,.button.intro_button:hover:after,.button.intro_button:hover:before,.button.intro_button:focus:after,.button.intro_button:focus:before,.button.intro_button:active:after,.button.intro_button:active:before{opacity:1;animation:none}button:before,button:after,.button:before,.button:after{content:"";position:absolute;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:.6s}button:before,.button:before{left:-100%}button:after,.button:after{left:100%}button:hover,button:focus,button:active,.button:hover,.button:focus,.button:active{outline:none;transform:translate(-6px,-6px) rotate(1deg);box-shadow:10px 10px #000,15px 15px 20px #40a47a33}button:hover:before,button:focus:before,button:active:before,.button:hover:before,.button:focus:before,.button:active:before{animation:swipeRight 1.5s infinite}button:hover:after,button:focus:after,button:active:after,.button:hover:after,.button:focus:after,.button:active:after{animation:swipeLeft 1.5s infinite}button:not(.image):active span,button:not(.image):active img,.button:not(.image):active span,.button:not(.image):active img{transform:scale(.95)}@keyframes swipeRight{to{transform:translate(200%) skew(-45deg)}}@keyframes swipeLeft{to{transform:translate(-200%) skew(-45deg)}}.tinder_button{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #000000;box-shadow:4px 4px 1px #000;transition:all .3s cubic-bezier(.25,.8,.25,1)}.tinder_button.pass{background:#a30101}.tinder_button.pass img{width:40%;height:40%}.tinder_button.smash{background:#1a5f25}.tinder_button.smash img{width:50%;height:50%}.tinder_button.active{background:#000;border:3px solid #ffffff;box-shadow:4px 4px 1px #fff}.tinder{position:relative}.tinder_cards{position:relative;height:80vh}.tinder_swipe{width:100%;height:100%;position:absolute;top:0;left:0}.tinder_card{width:100%;height:100%;border-radius:30px}.tinder_card_image{border-radius:inherit;width:100%;height:100%;object-fit:cover}.tinder_card_overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient(0deg,#000,#0000 60%);display:flex;flex-direction:column;justify-content:flex-end;padding-inline:28px;padding-bottom:42px}.tinder_card_overlay h3{font-size:24px;font-weight:700;line-height:1.2;margin-bottom:12px;text-align:left}.tinder_card_overlay p{font-size:13px}.tinder_card_okrasek{position:absolute;top:0;right:0;width:64px;height:64px;transform:translate(50%,-50%);pointer-events:none}.tinder_buttons{position:absolute;bottom:-35px;left:0;width:100%;display:flex;justify-content:space-between;padding-inline:48px}.typewriter{position:relative}@keyframes caret-blink{50%{opacity:0}}.mask .line{overflow:hidden;will-change:transform,opacity}.home{position:relative}.home_heading{position:relative;width:100%}.home_heading_image{width:408px;height:auto;margin-left:50%;transform:translate(-50%)}.home_heading_okrasek{position:absolute;top:0;right:0;width:65px;height:auto}.home_center{position:relative;width:100%;margin-top:-106px}.home_center_image{width:426px;height:auto;margin-left:50%;transform:translate(-50%)}.home p{font-size:16px;text-align:center;max-width:280px;margin:0 auto}.home button{margin-top:20px;margin-inline:auto}.home_okrasek{position:fixed;bottom:22px;left:8px;width:65px;height:auto;z-index:-1}.intro_gender_options{display:flex;justify-content:center;gap:28px;margin-top:28px;margin-bottom:25vh}.intro_gender_option{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:20px;text-align:center;font-weight:700}.intro .primary{margin-inline:auto}.intro_type_options{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-block:28px}.intro_type_option{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:16px;text-align:center;font-weight:700}.game_instructions>h1{max-width:280px;margin-bottom:14px;margin-inline:auto;text-align:center}.game_instructions>p{max-width:220px;margin-bottom:32px;margin-inline:auto;text-align:center}.game_instructions_animation{width:fit-content;margin-inline:auto;max-width:100%}.game_instructions_animation img{width:100%;height:auto}.game_instructions_options{display:flex;flex-direction:column;gap:13px;margin-block:42px}.game_instructions_option{display:flex;align-items:center;gap:18px}.game_instructions_option .tinder_button{width:42px;height:42px;flex-shrink:0}.game_instructions button{margin-inline:auto}.game_loader h1{max-width:280px;margin-inline:auto;margin-bottom:16px;text-align:center}.game_loader p{max-width:270px;margin-inline:auto;text-align:center}.game_result_title{position:relative;display:block;width:300px;margin-inline:auto;z-index:1}.game_result_content{margin-top:-48px;position:relative;z-index:0}.game_result_content_image{position:relative;border-radius:30px;overflow:hidden;z-index:1}.game_result_content_image img{width:100%;height:100%;object-fit:cover}.game_result_content_text{position:relative;width:calc(100% - 44px);margin-inline:auto;background:#1a5f25;border-radius:30px;padding:32px;border:3px solid #000000;box-shadow:4px 4px 1px #000;margin-top:-48px;z-index:2}.game_result_content_text h2{text-align:left}.game_result_content_text_okrasek{position:absolute;top:0;left:0;width:64px;height:64px;transform:translate(-50%,-50%)}.game_result button{margin-top:32px;margin-inline:auto}.video_overlay{position:fixed;inset:0;z-index:999;display:grid;place-items:center;background:#000000bf;opacity:0;pointer-events:none;transition:opacity .35s ease}.video_overlay video{width:min(92vw,520px);aspect-ratio:9/16;border-radius:18px;transform:scale(.85);transition:transform .35s cubic-bezier(.2,.9,.2,1);box-shadow:0 20px 60px #00000073;background:#000}.video_overlay.is-open{opacity:1;pointer-events:auto}.video_overlay.is-open video{transform:scale(1)}.voscilo_image{position:relative;width:100%;max-width:265px;margin-inline:auto;margin-bottom:10px}.voscilo_image_image{width:100%;height:100%}.voscilo_image_okrasek{position:absolute;top:0;right:0;width:64px;height:64px;transform:translate(50%,-50%)}.voscilo p{max-width:220px;margin:48px auto;text-align:center}.libutton{margin-inline:auto;display:flex;flex-direction:column;justify-content:center;padding:7px;text-align:center;outline:none;text-decoration:none!important;color:#fff!important;width:200px;height:32px;border-radius:16px;background-color:#0a66c2;font-family:SF Pro Text,Helvetica,sans-serif}
