.guide-container{max-width:800px;margin:0 auto;padding:20px}.guide-section{background-color:#fff;border-radius:10px;margin-bottom:30px;padding:20px;box-shadow:0 2px 8px #0000001a}.guide-title{color:#333;border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:10px;font-size:24px}.guide-subtitle{color:#444;margin:20px 0 10px;font-size:18px}.guide-text{color:#555;margin-bottom:15px;line-height:1.6}.guide-step{align-items:flex-start;margin-bottom:15px;display:flex}.step-number{color:#fff;background-color:#555;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-right:15px;font-weight:700;display:flex}.step-content{flex:1}.step-title{color:#333;margin-bottom:5px;font-weight:700}.guide-list{margin:10px 0;padding-left:0;list-style:none}.guide-list li{margin-bottom:10px;padding-left:20px;line-height:1.5;position:relative}.guide-list li:before{content:"•";color:#555;position:absolute;left:0}.guide-notice{background-color:#f8f8f8;border-left:4px solid #555;border-radius:8px;margin:15px 0;padding:15px}.guide-notice strong{color:#333;margin-bottom:5px;display:block}@media (max-width:768px){.guide-section{padding:15px}}
