.giv-form-container,.giv-jefe-panel{max-width:1100px;margin:20px auto;background:#fff;padding:25px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);font-family:system-ui,-apple-system,sans-serif}.giv-grid-layout,.giv-grid-filtros{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.giv-submit,.giv-btn{background:#0073aa;color:white;padding:10px 15px;border:none;cursor:pointer;border-radius:4px;font-weight:700}.giv-btn-green{background:#28a745;color:white;border:none;padding:10px 15px;cursor:pointer;border-radius:4px;font-weight:700}.giv-btn-secondary{background:#666;color:white;text-decoration:none;padding:8px 12px;border-radius:4px;border:none;cursor:pointer;font-weight:700}.giv-btn-bad{background:#dc3545;color:white;border:none;padding:6px 10px;border-radius:4px;cursor:pointer}.giv-btn-small{background:#17a2b8;color:white;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:.85em}.giv-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:.9em}.giv-table th,.giv-table td{padding:10px;border-bottom:1px solid #eee;text-align:left}.giv-table th{background:#f9f9f9;font-weight:700}.giv-modal{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.giv-modal-content{background:#fff;margin:5% auto;padding:25px;width:90%;max-width:600px;border-radius:8px;position:relative;max-height:85vh;overflow-y:auto}.giv-close{position:absolute;right:15px;top:10px;font-size:28px;cursor:pointer}.giv-menu-nav{margin:0 auto 20px;max-width:1100px;display:flex;gap:10px;flex-wrap:wrap}.giv-menu-item{background:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;color:#333;border:1px solid #ddd;font-weight:700}.giv-menu-item:hover{background:#f0f0f0;color:#0073aa}.giv-badge{padding:3px 8px;font-size:.75em;border-radius:20px;font-weight:700;display:inline-block}.giv-badge.disponible{background:#e0f2fe;color:#0369a1}.giv-badge.completada{background:#dcfce7;color:#15803d}.giv-card-form{background:#fdfdfd;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin-bottom:20px}.giv-tabs-nav{border-bottom:3px solid #eee;margin-bottom:20px;display:flex;gap:5px}.giv-tabs-nav a{text-decoration:none;color:#555;font-weight:700;padding:10px 20px;background:#f4f4f4;border-radius:5px 5px 0 0}.giv-tabs-nav a.active{background:#0073aa;color:white}.giv-success{background:#d4edda;color:#155724;padding:15px;border-radius:5px;margin-bottom:20px}.giv-error{background:#f8d7da;color:#721c24;padding:20px;border-radius:5px}