*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;padding:1rem}#root{max-width:900px;margin:0 auto;padding:2rem;text-align:left}.App{max-width:800px;margin:0 auto}.app-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e0e0e0}.app-header h1{color:#2c3e50;font-size:1.8rem;font-family:Georgia,Times New Roman,Times,serif;margin-bottom:.5rem}.meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.85rem}.category{background:#3498db;color:#fff;padding:.2rem .6rem;border-radius:4px}.date{color:#888}.summary{color:#555;font-size:1rem;line-height:1.6;margin-bottom:1rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f0f0f0;color:#666;padding:.2rem .5rem;border-radius:4px;font-size:.8rem}.content h2{color:#2c3e50;font-size:1.3rem;margin-top:1.5rem;margin-bottom:.8rem}.overview p{color:#444;line-height:1.7}.important-note{background:#fff3cd;border-left:4px solid #ffc107;padding:1rem;margin:1.5rem 0;border-radius:4px}.important-note h3{color:#856404;margin-top:0;margin-bottom:.5rem}.important-note p{color:#856404;margin:0;line-height:1.6}.recommendation h3{color:#2c3e50;font-size:1.1rem}.steps{margin:1.5rem 0}.step{background:#f8f9fa;padding:1.2rem;margin-bottom:1rem;border-radius:8px;border-left:4px solid #3498db}.step h3{color:#2c3e50;font-size:1.1rem;margin-top:0;margin-bottom:.8rem}.step p{color:#555;line-height:1.6;margin-bottom:.8rem}.details{list-style:none;padding:0;margin:0}.details li{padding:.5rem 0;color:#555;line-height:1.6;border-bottom:1px dashed #ddd}.details li:last-child{border-bottom:none}.details strong{color:#3498db;margin-right:.5rem}.key-points ul{list-style:none;padding:0}.key-points li{padding:.6rem 0 .6rem 1.5rem;position:relative;color:#444;line-height:1.6}.key-points li:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700}.config-example pre{background:#2d2d2d;color:#f8f8f2;padding:1.2rem;border-radius:8px;overflow-x:auto;font-size:.9rem;line-height:1.5}.config-example code{font-family:Monaco,Menlo,Ubuntu Mono,monospace}.app-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e0e0e0;text-align:center;color:#888;font-size:.9rem}@media (max-width: 600px){#root{padding:1rem}.app-header h1{font-size:1.4rem}.meta{flex-direction:column;gap:.3rem}.step{padding:1rem}}
