*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#fe7000}.appContainer{width:100%;display:flex;align-items:center;flex-direction:column;padding:1rem}.dragulgat-button{text-decoration:none;color:#fff;font-family:Courier New,monospace;font-size:1.2rem;padding:.5rem 1rem;border-radius:100px;background-color:#fe7000;border:2px solid #fff;font-weight:700;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:all .2s ease-in-out;cursor:pointer}.dragulgat-button.fw{width:100%}.dragulgat-button:hover{background-color:#984200;box-shadow:4px 4px #984200;transform:translate(-2px,-2px)}.dragulgat-button.destructive{background-color:#f44}.dragulgat-button.destructive:hover{background-color:#b43939;box-shadow:4px 4px #f4444480}.dragulgat-button.active{background-color:#fff;color:#ff6f00;border-color:#fe7000}.dragulgat-button.disabled{background-color:#444;cursor:not-allowed;pointer-events:none}@media screen and (max-width: 576px){.dragulgat-button{text-align:center;font-size:.8rem}}.bold{font-weight:700}.header{background-color:#000;display:flex;padding:1rem;color:#fff;max-width:1000px;width:100%;border-radius:20px;box-shadow:4px 4px #00000080;margin-bottom:1rem;flex-wrap:wrap}.header .header__brand{display:flex;justify-content:center;align-items:center;gap:1rem;text-decoration:none;outline:none;color:#fff}.header .header__brand h1{font-family:Courier New,monospace;text-transform:uppercase;text-decoration:none;outline:none;color:#fff}.header .header__brand img{text-decoration:none;outline:none}.header .header__nav{margin-left:auto;align-items:center;justify-content:center;display:flex;gap:1rem}@media screen and (max-width: 768px){.header{justify-content:center;align-items:center;gap:1rem}.header .header__nav{margin:0}}@media screen and (max-width: 576px){.header .header__nav{flex-wrap:wrap}}.dragulgat-game-end{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;font-family:Courier New,monospace;gap:1rem}.dragulgat-game-end .dragulgat-game-end-title{font-size:2rem;font-weight:700;color:#fe7000}.dragulgat-game-end .dragulgat-game-end-grats{font-size:1rem;color:#fff}.dragulgat-game-end .dragulgat-game-end-score{display:flex;justify-content:center;align-items:center;background-color:#fe7000;border-radius:20px;padding:.5rem 2rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.dragulgat-game-end .dragulgat-game-end-score .dragulgat-game-end-score-text{white-space:nowrap}.dragulgat-game-end .dragulgat-game-end-score .dragulgat-game-end-score-value{max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.dragulgat-game-end .dragulgat-game-end-ranked-container{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.dragulgat-game-end .dragulgat-game-end-ranked-container .dragulgat-game-end-ranked{width:24px;height:24px;border-radius:4px;background-color:#56d466;display:flex;justify-content:center;align-items:center}.dragulgat-game-end .dragulgat-game-end-ranked-container .dragulgat-game-end-ranked:last-child{background-color:#f44}.dragulgat-game-end .dragulgat-game-end-indicator-container{width:100%;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:column;margin-bottom:1rem}.dragulgat-game-end .dragulgat-game-end-indicator-container .dragulgat-game-end-indicator{width:100%;height:24px;border-radius:4px;background-color:#444}.dragulgat-game-end .dragulgat-game-end-indicator-container .dragulgat-game-end-indicator.far-low,.dragulgat-game-end .dragulgat-game-end-indicator-container .dragulgat-game-end-indicator.far-high{background-color:#f44}.dragulgat-game-end .dragulgat-game-end-indicator-container .dragulgat-game-end-indicator.lower,.dragulgat-game-end .dragulgat-game-end-indicator-container .dragulgat-game-end-indicator.higher{background-color:#d96c16}.dragulgat-game-end .dragulgat-game-end-indicator-container .dragulgat-game-end-indicator.precise{background-color:purple}.dragulgat-game-end .dragulgat-game-end-indicator-container .dragulgat-game-end-indicator.correct{background-color:#4caf50}.dragulgat-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:flex;justify-content:center;align-items:center;background-color:#000c}.dragulgat-modal .dragulgat-modal-content{background-color:#000;box-shadow:4px 4px #00000080;border-radius:20px;padding:1rem;width:100%;max-width:600px;color:#fff;border:2px solid #fe7000;position:relative;padding-top:calc(50px + 2rem);padding-bottom:calc(50px + 2rem)}.dragulgat-modal .dragulgat-modal-content .dragulgat-modal-close{position:absolute;top:1rem;right:1rem;cursor:pointer;width:50px;height:50px;border-radius:20px;background-color:#fe7000;color:#fff;display:flex;justify-content:center;align-items:center;border:2px solid #fff;box-shadow:4px 4px #00000080;transition:all .2s ease-in-out}.dragulgat-modal .dragulgat-modal-content .dragulgat-modal-close img{filter:invert(1)}.dragulgat-modal .dragulgat-modal-content .dragulgat-modal-close:hover{background-color:#984200;box-shadow:4px 4px #984200;transform:translate(-2px,-2px)}@media screen and (max-width: 576px){.dragulgat-modal .dragulgat-modal-content{padding:.5rem;padding-top:calc(32px + 1rem);border-radius:8px;margin:0 .5rem}.dragulgat-modal .dragulgat-modal-content .dragulgat-modal-close{top:.5rem;right:.5rem;width:32px;height:32px;border-radius:8px}.dragulgat-modal .dragulgat-modal-content .dragulgat-modal-close img{width:16px;height:16px}}.cookie-overlay,.cookie-overlay *{font-family:Courier New,monospace}.dragulgat-mode-modal{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;position:relative}.dragulgat-mode-modal .dragulgat-mode-card{width:calc(50% - 1rem);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;cursor:pointer;transition:.2s all ease-in-out;padding:1rem;border-radius:20px}.dragulgat-mode-modal .dragulgat-mode-card.coming-soon{opacity:.5;pointer-events:none}.dragulgat-mode-modal .dragulgat-mode-card:hover{background-color:#401c00}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-emoji{font-size:2.5rem}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-title{font-size:1.25rem;font-weight:700;text-align:center;font-family:Courier New,monospace}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-desc{font-size:1rem;text-align:center;font-family:Courier New,monospace}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-coming-soon{font-size:1.25rem;font-weight:700;color:#fe7000;text-align:center;font-family:Courier New,monospace}@media screen and (max-width: 576px){.dragulgat-mode-modal{gap:.5rem;border-radius:8px;flex-direction:column;max-height:400px;overflow:auto}.dragulgat-mode-modal .dragulgat-mode-card{width:100%;padding:.5rem 0;border:2px solid #fff;background-color:#fe7000;border-radius:8px}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-emoji{font-size:1.25rem}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-title{font-size:1rem}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-desc{display:none;font-size:.875rem}.dragulgat-mode-modal .dragulgat-mode-card .dragulgat-mode-card-coming-soon{display:none;font-size:.85rem}}.gameWrapper{width:100%}.dragulgat-guesser-container{grid-area:1/2/7/3}.dragulgat-guesser-container .dragulgat-guesser{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entries{width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guesser-title{text-align:center;width:100%;font-size:1.25rem;color:#fff;font-family:Courier New,monospace}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guesser-stats{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guesser-stats .dragulgat-guesser-score{text-align:center;width:100%;font-size:1rem;color:#fff;font-family:Courier New,monospace;display:flex;justify-content:center;align-items:center;gap:.5rem;font-weight:700}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guesser-stats .dragulgat-guesser-score .dragulgat-guesser-score-value{color:#fe7000;max-width:100px;text-overflow:ellipsis;overflow:hidden;display:block}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guesser-stats .dragulgat-guesser-count{text-align:center;width:100%;font-size:1rem;color:#fff;font-family:Courier New,monospace;display:flex;justify-content:center;align-items:center;gap:.5rem;font-weight:700}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guesser-stats .dragulgat-guesser-count .dragulgat-guesser-count-value{color:#fe7000;max-width:100px;text-overflow:ellipsis;overflow:hidden;display:block}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry{width:100%;display:flex;gap:.5rem;justify-content:center;align-items:center;position:relative}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry.current .dragulgat-guess-value{border-color:#fe7000}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry.current .dragulgat-guess-value:after{content:"Ft";font-family:Courier New,monospace;font-size:1rem;color:#fff;position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;font-weight:700}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry.current .dragulgat-guess-indicator{border-color:#fe7000}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-value{background-color:#444;padding:1rem 1.5rem;border-radius:100px;flex-grow:1;position:relative;font-family:Courier New,monospace;border:2px solid transparent}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-value.filled:after{content:"Ft";font-family:Courier New,monospace;font-size:1rem;color:#fff;position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;font-weight:700}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-value p{font-family:Courier New,monospace;font-size:1rem;color:#fff;margin:0;font-weight:700}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-input{width:100%;color:#fff;background-color:#444;border:none;outline:none;font-family:Courier New,monospace;font-weight:700;font-size:1rem}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-input[type=number]::-webkit-inner-spin-button,.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-input[type=number]{-moz-appearance:textfield}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-input::placeholder{color:#fff;opacity:.5;font-family:Courier New,monospace;font-size:1rem}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator{width:54px;height:54px;min-width:54px;background-color:#444;border-radius:100%;display:flex;justify-content:center;align-items:center;border:2px solid transparent}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator img{filter:invert(1)}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator.far-low,.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator.far-high{background-color:#f44}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator.lower,.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator.higher{background-color:#d96c16}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator.precise{background-color:purple}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator.correct{background-color:#4caf50}@media screen and (max-width: 768px){.dragulgat-guesser-container{grid-area:5/1/10/2}}@media screen and (max-width: 576px){.dragulgat-guesser-container{grid-area:5/1/9/2}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator{width:32px;height:32px;min-width:32px}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-indicator img{width:16px}.dragulgat-guesser-container .dragulgat-guesser .dragulgat-guess-entry .dragulgat-guess-value{padding:.5rem 1rem}}.dragulgat-guesser-actions-container{grid-area:7/2/9/3;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.dragulgat-guesser-actions-container .dragulgat-guess-feedback{display:flex;text-align:center;font-size:1.25rem;color:#fff;font-family:Courier New,monospace}.dragulgat-guesser-actions-container .dragulgat-guesser-actions{width:100%;display:flex;justify-content:center;align-items:center;gap:1rem}.dragulgat-guesser-actions-container .dragulgat-guesser-actions .dragulgat-button{width:100%}.dragulgat-guesser-actions-container .dragulgat-guesser-result-container{display:block;justify-content:center;align-items:center;gap:1rem;flex-direction:column}.dragulgat-guesser-actions-container .dragulgat-guesser-result-container .dragulgat-guesser-result{text-align:center;font-weight:700;font-size:1.5rem;color:#fff;font-family:Courier New,monospace}@media screen and (max-width: 768px){.dragulgat-guesser-actions-container{grid-area:10/1/11/2}}@media screen and (max-width: 576px){.dragulgat-guesser-actions-container{grid-area:9/1/11/2}}.higher-lower-game-container{max-width:1000px;width:100%;background-color:#000;padding:2rem;border-radius:20px;box-shadow:4px 4px #00000080;margin:0 auto;position:relative;overflow:hidden;min-height:500px}.higher-lower-game-container .higher-lower-game{display:flex;justify-content:center;align-items:center;gap:16px;width:100%}.higher-lower-game-container .higher-lower-game .hl-slot-guess{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}@media screen and (max-width: 768px){.higher-lower-game-container .higher-lower-game{flex-direction:column;gap:8px}}.higher-lower-game-container .higher-lower-game-info{width:100%;display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px;font-size:1rem;color:#fff;font-family:Courier New,monospace}.hl-slot{padding:.5rem;position:relative;transition:.3s all;overflow:hidden;border-radius:8px;width:100%}.hl-slot.passive{filter:grayscale(.7) brightness(.6)}.hl-slot .hl-slot-guess{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:16px;z-index:1;transition:.3s all}.hl-slot .hl-slot-guess.correct,.hl-slot .hl-slot-guess.incorrect{background-color:transparent}.hl-slot .hl-slot-guess.passive{background-color:#aaa!important}.hl-slot.guessed .hl-slot-guess.correct{background-color:green}.hl-slot.guessed .hl-slot-guess.incorrect{background-color:red}.info-container{width:100%;max-width:1000px;background-color:#000;color:#fff;padding:1rem;box-shadow:4px 4px #00000080;border-radius:20px}.info-container .info-heading{font-size:2rem;font-weight:700;margin-bottom:2rem;font-family:Courier New,monospace;text-transform:uppercase}.info-container .info-block{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:flex-start;margin-bottom:2rem}.info-container .info-block .info-block-title{font-size:1.5rem;font-weight:700;font-family:Courier New,monospace;color:#fe7000}.info-container .info-block p{font-size:1rem;line-height:1.5;color:#fff;margin-bottom:1rem;font-family:Courier New,monospace}.info-container .info-block a{color:#fe7000;text-decoration:none;font-weight:700;font-family:Courier New,monospace;outline:none}.info-container .info-block a:hover{text-decoration:underline}.info-container .info-block ul{list-style:none;padding-left:1rem;margin-bottom:1rem}.info-container .info-block ul li{font-size:1rem;line-height:1.5;color:#fff;margin-bottom:.5rem;font-family:Courier New,monospace}.info-container .info-block ul li:before{content:"•";color:#fe7000;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.leaderboard-container{position:relative;width:100%;max-width:1000px}.leaderboard-container .leaderboard-mode-picker{display:flex;background-color:#000;padding:1rem 2rem;border-radius:20px;box-shadow:4px 4px #00000080;gap:1rem;margin-bottom:1rem;justify-content:center;align-items:center}@media screen and (max-width: 576px){.leaderboard-container .leaderboard-mode-picker{padding:1rem}}.leaderboard-content-container{background-color:#000;color:#fff;padding:1rem;border-radius:20px;box-shadow:4px 4px #00000080;max-width:1000px}.leaderboard-content-container .leaderboard-content{display:flex;flex-direction:column;gap:.75rem;justify-content:flex-start;align-items:center;width:100%;height:75vh;min-height:300px;max-height:550px;overflow:auto;padding-right:.5rem}.leaderboard-content-container .leaderboard-content::-webkit-scrollbar{width:8px}.leaderboard-content-container .leaderboard-content::-webkit-scrollbar-track{background:#333;border-radius:4px}.leaderboard-content-container .leaderboard-content::-webkit-scrollbar-thumb{background:#fe700f;border-radius:4px}.leaderboard-content-container .leaderboard-content::-webkit-scrollbar-thumb:hover{background:#ba5302}.leaderboard-content-container .leaderboard-content .leaderboard-item{width:100%;background-color:#444;border:2px solid #fff;border-radius:20px;padding:1rem;display:flex;gap:1rem;font-size:1rem;font-weight:700;font-family:Courier New,monospace;justify-content:space-between;align-items:center}.leaderboard-content-container .leaderboard-content .leaderboard-item .leaderboard-item-rank{color:#fe7000}.leaderboard-content-container .leaderboard-content .leaderboard-item .leaderboard-item-name{color:#fff;flex-grow:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:50%}.leaderboard-content-container .leaderboard-content .leaderboard-item .leaderboard-item-score{color:#fe7000;max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-left:auto}.leaderboard-content-container .leaderboard-content .leaderboard-item .leaderboard-item-date{color:#ffffffb3}@media screen and (max-width: 576px){.leaderboard-content-container .leaderboard-content .leaderboard-item{gap:.5rem;padding:1rem .5rem}.leaderboard-content-container .leaderboard-content .leaderboard-item .leaderboard-item-name{max-width:35%}.leaderboard-content-container .leaderboard-content .leaderboard-item .leaderboard-item-score{max-width:80px}}.leaderboard-content-container .leaderboard-content .leaderboard-no-results{width:100%;display:flex;font-size:1rem;font-weight:700;font-family:Courier New,monospace;justify-content:center;align-items:center;flex-direction:column;padding:1rem;gap:1rem}.leaderboard-content-container .leaderboard-content .leaderboard-no-results ą,.leaderboard-content-container .leaderboard-content .leaderboard-no-results p{color:#fff;text-align:center;margin-bottom:0}.dragulgat-message{position:fixed;z-index:9999;top:16px;right:16px;display:flex;justify-content:center;align-items:center;pointer-events:none;border:2px solid #fff;font-family:Courier New,monospace;width:max-content;border-radius:8px;padding:8px 16px;color:#fff;font-size:16px;font-weight:700;text-align:center;box-shadow:4px 4px #00000080}.dragulgat-message.success{background-color:#4caf50}.dragulgat-message.error{background-color:red}.not-found-container{max-width:700px;margin:0 auto;padding:20px;text-align:center;background-color:#000;font-family:Courier New,monospace;border-radius:20px;box-shadow:4px 4px #00000080}.not-found-container *{font-family:Courier New,monospace}.not-found-container .not-found-title{font-size:3rem;color:#fff;text-transform:uppercase;letter-spacing:2rem}.not-found-container .not-found-content{margin:0 auto;padding:20px;text-align:center}.not-found-container .not-found-content img{max-width:100%;height:auto}.not-found-container .marquee{border-radius:0!important;padding-bottom:8px;margin-top:2rem}.not-found-container .marquee-top{border-radius:0!important;padding-bottom:8px;margin-bottom:2rem}.not-found-container .marquee p{font-size:2em;color:#000;text-align:center;background-color:#fff;padding:.25rem .5rem;text-transform:uppercase;font-weight:700;margin:0 2rem;border-radius:0!important;box-shadow:8px 8px #fe7000}.not-found-container .marquee-top p{font-size:2em;color:#fff;text-align:center;padding:.25rem .5rem;text-transform:uppercase;font-weight:700;margin:0 2rem;border-radius:0!important}@media screen and (max-width: 576px){.not-found-container .marquee p{font-size:1.2rem}.not-found-container .marquee-top p{font-size:1.2em}}.playerIndicator{background-color:#000;border-radius:20px;padding:1rem 2rem;color:#fff;display:flex;font-family:Courier New,monospace;gap:2rem;width:100%;max-width:1000px;box-shadow:4px 4px #00000080;margin:0 auto 1rem;justify-content:center;align-items:center}.playerIndicator .playerIndicator_player{display:flex;justify-content:center;align-items:center;gap:.5rem}.playerIndicator .playerIndicator_player p{white-space:nowrap}.playerIndicator .playerIndicator_player .playerIndicator_name{color:#fe7000;font-weight:700;text-overflow:ellipsis;flex-grow:1;max-width:160px;overflow:hidden}.playerIndicator .playerIndicator_mode{display:flex;justify-content:center;align-items:center;gap:.5rem}.product-display-container{grid-area:1/1/8/2}.product-display-container .product-display{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-display-container .product-display .product-primary{font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase;font-family:Courier New,monospace;margin-bottom:1.5rem;text-align:center}.product-display-container .product-display .product-secondary{font-size:1rem;color:#fff;font-family:Courier New,monospace;margin-bottom:1rem}.product-display-container .product-display .product-secondary:last-of-type{margin-bottom:0}.product-display-container .product-display .product-image-container{border-radius:20px;overflow:hidden;height:420px;margin-bottom:1rem;background-color:#fff;width:100%;max-width:420px}.product-display-container .product-display .product-image-container .product-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:.2s all ease-in-out;-webkit-user-select:none;user-select:none;pointer-events:none}@media screen and (max-width: 768px){.product-display-container{grid-area:1/1/5/2}.product-display-container .product-display .product-image-container{max-width:320px;height:220px}}.dragulgat-product-guess-card{max-width:1000px;width:100%;background-color:#000;padding:2rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(7,1fr);grid-column-gap:2rem;grid-row-gap:1rem;border-radius:20px;box-shadow:4px 4px #00000080;margin:0 auto;position:relative;overflow:hidden;min-height:500px}.dragulgat-product-guess-card .dragulgat-product-guess-card-loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#b95000;display:flex;justify-content:center;align-items:center}.dragulgat-product-guess-card .dragulgat-product-guess-card-loading .dragulgat-product-guess-card-loading-content{background-color:#fe7000;border:2px solid #000;padding:1rem;border-radius:20px;box-shadow:4px 4px #00000080;display:flex;justify-content:center;align-items:center}.dragulgat-product-guess-card .dragulgat-product-guess-card-loading .dragulgat-product-guess-card-loading-content p{font-size:1.5rem;color:#000;font-weight:600;font-family:Courier New,monospace;text-align:center}@media screen and (max-width: 768px){.dragulgat-product-guess-card{grid-template-columns:1fr;grid-template-rows:repeat(10,1fr);grid-column-gap:0px;grid-row-gap:1rem;padding:2rem 1rem}}.usersetter-container{width:100%;display:flex;max-width:1000px;background-color:#000;margin-top:1rem;color:#fff;padding:1rem 2rem;margin:1rem auto 0;border-radius:20px;box-shadow:4px 4px #00000080;gap:1rem;justify-content:flex-start;align-items:center}.usersetter-container .usersetter-text{font-size:1rem;color:#fff;font-family:Courier New,monospace;font-weight:700;white-space:nowrap}.usersetter-container .usersetter-name{font-size:1rem;color:#fe7000;font-family:Courier New,monospace;font-weight:700;margin-right:auto}.usersetter-container .usersetter-input{width:100%;background-color:#444;border:none;outline:none;padding:1rem;border-radius:20px;color:#fff;font-family:Courier New,monospace}.usersetter-container .usersetter-input::placeholder{color:#fff;font-family:Courier New,monospace}.usersetter-container .usersetter-disclaimer{font-size:1rem;color:#fff;font-family:Courier New,monospace;font-weight:700;margin-right:auto}@media screen and (max-width: 576px){.usersetter-container{flex-direction:column;padding:1rem}.usersetter-container .usersetter-name{text-align:center;width:100%;margin-bottom:2rem}.usersetter-container .usersetter-disclaimer{text-align:center}}
