.fd-game-wrapper{position:relative;height:100dvh;overflow:hidden;background:#071220;display:flex;flex-direction:column;padding-top:60px}.fd-topbar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.25rem;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0;z-index:10}.fd-topbar__round{font-size:.82rem;color:rgba(255,255,255,.55);font-weight:600;min-width:80px}.fd-topbar__score{font-size:1rem;font-weight:700;color:#f0c040}.fd-timer-ring{width:46px;height:46px;flex-shrink:0}.fd-map-full{flex:1;min-height:0;position:relative;background:#cde6f5;overflow:hidden;cursor:grab}.fd-map-full:active{cursor:grabbing}.fd-dish-card{position:absolute;bottom:48px;left:16px;width:220px;background:rgba(8,20,38,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden;z-index:500;box-shadow:0 8px 32px rgba(0,0,0,.6);animation:fd-slideUp .35s ease-out both}.fd-dish-card__photo-wrap{width:100%;aspect-ratio:16/9;background:#1a2535;overflow:hidden;position:relative}.fd-dish-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .4s}.fd-dish-photo--visible{opacity:1}.fd-dish-card__info{padding:.75rem .9rem .85rem}.fd-dish-name{font-size:1.05rem;font-weight:800;color:#fff;margin-bottom:.3rem;line-height:1.25}.fd-dish-hint{font-size:.75rem;color:rgba(255,255,255,.45);line-height:1.5;font-style:italic}.fd-map-tooltip{bottom:0;left:0;right:0;height:32px;justify-content:center;font-size:.8rem;font-weight:600;color:#1e3a5f;background:rgba(255,255,255,.7);backdrop-filter:blur(4px);border-top:1px solid rgba(0,0,0,.08);letter-spacing:.03em;z-index:500}.fd-country-tag,.fd-map-tooltip{position:absolute;display:flex;align-items:center;pointer-events:none}.fd-country-tag{bottom:40px;left:50%;transform:translateX(-50%);width:260px;gap:.85rem;padding:.65rem 1rem;background:linear-gradient(135deg,rgba(15,25,50,.97),rgba(30,15,60,.97));backdrop-filter:blur(16px);border:1px solid rgba(124,58,237,.5);border-radius:14px;box-shadow:0 8px 28px rgba(0,0,0,.5),0 0 16px rgba(124,58,237,.2);z-index:600;animation:fd-tagPop .2s cubic-bezier(.34,1.56,.64,1) both}.fd-country-tag__flag{width:52px;height:36px;object-fit:cover;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.4);flex-shrink:0}.fd-country-tag__name{flex:1;font-size:1.1rem;font-weight:800;color:#fff;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes fd-tagPop{0%{opacity:0;transform:translateX(-50%) scale(.85) translateY(8px)}to{opacity:1;transform:translateX(-50%) scale(1) translateY(0)}}.fd-confirm-bar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;gap:12px;padding:10px 16px 14px;background:linear-gradient(135deg,rgba(10,18,40,.98),rgba(25,10,52,.98));border-top:1px solid rgba(124,58,237,.5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1000;animation:fd-barIn .2s ease both}@keyframes fd-barIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.fd-confirm-bar__flag{width:48px;height:33px;object-fit:cover;border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,.5);flex-shrink:0}.fd-confirm-bar__body{flex:1;min-width:0}.fd-confirm-bar__name{font-size:1rem;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-confirm-bar__hint{font-size:.7rem;color:rgba(255,255,255,.35);margin-top:1px}.fd-confirm-bar__btn{flex-shrink:0;padding:10px 20px;background:#7c3aed;border:none;border-radius:10px;font-size:.95rem;font-weight:800;color:#fff;cursor:pointer;transition:background .15s;-webkit-tap-highlight-color:transparent}.fd-confirm-bar__btn:active{background:#6d28d9}.fd-dish-card--clickable{cursor:pointer;transition:transform .15s,box-shadow .15s}.fd-dish-card--clickable:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.25)!important}.fd-dish-card__zoom-hint{position:absolute;top:6px;right:6px;background:rgba(0,0,0,.5);border-radius:6px;font-size:.8rem;padding:2px 5px;pointer-events:none}.fd-dish-zoom-card{position:relative;background:rgba(8,20,38,.97);border:1px solid rgba(255,255,255,.12);border-radius:20px;width:min(480px,92vw);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.7);animation:fd-popIn .3s cubic-bezier(.34,1.56,.64,1) both}.fd-dish-zoom-card__photo{width:100%;aspect-ratio:16/9;background:#1a2535;position:relative}.fd-dish-zoom-card__photo .fd-dish-photo{position:absolute;inset:0;width:100%!important;height:100%!important}.fd-dish-zoom-card__info{padding:1rem 1.25rem 1.25rem}.fd-dish-zoom-card__name{font-size:1.4rem;font-weight:900;color:#fff;margin-bottom:.35rem}.fd-dish-zoom-card__hint{font-size:.85rem;color:rgba(255,255,255,.5);font-style:italic;line-height:1.5}.fd-dish-zoom-card__close{position:absolute;top:10px;right:10px;width:40px;height:40px;background:rgba(0,0,0,.55);border:none;border-radius:50%;color:#fff;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.fd-dish-zoom-card__close:hover{background:rgba(220,38,38,.7)}.fd-dish-card{background:rgba(255,255,255,.92)!important;border:1px solid rgba(0,0,0,.1)!important;box-shadow:0 4px 24px rgba(0,0,0,.15)!important}.fd-dish-name{color:#1e3a5f!important}.fd-dish-hint{color:rgba(30,58,95,.5)!important}.fd-zoom-controls{position:absolute;bottom:42px;right:14px;display:flex;flex-direction:column;gap:4px;z-index:500}.fd-zoom-btn{width:34px;height:34px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.15);border-radius:8px;color:#1e3a5f;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1;box-shadow:0 2px 8px rgba(0,0,0,.15)}.fd-zoom-btn:hover{background:#7c3aed;border-color:#7c3aed;color:#fff}.fd-feedback-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:20;pointer-events:none}.fd-feedback-modal{pointer-events:all;background:rgba(8,20,38,.96);backdrop-filter:blur(16px);border-radius:20px;padding:2rem 2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:260px;max-width:340px;box-shadow:0 16px 64px rgba(0,0,0,.7);animation:fd-popIn .3s cubic-bezier(.34,1.56,.64,1) both}.fd-feedback-modal--correct{border:1px solid rgba(22,163,74,.5);box-shadow:0 0 40px rgba(22,163,74,.2),0 16px 64px rgba(0,0,0,.7)}.fd-feedback-modal--wrong{border:1px solid rgba(220,38,38,.4);box-shadow:0 0 40px rgba(220,38,38,.15),0 16px 64px rgba(0,0,0,.7)}.fd-feedback-modal--timeout{border:1px solid rgba(240,192,64,.4);box-shadow:0 0 40px rgba(240,192,64,.15),0 16px 64px rgba(0,0,0,.7)}.fd-feedback__icon{font-size:2.5rem;line-height:1;margin-bottom:.25rem}.fd-feedback__label{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.6;margin-bottom:.15rem}.fd-feedback-modal--correct .fd-feedback__label{color:#4ade80}.fd-feedback-modal--wrong .fd-feedback__label{color:#f87171}.fd-feedback-modal--timeout .fd-feedback__label{color:#f0c040}.fd-feedback__answer{font-size:1.3rem;font-weight:800;color:#fff;line-height:1.2}.fd-feedback__pts{font-size:1rem;font-weight:700;color:#f0c040;margin-top:.15rem}.fd-next-btn{margin-top:1rem;width:100%}.fd-popup-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.fd-popup-backdrop--dim{background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.fd-intro-card{background:rgba(8,20,38,.97);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:1.75rem 2rem 1.25rem;width:min(420px,92vw);display:flex;flex-direction:column;align-items:center;gap:.6rem;box-shadow:0 24px 80px rgba(0,0,0,.7),0 0 0 1px rgba(124,58,237,.2);animation:fd-popIn .35s cubic-bezier(.34,1.56,.64,1) both;overflow:hidden}.fd-intro-round{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.35);margin-bottom:.2rem}.fd-intro-photo-wrap{width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#1a2535;position:relative}.fd-intro-photo{width:100%!important;height:100%!important;object-fit:cover;border-radius:14px}.fd-intro-name{font-size:1.6rem;font-weight:900;color:#fff;text-align:center;line-height:1.2;margin-top:.25rem}.fd-intro-hint{font-size:.82rem;color:rgba(255,255,255,.45);text-align:center;font-style:italic;line-height:1.5}.fd-intro-bar{width:100%;height:3px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden;margin-top:.5rem}.fd-intro-bar__fill{height:100%;width:100%;background:linear-gradient(90deg,#7c3aed,#3b82f6);border-radius:99px;transform-origin:left;animation:fd-shrink linear both}@keyframes fd-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.fd-intro-guess-btn{width:100%;margin-top:.25rem}.fd-feedback-card{background:rgba(8,20,38,.97);border-radius:24px;padding:2rem 2.5rem;width:min(360px,90vw);display:flex;flex-direction:column;align-items:center;gap:.5rem;box-shadow:0 24px 80px rgba(0,0,0,.7);animation:feedbackIn .4s cubic-bezier(.34,1.56,.64,1) both}.fd-feedback-card--correct{border:1px solid rgba(22,163,74,.5);box-shadow:0 0 60px rgba(22,163,74,.2),0 24px 80px rgba(0,0,0,.7)}.fd-feedback-card--wrong{border:1px solid rgba(220,38,38,.4);box-shadow:0 0 60px rgba(220,38,38,.15),0 24px 80px rgba(0,0,0,.7)}.fd-feedback-card--timeout{border:1px solid rgba(240,192,64,.4);box-shadow:0 0 60px rgba(240,192,64,.15),0 24px 80px rgba(0,0,0,.7)}.fd-feedback-card__icon{font-size:2.5rem;line-height:1;margin-bottom:.25rem}.fd-feedback-card__verdict{font-size:1.6rem!important;font-weight:800}.fd-feedback-card__country{font-size:1.1rem;color:rgba(255,255,255,.7);margin-top:.2rem}.fd-feedback-card__country strong{color:#fff;font-size:1.2rem}.fd-feedback-card__label{font-size:.85rem;font-weight:400}.fd-feedback-card__pts{font-size:1.1rem;font-weight:800;color:#f0c040;margin-top:.25rem}.fd-feedback-card__btn{margin-top:1.25rem;width:100%}.fd-feedback-card__auto{margin-top:1.25rem;font-size:.85rem;color:rgba(255,255,255,.55);letter-spacing:.03em}.fd-result-scores{display:flex;gap:1.5rem;justify-content:center;align-items:center;margin:.5rem 0}@keyframes fd-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fd-popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.fd-dish-card{width:160px;bottom:42px;left:10px}.fd-dish-name{font-size:.88rem}.fd-dish-hint{display:none}.fd-zoom-controls{bottom:42px;right:10px}.fd-feedback-modal{min-width:220px;padding:1.5rem}}