:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#213547;background-color:#f8f9fa}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;padding:40px 20px}.container{max-width:800px;margin:0 auto}header{text-align:center;margin-bottom:60px;padding-bottom:40px;border-bottom:2px solid #e9ecef}header h1{font-size:3rem;margin-bottom:10px;color:#000;font-weight:700}.subtitle{font-size:1.3rem;color:#6c757d;font-weight:500}main{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.section{padding:40px;border-bottom:1px solid #e9ecef}.section:last-child{border-bottom:none}.section h2{font-size:1.8rem;margin-bottom:20px;color:#000;font-weight:600}.section p{margin-bottom:16px;color:#555;font-size:1.05rem}.section ul{margin-left:20px;margin-bottom:20px}.section li{margin-bottom:12px;color:#555;font-size:1.05rem}code{background:#f1f3f5;padding:2px 6px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.95em;color:#c7254e}a{color:#24292e;text-decoration:none;border-bottom:1px solid #24292e}a:hover{border-bottom-color:transparent}.code-block{background:#282c34;border-radius:8px;margin:20px 0}.code-block pre{padding:20px;overflow-x:auto;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.6}.code-block code{background:none;padding:0}footer{text-align:center;padding:30px 40px;background:#f8f9fa;border-top:1px solid #e9ecef}footer p{color:#6c757d}footer a{margin:0 10px;border-bottom:1px solid #6c757d;color:#6c757d}footer a:hover{color:#000;border-bottom-color:#000}strong{color:#000;font-weight:600}@media(max-width:640px){header h1{font-size:2.2rem}.subtitle{font-size:1.1rem}.section{padding:30px 20px}.section h2{font-size:1.5rem}}
