:root{font-family:Comic Sans MS,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#333;background-color:#f0f8ff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;justify-content:center;align-items:flex-start}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}.App{background-color:#fff;border-radius:15px;box-shadow:0 8px 16px #0000001a;padding:2rem;max-width:800px;margin:2rem auto}.App-header{background-color:#fc0;color:#d11f3f;padding:1.5rem;border-radius:10px;margin-bottom:2rem;border:3px solid #d11f3f}.App-header h1{font-size:4em;margin:0;text-shadow:3px 3px #fff}.App-header p{font-size:1.5em;margin:.5rem 0 0;font-weight:700}section{background-color:#e6f7ff;margin-bottom:2rem;padding:1.5rem;border-radius:10px;border:2px dashed #90e0ff;text-align:left}section h2{color:#007bff;font-size:2.5em;text-align:center;margin-top:0}section p,section ul{font-size:1.2em;color:#555;line-height:1.8}section ul{list-style-type:"🔍 ";padding-left:1.5em}section li{margin-bottom:.8em}.App-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #eee;color:#888;font-size:.9em}
