@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";
@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";
.scoring-history-header{justify-content:flex-start;align-items:center;margin-bottom:2rem;padding:1rem 0;display:flex}.logo-link{transition:opacity .3s,transform .3s;display:inline-block}.logo-link:hover{opacity:.8;transform:scale(1.05)}.logo{object-fit:contain;width:auto;max-width:200px;height:60px}.scoring-history-container{background-color:#0f0e0c;max-width:1200px;min-height:100vh;margin:2rem auto;padding:0 1.5rem}.scoring-history-card{color:#f2ebd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0e0ce6;border:2px solid #1894bc;border-radius:8px;padding:2rem;box-shadow:0 0 20px #188cb333}.scoring-history-title{color:#1894bc;text-align:center;text-shadow:2px 2px 4px #00000080;margin-bottom:.5rem;font-family:"Press Start 2P",cursive;font-size:1.6rem;line-height:1.4}.scoring-history-subtitle{color:#af2924;text-align:center;text-shadow:1px 1px 2px #00000080;margin-bottom:2rem;font-family:"Press Start 2P",cursive;font-size:1rem}.scoring-history-content{letter-spacing:.5px;font-family:Bebas Neue,sans-serif;font-size:1.1rem;line-height:1.6}.scoring-history-section{border-bottom:1px solid #1894bc4d;margin-bottom:3rem;padding-bottom:1.5rem}.scoring-history-section:last-child{border-bottom:none}.section-title{color:#1894bc;text-shadow:1px 1px 2px #00000080;margin:1.5rem 0 1rem;font-family:"Press Start 2P",cursive;font-size:1rem;line-height:1.4}.subsection-title{color:#af2924;letter-spacing:1px;margin:1.5rem 0 1rem;font-family:"Press Start 2P",cursive;font-size:.8rem}.scoring-list{margin:1rem 0;padding-left:1.5rem;list-style-type:none}.scoring-list li{padding:.5rem 0;line-height:1.5;position:relative}.scoring-list li:before{content:"►";color:#af2924;font-size:.8rem;position:absolute;top:.5rem;left:-1.5rem}.criteria-list li:before{content:"🎯";font-size:1rem}.problems-list li:before{content:"⚠️";font-size:1rem}.mma-complexity-list li:before{content:"🥊";font-size:1rem}.absurd-outcomes-list li:before{content:"❌";font-size:1rem}.solution-list li:before{content:"✅";font-size:1rem}.example-list li:before{content:"💡";font-size:1rem}.movement-list li:before{content:"🔥";font-size:1rem}.join-list li:before{content:"";font-size:1rem}.problem-highlight,.conclusion-highlight,.analogy-highlight,.consequence-highlight,.solution-highlight,.example-highlight,.movement-highlight,.belief-highlight{background:#1894bc1a;border-left:4px solid #1894bc;border-radius:6px;margin:1.5rem 0;padding:1.5rem}.conclusion-highlight,.consequence-highlight,.movement-highlight{background:#af29241a;border-left-color:#af2924}.solution-highlight,.belief-highlight{background:#d4bd021a;border-left-color:#d4bd02}.example-highlight{background:#e7b02b1a;border-left-color:#e7b02b}.solution-section{background:#1894bc0d;border:1px solid #1894bc33;border-radius:8px;padding:2rem}.scoring-breakdown-section{background:#d4bd020d;border:1px solid #d4bd0233;border-radius:8px;padding:2rem}.movement-section{background:#af29240d;border:1px solid #af292433;border-radius:8px;padding:2rem}.join-section{text-align:center;background:#e7b02b0d;border:1px solid #e7b02b33;border-radius:8px;padding:2rem}.scoring-table-container{border:2px solid #1894bc;border-radius:6px;margin:1.5rem 0;overflow-x:auto}.scoring-table{border-collapse:collapse;background:#0f0e0ce6;width:100%;font-family:"Press Start 2P",cursive;font-size:.7rem}.scoring-table th{color:#f2ebd1;text-align:center;background:#1894bc;border-bottom:2px solid #af2924;padding:1rem}.scoring-table td{text-align:center;color:#f2ebd1;border-bottom:1px solid #1894bc4d;padding:.8rem}.scoring-table tr:hover{background:#1894bc1a}.join-benefits{margin:2rem 0}.final-cta{background:#1894bc1a;border:2px solid #1894bc;border-radius:8px;margin-top:2rem;padding:2rem}.cta-text{color:#d4bd02;text-shadow:2px 2px 4px #00000080;margin:0;font-family:"Press Start 2P",cursive;font-size:1.2rem}@media (max-width:768px){.scoring-history-title{font-size:1.2rem;line-height:1.3}.scoring-history-subtitle{font-size:.8rem}.scoring-history-card{padding:1.5rem}.section-title{font-size:.8rem;line-height:1.3}.subsection-title{font-size:.7rem}.scoring-history-content{font-size:1rem}.problem-highlight,.conclusion-highlight,.analogy-highlight,.consequence-highlight,.solution-highlight,.example-highlight,.movement-highlight,.belief-highlight{margin:1rem 0;padding:1rem}.solution-section,.scoring-breakdown-section,.movement-section,.join-section{padding:1.5rem}.scoring-table{font-size:.6rem}.scoring-table th,.scoring-table td{padding:.6rem}.cta-text{font-size:1rem}}@media (max-width:480px){.scoring-history-container{margin:1rem auto;padding:0 1rem}.scoring-history-title{font-size:1rem}.scoring-history-subtitle{font-size:.7rem}.scoring-history-card{padding:1rem}.section-title{font-size:.7rem}.subsection-title{font-size:.6rem}.scoring-history-content{font-size:.9rem}.scoring-list{padding-left:1rem}.solution-section,.scoring-breakdown-section,.movement-section,.join-section,.final-cta{padding:1rem}.cta-text{font-size:.9rem}}.scoring-history-card{animation:.8s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scoring-history-section{animation:.6s ease-out both slideInLeft}.scoring-history-section:first-child{animation-delay:.1s}.scoring-history-section:nth-child(2){animation-delay:.2s}.scoring-history-section:nth-child(3){animation-delay:.3s}.scoring-history-section:nth-child(4){animation-delay:.4s}.scoring-history-section:nth-child(5){animation-delay:.5s}.scoring-history-section:nth-child(6){animation-delay:.6s}.scoring-history-section:nth-child(7){animation-delay:.7s}.scoring-history-section:nth-child(8){animation-delay:.8s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.problem-highlight:hover,.conclusion-highlight:hover,.analogy-highlight:hover,.consequence-highlight:hover,.solution-highlight:hover,.example-highlight:hover,.movement-highlight:hover,.belief-highlight:hover{transition:all .3s;transform:translateY(-2px);box-shadow:0 4px 15px #188cb333}.final-cta:hover{transition:all .3s;transform:scale(1.02);box-shadow:0 6px 20px #188cb34d}.join-now-button-container{text-align:center;border-top:2px solid #188cb34d;margin-top:2rem;padding-top:1.5rem}.join-now-button{color:#f2ebd1;text-align:center;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#1894bc,#af2924);border:none;border-radius:8px;padding:1rem 2rem;font-family:"Press Start 2P",cursive;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #188cb34d}.join-now-button:hover{color:#f2ebd1;background:linear-gradient(135deg,#af2924,#1894bc);text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 25px #188cb380}.join-now-button:active{transform:translateY(-1px);box-shadow:0 4px 15px #188cb366}
