.guide-container{max-width:900px;margin:0 auto;padding:40px 20px;color:var(--text-primary)}.guide-header{text-align:center;margin-bottom:60px;border-bottom:1px solid var(--border-color);padding-bottom:40px}.guide-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#fff}.guide-subtitle{font-size:1.2rem;color:var(--text-secondary)}.guide-article{line-height:1.8}.guide-section{margin-bottom:50px}.guide-section h2{font-size:1.8rem;color:var(--primary-color);margin-bottom:20px;border-left:4px solid var(--primary-color);padding-left:15px}.guide-section p{margin-bottom:16px;font-size:1.1rem}.guide-section ul{list-style:disc;margin-left:20px;margin-bottom:20px}.guide-section li{margin-bottom:10px}.bottom-notice{background-color:rgba(0,153,255,.05);padding:30px;border-radius:12px;border:1px dashed var(--primary-color)}.guide-example-box{background-color:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:20px;margin-top:15px}.guide-example-box p{color:#fff;font-size:1.05rem;margin-bottom:12px}.guide-example-box ul{margin-bottom:0}.guide-example-box li{font-size:.95rem;color:#ccc}.highlight-feature{background:linear-gradient(90deg,rgba(88,101,242,.15),rgba(88,101,242,.05));border:1px solid rgba(88,101,242,.3);border-left:5px solid #5865f2;padding:16px 20px!important;border-radius:8px;list-style:none!important;margin:25px 0!important;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative;transition:transform .2s ease}.highlight-feature:hover{transform:translateY(-2px);background:linear-gradient(90deg,rgba(88,101,242,.2),rgba(88,101,242,.1))}.highlight-feature:after{content:"강력 추천";position:absolute;top:-10px;right:15px;background:#5865f2;color:#fff;font-size:.75rem;font-weight:700;padding:2px 10px;border-radius:20px;box-shadow:0 2px 6px rgba(88,101,242,.4)}.highlight-feature strong{color:#9da5f8;font-size:1.15rem}