*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html{height:-webkit-fill-available}@supports (-webkit-touch-callout: none){body{min-height:-webkit-fill-available}}body{min-height:100svh;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{display:flex;flex-direction:column;height:100svh}@media (prefers-color-scheme: dark){#app{background-color:#000;color:#fff}}#app header{padding:.25rem 1rem;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1;border-bottom:1px solid #ccc}@media (prefers-color-scheme: dark){#app header{border-color:#555}}@media screen and (max-device-width: 768px){#app header{font-size:1.25rem}}#app header>*{text-align:center}#app header>*:last-child{text-align:right}#app header a{text-align:left;text-decoration:none}#app header a:visited{color:inherit}#app header .oea-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:10%;color:#000}#app header .oea-btn:disabled{opacity:.25}#app header .oea-btn:not(:disabled):hover{filter:brightness(0) saturate(100%) invert(28%) sepia(91%) saturate(7473%) hue-rotate(173deg) brightness(96%) contrast(106%)}#app header .oea-btn:active{filter:invert(41%) sepia(90%) saturate(2696%) hue-rotate(357deg) brightness(100%) contrast(100%)!important}@media (prefers-color-scheme: dark){#app header .oea-btn{filter:invert(100%)}}#app header .oea-btn .icon{height:.75rem;width:.75rem}@media screen and (max-device-width: 768px){#app header .oea-btn .icon{height:1rem;width:1rem}}#app header .right-buttons{display:flex;justify-content:space-between;align-items:center;gap:.5rem}#app header .current-quest{cursor:pointer;padding:.25rem;border-radius:.25rem}#app header .current-quest:hover{background-color:#ccc}#app .oea-quest-stats{display:flex;justify-content:space-evenly;align-items:center;font-size:.75rem;height:1.5rem;border-top:1px solid #ccc}@media (prefers-color-scheme: dark){#app .oea-quest-stats{border-color:#555}}@media screen and (max-device-width: 768px){#app .oea-quest-stats{font-size:1rem;padding:1rem 0rem;border-top:1px solid #ccc}}#app .oea-quest-stats .oea-quest-stat{display:flex}#app .oea-quest-stats .oea-quest-stat .oea-quest-stat-value{margin-left:1rem}#app main{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}#app main.quest{background-color:#000}#app main .ask-clue{position:absolute;right:.25rem;top:.25rem;background-color:transparent;border:none;width:2rem;height:2rem;cursor:pointer}#app main .ask-clue:active{filter:invert(41%) sepia(90%) saturate(2696%) hue-rotate(357deg) brightness(100%) contrast(100%)!important}@media (max-device-width: 768px){#app main .ask-clue{width:3.5rem;height:3.5rem}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px){#app main .ask-clue{width:2.5rem;height:2.5rem}}#app main .ask-clue img{filter:invert(100%)}#app main .ask-clue img:hover{filter:invert(50%)}#app main .oea-image-wrapper{position:relative;overflow:hidden}#app main .oea-image-wrapper .oea-img{max-width:100%;max-height:100%;transform-origin:center;cursor:crosshair}#app main .oea-end-stats{flex:1;height:100%;width:100%;overflow:auto;display:flex;flex-direction:column;align-content:center;padding-top:3rem}#app main .oea-end-stats .oea-end-stats-container{display:flex;justify-content:space-evenly;align-content:flex-start;font-size:1.25rem;padding:0rem 5rem;flex-wrap:wrap;gap:1rem}#app main .oea-end-stats .oea-end-stats-container .p-card{border:1px solid black;flex:1 1}#app main .oea-end-stats .oea-end-stats-container .p-card .p-card-title,#app main .oea-end-stats .oea-end-stats-container .p-card .p-card-content{text-align:center}#app main .oea-end-stats .oea-end-buttons{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:3rem}#app main .oea-end-stats .oea-end-buttons button{flex:1 1 100%;font-size:1.25rem;padding:1rem 2rem;min-width:15rem}#app .oea-button{border:2px solid black;background-color:#fff;padding:1rem 2rem;font-weight:700;color:#000}#app .oea-button:active{background-color:orange}.quest-drawer{display:flex;flex-direction:row;gap:1rem;overflow-y:auto;max-height:70vh;flex-wrap:wrap;justify-content:center;align-items:center;padding:1rem}.quest-drawer .quest-drawer-item{padding:1rem 2rem;flex:0 0}.oea-image-wrapper.displayClue:after,.oea-image-wrapper.displayClue:before{display:block}.oea-image-wrapper:after,.oea-image-wrapper:before{content:"";display:none;position:absolute;border-radius:50%}.oea-image-wrapper:after{top:var(--clueCenterY);left:var(--clueCenterX);width:var(--b46c1b12);height:var(--b46c1b12);border:2px solid black}.oea-image-wrapper:before{top:calc(var(--clueCenterY) + 1px);left:calc(var(--clueCenterX) + 1px);width:calc(var(--b46c1b12) - 2px);height:calc(var(--b46c1b12) - 2px);border:2px solid white}.level-chooser[data-v-3b8d0dca]{padding:2rem}.level-chooser h1[data-v-3b8d0dca]{text-align:center;margin-bottom:1rem}.level-chooser .levels-container[data-v-3b8d0dca]{display:flex;flex-direction:column;justify-content:center;gap:1rem;align-items:center}.level-chooser .levels-container button[data-v-3b8d0dca]{font-size:1.25rem;padding:1rem 2rem;min-width:15rem}.container[data-v-a433518d]{display:flex;justify-content:center;padding:1.25rem}.container .stepper[data-v-a433518d]{width:100%}.container .upload-container[data-v-a433518d]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:18.75rem;position:relative}.container .upload-container .upload-area[data-v-a433518d]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:18.75rem;height:12.5rem;border:.125rem dashed #ccc;border-radius:.625rem;padding:1.25rem;text-align:center;background-color:#f9f9f9;cursor:pointer}.container .upload-container .upload-area input[type=file][data-v-a433518d]{display:none}.container .upload-container .loader[data-v-a433518d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;color:#333}.container .image-container[data-v-a433518d]{display:flex;flex-direction:column;align-items:center}.container .image-container img[data-v-a433518d]{height:auto;max-width:100%}.container .dimension-toolbar[data-v-a433518d]{display:flex;justify-content:center;gap:10rem;margin-top:.625rem;margin-bottom:1rem;width:100%}.container .dimension-toolbar .dimension-inputs[data-v-a433518d]{display:flex;gap:1rem}.container .dimension-toolbar .dimension-inputs label[data-v-a433518d]{display:flex;align-items:center}.container .dimension-toolbar .dimension-inputs label input[data-v-a433518d]{width:5rem;margin-left:1rem}.container .polygon-container[data-v-a433518d]{position:relative;display:flex;flex-direction:column;align-items:center}.container .polygon-container .background-image[data-v-a433518d]{position:absolute;top:0;left:0;z-index:0;width:100%;height:auto}.container .polygon-container .canvas[data-v-a433518d]{border:.0625rem solid #ccc;width:100%;z-index:1}.container .download-container[data-v-a433518d]{display:flex;flex-direction:column;align-items:center}.container .download-container .input-fields[data-v-a433518d]{display:flex;gap:.625rem;margin-bottom:1.25rem}.container .download-container .input-fields label[data-v-a433518d]{display:flex;flex-direction:column;align-items:flex-start}.container .download-container .json-output[data-v-a433518d]{margin-block:1.25rem;text-align:left}.container .download-container .json-output .json-container[data-v-a433518d]{position:relative}.container .download-container .json-output .json-container .copy-button[data-v-a433518d]{position:absolute;top:.5rem;right:.5rem;background:none;border:none;cursor:pointer}.container .download-container .json-output .json-container .copy-button[data-v-a433518d]:hover{color:#333;background-color:#f9f9f9}.container .download-container .json-output pre[data-v-a433518d]{background-color:#333;color:#fff;padding:1rem}.container .button-container[data-v-a433518d]{display:flex;gap:.625rem;margin-top:1.25rem;justify-content:space-between}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-987f23ea.eot);src:url(/assets/primeicons-987f23ea.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-9eea6e0b.woff2) format("woff2"),url(/assets/primeicons-f5d1d219.woff) format("woff"),url(/assets/primeicons-dc895fee.ttf) format("truetype"),url(/assets/primeicons-36c54cec.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
