*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#f8f9fa}.container{max-width:800px;margin:0 auto;padding:0 20px}header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{font-size:1.8rem;font-weight:700;color:#2b5ce6;text-decoration:none}.back-link{color:#2b5ce6;text-decoration:none;font-weight:500}.back-link:hover{text-decoration:underline}main{background:#fff;margin:2rem 0;padding:3rem;border-radius:12px;box-shadow:0 4px 20px #00000014}h1{font-size:2.5rem;font-weight:700;color:#2b5ce6;margin-bottom:1rem;text-align:center}.last-updated{text-align:center;color:#666;margin-bottom:3rem;font-style:italic}h2{font-size:1.4rem;font-weight:600;color:#333;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e9ecef}h3{font-size:1.2rem;font-weight:600;color:#555;margin-top:1.5rem;margin-bottom:.8rem}p{margin-bottom:1rem;line-height:1.7}ul,ol{margin-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem;line-height:1.6}.highlight-box{background:#f8f9ff;border-left:4px solid #2B5CE6;padding:1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.warning-box{background:#fff3cd;border-left:4px solid #ffc107;padding:1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.contact-info{background:#e8f5e8;padding:1.5rem;border-radius:8px;margin-top:2rem}table{width:100%;border-collapse:collapse;margin:1rem 0}th,td{border:1px solid #ddd;padding:.8rem;text-align:left}th{background:#f8f9fa;font-weight:600}.section-number{display:inline-block;background:#2b5ce6;color:#fff;width:24px;height:24px;border-radius:50%;text-align:center;font-size:.9rem;font-weight:600;margin-right:.5rem}.article-number{font-weight:700;color:#2b5ce6}@media(max-width:768px){main{padding:1.5rem;margin:1rem 0}h1{font-size:2rem}.container{padding:0 15px}}
