*{box-sizing:border-box}html,body,#root{margin:0;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#map{width:100%;height:100%}.topbar{position:fixed;top:12px;left:12px;right:12px;z-index:10;display:flex;gap:8px;align-items:center;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:8px 12px;border-radius:12px;box-shadow:0 2px 12px #0000001f}.topbar .brand{font-weight:700;white-space:nowrap}.topbar input{flex:1;padding:8px 10px;border:1px solid #ddd;border-radius:8px;font-size:14px}.topbar button{padding:8px 12px;border:0;border-radius:8px;background:#111;color:#fff;cursor:pointer;white-space:nowrap}.topbar button.active{background:#c0392b}.notice{position:fixed;bottom:12px;left:12px;z-index:10;background:#fff3cd;border:1px solid #ffe08a;padding:10px 14px;border-radius:10px;max-width:420px;font-size:14px}.panel{position:fixed;top:64px;left:12px;z-index:10;width:340px;max-width:calc(100% - 24px);background:#fff;border-radius:12px;box-shadow:0 6px 24px #0000002e;padding:14px 16px;max-height:calc(100% - 90px);overflow:auto}.panel h3{margin:0 0 8px}.panel label{display:block;font-size:13px;color:#555;margin:10px 0 4px}.panel input{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:8px;font-size:14px}.panel .row{display:flex;gap:8px}.panel .row input{flex:1}.panel button{padding:8px 12px;border:0;border-radius:8px;background:#111;color:#fff;cursor:pointer;white-space:nowrap}.panel button:disabled{opacity:.5;cursor:not-allowed}.panel button.primary{width:100%;margin-top:12px;background:#c0392b;font-weight:600}.panel .steps{font-size:12px;color:#666;padding-left:18px;margin:4px 0 8px}.panel .preview{margin-top:10px;display:flex;flex-direction:column;gap:4px}.panel .preview img{width:100%;border-radius:8px;object-fit:cover}.panel .preview small{color:#888}.panel .picked{margin-top:10px;font-size:13px;color:#2c7a3f}.panel .form-error{margin-top:10px;color:#c0392b;font-size:13px}.top-panel .top-head{display:flex;align-items:center;justify-content:space-between}.top-panel .close{background:transparent;color:#888;padding:2px 6px}.top-list{list-style:none;margin:8px 0 0;padding:0}.top-list li{margin:0 0 6px}.top-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:#f6f6f6;color:#111;border-radius:8px;padding:8px 10px}.top-row:hover{background:#eee}.top-row .rank{font-weight:700;color:#c0392b;min-width:18px}.top-row .ttl{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-row .likes{white-space:nowrap;color:#555;font-size:13px}.muted{color:#888;font-size:14px}.topbar .user-box{display:flex;align-items:center;gap:8px}.topbar .avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid #ddd}.topbar .user-name{font-size:14px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar button.ghost{background:#eee;color:#111}.panel .photo-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.panel .photo-list li{display:flex;align-items:center;gap:8px;background:#f6f6f6;border-radius:8px;padding:6px 8px}.panel .photo-list img{width:44px;height:44px;object-fit:cover;border-radius:6px}.panel .photo-list .pl-meta{flex:1;font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel .photo-list .pl-remove{background:transparent;color:#c0392b;padding:2px 6px}.panel .hint{font-size:12px;color:#888;margin-top:6px}.panel .tabs{display:flex;gap:6px;margin:4px 0 10px}.panel .tab{flex:1;background:#f0f0f0;color:#333;font-size:13px;padding:7px 8px}.panel .tab.active{background:#111;color:#fff}.gam-level{display:flex;align-items:center;gap:12px;margin:4px 0 10px}.gam-level-icon{font-size:34px;line-height:1}.gam-level-title{font-weight:700;font-size:16px}.gam-points{color:#c0392b;font-weight:600;font-size:14px}.gam-bar{height:10px;background:#eee;border-radius:6px;overflow:hidden}.gam-bar-fill{height:100%;background:#c0392b;border-radius:6px;transition:width .3s}.gam-next{margin:6px 0 12px;font-size:13px}.gam-stats{display:flex;gap:8px;margin:6px 0 12px}.gam-stats>div{flex:1;background:#f6f6f6;border-radius:8px;padding:8px;text-align:center}.gam-stats b{display:block;font-size:18px;color:#111}.gam-stats span{font-size:11px;color:#777}.gam-h{margin:6px 0 8px;font-size:14px}.badges{display:grid;grid-template-columns:1fr 1fr;gap:8px}.badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;background:#f6f6f6;border-radius:10px;padding:10px 6px;opacity:.55;filter:grayscale(1)}.badge.earned{opacity:1;filter:none;background:#fff6e5;border:1px solid #ffd98a}.badge-icon{font-size:24px}.badge-title{font-size:12px;font-weight:600;color:#333}.badge-sub{font-size:11px;color:#888}.lb-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;border:1px solid #ddd}.lb-avatar-empty{display:inline-flex;align-items:center;justify-content:center;background:#eee;font-size:14px}.lb-row .ttl{display:flex;flex-direction:column;line-height:1.25}.lb-level{color:#888;font-size:11px;font-weight:400}.game-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0b0b0c;color:#fff;display:flex;flex-direction:column}.game-top{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#151517}.game-top .g-title{font-weight:700}.game-top .g-round{color:#bbb;font-size:14px}.game-top .g-score{margin-left:auto;color:#ffd98a;font-weight:600}.game-top .g-close{background:#2a2a2e;color:#fff;border:0;border-radius:8px;padding:6px 10px;cursor:pointer}.game-body{flex:1;display:grid;grid-template-rows:1fr 1fr;gap:8px;padding:8px;min-height:0}@media (min-width: 900px){.game-body{grid-template-rows:none;grid-template-columns:1fr 1fr}}.game-photo{position:relative;background:#000;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:0}.game-photo img{width:100%;height:100%;object-fit:contain}.game-photo .g-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:0;font-size:22px;padding:6px 12px;cursor:pointer;border-radius:8px}.game-photo .g-prev{left:8px}.game-photo .g-next{right:8px}.game-photo .g-counter{position:absolute;bottom:8px;right:8px;background:#0009;padding:2px 8px;border-radius:10px;font-size:12px}.game-map-wrap{position:relative;border-radius:10px;overflow:hidden;min-height:0;background:#222}.game-map{width:100%;height:100%}.game-foot{padding:10px 14px;background:#151517;display:flex;align-items:center;gap:12px}.game-foot .g-guess-btn,.game-foot .g-next-btn{background:#c0392b;color:#fff;border:0;border-radius:8px;padding:10px 18px;font-weight:600;cursor:pointer}.game-foot button:disabled{opacity:.5;cursor:not-allowed}.game-foot .g-reveal{display:flex;gap:16px;align-items:baseline}.game-foot .g-reveal .g-dist{color:#bbb}.game-foot .g-reveal .g-pts{color:#ffd98a;font-weight:700;font-size:18px}.game-hint{color:#888;font-size:13px}.game-final{margin:auto;max-width:520px;width:100%;background:#151517;border-radius:14px;padding:22px}.game-final h2{margin:0 0 6px}.game-final .gf-total{font-size:34px;font-weight:800;color:#ffd98a;margin-bottom:8px}.game-final ol{padding-left:20px}.game-intro .gi-lead{margin:0 0 12px;color:#c8c8cc;line-height:1.45}.game-intro .gi-rules{list-style:none;padding:0;margin:0 0 14px;text-align:left}.game-intro .gi-rules li{margin:8px 0;line-height:1.4}.game-final li{margin:6px 0}.game-final .gf-actions{display:flex;gap:10px;margin-top:16px}.game-final .gf-actions button{flex:1;border:0;border-radius:8px;padding:10px;font-weight:600;cursor:pointer}.game-final .gf-play{background:#c0392b;color:#fff}.game-final .gf-close{background:#2a2a2e;color:#fff}.game-foot .g-next-btn{margin-left:auto}.game-final .gf-max{font-size:16px;color:#bbb}.game-foot .g-timer{font-variant-numeric:tabular-nums;font-weight:700;color:#ffd98a;min-width:70px;text-align:center}.game-foot .g-timer.low{color:#ff6b6b}.game-top .g-quota{color:#9fd3ff;font-size:13px;font-weight:600}.game-top .g-board-btn{background:#2a2f3a;color:#ffd98a;border:1px solid #3a4150;border-radius:8px;padding:4px 10px;cursor:pointer}.game-top .g-board-btn:hover{background:#333a47}.g-board{position:absolute;top:54px;right:12px;width:340px;max-width:calc(100vw - 24px);max-height:calc(100vh - 90px);overflow-y:auto;background:#1c2027;border:1px solid #3a4150;border-radius:12px;padding:12px 14px;box-shadow:0 10px 40px #00000080;z-index:30}.g-board-head{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.g-board-head .g-board-sub{color:#8a94a6;font-size:12px}.g-board-head .g-board-close{margin-left:auto;background:none;border:none;color:#cfd6e2;font-size:16px;cursor:pointer}.glb-list{list-style:none;margin:0;padding:0}.glb-row{display:flex;align-items:center;gap:8px;padding:6px 4px;border-bottom:1px solid #262b34}.glb-row.glb-top{background:#ffd98a14;border-radius:8px}.glb-rank{width:22px;text-align:center;color:#8a94a6;font-weight:700}.glb-ava{width:26px;height:26px;border-radius:50%;object-fit:cover}.glb-ava-empty{display:inline-flex;align-items:center;justify-content:center;background:#2a2f3a}.glb-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glb-games{color:#8a94a6;font-size:12px}.glb-best{font-weight:700;color:#ffd98a;min-width:74px;text-align:right}.glb-msg{color:#8a94a6;padding:8px 4px}.gf-quota{color:#9fd3ff;font-size:13px;margin:6px 0 0}.gf-msg{color:#ffb3b3;margin:6px 0 12px;max-width:460px}.gf-board{margin-top:18px;width:100%;max-width:460px;text-align:left}.gf-board>b{display:block;margin-bottom:6px}.topbar{top:calc(12px + env(safe-area-inset-top));left:calc(12px + env(safe-area-inset-left));right:calc(12px + env(safe-area-inset-right))}.menu-toggle{display:none;padding:8px 12px;border:0;border-radius:8px;background:#111;color:#fff;font-size:20px;line-height:1;cursor:pointer}.topbar-actions{display:flex;gap:8px;align-items:center}@media (max-width: 860px){.topbar{gap:8px;flex-wrap:nowrap}.topbar .brand{font-size:15px}.topbar input,.panel input{font-size:16px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.topbar-actions{display:none;position:fixed;top:calc(64px + env(safe-area-inset-top));right:calc(12px + env(safe-area-inset-right));left:auto;flex-direction:column;align-items:stretch;gap:6px;padding:10px;background:#fffffffa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;box-shadow:0 8px 28px #00000038;min-width:224px;max-width:calc(100vw - 24px);max-height:calc(100vh - 90px);overflow:auto;z-index:20}.topbar-actions.open{display:flex}.topbar-actions button{width:100%;text-align:left;padding:12px 14px;font-size:15px;white-space:normal}.topbar-actions .user-box{width:100%;justify-content:flex-start;margin-top:4px;padding-top:8px;border-top:1px solid #eee}.topbar-actions .user-name{max-width:none;flex:1}.topbar-actions .user-box button{width:auto;padding:8px 12px}}@media (max-width: 640px){.panel{top:auto;bottom:0;left:0;right:0;width:100%;max-width:100%;border-radius:16px 16px 0 0;max-height:82vh;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.panel button.primary{padding:14px}.notice{left:12px;right:12px;max-width:none;bottom:calc(12px + env(safe-area-inset-bottom))}}@media (max-width: 640px){.game-top{flex-wrap:wrap;gap:6px 10px;padding-top:calc(10px + env(safe-area-inset-top))}.game-foot{flex-wrap:wrap;gap:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.game-foot .g-guess-btn,.game-foot .g-next-btn{flex:1;padding:14px 18px}.game-foot .g-next-btn{margin-left:0}.game-foot .g-reveal{width:100%;justify-content:space-between}.g-board{top:auto;bottom:12px;left:12px;right:12px;width:auto;max-width:none;max-height:60vh}}.welcome-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:linear-gradient(160deg,#c0392b,#7b241c);display:flex;align-items:center;justify-content:center;padding:24px;overflow:auto}.welcome-card{width:100%;max-width:560px;background:#fff;border-radius:18px;box-shadow:0 20px 60px #00000059;padding:28px 28px 24px;margin:auto}.welcome-hero{text-align:center;margin-bottom:20px}.welcome-logo{font-size:46px;line-height:1}.welcome-hero h1{margin:8px 0 6px;font-size:26px}.welcome-sub{margin:0;color:#555;line-height:1.5;font-size:15px}.welcome-features{list-style:none;margin:0 0 22px;padding:0;display:flex;flex-direction:column;gap:12px}.welcome-features li{display:flex;align-items:flex-start;gap:12px}.welcome-features .wf-icon{font-size:24px;line-height:1.2;flex-shrink:0;width:30px;text-align:center}.welcome-features li>div{display:flex;flex-direction:column}.welcome-features li b{font-size:15px;color:#111}.welcome-features li span{font-size:13px;color:#666;line-height:1.4}.welcome-cta{display:flex;flex-direction:column;gap:10px}.welcome-cta .wc-primary{width:100%;padding:14px;border:0;border-radius:10px;background:#c0392b;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.welcome-cta .wc-primary:hover{background:#a93226}.welcome-cta .wc-secondary{width:100%;padding:10px;border:0;border-radius:10px;background:transparent;color:#777;font-size:14px;cursor:pointer}.welcome-cta .wc-secondary:hover{color:#333}@media (max-width: 640px){.welcome-overlay{padding:0;align-items:stretch}.welcome-card{max-width:100%;min-height:100%;border-radius:0;padding:calc(24px + env(safe-area-inset-top)) 20px calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column;justify-content:center}.welcome-hero h1{font-size:23px}}.invite-block{margin-top:16px;background:#1c2027;border:1px solid #3a4150;border-radius:12px;padding:14px;text-align:left;max-width:460px;width:100%}.invite-head{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.invite-head b{color:#ffd98a;font-size:15px}.invite-head .invite-sub{color:#a9b2c1;font-size:12px;line-height:1.4}.invite-link{display:flex;gap:6px;margin-bottom:10px}.invite-link input{flex:1;min-width:0;padding:8px 10px;border-radius:8px;border:1px solid #3a4150;background:#0f1216;color:#e6e9ef;font-size:13px}.invite-link button{border:0;border-radius:8px;padding:8px 12px;cursor:pointer;background:#2a2f3a;color:#ffd98a;white-space:nowrap}.invite-stat{margin-top:8px;color:#9fd3ff;font-size:13px}.share-row{display:flex;flex-wrap:wrap;gap:8px}.share-btn{border:0;border-radius:8px;padding:8px 14px;cursor:pointer;font-weight:600;font-size:13px;color:#fff}.share-btn.share-vk{background:#4c75a3}.share-btn.share-tg{background:#29a9eb}.share-btn.share-native{background:#c0392b}.share-btn.share-copy{background:#555b66}.share-btn:hover{opacity:.9}.share-block{margin-top:14px}.share-block .share-label{font-weight:600;margin-bottom:6px}.share-block .share-row{align-items:stretch}.share-block .share-row .share-btn{flex:1 1 130px;text-align:center;white-space:nowrap}
