#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,Segoe UI,Roboto,Arial,sans-serif;margin:0}*,:after,:before{font-family:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.title_container{align-items:center;background-color:#81b1ff;display:flex;justify-content:center;max-height:7vh;min-height:6vh;text-align:center;width:100%}.title_text{font-family:inherit;font-size:1.1em;font-weight:400;line-height:100%}.container{box-sizing:border-box;justify-content:flex-start;margin:0 auto}.text_container{align-items:center;background-color:#f1f1f1;border-radius:20px;display:flex;flex-direction:row;flex-direction:column;justify-content:center;max-height:70vh;max-width:100vw;min-height:60vh;min-width:90vw;padding:1%;text-align:start}.arrow-button{background:none;border:none;cursor:pointer;font-size:24px;padding:8px}.left-arrow{left:10px;position:absolute}.right-arrow{position:absolute;right:10px}.button_container{background-color:#9fe2ff;border:none;border-radius:15px;display:block;height:5vh;margin:10px auto 0;max-width:50vw;min-width:46vw;text-align:center}.button_container.disabled{opacity:.5}.button_container:hover{cursor:pointer}.button_text{font-size:1.2em;font-weight:400;line-height:100%}.button_text,.text{font-family:inherit}.text{font-size:medium;font-weight:100}.scenario-container{margin-top:0;padding:0 40px 40px}.scenario-body{align-items:flex-end}.arrow-boxes{justify-content:flex-end;margin:0}.scenario-container{color:#333;font-family:inherit;padding:40px;width:100%}.scenario-title{font-size:24px;font-weight:600;margin-bottom:30px;text-align:center}.scenario-body{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px}.person{opacity:0;text-align:center}.person.visible{opacity:1}.green{color:green}.blue{color:#4682b4}.balances{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;opacity:0}.balances.visible{opacity:1}.balance-box{background:#e2e8f0;border-radius:8px;font-weight:500;margin:10px;padding:10px 20px}.explanation{font-size:14px;margin:0 auto;max-width:600px;opacity:0;text-align:center}.explanation.visible{opacity:1}.investment-arrows{align-items:center;display:flex;justify-content:space-between;opacity:0}.investment-arrows.visible{opacity:1}.left-investment-arrow-container{display:flex;flex-direction:column;margin-bottom:9%}.left-investment-arrow-label{font-family:inherit;margin-right:4%;margin-top:2%;text-align:right}.right-investment-arrow-container{display:flex;flex-direction:column}.right-investment-arrow-label{font-family:inherit;margin-left:4%;margin-top:2%;text-align:left}.arrow-boxes{align-items:center;display:flex;flex-direction:column;justify-content:center}.down-arrow{opacity:0}.down-arrow.visible{opacity:1}.earning-label{opacity:0}.earning-label.visible{opacity:1}.market-fluctuation-label{color:#0081b9;opacity:0}.market-fluctuation-label.visible{opacity:1}.market-numbers-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;opacity:0}.market-numbers-container.visible{opacity:1}.market-numbers{color:#0081b9}.return-number-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.gameTimeManagementContainer{text-wrap:break-word;align-items:center;display:flex;flex-direction:row;font-family:inherit;margin-left:8%;margin-right:8%}.gameTimeManagementText{word-wrap:break-word;font-size:1rem;margin-bottom:20px;max-width:30%;word-break:break-word}.text_content{color:#1f2937;font-family:inherit;font-size:1.1em;line-height:1.7}.sound-warning{background-color:#fef3c7;border:2px solid #f59e0b;border-radius:8px;box-shadow:0 2px 6px #f59e0b26;color:#1f2937;font-size:1.05em;font-weight:600;margin-top:16px;padding:12px 16px;text-align:center}.imgstyle{height:5vh;width:4vw}.loading-container{display:flex;gap:8px}.dot{animation:lightUp 1.5s ease-in-out infinite;background-color:#39db34;border-radius:50%;height:12px;opacity:.3;width:12px}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.3s}.dot:nth-child(3){animation-delay:.6s}.dot:nth-child(4){animation-delay:.9s}@keyframes lightUp{0%,to{opacity:.3}50%{opacity:1}}.container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.text_content{color:#333;font-size:1.2em;font-weight:500;line-height:1.6;text-align:center}.countdown-container{margin-top:20px}.countdown-circle,.countdown-container{align-items:center;display:flex;justify-content:center}.countdown-circle{animation:pulse 1s ease-in-out infinite alternate;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:50%;box-shadow:0 4px 8px #0003;height:80px;width:80px}.countdown-number{color:#fff;font-size:2.5em;font-weight:700;text-shadow:1px 1px 2px #0000004d}.game-play{background-color:#fff;border-radius:18px;box-shadow:0 8px 24px #11182714;display:flex;flex-basis:auto;flex-direction:column;flex-grow:0;flex-shrink:0;height:575px;overflow:hidden;width:600px}.gameplay-container{position:relative}.gameplay-lock-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000000d;border-radius:16px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.gameplay-lock-message{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#666;font-size:16px;font-weight:500;padding:15px 25px}.gameplay-panel-header{background:#b8d4fc;border-bottom:1px solid #e5e7eb;border-top-left-radius:18px;border-top-right-radius:18px;color:#1f2937;font-size:20px;font-weight:700;letter-spacing:.5px;padding:18px 0;text-align:center}.game-content{display:flex;flex:1 1;flex-direction:column;padding:28px 28px 18px}.stats-container.new-stats-layout{display:flex;gap:12px;justify-content:space-between;margin-bottom:32px}.stat-box{align-items:center;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;min-width:120px;padding:18px 16px;text-align:center}.stat-box.your-total-earning-box{background-color:#d1e9fe;flex:1 1;min-width:140px}.stat-box.your-round-earning-box{background-color:#d4f4e0}.stat-box.partner-round-earning-box{background-color:#fde3c9;flex:0 0 120px}.stat-box.timer-box{background-color:#ffe6e6;flex:0 0 120px}.stat-value{align-items:center;color:#374151;display:flex;font-size:28px;font-weight:700;margin-bottom:4px}.stat-label{color:#4b5563;font-size:10px;font-weight:500;text-transform:none}.coin-icon{color:#f5b041;font-size:20px;line-height:1;margin-left:5px}.investment-container{background-color:#f9fafb;border-left:5px solid #a282e8;border-radius:12px;margin-bottom:25px;padding:20px 25px}.investment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.investment-header>span{color:#1f2937;font-size:16px;font-weight:600}.investment-value{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;display:flex;padding:6px 10px}.investment-input{background-color:initial;border:none;color:#1f2937;font-size:16px;font-weight:600;margin-right:6px;outline:none;padding:4px 0;text-align:right;width:45px}.investment-input:focus{outline:none}.slider-container{margin-bottom:10px;position:relative}.investment-slider{appearance:none;background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:35px;margin-top:25px;outline:none;width:100%}.slider-filled{background-color:#82d987;border-radius:4px;height:8px;left:0;pointer-events:none;position:absolute;top:25px;z-index:1}.investment-slider::-webkit-slider-thumb{appearance:none;background:#82d987;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 4px #00000026;cursor:pointer;height:22px;margin-top:-7px;position:relative;width:22px;z-index:2}.investment-slider::-moz-range-thumb{background:#82d987;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 4px #00000026;cursor:pointer;height:22px;position:relative;width:22px;z-index:2}.slider-labels{height:20px;position:relative}.slider-ticks{box-sizing:border-box;padding-left:5px;padding-right:5px;position:absolute;top:-25px;width:100%}.tick-mark{align-items:center;display:flex;flex-direction:column;position:absolute;transform:translateX(-50%)}.tick-mark:first-child,.tick-mark:last-child{transform:translateX(0)}.tick-mark:last-child{align-items:flex-end}.tick-mark:first-child{align-items:flex-start}.tick-line{background-color:#9ca3af;height:6px;width:1.5px}.tick-value{color:#6b7280;font-size:10px;margin-top:4px}.tick-mark:first-child .tick-value,.tick-mark:last-child .tick-value{transform:translateX(0)}.slider-descriptions{color:#6b7280;display:flex;font-size:11px;font-weight:500;justify-content:space-between;margin-top:8px;padding:0 5px}.slider-desc-left{text-align:left}.slider-desc-right{text-align:right}.invest-button{background-color:#b8e3ff;border:none;border-radius:12px;box-shadow:0 2px 4px #00000012;color:#1f2937;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:.5px;margin-top:20px;padding:18px 0;transition:background-color .2s ease-in-out;width:100%}.invest-button:hover{background-color:#a0d4f7}.invest-button:active{background-color:#7abaf0}.tutorial-results-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.tutorial-results-container{background:#fff;border-radius:24px;box-shadow:0 25px 80px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.tutorial-results-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px 24px 0 0;color:#fff;padding:24px;text-align:center}.tutorial-results-header h2{font-size:28px;margin:0}.tutorial-subtitle{font-size:16px;margin:8px 0 0;opacity:.9}.tutorial-steps-indicator{background:#f9fafb;display:flex;gap:12px;justify-content:center;padding:20px}.step-dot{background:#d1d5db;border-radius:50%;height:12px;transition:all .3s;width:12px}.step-dot.active{background:linear-gradient(135deg,#667eea,#764ba2);transform:scale(1.3)}.step-dot.completed{background:#10b981}.tutorial-results-content{min-height:400px;padding:24px}.tutorial-step{animation:fadeIn .3s ease-out}.tutorial-step h3{color:#1f2937;font-size:22px;margin:0 0 24px;text-align:center}.investment-comparison{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px}.player-card{background:#f9fafb;border:2px solid #0000;border-radius:16px;min-width:200px;padding:20px}.player-card.you{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6}.player-card.partner{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b}.player-label{font-size:18px;font-weight:700;margin-bottom:16px;text-align:center}.player-card.you .player-label{color:#1d4ed8}.player-card.partner .player-label{color:#b45309}.player-stats{display:flex;flex-direction:column;gap:8px}.tutorial-results-content .stat-row{align-items:center;border-radius:8px;display:flex;justify-content:space-between;padding:8px 12px}.tutorial-results-content .stat-row.highlight{background:#ffffffb3}.tutorial-results-content .stat-label{color:#6b7280;font-size:14px}.tutorial-results-content .stat-value{align-items:center;display:flex;font-size:16px;font-weight:600;gap:4px}.tutorial-results-content .stat-value.invested{color:#dc2626}.tutorial-results-content .stat-value.kept{color:#059669}.mini-coin{height:16px;width:16px}.vs-divider{color:#9ca3af;font-size:24px;font-weight:700}.pool-visualization{flex-direction:column;margin-bottom:24px}.pool-inputs,.pool-visualization{align-items:center;display:flex;gap:16px}.pool-inputs{flex-wrap:wrap;justify-content:center}.pool-input{border-radius:12px;padding:16px 24px;text-align:center}.pool-input.you{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #3b82f6}.pool-input.partner{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #f59e0b}.pool-input span:first-child{color:#6b7280;display:block;font-size:12px;margin-bottom:4px}.pool-input .amount{align-items:center;display:flex;font-size:24px;font-weight:700;gap:4px;justify-content:center}.plus-sign{color:#6b7280;font-size:28px;font-weight:700}.pool-arrow{color:#6b7280;font-size:32px}.pool-multiplied,.pool-total{background:#f3f4f6;border-radius:12px;padding:16px 32px;text-align:center}.pool-multiplied span:first-child,.pool-total span:first-child{color:#6b7280;display:block;font-size:14px;margin-bottom:4px}.pool-multiplied .amount,.pool-total .amount{align-items:center;display:flex;font-size:28px;font-weight:700;gap:6px;justify-content:center}.pool-multiplied{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #10b981}.pool-multiplied .amount.highlight{color:#059669}.pool-multiplier{align-items:center;color:#059669;display:flex;flex-direction:column;font-weight:700}.multiplier-arrow{font-size:24px}.split-visualization{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.pool-to-split{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:12px;padding:16px 32px;text-align:center}.pool-to-split span:first-child{color:#065f46;display:block;font-size:14px;margin-bottom:4px}.pool-to-split .amount{align-items:center;color:#059669;display:flex;font-size:28px;font-weight:700;gap:6px;justify-content:center}.split-arrow{color:#6b7280;font-size:24px;font-weight:700}.split-shares{display:flex;gap:24px}.share{border-radius:12px;padding:16px 32px;text-align:center}.share.you{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #3b82f6}.share.partner{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #f59e0b}.share span:first-child{color:#6b7280;display:block;font-size:14px;margin-bottom:4px}.share .amount{align-items:center;display:flex;font-size:24px;font-weight:700;gap:4px;justify-content:center}.earnings-calculation{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px}.earnings-card{background:#f9fafb;border:2px solid #0000;border-radius:16px;min-width:250px;padding:20px}.earnings-card.you{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6}.earnings-card.partner{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b}.earnings-header{border-bottom:2px solid #0000001a;font-size:18px;font-weight:700;margin-bottom:16px;padding-bottom:12px;text-align:center}.earnings-breakdown{display:flex;flex-direction:column;gap:8px}.calc-row{display:flex;justify-content:space-between;padding:8px}.calc-row span:first-child{color:#6b7280}.calc-row span:last-child{font-weight:600}.calc-divider{background:#0000001a;height:2px;margin:4px 0}.calc-row.total{background:#ffffffb3;border-radius:8px}.calc-row.total span:first-child{color:#1f2937;font-weight:600}.total-value{align-items:center;color:#1f2937;display:flex;font-size:20px!important;gap:4px}.calc-row.net-gain{border-radius:8px;margin-top:8px}.calc-row.net-gain.positive{background:#dcfce7}.calc-row.net-gain.positive span:last-child{color:#059669}.calc-row.net-gain.negative{background:#fee2e2}.calc-row.net-gain.negative span:last-child{color:#dc2626}.insights-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:24px}@media (max-width:600px){.insights-container{grid-template-columns:1fr}}.insight-card{align-items:flex-start;background:#f9fafb;border-radius:12px;display:flex;gap:12px;padding:16px}.insight-card.bonus{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;grid-column:1/-1}.insight-icon{flex-shrink:0;font-size:28px}.insight-text{flex:1 1}.insight-text strong{color:#1f2937;display:block;font-size:16px;margin-bottom:4px}.insight-text p{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.ready-message{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #10b981;border-radius:12px;padding:20px;text-align:center}.ready-message p{color:#065f46;font-size:18px;margin:0}.step-explanation{background:#f9fafb;border-radius:12px;margin-top:16px;padding:16px 20px}.step-explanation p{color:#4b5563;line-height:1.6;margin:0 0 8px}.step-explanation p:last-child{margin-bottom:0}.step-explanation .note{background:#fef3c7;border-radius:8px;color:#92400e;font-size:14px;padding:8px 12px}.tutorial-results-navigation{align-items:center;background:#f9fafb;border-radius:0 0 24px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.nav-btn{border:none;border-radius:10px;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s}.nav-btn.prev{background:#e5e7eb;color:#4b5563}.nav-btn.prev:hover:not(:disabled){background:#d1d5db}.nav-btn.prev:disabled{cursor:not-allowed;opacity:.5}.nav-btn.next{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.nav-btn.next:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.step-counter{color:#6b7280;font-weight:500}.round-history-report-wrapper{background-color:#fff;border-radius:18px;box-shadow:0 8px 24px #11182714;display:flex;flex-direction:column;height:100%;overflow:hidden}.round-history-header{align-items:center;background-color:#b8d4fc;border-bottom:1px solid #e5e7eb;border-top-left-radius:18px;border-top-right-radius:18px;color:#1f2937;display:flex;font-size:20px;font-weight:700;justify-content:center;letter-spacing:.5px;padding:18px 20px;text-align:center}.header-stats-container{display:flex;flex-direction:row;gap:16px;justify-content:center;width:100%}.header-stat-box{border-radius:10px;box-shadow:0 2px 6px #0000001a;display:flex;flex:1 1;flex-direction:column;gap:8px;max-width:200px;padding:12px 16px}.player-stat-box{background:linear-gradient(135deg,#d1fae5,#fff);border:2px solid #10b981}.partner-stat-box{background:linear-gradient(135deg,#dbeafe,#fff);border:2px solid #3b82f6}.header-stat-box-title{color:#1f2937;font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:4px;text-align:center;text-transform:uppercase}.header-stat-row{display:flex;flex-direction:column;gap:4px}.header-stat-item{align-items:center;background-color:#ffffffb3;border:1px solid #0000001a;border-radius:6px;color:#1f2937;display:flex;font-size:13px;font-weight:600;gap:6px;justify-content:space-between;padding:6px 10px}.header-stat-item .header-stat-label{color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.header-stat-item .header-stat-number{color:inherit;font-size:13px;font-weight:700}.header-stat-item.positive{background-color:#10b9811a;border-color:#10b981;color:#10b981}.header-stat-item.negative{background-color:#ef44441a;border-color:#ef4444;color:#ef4444}.header-stat-left,.header-stat-right{align-items:center;display:flex;flex-direction:row;flex-shrink:0;min-width:140px}.header-stat-label{color:#4b5563;font-size:9px;font-weight:600;letter-spacing:.5px;line-height:1.2;margin-bottom:2px;text-transform:uppercase}.header-stat-value{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#1f2937;display:flex;font-size:16px;font-weight:700;gap:6px;line-height:1;padding:4px 10px;white-space:nowrap}.header-stat-label-inline{color:#4b5563;font-size:11px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.header-stat-number{color:inherit;font-size:15px;font-weight:700}.header-stat-value.positive{background-color:#ecfdf5;border-color:#10b981;color:#10b981}.header-stat-value.negative{background-color:#fef2f2;border-color:#ef4444;color:#ef4444}.header-title{color:#1f2937;font-size:20px;font-weight:700;text-align:center;width:100%}.coin-icon-header{height:16px;vertical-align:middle;width:16px}.round-history-report{background:linear-gradient(135deg,#f5f7fa,#fff);box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:8px 12px}.round-history-error,.round-history-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.round-history-error{text-align:center}.error-icon{font-size:48px;margin-bottom:16px}.error-message{color:#ef4444;font-size:16px;font-weight:600;margin-bottom:8px}.error-hint{color:#6b7280;font-size:14px;margin-bottom:20px}.retry-button{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background-color .2s}.retry-button:hover{background-color:#2563eb}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:16px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.summary-section-compact{background:#fff;border-radius:6px;box-shadow:0 1px 2px #00000014;display:flex;flex-shrink:0;gap:8px;justify-content:space-around;margin-bottom:8px;padding:8px}.summary-stat-compact{align-items:center;display:flex;flex:1 1;flex-direction:column}.stat-label-compact{color:#6b7280;font-size:10px;font-weight:500;margin-bottom:3px;text-align:center}.stat-value-compact{align-items:center;display:flex;font-size:14px;font-weight:700;gap:2px}.stat-value-compact.positive{color:#10b981}.stat-value-compact.negative{color:#ef4444}.coin-icon-small{height:14px;vertical-align:middle;width:14px}.charts-grid{grid-gap:12px;display:grid;flex:1 1;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:8px}.chart-container,.charts-grid{height:100%;min-height:0;overflow:hidden}.chart-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex:1 1;flex-direction:column;padding:10px}.chart-title{border-bottom:1px solid #e5e7eb;color:#1f2937;flex-shrink:0;font-size:12px;font-weight:700;margin-bottom:6px;padding-bottom:4px;text-align:center}.total-earnings-display{flex:1 1;gap:12px;height:100%;justify-content:center;min-height:0;padding:10px}.earnings-card,.total-earnings-display{align-items:center;display:flex;flex-direction:column}.earnings-card{background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #00000014;max-width:110px;padding:12px 10px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.earnings-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.player-earnings-card{background:linear-gradient(135deg,#d1fae5,#fff);border-color:#10b981}.partner-earnings-card{background:linear-gradient(135deg,#dbeafe,#fff);border-color:#3b82f6}.earnings-label{color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.earnings-value{align-items:center;display:flex;gap:5px;justify-content:center;margin-bottom:3px}.earnings-coin-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));height:16px;width:16px}.earnings-amount{color:#1f2937;font-size:20px;font-weight:800;line-height:1}.earnings-subtitle{color:#9ca3af;font-size:9px;font-weight:500;text-transform:lowercase}.earnings-stat-group{display:flex;flex-direction:column;gap:10px;margin-top:8px;width:100%}.earnings-stat-item{background-color:#ffffffb3;border:1px solid #0000001a;border-radius:6px;display:flex;flex-direction:column;gap:4px;padding:8px}.earnings-stat-item.positive{background-color:#10b9811a;border-color:#10b981}.earnings-stat-item.negative{background-color:#ef44441a;border-color:#ef4444}.earnings-stat-label{color:#6b7280;font-size:9px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.earnings-stat-item.negative .earnings-stat-label,.earnings-stat-item.positive .earnings-stat-label{color:inherit;opacity:.8}.earnings-stat-item .earnings-value{margin-bottom:0}.earnings-stat-item.positive .earnings-amount{color:#10b981}.earnings-stat-item.negative .earnings-amount{color:#ef4444}.earnings-grid-2x2{grid-gap:8px;display:grid;flex:1 1;gap:8px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:100%;min-height:0;padding:8px}.earnings-grid-item{align-items:center;background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:6px 8px;transition:transform .2s ease,box-shadow .2s ease}.earnings-grid-owner-label{color:#000;font-size:10px;font-weight:800;letter-spacing:.3px;line-height:1.2;margin-bottom:2px;text-align:center;text-transform:uppercase}.earnings-grid-item.partner-item .earnings-grid-owner-label,.earnings-grid-item.player-item .earnings-grid-owner-label{color:#000}.earnings-grid-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.earnings-grid-item.player-item{background:linear-gradient(135deg,#a7f3d0,#fff);border-color:#059669}.earnings-grid-item.partner-item{background:linear-gradient(135deg,#fcd34d,#fff);border-color:#d97706}.earnings-grid-item.positive{background:linear-gradient(135deg,#a7f3d0,#fff);border-color:#059669}.earnings-grid-item.partner-item.positive{background:linear-gradient(135deg,#fcd34d,#fff);border-color:#d97706}.earnings-grid-item.negative{background:linear-gradient(135deg,#fca5a5,#fff);border-color:#dc2626}.earnings-grid-item.partner-item.negative{background:linear-gradient(135deg,#f87171,#fff);border-color:#b91c1c}.earnings-grid-label{color:#6b7280;font-size:9px;font-weight:600;letter-spacing:.3px;line-height:1.2;margin-bottom:4px;text-align:center;text-transform:uppercase}.earnings-grid-item.negative .earnings-grid-label,.earnings-grid-item.positive .earnings-grid-label{color:inherit;opacity:.8}.earnings-grid-item.player-item .earnings-grid-label{color:#047857;font-weight:700}.earnings-grid-item.partner-item .earnings-grid-label{color:#b45309;font-weight:700}.earnings-grid-value{align-items:center;display:flex;gap:4px;justify-content:center}.earnings-grid-coin-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));height:14px;width:14px}.earnings-grid-amount{color:#1f2937;font-size:16px;font-weight:800;line-height:1}.earnings-grid-item.player-item .earnings-grid-amount{color:#047857;font-weight:900}.earnings-grid-item.partner-item .earnings-grid-amount{color:#b45309;font-weight:900}.earnings-grid-item.positive .earnings-grid-amount{color:#047857;font-weight:900}.earnings-grid-item.partner-item.positive .earnings-grid-amount{color:#b45309;font-weight:900}.earnings-grid-item.negative .earnings-grid-amount{color:#b91c1c;font-weight:900}.earnings-grid-item.partner-item.negative .earnings-grid-amount{color:#991b1b;font-weight:900}.bar-chart-vertical{flex:1 1;flex-direction:column;overflow:hidden}.bar-chart-vertical,.bars-container{display:flex;height:100%;min-height:0}.bars-container{align-items:stretch;flex:1 1;flex-grow:1;gap:6px;justify-content:space-around;padding:4px 0}.chart-bar-item-vertical{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:4px;height:100%;justify-content:flex-end;min-height:0;min-width:0}.bar-wrapper-vertical{align-self:stretch;background:#f3f4f6;border-radius:4px 4px 0 0;flex:1 1;min-height:0;overflow:visible;position:relative;width:100%}.bar-fill-vertical{align-items:flex-start;border-radius:4px 4px 0 0;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;min-height:8px;padding-top:4px;position:absolute;right:0;transition:height .3s ease;width:100%}.bar-value-text-vertical{color:#fff;font-size:12px;font-weight:700;text-shadow:0 1px 2px #0000004d;white-space:nowrap}.bar-label-y{align-items:center;color:#6b7280;display:flex;font-size:10px;font-weight:600;gap:4px;justify-content:center;position:relative;text-align:center;width:100%}.bonus-round{border:2px solid #ffc107;box-shadow:0 0 8px #ffc10766}.bonus-message-indicator{cursor:help;display:inline-block;font-size:12px;position:relative}.bonus-bar-item{margin-bottom:8px}.bonus-message-display{word-wrap:break-word;background-color:#fff3cd;border:2px solid #ffc107;border-radius:6px;box-shadow:0 2px 6px #ffc1074d;color:#e65100;font-size:10px;font-weight:700;line-height:1.5;margin-top:6px;max-width:120px;padding:8px 12px;text-align:center;width:100%}.bar-chart-horizontal{display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:space-around;min-height:0}.chart-bar-item{align-items:center;display:flex;gap:8px;min-height:24px}.bar-label-x{color:#6b7280;font-size:10px;font-weight:600;min-width:28px;text-align:center}.bar-wrapper{background:#f3f4f6;border-radius:4px;flex:1 1;height:20px;overflow:hidden;position:relative}.bar-fill{align-items:center;border-radius:4px;display:flex;height:100%;justify-content:flex-start;min-width:30px;padding-left:6px;transition:width .3s ease}.bar-value-text{color:#fff;font-size:9px;font-weight:700;text-shadow:0 1px 2px #0000004d}.round-comparison-card{background:#fff;border-left:2px solid #e5e7eb;border-radius:4px;box-shadow:0 1px 2px #00000014;flex-shrink:0;padding:4px 6px}.round-comparison-card.profitable{border-left-color:#10b981}.round-comparison-card.unprofitable{border-left-color:#ef4444}.round-comparison-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:3px;padding-bottom:2px}.round-number-compact{color:#1f2937;font-size:10px;font-weight:700}.round-status-compact{border-radius:2px;font-size:10px;font-weight:700;padding:1px 3px}.round-status-compact.positive{background:#d1fae5;color:#10b981}.round-status-compact.negative{background:#fee2e2;color:#ef4444}.combined-comparison-row{align-items:flex-start;display:flex;gap:8px}.partner-comparison-compact,.player-comparison-compact{display:flex;flex:1 1;flex-direction:column;gap:2px}.comparison-type-label{color:#374151;font-size:9px;font-weight:600;margin-bottom:2px;text-align:center}.compact-bar-container{background:#f3f4f6;border-radius:2px;height:12px;margin-bottom:2px;overflow:hidden;position:relative;width:100%}.compact-bar{align-items:center;border-radius:2px;display:flex;height:100%;justify-content:flex-start;min-width:20px;padding-left:3px;transition:width .3s ease}.compact-bar-value{color:#fff;font-size:8px;font-weight:700;text-shadow:0 1px 1px #0006}.player-bar-compact{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.partner-bar-compact{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.reward-bar.positive-reward{background:linear-gradient(90deg,#10b981,#34d399)}.reward-bar.negative-reward{background:linear-gradient(90deg,#ef4444,#f87171)}.reward-bar.partner-reward-bar.positive-reward{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.reward-bar.partner-reward-bar.negative-reward{background:linear-gradient(90deg,#dc2626,#ef4444)}.chat-panel-container{background-color:#fff;border-radius:18px;box-shadow:0 8px 24px #11182714;color:#333;display:flex;flex-basis:auto;flex-direction:column;flex-grow:1;flex-shrink:0;height:575px;max-height:calc(100vh - 50px);overflow:hidden;position:relative;width:600px}.chat-panel-header{background-color:#b8d4fc;border-bottom:1px solid #e5e7eb;border-top-left-radius:18px;border-top-right-radius:18px;color:#1f2937;font-size:20px;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:18px 20px;position:relative;text-align:center;z-index:1}.chat-header-content{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.chat-header-content>span{text-align:center}.partner-online-indicator{align-items:center;animation:fadeIn .3s ease-in;background-color:#05966933;border:2px solid #10b9814d;border-radius:24px;box-shadow:0 2px 8px #05966933;color:#047857;display:flex;flex-shrink:0;font-size:16px;font-weight:700;gap:10px;padding:8px 16px;position:absolute;right:1px;top:50%;transform:translateY(-50%);white-space:nowrap}.online-dot{animation:pulse 2s ease-in-out infinite;background-color:#10b981;border:2px solid #fffc;border-radius:50%;box-shadow:0 0 0 0 #10b981b3;display:inline-block;height:12px;width:12px}.online-text{font-size:15px;font-weight:700;letter-spacing:.4px}.chat-messages-area{background-color:#f3f4f6;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:12px 28px 18px}.chat-messages-area-with-sticky{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}.chat-messages-sticky{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:12px 28px 8px;position:sticky;top:0;z-index:2}.chat-messages-scroll{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:8px 28px 18px}.chat-round-separator{align-items:center;display:flex;gap:12px;margin:12px 0;width:100%}.chat-round-separator-line{background:#81c784;flex:1 1;height:2px;min-width:20px}.chat-round-separator-text{color:#2e7d32;flex-shrink:0;font-size:13px;font-weight:700;letter-spacing:.3px;white-space:nowrap}.chat-theme-box{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:2px solid #81c784;border-radius:10px;box-shadow:0 3px 12px #4caf5026;margin-bottom:12px;margin-top:0;padding:10px 14px;text-align:left}.chat-goal-section{align-items:flex-start;display:flex;gap:10px;margin-bottom:10px}.chat-goal-section:last-of-type{margin-bottom:0}.chat-goal-number{align-items:center;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:12px;box-shadow:0 2px 4px #2e7d324d;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;justify-content:center;min-width:52px;padding:4px 8px}.chat-goal-content{flex:1 1}.chat-goal-content-left{text-align:left}.chat-goal-row{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.chat-goal-title{color:#1b5e20;font-size:14px;font-weight:700;line-height:1.3;margin-bottom:4px}.chat-goal-row .chat-goal-title,.chat-goal-title:last-child{margin-bottom:0}.chat-goal-description{color:#2e7d32;font-size:13px;font-weight:500;margin-bottom:0;margin-top:0}.chat-theme-header{align-items:center;display:flex;gap:8px;margin-bottom:6px}.chat-theme-label{color:#2e7d32;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.chat-theme-title{color:#1b5e20;font-size:16px;font-weight:700;letter-spacing:.3px;text-shadow:0 1px 2px #1b5e201a}.chat-theme-questions{display:flex;flex-direction:column;gap:3px;margin-bottom:0;margin-top:4px;text-align:left}.chat-theme-question{color:#1f2937;font-size:13px;font-weight:500;line-height:1.4;padding-left:0;text-align:left}.chat-theme-alert{background-color:#fff3cd;border:1.5px solid orange;border-radius:8px;box-shadow:0 2px 6px #ffa50026;color:#856404;font-size:13px;font-weight:600;line-height:1.4;margin-top:10px;padding:10px 14px}.chat-coins-info{border-top:2px solid #81c784;margin-top:12px;padding-top:12px}.chat-coins-description{color:#1f2937;font-size:13px;line-height:1.5}.chat-coins-number{color:#0284c7;font-size:16px;font-weight:700}.message-bubble-wrapper{align-items:flex-end;display:flex;max-width:85%}.message-bubble-wrapper.user{justify-content:flex-end;margin-left:auto}.message-bubble-wrapper.other{justify-content:flex-start;margin-right:auto}.message-content{border-radius:18px;font-size:14px;line-height:1.45;padding:10px 15px}.message-bubble-wrapper.user .message-content{background-color:#a282e8;border-bottom-right-radius:6px;color:#fff}.message-bubble-wrapper.other .message-content{background-color:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:6px;color:#1f2937}.message-avatar-placeholder{align-items:center;background-color:#d1d5db;border-radius:50%;box-shadow:0 1px 4px #00000012;color:#b8d4fc;display:flex;flex-shrink:0;font-size:22px;height:34px;justify-content:center;line-height:1;width:34px}.message-bubble-wrapper.user .message-avatar-placeholder{margin-left:10px;order:1}.message-bubble-wrapper.user .message-content{order:0}.message-bubble-wrapper.other .message-avatar-placeholder{margin-right:10px}.chat-input-area{align-items:center;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;gap:10px;padding:15px 20px;position:relative;z-index:1}.chat-input-area input[type=text]{background:#f9fafb;border:1.5px solid #d1d5db;border-radius:10px;color:#1f2937;flex:1 1;font-size:16px;outline:none;padding:16px 18px}.chat-input-area input[type=text]:focus{border-color:#a282e8;box-shadow:0 0 0 2px #a282e821}.chat-input-area button{background-color:#a282e8;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-left:10px;padding:16px 28px;transition:background-color .2s}.chat-input-area button:hover{background-color:#8a6dcc}.chat-locked-info-box{background:linear-gradient(135deg,#fff9e6,#fff3cd);border:2px solid #ffd54f;border-radius:10px;box-shadow:0 3px 10px #ffc10733;margin:20px auto;max-width:85%;padding:18px 22px}.chat-locked-info-content{display:flex;flex-direction:column;gap:10px;text-align:center}.chat-locked-rounds{color:#374151;font-size:17px;font-weight:600;line-height:1.4}.chat-locked-rounds strong{color:#111827;font-size:20px;font-weight:800}.chat-locked-theme{color:#374151;font-size:15px;font-weight:500;line-height:1.4}.chat-locked-theme strong{color:#111827;font-size:16px;font-weight:700}.chat-locked-strategy{color:#374151;font-size:14px;font-weight:500;line-height:1.4}.chat-locked-message{align-items:center;background-color:#f9fafb;border-top:1px solid #e5e7eb;color:#666;display:flex;font-size:14px;justify-content:center;line-height:1.5;min-height:60px;padding:15px 20px;position:relative;text-align:center;z-index:1}.chat-locked-message-icon{margin-right:8px;opacity:.7}.App,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;color:#333;margin:0}.game-container{align-items:flex-start;display:flex;gap:40px;justify-content:center;margin:0 auto;max-width:2000px;padding:40px 20px}.reward-info-box{bottom:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:fixed;right:20px;z-index:2000}.reward-info-trigger{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:24px;box-shadow:0 4px 12px #3b82f666;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:6px;padding:10px 16px;transition:all .3s ease;white-space:nowrap}.reward-info-trigger:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.reward-info-trigger:active{transform:translateY(0)}.info-icon{font-size:16px}.info-label{font-size:12px}.reward-info-content{animation:slideUp .3s ease;background:#fff;border:2px solid #e5e7eb;border-radius:12px;bottom:50px;box-shadow:0 8px 24px #0003;box-sizing:border-box;max-width:min(280px,calc(100vw - 40px));overflow:hidden;overflow-wrap:break-word;padding:14px;position:absolute;right:0;width:280px}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.reward-info-header{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.reward-info-header h4{color:#1f2937;font-size:16px;font-weight:700;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:24px;justify-content:center;padding:0;transition:all .2s;width:24px}.close-btn:hover{background:#f3f4f6;color:#1f2937}.reward-simple-explanation{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.explanation-step{align-items:flex-start;color:#374151;display:flex;font-size:13px;gap:8px;justify-content:flex-start;line-height:1.5;text-align:left}.step-bullet{color:#3b82f6;flex-shrink:0;font-weight:700}.fluctuation-note{color:#6b7280;font-size:11px;font-weight:400}.highlight-green{color:#10b981;font-weight:700}.highlight-blue{color:#3b82f6;font-weight:700}.highlight-orange{color:#f59e0b;font-weight:700}.reward-example-simple{background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:8px;padding:10px}.example-title-simple{color:#1e40af;font-size:12px;font-weight:600;margin-bottom:8px}.example-flow{color:#1f2937;display:flex;flex-direction:column;font-size:12px;gap:4px;text-align:left}.example-flow>div{font-weight:600}.example-arrow-small{color:#3b82f6;font-size:11px;font-weight:700}.reward-info-content::-webkit-scrollbar{width:6px}.reward-info-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.reward-info-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.reward-info-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:768px){.reward-info-box{bottom:15px;right:15px}.reward-info-content{max-width:calc(100vw - 30px);width:280px}}.bonus-popup-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:3000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bonus-popup-container{animation:slideUpScale .4s cubic-bezier(.34,1.56,.64,1);position:relative}@keyframes slideUpScale{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.bonus-popup-content{border-radius:32px;max-width:90vw;min-width:420px;overflow:hidden;padding:48px 56px;position:relative;text-align:center}.player-bonus-content{background:linear-gradient(135deg,#fff9e6,#fff 50%,#fff9e6);border:3px solid gold;box-shadow:0 20px 60px #ffc1074d,0 8px 24px #00000026,inset 0 1px 0 #fffc}.partner-bonus-content{background:linear-gradient(135deg,#f0f7ff,#fff 50%,#f0f7ff);border:3px solid #3b82f6;box-shadow:0 20px 60px #3b82f633,0 8px 24px #0000001f,inset 0 1px 0 #fffc}.tie-bonus-content{background:linear-gradient(135deg,#f5f3ff,#fff 50%,#f5f3ff);border:3px solid #8b5cf6;box-shadow:0 20px 60px #8b5cf633,0 8px 24px #0000001f,inset 0 1px 0 #fffc}.player-bonus-content:before{background:radial-gradient(circle,#ffd7001a 0,#0000 70%)}.partner-bonus-content:before,.player-bonus-content:before{animation:shimmer 3s ease-in-out infinite;content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.partner-bonus-content:before{background:radial-gradient(circle,#3b82f614 0,#0000 70%)}.tie-bonus-content:before{animation:shimmer 3s ease-in-out infinite;background:radial-gradient(circle,#8b5cf614 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes shimmer{0%,to{transform:rotate(0deg)}50%{transform:rotate(180deg)}}.sparkle{animation:sparkleFloat 2s ease-in-out infinite;font-size:24px;pointer-events:none;position:absolute}.sparkle-1{animation-delay:0s;left:30px;top:20px}.sparkle-2{animation-delay:.5s;right:40px;top:30px}.sparkle-3{animation-delay:1s;bottom:40px;left:50px}.sparkle-4{animation-delay:1.5s;bottom:30px;right:30px}@keyframes sparkleFloat{0%,to{opacity:.6;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-10px) scale(1.2)}}.bonus-icon-container{margin-bottom:24px;position:relative;z-index:1}.bonus-icon-circle{align-items:center;border-radius:50%;display:flex;flex-direction:column;height:120px;justify-content:center;margin:0 auto;position:relative;width:120px}.player-icon{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,gold,#ffed4e 50%,gold);border:4px solid #ffed4e;box-shadow:0 8px 24px #ffd70066,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0000001a}.partner-icon{background:linear-gradient(135deg,#3b82f6,#60a5fa 50%,#3b82f6);border:4px solid #60a5fa;box-shadow:0 8px 24px #3b82f64d,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0000001a}.partner-icon-symbol{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:48px}.tie-icon{background:linear-gradient(135deg,#8b5cf6,#a78bfa 50%,#8b5cf6);border:4px solid #a78bfa;box-shadow:0 8px 24px #8b5cf64d,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0000001a}.tie-icon-symbol{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:48px}@keyframes pulse{0%,to{box-shadow:0 8px 24px #ffd70066,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0000001a;transform:scale(1)}50%{box-shadow:0 12px 32px #ffd70099,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0000001a;transform:scale(1.05)}}.bonus-coin-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:48px;margin-bottom:4px;width:48px}.bonus-amount{color:#1f2937;font-size:20px;font-weight:800;letter-spacing:.5px;text-shadow:0 1px 2px #ffffff80}.bonus-popup-title{font-size:32px;font-weight:800;margin:0 0 20px;position:relative;z-index:1}.player-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text;color:#1f2937;text-shadow:0 2px 4px #ffffff80}.partner-title{color:#1e40af}.partner-title,.tie-title{text-shadow:0 1px 2px #ffffff80}.tie-title{color:#6d28d9}.bonus-popup-message{margin-bottom:24px;position:relative;z-index:1}.bonus-popup-timer{background:#00000008;border-radius:12px;color:#6b7280;display:inline-block;font-size:16px;font-weight:600;margin-top:8px;padding:12px 24px;position:relative;z-index:1}.bonus-main-text{color:#374151;font-size:20px;font-weight:600;line-height:1.5;margin:0 0 8px}.player-main-text strong{color:gold;font-weight:800;text-shadow:0 1px 2px #0000001a}.player-reason-text{color:#6b7280;font-size:16px;font-weight:500;line-height:1.5;margin:0}.partner-main-text{color:#374151}.partner-main-text strong{color:#3b82f6;font-weight:700}.partner-reason-text{color:#6b7280;font-size:16px;font-weight:500;line-height:1.5;margin:0}.tie-main-text{color:#374151}.tie-main-text strong{color:#8b5cf6;font-weight:700}.tie-reason-text{color:#6b7280;font-size:16px;font-weight:500;line-height:1.5;margin:0}.bonus-popup-button{border:none;border-radius:16px;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:.5px;padding:16px 40px;position:relative;transition:all .3s ease;z-index:1}.player-button{background:linear-gradient(135deg,gold,#ffed4e);box-shadow:0 4px 12px #ffd70066,0 2px 4px #0000001a;color:#1f2937}.player-button:hover{background:linear-gradient(135deg,#ffed4e,gold);box-shadow:0 6px 16px #ffd70080,0 4px 8px #00000026;transform:translateY(-2px)}.player-button:active{box-shadow:0 2px 8px #ffd70066,0 1px 2px #0000001a;transform:translateY(0)}.partner-button{background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 4px 12px #3b82f64d,0 2px 4px #0000001a;color:#fff}.partner-button:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 6px 16px #3b82f666,0 4px 8px #00000026;transform:translateY(-2px)}.partner-button:active{box-shadow:0 2px 8px #3b82f64d,0 1px 2px #0000001a;transform:translateY(0)}@media (max-width:600px){.bonus-popup-content{min-width:320px;padding:36px 32px}.bonus-popup-title{font-size:26px}.bonus-main-text{font-size:18px}.bonus-reason-text{font-size:14px}.bonus-icon-circle{height:100px;width:100px}.bonus-coin-icon{height:40px;width:40px}}.demographics-bg{align-items:center;background:linear-gradient(120deg,#f4f8fb,#e3f2fd);display:flex;font-family:Inter,Segoe UI,Arial,sans-serif;justify-content:center;min-height:100vh;width:100vw}.demographics-card{align-items:center;animation:fadeInUp .7s cubic-bezier(.23,1.01,.32,1) 1;background:#fff;border:1.5px solid #e3e8ee;border-radius:18px;box-shadow:0 4px 24px #1976d212,0 1.5px 8px #1976d208;display:flex;flex-direction:column;margin:28px 0;max-width:540px;padding:38px 48px 28px;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.demographics-form{display:flex;flex-direction:column;gap:10px;margin-top:8px;width:100%}.demographics-field{display:flex;flex-direction:column;gap:5px;margin-bottom:8px}.demographics-label{color:#1976d2;display:inline-block;font-size:1em;font-weight:600;letter-spacing:.01em;margin-bottom:0}.demographics-label,.demographics-label>span{display:block;margin-bottom:2px}.required{color:#d32f2f;font-size:1em;margin-left:2px}.demographics-input-icon{align-items:center;display:flex;margin-bottom:10px;position:relative}.demographics-input{background:#f7fbff;border:1.2px solid #c3d6ee;border-radius:8px;box-shadow:0 1px 4px #1976d205;color:#222;font-family:inherit;font-size:1em;outline:none;padding:10px 36px 10px 12px;transition:border .2s,box-shadow .2s;width:100%}.demographics-input:focus{background:#e3f2fd;border:1.7px solid #1976d2;box-shadow:0 2px 8px #1976d214}.input-icon{color:#81b1ff;font-size:1.08em;pointer-events:none;position:absolute;right:10px}.demographics-submit{background:linear-gradient(90deg,#1976d2,#81b1ff);border:none;border-radius:8px;box-shadow:0 2px 8px #1976d212;color:#fff;cursor:pointer;font-size:1.08em;font-weight:700;letter-spacing:.01em;margin-top:14px;padding:11px 0;transition:background .2s,box-shadow .2s,transform .1s;width:100%}.demographics-submit:focus,.demographics-submit:hover{background:linear-gradient(90deg,#1565c0,#1976d2);box-shadow:0 4px 16px #1976d21c;transform:translateY(-2px) scale(1.01)}.demographics-error{background:#f9eaea;border:1.2px solid #f7bdbd;border-radius:7px;color:#d32f2f;font-size:.98em;font-weight:500;letter-spacing:.01em;margin-bottom:6px;padding:9px 13px;text-align:center}.demographics-thankyou{color:#1976d2;font-size:1.08em;font-weight:600;letter-spacing:.01em;margin:32px 0 8px;text-align:center}.fade-in{animation:fadeInUp .7s cubic-bezier(.23,1.01,.32,1) 1}.demographics-field input[type=checkbox]{margin-bottom:6px}.demographics-field input[type=text]{margin-bottom:8px}
/*# sourceMappingURL=main.c592825e.css.map*/