*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.intro-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#000;position:relative}.intro-gif{width:100vw;height:100vh;object-fit:cover}.intro-controls{position:absolute;bottom:10px;display:flex;flex-direction:column;gap:10px;align-items:center}.error-message{color:#f44;background-color:#000c;padding:10px 20px;border-radius:5px;font-size:24.5px;font-weight:700;text-align:center;max-width:300px;border:2px solid #ff4444}.player-name-input{padding:15px 40px;font-size:35px;font-weight:700;color:#000;background:#fff;border:3px solid #000;border-radius:10px;text-align:center;letter-spacing:1px;box-shadow:0 8px 15px #00000080;min-width:300px}.player-name-input::placeholder{color:gray;font-weight:400}.player-name-input:focus{outline:none;box-shadow:0 8px 15px #00000080,0 0 0 2px #fff}.home-kids-mode-toggle{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:31.5px;color:#d4af37;-webkit-user-select:none;user-select:none;font-weight:700;background:#1a1a2ecc;padding:10px 15px;border-radius:8px;border:2px solid #d4af37;box-shadow:0 4px 8px #00000080;opacity:.5}.home-kids-mode-toggle input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#d4af37}.home-kids-mode-toggle .toggle-label{text-transform:uppercase;letter-spacing:2px}.start-button{padding:15px 40px;font-size:42px;font-weight:700;color:#fff;background:linear-gradient(135deg,#d4af37,#f4d03f);border:3px solid #fff;border-radius:10px;cursor:pointer;text-transform:uppercase;letter-spacing:2px;box-shadow:0 8px 15px #00000080;transition:transform .2s,box-shadow .2s;min-width:300px}.start-button:hover{transform:translateY(-3px);box-shadow:0 12px 20px #000000b3}.start-button:active{transform:translateY(-1px);box-shadow:0 5px 10px #00000080}.start-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.start-button:disabled:hover{transform:none;box-shadow:0 8px 15px #00000080}.home-leaderboard{position:absolute;top:20px;right:20px;background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #d4af37;border-radius:8px;padding:15px;min-width:250px;max-width:300px;box-shadow:0 8px 15px #000000b3}.home-leaderboard-title{color:#d4af37;font-size:35px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0 0 10px;text-align:center}.home-leaderboard-list{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 200px);overflow-y:auto}.home-leaderboard-list:not(.expanded){max-height:none;overflow-y:visible}.home-leaderboard-list::-webkit-scrollbar{width:8px}.home-leaderboard-list::-webkit-scrollbar-track{background:#0000004d;border-radius:4px}.home-leaderboard-list::-webkit-scrollbar-thumb{background:#d4af37;border-radius:4px}.home-leaderboard-list::-webkit-scrollbar-thumb:hover{background:#f4d03f}.home-leaderboard-item{display:flex;align-items:center;gap:8px;padding:8px;background:#0000004d;border-radius:4px;font-size:24.5px}.home-leaderboard-rank{color:#d4af37;font-weight:700;min-width:25px}.home-leaderboard-name{color:#fff;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-leaderboard-item.home-tier-jackpot{background:linear-gradient(135deg,#f0f,#f6f,#f0f);font-weight:700;box-shadow:0 0 15px #f0f9}.home-leaderboard-item.home-tier-jackpot .home-leaderboard-rank,.home-leaderboard-item.home-tier-jackpot .home-leaderboard-name,.home-leaderboard-item.home-tier-jackpot .home-leaderboard-winnings{color:#fff}.home-leaderboard-item.home-tier-high{background:linear-gradient(135deg,#c0c,#e600e6,#c0c);font-weight:700;box-shadow:0 0 12px #cc00cc80}.home-leaderboard-item.home-tier-high .home-leaderboard-rank,.home-leaderboard-item.home-tier-high .home-leaderboard-name,.home-leaderboard-item.home-tier-high .home-leaderboard-winnings{color:#fff}.home-leaderboard-item.home-tier-medium{background:linear-gradient(135deg,#909,#b300b3,#909);box-shadow:0 0 8px #9900994d}.home-leaderboard-item.home-tier-medium .home-leaderboard-rank,.home-leaderboard-item.home-tier-medium .home-leaderboard-name,.home-leaderboard-item.home-tier-medium .home-leaderboard-winnings{color:#fff}.home-leaderboard-item.home-tier-low{background:linear-gradient(135deg,#606,purple,#606);box-shadow:0 0 6px #6063}.home-leaderboard-item.home-tier-low .home-leaderboard-rank,.home-leaderboard-item.home-tier-low .home-leaderboard-name,.home-leaderboard-item.home-tier-low .home-leaderboard-winnings{color:#fff}.home-leaderboard-item.home-tier-minimal{background:linear-gradient(135deg,#e6b3e6,#f0c4f0,#e6b3e6);box-shadow:0 0 5px #e6b3e633}.home-leaderboard-item.home-tier-minimal .home-leaderboard-rank,.home-leaderboard-item.home-tier-minimal .home-leaderboard-name,.home-leaderboard-item.home-tier-minimal .home-leaderboard-winnings{color:#1a1a2e}.home-leaderboard-winnings{color:#d4af37;font-weight:700;white-space:nowrap}.home-leaderboard-toggle{margin-top:10px;padding:8px 16px;font-size:24.5px;font-weight:700;color:#fff;background:linear-gradient(135deg,#d4af37,#f4d03f);border:2px solid #d4af37;border-radius:6px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;width:100%;transition:transform .2s,box-shadow .2s}.home-leaderboard-toggle:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000080}.home-leaderboard-toggle:active{transform:translateY(0);box-shadow:0 2px 4px #0000004d}.game-screen{display:flex;height:100vh;background-color:#000;overflow:hidden}.left-panel{width:400px;background:linear-gradient(135deg,#1a1a2e,#16213e);padding:2px 5px 1px 15px;display:flex;flex-direction:column;gap:0px;border-right:3px solid #d4af37}.player-info{text-align:center}.player-label{font-size:31.5px;color:#d4af37;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.player-name{font-size:56px;color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);padding:5px 10px;border-radius:4px;transition:background-color .2s}.player-name.editable{cursor:pointer}.player-name.editable:hover{background-color:#d4af3733}.player-name-container{display:flex;align-items:center;justify-content:center;gap:15px}.kids-mode-toggle{display:flex;align-items:center;gap:5px;cursor:pointer;font-size:24.5px;color:#d4af37;-webkit-user-select:none;user-select:none}.kids-mode-toggle input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#d4af37}.kids-mode-toggle input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.toggle-label{font-weight:700;text-transform:uppercase;letter-spacing:1px}.player-name-edit-container{display:flex;flex-direction:column;align-items:center;gap:5px}.player-name-input{font-size:56px;color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);background:#d4af3733;border:2px solid #d4af37;border-radius:4px;padding:5px 10px;text-align:center;width:100%;max-width:350px;outline:none}.player-name-input:focus{background:#d4af374d;border-color:gold}.name-error{font-size:24.5px;color:#f44;font-weight:700;background:#f443;padding:5px 10px;border-radius:4px;border:1px solid #ff4444}.logo-container{display:flex;justify-content:center;align-items:center;padding:8px 10px 10px 0}.game-logo{width:380px;object-fit:contain}.right-panel{flex:1;background-color:#000;position:relative;padding:60px 15px 0;display:flex;flex-direction:column;overflow-y:auto;max-height:100vh}.game-message{font-size:42px;color:#d4af37;font-weight:700;text-align:center;padding:20px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:8px;margin-bottom:20px;position:relative;z-index:1}.game-message:before{content:"";position:absolute;inset:-3px;border-radius:8px;padding:3px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red);background-size:400% 400%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rainbow-border 30s linear infinite;z-index:-1;filter:blur(8px);opacity:.7}.game-message:after{content:"";position:absolute;inset:-3px;border-radius:8px;padding:3px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red);background-size:400% 400%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rainbow-border 30s linear infinite;z-index:-2;filter:blur(16px);opacity:.4}@keyframes rainbow-border{0%{background-position:0% 50%}to{background-position:400% 50%}}.game-message-with-button{display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:8px;margin-bottom:20px;width:100%;position:relative;z-index:1}.game-message-with-button:before{content:"";position:absolute;inset:-3px;border-radius:8px;padding:3px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red);background-size:400% 400%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rainbow-border 30s linear infinite;z-index:-1;filter:blur(4px);opacity:1}.game-message-with-button:after{content:"";position:absolute;inset:-3px;border-radius:8px;padding:3px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red);background-size:400% 400%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rainbow-border 30s linear infinite;z-index:-2}.game-message-text{font-size:42px;color:#d4af37;font-weight:700;text-align:center;width:100%}.game-message-gold-border{display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #d4af37;border-radius:8px;margin-bottom:20px;box-shadow:0 4px 8px #00000080;width:100%;position:relative}.thinking-dots{display:inline-block}.thinking-dots .dot{animation:thinking-blink 1.4s infinite;opacity:0}.thinking-dots .dot:nth-child(1){animation-delay:0s}.thinking-dots .dot:nth-child(2){animation-delay:.2s}.thinking-dots .dot:nth-child(3){animation-delay:.4s}.game-over-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;overflow-y:auto;position:relative;z-index:0}.next-button{padding:15px 60px;font-size:35px;font-weight:700;color:#fff;background:linear-gradient(135deg,#4caf50,#45a049);border:3px solid #fff;border-radius:10px;cursor:pointer;text-transform:uppercase;letter-spacing:2px;box-shadow:0 4px 8px #00000080;transition:transform .2s,box-shadow .2s;margin-top:auto}.next-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #000000b3}.next-button:active{transform:translateY(0);box-shadow:0 2px 4px #00000080}.answer-button{padding:8px 40px;font-size:31.5px;font-weight:700;color:#fff;background:linear-gradient(135deg,#4caf50,#45a049);border:3px solid #fff;border-radius:8px;cursor:pointer;text-transform:uppercase;letter-spacing:2px;box-shadow:0 4px 8px #00000080;transition:transform .2s,box-shadow .2s;animation:pulse 1.5s ease-in-out infinite;position:absolute;right:20px}.answer-button:hover{transform:scale(1.1);box-shadow:0 6px 12px #000000b3;animation:none}.answer-button:active{transform:scale(1);box-shadow:0 2px 4px #00000080}.banker-offer-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;animation:slideInFromTop 2.5s ease-out}.banker-offer{background:linear-gradient(135deg,#1a1a2e,#16213e);border:3px solid #d4af37;border-radius:16px;padding:40px;text-align:center;box-shadow:0 8px 16px #000000b3}.offer-title{font-size:49px;color:#d4af37;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.offer-amount{font-size:84px;color:#fff;font-weight:700;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.previous-offer{font-size:28px;color:#999;margin-bottom:20px;font-style:italic}.offer-arrow-up{color:#4caf50;font-size:31.5px;font-weight:700;margin-left:5px}.offer-arrow-down{color:#f44336;font-size:31.5px;font-weight:700;margin-left:5px}.offer-buttons{display:flex;gap:20px;justify-content:center}.deal-button,.no-deal-button{padding:15px 40px;font-size:42px;font-weight:700;border:3px solid #fff;border-radius:10px;cursor:pointer;text-transform:uppercase;letter-spacing:2px;box-shadow:0 4px 8px #00000080;transition:transform .2s,box-shadow .2s}.deal-button{color:#fff;background:linear-gradient(135deg,#4caf50,#45a049)}.no-deal-button{color:#fff;background:linear-gradient(135deg,#f44,#c00)}.deal-button:hover,.no-deal-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #000000b3}.deal-button:active,.no-deal-button:active{transform:translateY(0);box-shadow:0 2px 4px #00000080}.banker-remark-fade-in{opacity:0;animation:fadeInRemark 1.2s ease-in 2.5s forwards}.banker-thinking-corner{position:absolute;bottom:30%;right:20px;transform:translateY(50%);display:flex;align-items:center;justify-content:center}.banker-thinking-image{width:auto;height:auto;max-width:350px;max-height:320px;object-fit:contain;display:block}@keyframes highlight-pulse{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.05);filter:brightness(1.2)}}@keyframes fadeIn{0%{opacity:.15}to{opacity:1}}@keyframes thinking-blink{0%,20%{opacity:0}40%{opacity:1}to{opacity:0}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 8px #00000080}50%{transform:scale(1.05);box-shadow:0 6px 12px #4caf5099}}@keyframes slideInFromTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInRemark{0%{opacity:0}to{opacity:1}}.scoreboard{flex:1;display:flex;flex-direction:column}.scoreboard-title{font-size:42px;color:#d4af37;font-weight:700;text-align:center;margin-bottom:5px;text-transform:uppercase;letter-spacing:2px}.scoreboard-values{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow-y:auto;padding-right:10px;flex:1}.scoreboard-column{display:flex;flex-direction:column;gap:4px}.scoreboard-item{background:linear-gradient(120deg,#fff697,#d1b564,#b78f37);color:#2a1810;padding:4px 8px;border-radius:3px;font-weight:700;font-size:24.5px;border:1px solid #5a4a1a;box-shadow:inset 0 1px 2px #ffffff4d,0 1px 2px #00000080;letter-spacing:.5px;display:flex;justify-content:space-between;align-items:center}.scoreboard-item.disabled{opacity:.3;text-decoration:line-through}.peso-symbol{margin-right:auto;text-shadow:0 1px 0 rgba(255,255,255,.4),0 -1px 0 rgba(0,0,0,.6)}.amount-value{margin-left:auto;text-shadow:0 1px 0 rgba(255,255,255,.4),0 -1px 0 rgba(0,0,0,.6)}.player-case-display{padding:30px;margin:0 10px 5px 0;background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #d4af37;border-radius:8px;text-align:center;display:flex;flex-direction:column;justify-content:center}.player-case-label{font-size:29.75px;color:#d4af37;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-top:-15px;margin-bottom:5px}.player-case-container{display:flex;justify-content:center;align-items:center}.player-case-image{width:270px;height:270px;height:auto;object-fit:contain;margin-bottom:-15px}.player-case-image.clickable-pulse{cursor:pointer;animation:highlight-pulse 2s ease-in-out infinite}.player-case-container .opened-briefcase{width:270px;height:198px;margin-bottom:-25px}.player-case-container .briefcase-amount{font-size:35px;margin-top:-5%;text-wrap:nowrap}.briefcases-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:15px;padding:0;align-content:start;overflow:hidden;max-height:calc(100vh - 100px)}.briefcase{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:default;transition:transform .2s;width:100%;max-width:216px;justify-self:center;grid-column:span 2}.briefcase.clickable{cursor:pointer}.briefcase.clickable-pulse{cursor:pointer;animation:highlight-pulse 2s ease-in-out infinite}.briefcase:nth-child(1){grid-column:1 / 3;grid-row:1}.briefcase:nth-child(2){grid-column:3 / 5;grid-row:1}.briefcase:nth-child(3){grid-column:5 / 7;grid-row:1}.briefcase:nth-child(4){grid-column:7 / 9;grid-row:1}.briefcase:nth-child(5){grid-column:9 / 11;grid-row:1}.briefcase:nth-child(6){grid-column:11 / 13;grid-row:1}.briefcase:nth-child(7){grid-column:1 / 3;grid-row:2}.briefcase:nth-child(8){grid-column:3 / 5;grid-row:2}.briefcase:nth-child(9){grid-column:5 / 7;grid-row:2}.briefcase:nth-child(10){grid-column:7 / 9;grid-row:2}.briefcase:nth-child(11){grid-column:9 / 11;grid-row:2}.briefcase:nth-child(12){grid-column:11 / 13;grid-row:2}.briefcase:nth-child(13){grid-column:1 / 3;grid-row:3}.briefcase:nth-child(14){grid-column:3 / 5;grid-row:3}.briefcase:nth-child(15){grid-column:5 / 7;grid-row:3}.briefcase:nth-child(16){grid-column:7 / 9;grid-row:3}.briefcase:nth-child(17){grid-column:9 / 11;grid-row:3}.briefcase:nth-child(18){grid-column:1 / 3;grid-row:4}.briefcase:nth-child(19){grid-column:3 / 5;grid-row:4}.briefcase:nth-child(20){grid-column:5 / 7;grid-row:4}.briefcase:nth-child(21){grid-column:7 / 9;grid-row:4}.briefcase:nth-child(22){grid-column:9 / 11;grid-row:4}.briefcase.empty{cursor:default;opacity:0;pointer-events:none}.briefcase.opened{pointer-events:none}.briefcase.removed{opacity:0;pointer-events:none}.briefcase.clickable:hover,.briefcase.clickable-pulse:hover{transform:scale(1.1)}.briefcase-image{width:100%;height:100%;object-fit:contain}.opened-briefcase{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:fadeIn 1.2s ease-in}.briefcase-open-image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0}.briefcase-amount{position:absolute;z-index:1;font-size:28px;font-weight:700;color:#d4af37;text-shadow:2px 2px 4px rgba(0,0,0,.9);top:37%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}.briefcase-grid-container{opacity:1;transition:opacity 1.2s ease-out;position:relative}.briefcase-grid-container.fade-out{opacity:0;pointer-events:none}.briefcase.spinning{animation:spin-briefcase 2s linear;pointer-events:none}@keyframes spin-briefcase{0%{transform:rotateY(0) scale(1)}50%{transform:rotateY(1800deg) scale(1.2)}to{transform:rotateY(3600deg) scale(1)}}.leaderboard{width:100%;background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #d4af37;border-radius:8px;padding:20px;margin-bottom:20px}.leaderboard-title{font-size:31.5px;color:#d4af37;font-weight:700;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:15px}.leaderboard-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.leaderboard-column{display:flex;flex-direction:column;gap:5px}.leaderboard-item{display:flex;align-items:center;padding:4px 15px;background:#ffffff0d;border-radius:6px;font-size:28px;color:#fff}.leaderboard-item.current-player{background:linear-gradient(135deg,#d4af37,#c9a961);color:#1a1a2e;font-weight:700;border:2px solid #d4af37;box-shadow:0 0 15px #d4af3780}.leaderboard-rank{min-width:20px;font-weight:700}.leaderboard-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-item.tier-jackpot{background:linear-gradient(135deg,#f0f,#f6f,#f0f);color:#fff;font-weight:700;box-shadow:0 0 20px #f0fc;border:2px solid #ff00ff}.leaderboard-item.tier-high{background:linear-gradient(135deg,#c0c,#e600e6,#c0c);color:#fff;font-weight:700;box-shadow:0 0 15px #c0c9}.leaderboard-item.tier-medium{background:linear-gradient(135deg,#909,#b300b3,#909);color:#fff;box-shadow:0 0 10px #9096}.leaderboard-item.tier-low{background:linear-gradient(135deg,#606,purple,#606);color:#fff;box-shadow:0 0 8px #6600664d}.leaderboard-item.tier-minimal{background:linear-gradient(135deg,#e6b3e6,#f0c4f0,#e6b3e6);color:#1a1a2e;box-shadow:0 0 5px #e6b3e633}.leaderboard-winnings{font-weight:700;margin-left:auto}
