*{box-sizing:border-box}html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Fira Sans,system-ui,-apple-system,Segoe UI,sans-serif;margin:0;min-height:100%;overscroll-behavior-y:none;padding:0}#root{min-height:100vh}button{cursor:pointer;font-family:inherit}.upperaction{align-items:center;display:flex;padding:8px 10px;position:relative;z-index:999}.logo-holder{background-color:#fff;margin-top:2px;max-height:75px;max-width:150px}.back-holder{border-left:3px solid #000;margin-left:10px}.back-default{background:#e9695e;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:700;margin-left:10px;margin-right:15px;padding:3px 10px;text-transform:uppercase}.page-bg{backface-visibility:hidden;height:100%;inset:0;object-fit:cover;position:fixed;transform:translateZ(0);width:100%;z-index:-1}.page-bg-mobile{display:none}@media (max-width:600px){.page-bg-desktop{display:none}.page-bg-mobile{display:block}}.landing-page{align-items:center;display:flex;justify-content:center;min-height:90vh;padding:20px;position:relative;width:100%}.landing-content{max-width:420px;text-align:center;width:100%}.landing-banner{margin-bottom:24px;max-width:100%}.quiz-loader-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.quiz-loader{animation:spin 1s linear infinite;border:5px solid #e3e3e3;border-radius:50%;border-top-color:#fb9946;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hunt-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100dvh - 90px);padding-bottom:60px;position:relative;width:100%}@media (max-width:600px){.hunt-page{padding-bottom:40px}}.hunt-content{margin:0 auto;text-align:center;width:min(94%,1400px)}.round-badge{background-image:linear-gradient(90deg,#e25569,#fb9946);border-radius:8px;color:#fff;display:inline-block;font-size:26px;font-weight:700;margin-bottom:44px;padding:14px 38px}.hunt-title{color:#222;font-size:36px;font-weight:700;margin:0 0 10px}.hunt-title--with-icon{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(6px,2vw,18px);justify-content:center}.hunt-title__icon{filter:drop-shadow(0 2px 10px rgba(0,0,0,.25));flex-shrink:0;font-size:clamp(26px,4.5vw,40px);line-height:1}.hunt-title__text{letter-spacing:.06em;text-transform:uppercase}.hunt-subtitle{color:#333;font-size:22px;font-weight:600;margin:0 0 48px}.hunt-btn{background-image:linear-gradient(90deg,#e25569,#fb9946);border:none;border-radius:6px;color:#fff;font-size:17px;font-weight:700;letter-spacing:.5px;min-width:243px;padding:10px 21px;text-transform:uppercase}.hunt-btn:disabled{cursor:not-allowed;opacity:.6}.rule-list{color:#222;margin:0 auto;max-width:800px;padding-left:24px;text-align:left}.rule-list li{font-size:21px;font-weight:500;line-height:1.5;margin-bottom:22px}.clue-columns{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-evenly;margin-bottom:20px}.clue-col{text-align:left}.clue-item{font-size:24px}.clue-answer,.clue-item{color:#222;font-weight:700;margin:0 0 20px}.clue-answer{border:2px solid;border-radius:10px;font-size:20px;letter-spacing:-.5em;opacity:0;padding:6px;transition:opacity .6s ease,letter-spacing .6s ease}.clue-answer.revealed{letter-spacing:normal;opacity:1}@media (max-width:600px){.clue-columns{gap:30px}}.clue-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:16px 32px;justify-content:center;margin:0 0 20px}.clue-row .clue-answer{margin:0}@media (max-width:900px){.clue-row{gap:12px 20px}.clue-row .clue-answer{font-size:18px}}.blurry-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:10px}.blurry-item{width:200px}.blurry-item img{border-radius:8px;height:200px;object-fit:cover;width:200px}.blur-img{filter:blur(6px)}.clear-img{filter:none;transition:filter .6s ease}.blurry-answer{color:#222;font-weight:700;margin-top:8px}.wordsearch-grid{grid-gap:2px;display:grid;gap:2px;margin:0 auto 20px;max-width:340px;touch-action:none;-webkit-user-select:none;user-select:none}.wordsearch-cell{align-items:center;aspect-ratio:1;background:#ffffffd9;border-radius:3px;color:#333;display:flex;font-size:15px;font-weight:700;justify-content:center}.wordsearch-cell.selecting{background:#fbc46a}.wordsearch-cell.found{background:linear-gradient(90deg,#e25569,#fb9946);color:#fff}@media (max-width:600px){.wordsearch-cell{font-size:12px}}.thankyou-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100dvh - 90px);padding:20px;position:relative;text-align:center;width:100%}@media (max-width:600px){.thankyou-page{min-height:calc(100vh - 70px);min-height:calc(100dvh - 70px)}}.thankyou-gif{max-width:75%}.thankyou-error{color:#7a2e2e;font-weight:600;margin-top:16px}
/*# sourceMappingURL=main.85e319be.css.map*/