.title-card[data-v-350950e2]{background:#fff;border-radius:8px;padding:16px;margin-bottom:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border-left:4px solid #3498db}.title-card[data-v-350950e2]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.title-header[data-v-350950e2]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.title-header h3[data-v-350950e2]{color:#2c3e50;margin:0;flex:1}.badge[data-v-350950e2]{background:#3498db;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;margin-left:10px}.title-info[data-v-350950e2]{display:flex;justify-content:space-between;align-items:center}.module-count[data-v-350950e2]{color:#7f8c8d;font-size:14px}@media (max-width:768px){.title-header[data-v-350950e2]{flex-direction:column;align-items:flex-start}.badge[data-v-350950e2]{margin-left:0;margin-top:8px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}#app{min-height:100vh}.container{max-width:800px;margin:0 auto;padding:20px}h1{text-align:center;margin-bottom:30px;font-size:2.5rem}h1,h2{color:#2c3e50}h2{margin-bottom:20px;font-size:1.5rem}.search-container{margin-bottom:30px}.search-input{width:100%;padding:12px 16px;font-size:16px;border:2px solid #ddd;border-radius:8px;outline:none;transition:border-color .3s ease}.search-input:focus{border-color:#3498db}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}.modal-header{background:#2c3e50;color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;font-size:1.2rem;color:#fff}.close-btn{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn:hover{background:hsla(0,0%,100%,.1);border-radius:50%}.modal-body{padding:20px;max-height:calc(80vh - 100px);overflow-y:auto}.title-info-modal{color:#7f8c8d;margin-bottom:20px;font-size:14px}.info-link{color:#2980b9;text-decoration:underline;transition:color .3s}.info-link:hover{color:#3498db}.modules-list{display:flex;flex-direction:column;gap:8px}.module-item{background:#f8f9fa;padding:12px;border-radius:6px;display:flex;justify-content:space-between;align-items:center;border-left:3px solid #27ae60}.module-number{font-weight:700;color:#2c3e50;min-width:100px}.module-name{flex:1;margin:0 12px}.module-alcance{background:#27ae60;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}.module-alcance.n{background:#e74c3c}.initial-message,.no-results{text-align:center;color:#7f8c8d;padding:40px 20px;font-size:18px}@media (max-width:768px){.container{padding:10px}.module-item{flex-direction:column;align-items:flex-start;gap:8px}.module-name{margin:0}}.modal-actions{display:flex;gap:10px;align-items:center}.print-btn{background:#27ae60;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px}.print-btn:hover{background:#219653}@media print{body *{visibility:hidden}.print-content,.print-content *{visibility:visible}.print-content{position:absolute;left:0;top:0;width:100%}}.print-content{display:none}.print-header{margin-bottom:20px;text-align:center}.print-header h1{color:#2c3e50;margin-bottom:10px}.print-table{width:100%;border-collapse:collapse;margin-top:15px}.print-table td,.print-table th{border:1px solid #ddd;padding:8px;text-align:left}.print-table th{background-color:#f8f9fa;font-weight:700}.alcance-cell.s{background-color:#d4edda;color:#155724}.alcance-cell.n{background-color:#f8d7da;color:#721c24}.print-footer{margin-top:30px;text-align:center;color:#6c757d}