*{box-sizing:border-box}html{overflow-x:hidden;width:100%;max-width:100vw;height:100vh;height:100dvh}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;min-height:100dvh;overflow-x:hidden;width:100%;max-width:100vw}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}.card-image{width:100%;height:100%;object-fit:cover;width:calc(100% + 8px);height:calc(100% + 8px);position:absolute;top:-4px;left:-4px;border-radius:8px}#app{max-width:1280px;width:100%;margin:0 auto;padding:2rem;text-align:center;display:flex;flex-direction:column;overflow-x:hidden}main{display:flex;flex-direction:column;gap:2rem}.player-section{border:.1px solid rgba(224,224,224,.3);border-radius:12px;padding:.1rem;background-color:#e0e0e008;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;display:flex;line-height:1;flex-direction:column;align-items:center;gap:1rem}.player-section.active-player-p1{border-color:#22c55e;border:.2px #22c55e;background-color:#22c55e08;box-shadow:0 0 20px #22c55e66,0 4px 8px #0000001a}.player-section.active-player-p2{border-color:#1d4ed8;border:.2px #1d4ed8;background-color:#1d4ed808;box-shadow:0 0 20px #1d4ed866,0 4px 8px #0000001a}.player-section.active-player-p3{border-color:#dc2626;border:.2px #1d4ed8;background-color:#dc262608;box-shadow:0 0 20px #dc262666,0 4px 8px #0000001a}.player-content{display:flex;align-items:center;gap:1rem;width:100%;justify-content:center}.cards-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem 0}.advantage-cards{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}.advantage-card{background-color:gold;color:#000;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:transform .2s}.advantage-card:hover{transform:scale(1.05)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.menu-icon-btn{position:fixed;top:20px;left:5px;width:40px;height:35px;z-index:1000;background:linear-gradient(135deg,#667eea 50%,#764ba2 50%);color:#fff;border:2px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #667eea4d}.menu-icon-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea66;border-color:#fff6}} .video-recorder-btn{position:fixed;top:20px;right:100px;z-index:1000;background-color:#ff6b35;color:#fff;border:none;padding:.8rem 1.2rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .25s}.video-recorder-btn:hover:not(:disabled){background-color:#ff5722;transform:translateY(-2px)}.video-recorder-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.card-info-icon{position:relative;z-index:10000}.icon-only-button{position:absolute;bottom:8px;right:8px;width:32px;height:32px;z-index:1001;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;margin:0;cursor:default;transition:none;outline:none}.icon-only-button:hover,.icon-only-button:focus,.icon-only-button:active{background:transparent;border:none;transform:none;box-shadow:none;outline:none}.player-turn-countdown{font-weight:700;font-size:1.5rem;color:#ff6b35;text-align:center;margin-top:.2rem;text-shadow:0 2px 4px rgba(0,0,0,.3);background-color:#ff6b351a;padding:.3rem .75rem;border-radius:8px;border:2px solid #ff6b35;box-shadow:0 4px 12px #ff6b354d;white-space:nowrap}.overlay-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2rem}.primary-overlay-btn{background:linear-gradient(45deg,#ff6b35,gold);color:#333;border:none;padding:1.2rem 2.5rem;font-size:1.4rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #ff6b3566;min-width:200px}.primary-overlay-btn:hover{transform:scale(1.05);box-shadow:0 8px 25px #ff6b3599}.secondary-overlay-btn{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.4);padding:1rem 2rem;font-size:1.1rem;font-weight:500;border-radius:25px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:200px}.secondary-overlay-btn:hover{background:#ffffff4d;border-color:#fff9;transform:scale(1.02)}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.compact-display .tiny-card{width:60px;height:80px;font-size:.55rem}.compact-display .small-card{width:90px;height:120px}.compact-display .top-row,.compact-display .drawn-cards{gap:.2rem}.player-cards-container{transition:all .3s ease}@media (max-width: 768px){.overlay-buttons{gap:.75rem;margin-top:1.5rem}.primary-overlay-btn{padding:1rem 2rem;font-size:1.2rem;min-width:180px}.secondary-overlay-btn{padding:.8rem 1.5rem;font-size:1rem;min-width:180px}}.review-videos-btn{background:linear-gradient(45deg,#3b82f6,#2563eb);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d;margin:1rem 0}.review-videos-btn:hover{transform:scale(1.05);box-shadow:0 6px 16px #3b82f666}.review-videos-btn:active{transform:scale(.98)}.camera-switch-btn.svelte-c9ks6c{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.5);padding:.5rem;border-radius:50%;cursor:pointer;font-weight:500;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;width:40px;height:40px}.camera-switch-btn.svelte-c9ks6c:hover{background:#ffffff4d;border-color:#fffc;color:#fff;transform:scale(1.05)}.camera-switch-btn.svelte-c9ks6c svg:where(.svelte-c9ks6c){width:24px;height:24px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.record-btn.svelte-c9ks6c{position:absolute;top:100px;left:calc(50% + 130px);width:40px;height:40px;background:linear-gradient(45deg,#ff6b35,#ff3535);color:#fff;border:none;padding:0;font-size:.9rem;font-weight:700;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff6b354d;z-index:999;display:flex;align-items:center;justify-content:center}.record-btn.svelte-c9ks6c:hover{transform:scale(1.05);box-shadow:0 6px 16px #ff6b3566}.recording-container.svelte-c9ks6c,.recorded-container.svelte-c9ks6c{display:flex;flex-direction:column;align-items:center;gap:1rem}.live-video.svelte-c9ks6c,.recorded-video.svelte-c9ks6c{width:100%;height:auto;max-width:100%;max-height:70vh;min-height:200px;border-radius:8px;border:2px solid #333;object-fit:contain;background-color:#000}.recording-controls.svelte-c9ks6c,.recorded-controls.svelte-c9ks6c{display:flex;gap:1rem;align-items:center}.recording-container.svelte-c9ks6c,.recorded-container.svelte-c9ks6c{width:100%;max-width:500px}.fullscreen-recording.svelte-c9ks6c{position:fixed!important;top:0;left:0;width:100vw!important;height:100vh!important;z-index:9999;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0!important;border:none!important;border-radius:0!important;max-width:none!important;gap:0}.fullscreen-recording.svelte-c9ks6c .live-video:where(.svelte-c9ks6c){width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover;border-radius:0!important;border:none!important;background-color:#000}.fullscreen-recording.svelte-c9ks6c .recording-controls:where(.svelte-c9ks6c){position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:space-around;background-color:#000000b3;padding:1rem .5rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.fullscreen-recording.svelte-c9ks6c .camera-selection:where(.svelte-c9ks6c){margin:0}.fullscreen-recording.svelte-c9ks6c .camera-switch-btn:where(.svelte-c9ks6c){width:40px;height:40px;padding:.5rem}.fullscreen-recording.svelte-c9ks6c .camera-switch-btn:where(.svelte-c9ks6c) svg:where(.svelte-c9ks6c){width:20px;height:20px}.fullscreen-recording.svelte-c9ks6c .countdown-display:where(.svelte-c9ks6c){font-size:2rem;min-width:60px}.fullscreen-recording.svelte-c9ks6c .stop-btn-circle:where(.svelte-c9ks6c){width:40px;height:40px;box-shadow:0 3px 12px #ff444480}.fullscreen-recording.svelte-c9ks6c .stop-btn-square:where(.svelte-c9ks6c){width:14px;height:14px}.fullscreen-recording.svelte-c9ks6c .recorded-video:where(.svelte-c9ks6c){width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover;border-radius:0!important;border:none!important;background-color:#000}.fullscreen-recording.svelte-c9ks6c .recorded-controls:where(.svelte-c9ks6c){position:absolute;top:75%;display:flex;flex-direction:row;gap:1rem;align-items:center;background-color:#000000b3;padding:1rem .5rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.fullscreen-recording.svelte-c9ks6c .action-completed-btn:where(.svelte-c9ks6c),.fullscreen-recording.svelte-c9ks6c .action-failed-btn:where(.svelte-c9ks6c){width:60px;height:60px;font-size:1.5rem;box-shadow:0 4px 12px #0000004d}.fullscreen-recording.svelte-c9ks6c .action-completed-btn:where(.svelte-c9ks6c):hover{transform:scale(1.1);box-shadow:0 6px 16px #22c55e66}.fullscreen-recording.svelte-c9ks6c .action-failed-btn:where(.svelte-c9ks6c):hover{transform:scale(1.1);box-shadow:0 6px 16px #ef444466}.stop-btn-container.svelte-c9ks6c{background:transparent;border:none;cursor:pointer;padding:0;transition:transform .2s ease}.stop-btn-container.svelte-c9ks6c:hover{transform:scale(1.05)}.stop-btn-circle.svelte-c9ks6c{width:44px;height:44px;background:#f44;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #f446}.stop-btn-square.svelte-c9ks6c{width:16px;height:16px;background:#fff;border-radius:2px}.action-completed-btn.svelte-c9ks6c{background:#22c55e;color:#fff;border:none;padding:.75rem;border-radius:50%;cursor:pointer;font-weight:500;transition:all .2s ease;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.action-completed-btn.svelte-c9ks6c:hover{background:#16a34a;transform:scale(1.05)}.action-failed-btn.svelte-c9ks6c{background:#ef4444;color:#fff;border:none;padding:.75rem;border-radius:50%;cursor:pointer;font-weight:500;transition:all .2s ease;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.action-failed-btn.svelte-c9ks6c:hover{background:#dc2626;transform:scale(1.05)}@media (max-width: 800px){.video-recorder.svelte-c9ks6c{padding:.75rem}.live-video.svelte-c9ks6c,.recorded-video.svelte-c9ks6c{max-height:60vh;min-height:150px}.recording-controls.svelte-c9ks6c,.recorded-controls.svelte-c9ks6c{flex-direction:column;gap:.5rem}}@media (orientation: landscape) and (max-width: 800px){.live-video.svelte-c9ks6c,.recorded-video.svelte-c9ks6c{max-height:50vh;max-width:80vw}.recording-container.svelte-c9ks6c,.recorded-container.svelte-c9ks6c{max-width:80vw}}@media (orientation: portrait) and (max-width: 800px){.live-video.svelte-c9ks6c,.recorded-video.svelte-c9ks6c{max-height:40vh;max-width:90vw}.recording-container.svelte-c9ks6c,.recorded-container.svelte-c9ks6c{max-width:90vw}}.game-review-overlay.svelte-1k4scxy{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;box-sizing:border-box}.game-review-content.svelte-1k4scxy{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:2rem;border-radius:20px;border:1px solid rgba(255,255,255,.2);max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.review-header.svelte-1k4scxy{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}h2.svelte-1k4scxy{font-size:2rem;margin:0;color:#fff}.close-btn.svelte-1k4scxy{background:#ffffff1a;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.5rem;transition:all .2s ease}.close-btn.svelte-1k4scxy:hover{background:#fff3;transform:scale(1.1)}.toolbar.svelte-1k4scxy{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#ffffff0d;border-radius:10px;flex-shrink:0}.selection-controls.svelte-1k4scxy{display:flex;gap:.5rem;align-items:center}.toolbar-btn.svelte-1k4scxy{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.toolbar-btn.svelte-1k4scxy:hover{background:#fff3}.selection-count.svelte-1k4scxy{color:#ffffffb3;font-size:.9rem;margin-left:.5rem}.compile-btn.svelte-1k4scxy{background:linear-gradient(45deg,#3b82f6,#2563eb);border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:700;transition:all .2s ease}.compile-btn.svelte-1k4scxy:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #3b82f666}.compile-btn.svelte-1k4scxy:disabled{opacity:.5;cursor:not-allowed}.videos-grid.svelte-1k4scxy{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;overflow-y:auto;padding-right:10px}.video-card.svelte-1k4scxy{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;transition:all .2s ease;position:relative}.video-card.svelte-1k4scxy:hover{border-color:#ffffff4d;transform:translateY(-2px)}.video-card.selected.svelte-1k4scxy{border-color:#3b82f6;background:#3b82f61a}.video-checkbox.svelte-1k4scxy{position:absolute;top:.5rem;left:.5rem;z-index:10}.video-checkbox.svelte-1k4scxy input[type=checkbox]:where(.svelte-1k4scxy){width:20px;height:20px;cursor:pointer}.video-thumbnail-container.svelte-1k4scxy{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#000}.video-thumbnail.svelte-1k4scxy{width:100%;height:100%;object-fit:cover}.play-overlay.svelte-1k4scxy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:#fff;opacity:.8;pointer-events:none}.video-placeholder.svelte-1k4scxy{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:.9rem}.video-info.svelte-1k4scxy{display:flex;flex-direction:column;gap:.25rem}.player-name.svelte-1k4scxy{font-weight:700;font-size:1.1rem}.card-name.svelte-1k4scxy{color:#fffc;font-size:.9rem}.video-stats.svelte-1k4scxy{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.status.svelte-1k4scxy{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.status.success.svelte-1k4scxy{background:#22c55e33;color:#22c55e}.status.failed.svelte-1k4scxy{background:#ef444433;color:#ef4444}.duration.svelte-1k4scxy{color:#fff9;font-size:.85rem}.card-preview.svelte-1k4scxy{display:flex;justify-content:center;padding:.5rem 0}.card-image.svelte-1k4scxy{height:80px;width:auto;object-fit:contain;border-radius:4px}.video-actions.svelte-1k4scxy{display:flex;gap:.5rem}.action-btn.svelte-1k4scxy{flex:1;padding:.5rem;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;transition:all .2s ease}.view-btn.svelte-1k4scxy{background:#3b82f6;color:#fff}.view-btn.svelte-1k4scxy:hover{background:#2563eb}.download-btn.svelte-1k4scxy{background:#22c55e;color:#fff}.download-btn.svelte-1k4scxy:hover{background:#16a34a}.share-btn.svelte-1k4scxy{background:#a855f7;color:#fff}.share-btn.svelte-1k4scxy:hover{background:#9333ea}.video-modal.svelte-1k4scxy{max-width:90vw;max-height:90vh;background:#000;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:0}.video-modal.svelte-1k4scxy::backdrop{background:#000000e6}.modal-content.svelte-1k4scxy{position:relative;display:flex;flex-direction:column;gap:1rem;padding:1rem}.modal-close.svelte-1k4scxy{position:absolute;top:1rem;right:1rem;background:#fff3;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.5rem;z-index:10}.fullsize-video.svelte-1k4scxy{width:100%;max-height:70vh;border-radius:8px}.modal-info.svelte-1k4scxy{color:#fff;text-align:center}.modal-info.svelte-1k4scxy h3:where(.svelte-1k4scxy){margin:0 0 .5rem}.modal-stats.svelte-1k4scxy{color:#ffffffb3;margin:0}.share-modal-overlay.svelte-1k4scxy{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10001}.share-modal.svelte-1k4scxy{background:linear-gradient(135deg,#1e293b,#334155);padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);max-width:400px;width:90%;text-align:center}.share-modal.svelte-1k4scxy h3:where(.svelte-1k4scxy){margin:0 0 1rem;color:#fff}.share-modal.svelte-1k4scxy p:where(.svelte-1k4scxy){color:#fffc;margin:0 0 1.5rem}.share-options.svelte-1k4scxy{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.share-option-btn.svelte-1k4scxy{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .2s ease}.share-option-btn.svelte-1k4scxy:hover{background:#fff3;transform:scale(1.02)}.cancel-btn.svelte-1k4scxy{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.5rem 1.5rem;border-radius:8px;cursor:pointer}.cancel-btn.svelte-1k4scxy:hover{background:#ffffff1a}.loading-state.svelte-1k4scxy,.empty-state.svelte-1k4scxy{text-align:center;padding:3rem;color:#ffffffb3}@media (max-width: 768px){.game-review-content.svelte-1k4scxy{padding:1rem}.videos-grid.svelte-1k4scxy{grid-template-columns:1fr}.toolbar.svelte-1k4scxy{flex-direction:column;gap:1rem}.selection-controls.svelte-1k4scxy{width:100%;justify-content:space-between}.compile-btn.svelte-1k4scxy{width:100%}}.menu-overlay.svelte-1pco3oh{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.menu-content.svelte-1pco3oh{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);max-width:400px;width:90%;box-shadow:0 20px 40px #0000004d}.menu-header.svelte-1pco3oh{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1rem}.menu-header.svelte-1pco3oh h3:where(.svelte-1pco3oh){margin:0;font-size:1.5rem;color:#fff;text-shadow:0 0 10px rgba(255,255,255,.3)}.close-menu-btn.svelte-1pco3oh{background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.close-menu-btn.svelte-1pco3oh:hover{background:#ffffff1a;transform:scale(1.1)}.menu-buttons.svelte-1pco3oh{display:flex;flex-direction:column;gap:1rem}.menu-action-btn.svelte-1pco3oh{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.2);padding:1rem 1.5rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.menu-action-btn.svelte-1pco3oh:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.menu-action-btn.svelte-1pco3oh svg:where(.svelte-1pco3oh){flex-shrink:0}.logout-btn.svelte-1pco3oh{background:#ef444433;border-color:#ef444466}.logout-btn.svelte-1pco3oh:hover{background:#ef44444d;border-color:#ef444499}.menu-countdown-display.svelte-1pco3oh{font-size:3rem;font-weight:700;color:#fff;text-align:center;padding:1.5rem 1rem;background:#000000b3;border:1px solid rgba(255,255,255,.3);border-radius:4px;font-family:Courier New,monospace;letter-spacing:.1em;text-shadow:0 0 10px rgba(255,255,255,.5),0 2px 4px rgba(0,0,0,.3);margin-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.3)}.menu-countdown-display.warning.svelte-1pco3oh{color:#ff6b6b;text-shadow:0 0 15px rgba(255,107,107,.8),0 2px 4px rgba(0,0,0,.3);animation:svelte-1pco3oh-pulse-warning 1.5s ease-in-out infinite}@keyframes svelte-1pco3oh-pulse-warning{0%,to{opacity:1}50%{opacity:.85}}@media (max-width: 600px){.menu-content.svelte-1pco3oh{padding:1.5rem;margin:1rem}.menu-action-btn.svelte-1pco3oh{padding:.875rem 1.25rem;font-size:.95rem}.menu-countdown-display.svelte-1pco3oh{font-size:2.5rem;padding:1rem .75rem;letter-spacing:.08em}}.storage-warning.svelte-jidywo{position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#000;border-radius:12px;box-shadow:0 4px 12px #0000004d;max-width:350px;z-index:9999;animation:svelte-jidywo-slideIn .3s ease-out}.storage-warning.critical.svelte-jidywo{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}@keyframes svelte-jidywo-slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.warning-content.svelte-jidywo{display:flex;align-items:center;gap:1rem;padding:1rem}.warning-icon.svelte-jidywo{font-size:2rem;flex-shrink:0}.warning-text.svelte-jidywo{flex:1}.warning-text.svelte-jidywo strong:where(.svelte-jidywo){display:block;font-size:1.1rem;margin-bottom:.25rem}.warning-text.svelte-jidywo p:where(.svelte-jidywo){margin:0;font-size:.9rem;opacity:.9}.details-btn.svelte-jidywo{background:#0003;border:none;color:inherit;width:32px;height:32px;border-radius:6px;cursor:pointer;font-size:1rem;transition:all .2s ease}.details-btn.svelte-jidywo:hover{background:#0000004d}.details-panel.svelte-jidywo{border-top:1px solid rgba(0,0,0,.2);padding:1rem;display:flex;flex-direction:column;gap:1rem}.storage-stats.svelte-jidywo{display:flex;flex-direction:column;gap:.5rem}.stat-row.svelte-jidywo{display:flex;justify-content:space-between;font-size:.9rem}.stat-row.svelte-jidywo span:where(.svelte-jidywo):first-child{font-weight:600}.progress-bar.svelte-jidywo{width:100%;height:8px;background:#0003;border-radius:4px;overflow:hidden;margin-top:.5rem}.progress-fill.svelte-jidywo{height:100%;background:#0006;transition:width .3s ease}.actions.svelte-jidywo{display:flex;flex-direction:column;gap:.5rem}.clear-btn.svelte-jidywo{background:#0000004d;border:2px solid rgba(0,0,0,.4);color:inherit;padding:.75rem;border-radius:8px;cursor:pointer;font-weight:700;transition:all .2s ease}.clear-btn.svelte-jidywo:hover{background:#00000080;transform:scale(1.02)}.warning-note.svelte-jidywo{margin:0;font-size:.85rem;opacity:.8;text-align:center}@media (max-width: 768px){.storage-warning.svelte-jidywo{bottom:10px;right:10px;left:10px;max-width:none}}.auth-form-container.svelte-1xug5ni{width:100%;max-width:400px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.auth-tabs.svelte-1xug5ni{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid rgba(255,255,255,.2)}.auth-tab.svelte-1xug5ni{flex:1;padding:.75rem 1rem;background:transparent;border:none;color:#ffffffb3;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border-bottom:3px solid transparent;margin-bottom:-2px}.auth-tab.svelte-1xug5ni:hover{color:#fff}.auth-tab.active.svelte-1xug5ni{color:#fff;border-bottom-color:#fff}.form-group.svelte-1xug5ni{margin-bottom:1rem}.form-group.svelte-1xug5ni label:where(.svelte-1xug5ni){display:block;margin-bottom:.5rem;font-weight:600;color:#fff;font-size:.9rem}.form-group.svelte-1xug5ni input:where(.svelte-1xug5ni){width:100%;padding:.75rem;border-radius:8px;border:2px solid rgba(255,255,255,.3);background-color:#ffffff1a;color:#fff;font-size:1rem;box-sizing:border-box;transition:all .2s ease}.form-group.svelte-1xug5ni input:where(.svelte-1xug5ni)::placeholder{color:#ffffff80}.form-group.svelte-1xug5ni input:where(.svelte-1xug5ni):focus{outline:none;border-color:#fff;background-color:#ffffff26}.form-group.svelte-1xug5ni input:where(.svelte-1xug5ni):disabled{opacity:.6;cursor:not-allowed}.error-message.svelte-1xug5ni{padding:.75rem;background-color:#ef444433;border:1px solid rgba(239,68,68,.5);border-radius:6px;color:#fca5a5;font-size:.9rem;margin-bottom:1rem;word-wrap:break-word;overflow-wrap:break-word}.success-message.svelte-1xug5ni{padding:.75rem;background-color:#22c55e33;border:1px solid rgba(34,197,94,.5);border-radius:6px;color:#86efac;font-size:.9rem;margin-bottom:1rem;word-wrap:break-word;overflow-wrap:break-word}.submit-btn.svelte-1xug5ni{width:100%;padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box}.submit-btn.svelte-1xug5ni:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.submit-btn.svelte-1xug5ni:disabled{opacity:.6;cursor:not-allowed}.spinner.svelte-1xug5ni{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1xug5ni-spin .8s linear infinite}@keyframes svelte-1xug5ni-spin{to{transform:rotate(360deg)}}.divider.svelte-1xug5ni{display:flex;align-items:center;margin:1.5rem 0;color:#ffffff80;font-size:.875rem}.divider.svelte-1xug5ni:before,.divider.svelte-1xug5ni:after{content:"";flex:1;height:1px;background:#fff3}.divider.svelte-1xug5ni span:where(.svelte-1xug5ni){padding:0 1rem}.google-btn.svelte-1xug5ni{width:100%;padding:.875rem;background:#fff;border:2px solid rgba(255,255,255,.3);border-radius:8px;color:#333;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;box-sizing:border-box}.google-btn.svelte-1xug5ni:hover:not(:disabled){background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.google-btn.svelte-1xug5ni:disabled{opacity:.6;cursor:not-allowed}.guest-btn.svelte-1xug5ni{width:100%;padding:.875rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.guest-btn.svelte-1xug5ni:hover:not(:disabled){background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.guest-btn.svelte-1xug5ni:disabled{opacity:.6;cursor:not-allowed}.footer-text.svelte-1xug5ni{text-align:center;margin-top:1.5rem;color:#fffc;font-size:.9rem}.link-btn.svelte-1xug5ni{background:none;border:none;color:#fff;font-weight:600;text-decoration:underline;cursor:pointer;padding:0;margin-left:.25rem;font-size:.9rem}.link-btn.svelte-1xug5ni:hover{color:#667eea}@media (max-width: 600px){.auth-form-container.svelte-1xug5ni{max-width:calc(100vw - 2rem);padding:0 1rem}.form-group.svelte-1xug5ni input:where(.svelte-1xug5ni){font-size:16px}}@media (max-width: 400px){.auth-form-container.svelte-1xug5ni{max-width:100%;padding:0 .75rem}.auth-tabs.svelte-1xug5ni{gap:.25rem}.auth-tab.svelte-1xug5ni{padding:.625rem .5rem;font-size:.9rem}.form-group.svelte-1xug5ni input:where(.svelte-1xug5ni),.submit-btn.svelte-1xug5ni,.google-btn.svelte-1xug5ni,.guest-btn.svelte-1xug5ni{font-size:15px}.divider.svelte-1xug5ni span:where(.svelte-1xug5ni){padding:0 .5rem}}.deck-area.svelte-115cglh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative;min-height:480px}button.svelte-115cglh{cursor:pointer;padding:.5rem 1rem;font-size:1rem;border-radius:6px;border:2px solid #333;background:#fafafa;transition:background .2s ease;color:#000}button.svelte-115cglh:hover:not(:disabled){background:#eee}button.svelte-115cglh:disabled{cursor:not-allowed;opacity:.5}.deck-container.svelte-115cglh{cursor:pointer;-webkit-user-select:none;user-select:none}.card.svelte-115cglh{width:280px;height:390px;border:2px solid #333;border-radius:12px;background-color:transparent;overflow:hidden;box-shadow:0 0 8px #0000004d;position:relative;-webkit-user-select:none;user-select:none;transition:transform .3s ease-in-out}.card.open.svelte-115cglh{box-shadow:0 0 15px #0006}.card-back.svelte-115cglh{width:70px;height:100px;border-radius:12px;border:2px solid #000;box-shadow:0 0 8px #0006;display:flex;align-items:center;justify-content:center;position:relative}.card-back-logo.svelte-115cglh{width:60px;height:60px;object-fit:contain;z-index:2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.back-action.svelte-115cglh{background-color:#fff;background-image:repeating-linear-gradient(45deg,#ddd 0 10px,#eee 10px 20px);border-color:#bbb}.back-challenge.svelte-115cglh{background-color:#111;background-image:repeating-linear-gradient(45deg,#333 0 10px,#222 10px 20px);border-color:#000}.back-mini-game.svelte-115cglh{background-color:#444;background-image:repeating-linear-gradient(45deg,red 0 10px,green 10px 20px,#ff0 20px 30px,#00f 30px 40px);border-color:#000}.back-mini-game.svelte-115cglh{background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#ffeaa7);background-size:400% 400%;animation:svelte-115cglh-gradient-shift 3s ease infinite}.drawn-cards.svelte-115cglh{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (max-width: 800px){.drawn-cards.svelte-115cglh{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:.25rem}}.small-card.svelte-115cglh{width:60px;height:85px;overflow:hidden}.active-card-container.svelte-115cglh{position:relative;min-height:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;margin:0 auto;width:100%}.cards-row.svelte-115cglh{display:flex;justify-content:center;align-items:center;gap:1rem;margin:0 auto}.flying-left.svelte-115cglh{animation:svelte-115cglh-fly-left .8s forwards cubic-bezier(.4,0,.2,1)}.flying-right.svelte-115cglh{animation:svelte-115cglh-fly-right .8s forwards cubic-bezier(.4,0,.2,1)}@keyframes svelte-115cglh-fly-left{0%{transform:translate(0) translateY(0) rotate(0);opacity:1}to{transform:translate(-400px) translateY(-150px) rotate(-30deg);opacity:0}}@keyframes svelte-115cglh-fly-right{0%{transform:translate(0) translateY(0) rotate(0);opacity:1}to{transform:translate(400px) translateY(-150px) rotate(30deg);opacity:0}}@keyframes svelte-115cglh-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.advantage-message.svelte-115cglh{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,gold,#ffed4e);color:#333;padding:2rem;border-radius:15px;border:3px solid #ff6b35;box-shadow:0 0 30px #ffd700cc;font-size:1.2rem;font-weight:700;text-align:center;z-index:8888;max-width:1400px}@keyframes svelte-115cglh-advantage-glow{0%{box-shadow:0 0 30px #ffd700cc;transform:translate(-50%,-50%) scale(1)}to{box-shadow:0 0 50px #ff6b35e6;transform:translate(-50%,-50%) scale(1.02)}}.action-tooltip.svelte-115cglh{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;padding:1.5rem;border-radius:12px;border:2px solid #2c5aa0;box-shadow:0 0 25px #4a90e299;font-size:1.1rem;text-align:center;z-index:8000;max-width:400px;line-height:1.4}.mini-game-explanation.svelte-115cglh{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#96ceb4,#45b7d1);color:#fff;padding:2rem;border-radius:15px;border:3px solid #4ecdc4;box-shadow:0 0 30px #4ecdc499;font-size:1rem;text-align:left;z-index:8000;max-width:800px;max-height:80vh;overflow-y:auto;display:flex;flex-direction:column;line-height:1.5;white-space:pre-line}.mini-game-explanation.svelte-115cglh h4:where(.svelte-115cglh){margin:0 0 1rem;font-size:1.4rem;color:gold;text-align:center}.action-tooltip.svelte-115cglh h4:where(.svelte-115cglh){margin:0 0 1rem;font-size:1.3rem;color:gold}.instructions-overlay.svelte-115cglh{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;padding:.5rem;box-sizing:border-box;animation:svelte-115cglh-instructions-fade-in 1s ease-out;overflow-y:auto}.instructions-content.svelte-115cglh{max-width:600px;text-align:center;background:#ffffff1a;padding:2rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);animation:svelte-115cglh-instructions-slide-up 1.2s ease-out .3s both;width:80%;max-height:calc(100vh - 4rem);overflow-y:auto;display:flex;flex-direction:column}.overlay-logo.svelte-115cglh{padding:.3rem;height:80px;object-fit:contain;margin:0 auto 1.5rem;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));flex-shrink:0}.instructions-title.svelte-115cglh{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.5);flex-shrink:0}.instructions-section.svelte-115cglh{margin-bottom:1.5rem;animation:svelte-115cglh-section-fade-in .8s ease-out var(--delay) both;flex-grow:1}.instructions-section.svelte-115cglh p:where(.svelte-115cglh){margin:.5rem 0;line-height:1.6;font-size:1.1rem;color:#fff}.instructions-footer.svelte-115cglh{flex-shrink:0}.card-info-icon.svelte-115cglh{position:absolute;bottom:8px;right:8px;width:32px;height:32px;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.instruction-icon.svelte-115cglh:hover{background:#646cff;transform:scale(1.1)}@media (max-width: 800px){.mini-game-content.svelte-115cglh{width:95%;max-width:95vw;padding:15px}}.start-button.svelte-115cglh{background:linear-gradient(45deg,#ff6b35,gold);color:#333;border:none;padding:1rem 2rem;font-size:1.3rem;font-weight:700;border-radius:50px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;animation:svelte-115cglh-button-bounce 2s ease-in-out infinite}.step-indicator.svelte-115cglh{text-align:center;margin-bottom:1rem;color:#fff;font-size:1.1rem}.step-dots.svelte-115cglh{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;margin-bottom:1rem}.step-dot.svelte-115cglh{width:12px;height:12px;border-radius:50%;background:#ffffff4d;transition:background .3s ease}.step-dot.active.svelte-115cglh{background:#fff}.start-button.svelte-115cglh:hover{transform:scale(1.05);box-shadow:0 0 30px #ffd70099}.skip-button.svelte-115cglh{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;font-size:1rem;border-radius:25px;cursor:pointer;margin-left:1rem;transition:all .3s ease}.skip-button.svelte-115cglh:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.05)}.golden-bone-active-illustration.svelte-115cglh{display:block;margin:-1rem;width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 0 6px #ffd700)}@keyframes svelte-115cglh-instructions-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-115cglh-instructions-slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-115cglh-section-fade-in{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-115cglh-button-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.edge-action.svelte-115cglh{border-color:#000!important;border-width:5px!important}.edge-challenge.svelte-115cglh{border-color:#fff!important;border-width:5px!important}.edge-mini-game.svelte-115cglh{border:5px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#ffeaa7) border-box!important}.edge-advantage.svelte-115cglh{border:2.5px solid transparent!important;background:linear-gradient(135deg,gold,#ffed4e) padding-box,linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#ffeaa7) border-box!important}.winner-overlay.svelte-115cglh{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#ff6b35,#ff4757);color:#fff;font-size:3rem;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:9999;text-shadow:0 0 20px rgba(255,255,255,.5)}.turn-indicator.svelte-115cglh{font-size:1.2rem;font-weight:700;margin-bottom:.3rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff}.turn-indicator.player1.svelte-115cglh{text-shadow:0 -1px 2px #22c55e,0 1px 2px #22c55e,0 2px 4px rgba(0,0,0,.3)}.turn-indicator.player2.svelte-115cglh{text-shadow:0 -1px 2px #1d4ed8,0 1px 2px #1d4ed8,0 2px 4px rgba(0,0,0,.3)}.turn-indicator.player3.svelte-115cglh{text-shadow:0 -1px 2px #dc2626,0 1px 2px #dc2626,0 2px 4px rgba(0,0,0,.3)}.top-row.svelte-115cglh{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:.5rem}@media (max-width: 800px){.top-row.svelte-115cglh{gap:.2rem;margin-bottom:.3rem}}.tiny-card.svelte-115cglh{width:45px;height:70px;border:2px solid #333;border-radius:12px;background:#fefefe;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;font-size:.7rem;padding:.25rem;overflow:hidden}.menu-icon-btn.svelte-115cglh{position:fixed;top:.25rem;right:.25rem;padding:.13rem .25rem;font-size:.6rem;background:#ffffffe6;border:1px solid #ccc;border-radius:4px;cursor:pointer;z-index:1000;transition:background .2s ease}.menu-icon-btn.svelte-115cglh:hover{background:#fff}.global-timer-display.svelte-115cglh{position:fixed;top:40px;left:4px;padding:.1rem .4rem;font-size:.5rem;font-weight:600;color:#fff;background:#000000b3;border:1px solid rgba(255,255,255,.3);border-radius:4px;z-index:1000;font-family:Courier New,monospace;letter-spacing:.05em;text-shadow:0 0 3px rgba(0,0,0,.5);transition:background .3s ease,border-color .3s ease}.global-timer-display.warning.svelte-115cglh{background:#dc2626;border-color:#991b1b;box-shadow:0 0 8px #dc262699}.timer-button.svelte-115cglh{position:absolute;top:150px;left:calc(50% + 130px);width:40px;height:40px;background:linear-gradient(45deg,#333,#000);color:#fff;border:none;padding:0;font-size:.8rem;font-weight:700;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0000004d;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.timer-button.svelte-115cglh:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #0006}.timer-button.svelte-115cglh:disabled{opacity:.5;cursor:not-allowed;transform:none}.timer-button.svelte-115cglh svg:where(.svelte-115cglh){width:40px;height:40px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.action-completed-btn.svelte-115cglh{position:absolute;top:200px;left:calc(50% + 130px);width:40px;height:40px;background:linear-gradient(45deg,#22c55e,#16a34a);color:#fff;border:none;padding:0;font-size:1.2rem;font-weight:700;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #22c55e4d;z-index:999;display:flex;align-items:center;justify-content:center}.action-completed-btn.svelte-115cglh:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #22c55e66}.action-completed-btn.svelte-115cglh:disabled{opacity:.5;cursor:not-allowed;transform:none}.action-failed-btn.svelte-115cglh{position:absolute;top:250px;left:calc(50% + 130px);width:40px;height:40px;background:linear-gradient(45deg,#ef4444,#dc2626);color:#fff;border:none;padding:0;font-size:1.2rem;font-weight:700;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ef44444d;z-index:999;display:flex;align-items:center;justify-content:center}.action-failed-btn.svelte-115cglh:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #ef444466}.action-failed-btn.svelte-115cglh:disabled{opacity:.5;cursor:not-allowed;transform:none}.player-section.svelte-115cglh{border-radius:12px;padding:.2rem;display:flex;flex-direction:column;align-items:center;line-height:1;gap:.5rem}.player-section.svelte-115cglh h3:where(.svelte-115cglh){margin:.1rem 0;line-height:1.2}.player-section.player1.svelte-115cglh{border:.2px #22c55e;line-height:1;background-color:#22c55e1a}.player-section.player2.svelte-115cglh{border:.2px #1d4ed8;background-color:#1d4ed81a}.player-section.player3.svelte-115cglh{border:.2px #dc2626;background-color:#dc2626}.player-content.svelte-115cglh{display:flex;align-items:center;gap:.1rem;width:100%;justify-content:center}.player-cards-section.svelte-115cglh{display:flex;flex-direction:column;align-items:center;gap:.1rem}.cards-container.svelte-115cglh,.advantage-cards.svelte-115cglh{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.mini-game-win-btn.svelte-115cglh{border-radius:8px;border:none;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.mini-game-win-btn-p1.svelte-115cglh{background-color:#22c55e;box-shadow:0 4px 12px #22c55e4d}.mini-game-win-btn-p1.svelte-115cglh:hover:not(.disabled){transform:scale(1.05);box-shadow:0 6px 16px #22c55e66}.mini-game-win-btn-p2.svelte-115cglh{background-color:#1d4ed8;box-shadow:0 4px 12px #1d4ed84d}.mini-game-win-btn-p2.svelte-115cglh:hover:not(.disabled){transform:scale(1.05);box-shadow:0 6px 16px #1d4ed866}.mini-game-win-btn-p3.svelte-115cglh{background-color:#dc2626;box-shadow:0 4px 12px #dc26264d}.mini-game-win-btn-p3.svelte-115cglh:hover:not(.disabled){transform:scale(1.05);box-shadow:0 6px 16px #dc262666}.mini-game-win-btn.disabled.svelte-115cglh{opacity:.5;cursor:not-allowed;transform:none;pointer-events:none}.players-container.svelte-115cglh{display:flex;justify-content:center;align-items:flex-start;width:100%;margin-top:.5rem;gap:.5rem;max-width:900px;margin-left:auto;margin-right:auto}@media (max-width: 800px){.card.svelte-115cglh{width:180px;height:240px;font-size:1rem}.small-card.svelte-115cglh{width:90px;height:120px}.tiny-card.svelte-115cglh{width:60px;height:80px;font-size:.6rem}.deck-area.svelte-115cglh{min-height:380px}.advantage-message.svelte-115cglh{max-width:90vw;padding:1.5rem;font-size:1rem}.mini-game-explanation.svelte-115cglh{max-width:90vw;padding:1.5rem;font-size:.9rem}.active-card-container.svelte-115cglh{min-height:400px;margin:0 auto;width:100%;display:flex;justify-content:center;align-items:center}.active-card-container.svelte-115cglh+div:where(.svelte-115cglh){margin-top:.05rem;display:flex;justify-content:center;align-items:center;width:100%}.instructions-overlay.svelte-115cglh{padding:1rem}.instructions-content.svelte-115cglh{max-width:95vw;padding:1.5rem;margin:0}.overlay-logo.svelte-115cglh{width:60px;height:60px;margin-bottom:1rem}.instructions-title.svelte-115cglh{font-size:2rem;margin-bottom:1.5rem}.instructions-section.svelte-115cglh{margin-bottom:1rem}.instructions-section.svelte-115cglh p:where(.svelte-115cglh){font-size:1rem;line-height:1.5}.start-button.svelte-115cglh{padding:.75rem 1.5rem;font-size:1.1rem}.skip-button.svelte-115cglh{padding:.5rem 1rem;font-size:.9rem;margin-left:.5rem;margin-top:.5rem}.players-container.svelte-115cglh{justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:.3rem;margin:.5rem auto 0;max-width:100%}.player-section.svelte-115cglh{flex:1 1 48%;min-width:0;max-width:48%}.small-card.svelte-115cglh{width:90px!important;height:120px!important}.tiny-card.svelte-115cglh{width:60px!important;height:80px!important;font-size:.55rem!important}}@media (max-width: 800px){.players-container.svelte-115cglh:has(.player-section:where(.svelte-115cglh):nth-child(3)) .player-section:where(.svelte-115cglh){flex:1 1 31%;max-width:31%;padding:.1rem}.players-container.svelte-115cglh:has(.player-section:where(.svelte-115cglh):nth-child(3)) .small-card:where(.svelte-115cglh){width:50px!important;height:70px!important}.players-container.svelte-115cglh:has(.player-section:where(.svelte-115cglh):nth-child(3)) .tiny-card:where(.svelte-115cglh){width:38px!important;height:52px!important;font-size:.5rem!important}.players-container.svelte-115cglh:has(.player-section:where(.svelte-115cglh):nth-child(3)){gap:.2rem}}
