@font-face{font-family:Delius Unicase;src:url(./Delius-Regular-CiT7k-jp.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Klee One;src:url(./KleeOne-Regular-VOWdJQvE.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Klee One;src:url(./KleeOne-SemiBold-6H9ytlvs.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:RedRose;src:url(./RedRose-VariableFont_wght-BJekowTS.ttf)format("truetype");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Almarai;src:url(./Almarai-Regular-C3NTMe_f.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Orbitron;src:url(./Orbitron-VariableFont_wght-CYB_IVAf.ttf)format("truetype");font-weight:400 900;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{color:#2f2f2f;background-color:#f4f1eb;min-height:100vh;font-family:Arial,sans-serif}img{max-width:100%;display:block}button,input{font:inherit}.card{aspect-ratio:1;cursor:pointer;perspective:1000px;background:0 0;border:none;height:100px}.card__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .3s ease-in-out;position:relative}.card__face{backface-visibility:hidden;border-radius:8px;position:absolute;inset:0}.card__face--back,.card.is-flipped .card__inner{transform:rotateY(180deg)}.game__scores{background-color:#fff;align-items:center;gap:18px;display:flex}.game__score-box{align-items:center;gap:6px;display:flex}.game__score-icon{object-fit:contain;width:18px;height:18px}.game__current-player{color:#fff;align-items:center;gap:8px;display:flex}.game__player-icon{object-fit:contain;width:20px;height:20px}@media (width<=800px){.game{padding:28px 24px 40px}.game__topbar{width:100%;max-width:340px;min-height:unset;background:0 0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:22px;margin:0 auto 28px;padding:0;display:flex}.game__exit{width:100%;max-width:340px;height:auto}.game__scores{border-radius:0;order:3;justify-content:center;align-items:center;gap:18px;width:100%;max-width:246px;padding:18px 24px;display:flex}.game__score-box{align-items:center;gap:6px;font-size:2.2rem;display:flex}.game__score-icon{object-fit:contain;width:18px;height:18px}.game__current-player{text-align:center;order:2;justify-content:center;align-items:center;gap:8px;width:100%;display:flex;font-size:1rem!important}.game__player-icon{object-fit:contain;width:22px;height:22px}.game__board{grid-template-columns:repeat(4,1fr);justify-content:center;gap:14px;width:100%;max-width:340px;margin:0 auto;display:grid}.card{aspect-ratio:1;cursor:pointer;perspective:1000px;background:0 0;border:none;width:100%;height:auto}.card__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .3s ease-in-out;position:relative}.card__face{backface-visibility:hidden;border-radius:8px;position:absolute;inset:0}.card__face--back,.card.is-flipped .card__inner{transform:rotateY(180deg)}}.hero__button,.settings__start,.game__exit,.game__modal-btn,.game__winner-home{cursor:pointer;border:none}.hero__button{--btn-bg:#f0ea6e;--btn-text:#303131;background:0 0;justify-content:center;align-items:center;width:230px;height:82px;margin-top:40px;margin-left:250px;padding:0;font-family:RedRose,sans-serif;display:inline-flex;position:relative;overflow:visible}.hero__button-shape{background:var(--btn-bg);transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.hero__button-content{z-index:1;width:100%;height:100%;color:var(--btn-text);justify-content:center;align-items:center;gap:14px;padding:0 28px;transition:transform .22s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.hero__button-joystick{width:34px;height:26px;color:var(--btn-text);transform-origin:bottom;flex-shrink:0;transition:transform .22s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(0)rotate(0)}.hero__button-text{color:var(--btn-text);font-family:RedRose,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1);display:block}.hero__button-arrow{width:35px;height:15px;color:var(--btn-text);flex-shrink:0;transition:transform .22s cubic-bezier(.22,1,.36,1);display:block}.hero__button-arrow path{transition:stroke-width .22s cubic-bezier(.22,1,.36,1)}.hero__button:hover .hero__button-shape{filter:brightness(1.02);transform:translateY(-2px);box-shadow:0 10px 20px #0000001f}.hero__button:hover .hero__button-content{transform:translateY(-2px)}.hero__button:hover .hero__button-joystick{transform:translateY(-4px)rotate(-10deg)}.hero__button:hover .hero__button-arrow{transform:translate(6px)}.hero__button:hover .hero__button-arrow path{stroke-width:3px}.hero__button:active .hero__button-shape,.hero__button:active .hero__button-content{transform:translateY(0)}.hero__button:active .hero__button-joystick{transform:translateY(-2px)rotate(-5deg)}.hero__button:active .hero__button-arrow{transform:translate(3px)}.hero__button:active .hero__button-arrow path{stroke-width:2.5px}.settings__start{color:#2f2f2f;background:#e8df5a;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:104px;min-width:104px;height:34px;margin-left:0;padding:0 10px;font-family:RedRose,sans-serif;font-size:1rem;font-weight:600;line-height:1;transition:transform .14s cubic-bezier(.2,.8,.2,1),box-shadow .18s,filter .18s;display:inline-flex}.settings__start-play{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:10px;transition:transform .14s cubic-bezier(.2,.8,.2,1);display:flex}.settings__start-play svg{width:100%;height:100%;display:block}.settings__start-text{line-height:1;display:block}.settings__start:hover:not(:disabled){filter:brightness(1.02);transform:scale(1.03);box-shadow:0 6px 12px #0000001a}.settings__start:hover:not(:disabled) .settings__start-play{transform:translate(1px,-1px)rotate(-4deg)scale(1.02)}.settings__start:active:not(:disabled){transform:scale(1.01)}.settings__start:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.game__exit{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:14px;width:200px;height:40px;padding:0 24px;line-height:1;transition:background-color .18s,box-shadow .18s,transform .18s,border-color .18s,color .18s;display:inline-flex}.game__exit-icon{flex-shrink:0;width:20px;height:20px;transition:background-color .18s;-webkit-mask:url(../move_item.svg) 50%/contain no-repeat;mask:url(../move_item.svg) 50%/contain no-repeat}.game__exit-text{letter-spacing:.04em;font-size:20px;font-weight:700;line-height:1;transition:color .18s;display:block}.game__exit:active{transform:translateY(1px)}.game__modal-btn{letter-spacing:.02em;background:0 0;border-radius:14px;justify-content:center;align-items:center;min-width:176px;height:48px;padding:0 22px;font-size:14px;font-weight:700;line-height:1;transition:transform .16s,background-color .16s,color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.game__modal-btn:hover{transform:translateY(-1px)}.game__modal-btn:active{transform:translateY(1px)}.game__winner-home{border-radius:10px;min-width:110px;height:46px;font-size:1.6rem;font-weight:700;transition:all .12s ease-in-out}@media (width<=900px){.hero__button{width:180px;height:69px;margin-left:0}.hero__button-content{gap:10px;padding:0 22px}.hero__button-joystick{width:28px;height:22px}.hero__button-text{font-size:24px}.hero__button-arrow{width:28px;height:12px}.settings__start{gap:5px;width:96px;min-width:96px;height:32px;padding:0 8px;font-size:.95rem}.settings__start-play{width:13px;height:9px}.game__exit{border-width:3px;gap:10px;width:180px;height:52px;padding:0 18px}.game__exit-icon{width:20px;height:20px}.game__exit-text{font-size:16px}.game__modal-btn{min-width:150px;height:44px;font-size:16px}}@media (width<=480px){.game__modal-btn{width:100%;min-height:52px}}.theme-gaming-board .game__exit{background:#5f6482;border:4px solid #ff0f63}.theme-gaming-board .game__exit-icon{background-color:#f6f2ee}.theme-gaming-board .game__exit-text{color:#f6f2ee;font-family:Orbitron,sans-serif;font-size:1rem}.theme-gaming-board .game__exit:hover{background:#666c8b;box-shadow:0 8px 18px #00000024}.theme-gaming-board .game__exit:hover .game__exit-icon{background-color:#ff0f63}.theme-gaming-board .game__exit:hover .game__exit-text{color:#fff}.theme-gaming-board .game__exit:focus-visible{outline:none;box-shadow:0 0 0 4px #ff0f632e,0 8px 18px #00000024}.theme-gaming-board .game__modal-box{background:#d9dee3}.theme-gaming-board .game__modal-text{color:#2d5b70;font-family:Orbitron,sans-serif}.theme-gaming-board .game__modal-btn{border:2px solid #ff0f63;font-family:Orbitron,sans-serif}.theme-gaming-board .game__modal-btn--back{color:#fff;background:#ff0f63;box-shadow:0 6px 14px #ff0f6333}.theme-gaming-board .game__modal-btn--back:hover{background:#ff2a76}.theme-gaming-board .game__modal-btn--back:focus-visible{outline:none;box-shadow:0 0 0 4px #ff0f632e}.theme-gaming-board .game__modal-btn--quit{color:#ff0f63;background:0 0}.theme-gaming-board .game__modal-btn--quit:hover{background:#ff0f6314}.theme-gaming-board .game__modal-btn--quit:focus-visible{outline:none;box-shadow:0 0 0 4px #ff0f632e}.theme-foods-board .game__exit{color:#f08a2a;width:160px;box-shadow:none;background:0 0;border:2px solid #f08a2a;gap:14px}.theme-foods-board .game__exit-icon{background-color:currentColor;width:20px;height:20px}.theme-foods-board .game__exit-text{color:inherit;white-space:nowrap;font-family:Almarai,sans-serif;font-size:1rem;font-weight:700;line-height:1}.theme-foods-board .game__exit:hover{color:#fff;background:#f08a2a;transform:translateY(-1px);box-shadow:0 8px 18px #f08a2a47}.theme-foods-board .game__exit:focus-visible{outline:none;box-shadow:0 0 0 4px #f08a2a2e,0 8px 18px #f08a2a47}.theme-foods-board .game__modal-box{background:#fff4df}.theme-foods-board .game__modal-text{color:#a45212;text-align:center;width:376px;max-width:100%;font-family:Klee One,cursive;font-size:1.8rem;font-weight:600;line-height:4rem}.theme-foods-board .game__modal-actions{flex-wrap:nowrap;gap:18px}.theme-foods-board .game__modal-btn{border:2px solid #f28a2b;font-family:Almarai,sans-serif}.theme-foods-board .game__modal-btn--back{color:#fff4df;background:#ffab3e;box-shadow:0 6px 14px #f08a2a33}.theme-foods-board .game__modal-btn--back:hover{color:#fff;background:#f3832d}.theme-foods-board .game__modal-btn--back:focus-visible{outline:none;box-shadow:0 0 0 4px #f08a2a2e}.theme-foods-board .game__modal-btn--quit{color:#f28a2b;box-shadow:none;background:0 0;border:2px solid #f28a2b}.theme-foods-board .game__modal-btn--quit:hover{color:#fff;background:#f28a2b;transform:translateY(-1px);box-shadow:0 6px 14px #0000002e}.theme-foods-board .game__modal-btn--quit:focus-visible{outline:none;box-shadow:0 0 0 4px #f08a2a2e}.theme-foods-board .game__result{background:#f5f3eef5}.theme-foods-board .game__winner-subtitle{color:#b45e0f;text-align:center;margin:0 0 16px;font-family:Klee One,cursive;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.1}.theme-foods-board .game__winner-title{color:#b45e0f;text-align:center;margin:0 0 32px;font-family:Klee One,cursive;font-size:clamp(58px,7vw,108px);font-weight:400;line-height:1}.theme-foods-board .game__winner-icons{gap:28px;min-height:220px;margin-bottom:30px}.theme-foods-board .game__winner-icon{width:180px;height:180px}.theme-foods-board .winner-box--draw .game__winner-icon{width:150px;height:150px}.theme-foods-board .game__winner-home{color:#fff;cursor:pointer;background:#f28a2e;border:none;border-radius:14px;min-width:150px;height:58px;padding:0 28px;font-family:Almarai,sans-serif;font-size:24px;font-weight:700;box-shadow:0 8px 18px #f08a2a3d}.theme-foods-board .game__winner-home:hover{transform:translateY(-1px)}.theme-foods-board #gameEndScreen{background:#f0ede4eb;justify-content:stretch;align-items:stretch;width:100vw;height:100dvh;padding:0}.theme-foods-board #gameEndBox{width:100vw;height:100dvh;min-height:100dvh;box-shadow:none;background:#f28a2e;border-radius:0;padding:0}.theme-foods-board .game__result-title{color:#fff;text-align:center;margin:0 0 72px;font-family:Klee One,cursive;font-size:clamp(72px,9vw,122px);font-weight:400;line-height:1}.theme-foods-board .game__result-subtitle{color:#fff;text-align:center;margin:0 0 28px;font-family:Klee One,cursive;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.1}.theme-foods-board .game__result-score{background:#f4f1eb;border-radius:18px;align-items:center;gap:14px;padding:16px 26px;display:flex}.theme-foods-board .game__result-icon{object-fit:contain;width:28px;height:28px}.theme-foods-board #resultOrangeScore,.theme-foods-board #resultBlueScore{font-family:Almarai,sans-serif;font-size:28px;font-weight:700;line-height:1}.theme-foods-board #resultOrangeScore{color:#e56b00}.theme-foods-board #resultBlueScore{color:#0d84d8}.theme-foods-board #winnerScreen{background:#fff;width:100vw;height:100dvh}.theme-foods-board #winnerBox{width:100%;max-width:900px;min-height:100dvh;padding:56px 24px 72px}@media (width<=700px){.theme-foods-board .game__result-title{margin-bottom:48px}.theme-foods-board .game__result-score{padding:14px 20px}.theme-foods-board #winnerBox{padding:40px 20px 56px}.theme-foods-board .game__winner-title{margin-bottom:24px}.theme-foods-board .game__winner-icon{width:140px;height:140px}.theme-foods-board .winner-box--draw .game__winner-icon{width:120px;height:120px}.theme-foods-board .game__winner-home{min-width:132px;height:52px;font-size:22px}}#orangeScore{color:#ff7a00;font-size:25px}#blueScore{color:#1296f3;font-size:25px}.game__score-icon{flex-shrink:0;width:24px;height:24px;display:block}.game__player-icon{flex-shrink:0;width:34px;height:34px;margin-top:6px;display:block}.game__scores{border-radius:12px;align-items:center;gap:14px;padding:10px 16px;display:flex}.game__score-box{align-items:center;gap:6px;font-size:2rem;font-weight:700;display:flex}.game__score-icon,.game__player-icon{object-fit:contain;width:22px;height:22px;display:block}.game__current-player{align-items:center;gap:10px;font-size:2rem;font-weight:700;display:flex}.winner-title{color:#2f2f2f;transition:color .18s}.winner-title--blue{color:#4da3ff}.winner-title--orange{color:#ff9a2f}.winner-title--draw{color:#2f2f2f}.memory-page{flex-direction:column;display:flex}.is-hidden{display:none!important}.hero{background-color:#303131;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:80px 120px;display:flex;position:relative;overflow:hidden}.hero__overlay{flex-direction:column;align-items:center;width:100%;max-width:980px;display:flex}.hero__text{color:#f8f6ef;text-align:left;width:100%;max-width:780px;margin-bottom:20px;font-family:almarai,sans-serif;font-size:1.9rem}.hero__title{color:#f8f6ef;text-align:left;white-space:nowrap;width:100%;max-width:780px;margin-bottom:40px;font-family:redrose,sans-serif;font-size:clamp(2.4rem,7vw,7.4rem);line-height:.95}.hero__button{align-self:center;margin-top:0;margin-left:0}.hero__bg-icon{opacity:1.12;filter:sepia()hue-rotate(35deg)saturate(3)brightness(1.2);pointer-events:none;width:430px;position:absolute;bottom:-20px;left:-30px}.settings{box-sizing:border-box;background:#f4f1eb;align-items:flex-start;min-height:100vh;display:flex}.settings__left{flex-shrink:0;width:100%;max-width:282px;padding-top:61px;padding-left:40px}.settings__title{color:#2f2f2f;margin-bottom:14px;font-family:RedRose,sans-serif;font-size:3.6rem}.settings__heading{color:#2f2f2f;align-items:center;gap:10px;margin-bottom:16px;font-family:Almarai,sans-serif;font-size:2rem;display:flex}.settings__icon{flex-shrink:0;width:22px;height:22px;display:block}.settings__group{margin-bottom:40px}.settings__option{color:#2f2f2f;cursor:pointer;align-items:center;gap:10px;margin-bottom:12px;font-family:Almarai,sans-serif;font-size:1.2rem;display:flex}.settings__option span{display:inline-block}.settings__option input{appearance:none;cursor:pointer;background:0 0;border:2px solid #111;border-radius:50%;width:18px;min-width:18px;height:18px;margin:0;position:relative}.settings__option input:after{content:"";background:#111;border-radius:50%;width:6px;height:6px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.settings__option input:checked:after{transform:translate(-50%,-50%)scale(1)}.settings__indicator{pointer-events:none;width:46px;height:auto;margin-left:6px;display:none}.settings__right{flex:1;justify-content:flex-end;align-items:flex-start;padding-top:153px;padding-right:65px;display:flex}.settings__panel{flex-direction:column;align-items:stretch;width:100%;max-width:557px;display:flex}.settings__preview{box-sizing:border-box;border-radius:20px;flex-shrink:0;width:100%;min-height:500px;margin-bottom:18px;padding:0;position:relative;overflow:hidden}.settings__preview:before,.settings__preview:after{content:"";border-radius:inherit;pointer-events:none;will-change:opacity, transform;background-repeat:no-repeat;position:absolute;inset:0}.settings__preview:before{background-image:var(--preview-current-image);background-size:var(--preview-current-size,contain);background-position:var(--preview-current-position,center);opacity:1;transform:scale(1)}.settings__preview:after{background-image:var(--preview-next-image);background-size:var(--preview-next-size,contain);background-position:var(--preview-next-position,center);opacity:0;transform:scale(1.015)}.settings__preview.is-preview-switching:before{opacity:0;transform:scale(.985)}.settings__preview.is-preview-switching:after{opacity:1;transform:scale(1)}.settings__preview.is-preview-syncing:before,.settings__preview.is-preview-syncing:after{transition:none}.settings__summary{box-sizing:border-box;background:#ebe7e1;border-radius:6px;align-items:center;gap:18px;width:100%;min-height:52px;padding:10px 14px;display:flex}.settings__summary-info{flex-wrap:nowrap;flex:1;align-items:center;min-width:0;display:flex}.settings__summary-info span{white-space:nowrap;color:#2f2f2f;font-size:1.1rem;line-height:1}.settings__divider{object-fit:contain;flex-shrink:0;width:31px;height:40px;display:block}.settings_three{object-fit:contain;width:227px;max-width:100%;height:auto;margin-bottom:40px;display:block}.settings__option input:checked+span{color:#2f2f2f;letter-spacing:.2px;font-weight:700}.settings__option input:checked+span+.settings__indicator{display:block}.settings__divider,.settings_three,.settings__indicator{filter:brightness(0)saturate()invert(78%)sepia(32%)saturate(500%)hue-rotate(10deg)}.settings__start{flex-shrink:0;margin-left:auto}.game{background-color:#294f60;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:60px 120px;display:flex}.game__topbar{box-sizing:border-box;background-color:#545d75;border-radius:20px;justify-content:space-between;align-items:center;width:100%;max-width:1100px;min-height:82px;margin-bottom:48px;padding:18px 26px;display:flex}.game__board{grid-template-columns:repeat(4,110px);justify-content:center;gap:18px;width:100%;max-width:520px;display:grid}@media (width<=950px){.settings__right{margin-top:24px}.settings__panel{max-width:100%}.settings__summary{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px}.settings__summary-info{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.settings__divider{width:40px;height:28px;display:block;transform:rotate(90deg)}.settings__start{align-self:flex-start;margin-left:0}}@media (width<=800px){.hero{padding:40px 24px}.hero__overlay{margin-left:0}.hero__bg-icon{width:220px}.settings{flex-direction:column;gap:28px;padding:40px 24px}.settings__left{width:100%;max-width:none;padding-left:0}.settings__right{justify-content:flex-start;align-items:flex-start;width:100%;margin-top:0;padding-right:0}.settings__panel{align-items:flex-start;width:100%;max-width:420px}.settings__preview{display:none}.settings__summary{background:#ebe7e1;border-radius:6px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;min-height:auto;margin-top:-175px;display:flex}.settings__summary-info{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.settings__summary-info span{white-space:normal;color:#2f2f2f;font-size:1rem;line-height:1.2}.settings__divider{flex-shrink:0;width:18px;height:24px}.settings__start{align-self:flex-start;margin-left:0}.game{padding:40px 24px}.game__board{grid-template-columns:repeat(4,minmax(60px,1fr))}.card{width:100%}}@media (width<=1100px){.hero{padding:80px 60px}.hero__overlay{max-width:820px}.hero__text,.hero__title{max-width:700px}.hero__title{font-size:clamp(2.4rem,6.8vw,6rem)}}@media (width<=800px){.hero{padding:48px 24px}.hero__overlay{align-items:center}.hero__text,.hero__title{max-width:100%}.hero__text{font-size:1.35rem}.hero__title{font-size:clamp(2.2rem,8vw,4.8rem);line-height:1}.hero__bg-icon{width:220px}}@media (width<=600px){.hero__text{margin-bottom:16px;font-size:1.15rem}.hero__title{margin-bottom:28px;font-size:clamp(1.9rem,7.2vw,3.6rem)}}.settings{box-sizing:border-box;justify-content:center;min-height:100vh;padding:0 40px;display:flex}.settings__content{justify-content:space-between;align-items:flex-start;width:100%;max-width:1440px;display:flex}.settings__left{flex-shrink:0;width:100%;max-width:282px;padding-top:61px}.settings__right{flex:1;justify-content:flex-end;align-items:flex-start;padding-top:153px;padding-left:40px;display:flex}.settings__option input:checked+span+.settings__indicator{opacity:1;visibility:visible}.game.theme-foods-board{background:#f8f5e8}.game.theme-foods-board .game__topbar{background:#dfd7cb8c}.game.theme-foods-board .game__scores{background:#f5eee3}.game.theme-foods-board .game__score-box:first-child{color:#ef6a3a}.game.theme-foods-board .game__score-box:last-child{color:#1d63b8;font-size:25px}.game.theme-foods-board .game__current-player{color:#a45212;font-family:Klee One,cursive}.game.theme-foods-board .game__exit:hover .game__exit-default{opacity:0}.game.theme-foods-board .game__exit:hover .game__exit-hover{opacity:1}.game.theme-foods-board .game__modal-box{background:#fff4df}.game.theme-foods-board .game__modal-text{color:#a45212;text-align:center;width:376px;max-width:100%;font-family:Klee One,cursive;font-size:1.8rem;font-weight:600;line-height:4rem}.game.theme-foods-board .game__modal-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;display:flex}.game.theme-foods-board .game__modal-cancel,.game.theme-foods-board .game__modal-confirm{color:inherit;background:0 0;border:none;font-family:Delius Unicase,cursive;font-weight:400}.theme-gaming{color:#f6f2e8;background:radial-gradient(circle at top,#75dbff47 0%,#75dbff00 35%),linear-gradient(#1f5a6a 0%,#123844 100%)}.theme-gaming .game__result-title{color:#ff2f8f}.theme-gaming .game__result-subtitle,.theme-gaming .game__winner-subtitle{color:#f6f2e8}.theme-gaming .game__result-score{color:#17333c;background:#f3f0df}.theme-gaming .game__winner-icon{background:0 0}.theme-gaming .game__winner-home{color:#f6f2e8;background:0 0;border:2px solid #ff4ea3}.theme-foods{color:#fff7ea;background:linear-gradient(#ff8248 0%,#ef6936 100%)}.theme-foods .game__result-title,.theme-foods .game__result-subtitle{color:#fff7ea}.theme-foods .game__result-score{color:#84411f;background:#fff3e2}.theme-foods-blue,.theme-foods-orange,.theme-foods-draw{background:#f8f5e8}.theme-foods-blue .game__winner-subtitle,.theme-foods-orange .game__winner-subtitle,.theme-foods-draw .game__winner-subtitle{color:#b6846f}.theme-foods-blue .game__winner-icon,.theme-foods-orange .game__winner-icon,.theme-foods-draw .game__winner-icon{background:#f7e8e4}.theme-foods-blue .game__winner-home,.theme-foods-orange .game__winner-home,.theme-foods-draw .game__winner-home{color:#fff7ea;background:#ef6a3a;border:none}.winner-title-blue{color:#3dbdff}.winner-title-orange{color:#ff7a3d}.winner-title-draw{color:#d2a94d}.theme-foods-blue .winner-title-blue{color:#1d63b8}.theme-foods-orange .winner-title-orange{color:#ef6a3a}.theme-foods-draw .winner-title-draw{color:#b48a39}.theme-gaming .winner-title-blue{color:#53cfff;text-shadow:0 0 18px #53cfff38}.theme-gaming .winner-title-orange{color:#ff7440;text-shadow:0 0 18px #ff744038}.theme-gaming .winner-title-draw{color:#ffd36a}.theme-gaming-board #gameEndScreen,.theme-gaming-board #winnerScreen{z-index:300;background:#2d586b;width:100vw;height:100dvh;padding:0;position:fixed;inset:0}.theme-gaming-board #gameEndBox,.theme-gaming-board #winnerBox{width:100vw;max-width:none;height:100dvh;min-height:100dvh;box-shadow:none;background:#2d586b;border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.theme-gaming-board .game__result-title{color:#ff197d;text-align:center;text-transform:uppercase;margin:0 0 72px;font-family:Orbitron,sans-serif;font-size:clamp(64px,10vw,120px);font-weight:700;line-height:1}.theme-gaming-board .game__result-subtitle,.theme-gaming-board .game__winner-subtitle{color:#fff;text-align:center;margin:0 0 18px;font-family:Orbitron,sans-serif;font-size:clamp(22px,3vw,34px);font-weight:600}.theme-gaming-board .game__result-score{background:#f0f0f0;border-radius:8px;align-items:center;gap:12px;padding:12px 18px;display:flex}.theme-gaming-board .game__result-icon{object-fit:contain;width:22px;height:22px}.theme-gaming-board #resultOrangeScore,.theme-gaming-board #resultBlueScore{font-family:Orbitron,sans-serif;font-size:24px;font-weight:700;line-height:1}.theme-gaming-board #resultOrangeScore{color:#ff7a00}.theme-gaming-board #resultBlueScore{color:#18a0fb}.theme-gaming-board .game__winner-title{text-align:center;margin:0 0 26px;font-family:Orbitron,sans-serif;font-size:clamp(42px,6vw,72px);font-weight:700;line-height:1}.theme-gaming-board .game__winner-title.winner-blue{color:#18a0fb}.theme-gaming-board .game__winner-title.winner-orange{color:#ff7a00}.theme-gaming-board .game__winner-title.winner-draw{color:#fff}.theme-gaming-board .game__winner-icons{justify-content:center;align-items:center;min-height:240px;margin-bottom:24px;display:flex}.theme-gaming-board .game__winner-icon{object-fit:contain;width:min(240px,42vw);height:auto}.theme-gaming-board .game__winner-home{color:#fff;cursor:pointer;background:0 0;border:2px solid #ff197d;border-radius:6px;min-width:90px;height:34px;padding:0 14px;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700}.theme-gaming-board .game__winner-home:hover{background:#ff197d}.game__result.is-hidden{display:none}.game__result-box{flex-direction:column;justify-content:center;align-items:center;display:flex}.game__result-box--winner{width:min(900px,100% - 64px);min-height:620px;padding:80px 40px}.game__winner-icons{justify-content:center;align-items:center;gap:24px;display:flex}.game__winner-icon{object-fit:contain}.game__winner-icon.is-hidden{display:none}@media (width<=700px){.game__result-box--winner{width:calc(100% - 32px);min-height:100dvh;padding:40px 20px}}.game__modal{z-index:100;background:#10182840;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.game__modal.is-hidden{display:none}.game__modal-box{border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:34px;width:482px;max-width:calc(100% - 32px);min-height:252px;padding:38px 28px;display:flex;box-shadow:0 18px 45px #00000029}.game__modal-text{text-align:center;letter-spacing:.02em;max-width:360px;font-size:24px;font-weight:700;line-height:1.35}@media (width<=900px){.game__modal-box{gap:24px;padding:30px 20px}.game__modal-text{font-size:20px}.game__modal-actions{gap:16px}}@media (width<=480px){.game__modal{z-index:100;background:#d9dee3;display:flex;position:fixed;inset:0}.game__modal-box{width:100%;max-width:none;min-height:100dvh;max-height:none;box-shadow:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:28px;margin:0;padding:32px 24px 40px;display:flex}.game__modal-text{text-align:center;max-width:260px;margin:0;font-size:clamp(2.2rem,8vw,3.4rem);line-height:1.1}.game__modal-actions{flex-direction:column;gap:16px;width:100%;max-width:240px;display:flex}}.game__modal{z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.game__modal-box{text-align:center;box-sizing:border-box;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:26px;width:min(100%,480px);min-height:220px;padding:36px 28px;display:flex}.game__modal-text{margin:0;font-size:2.2rem;font-weight:700;line-height:1.3}.game__modal-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.game__result{z-index:999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.game__result-box{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100vw;min-height:100vh;padding:60px 24px;display:flex}.game__result-title{margin:0;font-size:clamp(5rem,8vw,8rem);font-weight:800;line-height:1}.game__result-subtitle{margin:0;font-size:2rem;font-weight:700}.game__result-score{border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:10px 16px;font-size:2.2rem;font-weight:700;display:flex}.game__result-icon{object-fit:contain;width:24px;height:24px}.game__winner-subtitle{margin:0;font-size:2rem;font-weight:700}.game__winner-title{margin:0;font-size:clamp(4rem,7vw,6.8rem);font-weight:800;line-height:1}.game__winner-icon{object-fit:contain;width:min(220px,30vw);height:auto;padding:18px;display:block}.settings__option--theme:hover .settings__indicator,.settings__option--theme.is-preview-active .settings__indicator{display:block}.settings__option--theme:hover span,.settings__option--theme.is-preview-active span,.settings__option--theme input:checked+span{color:#2f2f2f;font-weight:700}.settings__option--theme:hover input:after,.settings__option--theme.is-preview-active input:after,.settings__option--theme input:checked:after{transform:translate(-50%,-50%)scale(1)}
