.advice-detail{min-height:60vh;padding:2rem 1rem}.advice-container{margin:0 auto;max-width:800px}.back-link{align-items:center;color:#666;display:inline-flex;font-size:.95rem;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .2s}.back-link:hover{color:#192c49}.back-link svg{flex-shrink:0}.advice-header{border-bottom:1px solid #e5e7eb;margin-bottom:2.5rem;padding-bottom:2rem}.advice-icon{height:60px;margin-bottom:1.5rem;width:60px}.advice-icon img{height:100%;object-fit:contain;width:100%}.advice-header h1{color:#192c49;font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 1rem}.advice-intro{color:#666;font-size:1.125rem;line-height:1.7;margin:0}.advice-content{color:#333;font-size:1rem;line-height:1.8}.advice-content h2{font-size:1.5rem;margin:2rem 0 1rem}.advice-content h2,.advice-content h3{color:#192c49;font-weight:600;line-height:1.4}.advice-content h3{font-size:1.25rem;margin:1.5rem 0 .75rem}.advice-content p{margin:0 0 1.25rem}.advice-content ol,.advice-content ul{margin:0 0 1.25rem;padding-left:1.5rem}.advice-content li{line-height:1.7;margin-bottom:.5rem}.advice-content a{color:#192c49;text-decoration:underline}.advice-content a:hover{color:#2a4a7f}.advice-content strong{color:#192c49;font-weight:600}.advice-content img{border-radius:8px;height:auto;margin:1.5rem 0;max-width:100%}.advice-not-found{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:2rem 1rem}.not-found-content{max-width:400px;text-align:center}.not-found-content svg{color:#d1d5db;margin-bottom:1.5rem}.not-found-content h2{color:#192c49;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.not-found-content p{color:#666;line-height:1.6;margin:0 0 2rem}.btn-primary{background-color:#192c49;border-radius:6px;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s}.btn-primary:hover{background-color:#2a4a7f}@media (min-width:640px){.advice-detail{padding:3rem 2rem}.advice-header h1{font-size:2.5rem}.advice-icon{height:70px;width:70px}}@media (min-width:1024px){.advice-detail{padding:4rem 2rem}.advice-header h1{font-size:3rem}.advice-icon{height:80px;width:80px}.advice-intro{font-size:1.25rem}.advice-content{font-size:1.0625rem}}@media print{.back-link,.btn-primary{display:none}.advice-detail{padding:0}}