#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;position:relative;text-align:center;z-index:1000}.button_container.disabled{cursor:not-allowed;opacity:.5}.button_container:disabled:hover{cursor:not-allowed}.button_container:not(:disabled):hover{cursor:pointer}.button_text{font-size:1.2em;line-height:100%}.button_text,.text{font-family:inherit;font-weight:400}.text{font-size:medium}.text b,.text strong{font-weight:700}.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:2px;margin-top:0;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}.investment-outcomes-container{border-radius:24px;margin:0 auto;max-width:1200px;min-height:100%;overflow:visible;padding:5px 32px 10px;position:relative;width:100%}.investment-outcomes-title{color:#1976d2;font-size:2.2em;font-weight:800;letter-spacing:.5px;margin-bottom:24px;margin-top:0;text-align:center}.investment-outcomes-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:960px}@media (max-width:768px){.investment-outcomes-grid{grid-template-columns:1fr}}.investment-outcome-card{align-items:center;background:#fff;border:2px solid #0000;border-radius:14px;box-shadow:0 4px 14px #1976d214;display:flex;gap:14px;opacity:0;padding:16px 18px;transform:translateY(12px);transition:opacity .55s ease,transform .55s ease,box-shadow .2s ease}.investment-outcome-card.visible{opacity:1;transform:translateY(0)}.investment-outcome-card:hover{box-shadow:0 6px 18px #1976d21f}.investment-outcome-card--cooperate{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#86efac}.investment-outcome-card--low{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-color:#d1d5db}.investment-outcome-card--warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fcd34d}.investment-outcome-card--advantage{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd}.investment-outcome-card--equal{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-color:#c4b5fd}.investment-outcome-card--market{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#7dd3fc}.investment-outcome-icon{align-items:center;background:#ffffffe6;border-radius:12px;box-shadow:0 1px 4px #0000000f;display:flex;flex-shrink:0;font-size:1.35em;height:44px;justify-content:center;line-height:1;width:44px}.investment-outcome-body{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.investment-outcome-setup{color:#4b5563;font-size:1em;font-weight:500;line-height:1.5;margin:0}.investment-outcome-setup:after{background:linear-gradient(90deg,#1976d259 0,#1976d214);content:"";display:block;height:1px;margin:10px 0;width:100%}.investment-outcome-consequence{font-size:1.15em;font-weight:800;letter-spacing:.01em;line-height:1.4;margin:0}.investment-outcome-consequence--cooperate{color:#047857}.investment-outcome-consequence--low{color:#374151}.investment-outcome-consequence--warning{color:#b45309}.investment-outcome-consequence--advantage{color:#1d4ed8}.investment-outcome-consequence--equal{color:#6d28d9}.investment-outcome-consequence--market{color:#0369a1}.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}.gameComponentsTitle{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:10px;box-shadow:0 2px 10px #0ea5e91f;color:#0369a1;display:block;font-size:1.35rem;font-weight:700;line-height:1.35;margin:0 0 20px;padding:12px 16px}.gameComponentsTitleTask{color:#0284c7;font-weight:800}.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:620px;height:var(--game-panel-height,620px);max-height:calc(100vh - 115px);max-height:var(--game-panel-max-height,calc(100vh - 115px));min-height:620px;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}.stats-container.new-stats-layout.stats-container--partner-timer{align-items:stretch;justify-content:stretch}.stats-container--partner-timer .stat-box.timer-box{flex:1 1 auto;max-width:none;min-width:0}.gameplay-opponent-stat-box{background:linear-gradient(180deg,#eff6ff,#dbeafe)!important;border:2px solid #93c5fd;flex:0 0 140px;min-width:140px;padding:12px 10px!important}.gameplay-opponent-stat-icon{filter:drop-shadow(0 3px 6px rgba(37,99,235,.25));height:52px;margin-bottom:4px;object-fit:contain;width:52px}.gameplay-opponent-stat-label{color:#1d4ed8;font-size:13px;font-weight:800;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.gameplay-opponent-stat-sublabel{color:#1e40af;font-size:11px;font-weight:600;margin-top:2px}.stats-container.new-stats-layout.stats-container--timer-only{justify-content:stretch}.stats-container--timer-only .stat-box.timer-box{flex:1 1 100%;max-width:none;min-width:0;width:100%}.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:160px}.stat-value-earnings{align-items:center;flex-direction:column;gap:2px;justify-content:center;line-height:1.2}.stat-value-earnings .stat-coins{align-items:center;display:inline-flex;gap:2px}.stat-value-earnings .stat-usd{color:#0d47a1;display:block;font-size:.5em;font-weight:600;white-space:nowrap}.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}.stats-container--partner-timer .practice-random-stat-box{flex:0 0 140px;min-width:140px}.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-bottom:6px;margin-top:10px;padding:0 5px}.slider-desc-left{text-align:left}.slider-desc-right{text-align:right}.invest-button-wrap{margin-top:40px;position:relative;width:100%}.invest-button-reminder{animation:invest-reminder-text-blink 1s ease-in-out infinite;background:none;border:none;bottom:calc(100% + 8px);color:#dc2626;font-size:14px;font-weight:600;left:0;line-height:1.3;margin:0;padding:0;pointer-events:none;position:absolute;right:0;text-align:center;z-index:2}@keyframes invest-reminder-text-blink{0%,to{opacity:1}50%{opacity:.35}}.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;padding:18px 0;transition:background-color .2s ease-in-out;width:100%}.invest-button:disabled:not(.invested){cursor:not-allowed;opacity:.65}.invest-button:disabled:not(.invested):hover{background-color:#b8e3ff}.invest-button:hover:not(:disabled){background-color:#a0d4f7}.invest-button:active{background-color:#7abaf0}.invest-button.invested,.invest-button.invested:disabled{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b98159;color:#fff;cursor:default;opacity:1}.invest-button.invested:disabled:hover,.invest-button.invested:hover{background:linear-gradient(135deg,#10b981,#059669)}.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}.practice-random-stat-box{background:linear-gradient(180deg,#fff1f2,#ffe4e6)!important;border:2px solid #fca5a5;flex:0 0 140px;min-width:140px;padding:12px 10px!important}.practice-random-stat-icon{filter:drop-shadow(0 3px 6px rgba(220,38,38,.25));height:52px;margin-bottom:4px;object-fit:contain;width:52px}.practice-random-stat-label{color:#dc2626!important;font-size:13px!important;font-weight:800!important;letter-spacing:.03em;line-height:1.2!important;text-transform:uppercase}.practice-random-stat-sublabel{color:#991b1b!important;font-size:11px!important;font-weight:600!important;margin-top:2px}.practice-panel-random-tag{align-items:center;background:#ffffff38;border:1px solid #ffffff73;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;gap:8px;margin-left:10px;padding:4px 12px 4px 6px;vertical-align:middle}.practice-panel-random-tag img{height:28px;object-fit:contain;width:28px}.practice-results-random-icon{filter:drop-shadow(0 2px 4px rgba(220,38,38,.2));height:36px;margin-right:6px;object-fit:contain;vertical-align:middle;width:36px}.practice-round-layout{--practice-panel-height:620px;align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.practice-round-layout .game-play{height:var(--practice-panel-height);max-height:var(--practice-panel-height);min-height:var(--practice-panel-height)}.practice-how-panel{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 24px #11182714;box-sizing:border-box;display:flex;flex-direction:column;height:620px;height:var(--practice-panel-height,620px);max-height:620px;max-height:var(--practice-panel-height,620px);min-height:620px;min-height:var(--practice-panel-height,620px);min-width:0;overflow:hidden;padding:22px 20px 20px;width:450px}.practice-how-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:10px;margin:0 0 18px;padding-bottom:14px}.practice-how-header-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 4px 12px #667eea59;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.practice-how-header h3{color:#1f2937;font-size:19px;font-weight:700;letter-spacing:-.02em;margin:0}.practice-how-steps-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;padding:4px 0}.practice-how-step{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;padding:10px 14px}.practice-how-step--last,.practice-how-step:last-child{border-bottom:none;padding:8px 14px}.practice-how-step-num{align-items:center;background:#dbeafe;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;line-height:1;width:24px}.practice-how-step-body{flex:1 1;min-width:0}.practice-how-step-text{color:#374151;font-size:13.5px;line-height:1.5;margin:0;text-align:left}.practice-how-step-text strong{color:#1f2937;font-weight:600}.practice-how-formula-range{color:#64748b;font-size:12px;font-style:italic;font-weight:500}.practice-how-example{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #10b981;border-radius:12px;color:#065f46;font-size:13px;line-height:1.65;margin-top:14px;padding:14px 16px;text-align:left}.practice-how-example strong{color:#047857}.practice-how-bonus{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;color:#92400e;font-size:12.5px;line-height:1.55;margin-top:10px;padding:12px 14px;text-align:left}.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:620px;height:var(--game-panel-height,620px);max-height:calc(100vh - 115px);max-height:var(--game-panel-max-height,calc(100vh - 115px));min-height:620px;overflow:hidden;position:relative;width:600px}.chat-panel-container--debate-wide{max-width:1240px;width:min(1240px,calc(100vw - 40px))}.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}@keyframes pulse{0%{box-shadow:0 0 0 0 #10b981b3}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 0 0 #10b98100}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.online-text{font-size:15px;font-weight:700;letter-spacing:.4px}.reconnecting-indicator{background-color:#d9770626;border:2px solid #d977064d;box-shadow:0 2px 8px #d9770633;color:#92400e}.reconnecting-dot{animation:reconnectSpin .8s linear infinite;border:2px solid #d97706;border-radius:50%;border-top-color:#0000;display:inline-block;flex-shrink:0;height:12px;width:12px}@keyframes reconnectSpin{to{transform:rotate(1turn)}}.chat-messages-area{background-color:#f3f4f6;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:12px 28px 18px;text-align:left}.chat-messages-area-with-sticky{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}.chat-messages-sticky{padding:0 28px 4px;position:sticky;top:0;z-index:2}.chat-engagement-notice-slot,.chat-messages-sticky{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;flex-shrink:0}.chat-engagement-notice-slot{padding:12px 28px 0}.chat-engagement-notice-slot .debate-engagement-notice-wrap{background:#0000;padding:0 0 12px}.chat-messages-scroll{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:4px 28px 18px;position:relative;text-align:left}.chat-idle-prompt{animation:chat-idle-prompt-blink 2.2s ease-in-out infinite;color:#626d7a;font-size:18px;font-weight:500;left:50%;letter-spacing:.02em;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;z-index:1}@keyframes chat-idle-prompt-blink{0%,to{opacity:.8}50%{opacity:.3}}.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{animation:chatThemeGlow 3.2s ease-in-out infinite;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:2px solid #81c784;border-radius:12px;box-shadow:0 4px 14px #4caf502e,inset 0 0 0 1px #2e7d320f;box-sizing:border-box;margin:0 0 4px;max-width:100%;min-width:0;overflow:hidden;padding:8px 12px;position:relative;text-align:left;width:100%}@keyframes chatThemeGlow{0%,to{box-shadow:0 4px 14px #4caf502e,inset 0 0 0 1px #2e7d320f}50%{box-shadow:0 6px 20px #4caf5052,inset 0 0 0 1px #2e7d321a}}.chat-goal-section{align-items:flex-start;display:flex;gap:10px;margin-bottom:0;width:100%}.chat-goal-section:last-of-type{margin-bottom:0}.chat-goal-number{align-items:center;background:linear-gradient(135deg,#ff7043,#e64a19);border-radius:999px;box-shadow:0 2px 6px #e64a1959;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;justify-content:center;letter-spacing:.4px;min-width:52px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.chat-goal-content{flex:1 1;min-width:0;width:100%}.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:16px;font-weight:700;line-height:1.35;margin-bottom:5px}.chat-goal-subtopic{word-wrap:break-word;box-sizing:border-box;color:#1b5e20;font-size:15px;font-weight:600;line-height:1.45;max-width:100%;min-width:0;overflow-wrap:anywhere;text-align:left;width:100%}.chat-goal-subtopic-label{color:#2e7d32;font-size:14px;font-weight:600;letter-spacing:0;line-height:1.4;margin-bottom:1px;text-transform:none}.chat-goal-subtopic--highlight{animation:chat-subtopic-text-pop .4s ease-out;background:#fef3c78c;border:1px solid #f59e0b;border-radius:8px;box-shadow:none;box-sizing:border-box;color:#1b5e20;font-size:15px;max-width:100%;min-width:0;padding:4px 8px}@keyframes chat-subtopic-text-pop{0%{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-goal-subtopic-wrap{border-top:1px dashed #2e7d3240;box-sizing:border-box;margin-bottom:0;margin-top:4px;max-width:100%;min-width:0;overflow:hidden;padding:3px 0;width:100%}.chat-goal-subtopic-wrap--new{padding-top:3px}.chat-subtopic-new-badge{align-items:center;animation:chat-subtopic-badge-in .35s ease-out;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;box-shadow:0 1px 4px #f59e0b2e;box-sizing:border-box;color:#92400e;display:flex;font-size:13px;font-weight:700;gap:6px;letter-spacing:0;line-height:1.35;margin-bottom:5px;max-width:100%;min-width:0;padding:5px 8px;text-align:left;width:100%}.chat-subtopic-new-badge-icon{flex-shrink:0;font-size:14px;line-height:1}.chat-subtopic-new-badge-text{flex:1 1}@keyframes chat-subtopic-badge-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chat-goal-row .chat-goal-title{margin-bottom:0}.chat-goal-strategy-line{line-height:1.35;text-align:left}.chat-goal-strategy-line .chat-goal-title{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;padding-left:0;text-align:left}.chat-theme-box>.chat-theme-questions{margin-left:0;margin-top:12px;padding-left:0;width:100%}.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;text-align:left}.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;display:flex;flex-shrink:0;height:34px;justify-content:center;overflow:hidden;width:34px}.message-avatar-img{display:block;height:100%;object-fit:cover;width:100%}.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;text-align:left}.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 0;max-width:100%;padding:18px 22px}.chat-locked-info-content{align-items:center;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;text-align:center;width:100%}.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;text-align:center;width:100%}.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:flex-start;line-height:1.5;min-height:60px;padding:15px 20px;position:relative;text-align:left;z-index:1}.chat-locked-message-icon{margin-right:8px;opacity:.7}.message-bubble-wrapper--typing{margin-bottom:4px}.message-content--typing{align-items:center;display:flex;min-height:30px;padding:7px 15px}.typing-dots{align-items:center;display:inline-flex;gap:6px;padding:1px 0}.typing-dot{animation:chat-typing-bounce 1.05s ease-in-out infinite;background:#0f172a5c;border-radius:999px;height:7px;transform:translateY(0);width:7px}.typing-dot:nth-child(2){animation-delay:.12s}.typing-dot:nth-child(3){animation-delay:.24s}@keyframes chat-typing-bounce{0%,80%,to{opacity:.55;transform:translateY(0)}40%{opacity:.95;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.typing-dot{animation:none;opacity:.75}}.debate-engagement-notice-wrap{background:linear-gradient(135deg,#f5f7fa,#fff);box-sizing:border-box;flex-shrink:0;padding:10px 12px 0;width:100%}.debate-engagement-notice{animation:debateEngagementGlow 3.2s ease-in-out infinite;background:linear-gradient(135deg,#fffde7,#fff9c4);border:1.5px solid #ffd54f;border-radius:10px;box-shadow:0 2px 10px #ffc10729,inset 0 0 0 1px #f59e0b0d;box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;padding:11px 14px 10px;width:100%}@keyframes debateEngagementGlow{0%,to{box-shadow:0 2px 10px #ffc10729,inset 0 0 0 1px #f59e0b0d}50%{box-shadow:0 4px 14px #ffc10742,inset 0 0 0 1px #f59e0b14}}.debate-engagement-notice-list{list-style-type:disc;margin:0;padding:0 0 0 1.15em;text-align:left}.debate-engagement-notice-list li{color:#5d4037;font-size:15px;font-weight:500;line-height:1.35;margin-bottom:2px;padding-left:.2em}.debate-engagement-notice-list li:last-child{margin-bottom:0}.debate-engagement-notice-list li strong{color:#e65100;font-weight:800}.debate-engagement-notice-list li.debate-engagement-notice-item--warn{color:#b91c1c;font-weight:600}.debate-engagement-notice-list li.debate-engagement-notice-item--green{color:#15803d;font-weight:600}.App,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;color:#333;margin:0}.game-container{--game-panel-height:clamp(620px,calc(100vh - 160px),700px);--game-panel-max-height:calc(100vh - 115px);align-items:stretch;display:flex;gap:40px;margin:0 auto;max-width:2000px;padding:40px 20px}.game-container,.game-container--chat-wide{justify-content:center}.debate-likert-overlay{align-items:center;animation:debate-likert-fade-in .25s ease-out;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a59;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2500}@keyframes debate-likert-fade-in{0%{opacity:0}to{opacity:1}}.debate-likert-card{animation:debate-likert-slide-up .35s cubic-bezier(.22,1,.36,1);background:linear-gradient(165deg,#fff,#f8fafc 55%,#f0f9ff);border:1px solid #93c5fd73;border-radius:28px;box-shadow:0 24px 48px #2563eb1f,0 8px 24px #0f172a14;max-width:560px;min-width:360px;overflow:hidden;padding:42px 48px 38px;position:relative;text-align:center;width:100%}.debate-likert-card-post{background:linear-gradient(165deg,#fff,#faf5ff 55%,#f5f3ff);border-color:#c4b5fd80;box-shadow:0 24px 48px #7c3aed1a,0 8px 24px #0f172a14}@keyframes debate-likert-slide-up{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.debate-likert-accent{animation:debate-likert-shimmer 4s ease-in-out infinite;background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6);background-size:200% 100%;height:4px;left:0;position:absolute;right:0;top:0}.debate-likert-card-post .debate-likert-accent{background:linear-gradient(90deg,#8b5cf6,#a78bfa,#8b5cf6);background-size:200% 100%}@keyframes debate-likert-shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.debate-likert-heading{color:#0f172a;font-size:22px;font-weight:700;letter-spacing:-.02em;margin:8px 0 22px}.debate-likert-question{color:#334155;font-size:18px;font-weight:500;line-height:1.6;margin:0 0 30px}.debate-likert-engagement-notice{background:#fef3c7a6;border:1px solid #fbbf2473;border-radius:16px;color:#78350f;padding:18px 20px;text-align:left}.debate-likert-scale-wrap{background:#ffffffb3;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:30px;padding:20px 18px 18px}.debate-likert-scale-labels{color:#64748b;display:flex;font-size:12px;font-weight:600;gap:8px;justify-content:space-between;line-height:1.25;margin-bottom:12px;padding:0 2px;text-transform:lowercase}.debate-likert-scale-labels span{max-width:42%}.debate-likert-scale{display:flex;flex-wrap:nowrap;gap:6px;justify-content:center}.debate-likert-option{aspect-ratio:1;background:#fff;border:2px solid #e2e8f0;border-radius:14px;color:#475569;cursor:pointer;flex:1 1;font-size:15px;font-weight:700;max-width:52px;transition:border-color .18s,background .18s,color .18s,transform .15s,box-shadow .18s}.debate-likert-option:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;box-shadow:0 4px 12px #3b82f633;color:#1d4ed8;transform:translateY(-2px)}.debate-likert-card-post .debate-likert-option:hover:not(:disabled){background:#f5f3ff;border-color:#c4b5fd;box-shadow:0 4px 12px #8b5cf62e;color:#6d28d9}.debate-likert-option.selected{background:linear-gradient(145deg,#3b82f6,#2563eb);border-color:#2563eb;box-shadow:0 8px 20px #2563eb59;color:#fff;transform:translateY(-3px) scale(1.06)}.debate-likert-option.selected:hover:not(:disabled){background:linear-gradient(145deg,#60a5fa,#2563eb);border-color:#1d4ed8;box-shadow:0 10px 24px #2563eb6b;color:#fff;transform:translateY(-3px) scale(1.07)}.debate-likert-card-post .debate-likert-option.selected{background:linear-gradient(145deg,#8b5cf6,#7c3aed);border-color:#7c3aed;box-shadow:0 8px 20px #7c3aed52}.debate-likert-card-post .debate-likert-option.selected:hover:not(:disabled){background:linear-gradient(145deg,#a78bfa,#7c3aed);border-color:#6d28d9;box-shadow:0 10px 24px #7c3aed66;color:#fff;transform:translateY(-3px) scale(1.07)}.debate-likert-option:disabled{cursor:not-allowed;opacity:.55}.debate-likert-continue{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:999px;box-shadow:0 6px 18px #2563eb59;color:#fff;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.01em;min-width:180px;padding:14px 32px;transition:transform .15s,box-shadow .15s,opacity .15s}.debate-likert-card-post .debate-likert-continue{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 6px 18px #7c3aed4d}.debate-likert-continue:hover:not(:disabled){box-shadow:0 10px 24px #2563eb66;transform:translateY(-1px)}.debate-likert-card-post .debate-likert-continue:hover:not(:disabled){box-shadow:0 10px 24px #7c3aed61}.debate-likert-continue:disabled{box-shadow:none;cursor:not-allowed;opacity:.4;transform:none}@media (max-width:480px){.debate-likert-card{padding:28px 18px 24px}.debate-likert-question{font-size:16px}.debate-likert-scale-wrap{padding:14px 8px 12px}.debate-likert-scale{gap:4px}.debate-likert-option{border-radius:12px;font-size:13px;max-width:40px}}.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}}.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}.demographics-card.postgame-reflection-card{max-width:640px;padding:38px 52px 28px}.postgame-question-line{color:#1976d2;font-size:1em;font-weight:600;letter-spacing:.01em;line-height:1.55;margin:0 0 8px}.postgame-question-line .required{display:inline;margin-left:0}.postgame-likert-scale-wrap{margin-top:10px}.postgame-likert-scale-labels{color:#64748b;display:flex;font-size:.82em;font-weight:500;gap:8px;justify-content:space-between;margin-bottom:8px}.postgame-likert-scale{display:flex;gap:6px;justify-content:space-between}.postgame-likert-option{background:#f7fbff;border:1.5px solid #c3d6ee;border-radius:8px;color:#1976d2;cursor:pointer;flex:1 1;font-size:1em;font-weight:700;height:42px;min-width:0;transition:border .2s,background .2s,box-shadow .2s,transform .15s}.postgame-likert-option:hover{background:#e3f2fd;border-color:#1976d2}.postgame-likert-option.selected{background:#1976d2;border-color:#1976d2;box-shadow:0 4px 12px #1976d247;color:#fff}
/*# sourceMappingURL=main.f8a38615.css.map*/