:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#1a1a1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}a{font-weight:500;color:#667eea;text-decoration:inherit}a:hover{color:#764ba2}body{margin:0;padding:0;min-width:320px;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s,transform .15s ease,box-shadow .15s ease}button:hover{border-color:#646cff}button:active,button:active:focus,button:active:focus-visible{transform:translateY(2px);box-shadow:none}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.landing-container{position:relative;min-height:100vh;background:#1a1a1a;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-header{text-align:center;margin-bottom:60px;padding:40px 20px}.landing-title{font-size:4rem;margin-bottom:16px;color:#fff;font-weight:900;letter-spacing:-2px;text-transform:uppercase}.landing-subtitle{font-size:1.2rem;color:#888;font-weight:400;text-transform:uppercase;letter-spacing:2px}.category-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:900px;margin:0 auto}.category-btn{background:#fff;border:3px solid #000000;padding:32px;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,background-color .2s;display:block;text-align:center}.category-btn:hover{transform:translate(-4px,-4px);box-shadow:8px 8px #667eea}.category-btn:active,.category-btn:active:focus,.category-btn:active:focus-visible{transform:translateY(4px);box-shadow:none}.category-btn-title{font-size:2.5rem;color:#000;margin-bottom:12px;margin-top:5px;font-weight:900;text-transform:uppercase;letter-spacing:-1px}.category-btn-description{font-size:1rem;color:#444;line-height:1.5;margin:0 0 12px}.back-link{position:absolute;top:2rem;left:2rem;color:#fff;text-decoration:none;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:1px;padding:.5rem 1rem;border:2px solid #ffffff;background:transparent;transition:transform .15s ease,box-shadow .15s ease,background-color .2s}.back-link:hover{background:#fff;color:#1a1a1a;transform:translate(-2px,-2px);box-shadow:4px 4px #667eea}.back-link:active,.back-link:active:focus,.back-link:active:focus-visible{transform:translateY(2px);box-shadow:none}.section-container{max-width:1200px;margin:0 auto 60px}.section-title{font-size:2rem;color:#000;font-weight:900;text-transform:uppercase;letter-spacing:-1px;margin-bottom:32px;padding:16px 24px;background:#fff;border:3px solid #000000;display:inline-block;box-shadow:4px 4px #667eea}.collection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1200px;margin:0 auto}.collection-item{background:#fff;border:3px solid #000000;padding:0;transition:transform .15s ease,box-shadow .15s ease;position:relative}.collection-item:hover{transform:translate(-4px,-4px);box-shadow:8px 8px #667eea}.collection-item:active,.collection-item:active:focus,.collection-item:active:focus-visible{transform:translateY(4px);box-shadow:none}.collection-item.coming-soon{opacity:.6;cursor:not-allowed}.collection-item.coming-soon:hover{transform:none;box-shadow:none}.collection-link{display:block;text-decoration:none;color:inherit;width:100%;height:100%}.collection-content{padding:32px;min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.collection-title{font-size:1.8rem;margin-bottom:12px;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:-.5px}.collection-description{font-size:1rem;color:#444;line-height:1.6;margin:0}@media (max-width: 768px){.landing-title{font-size:2.5rem}.landing-subtitle{font-size:1rem}.category-buttons{grid-template-columns:1fr;gap:24px}.category-btn{padding:36px 32px}.category-btn-title{font-size:2rem}.back-link{top:1rem;left:1rem;font-size:.9rem;padding:.4rem .8rem}.section-title{font-size:1.5rem;padding:12px 20px;margin-bottom:24px}.section-container{margin-bottom:40px}.collection-grid{grid-template-columns:1fr;gap:20px}.collection-content{padding:24px;min-height:160px}.collection-title{font-size:1.5rem}}.quiz-container{position:relative;width:100%;height:100vh;margin:0;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#1a1a1a;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;box-sizing:border-box;min-width:400px}.quiz-container h1{text-align:center;color:#fff;font-size:2.5rem;margin-bottom:1rem;font-weight:900;text-transform:uppercase;letter-spacing:-1px}.intro{text-align:center;color:#fff;font-size:1.1rem;margin-bottom:.5rem;opacity:.9}.question-container{background:#fff;border:3px solid #000000;padding:1.5rem .5rem;box-shadow:8px 8px #667eea;margin:1rem auto;max-width:700px;width:90%;max-height:80vh;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.progress{text-align:center;color:#666;font-size:.9rem;margin-bottom:1rem;font-weight:500}.category-label{text-align:center;color:#000;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;background:#667eea;color:#fff;padding:.5rem 1rem;border:2px solid #000000;display:inline-block;margin-left:auto;margin-right:auto;display:block;width:fit-content}.question{text-align:center;color:#333;font-size:1.4rem;margin-bottom:2rem;line-height:1.5;font-weight:600;max-width:600px;margin-left:auto;margin-right:auto}.options{display:flex;flex-direction:row;gap:2rem;margin-bottom:2rem;justify-content:space-between;max-width:600px;margin-left:auto;margin-right:auto;flex-wrap:wrap;box-sizing:border-box}.option-btn{padding:1.5rem 2.5rem;border:3px solid #000000;background:#fff;color:#000;font-size:1.1rem;cursor:pointer;transition:all .2s ease;text-align:center;font-weight:700;min-width:180px;flex:1;box-sizing:border-box;word-wrap:break-word;text-transform:uppercase;letter-spacing:.5px}.option-btn:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #667eea}.option-btn.selected{background:#667eea;color:#fff;box-shadow:4px 4px #000}.navigation{display:flex;justify-content:space-between;gap:1rem}.nav-btn{padding:.8rem 1.5rem;border:3px solid #000000;background:#667eea;color:#fff;font-size:1rem;cursor:pointer;transition:all .2s ease;font-weight:700;text-transform:uppercase;letter-spacing:1px}.nav-btn:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #000}.nav-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.results{background:#fff;border:3px solid #000000;padding:2rem;box-shadow:8px 8px #667eea;text-align:center;margin:1rem auto;max-width:800px;width:90%;max-height:80vh;overflow-y:auto}.results h2{color:#333;font-size:1.8rem;margin-bottom:1rem}.percentage{font-size:3rem;font-weight:700;color:#667eea;margin:1rem 0;text-shadow:2px 2px 4px rgba(102,126,234,.2)}.score-message p{font-size:1.2rem;color:#666;margin:1rem 0;line-height:1.6}.category-breakdown{margin-top:2rem;padding-top:2rem;border-top:3px solid #000000}.category-breakdown h3{color:#333;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.category-score{background:#fff;padding:1rem;margin-bottom:1rem;border:2px solid #000000;border-left:6px solid #667eea}.category-score h4{color:#333;font-size:1.1rem;margin-bottom:.5rem;font-weight:600}.category-score p{color:#666;font-size:1rem;margin:0;font-weight:500}.reset-btn{margin-top:2rem;padding:1rem 2rem;border:3px solid #000000;background:#667eea;color:#fff;font-size:1.1rem;cursor:pointer;transition:all .2s ease;font-weight:700;text-transform:uppercase;letter-spacing:1px}.reset-btn:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #000}@media (max-width: 768px){.quiz-container{padding:1rem}.quiz-container h1{font-size:2rem}.question-container{padding:1.5rem}.question{font-size:1.2rem}.navigation{flex-direction:column}.nav-btn{width:100%}}@media (max-width: 480px){.quiz-container{padding:.5rem;min-width:320px}.question-container{padding:1rem .5rem;min-width:300px}.options{flex-direction:column;gap:1rem}.option-btn{min-width:200px;width:100%}.quiz-container h1{font-size:1.5rem}.question{font-size:1.1rem}}.fairness-label{font-size:.9rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.fairness-type{font-size:2.5rem;color:#667eea;margin:.5rem 0 1rem;font-weight:700}.chart-container{margin:2rem 0;padding:1rem}.pomodoro-content{padding:2rem;text-align:center}.pomodoro-title{font-size:2rem;color:#000;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:-.5px}.pomodoro-description{font-size:1.1rem;color:#444;line-height:1.6;margin:0}.pomodoro-page{padding:40px 20px;min-height:100vh;background:#1a1a1a;color:#fff}.pomodoro-header{text-align:center;margin-bottom:28px}.pomodoro-main{max-width:900px;margin:0 auto}.timer-card{background:#fff;color:#000;border:3px solid #000;padding:28px;border-radius:0;box-shadow:4px 4px #667eea}.timer-header{display:flex;justify-content:center;margin-bottom:12px}.pomodoro-clock{font-size:1.2rem;font-weight:700;letter-spacing:1px}.timer-display{display:flex;justify-content:center;align-items:center;padding:20px 0}.time-readout{font-size:3rem;font-weight:900}.duration-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.minutes-input{width:84px;padding:8px 10px;border-radius:0;border:2px solid #ddd;font-size:1rem}.preset-buttons{margin-left:auto;display:flex;gap:8px}.preset-btn{padding:8px 12px;background:#f7f7fb;border:2px solid #000;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;border-radius:0;color:#000}.preset-btn:hover{transform:translate(-4px,-4px);box-shadow:6px 6px #667eea}.preset-btn:active{transform:translateY(4px);box-shadow:none}.preset-btn.active{background:#e6e8ff;color:#000}.controls-row{display:flex;gap:12px;margin-bottom:16px}.control-btn{padding:10px 16px;border-radius:0;border:2px solid transparent;cursor:pointer;font-weight:700}.control-btn.start{background:#2ecc71;color:#042}.control-btn.pause{background:#f1c40f;color:#2a2a00}.control-btn.reset{background:#eee;color:#000}.control-btn:hover{transform:translate(-4px,-4px);box-shadow:6px 6px #667eea}.control-btn:active{transform:translateY(4px);box-shadow:none}.session-list{margin-top:8px;font-size:.95rem}.session-list ul{margin:0;padding-left:18px}.session-list .muted{color:#666}@media (max-width: 768px){.time-readout{font-size:2.2rem}.duration-row{flex-direction:column;align-items:stretch;gap:8px}.preset-buttons{margin-left:0;justify-content:flex-start}}
